[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 10976 1726879358.38707: 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-njL executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 10976 1726879358.39018: Added group all to inventory 10976 1726879358.39020: Added group ungrouped to inventory 10976 1726879358.39025: Group all now contains ungrouped 10976 1726879358.39027: Examining possible inventory source: /tmp/ha_cluster-vxd/inventory.yml 10976 1726879358.48030: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 10976 1726879358.48072: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 10976 1726879358.48091: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 10976 1726879358.48147: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 10976 1726879358.48198: Loaded config def from plugin (inventory/script) 10976 1726879358.48199: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 10976 1726879358.48229: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 10976 1726879358.48290: Loaded config def from plugin (inventory/yaml) 10976 1726879358.48294: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 10976 1726879358.48357: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 10976 1726879358.48638: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 10976 1726879358.48640: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 10976 1726879358.48642: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 10976 1726879358.48647: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 10976 1726879358.48650: Loading data from /tmp/ha_cluster-vxd/inventory.yml 10976 1726879358.48698: /tmp/ha_cluster-vxd/inventory.yml was not parsable by auto 10976 1726879358.48743: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 10976 1726879358.48772: Loading data from /tmp/ha_cluster-vxd/inventory.yml 10976 1726879358.48829: group all already in inventory 10976 1726879358.48834: set inventory_file for managed_node1 10976 1726879358.48837: set inventory_dir for managed_node1 10976 1726879358.48838: Added host managed_node1 to inventory 10976 1726879358.48839: Added host managed_node1 to group all 10976 1726879358.48840: set ansible_host for managed_node1 10976 1726879358.48840: set ansible_ssh_extra_args for managed_node1 10976 1726879358.48842: set inventory_file for managed_node2 10976 1726879358.48844: set inventory_dir for managed_node2 10976 1726879358.48845: Added host managed_node2 to inventory 10976 1726879358.48845: Added host managed_node2 to group all 10976 1726879358.48846: set ansible_host for managed_node2 10976 1726879358.48846: set ansible_ssh_extra_args for managed_node2 10976 1726879358.48848: set inventory_file for managed_node3 10976 1726879358.48849: set inventory_dir for managed_node3 10976 1726879358.48850: Added host managed_node3 to inventory 10976 1726879358.48851: Added host managed_node3 to group all 10976 1726879358.48851: set ansible_host for managed_node3 10976 1726879358.48852: set ansible_ssh_extra_args for managed_node3 10976 1726879358.48853: Reconcile groups and hosts in inventory. 10976 1726879358.48856: Group ungrouped now contains managed_node1 10976 1726879358.48857: Group ungrouped now contains managed_node2 10976 1726879358.48858: Group ungrouped now contains managed_node3 10976 1726879358.48917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 10976 1726879358.48999: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 10976 1726879358.49032: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 10976 1726879358.49050: Loaded config def from plugin (vars/host_group_vars) 10976 1726879358.49051: 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) 10976 1726879358.49057: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 10976 1726879358.49062: 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) 10976 1726879358.49093: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 10976 1726879358.49333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879358.49397: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 10976 1726879358.49420: Loaded config def from plugin (connection/local) 10976 1726879358.49425: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 10976 1726879358.49758: Loaded config def from plugin (connection/paramiko_ssh) 10976 1726879358.49761: 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) 10976 1726879358.50367: 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) 10976 1726879358.50391: Loaded config def from plugin (connection/psrp) 10976 1726879358.50393: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 10976 1726879358.50804: 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) 10976 1726879358.50829: Loaded config def from plugin (connection/ssh) 10976 1726879358.50830: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 10976 1726879358.52060: 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) 10976 1726879358.52086: Loaded config def from plugin (connection/winrm) 10976 1726879358.52088: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 10976 1726879358.52109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 10976 1726879358.52153: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 10976 1726879358.52197: Loaded config def from plugin (shell/cmd) 10976 1726879358.52199: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 10976 1726879358.52215: 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) 10976 1726879358.52254: Loaded config def from plugin (shell/powershell) 10976 1726879358.52255: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 10976 1726879358.52296: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 10976 1726879358.52404: Loaded config def from plugin (shell/sh) 10976 1726879358.52405: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 10976 1726879358.52429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 10976 1726879358.52616: Loaded config def from plugin (become/runas) 10976 1726879358.52618: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 10976 1726879358.52730: Loaded config def from plugin (become/su) 10976 1726879358.52732: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 10976 1726879358.52829: Loaded config def from plugin (become/sudo) 10976 1726879358.52830: 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 10976 1726879358.52853: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_cib_node_attributes.yml 10976 1726879358.53241: trying /usr/local/lib/python3.12/site-packages/ansible/modules 10976 1726879358.55223: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 10976 1726879358.55685: in VariableManager get_vars() 10976 1726879358.55701: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879358.55712: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879358.55715: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879358.55755: done with get_vars() 10976 1726879358.55800: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 10976 1726879358.55812: 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 10976 1726879358.56024: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 10976 1726879358.56154: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 10976 1726879358.56162: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-njL/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__) 10976 1726879358.56197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 10976 1726879358.56223: 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) 10976 1726879358.56392: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 10976 1726879358.56454: Loaded config def from plugin (callback/default) 10976 1726879358.56457: 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) 10976 1726879358.57485: Loaded config def from plugin (callback/junit) 10976 1726879358.57488: 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) 10976 1726879358.57517: 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) 10976 1726879358.57559: Loaded config def from plugin (callback/minimal) 10976 1726879358.57561: 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) 10976 1726879358.57590: 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) 10976 1726879358.57628: Loaded config def from plugin (callback/tree) 10976 1726879358.57630: 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 10976 1726879358.57729: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 10976 1726879358.57731: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-njL/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_cib_node_attributes.yml **************************************** 2 plays in /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_cib_node_attributes.yml 10976 1726879358.57750: in VariableManager get_vars() 10976 1726879358.57763: done with get_vars() 10976 1726879358.57768: in VariableManager get_vars() 10976 1726879358.57773: done with get_vars() 10976 1726879358.57778: variable 'omit' from source: magic vars 10976 1726879358.57803: in VariableManager get_vars() 10976 1726879358.57811: done with get_vars() 10976 1726879358.57826: variable 'omit' from source: magic vars PLAY [all] ********************************************************************* 10976 1726879358.58231: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 10976 1726879358.58284: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 10976 1726879358.58312: getting the remaining hosts for this loop 10976 1726879358.58313: done getting the remaining hosts for this loop 10976 1726879358.58315: getting the next task for host managed_node2 10976 1726879358.58318: done getting next task for host managed_node2 10976 1726879358.58319: ^ task is: TASK: meta (flush_handlers) 10976 1726879358.58320: ^ 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 10976 1726879358.58325: getting variables 10976 1726879358.58326: in VariableManager get_vars() 10976 1726879358.58333: Calling all_inventory to load vars for managed_node2 10976 1726879358.58335: Calling groups_inventory to load vars for managed_node2 10976 1726879358.58336: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879358.58345: Calling all_plugins_play to load vars for managed_node2 10976 1726879358.58351: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879358.58353: Calling groups_plugins_play to load vars for managed_node2 10976 1726879358.58377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879358.58508: done with get_vars() 10976 1726879358.58517: done getting variables 10976 1726879358.58576: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 10976 1726879358.58652: in VariableManager get_vars() 10976 1726879358.58660: Calling all_inventory to load vars for managed_node2 10976 1726879358.58662: Calling groups_inventory to load vars for managed_node2 10976 1726879358.58663: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879358.58666: Calling all_plugins_play to load vars for managed_node2 10976 1726879358.58668: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879358.58669: Calling groups_plugins_play to load vars for managed_node2 10976 1726879358.58689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879358.58699: done with get_vars() 10976 1726879358.58706: done queuing things up, now waiting for results queue to drain 10976 1726879358.58707: results queue empty 10976 1726879358.58708: checking for any_errors_fatal 10976 1726879358.58709: done checking for any_errors_fatal 10976 1726879358.58709: checking for max_fail_percentage 10976 1726879358.58710: done checking for max_fail_percentage 10976 1726879358.58710: checking to see if all hosts have failed and the running result is not ok 10976 1726879358.58711: done checking to see if all hosts have failed 10976 1726879358.58711: getting the remaining hosts for this loop 10976 1726879358.58712: done getting the remaining hosts for this loop 10976 1726879358.58714: getting the next task for host managed_node2 10976 1726879358.58716: done getting next task for host managed_node2 10976 1726879358.58717: ^ task is: TASK: Include vault variables 10976 1726879358.58720: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879358.58722: getting variables 10976 1726879358.58723: in VariableManager get_vars() 10976 1726879358.58728: Calling all_inventory to load vars for managed_node2 10976 1726879358.58731: Calling groups_inventory to load vars for managed_node2 10976 1726879358.58733: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879358.58748: Calling all_plugins_play to load vars for managed_node2 10976 1726879358.58750: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879358.58752: Calling groups_plugins_play to load vars for managed_node2 10976 1726879358.59012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879358.59094: done with get_vars() 10976 1726879358.59102: done getting variables 10976 1726879358.59192: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Include vault variables] ************************************************* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_cib_node_attributes.yml:5 Friday 20 September 2024 20:42:38 -0400 (0:00:00.015) 0:00:00.015 ****** 10976 1726879358.59226: entering _queue_task() for managed_node2/include_vars 10976 1726879358.59228: Creating lock for include_vars 10976 1726879358.59521: worker is 1 (out of 1 available) 10976 1726879358.59532: exiting _queue_task() for managed_node2/include_vars 10976 1726879358.59545: done queuing things up, now waiting for results queue to drain 10976 1726879358.59548: waiting for pending results... 10976 1726879358.59742: running TaskExecutor() for managed_node2/TASK: Include vault variables 10976 1726879358.59825: in run() - task 0e24e73b-299d-f469-e0b0-000000000006 10976 1726879358.59847: variable 'ansible_search_path' from source: unknown 10976 1726879358.59886: calling self._execute() 10976 1726879358.59944: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879358.59954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879358.59965: variable 'omit' from source: magic vars 10976 1726879358.60054: variable 'omit' from source: magic vars 10976 1726879358.60089: variable 'omit' from source: magic vars 10976 1726879358.60126: variable 'omit' from source: magic vars 10976 1726879358.60171: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879358.60206: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879358.60233: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879358.60255: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879358.60274: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879358.60308: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10976 1726879358.60315: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879358.60323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879358.60417: Set connection var ansible_pipelining to False 10976 1726879358.60432: Set connection var ansible_shell_executable to /bin/sh 10976 1726879358.60441: Set connection var ansible_timeout to 10 10976 1726879358.60448: Set connection var ansible_shell_type to sh 10976 1726879358.60458: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879358.60466: Set connection var ansible_connection to ssh 10976 1726879358.60489: variable 'ansible_shell_executable' from source: unknown 10976 1726879358.60495: variable 'ansible_connection' from source: unknown 10976 1726879358.60501: variable 'ansible_module_compression' from source: unknown 10976 1726879358.60507: variable 'ansible_shell_type' from source: unknown 10976 1726879358.60512: variable 'ansible_shell_executable' from source: unknown 10976 1726879358.60518: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879358.60527: variable 'ansible_pipelining' from source: unknown 10976 1726879358.60532: variable 'ansible_timeout' from source: unknown 10976 1726879358.60539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879358.60670: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879358.60684: variable 'omit' from source: magic vars 10976 1726879358.60693: starting attempt loop 10976 1726879358.60698: running the handler 10976 1726879358.60783: handler run complete 10976 1726879358.60795: attempt loop complete, returning result 10976 1726879358.60800: _execute() done 10976 1726879358.60805: dumping result to json 10976 1726879358.60810: done dumping result, returning 10976 1726879358.60818: done running TaskExecutor() for managed_node2/TASK: Include vault variables [0e24e73b-299d-f469-e0b0-000000000006] 10976 1726879358.60828: sending task result for task 0e24e73b-299d-f469-e0b0-000000000006 ok: [managed_node2] => { "ansible_facts": { "ha_cluster_hacluster_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n31303833633366333561656439323930303361333161363239346166656537323933313436\n3432386236656563343237306335323637396239616230353561330a313731623238393238\n62343064666336643930663239383936616465643134646536656532323461356237646133\n3761616633323839633232353637366266350a313163633236376666653238633435306565\n3264623032333736393535663833\n" } }, "ansible_included_var_files": [ "/tmp/ha_cluster-vxd/tests/vars/vault-variables.yml" ], "changed": false } 10976 1726879358.61106: no more pending results, returning what we have 10976 1726879358.61109: results queue empty 10976 1726879358.61109: checking for any_errors_fatal 10976 1726879358.61111: done checking for any_errors_fatal 10976 1726879358.61112: checking for max_fail_percentage 10976 1726879358.61114: done checking for max_fail_percentage 10976 1726879358.61114: checking to see if all hosts have failed and the running result is not ok 10976 1726879358.61115: done checking to see if all hosts have failed 10976 1726879358.61116: getting the remaining hosts for this loop 10976 1726879358.61117: done getting the remaining hosts for this loop 10976 1726879358.61120: getting the next task for host managed_node2 10976 1726879358.61129: done getting next task for host managed_node2 10976 1726879358.61130: ^ task is: TASK: meta (flush_handlers) 10976 1726879358.61134: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879358.61137: getting variables 10976 1726879358.61139: in VariableManager get_vars() 10976 1726879358.61161: Calling all_inventory to load vars for managed_node2 10976 1726879358.61163: Calling groups_inventory to load vars for managed_node2 10976 1726879358.61167: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879358.61180: Calling all_plugins_play to load vars for managed_node2 10976 1726879358.61184: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879358.61187: Calling groups_plugins_play to load vars for managed_node2 10976 1726879358.61230: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000006 10976 1726879358.61233: WORKER PROCESS EXITING 10976 1726879358.61246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879358.61262: done with get_vars() 10976 1726879358.61268: done getting variables 10976 1726879358.61338: in VariableManager get_vars() 10976 1726879358.61348: Calling all_inventory to load vars for managed_node2 10976 1726879358.61350: Calling groups_inventory to load vars for managed_node2 10976 1726879358.61353: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879358.61357: Calling all_plugins_play to load vars for managed_node2 10976 1726879358.61359: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879358.61361: Calling groups_plugins_play to load vars for managed_node2 10976 1726879358.61390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879358.61405: done with get_vars() 10976 1726879358.61415: done queuing things up, now waiting for results queue to drain 10976 1726879358.61417: results queue empty 10976 1726879358.61418: checking for any_errors_fatal 10976 1726879358.61420: done checking for any_errors_fatal 10976 1726879358.61421: checking for max_fail_percentage 10976 1726879358.61424: done checking for max_fail_percentage 10976 1726879358.61425: checking to see if all hosts have failed and the running result is not ok 10976 1726879358.61426: done checking to see if all hosts have failed 10976 1726879358.61432: getting the remaining hosts for this loop 10976 1726879358.61433: done getting the remaining hosts for this loop 10976 1726879358.61435: getting the next task for host managed_node2 10976 1726879358.61439: done getting next task for host managed_node2 10976 1726879358.61440: ^ task is: TASK: meta (flush_handlers) 10976 1726879358.61446: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879358.61448: getting variables 10976 1726879358.61449: in VariableManager get_vars() 10976 1726879358.61457: Calling all_inventory to load vars for managed_node2 10976 1726879358.61459: Calling groups_inventory to load vars for managed_node2 10976 1726879358.61462: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879358.61466: Calling all_plugins_play to load vars for managed_node2 10976 1726879358.61468: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879358.61471: Calling groups_plugins_play to load vars for managed_node2 10976 1726879358.61501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879358.61514: done with get_vars() 10976 1726879358.61519: done getting variables 10976 1726879358.61792: in VariableManager get_vars() 10976 1726879358.61800: Calling all_inventory to load vars for managed_node2 10976 1726879358.61802: Calling groups_inventory to load vars for managed_node2 10976 1726879358.61804: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879358.61809: Calling all_plugins_play to load vars for managed_node2 10976 1726879358.61811: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879358.61814: Calling groups_plugins_play to load vars for managed_node2 10976 1726879358.61840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879358.61853: done with get_vars() 10976 1726879358.61863: done queuing things up, now waiting for results queue to drain 10976 1726879358.61865: results queue empty 10976 1726879358.61866: checking for any_errors_fatal 10976 1726879358.61867: done checking for any_errors_fatal 10976 1726879358.61867: checking for max_fail_percentage 10976 1726879358.61868: done checking for max_fail_percentage 10976 1726879358.61869: checking to see if all hosts have failed and the running result is not ok 10976 1726879358.61870: done checking to see if all hosts have failed 10976 1726879358.61870: getting the remaining hosts for this loop 10976 1726879358.61871: done getting the remaining hosts for this loop 10976 1726879358.62026: getting the next task for host managed_node2 10976 1726879358.62029: done getting next task for host managed_node2 10976 1726879358.62030: ^ task is: None 10976 1726879358.62032: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879358.62033: done queuing things up, now waiting for results queue to drain 10976 1726879358.62034: results queue empty 10976 1726879358.62034: checking for any_errors_fatal 10976 1726879358.62035: done checking for any_errors_fatal 10976 1726879358.62036: checking for max_fail_percentage 10976 1726879358.62037: done checking for max_fail_percentage 10976 1726879358.62037: checking to see if all hosts have failed and the running result is not ok 10976 1726879358.62038: done checking to see if all hosts have failed 10976 1726879358.62040: getting the next task for host managed_node2 10976 1726879358.62042: done getting next task for host managed_node2 10976 1726879358.62043: ^ task is: None 10976 1726879358.62044: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879358.62198: in VariableManager get_vars() 10976 1726879358.62215: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879358.62234: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879358.62239: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879358.62273: done with get_vars() 10976 1726879358.62280: in VariableManager get_vars() 10976 1726879358.62291: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879358.62303: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879358.62308: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879358.62340: done with get_vars() 10976 1726879358.62344: variable 'omit' from source: magic vars 10976 1726879358.62364: in VariableManager get_vars() 10976 1726879358.62373: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879358.62383: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879358.62386: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879358.62401: done with get_vars() 10976 1726879358.62418: variable 'omit' from source: magic vars PLAY [Configure node attributes] *********************************************** 10976 1726879358.62701: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 10976 1726879358.62721: getting the remaining hosts for this loop 10976 1726879358.62724: done getting the remaining hosts for this loop 10976 1726879358.62726: getting the next task for host managed_node2 10976 1726879358.62727: done getting next task for host managed_node2 10976 1726879358.62729: ^ task is: TASK: Gathering Facts 10976 1726879358.62730: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879358.62731: getting variables 10976 1726879358.62732: in VariableManager get_vars() 10976 1726879358.62736: Calling all_inventory to load vars for managed_node2 10976 1726879358.62738: Calling groups_inventory to load vars for managed_node2 10976 1726879358.62742: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879358.62745: Calling all_plugins_play to load vars for managed_node2 10976 1726879358.62746: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879358.62748: Calling groups_plugins_play to load vars for managed_node2 10976 1726879358.62766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879358.62775: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879358.62784: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879358.62786: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879358.62804: done with get_vars() 10976 1726879358.62808: done getting variables 10976 1726879358.62868: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_cib_node_attributes.yml:9 Friday 20 September 2024 20:42:38 -0400 (0:00:00.036) 0:00:00.052 ****** 10976 1726879358.62885: entering _queue_task() for managed_node2/gather_facts 10976 1726879358.62886: Creating lock for gather_facts 10976 1726879358.63065: worker is 1 (out of 1 available) 10976 1726879358.63076: exiting _queue_task() for managed_node2/gather_facts 10976 1726879358.63086: done queuing things up, now waiting for results queue to drain 10976 1726879358.63088: waiting for pending results... 10976 1726879358.63227: running TaskExecutor() for managed_node2/TASK: Gathering Facts 10976 1726879358.63276: in run() - task 0e24e73b-299d-f469-e0b0-000000000027 10976 1726879358.63288: variable 'ansible_search_path' from source: unknown 10976 1726879358.63325: calling self._execute() 10976 1726879358.63368: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879358.63372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879358.63383: variable 'omit' from source: magic vars 10976 1726879358.63454: variable 'omit' from source: magic vars 10976 1726879358.63473: variable 'omit' from source: magic vars 10976 1726879358.63501: variable 'omit' from source: magic vars 10976 1726879358.63536: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879358.63562: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879358.63580: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879358.63593: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879358.63608: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879358.63637: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10976 1726879358.63640: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879358.63645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879358.63715: Set connection var ansible_pipelining to False 10976 1726879358.63723: Set connection var ansible_shell_executable to /bin/sh 10976 1726879358.63728: Set connection var ansible_timeout to 10 10976 1726879358.63731: Set connection var ansible_shell_type to sh 10976 1726879358.63738: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879358.63747: Set connection var ansible_connection to ssh 10976 1726879358.63762: variable 'ansible_shell_executable' from source: unknown 10976 1726879358.63765: variable 'ansible_connection' from source: unknown 10976 1726879358.63767: variable 'ansible_module_compression' from source: unknown 10976 1726879358.63770: variable 'ansible_shell_type' from source: unknown 10976 1726879358.63772: variable 'ansible_shell_executable' from source: unknown 10976 1726879358.63774: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879358.63780: variable 'ansible_pipelining' from source: unknown 10976 1726879358.63783: variable 'ansible_timeout' from source: unknown 10976 1726879358.63787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879358.63929: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879358.63937: variable 'omit' from source: magic vars 10976 1726879358.63942: starting attempt loop 10976 1726879358.63945: running the handler 10976 1726879358.63958: variable 'ansible_facts' from source: unknown 10976 1726879358.63974: _low_level_execute_command(): starting 10976 1726879358.63988: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879358.64721: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879358.64740: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879358.64755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879358.64779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879358.64826: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879358.64839: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879358.64853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879358.64868: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879358.64881: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879358.64890: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879358.64899: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879358.64910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879358.64924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879358.64936: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879358.64947: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879358.64960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879358.65042: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879358.65066: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879358.65086: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879358.65334: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879358.66816: stdout chunk (state=3): >>>/root <<< 10976 1726879358.67018: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879358.67021: stdout chunk (state=3): >>><<< 10976 1726879358.67026: stderr chunk (state=3): >>><<< 10976 1726879358.67144: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879358.67148: _low_level_execute_command(): starting 10976 1726879358.67151: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879358.6704645-10984-130092904446578 `" && echo ansible-tmp-1726879358.6704645-10984-130092904446578="` echo /root/.ansible/tmp/ansible-tmp-1726879358.6704645-10984-130092904446578 `" ) && sleep 0' 10976 1726879358.68888: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879358.68929: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879358.68942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879358.68959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879358.69001: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879358.69012: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879358.69029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879358.69044: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879358.69053: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879358.69064: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879358.69078: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879358.69089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879358.69101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879358.69110: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879358.69117: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879358.69132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879358.70063: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879358.70097: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879358.70110: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879358.70209: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879358.72142: stdout chunk (state=3): >>>ansible-tmp-1726879358.6704645-10984-130092904446578=/root/.ansible/tmp/ansible-tmp-1726879358.6704645-10984-130092904446578 <<< 10976 1726879358.72341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879358.72344: stdout chunk (state=3): >>><<< 10976 1726879358.72347: stderr chunk (state=3): >>><<< 10976 1726879358.72431: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879358.6704645-10984-130092904446578=/root/.ansible/tmp/ansible-tmp-1726879358.6704645-10984-130092904446578 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879358.72435: variable 'ansible_module_compression' from source: unknown 10976 1726879358.72634: ANSIBALLZ: Using generic lock for ansible.legacy.setup 10976 1726879358.72637: ANSIBALLZ: Acquiring lock 10976 1726879358.72640: ANSIBALLZ: Lock acquired: 139704749141664 10976 1726879358.72642: ANSIBALLZ: Creating module 10976 1726879359.28439: ANSIBALLZ: Writing module into payload 10976 1726879359.28925: ANSIBALLZ: Writing module 10976 1726879359.28970: ANSIBALLZ: Renaming module 10976 1726879359.28982: ANSIBALLZ: Done creating module 10976 1726879359.29032: variable 'ansible_facts' from source: unknown 10976 1726879359.29048: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10976 1726879359.29066: _low_level_execute_command(): starting 10976 1726879359.29077: _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' 10976 1726879359.29890: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879359.29912: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879359.29931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879359.29955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879359.30010: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879359.30024: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879359.30045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879359.30069: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879359.30085: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879359.30099: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879359.30110: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879359.30124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879359.30148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879359.30162: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879359.30176: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879359.30197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879359.30283: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879359.30317: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879359.30343: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879359.30427: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879359.32191: stdout chunk (state=3): >>>PLATFORM <<< 10976 1726879359.32212: stdout chunk (state=3): >>>Linux FOUND <<< 10976 1726879359.32215: stdout chunk (state=3): >>>/usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 10976 1726879359.32308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879359.32438: stderr chunk (state=3): >>><<< 10976 1726879359.32457: stdout chunk (state=3): >>><<< 10976 1726879359.32734: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879359.32758 [managed_node2]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 10976 1726879359.32769: _low_level_execute_command(): starting 10976 1726879359.32777: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 10976 1726879359.33276: Sending initial data 10976 1726879359.33280: Sent initial data (1181 bytes) 10976 1726879359.33751: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879359.33786: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879359.33791: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879359.33800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879359.33812: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879359.33818: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration <<< 10976 1726879359.33825: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879359.33834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879359.33841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879359.33848: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879359.33872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879359.33949: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879359.33979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879359.33999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879359.34061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879359.37876: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 10976 1726879359.38299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879359.38373: stderr chunk (state=3): >>><<< 10976 1726879359.38414: stdout chunk (state=3): >>><<< 10976 1726879359.38418: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879359.38491: variable 'ansible_facts' from source: unknown 10976 1726879359.38494: variable 'ansible_facts' from source: unknown 10976 1726879359.38507: variable 'ansible_module_compression' from source: unknown 10976 1726879359.38609: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10976 1726879359.38612: variable 'ansible_facts' from source: unknown 10976 1726879359.38798: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879358.6704645-10984-130092904446578/AnsiballZ_setup.py 10976 1726879359.39001: Sending initial data 10976 1726879359.39028: Sent initial data (154 bytes) 10976 1726879359.40241: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879359.40248: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879359.40296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879359.40300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879359.40381: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879359.40396: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879359.40400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879359.40403: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879359.40426: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879359.40441: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879359.40452: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879359.40464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879359.40492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879359.40531: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879359.40534: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879359.40538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879359.40618: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879359.40639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879359.40652: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879359.40734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879359.42676: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879359.42690: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879359.42705: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmptx7yr26k /root/.ansible/tmp/ansible-tmp-1726879358.6704645-10984-130092904446578/AnsiballZ_setup.py <<< 10976 1726879359.42732: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879359.45012: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879359.45194: stderr chunk (state=3): >>><<< 10976 1726879359.45198: stdout chunk (state=3): >>><<< 10976 1726879359.45207: done transferring module to remote 10976 1726879359.45220: _low_level_execute_command(): starting 10976 1726879359.45226: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879358.6704645-10984-130092904446578/ /root/.ansible/tmp/ansible-tmp-1726879358.6704645-10984-130092904446578/AnsiballZ_setup.py && sleep 0' 10976 1726879359.46075: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879359.46102: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879359.46115: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879359.46156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879359.46159: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879359.46189: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879359.46193: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879359.46195: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879359.46210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879359.46213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879359.46255: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879359.46259: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879359.46262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879359.46355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879359.46388: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879359.46391: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879359.46488: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879359.48276: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879359.48347: stderr chunk (state=3): >>><<< 10976 1726879359.48355: stdout chunk (state=3): >>><<< 10976 1726879359.48380: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879359.48386: _low_level_execute_command(): starting 10976 1726879359.48406: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879358.6704645-10984-130092904446578/AnsiballZ_setup.py && sleep 0' 10976 1726879359.49126: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879359.49146: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879359.49149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879359.49185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879359.49232: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879359.49242: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879359.49251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879359.49266: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879359.49313: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879359.49326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879359.49329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879359.49338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879359.49341: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879359.49343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879359.49439: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879359.49458: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879359.49503: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879359.49591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879359.51616: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 10976 1726879359.51620: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10976 1726879359.51696: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879359.51727: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879359.51766: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879359.51784: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879359.51806: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 10976 1726879359.51867: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 10976 1726879359.51884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879359.51920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879359.51925: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3006243dc0> <<< 10976 1726879359.51981: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879359.52017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005fd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3006243b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879359.52052: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3006243ac0> import '_signal' # <<< 10976 1726879359.52062: stdout chunk (state=3): >>> <<< 10976 1726879359.52082: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005fd8490> <<< 10976 1726879359.52165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 10976 1726879359.52170: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005fd8940> <<< 10976 1726879359.52193: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005fd8670> <<< 10976 1726879359.52253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879359.52278: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879359.52283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879359.52347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879359.52359: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f8f190> <<< 10976 1726879359.52362: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879359.52383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879359.52447: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f8f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879359.52453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879359.52491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 10976 1726879359.52539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005fb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f8f940> <<< 10976 1726879359.52542: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005ff0880> <<< 10976 1726879359.52545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879359.52551: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f88d90> <<< 10976 1726879359.52617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 10976 1726879359.52634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005fb2d90> <<< 10976 1726879359.52667: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005fd8970> <<< 10976 1726879359.52695: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879359.53043: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879359.53071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879359.53075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879359.53091: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879359.53152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879359.53169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879359.53197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f2deb0> <<< 10976 1726879359.53243: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f31f40> <<< 10976 1726879359.53272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879359.53308: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879359.53350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879359.53379: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f2f640> <<< 10976 1726879359.53383: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f2d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879359.53451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879359.53466: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879359.53492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879359.53519: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879359.53584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005e14dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005e148b0> <<< 10976 1726879359.53597: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879359.53602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005e14eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879359.53620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879359.53647: stdout chunk (state=3): >>>import '_operator' # <<< 10976 1726879359.53653: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005e14f70> <<< 10976 1726879359.53670: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 10976 1726879359.53676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005e14e80> <<< 10976 1726879359.53697: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879359.53738: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f09d30> <<< 10976 1726879359.53740: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879359.53764: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f03610> <<< 10976 1726879359.53820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879359.53825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f16670> <<< 10976 1726879359.53838: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f36e20> <<< 10976 1726879359.53868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 10976 1726879359.53925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879359.53933: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005e26c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f09250> <<< 10976 1726879359.53993: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005f16280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f3c9d0> <<< 10976 1726879359.53996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879359.54001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879359.54004: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879359.54009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879359.54028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879359.54039: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005e26fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005e26d90> <<< 10976 1726879359.54061: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py<<< 10976 1726879359.54067: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005e26d00> <<< 10976 1726879359.54088: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879359.54091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879359.54118: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879359.54142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879359.54149: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879359.54213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879359.54286: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005dfa370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879359.54290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879359.54329: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005dfa460> <<< 10976 1726879359.54415: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005e2efa0> <<< 10976 1726879359.54489: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005e28a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005e28490> <<< 10976 1726879359.54534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879359.54572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879359.54606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005d2d1c0> <<< 10976 1726879359.54609: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005de4c70> <<< 10976 1726879359.54672: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005e28eb0> <<< 10976 1726879359.54714: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f3c040> <<< 10976 1726879359.54732: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879359.54754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879359.54774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 10976 1726879359.54781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005d3faf0> <<< 10976 1726879359.54802: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879359.54836: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879359.54839: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005d3fe20> <<< 10976 1726879359.54851: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879359.54862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879359.55010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 10976 1726879359.55059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879359.55063: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005d52730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005d52c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005cdf3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005d3ff10> <<< 10976 1726879359.55070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879359.55103: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005cef280> <<< 10976 1726879359.55185: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005d525b0> import 'pwd' # <<< 10976 1726879359.55196: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005cef340> <<< 10976 1726879359.55199: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005e269d0> <<< 10976 1726879359.55215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879359.55238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879359.55321: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005d0b6a0> <<< 10976 1726879359.55370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879359.55384: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005d0b970> <<< 10976 1726879359.55401: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005d0b760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005d0b850> <<< 10976 1726879359.55465: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879359.55669: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005d0bca0> <<< 10976 1726879359.55735: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005d181f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005d0b8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005cfea30> <<< 10976 1726879359.55739: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005e265b0> <<< 10976 1726879359.55765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879359.55788: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005d0ba90> <<< 10976 1726879359.56491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3005c34670> <<< 10976 1726879359.56497: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 10976 1726879359.56500: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.56502: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879359.56504: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.56506: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879359.56508: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.57640: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.58590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b717c0> <<< 10976 1726879359.58615: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879359.58644: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879359.58794: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 10976 1726879359.58826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005b71160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b71280> <<< 10976 1726879359.58831: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b71f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879359.58876: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b714f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b71d30> <<< 10976 1726879359.58892: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879359.58920: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879359.58932: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005b71f70> <<< 10976 1726879359.58941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879359.58972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879359.59007: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b71100> <<< 10976 1726879359.59032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879359.59048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879359.59072: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879359.59089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879359.59113: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879359.59209: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30055fdee0> <<< 10976 1726879359.59245: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30055070d0> <<< 10976 1726879359.59310: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30055072b0> <<< 10976 1726879359.59314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879359.59345: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005507c40> <<< 10976 1726879359.59365: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b58dc0> <<< 10976 1726879359.59546: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b583a0> <<< 10976 1726879359.59550: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879359.60021: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b58f70> <<< 10976 1726879359.60066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879359.60072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879359.60075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879359.60077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879359.60079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879359.60081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005ba6c10> <<< 10976 1726879359.60083: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b82cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b823a0> <<< 10976 1726879359.60085: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30055e2b80> <<< 10976 1726879359.60087: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005b824c0> <<< 10976 1726879359.60089: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b824f0> <<< 10976 1726879359.60091: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879359.60093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879359.60148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879359.60151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879359.60153: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005566250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005bb81f0> <<< 10976 1726879359.60157: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879359.60517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879359.60520: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30055738e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005bb8370> <<< 10976 1726879359.60547: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879359.60551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005bb8ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005573880> <<< 10976 1726879359.60553: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30055668b0> <<< 10976 1726879359.60556: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005b51190> <<< 10976 1726879359.60634: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005bb8670> <<< 10976 1726879359.60676: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005bb08b0> <<< 10976 1726879359.60680: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879359.60682: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879359.60684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879359.60727: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30055679d0> <<< 10976 1726879359.60975: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879359.61020: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005584b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005572640> <<< 10976 1726879359.61025: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879359.61027: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005567f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005572a30> # zipimport: zlib available <<< 10976 1726879359.61034: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.61036: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879359.61038: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.61091: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.61221: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.61226: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879359.61228: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879359.61230: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879359.61232: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.61319: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.61414: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.61885: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.62356: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10976 1726879359.62377: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879359.62391: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879359.62445: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30055ae7c0> <<< 10976 1726879359.62521: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30055b3820> <<< 10976 1726879359.62536: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30051199a0> <<< 10976 1726879359.62583: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 10976 1726879359.62626: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879359.62638: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.62749: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.62879: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879359.62906: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30055ed760> # zipimport: zlib available <<< 10976 1726879359.63304: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.63667: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.63726: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.63797: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879359.63801: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.63825: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.63860: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879359.63925: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.64002: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879359.64036: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879359.64039: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.64068: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.64107: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879359.64110: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.64294: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.64487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879359.64528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879359.64531: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879359.64602: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b753d0> # zipimport: zlib available <<< 10976 1726879359.64664: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.64752: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py <<< 10976 1726879359.64756: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879359.64775: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.64794: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.64836: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10976 1726879359.64877: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.64912: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.65006: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.65073: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879359.65095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879359.65182: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30055a59a0> <<< 10976 1726879359.65287: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3004fae430> <<< 10976 1726879359.65321: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879359.65380: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.65441: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.65454: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.65507: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879359.65526: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879359.65541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879359.65561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879359.65582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879359.65603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879359.65685: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30055b6670> <<< 10976 1726879359.65726: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b43d90> <<< 10976 1726879359.65787: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b75400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879359.65813: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.65840: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879359.65926: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 10976 1726879359.65946: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 10976 1726879359.65965: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.66004: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.66074: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.66088: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.66101: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.66133: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.66170: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.66197: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.66234: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 10976 1726879359.66307: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.66378: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.66391: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.66436: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py <<< 10976 1726879359.66439: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.66570: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.66707: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.66740: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.66788: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879359.66818: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 10976 1726879359.66824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 10976 1726879359.66847: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 10976 1726879359.66888: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005143ac0> <<< 10976 1726879359.66909: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 10976 1726879359.66931: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 10976 1726879359.66969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 10976 1726879359.66997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30050fba90> <<< 10976 1726879359.67045: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30050fba00> <<< 10976 1726879359.67120: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300512f760> <<< 10976 1726879359.67138: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005143190> <<< 10976 1726879359.67152: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3004e9af10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3004e9aaf0> <<< 10976 1726879359.67180: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 10976 1726879359.67219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 10976 1726879359.67225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 10976 1726879359.67273: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005b54cd0> <<< 10976 1726879359.67277: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30050ddeb0> <<< 10976 1726879359.67301: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 10976 1726879359.67334: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b542e0> <<< 10976 1726879359.67357: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 10976 1726879359.67372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879359.67398: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3004f02fa0> <<< 10976 1726879359.67438: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300512cdc0> <<< 10976 1726879359.67464: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3004e9adc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 10976 1726879359.67499: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 10976 1726879359.67514: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.67561: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.67607: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 10976 1726879359.67657: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.67717: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 10976 1726879359.67744: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879359.67747: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 10976 1726879359.67769: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.67806: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 10976 1726879359.67810: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.67843: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.67888: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 10976 1726879359.67932: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.67978: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 10976 1726879359.67981: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.68032: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.68081: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.68127: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.68188: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 10976 1726879359.68192: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.68580: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.68967: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 10976 1726879359.69094: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.69234: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.69238: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 10976 1726879359.69514: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879359.69554: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879359.69567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879359.69604: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300511f670> <<< 10976 1726879359.69618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 10976 1726879359.69754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879359.69809: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3004e1af10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 10976 1726879359.69868: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.69932: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 10976 1726879359.69937: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.70001: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.70103: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 10976 1726879359.70142: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.70227: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 10976 1726879359.70258: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.70309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 10976 1726879359.70331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 10976 1726879359.70502: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3004df9400> <<< 10976 1726879359.70739: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3004e59b20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 10976 1726879359.70791: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.70842: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 10976 1726879359.70914: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.70987: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.71086: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.71232: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 10976 1726879359.71237: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.71269: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.71311: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 10976 1726879359.71314: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.71343: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.71394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 10976 1726879359.71464: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3004d944f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3004d94a30> <<< 10976 1726879359.71483: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 10976 1726879359.71501: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.71529: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.71566: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 10976 1726879359.71701: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.71843: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 10976 1726879359.71847: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.71915: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.72000: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.72037: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.72081: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 10976 1726879359.72097: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.72189: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.72210: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.72332: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.72455: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 10976 1726879359.72458: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.72562: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.72661: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 10976 1726879359.72698: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.72729: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.73182: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.73613: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 10976 1726879359.73617: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.73702: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.73807: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 10976 1726879359.73810: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.73878: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.73964: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 10976 1726879359.74110: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.74259: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 10976 1726879359.74262: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.74264: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.74277: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 10976 1726879359.74306: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.74343: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 10976 1726879359.74368: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.74440: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.74520: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.74698: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.74876: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 10976 1726879359.75056: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.75303: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 10976 1726879359.75307: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.75354: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.75401: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 10976 1726879359.75893: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879359.75950: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 10976 1726879359.75985: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.76027: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 10976 1726879359.76031: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.76059: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.76088: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 10976 1726879359.76137: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.76168: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 10976 1726879359.76171: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.76253: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.76330: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 10976 1726879359.76333: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 10976 1726879359.76346: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.76373: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.76430: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 10976 1726879359.76505: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.76510: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879359.76548: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.76605: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.76681: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 10976 1726879359.76695: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.76741: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.76791: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 10976 1726879359.76794: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.76958: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.77119: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 10976 1726879359.77162: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.77203: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 10976 1726879359.77248: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.77299: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 10976 1726879359.77365: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.77447: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 10976 1726879359.77462: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.77525: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.77602: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 10976 1726879359.77685: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879359.78110: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879359.78443: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 10976 1726879359.78455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 10976 1726879359.78486: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 10976 1726879359.78489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 10976 1726879359.78528: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3004bd90a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3004bd98e0> <<< 10976 1726879359.78594: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3004bd96d0> <<< 10976 1726879359.91513: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 10976 1726879359.91541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3004bd9a00> <<< 10976 1726879359.91556: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 10976 1726879359.91594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 10976 1726879359.91611: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3004de1f10> <<< 10976 1726879359.91671: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879359.91708: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3004d885b0> <<< 10976 1726879359.91732: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3004d886a0> <<< 10976 1726879359.92005: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 10976 1726879360.16584: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAJrcI/oHSf9JAlAhGxAyQ5hJe8NXAzLckhcwSIOcW5gJ6Dp40raepTt0TKVlGxW1z5ybLLh5FJvRASvbXs127jRwMP43lUZRqIdGLVKQfijUMQhEGKcpNzaDeYxOhcoNebu+/0Yu+gPy5kuKVxDRrf8KX4Wm9DnagLELwYg3F/e9AAAAFQC1I7Hi5ewiEuQnMifuYLUbbE4a9QAAAIBXj1aJf98tnbnJXwhzyILVjNGSoLSoGDaKsBNU1K4ucxlHY1b13VFkjGm8RMtaJebIyYPi1jrPQdhmjg3kg73qeun0QivnFOvzrF4SNEW4oQgIZWhxNGgrKScZgP6wWRNjXCrSCBjkgzVcerTIq/WSZ/J/fwMBnAksdOmy6Jg1EAAAAIEAmQUZuA1Nqd9xDAnTJnUbUFC1D91toUHGwAV06LXkxNCBRchtShL3cUCd3WEvPs/YP+9jHINLwL6K28wKgBRDfiKHZNsGWfISKzx28q5xfhjvChG4vuLOTo+zRlN77YaVtZ7D4gnfR8h4/VQXIt32F5KtcBtcznR29e6Xm97N09g=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDBTnDdFTikF4BFSiYWhFL6Jx5gu+SeVmRpmSrwlNh8BDXDA0SH3ghOEkWvmm/+mefo55/8TdjkX0tH4esv4BcsZ6W7Ka+JfDbB6+uyEaam/yxTp6RI7n8es4z1XqLvKRi7ucOfH/f5sXJay3+bNGHLe22XIwCDPw4oEC6yAQeWD1GFQOIJ7S7k58rYxA4nBcVvjN+pzDaxtW4cmbCRc+DbRpA+6DUOGNCRU+A69HkY/NzEDvPuE6I+SqAArQDYHCIzj/idRFc1iPZ/hOsTL5f80pLZC3zQXO0L+APHTmFT5Ax3c4jd7673DB/5hmtUnvxoFNYMMOzQyOjO9cZrWOnXf61Vs7QKi9KmguudtcgK+yebwwAT0gTDkOi/mrNiBN/Dk0YyUmxT1v9Kd1OrR/jI5oizh6xZyg6twODAY25Gtcg04pDMRbKVdXLnW2nIFmtOnGQlgzhpOzYR9urkfnXUEJzKARmFOKewvO27j5Vh+09cSeO7khXY41slZm01X4E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMinRoU+asoYozCpIIdt6CN3o2rJijRg7qdXwpdvLIpDgRLt5aq2KHO/uOzwD4uyBrcaPVI5c5T87jn0hPRCJmg=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIP27zdqF4sPCC+3TfRoElwqrhHErbjdQYw3Ibr4E0FHg", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 1<<< 10976 1726879360.16620: stdout chunk (state=3): >>>5:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-42-6.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-42-6", "ansible_nodename": "ip-10-31-42-6.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "e275aa79dac24fe8ad6a652578eec988", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_fips": false, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 2039, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 1493, "free": 2039}, "nocache": {"free": 2661, "used": 871}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec29f240-f85d-194a-0bc1-48a505dbdb2e", "ansible_product_uuid": "ec29f240-f85d-194a-0bc1-48a505dbdb2e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 369, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264142696448, "block_size": 4096, "block_total": 65519355, "block_available": 64487963, "block_used": 1031392, "inode_total": 131071472, "inode_available": 130991640, "inode_used": 79832, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_lsb": {}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0e:75:22:49:d8:39", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.42.6", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c75:22ff:fe49:d839", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx<<< 10976 1726879360.16651: stdout chunk (state=3): >>>_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.42.6", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:75:22:49:d8:39", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.42.6"], "ansible_all_ipv6_addresses": ["fe80::c75:22ff:fe49:d839"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.42.6", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c75:22ff:fe49:d839"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_loadavg": {"1m": 0.64, "5m": 0.41, "15m": 0.18}, "ansible_service_mgr": "systemd", "ansible_is_chroot": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.43.22 59974 10.31.42.6 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.43.22 59974 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "42", "second": "40", "epoch": "1726879360", "epoch_int": "1726879360", "date": "2024-09-20", "time": "20:42:40", "iso8601_micro": "2024-09-21T00:42:40.162875Z", "iso8601": "2024-09-21T00:42:40Z", "iso8601_basic": "20240920T204240162875", "iso8601_basic_short": "20240920T204240", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 10976 1726879360.17198: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc <<< 10976 1726879360.17255: stdout chunk (state=3): >>># cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token <<< 10976 1726879360.17300: stdout chunk (state=3): >>># destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime <<< 10976 1726879360.17329: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin <<< 10976 1726879360.17367: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 10976 1726879360.17661: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879360.17688: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879360.17723: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 10976 1726879360.17787: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 10976 1726879360.17791: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879360.17803: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879360.17845: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 10976 1726879360.17912: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 10976 1726879360.17918: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle <<< 10976 1726879360.17963: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction <<< 10976 1726879360.17966: stdout chunk (state=3): >>># destroy shlex # destroy datetime <<< 10976 1726879360.18005: stdout chunk (state=3): >>># destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass <<< 10976 1726879360.18020: stdout chunk (state=3): >>># destroy json <<< 10976 1726879360.18061: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 10976 1726879360.18115: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios <<< 10976 1726879360.18201: stdout chunk (state=3): >>># cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 10976 1726879360.18259: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 10976 1726879360.18315: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879360.18355: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10976 1726879360.18369: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879360.18431: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma<<< 10976 1726879360.18434: stdout chunk (state=3): >>> # destroy zlib # destroy _signal <<< 10976 1726879360.18639: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 10976 1726879360.18675: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 10976 1726879360.18678: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879360.18752: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879360.18765: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879360.19138: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879360.19207: stderr chunk (state=3): >>><<< 10976 1726879360.19210: stdout chunk (state=3): >>><<< 10976 1726879360.19469: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3006243dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005fd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3006243b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3006243ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005fd8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005fd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005fd8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f8f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f8f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005fb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005ff0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f88d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005fb2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005fd8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f2deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f31f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f2f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f2d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005e14dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005e148b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005e14eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005e14f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005e14e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f09d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f03610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f16670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f36e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005e26c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f09250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005f16280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f3c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005e26fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005e26d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005e26d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005dfa370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005dfa460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005e2efa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005e28a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005e28490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005d2d1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005de4c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005e28eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005f3c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005d3faf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005d3fe20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005d52730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005d52c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005cdf3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005d3ff10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005cef280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005d525b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005cef340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005e269d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005d0b6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005d0b970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005d0b760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005d0b850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005d0bca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005d181f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005d0b8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005cfea30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005e265b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005d0ba90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3005c34670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b717c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005b71160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b71280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b71f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b714f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b71d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005b71f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b71100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30055fdee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30055070d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30055072b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005507c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b58dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b583a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b58f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005ba6c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b82cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b823a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30055e2b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005b824c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b824f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005566250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005bb81f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30055738e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005bb8370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005bb8ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005573880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30055668b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005b51190> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005bb8670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005bb08b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30055679d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005584b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005572640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005567f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005572a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30055ae7c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30055b3820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30051199a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30055ed760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b753d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30055a59a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3004fae430> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30055b6670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b43d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b75400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005143ac0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30050fba90> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30050fba00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300512f760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005143190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3004e9af10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3004e9aaf0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3005b54cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30050ddeb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3005b542e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3004f02fa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300512cdc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3004e9adc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300511f670> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3004e1af10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3004df9400> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3004e59b20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3004d944f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3004d94a30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_zs55a0rg/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3004bd90a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3004bd98e0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3004bd96d0> # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3004bd9a00> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3004de1f10> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3004d885b0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3004d886a0> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAJrcI/oHSf9JAlAhGxAyQ5hJe8NXAzLckhcwSIOcW5gJ6Dp40raepTt0TKVlGxW1z5ybLLh5FJvRASvbXs127jRwMP43lUZRqIdGLVKQfijUMQhEGKcpNzaDeYxOhcoNebu+/0Yu+gPy5kuKVxDRrf8KX4Wm9DnagLELwYg3F/e9AAAAFQC1I7Hi5ewiEuQnMifuYLUbbE4a9QAAAIBXj1aJf98tnbnJXwhzyILVjNGSoLSoGDaKsBNU1K4ucxlHY1b13VFkjGm8RMtaJebIyYPi1jrPQdhmjg3kg73qeun0QivnFOvzrF4SNEW4oQgIZWhxNGgrKScZgP6wWRNjXCrSCBjkgzVcerTIq/WSZ/J/fwMBnAksdOmy6Jg1EAAAAIEAmQUZuA1Nqd9xDAnTJnUbUFC1D91toUHGwAV06LXkxNCBRchtShL3cUCd3WEvPs/YP+9jHINLwL6K28wKgBRDfiKHZNsGWfISKzx28q5xfhjvChG4vuLOTo+zRlN77YaVtZ7D4gnfR8h4/VQXIt32F5KtcBtcznR29e6Xm97N09g=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDBTnDdFTikF4BFSiYWhFL6Jx5gu+SeVmRpmSrwlNh8BDXDA0SH3ghOEkWvmm/+mefo55/8TdjkX0tH4esv4BcsZ6W7Ka+JfDbB6+uyEaam/yxTp6RI7n8es4z1XqLvKRi7ucOfH/f5sXJay3+bNGHLe22XIwCDPw4oEC6yAQeWD1GFQOIJ7S7k58rYxA4nBcVvjN+pzDaxtW4cmbCRc+DbRpA+6DUOGNCRU+A69HkY/NzEDvPuE6I+SqAArQDYHCIzj/idRFc1iPZ/hOsTL5f80pLZC3zQXO0L+APHTmFT5Ax3c4jd7673DB/5hmtUnvxoFNYMMOzQyOjO9cZrWOnXf61Vs7QKi9KmguudtcgK+yebwwAT0gTDkOi/mrNiBN/Dk0YyUmxT1v9Kd1OrR/jI5oizh6xZyg6twODAY25Gtcg04pDMRbKVdXLnW2nIFmtOnGQlgzhpOzYR9urkfnXUEJzKARmFOKewvO27j5Vh+09cSeO7khXY41slZm01X4E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMinRoU+asoYozCpIIdt6CN3o2rJijRg7qdXwpdvLIpDgRLt5aq2KHO/uOzwD4uyBrcaPVI5c5T87jn0hPRCJmg=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIP27zdqF4sPCC+3TfRoElwqrhHErbjdQYw3Ibr4E0FHg", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-42-6.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-42-6", "ansible_nodename": "ip-10-31-42-6.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "e275aa79dac24fe8ad6a652578eec988", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_fips": false, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 2039, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 1493, "free": 2039}, "nocache": {"free": 2661, "used": 871}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec29f240-f85d-194a-0bc1-48a505dbdb2e", "ansible_product_uuid": "ec29f240-f85d-194a-0bc1-48a505dbdb2e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 369, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264142696448, "block_size": 4096, "block_total": 65519355, "block_available": 64487963, "block_used": 1031392, "inode_total": 131071472, "inode_available": 130991640, "inode_used": 79832, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_lsb": {}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0e:75:22:49:d8:39", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.42.6", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c75:22ff:fe49:d839", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.42.6", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:75:22:49:d8:39", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.42.6"], "ansible_all_ipv6_addresses": ["fe80::c75:22ff:fe49:d839"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.42.6", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c75:22ff:fe49:d839"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_loadavg": {"1m": 0.64, "5m": 0.41, "15m": 0.18}, "ansible_service_mgr": "systemd", "ansible_is_chroot": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.43.22 59974 10.31.42.6 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.43.22 59974 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "42", "second": "40", "epoch": "1726879360", "epoch_int": "1726879360", "date": "2024-09-20", "time": "20:42:40", "iso8601_micro": "2024-09-21T00:42:40.162875Z", "iso8601": "2024-09-21T00:42:40Z", "iso8601_basic": "20240920T204240162875", "iso8601_basic_short": "20240920T204240", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 10976 1726879360.21042: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879358.6704645-10984-130092904446578/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879360.21046: _low_level_execute_command(): starting 10976 1726879360.21048: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879358.6704645-10984-130092904446578/ > /dev/null 2>&1 && sleep 0' 10976 1726879360.22701: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879360.22721: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879360.22740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879360.22757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879360.22810: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879360.22838: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879360.22896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879360.22920: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879360.22936: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879360.22949: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879360.22962: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879360.22979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879360.23002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879360.23015: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879360.23033: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879360.23046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879360.23245: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879360.23272: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879360.23294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879360.23387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879360.25519: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879360.25524: stdout chunk (state=3): >>><<< 10976 1726879360.25527: stderr chunk (state=3): >>><<< 10976 1726879360.25830: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879360.25834: handler run complete 10976 1726879360.25837: variable 'ansible_facts' from source: unknown 10976 1726879360.25839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879360.26106: variable 'ansible_facts' from source: unknown 10976 1726879360.26313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879360.26564: attempt loop complete, returning result 10976 1726879360.26598: _execute() done 10976 1726879360.26606: dumping result to json 10976 1726879360.26734: done dumping result, returning 10976 1726879360.26747: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0e24e73b-299d-f469-e0b0-000000000027] 10976 1726879360.26756: sending task result for task 0e24e73b-299d-f469-e0b0-000000000027 10976 1726879360.34483: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000027 10976 1726879360.34487: WORKER PROCESS EXITING ok: [managed_node2] 10976 1726879360.34900: no more pending results, returning what we have 10976 1726879360.34902: results queue empty 10976 1726879360.34903: checking for any_errors_fatal 10976 1726879360.34905: done checking for any_errors_fatal 10976 1726879360.34905: checking for max_fail_percentage 10976 1726879360.34907: done checking for max_fail_percentage 10976 1726879360.34907: checking to see if all hosts have failed and the running result is not ok 10976 1726879360.34908: done checking to see if all hosts have failed 10976 1726879360.34909: getting the remaining hosts for this loop 10976 1726879360.34910: done getting the remaining hosts for this loop 10976 1726879360.34913: getting the next task for host managed_node2 10976 1726879360.34917: done getting next task for host managed_node2 10976 1726879360.34919: ^ task is: TASK: meta (flush_handlers) 10976 1726879360.34920: ^ 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 10976 1726879360.34926: getting variables 10976 1726879360.34927: in VariableManager get_vars() 10976 1726879360.34943: Calling all_inventory to load vars for managed_node2 10976 1726879360.34946: Calling groups_inventory to load vars for managed_node2 10976 1726879360.34949: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879360.34955: Calling all_plugins_play to load vars for managed_node2 10976 1726879360.34958: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879360.34960: Calling groups_plugins_play to load vars for managed_node2 10976 1726879360.35127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879360.35328: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879360.35345: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879360.35356: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879360.35400: done with get_vars() 10976 1726879360.35411: done getting variables 10976 1726879360.35476: in VariableManager get_vars() 10976 1726879360.35487: Calling all_inventory to load vars for managed_node2 10976 1726879360.35489: Calling groups_inventory to load vars for managed_node2 10976 1726879360.35492: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879360.35497: Calling all_plugins_play to load vars for managed_node2 10976 1726879360.35499: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879360.35502: Calling groups_plugins_play to load vars for managed_node2 10976 1726879360.35954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879360.36180: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879360.36197: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879360.36202: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879360.36238: done with get_vars() 10976 1726879360.36250: done queuing things up, now waiting for results queue to drain 10976 1726879360.36252: results queue empty 10976 1726879360.36253: checking for any_errors_fatal 10976 1726879360.36257: done checking for any_errors_fatal 10976 1726879360.36264: checking for max_fail_percentage 10976 1726879360.36265: done checking for max_fail_percentage 10976 1726879360.36266: checking to see if all hosts have failed and the running result is not ok 10976 1726879360.36267: done checking to see if all hosts have failed 10976 1726879360.36268: getting the remaining hosts for this loop 10976 1726879360.36269: done getting the remaining hosts for this loop 10976 1726879360.36272: getting the next task for host managed_node2 10976 1726879360.36276: done getting next task for host managed_node2 10976 1726879360.36278: ^ task is: TASK: Set up test environment 10976 1726879360.36280: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879360.36282: getting variables 10976 1726879360.36283: in VariableManager get_vars() 10976 1726879360.36292: Calling all_inventory to load vars for managed_node2 10976 1726879360.36294: Calling groups_inventory to load vars for managed_node2 10976 1726879360.36296: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879360.36301: Calling all_plugins_play to load vars for managed_node2 10976 1726879360.36304: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879360.36307: Calling groups_plugins_play to load vars for managed_node2 10976 1726879360.36456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879360.36936: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879360.36954: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879360.36965: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879360.37001: done with get_vars() 10976 1726879360.37011: done getting variables TASK [Set up test environment] ************************************************* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_cib_node_attributes.yml:19 Friday 20 September 2024 20:42:40 -0400 (0:00:01.742) 0:00:01.794 ****** 10976 1726879360.37089: entering _queue_task() for managed_node2/include_role 10976 1726879360.37090: Creating lock for include_role 10976 1726879360.37423: worker is 1 (out of 1 available) 10976 1726879360.37436: exiting _queue_task() for managed_node2/include_role 10976 1726879360.37446: done queuing things up, now waiting for results queue to drain 10976 1726879360.37448: waiting for pending results... 10976 1726879360.38036: running TaskExecutor() for managed_node2/TASK: Set up test environment 10976 1726879360.38159: in run() - task 0e24e73b-299d-f469-e0b0-000000000009 10976 1726879360.38170: variable 'ansible_search_path' from source: unknown 10976 1726879360.38329: calling self._execute() 10976 1726879360.38492: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879360.38655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879360.38671: variable 'omit' from source: magic vars 10976 1726879360.38898: _execute() done 10976 1726879360.38906: dumping result to json 10976 1726879360.38914: done dumping result, returning 10976 1726879360.38926: done running TaskExecutor() for managed_node2/TASK: Set up test environment [0e24e73b-299d-f469-e0b0-000000000009] 10976 1726879360.38937: sending task result for task 0e24e73b-299d-f469-e0b0-000000000009 10976 1726879360.39121: no more pending results, returning what we have 10976 1726879360.39129: in VariableManager get_vars() 10976 1726879360.39168: Calling all_inventory to load vars for managed_node2 10976 1726879360.39172: Calling groups_inventory to load vars for managed_node2 10976 1726879360.39184: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879360.39201: Calling all_plugins_play to load vars for managed_node2 10976 1726879360.39205: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879360.39208: Calling groups_plugins_play to load vars for managed_node2 10976 1726879360.39495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879360.39707: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879360.39728: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879360.39736: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879360.40020: done with get_vars() 10976 1726879360.40030: variable 'ansible_search_path' from source: unknown 10976 1726879360.40309: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000009 10976 1726879360.40312: WORKER PROCESS EXITING 10976 1726879360.40820: variable 'omit' from source: magic vars 10976 1726879360.40847: variable 'omit' from source: magic vars 10976 1726879360.40863: variable 'omit' from source: magic vars 10976 1726879360.40868: we have included files to process 10976 1726879360.40869: generating all_blocks data 10976 1726879360.40871: done generating all_blocks data 10976 1726879360.41065: processing included file: fedora.linux_system_roles.ha_cluster 10976 1726879360.41098: in VariableManager get_vars() 10976 1726879360.41120: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879360.41220: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879360.41233: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879360.41299: done with get_vars() 10976 1726879360.41425: in VariableManager get_vars() 10976 1726879360.41455: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879360.41474: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879360.41479: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879360.41543: done with get_vars() 10976 1726879360.41599: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/main.yml 10976 1726879360.41725: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/defaults/main.yml 10976 1726879360.42134: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/meta/main.yml 10976 1726879360.42344: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml 10976 1726879360.44468: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/handlers/main.yml 10976 1726879360.44780: iterating over new_blocks loaded from include file 10976 1726879360.44785: in VariableManager get_vars() 10976 1726879360.44830: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879360.44856: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879360.44862: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879360.44891: done with get_vars() 10976 1726879360.44893: filtering new block on tags 10976 1726879360.44926: done filtering new block on tags 10976 1726879360.44929: in VariableManager get_vars() 10976 1726879360.44949: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879360.44964: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879360.44968: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879360.44991: done with get_vars() 10976 1726879360.44992: filtering new block on tags 10976 1726879360.45026: done filtering new block on tags 10976 1726879360.45028: in VariableManager get_vars() 10976 1726879360.45057: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879360.45077: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879360.45103: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879360.45138: done with get_vars() 10976 1726879360.45147: filtering new block on tags 10976 1726879360.45210: done filtering new block on tags 10976 1726879360.45213: in VariableManager get_vars() 10976 1726879360.45230: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879360.45252: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879360.45256: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879360.45284: done with get_vars() 10976 1726879360.45286: filtering new block on tags 10976 1726879360.45303: done filtering new block on tags 10976 1726879360.45304: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.ha_cluster for managed_node2 10976 1726879360.45311: extending task lists for all hosts with included blocks 10976 1726879360.45913: done extending task lists 10976 1726879360.45915: done processing included files 10976 1726879360.45916: results queue empty 10976 1726879360.45916: checking for any_errors_fatal 10976 1726879360.45918: done checking for any_errors_fatal 10976 1726879360.45919: checking for max_fail_percentage 10976 1726879360.45920: done checking for max_fail_percentage 10976 1726879360.45921: checking to see if all hosts have failed and the running result is not ok 10976 1726879360.45923: done checking to see if all hosts have failed 10976 1726879360.45924: getting the remaining hosts for this loop 10976 1726879360.45925: done getting the remaining hosts for this loop 10976 1726879360.45928: getting the next task for host managed_node2 10976 1726879360.45932: done getting next task for host managed_node2 10976 1726879360.46027: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Set node name to 'localhost' for single-node clusters 10976 1726879360.46031: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879360.46048: getting variables 10976 1726879360.46049: in VariableManager get_vars() 10976 1726879360.46066: Calling all_inventory to load vars for managed_node2 10976 1726879360.46068: Calling groups_inventory to load vars for managed_node2 10976 1726879360.46070: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879360.46076: Calling all_plugins_play to load vars for managed_node2 10976 1726879360.46078: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879360.46081: Calling groups_plugins_play to load vars for managed_node2 10976 1726879360.46344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879360.46572: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879360.46596: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879360.46601: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879360.46648: done with get_vars() 10976 1726879360.46659: done getting variables 10976 1726879360.46743: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Set node name to 'localhost' for single-node clusters] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:9 Friday 20 September 2024 20:42:40 -0400 (0:00:00.096) 0:00:01.891 ****** 10976 1726879360.46773: entering _queue_task() for managed_node2/set_fact 10976 1726879360.46775: Creating lock for set_fact 10976 1726879360.47101: worker is 1 (out of 1 available) 10976 1726879360.47112: exiting _queue_task() for managed_node2/set_fact 10976 1726879360.47125: done queuing things up, now waiting for results queue to drain 10976 1726879360.47127: waiting for pending results... 10976 1726879360.47394: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set node name to 'localhost' for single-node clusters 10976 1726879360.47525: in run() - task 0e24e73b-299d-f469-e0b0-000000000055 10976 1726879360.47547: variable 'ansible_search_path' from source: unknown 10976 1726879360.47554: variable 'ansible_search_path' from source: unknown 10976 1726879360.47610: calling self._execute() 10976 1726879360.47756: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879360.47767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879360.47781: variable 'omit' from source: magic vars 10976 1726879360.48566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879360.53264: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879360.53382: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879360.53438: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879360.53478: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879360.53511: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879360.53607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879360.53650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879360.53681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879360.53764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879360.53786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879360.53983: variable 'ansible_play_hosts_all' from source: magic vars 10976 1726879360.54056: Evaluated conditional (ansible_play_hosts_all | length == 1): True 10976 1726879360.54086: variable 'omit' from source: magic vars 10976 1726879360.54241: variable 'omit' from source: magic vars 10976 1726879360.54281: variable 'omit' from source: magic vars 10976 1726879360.54452: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879360.54504: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879360.54550: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879360.54637: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879360.54683: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879360.54737: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10976 1726879360.54804: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879360.54826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879360.55102: Set connection var ansible_pipelining to False 10976 1726879360.55234: Set connection var ansible_shell_executable to /bin/sh 10976 1726879360.55251: Set connection var ansible_timeout to 10 10976 1726879360.55266: Set connection var ansible_shell_type to sh 10976 1726879360.55283: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879360.55297: Set connection var ansible_connection to ssh 10976 1726879360.55329: variable 'ansible_shell_executable' from source: unknown 10976 1726879360.55370: variable 'ansible_connection' from source: unknown 10976 1726879360.55403: variable 'ansible_module_compression' from source: unknown 10976 1726879360.55432: variable 'ansible_shell_type' from source: unknown 10976 1726879360.55439: variable 'ansible_shell_executable' from source: unknown 10976 1726879360.55448: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879360.55460: variable 'ansible_pipelining' from source: unknown 10976 1726879360.55512: variable 'ansible_timeout' from source: unknown 10976 1726879360.55521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879360.55758: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879360.55848: variable 'omit' from source: magic vars 10976 1726879360.55860: starting attempt loop 10976 1726879360.55866: running the handler 10976 1726879360.55880: handler run complete 10976 1726879360.55894: attempt loop complete, returning result 10976 1726879360.55900: _execute() done 10976 1726879360.55907: dumping result to json 10976 1726879360.55913: done dumping result, returning 10976 1726879360.55956: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set node name to 'localhost' for single-node clusters [0e24e73b-299d-f469-e0b0-000000000055] 10976 1726879360.55967: sending task result for task 0e24e73b-299d-f469-e0b0-000000000055 10976 1726879360.56141: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000055 10976 1726879360.56148: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "inventory_hostname": "localhost" }, "changed": false } 10976 1726879360.56278: no more pending results, returning what we have 10976 1726879360.56281: results queue empty 10976 1726879360.56282: checking for any_errors_fatal 10976 1726879360.56284: done checking for any_errors_fatal 10976 1726879360.56284: checking for max_fail_percentage 10976 1726879360.56286: done checking for max_fail_percentage 10976 1726879360.56287: checking to see if all hosts have failed and the running result is not ok 10976 1726879360.56288: done checking to see if all hosts have failed 10976 1726879360.56288: getting the remaining hosts for this loop 10976 1726879360.56290: done getting the remaining hosts for this loop 10976 1726879360.56294: getting the next task for host managed_node2 10976 1726879360.56301: done getting next task for host managed_node2 10976 1726879360.56305: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Ensure facts used by tests 10976 1726879360.56308: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879360.56325: getting variables 10976 1726879360.56327: in VariableManager get_vars() 10976 1726879360.56357: Calling all_inventory to load vars for managed_node2 10976 1726879360.56359: Calling groups_inventory to load vars for managed_node2 10976 1726879360.56362: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879360.56372: Calling all_plugins_play to load vars for managed_node2 10976 1726879360.56375: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879360.56378: Calling groups_plugins_play to load vars for managed_node2 10976 1726879360.56564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879360.56767: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879360.56785: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879360.56792: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879360.57013: done with get_vars() 10976 1726879360.57026: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Ensure facts used by tests] ******* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:14 Friday 20 September 2024 20:42:40 -0400 (0:00:00.104) 0:00:01.995 ****** 10976 1726879360.57208: entering _queue_task() for managed_node2/setup 10976 1726879360.57484: worker is 1 (out of 1 available) 10976 1726879360.57497: exiting _queue_task() for managed_node2/setup 10976 1726879360.57507: done queuing things up, now waiting for results queue to drain 10976 1726879360.57509: waiting for pending results... 10976 1726879360.57782: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Ensure facts used by tests 10976 1726879360.57906: in run() - task 0e24e73b-299d-f469-e0b0-000000000056 10976 1726879360.57931: variable 'ansible_search_path' from source: unknown 10976 1726879360.57939: variable 'ansible_search_path' from source: unknown 10976 1726879360.57994: calling self._execute() 10976 1726879360.58089: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879360.58101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879360.58114: variable 'omit' from source: magic vars 10976 1726879360.58636: variable 'ansible_facts' from source: unknown 10976 1726879360.58743: Evaluated conditional ('distribution' not in ansible_facts): False 10976 1726879360.58751: when evaluation is False, skipping this task 10976 1726879360.58759: _execute() done 10976 1726879360.58766: dumping result to json 10976 1726879360.58772: done dumping result, returning 10976 1726879360.58786: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Ensure facts used by tests [0e24e73b-299d-f469-e0b0-000000000056] 10976 1726879360.58802: sending task result for task 0e24e73b-299d-f469-e0b0-000000000056 10976 1726879360.59023: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000056 10976 1726879360.59031: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "'distribution' not in ansible_facts", "skip_reason": "Conditional result was False" } 10976 1726879360.59088: no more pending results, returning what we have 10976 1726879360.59091: results queue empty 10976 1726879360.59093: checking for any_errors_fatal 10976 1726879360.59098: done checking for any_errors_fatal 10976 1726879360.59099: checking for max_fail_percentage 10976 1726879360.59101: done checking for max_fail_percentage 10976 1726879360.59102: checking to see if all hosts have failed and the running result is not ok 10976 1726879360.59103: done checking to see if all hosts have failed 10976 1726879360.59104: getting the remaining hosts for this loop 10976 1726879360.59105: done getting the remaining hosts for this loop 10976 1726879360.59110: getting the next task for host managed_node2 10976 1726879360.59121: done getting next task for host managed_node2 10976 1726879360.59133: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Check if system is ostree 10976 1726879360.59137: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879360.59152: getting variables 10976 1726879360.59154: in VariableManager get_vars() 10976 1726879360.59193: Calling all_inventory to load vars for managed_node2 10976 1726879360.59196: Calling groups_inventory to load vars for managed_node2 10976 1726879360.59198: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879360.59210: Calling all_plugins_play to load vars for managed_node2 10976 1726879360.59214: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879360.59217: Calling groups_plugins_play to load vars for managed_node2 10976 1726879360.59415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879360.59674: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879360.59692: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879360.59700: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879360.59893: done with get_vars() 10976 1726879360.59908: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Check if system is ostree] ******** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:22 Friday 20 September 2024 20:42:40 -0400 (0:00:00.028) 0:00:02.024 ****** 10976 1726879360.60189: entering _queue_task() for managed_node2/stat 10976 1726879360.60696: worker is 1 (out of 1 available) 10976 1726879360.60709: exiting _queue_task() for managed_node2/stat 10976 1726879360.60720: done queuing things up, now waiting for results queue to drain 10976 1726879360.60857: waiting for pending results... 10976 1726879360.61383: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Check if system is ostree 10976 1726879360.61768: in run() - task 0e24e73b-299d-f469-e0b0-000000000058 10976 1726879360.61796: variable 'ansible_search_path' from source: unknown 10976 1726879360.61806: variable 'ansible_search_path' from source: unknown 10976 1726879360.61857: calling self._execute() 10976 1726879360.61951: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879360.61963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879360.61990: variable 'omit' from source: magic vars 10976 1726879360.62515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879360.62799: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879360.62861: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879360.62904: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879360.62944: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879360.63048: 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) 10976 1726879360.63094: 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) 10976 1726879360.63129: 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) 10976 1726879360.63162: 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) 10976 1726879360.63317: Evaluated conditional (not __ha_cluster_is_ostree is defined): True 10976 1726879360.63332: variable 'omit' from source: magic vars 10976 1726879360.63390: variable 'omit' from source: magic vars 10976 1726879360.63441: variable 'omit' from source: magic vars 10976 1726879360.63478: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879360.63521: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879360.63548: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879360.63570: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879360.63589: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879360.63633: variable 'inventory_hostname' from source: set_fact 10976 1726879360.63642: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879360.63650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879360.63781: Set connection var ansible_pipelining to False 10976 1726879360.63794: Set connection var ansible_shell_executable to /bin/sh 10976 1726879360.63804: Set connection var ansible_timeout to 10 10976 1726879360.63810: Set connection var ansible_shell_type to sh 10976 1726879360.63820: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879360.63848: Set connection var ansible_connection to ssh 10976 1726879360.63876: variable 'ansible_shell_executable' from source: unknown 10976 1726879360.63888: variable 'ansible_connection' from source: unknown 10976 1726879360.63900: variable 'ansible_module_compression' from source: unknown 10976 1726879360.63910: variable 'ansible_shell_type' from source: unknown 10976 1726879360.63924: variable 'ansible_shell_executable' from source: unknown 10976 1726879360.63936: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879360.63958: variable 'ansible_pipelining' from source: unknown 10976 1726879360.63972: variable 'ansible_timeout' from source: unknown 10976 1726879360.63984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879360.64221: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879360.64243: variable 'omit' from source: magic vars 10976 1726879360.64263: starting attempt loop 10976 1726879360.64289: running the handler 10976 1726879360.64319: _low_level_execute_command(): starting 10976 1726879360.64343: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879360.65351: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879360.65382: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879360.65413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879360.65448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879360.65508: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879360.65527: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879360.65550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879360.65572: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879360.65585: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879360.65602: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879360.65628: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879360.65651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879360.65674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879360.65692: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879360.65710: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879360.65736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879360.65832: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879360.65875: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879360.65894: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879360.65997: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879360.67609: stdout chunk (state=3): >>>/root <<< 10976 1726879360.67752: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879360.67866: stderr chunk (state=3): >>><<< 10976 1726879360.67871: stdout chunk (state=3): >>><<< 10976 1726879360.67929: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879360.67948: _low_level_execute_command(): starting 10976 1726879360.67952: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879360.678967-11056-264756408201319 `" && echo ansible-tmp-1726879360.678967-11056-264756408201319="` echo /root/.ansible/tmp/ansible-tmp-1726879360.678967-11056-264756408201319 `" ) && sleep 0' 10976 1726879360.68713: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879360.68737: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879360.68753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879360.68771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879360.68826: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879360.68841: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879360.68856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879360.68876: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879360.68889: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879360.68902: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879360.68917: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879360.68933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879360.68953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879360.68966: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879360.68981: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879360.68996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879360.69085: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879360.69109: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879360.69128: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879360.69208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879360.71116: stdout chunk (state=3): >>>ansible-tmp-1726879360.678967-11056-264756408201319=/root/.ansible/tmp/ansible-tmp-1726879360.678967-11056-264756408201319 <<< 10976 1726879360.71244: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879360.71368: stderr chunk (state=3): >>><<< 10976 1726879360.71372: stdout chunk (state=3): >>><<< 10976 1726879360.71429: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879360.678967-11056-264756408201319=/root/.ansible/tmp/ansible-tmp-1726879360.678967-11056-264756408201319 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879360.71638: variable 'ansible_module_compression' from source: unknown 10976 1726879360.71641: ANSIBALLZ: Using lock for stat 10976 1726879360.71644: ANSIBALLZ: Acquiring lock 10976 1726879360.71646: ANSIBALLZ: Lock acquired: 139704749142768 10976 1726879360.71648: ANSIBALLZ: Creating module 10976 1726879360.88783: ANSIBALLZ: Writing module into payload 10976 1726879360.89094: ANSIBALLZ: Writing module 10976 1726879360.89134: ANSIBALLZ: Renaming module 10976 1726879360.89148: ANSIBALLZ: Done creating module 10976 1726879360.89206: variable 'ansible_facts' from source: unknown 10976 1726879360.89440: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879360.678967-11056-264756408201319/AnsiballZ_stat.py 10976 1726879360.90314: Sending initial data 10976 1726879360.90329: Sent initial data (152 bytes) 10976 1726879360.91833: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879360.91839: 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 <<< 10976 1726879360.91857: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879360.91868: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879360.91882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879360.91901: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879360.91914: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879360.91934: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879360.91942: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879360.91952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879360.91968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879360.91979: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879360.91982: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879360.91996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879360.92091: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879360.92117: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879360.92135: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879360.92232: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879360.94052: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879360.94092: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879360.94134: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpyqd2tfnn /root/.ansible/tmp/ansible-tmp-1726879360.678967-11056-264756408201319/AnsiballZ_stat.py <<< 10976 1726879360.94171: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879360.95509: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879360.95629: stderr chunk (state=3): >>><<< 10976 1726879360.95647: stdout chunk (state=3): >>><<< 10976 1726879360.95664: done transferring module to remote 10976 1726879360.95679: _low_level_execute_command(): starting 10976 1726879360.95685: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879360.678967-11056-264756408201319/ /root/.ansible/tmp/ansible-tmp-1726879360.678967-11056-264756408201319/AnsiballZ_stat.py && sleep 0' 10976 1726879360.96360: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879360.96367: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879360.96377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879360.96388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879360.96431: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879360.96438: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879360.96448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879360.96462: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879360.96469: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879360.96478: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879360.96481: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879360.96491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879360.96503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879360.96509: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879360.96516: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879360.96525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879360.96606: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879360.96623: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879360.96627: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879360.96706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879360.98531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879360.98641: stderr chunk (state=3): >>><<< 10976 1726879360.98646: stdout chunk (state=3): >>><<< 10976 1726879360.98668: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879360.98671: _low_level_execute_command(): starting 10976 1726879360.98679: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879360.678967-11056-264756408201319/AnsiballZ_stat.py && sleep 0' 10976 1726879360.99664: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879361.00284: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879361.00299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879361.00307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879361.00356: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879361.00362: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879361.00372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879361.00386: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879361.00393: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879361.00405: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879361.00410: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879361.00414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879361.00430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879361.00438: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879361.00444: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879361.00453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879361.00530: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879361.00549: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879361.00561: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879361.00660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879361.02728: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879361.02785: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879361.02821: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879361.02861: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879361.02887: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879361.02905: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879361.02908: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879361.02958: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879361.02993: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879361.03018: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb43b3dc0> <<< 10976 1726879361.03066: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879361.03096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb43583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb43b3b20> <<< 10976 1726879361.03132: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879361.03135: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb43b3ac0> <<< 10976 1726879361.03167: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 10976 1726879361.03197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879361.03203: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4358490> <<< 10976 1726879361.03209: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879361.03247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 10976 1726879361.03250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879361.03252: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879361.03270: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4358940> <<< 10976 1726879361.03273: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4358670> <<< 10976 1726879361.03308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879361.03311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879361.03338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879361.03354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879361.03376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879361.03390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879361.03411: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb430f190> <<< 10976 1726879361.03438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879361.03461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'<<< 10976 1726879361.03466: stdout chunk (state=3): >>> <<< 10976 1726879361.03537: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb430f220> <<< 10976 1726879361.03556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879361.03598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4332850> <<< 10976 1726879361.03601: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb430f940> <<< 10976 1726879361.03635: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4370880> <<< 10976 1726879361.03660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879361.03663: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4308d90> <<< 10976 1726879361.03718: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 10976 1726879361.03724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4332d90> <<< 10976 1726879361.03780: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4358970> <<< 10976 1726879361.03799: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879361.03994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879361.04033: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879361.04058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879361.04073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879361.04102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879361.04107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879361.04118: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb42adeb0> <<< 10976 1726879361.04165: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb42b1f40> <<< 10976 1726879361.04191: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879361.04194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879361.04208: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879361.04277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879361.04286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879361.04291: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 10976 1726879361.04294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879361.04316: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb42a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb42af640> <<< 10976 1726879361.04319: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb42ad370> <<< 10976 1726879361.04361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879361.04432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879361.04449: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879361.04486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879361.04502: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879361.04543: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb422fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb422f910> <<< 10976 1726879361.04555: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879361.04589: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 10976 1726879361.04594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb422ff10> <<< 10976 1726879361.04611: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879361.04628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879361.04645: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb422ffd0> <<< 10976 1726879361.04691: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879361.04694: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb42420d0> <<< 10976 1726879361.04707: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879361.04751: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4289d90> <<< 10976 1726879361.04754: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879361.04777: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4283670> <<< 10976 1726879361.04835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb42956d0> <<< 10976 1726879361.04851: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb42b6e20> <<< 10976 1726879361.04866: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879361.04900: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb4242cd0> <<< 10976 1726879361.04903: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb42892b0> <<< 10976 1726879361.04967: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879361.04973: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb42952e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb42bc9d0><<< 10976 1726879361.04978: stdout chunk (state=3): >>> <<< 10976 1726879361.04991: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879361.05014: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 10976 1726879361.05018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879361.05036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879361.05065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879361.05072: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4242eb0> <<< 10976 1726879361.05078: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4242df0> <<< 10976 1726879361.05096: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4242d60> <<< 10976 1726879361.05129: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879361.05157: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879361.05160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879361.05184: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879361.05231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879361.05268: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3ffa3d0><<< 10976 1726879361.05271: stdout chunk (state=3): >>> <<< 10976 1726879361.05288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879361.05318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879361.05332: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3ffa4c0> <<< 10976 1726879361.05444: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb424af40> <<< 10976 1726879361.05493: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4244a90> <<< 10976 1726879361.05525: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4244490> <<< 10976 1726879361.05538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879361.05565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879361.05598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879361.05610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3f15220> <<< 10976 1726879361.05645: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3fe5520> <<< 10976 1726879361.05699: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4244f10> <<< 10976 1726879361.05719: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb42bc040> <<< 10976 1726879361.05746: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879361.05780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3f26b50> <<< 10976 1726879361.05792: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879361.05826: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb3f26e80> <<< 10976 1726879361.05853: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879361.05885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3f38790> <<< 10976 1726879361.05907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879361.05936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879361.05968: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3f38cd0> <<< 10976 1726879361.06008: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb3ec6400> <<< 10976 1726879361.06036: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3f26f70> <<< 10976 1726879361.06050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879361.06101: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb3ed62e0> <<< 10976 1726879361.06129: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3f38610> import 'pwd' # <<< 10976 1726879361.06141: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb3ed63a0> <<< 10976 1726879361.06189: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4242a30> <<< 10976 1726879361.06209: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879361.06233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879361.06253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879361.06292: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb3ef1700> <<< 10976 1726879361.06328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879361.06354: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb3ef19d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3ef17c0> <<< 10976 1726879361.06382: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb3ef18b0> <<< 10976 1726879361.06400: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879361.06596: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb3ef1d00> <<< 10976 1726879361.06646: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb3efd250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3ef1940> <<< 10976 1726879361.06673: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3ee5a90> <<< 10976 1726879361.06698: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4242610> <<< 10976 1726879361.06709: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879361.06759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879361.06792: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3ef1af0> <<< 10976 1726879361.06901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879361.06917: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7effb3e1a6d0> <<< 10976 1726879361.07028: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip' # zipimport: zlib available <<< 10976 1726879361.07120: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.07155: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/__init__.py <<< 10976 1726879361.07189: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879361.07205: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10976 1726879361.08465: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.09499: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3d41820> <<< 10976 1726879361.09536: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879361.09545: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879361.09570: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879361.09575: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879361.09577: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb3d41160> <<< 10976 1726879361.09605: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3d41280> <<< 10976 1726879361.09669: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3d41f70> <<< 10976 1726879361.09673: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 10976 1726879361.09675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879361.09716: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3d414f0> <<< 10976 1726879361.09725: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3d41d90> import 'atexit' # <<< 10976 1726879361.09774: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb3d41fd0> <<< 10976 1726879361.09781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879361.09806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879361.09847: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3d41100> <<< 10976 1726879361.09886: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879361.09889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879361.09909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879361.09933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879361.09950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879361.10020: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb376ff40> <<< 10976 1726879361.10071: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879361.10078: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb378cd00> <<< 10976 1726879361.10095: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb378ceb0> <<< 10976 1726879361.10110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879361.10143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879361.10183: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb378c370> <<< 10976 1726879361.10194: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3da7dc0> <<< 10976 1726879361.10369: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3da73a0> <<< 10976 1726879361.10389: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879361.10419: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3da7fd0> <<< 10976 1726879361.10426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879361.10444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879361.10462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879361.10479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879361.10510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879361.10517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879361.10531: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3d77d30> <<< 10976 1726879361.10610: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb37e9d30> <<< 10976 1726879361.10613: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb37e9400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3d4a4f0> <<< 10976 1726879361.10654: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb37e9520> <<< 10976 1726879361.10691: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb37e9550> <<< 10976 1726879361.10730: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879361.10733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879361.10749: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879361.10769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879361.10854: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb375dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3d89250> <<< 10976 1726879361.10875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879361.10894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879361.10978: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879361.10981: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879361.10984: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb375b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3d893d0> <<< 10976 1726879361.11003: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879361.11042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879361.11048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 10976 1726879361.11050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879361.11110: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3da0e50> <<< 10976 1726879361.11241: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb375b7f0> <<< 10976 1726879361.11373: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb375b640> <<< 10976 1726879361.11377: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb375a5b0> <<< 10976 1726879361.11421: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879361.11429: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb374fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3d7f910> <<< 10976 1726879361.11465: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879361.11498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879361.11535: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879361.11538: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb37df6a0> <<< 10976 1726879361.11729: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb37deb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb37ee0a0> <<< 10976 1726879361.11778: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb37df100> <<< 10976 1726879361.11785: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3d4cb20> <<< 10976 1726879361.11788: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.11800: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10976 1726879361.11881: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.11956: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.11993: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 10976 1726879361.11999: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.12029: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879361.12032: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.12115: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.12210: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.12698: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.13251: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879361.13280: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb332a5e0> <<< 10976 1726879361.13348: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879361.13351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb372d580> <<< 10976 1726879361.13354: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb32cb100> <<< 10976 1726879361.13409: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879361.13412: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.13428: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.13449: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879361.13452: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.13573: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.13729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879361.13732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879361.13734: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb37deb80> <<< 10976 1726879361.13745: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.14134: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.14504: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.14541: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.14620: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879361.14648: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.14682: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879361.14768: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.14831: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10976 1726879361.14859: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.14865: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10976 1726879361.14889: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.14937: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879361.15109: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.15305: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879361.15344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879361.15351: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879361.15430: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb32fcf10> <<< 10976 1726879361.15435: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.15483: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.15548: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879361.15589: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879361.15593: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.15614: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.15669: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879361.15673: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.15720: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.15736: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.15841: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.15886: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879361.15906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879361.15994: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb3d93220> <<< 10976 1726879361.16031: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb32fc850> <<< 10976 1726879361.16051: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 10976 1726879361.16063: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879361.16202: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.16261: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.16282: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.16405: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879361.16410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879361.16446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879361.16508: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb371dca0> <<< 10976 1726879361.16557: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3719f70> <<< 10976 1726879361.16612: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3713940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879361.16660: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.16686: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879361.16838: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10976 1726879361.16902: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.17079: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879361.17215: 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"}}} <<< 10976 1726879361.17218: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879361.17646: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 10976 1726879361.17653: stdout chunk (state=3): >>># clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io <<< 10976 1726879361.17658: 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<<< 10976 1726879361.17663: stdout chunk (state=3): >>> # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat <<< 10976 1726879361.17665: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale <<< 10976 1726879361.17671: stdout chunk (state=3): >>># destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 10976 1726879361.17692: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct <<< 10976 1726879361.17695: stdout chunk (state=3): >>># cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing <<< 10976 1726879361.17702: stdout chunk (state=3): >>># cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression <<< 10976 1726879361.17708: stdout chunk (state=3): >>># cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp<<< 10976 1726879361.17731: stdout chunk (state=3): >>> # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters <<< 10976 1726879361.17777: stdout chunk (state=3): >>># destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec <<< 10976 1726879361.17781: stdout chunk (state=3): >>># destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10976 1726879361.17964: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879361.17973: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879361.18005: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib <<< 10976 1726879361.18011: stdout chunk (state=3): >>># destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879361.18037: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder <<< 10976 1726879361.18043: stdout chunk (state=3): >>># destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879361.18370: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879361.18556: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 10976 1726879361.18594: stdout chunk (state=3): >>># destroy tokenize <<< 10976 1726879361.18597: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 10976 1726879361.18600: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879361.18668: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879361.19010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879361.19049: stderr chunk (state=3): >>><<< 10976 1726879361.19052: stdout chunk (state=3): >>><<< 10976 1726879361.19145: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb43b3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb43583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb43b3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb43b3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4358490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4358940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4358670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb430f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb430f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4332850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb430f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4370880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4308d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4332d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4358970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb42adeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb42b1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb42a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb42af640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb42ad370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb422fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb422f910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb422ff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb422ffd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb42420d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4289d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4283670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb42956d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb42b6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb4242cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb42892b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb42952e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb42bc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4242eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4242df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4242d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3ffa3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3ffa4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb424af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4244a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4244490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3f15220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3fe5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4244f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb42bc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3f26b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb3f26e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3f38790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3f38cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb3ec6400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3f26f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb3ed62e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3f38610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb3ed63a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4242a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb3ef1700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb3ef19d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3ef17c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb3ef18b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb3ef1d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb3efd250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3ef1940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3ee5a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb4242610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3ef1af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7effb3e1a6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3d41820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb3d41160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3d41280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3d41f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3d414f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3d41d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb3d41fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3d41100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb376ff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb378cd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb378ceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb378c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3da7dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3da73a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3da7fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3d77d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb37e9d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb37e9400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3d4a4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb37e9520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb37e9550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb375dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3d89250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb375b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3d893d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3da0e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb375b7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb375b640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb375a5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb374fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3d7f910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb37df6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb37deb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb37ee0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb37df100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3d4cb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb332a5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb372d580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb32cb100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb37deb80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb32fcf10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7effb3d93220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb32fc850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb371dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3719f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7effb3713940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_ghr_a6ca/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 10976 1726879361.20293: 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-1726879360.678967-11056-264756408201319/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879361.20297: _low_level_execute_command(): starting 10976 1726879361.20300: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879360.678967-11056-264756408201319/ > /dev/null 2>&1 && sleep 0' 10976 1726879361.21427: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879361.21460: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879361.21491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879361.21537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879361.21644: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879361.21656: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879361.21672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879361.21696: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879361.21729: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879361.21758: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879361.21773: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879361.21798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879361.21835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879361.21879: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879361.21892: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879361.21906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879361.22047: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879361.22068: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879361.22089: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879361.22190: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879361.24050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879361.24197: stderr chunk (state=3): >>><<< 10976 1726879361.24204: stdout chunk (state=3): >>><<< 10976 1726879361.24337: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879361.24341: handler run complete 10976 1726879361.24347: attempt loop complete, returning result 10976 1726879361.24352: _execute() done 10976 1726879361.24355: dumping result to json 10976 1726879361.24357: done dumping result, returning 10976 1726879361.24359: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Check if system is ostree [0e24e73b-299d-f469-e0b0-000000000058] 10976 1726879361.24363: sending task result for task 0e24e73b-299d-f469-e0b0-000000000058 10976 1726879361.24621: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000058 10976 1726879361.24664: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 10976 1726879361.24741: no more pending results, returning what we have 10976 1726879361.24744: results queue empty 10976 1726879361.24745: checking for any_errors_fatal 10976 1726879361.24750: done checking for any_errors_fatal 10976 1726879361.24751: checking for max_fail_percentage 10976 1726879361.24753: done checking for max_fail_percentage 10976 1726879361.24753: checking to see if all hosts have failed and the running result is not ok 10976 1726879361.24754: done checking to see if all hosts have failed 10976 1726879361.24755: getting the remaining hosts for this loop 10976 1726879361.24757: done getting the remaining hosts for this loop 10976 1726879361.24760: getting the next task for host managed_node2 10976 1726879361.24769: done getting next task for host managed_node2 10976 1726879361.24774: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree 10976 1726879361.24779: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879361.24789: getting variables 10976 1726879361.24791: in VariableManager get_vars() 10976 1726879361.24848: Calling all_inventory to load vars for managed_node2 10976 1726879361.24852: Calling groups_inventory to load vars for managed_node2 10976 1726879361.24854: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879361.24866: Calling all_plugins_play to load vars for managed_node2 10976 1726879361.24869: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879361.24872: Calling groups_plugins_play to load vars for managed_node2 10976 1726879361.25467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879361.25862: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.25883: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.25894: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.26072: done with get_vars() 10976 1726879361.26088: done getting variables 10976 1726879361.26252: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:27 Friday 20 September 2024 20:42:41 -0400 (0:00:00.661) 0:00:02.686 ****** 10976 1726879361.26288: entering _queue_task() for managed_node2/set_fact 10976 1726879361.26994: worker is 1 (out of 1 available) 10976 1726879361.27122: exiting _queue_task() for managed_node2/set_fact 10976 1726879361.27136: done queuing things up, now waiting for results queue to drain 10976 1726879361.27138: waiting for pending results... 10976 1726879361.28009: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree 10976 1726879361.28432: in run() - task 0e24e73b-299d-f469-e0b0-000000000059 10976 1726879361.28493: variable 'ansible_search_path' from source: unknown 10976 1726879361.28535: variable 'ansible_search_path' from source: unknown 10976 1726879361.28642: calling self._execute() 10976 1726879361.28843: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879361.28907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879361.28921: variable 'omit' from source: magic vars 10976 1726879361.31579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879361.32498: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879361.32599: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879361.32889: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879361.32986: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879361.33309: 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) 10976 1726879361.33445: 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) 10976 1726879361.33480: 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) 10976 1726879361.33511: 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) 10976 1726879361.34075: Evaluated conditional (not __ha_cluster_is_ostree is defined): True 10976 1726879361.34093: variable 'omit' from source: magic vars 10976 1726879361.34205: variable 'omit' from source: magic vars 10976 1726879361.34580: variable '__ostree_booted_stat' from source: set_fact 10976 1726879361.34789: variable 'omit' from source: magic vars 10976 1726879361.35125: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879361.35161: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879361.35191: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879361.35218: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879361.35327: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879361.35364: variable 'inventory_hostname' from source: set_fact 10976 1726879361.35371: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879361.35381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879361.35612: Set connection var ansible_pipelining to False 10976 1726879361.35747: Set connection var ansible_shell_executable to /bin/sh 10976 1726879361.35862: Set connection var ansible_timeout to 10 10976 1726879361.35871: Set connection var ansible_shell_type to sh 10976 1726879361.35885: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879361.35967: Set connection var ansible_connection to ssh 10976 1726879361.36002: variable 'ansible_shell_executable' from source: unknown 10976 1726879361.36011: variable 'ansible_connection' from source: unknown 10976 1726879361.36018: variable 'ansible_module_compression' from source: unknown 10976 1726879361.36029: variable 'ansible_shell_type' from source: unknown 10976 1726879361.36036: variable 'ansible_shell_executable' from source: unknown 10976 1726879361.36073: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879361.36086: variable 'ansible_pipelining' from source: unknown 10976 1726879361.36185: variable 'ansible_timeout' from source: unknown 10976 1726879361.36235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879361.36566: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879361.36729: variable 'omit' from source: magic vars 10976 1726879361.36744: starting attempt loop 10976 1726879361.36751: running the handler 10976 1726879361.36766: handler run complete 10976 1726879361.36845: attempt loop complete, returning result 10976 1726879361.36853: _execute() done 10976 1726879361.36860: dumping result to json 10976 1726879361.36867: done dumping result, returning 10976 1726879361.36884: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree [0e24e73b-299d-f469-e0b0-000000000059] 10976 1726879361.36895: sending task result for task 0e24e73b-299d-f469-e0b0-000000000059 ok: [managed_node2] => { "ansible_facts": { "__ha_cluster_is_ostree": false }, "changed": false } 10976 1726879361.37083: no more pending results, returning what we have 10976 1726879361.37086: results queue empty 10976 1726879361.37087: checking for any_errors_fatal 10976 1726879361.37094: done checking for any_errors_fatal 10976 1726879361.37095: checking for max_fail_percentage 10976 1726879361.37097: done checking for max_fail_percentage 10976 1726879361.37098: checking to see if all hosts have failed and the running result is not ok 10976 1726879361.37099: done checking to see if all hosts have failed 10976 1726879361.37100: getting the remaining hosts for this loop 10976 1726879361.37102: done getting the remaining hosts for this loop 10976 1726879361.37106: getting the next task for host managed_node2 10976 1726879361.37116: done getting next task for host managed_node2 10976 1726879361.37120: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Do not try to enable RHEL repositories 10976 1726879361.37126: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879361.37139: getting variables 10976 1726879361.37141: in VariableManager get_vars() 10976 1726879361.37184: Calling all_inventory to load vars for managed_node2 10976 1726879361.37187: Calling groups_inventory to load vars for managed_node2 10976 1726879361.37190: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879361.37201: Calling all_plugins_play to load vars for managed_node2 10976 1726879361.37205: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879361.37208: Calling groups_plugins_play to load vars for managed_node2 10976 1726879361.37464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879361.37789: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.37808: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.37817: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.38347: done with get_vars() 10976 1726879361.38364: done getting variables 10976 1726879361.38735: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000059 10976 1726879361.38739: WORKER PROCESS EXITING 10976 1726879361.38791: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Do not try to enable RHEL repositories] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:32 Friday 20 September 2024 20:42:41 -0400 (0:00:00.125) 0:00:02.811 ****** 10976 1726879361.38829: entering _queue_task() for managed_node2/set_fact 10976 1726879361.39841: worker is 1 (out of 1 available) 10976 1726879361.39856: exiting _queue_task() for managed_node2/set_fact 10976 1726879361.39869: done queuing things up, now waiting for results queue to drain 10976 1726879361.39871: waiting for pending results... 10976 1726879361.40937: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Do not try to enable RHEL repositories 10976 1726879361.41296: in run() - task 0e24e73b-299d-f469-e0b0-00000000005b 10976 1726879361.41319: variable 'ansible_search_path' from source: unknown 10976 1726879361.41330: variable 'ansible_search_path' from source: unknown 10976 1726879361.41435: calling self._execute() 10976 1726879361.41581: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879361.41725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879361.41741: variable 'omit' from source: magic vars 10976 1726879361.42825: variable 'ansible_distribution' from source: facts 10976 1726879361.42855: Evaluated conditional (ansible_distribution == 'RedHat'): False 10976 1726879361.42863: when evaluation is False, skipping this task 10976 1726879361.42870: _execute() done 10976 1726879361.42881: dumping result to json 10976 1726879361.42889: done dumping result, returning 10976 1726879361.42904: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Do not try to enable RHEL repositories [0e24e73b-299d-f469-e0b0-00000000005b] 10976 1726879361.42925: sending task result for task 0e24e73b-299d-f469-e0b0-00000000005b skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution == 'RedHat'", "skip_reason": "Conditional result was False" } 10976 1726879361.43098: no more pending results, returning what we have 10976 1726879361.43102: results queue empty 10976 1726879361.43103: checking for any_errors_fatal 10976 1726879361.43109: done checking for any_errors_fatal 10976 1726879361.43110: checking for max_fail_percentage 10976 1726879361.43112: done checking for max_fail_percentage 10976 1726879361.43112: checking to see if all hosts have failed and the running result is not ok 10976 1726879361.43113: done checking to see if all hosts have failed 10976 1726879361.43114: getting the remaining hosts for this loop 10976 1726879361.43116: done getting the remaining hosts for this loop 10976 1726879361.43120: getting the next task for host managed_node2 10976 1726879361.43129: done getting next task for host managed_node2 10976 1726879361.43133: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Copy nss-altfiles ha_cluster users to /etc/passwd 10976 1726879361.43137: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879361.43154: getting variables 10976 1726879361.43156: in VariableManager get_vars() 10976 1726879361.43201: Calling all_inventory to load vars for managed_node2 10976 1726879361.43204: Calling groups_inventory to load vars for managed_node2 10976 1726879361.43206: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879361.43219: Calling all_plugins_play to load vars for managed_node2 10976 1726879361.43224: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879361.43228: Calling groups_plugins_play to load vars for managed_node2 10976 1726879361.43432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879361.43642: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.43666: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.43674: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.43754: done with get_vars() 10976 1726879361.43993: done getting variables 10976 1726879361.44308: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000005b 10976 1726879361.44312: WORKER PROCESS EXITING 10976 1726879361.44395: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Copy nss-altfiles ha_cluster users to /etc/passwd] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:41 Friday 20 September 2024 20:42:41 -0400 (0:00:00.056) 0:00:02.868 ****** 10976 1726879361.44508: entering _queue_task() for managed_node2/shell 10976 1726879361.44511: Creating lock for shell 10976 1726879361.45287: worker is 1 (out of 1 available) 10976 1726879361.45416: exiting _queue_task() for managed_node2/shell 10976 1726879361.45428: done queuing things up, now waiting for results queue to drain 10976 1726879361.45430: waiting for pending results... 10976 1726879361.46533: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Copy nss-altfiles ha_cluster users to /etc/passwd 10976 1726879361.46777: in run() - task 0e24e73b-299d-f469-e0b0-00000000005c 10976 1726879361.46950: variable 'ansible_search_path' from source: unknown 10976 1726879361.46960: variable 'ansible_search_path' from source: unknown 10976 1726879361.47010: calling self._execute() 10976 1726879361.47113: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879361.47261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879361.47276: variable 'omit' from source: magic vars 10976 1726879361.48198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879361.52671: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879361.52773: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879361.52818: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879361.52869: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879361.52900: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879361.52995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879361.53034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879361.53077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879361.53127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879361.53146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879361.53288: variable '__ha_cluster_is_ostree' from source: set_fact 10976 1726879361.53313: Evaluated conditional (__ha_cluster_is_ostree | d(false)): False 10976 1726879361.53320: when evaluation is False, skipping this task 10976 1726879361.53330: _execute() done 10976 1726879361.53336: dumping result to json 10976 1726879361.53380: done dumping result, returning 10976 1726879361.53398: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Copy nss-altfiles ha_cluster users to /etc/passwd [0e24e73b-299d-f469-e0b0-00000000005c] 10976 1726879361.53411: sending task result for task 0e24e73b-299d-f469-e0b0-00000000005c 10976 1726879361.53525: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000005c 10976 1726879361.53533: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__ha_cluster_is_ostree | d(false)", "skip_reason": "Conditional result was False" } 10976 1726879361.53682: no more pending results, returning what we have 10976 1726879361.53685: results queue empty 10976 1726879361.53686: checking for any_errors_fatal 10976 1726879361.53691: done checking for any_errors_fatal 10976 1726879361.53692: checking for max_fail_percentage 10976 1726879361.53693: done checking for max_fail_percentage 10976 1726879361.53694: checking to see if all hosts have failed and the running result is not ok 10976 1726879361.53695: done checking to see if all hosts have failed 10976 1726879361.53696: getting the remaining hosts for this loop 10976 1726879361.53697: done getting the remaining hosts for this loop 10976 1726879361.53703: getting the next task for host managed_node2 10976 1726879361.53712: done getting next task for host managed_node2 10976 1726879361.53714: ^ task is: TASK: meta (role_complete) 10976 1726879361.53717: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879361.53731: getting variables 10976 1726879361.53733: in VariableManager get_vars() 10976 1726879361.53769: Calling all_inventory to load vars for managed_node2 10976 1726879361.53772: Calling groups_inventory to load vars for managed_node2 10976 1726879361.53959: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879361.53970: Calling all_plugins_play to load vars for managed_node2 10976 1726879361.53974: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879361.53977: Calling groups_plugins_play to load vars for managed_node2 10976 1726879361.54316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879361.54535: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.54555: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.54564: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.54639: done with get_vars() 10976 1726879361.54650: done getting variables 10976 1726879361.54755: done queuing things up, now waiting for results queue to drain 10976 1726879361.54759: results queue empty 10976 1726879361.54760: checking for any_errors_fatal 10976 1726879361.54764: done checking for any_errors_fatal 10976 1726879361.54765: checking for max_fail_percentage 10976 1726879361.54766: done checking for max_fail_percentage 10976 1726879361.54767: checking to see if all hosts have failed and the running result is not ok 10976 1726879361.54768: done checking to see if all hosts have failed 10976 1726879361.54768: getting the remaining hosts for this loop 10976 1726879361.54769: done getting the remaining hosts for this loop 10976 1726879361.54772: getting the next task for host managed_node2 10976 1726879361.54777: done getting next task for host managed_node2 10976 1726879361.54780: ^ task is: TASK: Find first node name 10976 1726879361.54783: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879361.54786: getting variables 10976 1726879361.54788: in VariableManager get_vars() 10976 1726879361.54813: Calling all_inventory to load vars for managed_node2 10976 1726879361.54816: Calling groups_inventory to load vars for managed_node2 10976 1726879361.54818: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879361.54833: Calling all_plugins_play to load vars for managed_node2 10976 1726879361.54836: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879361.54845: Calling groups_plugins_play to load vars for managed_node2 10976 1726879361.55186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879361.55704: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.55721: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.55731: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.55985: done with get_vars() 10976 1726879361.56007: done getting variables 10976 1726879361.56074: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Find first node name] **************************************************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_cib_node_attributes.yml:24 Friday 20 September 2024 20:42:41 -0400 (0:00:00.116) 0:00:02.985 ****** 10976 1726879361.56174: entering _queue_task() for managed_node2/set_fact 10976 1726879361.56810: worker is 1 (out of 1 available) 10976 1726879361.56829: exiting _queue_task() for managed_node2/set_fact 10976 1726879361.56848: done queuing things up, now waiting for results queue to drain 10976 1726879361.56850: waiting for pending results... 10976 1726879361.58598: running TaskExecutor() for managed_node2/TASK: Find first node name 10976 1726879361.58747: in run() - task 0e24e73b-299d-f469-e0b0-00000000000a 10976 1726879361.58774: variable 'ansible_search_path' from source: unknown 10976 1726879361.58818: calling self._execute() 10976 1726879361.59220: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879361.59236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879361.59251: variable 'omit' from source: magic vars 10976 1726879361.59363: variable 'omit' from source: magic vars 10976 1726879361.59405: variable 'omit' from source: magic vars 10976 1726879361.59860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879361.64307: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879361.64502: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879361.64563: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879361.64632: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879361.64732: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879361.64964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879361.65005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879361.65056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879361.65106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879361.65132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879361.65324: variable 'ansible_play_hosts_all' from source: magic vars 10976 1726879361.65342: variable 'ansible_play_hosts' from source: magic vars 10976 1726879361.65385: variable 'omit' from source: magic vars 10976 1726879361.65420: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879361.65455: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879361.65482: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879361.65503: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879361.65517: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879361.65558: variable 'inventory_hostname' from source: set_fact 10976 1726879361.65566: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879361.65574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879361.65691: Set connection var ansible_pipelining to False 10976 1726879361.65707: Set connection var ansible_shell_executable to /bin/sh 10976 1726879361.65716: Set connection var ansible_timeout to 10 10976 1726879361.65723: Set connection var ansible_shell_type to sh 10976 1726879361.65733: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879361.65740: Set connection var ansible_connection to ssh 10976 1726879361.65775: variable 'ansible_shell_executable' from source: unknown 10976 1726879361.65782: variable 'ansible_connection' from source: unknown 10976 1726879361.65788: variable 'ansible_module_compression' from source: unknown 10976 1726879361.65794: variable 'ansible_shell_type' from source: unknown 10976 1726879361.65799: variable 'ansible_shell_executable' from source: unknown 10976 1726879361.65809: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879361.65816: variable 'ansible_pipelining' from source: unknown 10976 1726879361.65823: variable 'ansible_timeout' from source: unknown 10976 1726879361.65831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879361.65973: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879361.65994: variable 'omit' from source: magic vars 10976 1726879361.66013: starting attempt loop 10976 1726879361.66026: running the handler 10976 1726879361.66044: handler run complete 10976 1726879361.66063: attempt loop complete, returning result 10976 1726879361.66081: _execute() done 10976 1726879361.66090: dumping result to json 10976 1726879361.66105: done dumping result, returning 10976 1726879361.66127: done running TaskExecutor() for managed_node2/TASK: Find first node name [0e24e73b-299d-f469-e0b0-00000000000a] 10976 1726879361.66144: sending task result for task 0e24e73b-299d-f469-e0b0-00000000000a ok: [managed_node2] => { "ansible_facts": { "__test_first_node": "localhost" }, "changed": false } 10976 1726879361.66321: no more pending results, returning what we have 10976 1726879361.66326: results queue empty 10976 1726879361.66327: checking for any_errors_fatal 10976 1726879361.66329: done checking for any_errors_fatal 10976 1726879361.66330: checking for max_fail_percentage 10976 1726879361.66332: done checking for max_fail_percentage 10976 1726879361.66333: checking to see if all hosts have failed and the running result is not ok 10976 1726879361.66333: done checking to see if all hosts have failed 10976 1726879361.66334: getting the remaining hosts for this loop 10976 1726879361.66336: done getting the remaining hosts for this loop 10976 1726879361.66340: getting the next task for host managed_node2 10976 1726879361.66346: done getting next task for host managed_node2 10976 1726879361.66350: ^ task is: TASK: Run HA Cluster role 10976 1726879361.66352: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879361.66357: getting variables 10976 1726879361.66359: in VariableManager get_vars() 10976 1726879361.66651: Calling all_inventory to load vars for managed_node2 10976 1726879361.66654: Calling groups_inventory to load vars for managed_node2 10976 1726879361.66658: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879361.66671: Calling all_plugins_play to load vars for managed_node2 10976 1726879361.66677: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879361.66683: Calling groups_plugins_play to load vars for managed_node2 10976 1726879361.67163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879361.67627: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.67665: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000000a 10976 1726879361.67669: WORKER PROCESS EXITING 10976 1726879361.67721: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.67738: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.67886: done with get_vars() 10976 1726879361.67897: done getting variables TASK [Run HA Cluster role] ***************************************************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_cib_node_attributes.yml:28 Friday 20 September 2024 20:42:41 -0400 (0:00:00.119) 0:00:03.104 ****** 10976 1726879361.68080: entering _queue_task() for managed_node2/include_role 10976 1726879361.68441: worker is 1 (out of 1 available) 10976 1726879361.68467: exiting _queue_task() for managed_node2/include_role 10976 1726879361.68478: done queuing things up, now waiting for results queue to drain 10976 1726879361.68480: waiting for pending results... 10976 1726879361.68772: running TaskExecutor() for managed_node2/TASK: Run HA Cluster role 10976 1726879361.68886: in run() - task 0e24e73b-299d-f469-e0b0-00000000000b 10976 1726879361.68917: variable 'ansible_search_path' from source: unknown 10976 1726879361.68967: calling self._execute() 10976 1726879361.69060: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879361.69074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879361.69090: variable 'omit' from source: magic vars 10976 1726879361.69209: _execute() done 10976 1726879361.69224: dumping result to json 10976 1726879361.69254: done dumping result, returning 10976 1726879361.69273: done running TaskExecutor() for managed_node2/TASK: Run HA Cluster role [0e24e73b-299d-f469-e0b0-00000000000b] 10976 1726879361.69286: sending task result for task 0e24e73b-299d-f469-e0b0-00000000000b 10976 1726879361.69482: no more pending results, returning what we have 10976 1726879361.69488: in VariableManager get_vars() 10976 1726879361.69534: Calling all_inventory to load vars for managed_node2 10976 1726879361.69538: Calling groups_inventory to load vars for managed_node2 10976 1726879361.69542: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879361.69557: Calling all_plugins_play to load vars for managed_node2 10976 1726879361.69561: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879361.69565: Calling groups_plugins_play to load vars for managed_node2 10976 1726879361.69807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879361.70025: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.70045: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.70054: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.70119: done with get_vars() 10976 1726879361.70344: variable 'ansible_search_path' from source: unknown 10976 1726879361.70652: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000000b 10976 1726879361.70656: WORKER PROCESS EXITING 10976 1726879361.71127: variable 'omit' from source: magic vars 10976 1726879361.71151: variable 'omit' from source: magic vars 10976 1726879361.71168: variable 'omit' from source: magic vars 10976 1726879361.71173: we have included files to process 10976 1726879361.71174: generating all_blocks data 10976 1726879361.71180: done generating all_blocks data 10976 1726879361.71189: processing included file: fedora.linux_system_roles.ha_cluster 10976 1726879361.71213: in VariableManager get_vars() 10976 1726879361.71237: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.71256: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.71262: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.71300: done with get_vars() 10976 1726879361.71334: in VariableManager get_vars() 10976 1726879361.71351: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.71368: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.71373: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.71409: done with get_vars() 10976 1726879361.71443: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/main.yml 10976 1726879361.71474: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/defaults/main.yml 10976 1726879361.71659: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/meta/main.yml 10976 1726879361.71758: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml 10976 1726879361.72319: in VariableManager get_vars() 10976 1726879361.72352: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.72370: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.72376: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.72433: done with get_vars() 10976 1726879361.72497: in VariableManager get_vars() 10976 1726879361.72540: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.72558: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.72562: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.72615: done with get_vars() 10976 1726879361.72833: in VariableManager get_vars() 10976 1726879361.72854: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.72870: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.72876: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.72908: done with get_vars() 10976 1726879361.73250: in VariableManager get_vars() 10976 1726879361.73274: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.73300: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.73305: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.73342: done with get_vars() 10976 1726879361.73408: in VariableManager get_vars() 10976 1726879361.73429: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.73453: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.73458: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.73500: done with get_vars() 10976 1726879361.73549: in VariableManager get_vars() 10976 1726879361.73570: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.73594: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.73599: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.73631: done with get_vars() 10976 1726879361.73810: in VariableManager get_vars() 10976 1726879361.73832: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.73848: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.73853: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.73884: done with get_vars() 10976 1726879361.73944: in VariableManager get_vars() 10976 1726879361.73969: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.73986: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.73991: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.74036: done with get_vars() 10976 1726879361.74097: in VariableManager get_vars() 10976 1726879361.74127: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.74152: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.74157: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.74242: done with get_vars() 10976 1726879361.74289: in VariableManager get_vars() 10976 1726879361.74313: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.74332: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.74337: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.74373: done with get_vars() 10976 1726879361.74425: in VariableManager get_vars() 10976 1726879361.74442: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.74465: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.74470: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.74501: done with get_vars() 10976 1726879361.74551: in VariableManager get_vars() 10976 1726879361.74576: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.74591: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.74596: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.74631: done with get_vars() 10976 1726879361.74680: in VariableManager get_vars() 10976 1726879361.74698: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.74719: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.74727: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.74762: done with get_vars() 10976 1726879361.74820: in VariableManager get_vars() 10976 1726879361.74838: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.74852: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.74860: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.74893: done with get_vars() 10976 1726879361.74959: in VariableManager get_vars() 10976 1726879361.74985: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.75006: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.75015: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.75049: done with get_vars() 10976 1726879361.75251: in VariableManager get_vars() 10976 1726879361.75276: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.75294: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.75298: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.75338: done with get_vars() 10976 1726879361.75365: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/handlers/main.yml 10976 1726879361.76021: iterating over new_blocks loaded from include file 10976 1726879361.76024: in VariableManager get_vars() 10976 1726879361.76042: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.76058: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.76063: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.76098: done with get_vars() 10976 1726879361.76100: filtering new block on tags 10976 1726879361.76153: done filtering new block on tags 10976 1726879361.76156: in VariableManager get_vars() 10976 1726879361.76176: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.76198: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.76205: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.76234: done with get_vars() 10976 1726879361.76236: filtering new block on tags 10976 1726879361.76272: done filtering new block on tags 10976 1726879361.76275: in VariableManager get_vars() 10976 1726879361.76290: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.76313: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.76318: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.76353: done with get_vars() 10976 1726879361.76355: filtering new block on tags 10976 1726879361.76376: done filtering new block on tags 10976 1726879361.76379: in VariableManager get_vars() 10976 1726879361.76395: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.76410: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.76418: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.76447: done with get_vars() 10976 1726879361.76449: filtering new block on tags 10976 1726879361.76487: done filtering new block on tags 10976 1726879361.76490: in VariableManager get_vars() 10976 1726879361.76538: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.76552: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.76556: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.76580: done with get_vars() 10976 1726879361.76585: filtering new block on tags 10976 1726879361.76679: done filtering new block on tags 10976 1726879361.76684: in VariableManager get_vars() 10976 1726879361.76697: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.76712: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.76716: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.76750: done with get_vars() 10976 1726879361.76752: filtering new block on tags 10976 1726879361.76794: done filtering new block on tags 10976 1726879361.76797: in VariableManager get_vars() 10976 1726879361.76813: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.76833: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.76842: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.76870: done with get_vars() 10976 1726879361.76872: filtering new block on tags 10976 1726879361.76892: done filtering new block on tags 10976 1726879361.76894: in VariableManager get_vars() 10976 1726879361.76908: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.76925: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.76929: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.76954: done with get_vars() 10976 1726879361.76956: filtering new block on tags 10976 1726879361.76978: done filtering new block on tags 10976 1726879361.76980: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.ha_cluster for managed_node2 10976 1726879361.76988: extending task lists for all hosts with included blocks 10976 1726879361.77626: done extending task lists 10976 1726879361.77629: done processing included files 10976 1726879361.77629: results queue empty 10976 1726879361.77630: checking for any_errors_fatal 10976 1726879361.77633: done checking for any_errors_fatal 10976 1726879361.77634: checking for max_fail_percentage 10976 1726879361.77635: done checking for max_fail_percentage 10976 1726879361.77636: checking to see if all hosts have failed and the running result is not ok 10976 1726879361.77637: done checking to see if all hosts have failed 10976 1726879361.77637: getting the remaining hosts for this loop 10976 1726879361.77639: done getting the remaining hosts for this loop 10976 1726879361.77641: getting the next task for host managed_node2 10976 1726879361.77645: done getting next task for host managed_node2 10976 1726879361.77648: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Set platform/version specific variables 10976 1726879361.77651: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879361.77662: getting variables 10976 1726879361.77663: in VariableManager get_vars() 10976 1726879361.77681: Calling all_inventory to load vars for managed_node2 10976 1726879361.77683: Calling groups_inventory to load vars for managed_node2 10976 1726879361.77685: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879361.77692: Calling all_plugins_play to load vars for managed_node2 10976 1726879361.77694: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879361.77697: Calling groups_plugins_play to load vars for managed_node2 10976 1726879361.77860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879361.78071: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.78088: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.78093: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.78146: done with get_vars() 10976 1726879361.78161: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:3 Friday 20 September 2024 20:42:41 -0400 (0:00:00.101) 0:00:03.205 ****** 10976 1726879361.78243: entering _queue_task() for managed_node2/include_tasks 10976 1726879361.78245: Creating lock for include_tasks 10976 1726879361.78574: worker is 1 (out of 1 available) 10976 1726879361.78592: exiting _queue_task() for managed_node2/include_tasks 10976 1726879361.78604: done queuing things up, now waiting for results queue to drain 10976 1726879361.78605: waiting for pending results... 10976 1726879361.78895: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set platform/version specific variables 10976 1726879361.79020: in run() - task 0e24e73b-299d-f469-e0b0-0000000000e8 10976 1726879361.79050: variable 'ansible_search_path' from source: unknown 10976 1726879361.79058: variable 'ansible_search_path' from source: unknown 10976 1726879361.79103: calling self._execute() 10976 1726879361.79219: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879361.79240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879361.79271: variable 'omit' from source: magic vars 10976 1726879361.79405: _execute() done 10976 1726879361.79424: dumping result to json 10976 1726879361.79433: done dumping result, returning 10976 1726879361.79451: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set platform/version specific variables [0e24e73b-299d-f469-e0b0-0000000000e8] 10976 1726879361.79475: sending task result for task 0e24e73b-299d-f469-e0b0-0000000000e8 10976 1726879361.79660: no more pending results, returning what we have 10976 1726879361.79666: in VariableManager get_vars() 10976 1726879361.79717: Calling all_inventory to load vars for managed_node2 10976 1726879361.79720: Calling groups_inventory to load vars for managed_node2 10976 1726879361.79724: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879361.79737: Calling all_plugins_play to load vars for managed_node2 10976 1726879361.79742: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879361.79746: Calling groups_plugins_play to load vars for managed_node2 10976 1726879361.80008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879361.80385: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.80394: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000000e8 10976 1726879361.80397: WORKER PROCESS EXITING 10976 1726879361.80421: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.80432: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.80698: done with get_vars() 10976 1726879361.80712: variable 'ansible_search_path' from source: unknown 10976 1726879361.80714: variable 'ansible_search_path' from source: unknown 10976 1726879361.80760: we have included files to process 10976 1726879361.80761: generating all_blocks data 10976 1726879361.80765: done generating all_blocks data 10976 1726879361.80769: processing included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml 10976 1726879361.80771: loading included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml 10976 1726879361.80774: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml 10976 1726879361.81647: done processing included file 10976 1726879361.81650: iterating over new_blocks loaded from include file 10976 1726879361.81651: in VariableManager get_vars() 10976 1726879361.81682: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.81701: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.81705: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.81755: done with get_vars() 10976 1726879361.81760: filtering new block on tags 10976 1726879361.81805: done filtering new block on tags 10976 1726879361.81808: in VariableManager get_vars() 10976 1726879361.81831: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.81847: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.81852: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.81893: done with get_vars() 10976 1726879361.81896: filtering new block on tags 10976 1726879361.81941: done filtering new block on tags 10976 1726879361.81971: in VariableManager get_vars() 10976 1726879361.81990: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.82010: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.82015: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.82051: done with get_vars() 10976 1726879361.82053: filtering new block on tags 10976 1726879361.82086: done filtering new block on tags 10976 1726879361.82089: done iterating over new_blocks loaded from include file included: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml for managed_node2 10976 1726879361.82094: extending task lists for all hosts with included blocks 10976 1726879361.82297: done extending task lists 10976 1726879361.82299: done processing included files 10976 1726879361.82300: results queue empty 10976 1726879361.82300: checking for any_errors_fatal 10976 1726879361.82305: done checking for any_errors_fatal 10976 1726879361.82306: checking for max_fail_percentage 10976 1726879361.82307: done checking for max_fail_percentage 10976 1726879361.82307: checking to see if all hosts have failed and the running result is not ok 10976 1726879361.82308: done checking to see if all hosts have failed 10976 1726879361.82309: getting the remaining hosts for this loop 10976 1726879361.82310: done getting the remaining hosts for this loop 10976 1726879361.82313: getting the next task for host managed_node2 10976 1726879361.82317: done getting next task for host managed_node2 10976 1726879361.82325: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Ensure ansible_facts used by role 10976 1726879361.82328: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 10976 1726879361.82346: getting variables 10976 1726879361.82347: in VariableManager get_vars() 10976 1726879361.82362: Calling all_inventory to load vars for managed_node2 10976 1726879361.82365: Calling groups_inventory to load vars for managed_node2 10976 1726879361.82367: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879361.82373: Calling all_plugins_play to load vars for managed_node2 10976 1726879361.82375: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879361.82378: Calling groups_plugins_play to load vars for managed_node2 10976 1726879361.82539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879361.82762: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.82782: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.82790: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.82850: done with get_vars() 10976 1726879361.82866: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Ensure ansible_facts used by role] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:2 Friday 20 September 2024 20:42:41 -0400 (0:00:00.047) 0:00:03.252 ****** 10976 1726879361.82955: entering _queue_task() for managed_node2/setup 10976 1726879361.83340: worker is 1 (out of 1 available) 10976 1726879361.83353: exiting _queue_task() for managed_node2/setup 10976 1726879361.83365: done queuing things up, now waiting for results queue to drain 10976 1726879361.83367: waiting for pending results... 10976 1726879361.83689: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Ensure ansible_facts used by role 10976 1726879361.83853: in run() - task 0e24e73b-299d-f469-e0b0-000000000182 10976 1726879361.83878: variable 'ansible_search_path' from source: unknown 10976 1726879361.83886: variable 'ansible_search_path' from source: unknown 10976 1726879361.83935: calling self._execute() 10976 1726879361.84030: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879361.84043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879361.84060: variable 'omit' from source: magic vars 10976 1726879361.84715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879361.87666: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879361.87761: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879361.87818: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879361.87887: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879361.87921: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879361.88016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879361.88051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879361.88086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879361.88134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879361.88152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879361.88217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879361.88250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879361.88279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879361.88325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879361.88347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879361.88542: variable '__ha_cluster_required_facts' from source: role '' all vars 10976 1726879361.88563: variable 'ansible_facts' from source: unknown 10976 1726879361.88667: Evaluated conditional (__ha_cluster_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 10976 1726879361.88676: when evaluation is False, skipping this task 10976 1726879361.88686: _execute() done 10976 1726879361.88695: dumping result to json 10976 1726879361.88702: done dumping result, returning 10976 1726879361.88719: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Ensure ansible_facts used by role [0e24e73b-299d-f469-e0b0-000000000182] 10976 1726879361.88733: sending task result for task 0e24e73b-299d-f469-e0b0-000000000182 skipping: [managed_node2] => { "changed": false, "false_condition": "__ha_cluster_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 10976 1726879361.88893: no more pending results, returning what we have 10976 1726879361.88896: results queue empty 10976 1726879361.88897: checking for any_errors_fatal 10976 1726879361.88899: done checking for any_errors_fatal 10976 1726879361.88900: checking for max_fail_percentage 10976 1726879361.88901: done checking for max_fail_percentage 10976 1726879361.88902: checking to see if all hosts have failed and the running result is not ok 10976 1726879361.88903: done checking to see if all hosts have failed 10976 1726879361.88904: getting the remaining hosts for this loop 10976 1726879361.88905: done getting the remaining hosts for this loop 10976 1726879361.88909: getting the next task for host managed_node2 10976 1726879361.88925: done getting next task for host managed_node2 10976 1726879361.88929: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Check if system is ostree 10976 1726879361.88936: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 10976 1726879361.88957: getting variables 10976 1726879361.88960: in VariableManager get_vars() 10976 1726879361.89001: Calling all_inventory to load vars for managed_node2 10976 1726879361.89004: Calling groups_inventory to load vars for managed_node2 10976 1726879361.89008: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879361.89023: Calling all_plugins_play to load vars for managed_node2 10976 1726879361.89027: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879361.89031: Calling groups_plugins_play to load vars for managed_node2 10976 1726879361.89269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879361.89446: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.89471: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.89479: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.89698: done with get_vars() 10976 1726879361.89711: done getting variables 10976 1726879361.89840: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000182 10976 1726879361.89843: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.ha_cluster : Check if system is ostree] ******** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:10 Friday 20 September 2024 20:42:41 -0400 (0:00:00.070) 0:00:03.323 ****** 10976 1726879361.90037: entering _queue_task() for managed_node2/stat 10976 1726879361.90429: worker is 1 (out of 1 available) 10976 1726879361.90452: exiting _queue_task() for managed_node2/stat 10976 1726879361.90476: done queuing things up, now waiting for results queue to drain 10976 1726879361.90478: waiting for pending results... 10976 1726879361.90952: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Check if system is ostree 10976 1726879361.91273: in run() - task 0e24e73b-299d-f469-e0b0-000000000184 10976 1726879361.91302: variable 'ansible_search_path' from source: unknown 10976 1726879361.91310: variable 'ansible_search_path' from source: unknown 10976 1726879361.91359: calling self._execute() 10976 1726879361.91452: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879361.91468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879361.91492: variable 'omit' from source: magic vars 10976 1726879361.92125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879361.92469: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879361.93028: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879361.93374: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879361.93428: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879361.93535: 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) 10976 1726879361.93567: 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) 10976 1726879361.93602: 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) 10976 1726879361.93643: 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) 10976 1726879361.93777: variable '__ha_cluster_is_ostree' from source: set_fact 10976 1726879361.93794: Evaluated conditional (not __ha_cluster_is_ostree is defined): False 10976 1726879361.93801: when evaluation is False, skipping this task 10976 1726879361.93808: _execute() done 10976 1726879361.93813: dumping result to json 10976 1726879361.93821: done dumping result, returning 10976 1726879361.93841: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Check if system is ostree [0e24e73b-299d-f469-e0b0-000000000184] 10976 1726879361.93852: sending task result for task 0e24e73b-299d-f469-e0b0-000000000184 skipping: [managed_node2] => { "changed": false, "false_condition": "not __ha_cluster_is_ostree is defined", "skip_reason": "Conditional result was False" } 10976 1726879361.94013: no more pending results, returning what we have 10976 1726879361.94016: results queue empty 10976 1726879361.94017: checking for any_errors_fatal 10976 1726879361.94024: done checking for any_errors_fatal 10976 1726879361.94025: checking for max_fail_percentage 10976 1726879361.94027: done checking for max_fail_percentage 10976 1726879361.94028: checking to see if all hosts have failed and the running result is not ok 10976 1726879361.94029: done checking to see if all hosts have failed 10976 1726879361.94030: getting the remaining hosts for this loop 10976 1726879361.94031: done getting the remaining hosts for this loop 10976 1726879361.94035: getting the next task for host managed_node2 10976 1726879361.94043: done getting next task for host managed_node2 10976 1726879361.94047: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree 10976 1726879361.94052: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879361.94070: getting variables 10976 1726879361.94072: in VariableManager get_vars() 10976 1726879361.94115: Calling all_inventory to load vars for managed_node2 10976 1726879361.94118: Calling groups_inventory to load vars for managed_node2 10976 1726879361.94120: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879361.94141: Calling all_plugins_play to load vars for managed_node2 10976 1726879361.94145: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879361.94149: Calling groups_plugins_play to load vars for managed_node2 10976 1726879361.94393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879361.94661: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.94686: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.94713: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.94742: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000184 10976 1726879361.95336: WORKER PROCESS EXITING 10976 1726879361.95388: done with get_vars() 10976 1726879361.95402: done getting variables 10976 1726879361.95489: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:15 Friday 20 September 2024 20:42:41 -0400 (0:00:00.054) 0:00:03.378 ****** 10976 1726879361.95529: entering _queue_task() for managed_node2/set_fact 10976 1726879361.95860: worker is 1 (out of 1 available) 10976 1726879361.95879: exiting _queue_task() for managed_node2/set_fact 10976 1726879361.95894: done queuing things up, now waiting for results queue to drain 10976 1726879361.95896: waiting for pending results... 10976 1726879361.96206: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree 10976 1726879361.96382: in run() - task 0e24e73b-299d-f469-e0b0-000000000185 10976 1726879361.96408: variable 'ansible_search_path' from source: unknown 10976 1726879361.96416: variable 'ansible_search_path' from source: unknown 10976 1726879361.96469: calling self._execute() 10976 1726879361.96573: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879361.96590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879361.96607: variable 'omit' from source: magic vars 10976 1726879361.97328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879361.97635: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879361.97691: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879361.97729: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879361.97777: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879361.97881: 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) 10976 1726879361.97916: 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) 10976 1726879361.97946: 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) 10976 1726879361.97979: 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) 10976 1726879361.98135: variable '__ha_cluster_is_ostree' from source: set_fact 10976 1726879361.98154: Evaluated conditional (not __ha_cluster_is_ostree is defined): False 10976 1726879361.98163: when evaluation is False, skipping this task 10976 1726879361.98175: _execute() done 10976 1726879361.98183: dumping result to json 10976 1726879361.98192: done dumping result, returning 10976 1726879361.98203: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree [0e24e73b-299d-f469-e0b0-000000000185] 10976 1726879361.98214: sending task result for task 0e24e73b-299d-f469-e0b0-000000000185 skipping: [managed_node2] => { "changed": false, "false_condition": "not __ha_cluster_is_ostree is defined", "skip_reason": "Conditional result was False" } 10976 1726879361.98379: no more pending results, returning what we have 10976 1726879361.98382: results queue empty 10976 1726879361.98383: checking for any_errors_fatal 10976 1726879361.98390: done checking for any_errors_fatal 10976 1726879361.98391: checking for max_fail_percentage 10976 1726879361.98393: done checking for max_fail_percentage 10976 1726879361.98394: checking to see if all hosts have failed and the running result is not ok 10976 1726879361.98395: done checking to see if all hosts have failed 10976 1726879361.98396: getting the remaining hosts for this loop 10976 1726879361.98397: done getting the remaining hosts for this loop 10976 1726879361.98401: getting the next task for host managed_node2 10976 1726879361.98412: done getting next task for host managed_node2 10976 1726879361.98417: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Set platform/version specific variables 10976 1726879361.98425: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 10976 1726879361.98443: getting variables 10976 1726879361.98445: in VariableManager get_vars() 10976 1726879361.98490: Calling all_inventory to load vars for managed_node2 10976 1726879361.98493: Calling groups_inventory to load vars for managed_node2 10976 1726879361.98495: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879361.98507: Calling all_plugins_play to load vars for managed_node2 10976 1726879361.98510: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879361.98513: Calling groups_plugins_play to load vars for managed_node2 10976 1726879361.98712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879361.98930: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879361.98949: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.98971: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000185 10976 1726879361.98978: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879361.99212: done with get_vars() 10976 1726879361.99228: done getting variables 10976 1726879361.99262: WORKER PROCESS EXITING 10976 1726879361.99412: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:19 Friday 20 September 2024 20:42:41 -0400 (0:00:00.039) 0:00:03.417 ****** 10976 1726879361.99452: entering _queue_task() for managed_node2/include_vars 10976 1726879361.99751: worker is 1 (out of 1 available) 10976 1726879361.99763: exiting _queue_task() for managed_node2/include_vars 10976 1726879361.99773: done queuing things up, now waiting for results queue to drain 10976 1726879361.99775: waiting for pending results... 10976 1726879362.00063: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set platform/version specific variables 10976 1726879362.00212: in run() - task 0e24e73b-299d-f469-e0b0-000000000187 10976 1726879362.00235: variable 'ansible_search_path' from source: unknown 10976 1726879362.00243: variable 'ansible_search_path' from source: unknown 10976 1726879362.00676: variable 'ansible_facts' from source: unknown 10976 1726879362.00921: variable 'ansible_facts' from source: unknown 10976 1726879362.01137: variable 'ansible_facts' from source: unknown 10976 1726879362.01334: variable 'ansible_facts' from source: unknown 10976 1726879362.01407: variable 'omit' from source: magic vars 10976 1726879362.01585: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879362.01601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879362.01615: variable 'omit' from source: magic vars 10976 1726879362.01879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879362.02144: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879362.02197: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879362.02241: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879362.02280: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879362.02374: variable '__vars_file' from source: task vars 10976 1726879362.02477: variable 'role_path' from source: magic vars 10976 1726879362.02486: variable 'item' from source: unknown 10976 1726879362.02507: Evaluated conditional (__vars_file is file): True 10976 1726879362.02517: variable 'omit' from source: magic vars 10976 1726879362.02586: variable 'omit' from source: magic vars 10976 1726879362.02655: variable '__vars_file' from source: task vars 10976 1726879362.02738: variable '__vars_file' from source: task vars 10976 1726879362.02826: variable 'role_path' from source: magic vars 10976 1726879362.02838: variable 'item' from source: unknown 10976 1726879362.02865: variable 'omit' from source: magic vars 10976 1726879362.02901: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879362.02938: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879362.02963: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879362.02989: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879362.03003: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879362.03039: variable 'inventory_hostname' from source: set_fact 10976 1726879362.03046: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879362.03057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879362.03166: Set connection var ansible_pipelining to False 10976 1726879362.03179: Set connection var ansible_shell_executable to /bin/sh 10976 1726879362.03193: Set connection var ansible_timeout to 10 10976 1726879362.03200: Set connection var ansible_shell_type to sh 10976 1726879362.03208: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879362.03215: Set connection var ansible_connection to ssh 10976 1726879362.03243: variable 'ansible_shell_executable' from source: unknown 10976 1726879362.03250: variable 'ansible_connection' from source: unknown 10976 1726879362.03255: variable 'ansible_module_compression' from source: unknown 10976 1726879362.03261: variable 'ansible_shell_type' from source: unknown 10976 1726879362.03270: variable 'ansible_shell_executable' from source: unknown 10976 1726879362.03275: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879362.03281: variable 'ansible_pipelining' from source: unknown 10976 1726879362.03287: variable 'ansible_timeout' from source: unknown 10976 1726879362.03299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879362.03427: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879362.03443: variable 'omit' from source: magic vars 10976 1726879362.03451: starting attempt loop 10976 1726879362.03457: running the handler 10976 1726879362.03578: handler run complete 10976 1726879362.03598: attempt loop complete, returning result 10976 1726879362.03620: variable 'item' from source: unknown 10976 1726879362.03709: variable 'item' from source: unknown ok: [managed_node2] => (item=RedHat.yml) => { "ansible_facts": { "__ha_cluster_cloud_agents_packages": [], "__ha_cluster_fence_agent_packages_default": "{{ ['fence-agents-all'] + (['fence-virt'] if ansible_architecture == 'x86_64' else []) }}", "__ha_cluster_fullstack_node_packages": [ "corosync", "libknet1-plugins-all", "resource-agents", "pacemaker" ], "__ha_cluster_pcs_provider": "pcs-0.10", "__ha_cluster_qdevice_node_packages": [ "corosync-qdevice", "bash", "coreutils", "curl", "grep", "nss-tools", "openssl", "sed" ], "__ha_cluster_repos": [], "__ha_cluster_role_essential_packages": [ "pcs", "corosync-qnetd", "openssl" ], "__ha_cluster_sbd_packages": [ "sbd" ], "__ha_cluster_services": [ "corosync", "corosync-qdevice", "pacemaker" ] }, "ansible_included_var_files": [ "/tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } 10976 1726879362.03999: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879362.04012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879362.04025: variable 'omit' from source: magic vars 10976 1726879362.04210: variable '__vars_file' from source: task vars 10976 1726879362.04298: variable 'role_path' from source: magic vars 10976 1726879362.04307: variable 'item' from source: unknown 10976 1726879362.04324: Evaluated conditional (__vars_file is file): False 10976 1726879362.04331: when evaluation is False, skipping this task 10976 1726879362.04375: variable 'item' from source: unknown 10976 1726879362.04438: variable 'item' from source: unknown skipping: [managed_node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } 10976 1726879362.04602: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879362.04617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879362.04635: variable 'omit' from source: magic vars 10976 1726879362.04842: variable '__vars_file' from source: task vars 10976 1726879362.04930: variable 'role_path' from source: magic vars 10976 1726879362.04949: variable 'item' from source: unknown 10976 1726879362.04965: Evaluated conditional (__vars_file is file): True 10976 1726879362.04983: variable 'omit' from source: magic vars 10976 1726879362.05005: variable 'omit' from source: magic vars 10976 1726879362.05074: variable '__vars_file' from source: task vars 10976 1726879362.05154: variable '__vars_file' from source: task vars 10976 1726879362.05245: variable 'role_path' from source: magic vars 10976 1726879362.05254: variable 'item' from source: unknown 10976 1726879362.05276: variable 'omit' from source: magic vars 10976 1726879362.05311: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879362.05329: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879362.05341: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879362.05361: variable 'inventory_hostname' from source: set_fact 10976 1726879362.05369: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879362.05376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879362.05470: Set connection var ansible_pipelining to False 10976 1726879362.05484: Set connection var ansible_shell_executable to /bin/sh 10976 1726879362.05495: Set connection var ansible_timeout to 10 10976 1726879362.05502: Set connection var ansible_shell_type to sh 10976 1726879362.05511: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879362.05531: Set connection var ansible_connection to ssh 10976 1726879362.05556: variable 'ansible_shell_executable' from source: unknown 10976 1726879362.05563: variable 'ansible_connection' from source: unknown 10976 1726879362.05569: variable 'ansible_module_compression' from source: unknown 10976 1726879362.05575: variable 'ansible_shell_type' from source: unknown 10976 1726879362.05581: variable 'ansible_shell_executable' from source: unknown 10976 1726879362.05587: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879362.05594: variable 'ansible_pipelining' from source: unknown 10976 1726879362.05600: variable 'ansible_timeout' from source: unknown 10976 1726879362.05607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879362.05715: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879362.05767: variable 'omit' from source: magic vars 10976 1726879362.05777: starting attempt loop 10976 1726879362.05784: running the handler 10976 1726879362.05855: handler run complete 10976 1726879362.05875: attempt loop complete, returning result 10976 1726879362.05894: variable 'item' from source: unknown 10976 1726879362.05984: variable 'item' from source: unknown ok: [managed_node2] => (item=CentOS_9.yml) => { "ansible_facts": { "__ha_cluster_cloud_agents_packages": [ "resource-agents-cloud", "fence-agents-aliyun", "fence-agents-aws", "fence-agents-azure-arm", "fence-agents-compute", "fence-agents-gce", "fence-agents-ibm-powervs", "fence-agents-ibm-vpc", "fence-agents-kubevirt", "fence-agents-openstack" ], "__ha_cluster_repos": [ { "id": "highavailability", "name": "HighAvailability" }, { "id": "resilientstorage", "name": "ResilientStorage" } ] }, "ansible_included_var_files": [ "/tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } 10976 1726879362.06217: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879362.06249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879362.06262: variable 'omit' from source: magic vars 10976 1726879362.06453: variable '__vars_file' from source: task vars 10976 1726879362.06549: variable 'role_path' from source: magic vars 10976 1726879362.06558: variable 'item' from source: unknown 10976 1726879362.06582: Evaluated conditional (__vars_file is file): True 10976 1726879362.06591: variable 'omit' from source: magic vars 10976 1726879362.06611: variable 'omit' from source: magic vars 10976 1726879362.06690: variable '__vars_file' from source: task vars 10976 1726879362.06761: variable '__vars_file' from source: task vars 10976 1726879362.06852: variable 'role_path' from source: magic vars 10976 1726879362.06861: variable 'item' from source: unknown 10976 1726879362.06882: variable 'omit' from source: magic vars 10976 1726879362.06915: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879362.06930: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879362.06940: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879362.06957: variable 'inventory_hostname' from source: set_fact 10976 1726879362.06964: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879362.06971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879362.07059: Set connection var ansible_pipelining to False 10976 1726879362.07074: Set connection var ansible_shell_executable to /bin/sh 10976 1726879362.07084: Set connection var ansible_timeout to 10 10976 1726879362.07093: Set connection var ansible_shell_type to sh 10976 1726879362.07104: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879362.07120: Set connection var ansible_connection to ssh 10976 1726879362.07146: variable 'ansible_shell_executable' from source: unknown 10976 1726879362.07154: variable 'ansible_connection' from source: unknown 10976 1726879362.07160: variable 'ansible_module_compression' from source: unknown 10976 1726879362.07166: variable 'ansible_shell_type' from source: unknown 10976 1726879362.07173: variable 'ansible_shell_executable' from source: unknown 10976 1726879362.07180: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879362.07187: variable 'ansible_pipelining' from source: unknown 10976 1726879362.07194: variable 'ansible_timeout' from source: unknown 10976 1726879362.07201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879362.07306: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879362.07321: variable 'omit' from source: magic vars 10976 1726879362.07338: starting attempt loop 10976 1726879362.07345: running the handler 10976 1726879362.07408: handler run complete 10976 1726879362.07420: attempt loop complete, returning result 10976 1726879362.07447: variable 'item' from source: unknown 10976 1726879362.07523: variable 'item' from source: unknown ok: [managed_node2] => (item=CentOS_9.yml) => { "ansible_facts": { "__ha_cluster_cloud_agents_packages": [ "resource-agents-cloud", "fence-agents-aliyun", "fence-agents-aws", "fence-agents-azure-arm", "fence-agents-compute", "fence-agents-gce", "fence-agents-ibm-powervs", "fence-agents-ibm-vpc", "fence-agents-kubevirt", "fence-agents-openstack" ], "__ha_cluster_repos": [ { "id": "highavailability", "name": "HighAvailability" }, { "id": "resilientstorage", "name": "ResilientStorage" } ] }, "ansible_included_var_files": [ "/tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } 10976 1726879362.07745: dumping result to json 10976 1726879362.07760: done dumping result, returning 10976 1726879362.07775: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set platform/version specific variables [0e24e73b-299d-f469-e0b0-000000000187] 10976 1726879362.07786: sending task result for task 0e24e73b-299d-f469-e0b0-000000000187 10976 1726879362.07924: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000187 10976 1726879362.07932: WORKER PROCESS EXITING 10976 1726879362.08043: no more pending results, returning what we have 10976 1726879362.08046: results queue empty 10976 1726879362.08047: checking for any_errors_fatal 10976 1726879362.08056: done checking for any_errors_fatal 10976 1726879362.08057: checking for max_fail_percentage 10976 1726879362.08058: done checking for max_fail_percentage 10976 1726879362.08059: checking to see if all hosts have failed and the running result is not ok 10976 1726879362.08060: done checking to see if all hosts have failed 10976 1726879362.08061: getting the remaining hosts for this loop 10976 1726879362.08062: done getting the remaining hosts for this loop 10976 1726879362.08066: getting the next task for host managed_node2 10976 1726879362.08073: done getting next task for host managed_node2 10976 1726879362.08077: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Set Linux Pacemaker shell specific variables 10976 1726879362.08082: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 10976 1726879362.08092: getting variables 10976 1726879362.08094: in VariableManager get_vars() 10976 1726879362.08130: Calling all_inventory to load vars for managed_node2 10976 1726879362.08132: Calling groups_inventory to load vars for managed_node2 10976 1726879362.08135: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879362.08146: Calling all_plugins_play to load vars for managed_node2 10976 1726879362.08149: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879362.08152: Calling groups_plugins_play to load vars for managed_node2 10976 1726879362.08333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879362.08548: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879362.08566: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879362.08573: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879362.08781: done with get_vars() 10976 1726879362.08794: done getting variables 10976 1726879362.08856: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Set Linux Pacemaker shell specific variables] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:34 Friday 20 September 2024 20:42:42 -0400 (0:00:00.095) 0:00:03.513 ****** 10976 1726879362.09005: entering _queue_task() for managed_node2/include_vars 10976 1726879362.09330: worker is 1 (out of 1 available) 10976 1726879362.09344: exiting _queue_task() for managed_node2/include_vars 10976 1726879362.09357: done queuing things up, now waiting for results queue to drain 10976 1726879362.09359: waiting for pending results... 10976 1726879362.09639: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set Linux Pacemaker shell specific variables 10976 1726879362.09787: in run() - task 0e24e73b-299d-f469-e0b0-000000000188 10976 1726879362.09813: variable 'ansible_search_path' from source: unknown 10976 1726879362.09821: variable 'ansible_search_path' from source: unknown 10976 1726879362.09872: calling self._execute() 10976 1726879362.09963: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879362.09980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879362.09995: variable 'omit' from source: magic vars 10976 1726879362.10162: variable 'omit' from source: magic vars 10976 1726879362.10242: variable 'omit' from source: magic vars 10976 1726879362.10604: variable 'role_path' from source: magic vars 10976 1726879362.10624: variable 'ha_cluster_pacemaker_shell' from source: role '' defaults 10976 1726879362.10670: variable 'omit' from source: magic vars 10976 1726879362.10721: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879362.10767: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879362.10796: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879362.10818: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879362.10842: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879362.10876: variable 'inventory_hostname' from source: set_fact 10976 1726879362.10885: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879362.10897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879362.11013: Set connection var ansible_pipelining to False 10976 1726879362.11027: Set connection var ansible_shell_executable to /bin/sh 10976 1726879362.11037: Set connection var ansible_timeout to 10 10976 1726879362.11043: Set connection var ansible_shell_type to sh 10976 1726879362.11058: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879362.11069: Set connection var ansible_connection to ssh 10976 1726879362.11096: variable 'ansible_shell_executable' from source: unknown 10976 1726879362.11105: variable 'ansible_connection' from source: unknown 10976 1726879362.11115: variable 'ansible_module_compression' from source: unknown 10976 1726879362.11123: variable 'ansible_shell_type' from source: unknown 10976 1726879362.11132: variable 'ansible_shell_executable' from source: unknown 10976 1726879362.11140: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879362.11148: variable 'ansible_pipelining' from source: unknown 10976 1726879362.11155: variable 'ansible_timeout' from source: unknown 10976 1726879362.11167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879362.11320: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879362.11345: variable 'omit' from source: magic vars 10976 1726879362.11355: starting attempt loop 10976 1726879362.11363: running the handler 10976 1726879362.11449: handler run complete 10976 1726879362.11462: attempt loop complete, returning result 10976 1726879362.11470: _execute() done 10976 1726879362.11477: dumping result to json 10976 1726879362.11490: done dumping result, returning 10976 1726879362.11504: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set Linux Pacemaker shell specific variables [0e24e73b-299d-f469-e0b0-000000000188] 10976 1726879362.11516: sending task result for task 0e24e73b-299d-f469-e0b0-000000000188 10976 1726879362.11630: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000188 10976 1726879362.11637: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": {}, "ansible_included_var_files": [ "/tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/shell_pcs.yml" ], "changed": false } 10976 1726879362.11718: no more pending results, returning what we have 10976 1726879362.11721: results queue empty 10976 1726879362.11727: checking for any_errors_fatal 10976 1726879362.11741: done checking for any_errors_fatal 10976 1726879362.11742: checking for max_fail_percentage 10976 1726879362.11744: done checking for max_fail_percentage 10976 1726879362.11745: checking to see if all hosts have failed and the running result is not ok 10976 1726879362.11746: done checking to see if all hosts have failed 10976 1726879362.11746: getting the remaining hosts for this loop 10976 1726879362.11748: done getting the remaining hosts for this loop 10976 1726879362.11752: getting the next task for host managed_node2 10976 1726879362.11759: done getting next task for host managed_node2 10976 1726879362.11764: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Enable package repositories 10976 1726879362.11768: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 10976 1726879362.11777: getting variables 10976 1726879362.11779: in VariableManager get_vars() 10976 1726879362.11820: Calling all_inventory to load vars for managed_node2 10976 1726879362.11824: Calling groups_inventory to load vars for managed_node2 10976 1726879362.11827: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879362.11839: Calling all_plugins_play to load vars for managed_node2 10976 1726879362.11843: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879362.11846: Calling groups_plugins_play to load vars for managed_node2 10976 1726879362.12071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879362.12281: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879362.12302: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879362.12309: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879362.12525: done with get_vars() 10976 1726879362.12540: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Enable package repositories] ****** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:6 Friday 20 September 2024 20:42:42 -0400 (0:00:00.037) 0:00:03.550 ****** 10976 1726879362.12759: entering _queue_task() for managed_node2/include_tasks 10976 1726879362.13269: worker is 1 (out of 1 available) 10976 1726879362.13282: exiting _queue_task() for managed_node2/include_tasks 10976 1726879362.13292: done queuing things up, now waiting for results queue to drain 10976 1726879362.13294: waiting for pending results... 10976 1726879362.14156: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Enable package repositories 10976 1726879362.14294: in run() - task 0e24e73b-299d-f469-e0b0-0000000000e9 10976 1726879362.14436: variable 'ansible_search_path' from source: unknown 10976 1726879362.14444: variable 'ansible_search_path' from source: unknown 10976 1726879362.14566: calling self._execute() 10976 1726879362.14777: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879362.14792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879362.14807: variable 'omit' from source: magic vars 10976 1726879362.15866: variable 'ha_cluster_enable_repos' from source: role '' defaults 10976 1726879362.15884: Evaluated conditional (ha_cluster_enable_repos): True 10976 1726879362.15898: _execute() done 10976 1726879362.15907: dumping result to json 10976 1726879362.15914: done dumping result, returning 10976 1726879362.15929: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Enable package repositories [0e24e73b-299d-f469-e0b0-0000000000e9] 10976 1726879362.15947: sending task result for task 0e24e73b-299d-f469-e0b0-0000000000e9 10976 1726879362.16105: no more pending results, returning what we have 10976 1726879362.16110: in VariableManager get_vars() 10976 1726879362.16162: Calling all_inventory to load vars for managed_node2 10976 1726879362.16166: Calling groups_inventory to load vars for managed_node2 10976 1726879362.16168: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879362.16183: Calling all_plugins_play to load vars for managed_node2 10976 1726879362.16187: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879362.16192: Calling groups_plugins_play to load vars for managed_node2 10976 1726879362.16389: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000000e9 10976 1726879362.16393: WORKER PROCESS EXITING 10976 1726879362.16408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879362.16603: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879362.16621: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879362.16629: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879362.16719: done with get_vars() 10976 1726879362.16796: variable 'ansible_search_path' from source: unknown 10976 1726879362.16798: variable 'ansible_search_path' from source: unknown 10976 1726879362.16832: we have included files to process 10976 1726879362.16833: generating all_blocks data 10976 1726879362.16834: done generating all_blocks data 10976 1726879362.16839: processing included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-package-repositories.yml 10976 1726879362.16841: loading included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-package-repositories.yml 10976 1726879362.16843: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-package-repositories.yml 10976 1726879362.17619: in VariableManager get_vars() 10976 1726879362.17645: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879362.17665: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879362.17670: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879362.17713: done with get_vars() 10976 1726879362.17732: done processing included file 10976 1726879362.17735: iterating over new_blocks loaded from include file 10976 1726879362.17736: in VariableManager get_vars() 10976 1726879362.17755: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879362.17774: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879362.17778: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879362.17810: done with get_vars() 10976 1726879362.17812: filtering new block on tags 10976 1726879362.17852: done filtering new block on tags 10976 1726879362.17855: done iterating over new_blocks loaded from include file included: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-package-repositories.yml for managed_node2 10976 1726879362.17861: extending task lists for all hosts with included blocks 10976 1726879362.18484: done extending task lists 10976 1726879362.18486: done processing included files 10976 1726879362.18487: results queue empty 10976 1726879362.18487: checking for any_errors_fatal 10976 1726879362.18492: done checking for any_errors_fatal 10976 1726879362.18493: checking for max_fail_percentage 10976 1726879362.18494: done checking for max_fail_percentage 10976 1726879362.18495: checking to see if all hosts have failed and the running result is not ok 10976 1726879362.18496: done checking to see if all hosts have failed 10976 1726879362.18497: getting the remaining hosts for this loop 10976 1726879362.18498: done getting the remaining hosts for this loop 10976 1726879362.18501: getting the next task for host managed_node2 10976 1726879362.18505: done getting next task for host managed_node2 10976 1726879362.18509: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Find platform/version specific tasks to enable repositories 10976 1726879362.18512: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879362.18529: getting variables 10976 1726879362.18530: in VariableManager get_vars() 10976 1726879362.18548: Calling all_inventory to load vars for managed_node2 10976 1726879362.18557: Calling groups_inventory to load vars for managed_node2 10976 1726879362.18559: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879362.18565: Calling all_plugins_play to load vars for managed_node2 10976 1726879362.18567: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879362.18570: Calling groups_plugins_play to load vars for managed_node2 10976 1726879362.18756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879362.18958: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879362.18976: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879362.18980: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879362.19036: done with get_vars() 10976 1726879362.19048: done getting variables 10976 1726879362.19100: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Find platform/version specific tasks to enable repositories] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-package-repositories.yml:3 Friday 20 September 2024 20:42:42 -0400 (0:00:00.063) 0:00:03.614 ****** 10976 1726879362.19136: entering _queue_task() for managed_node2/set_fact 10976 1726879362.19789: worker is 1 (out of 1 available) 10976 1726879362.19803: exiting _queue_task() for managed_node2/set_fact 10976 1726879362.19814: done queuing things up, now waiting for results queue to drain 10976 1726879362.19816: waiting for pending results... 10976 1726879362.20126: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Find platform/version specific tasks to enable repositories 10976 1726879362.20277: in run() - task 0e24e73b-299d-f469-e0b0-0000000001bb 10976 1726879362.20302: variable 'ansible_search_path' from source: unknown 10976 1726879362.20310: variable 'ansible_search_path' from source: unknown 10976 1726879362.20735: variable 'ansible_facts' from source: unknown 10976 1726879362.20970: variable 'ansible_facts' from source: unknown 10976 1726879362.21180: variable 'ansible_facts' from source: unknown 10976 1726879362.21513: variable 'ansible_facts' from source: unknown 10976 1726879362.21609: variable 'omit' from source: magic vars 10976 1726879362.21732: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879362.21746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879362.21761: variable 'omit' from source: magic vars 10976 1726879362.21965: variable 'ha_cluster_enable_repos' from source: role '' defaults 10976 1726879362.21976: Evaluated conditional (ha_cluster_enable_repos): True 10976 1726879362.22154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879362.22460: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879362.22513: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879362.22554: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879362.22599: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879362.22691: variable '__ha_cluster_enable_repo_tasks_file_candidate' from source: task vars 10976 1726879362.22788: variable 'role_path' from source: magic vars 10976 1726879362.22802: variable 'item' from source: unknown 10976 1726879362.22819: Evaluated conditional (__ha_cluster_enable_repo_tasks_file_candidate is file): True 10976 1726879362.22833: variable 'omit' from source: magic vars 10976 1726879362.22901: variable 'omit' from source: magic vars 10976 1726879362.22967: variable '__ha_cluster_enable_repo_tasks_file_candidate' from source: task vars 10976 1726879362.23053: variable '__ha_cluster_enable_repo_tasks_file_candidate' from source: task vars 10976 1726879362.23147: variable 'role_path' from source: magic vars 10976 1726879362.23157: variable 'item' from source: unknown 10976 1726879362.23180: variable 'omit' from source: magic vars 10976 1726879362.23219: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879362.23256: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879362.23280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879362.23303: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879362.23322: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879362.23359: variable 'inventory_hostname' from source: set_fact 10976 1726879362.23368: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879362.23376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879362.23487: Set connection var ansible_pipelining to False 10976 1726879362.23500: Set connection var ansible_shell_executable to /bin/sh 10976 1726879362.23509: Set connection var ansible_timeout to 10 10976 1726879362.23514: Set connection var ansible_shell_type to sh 10976 1726879362.23526: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879362.23544: Set connection var ansible_connection to ssh 10976 1726879362.23602: variable 'ansible_shell_executable' from source: unknown 10976 1726879362.23610: variable 'ansible_connection' from source: unknown 10976 1726879362.23617: variable 'ansible_module_compression' from source: unknown 10976 1726879362.23624: variable 'ansible_shell_type' from source: unknown 10976 1726879362.23634: variable 'ansible_shell_executable' from source: unknown 10976 1726879362.23651: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879362.23669: variable 'ansible_pipelining' from source: unknown 10976 1726879362.23697: variable 'ansible_timeout' from source: unknown 10976 1726879362.23704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879362.24273: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879362.24291: variable 'omit' from source: magic vars 10976 1726879362.24302: starting attempt loop 10976 1726879362.24309: running the handler 10976 1726879362.24326: handler run complete 10976 1726879362.24341: attempt loop complete, returning result 10976 1726879362.24367: variable 'item' from source: unknown 10976 1726879362.24461: variable 'item' from source: unknown ok: [managed_node2] => (item=RedHat.yml) => { "ansible_facts": { "__ha_cluster_enable_repo_tasks_file": "/tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/RedHat.yml" }, "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } 10976 1726879362.24757: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879362.24780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879362.24797: variable 'omit' from source: magic vars 10976 1726879362.25034: variable 'ha_cluster_enable_repos' from source: role '' defaults 10976 1726879362.25050: Evaluated conditional (ha_cluster_enable_repos): True 10976 1726879362.25242: variable '__ha_cluster_enable_repo_tasks_file_candidate' from source: task vars 10976 1726879362.25367: variable 'role_path' from source: magic vars 10976 1726879362.25377: variable 'item' from source: unknown 10976 1726879362.25393: Evaluated conditional (__ha_cluster_enable_repo_tasks_file_candidate is file): True 10976 1726879362.25402: variable 'omit' from source: magic vars 10976 1726879362.25420: variable 'omit' from source: magic vars 10976 1726879362.25520: variable '__ha_cluster_enable_repo_tasks_file_candidate' from source: task vars 10976 1726879362.25623: variable '__ha_cluster_enable_repo_tasks_file_candidate' from source: task vars 10976 1726879362.25713: variable 'role_path' from source: magic vars 10976 1726879362.25786: variable 'item' from source: unknown 10976 1726879362.25847: variable 'omit' from source: magic vars 10976 1726879362.25879: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879362.26011: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879362.26021: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879362.26040: variable 'inventory_hostname' from source: set_fact 10976 1726879362.26047: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879362.26052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879362.26792: Set connection var ansible_pipelining to False 10976 1726879362.26887: Set connection var ansible_shell_executable to /bin/sh 10976 1726879362.26899: Set connection var ansible_timeout to 10 10976 1726879362.26905: Set connection var ansible_shell_type to sh 10976 1726879362.26913: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879362.26921: Set connection var ansible_connection to ssh 10976 1726879362.26951: variable 'ansible_shell_executable' from source: unknown 10976 1726879362.26982: variable 'ansible_connection' from source: unknown 10976 1726879362.26994: variable 'ansible_module_compression' from source: unknown 10976 1726879362.27000: variable 'ansible_shell_type' from source: unknown 10976 1726879362.27006: variable 'ansible_shell_executable' from source: unknown 10976 1726879362.27012: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879362.27032: variable 'ansible_pipelining' from source: unknown 10976 1726879362.27040: variable 'ansible_timeout' from source: unknown 10976 1726879362.27092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879362.27329: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879362.27367: variable 'omit' from source: magic vars 10976 1726879362.27376: starting attempt loop 10976 1726879362.27382: running the handler 10976 1726879362.27393: handler run complete 10976 1726879362.27419: attempt loop complete, returning result 10976 1726879362.27445: variable 'item' from source: unknown 10976 1726879362.27583: variable 'item' from source: unknown ok: [managed_node2] => (item=CentOS.yml) => { "ansible_facts": { "__ha_cluster_enable_repo_tasks_file": "/tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/CentOS.yml" }, "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml" } 10976 1726879362.27771: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879362.27785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879362.27800: variable 'omit' from source: magic vars 10976 1726879362.27964: variable 'ha_cluster_enable_repos' from source: role '' defaults 10976 1726879362.27974: Evaluated conditional (ha_cluster_enable_repos): True 10976 1726879362.28108: variable '__ha_cluster_enable_repo_tasks_file_candidate' from source: task vars 10976 1726879362.28458: variable 'role_path' from source: magic vars 10976 1726879362.28473: variable 'item' from source: unknown 10976 1726879362.28491: Evaluated conditional (__ha_cluster_enable_repo_tasks_file_candidate is file): False 10976 1726879362.28499: when evaluation is False, skipping this task 10976 1726879362.28552: variable 'item' from source: unknown 10976 1726879362.28733: variable 'item' from source: unknown skipping: [managed_node2] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__ha_cluster_enable_repo_tasks_file_candidate is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } 10976 1726879362.29011: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879362.29075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879362.29152: variable 'omit' from source: magic vars 10976 1726879362.29511: variable 'ha_cluster_enable_repos' from source: role '' defaults 10976 1726879362.29566: Evaluated conditional (ha_cluster_enable_repos): True 10976 1726879362.30107: variable '__ha_cluster_enable_repo_tasks_file_candidate' from source: task vars 10976 1726879362.30246: variable 'role_path' from source: magic vars 10976 1726879362.30255: variable 'item' from source: unknown 10976 1726879362.30279: Evaluated conditional (__ha_cluster_enable_repo_tasks_file_candidate is file): False 10976 1726879362.30286: when evaluation is False, skipping this task 10976 1726879362.30350: variable 'item' from source: unknown 10976 1726879362.30425: variable 'item' from source: unknown skipping: [managed_node2] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__ha_cluster_enable_repo_tasks_file_candidate is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } 10976 1726879362.30546: dumping result to json 10976 1726879362.30556: done dumping result, returning 10976 1726879362.30570: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Find platform/version specific tasks to enable repositories [0e24e73b-299d-f469-e0b0-0000000001bb] 10976 1726879362.30579: sending task result for task 0e24e73b-299d-f469-e0b0-0000000001bb 10976 1726879362.30714: no more pending results, returning what we have 10976 1726879362.30717: results queue empty 10976 1726879362.30718: checking for any_errors_fatal 10976 1726879362.30720: done checking for any_errors_fatal 10976 1726879362.30720: checking for max_fail_percentage 10976 1726879362.30724: done checking for max_fail_percentage 10976 1726879362.30725: checking to see if all hosts have failed and the running result is not ok 10976 1726879362.30726: done checking to see if all hosts have failed 10976 1726879362.30727: getting the remaining hosts for this loop 10976 1726879362.30728: done getting the remaining hosts for this loop 10976 1726879362.30732: getting the next task for host managed_node2 10976 1726879362.30739: done getting next task for host managed_node2 10976 1726879362.30743: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Run platform/version specific tasks to enable repositories 10976 1726879362.30749: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879362.30759: getting variables 10976 1726879362.30763: in VariableManager get_vars() 10976 1726879362.30802: Calling all_inventory to load vars for managed_node2 10976 1726879362.30805: Calling groups_inventory to load vars for managed_node2 10976 1726879362.30807: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879362.30817: Calling all_plugins_play to load vars for managed_node2 10976 1726879362.30821: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879362.30825: Calling groups_plugins_play to load vars for managed_node2 10976 1726879362.31009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879362.31264: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879362.31282: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879362.31306: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879362.32572: done with get_vars() 10976 1726879362.32589: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Run platform/version specific tasks to enable repositories] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-package-repositories.yml:21 Friday 20 September 2024 20:42:42 -0400 (0:00:00.137) 0:00:03.751 ****** 10976 1726879362.32861: entering _queue_task() for managed_node2/include_tasks 10976 1726879362.33231: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000001bb 10976 1726879362.33236: WORKER PROCESS EXITING 10976 1726879362.34378: worker is 1 (out of 1 available) 10976 1726879362.34395: exiting _queue_task() for managed_node2/include_tasks 10976 1726879362.34408: done queuing things up, now waiting for results queue to drain 10976 1726879362.34410: waiting for pending results... 10976 1726879362.35119: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Run platform/version specific tasks to enable repositories 10976 1726879362.35470: in run() - task 0e24e73b-299d-f469-e0b0-0000000001bc 10976 1726879362.35489: variable 'ansible_search_path' from source: unknown 10976 1726879362.35497: variable 'ansible_search_path' from source: unknown 10976 1726879362.35543: calling self._execute() 10976 1726879362.35627: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879362.35744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879362.35759: variable 'omit' from source: magic vars 10976 1726879362.36590: variable 'ha_cluster_enable_repos' from source: role '' defaults 10976 1726879362.36610: Evaluated conditional (ha_cluster_enable_repos): True 10976 1726879362.36896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879362.37478: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879362.37583: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879362.37625: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879362.37717: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879362.37886: 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) 10976 1726879362.38036: 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) 10976 1726879362.38067: 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) 10976 1726879362.38182: 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) 10976 1726879362.38484: variable '__ha_cluster_enable_repo_tasks_file' from source: set_fact 10976 1726879362.38510: Evaluated conditional (__ha_cluster_enable_repo_tasks_file is defined): True 10976 1726879362.38867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879362.45691: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879362.45912: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879362.46093: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879362.46206: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879362.46318: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879362.46555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879362.46674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879362.46728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879362.46786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879362.46811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879362.46924: variable '__ha_cluster_is_ostree' from source: set_fact 10976 1726879362.46946: Evaluated conditional (not __ha_cluster_is_ostree | d(false)): True 10976 1726879362.46959: variable '__ha_cluster_enable_repo_tasks_file' from source: set_fact 10976 1726879362.47068: variable '__ha_cluster_enable_repo_tasks_file' from source: set_fact 10976 1726879362.47098: _execute() done 10976 1726879362.47109: dumping result to json 10976 1726879362.47117: done dumping result, returning 10976 1726879362.47134: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Run platform/version specific tasks to enable repositories [0e24e73b-299d-f469-e0b0-0000000001bc] 10976 1726879362.47148: sending task result for task 0e24e73b-299d-f469-e0b0-0000000001bc 10976 1726879362.47367: no more pending results, returning what we have 10976 1726879362.47372: in VariableManager get_vars() 10976 1726879362.47418: Calling all_inventory to load vars for managed_node2 10976 1726879362.47421: Calling groups_inventory to load vars for managed_node2 10976 1726879362.47429: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879362.47441: Calling all_plugins_play to load vars for managed_node2 10976 1726879362.47446: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879362.47449: Calling groups_plugins_play to load vars for managed_node2 10976 1726879362.47668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879362.47884: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879362.47904: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879362.47912: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879362.48214: done with get_vars() 10976 1726879362.48300: variable 'ansible_search_path' from source: unknown 10976 1726879362.48302: variable 'ansible_search_path' from source: unknown 10976 1726879362.48320: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000001bc 10976 1726879362.48326: WORKER PROCESS EXITING 10976 1726879362.48341: we have included files to process 10976 1726879362.48343: generating all_blocks data 10976 1726879362.48345: done generating all_blocks data 10976 1726879362.48351: processing included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/CentOS.yml 10976 1726879362.48353: loading included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/CentOS.yml 10976 1726879362.48355: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/CentOS.yml 10976 1726879362.49515: done processing included file 10976 1726879362.49518: iterating over new_blocks loaded from include file 10976 1726879362.49527: in VariableManager get_vars() 10976 1726879362.49748: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879362.49771: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879362.49776: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879362.49816: done with get_vars() 10976 1726879362.49818: filtering new block on tags 10976 1726879362.50068: done filtering new block on tags 10976 1726879362.50074: done iterating over new_blocks loaded from include file included: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/CentOS.yml for managed_node2 10976 1726879362.50080: extending task lists for all hosts with included blocks 10976 1726879362.50771: done extending task lists 10976 1726879362.50773: done processing included files 10976 1726879362.50774: results queue empty 10976 1726879362.50775: checking for any_errors_fatal 10976 1726879362.50780: done checking for any_errors_fatal 10976 1726879362.50781: checking for max_fail_percentage 10976 1726879362.50782: done checking for max_fail_percentage 10976 1726879362.50787: checking to see if all hosts have failed and the running result is not ok 10976 1726879362.50788: done checking to see if all hosts have failed 10976 1726879362.50789: getting the remaining hosts for this loop 10976 1726879362.50790: done getting the remaining hosts for this loop 10976 1726879362.50795: getting the next task for host managed_node2 10976 1726879362.50800: done getting next task for host managed_node2 10976 1726879362.50803: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : List active CentOS repositories 10976 1726879362.50807: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879362.50818: getting variables 10976 1726879362.50820: in VariableManager get_vars() 10976 1726879362.50841: Calling all_inventory to load vars for managed_node2 10976 1726879362.50844: Calling groups_inventory to load vars for managed_node2 10976 1726879362.50846: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879362.50852: Calling all_plugins_play to load vars for managed_node2 10976 1726879362.50854: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879362.50863: Calling groups_plugins_play to load vars for managed_node2 10976 1726879362.51040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879362.51278: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879362.51311: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879362.51318: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879362.51391: done with get_vars() 10976 1726879362.51409: done getting variables 10976 1726879362.51517: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : List active CentOS repositories] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/CentOS.yml:3 Friday 20 September 2024 20:42:42 -0400 (0:00:00.186) 0:00:03.938 ****** 10976 1726879362.51564: entering _queue_task() for managed_node2/command 10976 1726879362.51566: Creating lock for command 10976 1726879362.51920: worker is 1 (out of 1 available) 10976 1726879362.51988: exiting _queue_task() for managed_node2/command 10976 1726879362.52003: done queuing things up, now waiting for results queue to drain 10976 1726879362.52005: waiting for pending results... 10976 1726879362.52792: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : List active CentOS repositories 10976 1726879362.53070: in run() - task 0e24e73b-299d-f469-e0b0-00000000020e 10976 1726879362.53179: variable 'ansible_search_path' from source: unknown 10976 1726879362.53187: variable 'ansible_search_path' from source: unknown 10976 1726879362.53233: calling self._execute() 10976 1726879362.53442: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879362.53453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879362.53469: variable 'omit' from source: magic vars 10976 1726879362.53687: variable 'omit' from source: magic vars 10976 1726879362.53890: variable 'omit' from source: magic vars 10976 1726879362.53973: variable 'omit' from source: magic vars 10976 1726879362.54189: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879362.54235: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879362.54281: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879362.54410: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879362.54482: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879362.54517: variable 'inventory_hostname' from source: set_fact 10976 1726879362.54713: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879362.54733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879362.55029: Set connection var ansible_pipelining to False 10976 1726879362.55081: Set connection var ansible_shell_executable to /bin/sh 10976 1726879362.55093: Set connection var ansible_timeout to 10 10976 1726879362.55100: Set connection var ansible_shell_type to sh 10976 1726879362.55111: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879362.55127: Set connection var ansible_connection to ssh 10976 1726879362.55160: variable 'ansible_shell_executable' from source: unknown 10976 1726879362.55167: variable 'ansible_connection' from source: unknown 10976 1726879362.55173: variable 'ansible_module_compression' from source: unknown 10976 1726879362.55187: variable 'ansible_shell_type' from source: unknown 10976 1726879362.55196: variable 'ansible_shell_executable' from source: unknown 10976 1726879362.55203: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879362.55213: variable 'ansible_pipelining' from source: unknown 10976 1726879362.55227: variable 'ansible_timeout' from source: unknown 10976 1726879362.55240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879362.55438: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879362.55464: variable 'omit' from source: magic vars 10976 1726879362.55478: starting attempt loop 10976 1726879362.55487: running the handler 10976 1726879362.55507: _low_level_execute_command(): starting 10976 1726879362.55520: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879362.56438: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879362.56467: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879362.56484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879362.56511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879362.56575: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879362.56586: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879362.56606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879362.56628: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879362.56640: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879362.56655: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879362.56678: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879362.56698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879362.56715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879362.56731: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879362.56742: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879362.56755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879362.56861: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879362.56893: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879362.56912: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879362.57018: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879362.58616: stdout chunk (state=3): >>>/root <<< 10976 1726879362.58748: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879362.58864: stderr chunk (state=3): >>><<< 10976 1726879362.58868: stdout chunk (state=3): >>><<< 10976 1726879362.58929: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879362.58933: _low_level_execute_command(): starting 10976 1726879362.58936: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879362.5889196-11127-44764774617772 `" && echo ansible-tmp-1726879362.5889196-11127-44764774617772="` echo /root/.ansible/tmp/ansible-tmp-1726879362.5889196-11127-44764774617772 `" ) && sleep 0' 10976 1726879362.60602: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879362.60629: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879362.60643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879362.60672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879362.60726: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879362.60738: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879362.60752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879362.60780: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879362.60797: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879362.60808: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879362.60819: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879362.60837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879362.60853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879362.60865: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879362.60883: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879362.60900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879362.60982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879362.61012: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879362.61028: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879362.61113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879362.63052: stdout chunk (state=3): >>>ansible-tmp-1726879362.5889196-11127-44764774617772=/root/.ansible/tmp/ansible-tmp-1726879362.5889196-11127-44764774617772 <<< 10976 1726879362.63237: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879362.63241: stdout chunk (state=3): >>><<< 10976 1726879362.63243: stderr chunk (state=3): >>><<< 10976 1726879362.63535: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879362.5889196-11127-44764774617772=/root/.ansible/tmp/ansible-tmp-1726879362.5889196-11127-44764774617772 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879362.63539: variable 'ansible_module_compression' from source: unknown 10976 1726879362.63542: ANSIBALLZ: Using generic lock for ansible.legacy.command 10976 1726879362.63544: ANSIBALLZ: Acquiring lock 10976 1726879362.63546: ANSIBALLZ: Lock acquired: 139704749141664 10976 1726879362.63548: ANSIBALLZ: Creating module 10976 1726879362.91028: ANSIBALLZ: Writing module into payload 10976 1726879362.91179: ANSIBALLZ: Writing module 10976 1726879362.91248: ANSIBALLZ: Renaming module 10976 1726879362.91254: ANSIBALLZ: Done creating module 10976 1726879362.91277: variable 'ansible_facts' from source: unknown 10976 1726879362.91381: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879362.5889196-11127-44764774617772/AnsiballZ_command.py 10976 1726879362.91550: Sending initial data 10976 1726879362.91553: Sent initial data (155 bytes) 10976 1726879362.92615: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879362.92624: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879362.92638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879362.92659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879362.92700: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879362.92707: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879362.92717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879362.92733: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879362.92742: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879362.92749: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879362.92761: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879362.92773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879362.92787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879362.92792: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879362.92799: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879362.92809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879362.92891: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879362.92907: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879362.92910: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879362.92998: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879362.94885: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 10976 1726879362.94898: 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 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879362.94956: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp7rprusuu /root/.ansible/tmp/ansible-tmp-1726879362.5889196-11127-44764774617772/AnsiballZ_command.py <<< 10976 1726879362.95011: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879362.96832: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879362.97110: stderr chunk (state=3): >>><<< 10976 1726879362.97114: stdout chunk (state=3): >>><<< 10976 1726879362.97116: done transferring module to remote 10976 1726879362.97120: _low_level_execute_command(): starting 10976 1726879362.97133: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879362.5889196-11127-44764774617772/ /root/.ansible/tmp/ansible-tmp-1726879362.5889196-11127-44764774617772/AnsiballZ_command.py && sleep 0' 10976 1726879362.97813: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879362.97837: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879362.97853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879362.97879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879362.97932: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879362.97951: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879362.97974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879362.98001: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879362.98013: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879362.98031: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879362.98044: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879362.98056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879362.98072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879362.98087: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879362.98102: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879362.98114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879362.98197: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879362.98217: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879362.98233: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879362.98306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879363.00127: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879363.00212: stderr chunk (state=3): >>><<< 10976 1726879363.00215: stdout chunk (state=3): >>><<< 10976 1726879363.00317: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879363.00320: _low_level_execute_command(): starting 10976 1726879363.00325: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879362.5889196-11127-44764774617772/AnsiballZ_command.py && sleep 0' 10976 1726879363.01449: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879363.01491: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879363.01518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879363.01540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879363.01641: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879363.01670: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879363.01712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879363.01754: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879363.01766: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879363.01777: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879363.01791: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879363.01818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879363.01873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879363.01887: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879363.01904: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879363.01953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879363.02073: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879363.02092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879363.02106: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879363.02204: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879363.04183: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879363.04258: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879363.04290: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879363.04318: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879363.04372: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 10976 1726879363.04451: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879363.04484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879363.04508: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879363.04527: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17d1edc0> <<< 10976 1726879363.04569: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17cc33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17d1eb20> <<< 10976 1726879363.04588: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879363.04606: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17d1eac0> <<< 10976 1726879363.04629: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879363.04647: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879363.04720: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17cc3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879363.04742: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17cc3940> <<< 10976 1726879363.04771: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17cc3670> <<< 10976 1726879363.04847: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879363.04854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879363.04873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879363.04892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879363.04914: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17c7a190> <<< 10976 1726879363.04939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879363.04953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879363.05031: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17c7a220> <<< 10976 1726879363.05057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879363.05063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879363.05093: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17c9d850> <<< 10976 1726879363.05099: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17c7a940> <<< 10976 1726879363.05144: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17cdb880> <<< 10976 1726879363.05147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 10976 1726879363.05166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879363.05169: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17c73d90> <<< 10976 1726879363.05226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 10976 1726879363.05230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879363.05233: stdout chunk (state=3): >>>import '_locale' # <<< 10976 1726879363.05235: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17c9dd90> <<< 10976 1726879363.05283: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17cc3970> <<< 10976 1726879363.05311: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879363.05506: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879363.05512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879363.05544: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879363.05551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879363.05579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879363.05586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879363.05625: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879363.05637: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179d2eb0> <<< 10976 1726879363.05687: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179d6f40> <<< 10976 1726879363.05706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879363.05748: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879363.05770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879363.05855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879363.05859: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179d4640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179d2370> <<< 10976 1726879363.05912: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879363.05947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879363.06011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879363.06094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879363.06186: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce17955dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179558b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17955eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17955f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879363.06215: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17955e80> import '_collections' # <<< 10976 1726879363.06265: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179aed30> import '_functools' # <<< 10976 1726879363.06281: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179a7610> <<< 10976 1726879363.06330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179bb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179dbe20> <<< 10976 1726879363.06358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879363.06425: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce17967c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179ae250> <<< 10976 1726879363.06462: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce179bb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179e19d0> <<< 10976 1726879363.06477: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879363.06507: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879363.06534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879363.06578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17967fa0> <<< 10976 1726879363.06582: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17967d90> <<< 10976 1726879363.06659: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17967d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879363.06672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879363.06748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce1793b370> <<< 10976 1726879363.06803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879363.06814: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce1793b460> <<< 10976 1726879363.06936: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce1796ffa0> <<< 10976 1726879363.06970: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17969a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17969490> <<< 10976 1726879363.07016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879363.07090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879363.07111: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce178891c0> <<< 10976 1726879363.07144: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17925c70> <<< 10976 1726879363.07171: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17969eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179e1040> <<< 10976 1726879363.07254: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce1789aaf0> <<< 10976 1726879363.07273: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879363.07366: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce1789ae20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879363.07417: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce178ad730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879363.07441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879363.07452: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce178adc70> <<< 10976 1726879363.07486: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce178453a0> <<< 10976 1726879363.07516: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce1789af10> <<< 10976 1726879363.07581: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879363.07730: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce17855280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce178ad5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce17855340> <<< 10976 1726879363.07838: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179679d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce178716a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce17871970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17871760> <<< 10976 1726879363.07900: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce17871850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879363.08082: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce17871ca0> <<< 10976 1726879363.08148: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce1787e1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce178718e0> <<< 10976 1726879363.08167: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17864a30> <<< 10976 1726879363.08171: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179675b0> <<< 10976 1726879363.08191: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879363.08248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879363.08282: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17871a90> <<< 10976 1726879363.08390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879363.08406: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fce1779a670> <<< 10976 1726879363.08560: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 10976 1726879363.08648: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.08673: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 10976 1726879363.08742: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10976 1726879363.09963: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.10947: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce171967c0> <<< 10976 1726879363.10954: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879363.10977: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879363.10999: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879363.11026: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879363.11029: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce17196160> <<< 10976 1726879363.11061: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17196280> <<< 10976 1726879363.11109: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17196f10> <<< 10976 1726879363.11124: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879363.11181: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce171964f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17196d30> <<< 10976 1726879363.11199: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879363.11228: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce17196f70> <<< 10976 1726879363.11242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879363.11254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879363.11747: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17196100> <<< 10976 1726879363.11751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce170edee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce1710ef40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce1710ed60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce1710e3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce171fcdc0> <<< 10976 1726879363.11809: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce171fc3a0> <<< 10976 1726879363.11841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879363.11874: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce171fcf70> <<< 10976 1726879363.11877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879363.11904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879363.11958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879363.11961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879363.11973: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce171ccc10> <<< 10976 1726879363.12054: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17169cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce171693a0> <<< 10976 1726879363.12059: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce1719a490> <<< 10976 1726879363.12096: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce171694c0> <<< 10976 1726879363.12120: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce171694f0> <<< 10976 1726879363.12147: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879363.12168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879363.12197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879363.12217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879363.12277: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce170d0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce171de1f0> <<< 10976 1726879363.12317: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879363.12330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879363.12383: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce170dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce171de370><<< 10976 1726879363.12387: stdout chunk (state=3): >>> <<< 10976 1726879363.12410: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879363.12445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879363.12473: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879363.12487: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879363.12543: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce171f6d90> <<< 10976 1726879363.12670: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce170dc880> <<< 10976 1726879363.12775: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce170dc6d0> <<< 10976 1726879363.12800: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce170db670> <<< 10976 1726879363.12873: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce170db5b0> <<< 10976 1726879363.12878: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce171d58b0> <<< 10976 1726879363.12919: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879363.12924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879363.12968: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce1715f670> <<< 10976 1726879363.13149: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce1715eac0> <<< 10976 1726879363.13167: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce1716f0d0> <<< 10976 1726879363.13199: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce1715f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce171a1a60> <<< 10976 1726879363.13244: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879363.13258: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.13325: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.13415: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879363.13462: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 10976 1726879363.13477: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879363.13480: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.13561: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.13661: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.14133: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.14592: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10976 1726879363.14606: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879363.14631: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879363.14637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879363.14711: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce16ca7580> <<< 10976 1726879363.14785: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879363.14792: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce170aa520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce16c4c0a0> <<< 10976 1726879363.14900: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879363.14904: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.14906: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.14908: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879363.15018: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.15148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879363.15190: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce1715ebb0> # zipimport: zlib available <<< 10976 1726879363.15600: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.15971: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.16018: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.16139: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879363.16160: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879363.16214: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.16300: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879363.16330: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879363.16335: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.16362: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.16403: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879363.16406: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.16584: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.16775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879363.16813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879363.16816: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879363.16894: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce170b7970> <<< 10976 1726879363.16897: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.16950: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.17029: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py <<< 10976 1726879363.17033: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879363.17051: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.17089: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.17120: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10976 1726879363.17165: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.17203: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.17294: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.17358: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879363.17381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879363.17462: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879363.17465: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce171e8250> <<< 10976 1726879363.17491: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce170b76a0> <<< 10976 1726879363.17534: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879363.17537: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.17664: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.17716: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.17738: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.17790: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879363.17797: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879363.17817: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879363.17845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879363.17877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879363.17880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879363.17968: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce1709c7c0> <<< 10976 1726879363.18005: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce170997f0> <<< 10976 1726879363.18072: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17093970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879363.18075: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.18107: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.18121: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879363.18196: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879363.18200: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.18220: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 10976 1726879363.18240: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.18323: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.18420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879363.18454: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce16c375e0> <<< 10976 1726879363.18534: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879363.18697: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879363.54532: stdout chunk (state=3): >>> {"changed": true, "stdout": "Updating Subscription Management repositories.\nUnable to read consumer identity\n\nThis system is not registered with an entitlement server. You can use \"rhc\" or \"subscription-manager\" to register.\n\nrepo id repo name\nappstream CentOS Stream 9 - AppStream\nbaseos CentOS Stream 9 - BaseOS\nbeaker-client Beaker Client - RedHatEnterpriseLinux9\nbeaker-harness Beaker harness\nbeakerlib-libraries Copr repo for beakerlib-libraries owned by bgoncalv\ncopr:copr.devel.redhat.com:lpol:qa-tools Copr repo for qa-tools owned by lpol\nepel Extra Packages for Enterprise Linux 9 - x86_64\nepel-cisco-openh264 Extra Packages for Enterprise Linux 9 openh264 (From Cisco) - x86_64\nepel-debuginfo Extra Packages for Enterprise Linux 9 - x86_64 - Debug\nepel-source Extra Packages for Enterprise Linux 9 - x86_64 - Source\nextras-common CentOS Stream 9 - Extras packages\nhighavailability CentOS Stream 9 - HighAvailability", "stderr": "import _frozen_importlib # frozen\nimport _imp # builtin\nimport '_thread' # \nimport '_warnings' # \nimport '_weakref' # \nimport '_io' # \nimport 'marshal' # \nimport 'posix' # \nimport '_frozen_importlib_external' # \n# installing zipimport hook\nimport 'time' # \nimport 'zipimport' # \n# installed zipimport hook\n# /usr/lib64/python3.9/encodings/__pycache__/__i<<< 10976 1726879363.54540: stdout chunk (state=3): >>>nit__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\nimport '_codecs' # \nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f5f0dc0>\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1d83a0>\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f5f0b20>\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f5f0ac0>\nimport '_signal' # \n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1d8490>\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\nimport '_abc' # \nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1d8940>\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1d8670>\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\nimport '_stat' # \nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f18f190>\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f18f220>\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1b2850>\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f18f940>\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1f0880>\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f187d90>\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/<<< 10976 1726879363.54550: stdout chunk (state=3): >>>python3.9/_bootlocale.py\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\nimport '_locale' # \nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1b2d90>\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1d8970>\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f130c40>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f12fd00>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0f25b0>\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0e4100>\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\nimport '_sre' # \n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1103d0>\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1009a0>\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f100130>\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gn<<< 10976 1726879363.54553: stdout chunk (state=3): >>>u.so'\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8f0d9340>\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0d1df0>\nimport 'itertools' # \n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0d9430>\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\nimport '_operator' # \nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0d94f0>\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0d95b0>\nimport '_collections' # \nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0b32b0>\nimport '_functools' # \nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f09db50>\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0d9d60>\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f131880>\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f127190>\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8f059070>\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f059dc0>\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8f059220>\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f131a90>\n# /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc'\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f059850>\n# /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc'\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f059910>\n# /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc'\n# /usr/lib64/pytho<<< 10976 1726879363.54559: stdout chunk (state=3): >>>n3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc'\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f059f10>\n# /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\nimport '_string' # \nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f05e970>\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f05e220>\n# /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc'\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f05ef10>\n# /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py\n# code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc'\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edc2c10>\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f05efd0>\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f059cd0>\n# /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc'\n# /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc'\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edd35b0>\n# /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8edf2130>\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\nimport '_bisect' # <_frozen_importl<<< 10976 1726879363.54576: stdout chunk (state=3): >>>ib_external.ExtensionFileLoader object at 0x7f6b8edf2400>\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edf21f0>\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8edf22e0>\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8edf2730>\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8edf2c40>\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edf2370>\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ede34c0>\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8ed5c6a0>\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ed71940>\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8ed71a30>\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ed5c820>\nimport 'errno' # \n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8ed7fb20>\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edf2ac0>\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8e781ee0>\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ed5c070>\n# /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py\n# c<<< 10976 1726879363.54620: stdout chunk (state=3): >>>ode object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc'\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ed7f9d0>\n# /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc'\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edf2e80>\n# /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py\n# code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ed88370>\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7813a0>\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e798760>\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edd3e50>\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edccaf0>\n# /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc'\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e761f40>\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e74f700>\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7810d0>\n# /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py\n# code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc'\nimport 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e71ed30>\n# /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc'\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e71efa0>\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7164f0>\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e79faf0>\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edcc4c0>\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edcc2b0>\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f059ee0>\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0b35e0>\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f059550>\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e6e0460>\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e6cd670>\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8e6d3d60>\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edcc2e0>\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e6cddc0>\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f12f6d0>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc'\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f12f340>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e69ab80>\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc'\n# extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so'\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so'\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8e651160>\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e653cd0>\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc'\n# extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so'\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so'\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8e3a7cd0>\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x<<< 10976 1726879363.54651: stdout chunk (state=3): >>>7f6b8e653f10>\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc'\n# extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so'\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so'\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8e30e5e0>\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e672a60>\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc'\n# extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so'\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so'\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8ccc7a60>\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e3df070>\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc'\n# extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so'\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so'\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8cb9e640>\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cb9e760>\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cca7d00>\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc'\n# extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so'\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so'\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8cb15520>\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ccc7ca0>\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc'\n# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so'\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so'\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8cb28880>\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cb15ac0>\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e6addf0>\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e6539d0>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7dca00>\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8e7dcdf0>\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7dc190>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc'\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7f6f70>\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc'\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c87ab20>\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc'\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c884100>\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py\n# code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc'\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c884550>\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c87ac70>\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c352cd0>\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c3523d0>\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c34afa0>\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c34a4f0>\nimport 'atexit' # \nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c87ae50>\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c308730>\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c308a30>\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c31a340>\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c31a880>\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c308b20>\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c31afd0>\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c31a7f0>\nimport 'pwd' # \n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c32a100>\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c37d7f0>\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c8a65e0>\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7f6df0>\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7f6670>\n# /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py\n# code object <<< 10976 1726879363.54699: stdout chunk (state=3): >>>from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc'\n# extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so'\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so'\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c3391c0>\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7f6ca0>\nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7dceb0>\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7d7580>\n# /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc'\n# extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so'\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so'\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8e7d7d60>\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7d77c0>\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cb28940>\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc'\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c339e80>\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c291e50>\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc'\n# extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so'\n# extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so'\nimport 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c183a30>\nimport 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c1b6ac0>\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc'\nimport 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c074fd0>\nimport 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c1d15b0>\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc'\nimport 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c0866d0>\nimport 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086400>\n# /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc'\nimport 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086850>\nimport 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c0866a0>\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc'\nimport 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c0869d0>\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc'\nimport 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086a60>\nimport 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086790>\n# /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc'\nimport 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086be0>\nimport 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object <<< 10976 1726879363.54731: stdout chunk (state=3): >>>at 0x7f6b8c086a30>\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc'\nimport 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086b20>\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc'\nimport 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086a00>\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc'\nimport 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086c40>\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc'\nimport 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086cd0>\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc'\nimport 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086d60>\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc'\nimport 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086df0>\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc'\nimport 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086e80>\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc'\nimport 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086f10>\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc'\nimport 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086fa0>\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc'\nimport 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086c70>\nimport 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c074a30>\nimport 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c2a29d0>\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\n# extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c026430>\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c026220>\nimport 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c074b20>\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc'\nimport 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c1b68b0>\nimport 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c29a730>\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c2913d0>\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c2915e0>\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c287c70>\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc'\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c291c40>\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c339e20>\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc'\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c044490>\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c026d00>\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c026a90>\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc'\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8bfd0fa0>\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfd0ac0>\n# /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py\n# code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c003a00>\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c003b50>\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfdcf10>\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfd0f10>\n# /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py\n# code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc'\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfdc820>\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfd02e0>\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c0448e0>\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c287a00>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc'\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfae5e0>\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf9ad60>\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c044c40>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc'\nimport 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfc6190>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc'\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfaee20>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc'\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfaeeb0>\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc'\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfaef70>\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc'\n# extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so'\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so'\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8bf30790>\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfb6760>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc'\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf307f0>\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc'\nimport 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf308e0>\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfaee50>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc'\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8bf3feb0>\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf3fc40>\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf3f880>\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf3fa60>\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf3f5b0>\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf30970>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc'\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\nimport 'importlib' # <_frozen_importlib_external<<< 10976 1726879363.54743: stdout chunk (state=3): >>>.SourceFileLoader object at 0x7f6b8bf55850>\n# /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py\n# code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\nimport '_ast' # \nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8beb2a00>\n# /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py\n# code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py\n# code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc'\n# extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so'\n# extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so'\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8be77fd0>\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be77d30>\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bec0220>\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be85790>\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf55ac0>\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf3f5e0>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc'\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf55d00>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc'\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be92a00>\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc'\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be185e0>\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8be35130>\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be18fd0>\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be18280>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc'\n# /usr/lib/python3<<< 10976 1726879363.54760: stdout chunk (state=3): >>>.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc'\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be351c0>\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be18e50>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc'\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be35fd0>\nimport 'gc' # \nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f12f1f0>\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f130460>\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc'\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bdd9910>\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc'\n# /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py\n# code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc'\n# extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so'\n# extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so'\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8bdeb790>\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bdeb550>\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bdd9d00>\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bdd9ac0>\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be46850>\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc'\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bdd9b50>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf<<< 10976 1726879363.54826: stdout chunk (state=3): >>>/cli/option_parser.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc'\nimport 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be09a90>\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bdeb820>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc'\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be09340>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc'\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd03940>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc'\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd03af0>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc'\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd03c40>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc'\nimport 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd12280>\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd03f70>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc'\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd12340>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc'\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd12f70>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc'\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd12d60>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc'\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd22850>\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd22460>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc'\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd228b0>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc'\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcb7490>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc'\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcb75b0>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc'\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcb77f0>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc'\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcb7c40>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc'\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcc9670>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc'\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcc97c0>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc'\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcc9e80>\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcc9a60>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py\n# code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc'\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcd9880>\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcd9400>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc'\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcd9e20>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc'\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bce6190>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc'\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bce69d0>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc'\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bce6be0>\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc'\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bce6cd0>\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be24a30>\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1303d0>\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/main.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/main.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/main.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/utils.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/utils.cpython-39.pyc'\nimport 'dnf.cli.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bc75550>\nimport 'dnf.cli.main' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bce6ac0>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc'\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bca13d0>\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bca1190>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/date<<< 10976 1726879363.54862: stdout chunk (state=3): >>>util/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc'\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bca1d30>\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bca1a60>\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py\n# code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc'\nimport 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bc3c490>\n# /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py\n# code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py\n# code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc'\nimport 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bc471c0>\n# extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so'\n# extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so'\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8bc3ce20>\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bc3c910>\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc'\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bc73580>\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bc63be0>\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc'\nimport 'six.moves' # \n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc'\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bbbd8b0>\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc'\nimport 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bbbda90>\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc'\n# destroy dateutil.tz.win\nimport 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bc73af0>\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bc73880>\nimport 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bca1f40>\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py\n# code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc'\nimport 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcafdf0>\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bca1910>\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bca1490>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc'\nimport 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bbc8f70>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bbdfa60>\n# /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc'\n# /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py\n# code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc'\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bba6400>\n# /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py\n# code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc'\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bb3cd60>\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bb3c670>\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8bb65580>\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bb48400>\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bba6580>\n# /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py\n# code object from '/u<<< 10976 1726879363.54914: stdout chunk (state=3): >>>sr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc'\n# /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc'\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cabd490>\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bb2ff10>\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bb77640>\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bbdf2e0>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc'\nimport 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bb854f0>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc'\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cad12e0>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc'\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cad1850>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc'\n# /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py\n# code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py\n# code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc'\n# extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so'\n# extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so'\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8cada9a0>\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cada4f0>\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cada220>\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cad1e80>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc'\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cada100>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc'\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b937880>\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc'\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b937910>\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc'\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so'\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so'\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b937fa0>\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b937d60>\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc'\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b952f70>\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc'\n# /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py\n# code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc'\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b960fa0>\n# /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py\n# code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc'\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b960e20>\n# /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py\n# code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc'\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so'\n# extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so'\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b96c1f0>\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b960cd0>\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b9609d0>\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b952e50>\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b952700>\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b943d30>\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b937dc0>\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b937550>\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cadad90>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc'\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b937580>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc'\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b960a60>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc'\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b96c430>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc'\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b96c6a0>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc'\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b96cc10>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b67ab20>\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b6150d0>\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b670580>\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b689af0>\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b615f70>\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b615ee0>\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b621100>\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b621220>\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b615220>\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b662400>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b628970>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc'\nimport 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b632d60>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc'\nimport 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5d2eb0>\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc'\n# extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so'\n# extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so'\nimport 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b577460>\nimport 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5d2f10>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc'\nimport 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5a3730>\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc'\nimport 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5a3850>\nimport 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5987c0>\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc'\nimport 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b598af0>\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc'\nimport 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5afc40>\nimport 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5984f0>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc'\nimport 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b598520>\nimport 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b58bdc0>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc'\nimport 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b538130>\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc'\nimport 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5385b0>\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc'\nimport 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b538610>\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc'\nimport 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b538730>\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py\n# code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py\n# code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc'\nimport 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b507940>\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4f1280>\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc'\nimport 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4f1d00>\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc'\nimport 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4f1d90>\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc'\nimport 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5075e0>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc'\nimport 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5176d0>\nimport 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b544f70>\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc'\nimport 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b551ca0>\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc'\nimport 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4c6bb0>\nimport 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5515b0>\nimport 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b538ee0>\nimport 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b577100>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc match<<< 10976 1726879363.54952: stdout chunk (state=3): >>>es /usr/lib64/python3.9/site-packages/subscription_manager/utils.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py\n# code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc'\nimport 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4ea940>\n# /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc'\nimport 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b47c160>\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc'\nimport 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b47c490>\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc'\nimport 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b47cdc0>\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc'\nimport 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4994f0>\nimport 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b47cc70>\nimport 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b47c520>\nimport 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4d8bb0>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc'\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b450fa0>\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4506a0>\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc'\nimport 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b45c340>\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc'\nimport 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4678b0>\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc'\nimport 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b467af0>\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc'\nimport 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3f86d0>\nimport 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3f82b0>\nimport 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b467dc0>\nimport 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b467550>\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc'\nimport 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4676a0>\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.py<<< 10976 1726879363.55007: stdout chunk (state=3): >>>c'\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc'\nimport 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b41f4f0>\nimport 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b41f160>\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc'\nimport 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b415fa0>\nimport 'urllib3.packages.six.moves' # \nimport 'urllib3.packages.six.moves.http_client' # \nimport 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b415100>\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc'\nimport 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4152e0>\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc'\nimport 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3cc400>\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc'\nimport 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3cc5b0>\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc'\nimport 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3cc760>\nimport 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3baee0>\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc'\nimport 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3ccaf0>\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc'\nimport 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3ccb80>\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc'\nimport 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3ccc70>\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py\n# code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc'\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3dddc0>\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc'\nimport 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3e9400>\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc'\nimport 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3e9a30>\nimport 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3dd8b0>\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc'\nimport 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3ddbe0>\nimport 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3bad00>\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc'\nimport 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3badc0>\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc'\nimport 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3ba430>\nimport 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4285e0>\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py\n# code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc'\nimport 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b394970>\nimport 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3943d0>\nimport 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b385fd0>\nimport 'urllib3.packages.six.moves.urllib' # \nimport 'urllib3.packages.six.moves.urllib.parse' # \nimport 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3ba4f0>\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc'\nimport 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3ba3a0>\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc'\nimport 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b394df0>\nimport 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b415430>\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc'\nimport 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3a39a0>\nimport 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b40eb50>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc'\nimport 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b33a310>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc'\nimport 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b33a580>\nimport 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3a3f70>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc'\nimport 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b33ae80>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc'\nimport 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b342220>\nimport 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b33aa60>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc'\nimport 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b33acd0>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc'\nimport 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b342cd0>\nimport 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b342880>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc'\nimport 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b34b130>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc'\nimport 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b34bbe0>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc'\nimport 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b34bca0>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py\n# code object from '/usr/lib/python3.9/site-p<<< 10976 1726879363.55140: stdout chunk (state=3): >>>ackages/chardet/__pycache__/gb2312freq.cpython-39.pyc'\nimport 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b34bd30>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc'\nimport 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b34bdc0>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc'\nimport 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b34be50>\nimport 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b34b580>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc'\nimport 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b34b880>\nimport 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b342bb0>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc'\nimport 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b274400>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc'\nimport 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b274730>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc'\nimport 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b2749a0>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc'\nimport 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b274c40>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc'\nimport 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b274ee0>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc'\nimport 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b27b1c0>\nimport 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3424c0>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc'\nimport 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b27b520>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc'\nimport 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b27b940>\nimport 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b27b7c0>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc'\nimport 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b27bcd0>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc'\nimport 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b27b790>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc'\nimport 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b2890d0>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc'\nimport 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b289160>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc'\nimport 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b2891f0>\nimport 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3426d0>\nimport 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b32e8e0>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc'\nimport 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b32e910>\nimport 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b32e4f0>\n# /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc'\nimport 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3425b0>\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc'\nimport 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b40ee50>\n# /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b289f40>\n# /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc'\nimport 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b232a30>\n# /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc'\n# /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py\n# code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc'\nimport 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b23ec10>\n# /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py\n# code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc'\nimport 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b24feb0>\nimport 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b23e910>\nimport 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b23e6a0>\n# /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc'\nimport 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b23e9a0>\n# /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc'\nimport 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1fa940>\nimport 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b27bc10>\n# /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc'\nimport 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b2063a0>\n# /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc'\nimport 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b206b50>\n# /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc'\nimport 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b206c10>\nimport 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b206430>\nimport 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b206190>\nimport 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1fafd0>\n# /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc'\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\n# code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc'\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1b8a90>\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1b8640>\n# /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc'\nimport 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1b8850>\n# /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc'\nimport 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1b8910>\n# /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc'\nimport 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1cb7f0>\nimport 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1fadc0>\n# /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc'\nimport 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1e6b50>\nimport 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1e6730>\nimport 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1dfbe0>\nimport 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1df190>\nimport 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1b8490>\nimport 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b40e7c0>\nimport 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b402b20>\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc'\nimport 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1e69a0>\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc'\nimport 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1e6970>\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc'\nimport 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b17b250>\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc'\nimport 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b17b640>\nimport 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b45c1f0>\nimport 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b444bb0>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc'\nimport 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b17bbe0>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc'\nimport 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b17bf70>\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc'\nimport 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b19b160>\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py\n# code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py\n# code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc'\nimport 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b19ba00>\nimport 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b17bfa0>\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__p<<< 10976 1726879363.55198: stdout chunk (state=3): >>>ycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc'\nimport 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b12fa60>\nimport 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b12f400>\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py\n# code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc'\nimport 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b165220>\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b0fe130>\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0fef40>\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b165e50>\n# /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc'\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0f5250>\nimport 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b13b8b0>\nimport 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b12f7f0>\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc'\nimport 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b157340>\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc'\nimport 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b115fa0>\nimport 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1156d0>\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc'\nimport 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b08c190>\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc'\nimport 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b08c610>\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc'\n# extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so'\n# extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so'\nimport '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b08c820>\nimport 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b08c640>\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc'\nimport 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b08c730>\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b08cd90>\n# possible namespace for /usr/lib/python3.9/site-packages/gi\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc'\nimport 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b09a4f0>\n# extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so'\n# extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so'\nimport 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b09a6d0>\nimport 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b08c910>\n# /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc'\nimport 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0bc7f0>\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc'\nimport 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0bc8e0>\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc'\nimport 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0bcbe0>\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc'\nimport 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0ca1f0>\nimport 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0bc190>\nimport 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0abd30>\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc'\nimport 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0abfa0>\nimport 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0ab9d0>\nimport 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b08cbe0>\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py\n# code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc'\nimport 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8afe1340>\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py\n# code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py\n# code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc'\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8affbd90>\nimport 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8afe1b50>\nimport 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8afe16d0>\nimport 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0cadf0>\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc'\n# /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py\n# code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc'\nimport 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af77c40>\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py\n# code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc'\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py\n# code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc'\nimport 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af161c0>\n# extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so'\n# extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so'\nimport '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8af16d30>\nimport 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af77cd0>\nimport 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af77610>\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc'\n# /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py\n# code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py\n# code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc'\nimport 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af28dc0>\nimport 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af282b0>\nimport 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af7b700>\nimport 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1449d0>\nimport 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b19bc40>\nimport 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4ac880>\n# /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc'\nimport 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b438b50>\n# /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc'\nimport 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af40ca0>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc'\nimport 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af40df0>\nimport 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4ea280>\nimport 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b632ca0>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc'\nimport 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aeda550>\nimport 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aecd9d0>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc'\nimport 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aedaf40>\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc'\nimport 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aee71c0>\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc'\nimport 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aee7460>\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc'\nimport 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aee76a0>\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc'\nimport 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aee7880>\nimport 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aedaaf0>\nimport 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aeda820>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc'\nimport 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aedad00>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc'\nimport 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aef8250>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc'\nimport 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aef8700>\nimport 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aef8370>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc'\nimport 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae86fd0>\nimport 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aef8b50>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc'\nimport 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aef8ca0>\nimport 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5d2700>\n# /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc'\n# extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so'\n# extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so'\nimport 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8aea79a0>\nimport 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b6287c0>\nimport 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b6701f0>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc'\nimport 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aeb74c0>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc'\nimport 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae2f7c0>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc'\nimport 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae39550>\nimport 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae2fdf0>\nimport 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aeb7970>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc'\nimport 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae2f220>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc'\nimport 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae434f0>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc'\nimport 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae43700>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc'\nimport 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae43a00>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc'\nimport 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae43cd0>\nimport 'subscription_manager.action_client' # <<<< 10976 1726879363.55344: stdout chunk (state=3): >>>_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aea7f10>\nimport 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aea7b50>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc'\nimport 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aeb7310>\n# destroy dnf.plugin.dynamic\n# clear builtins._\n# clear sys.path\n# clear sys.argv\n# clear sys.ps1\n# clear sys.ps2\n# clear sys.last_type\n# clear sys.last_value\n# clear sys.last_traceback\n# clear sys.path_hooks\n# clear sys.path_importer_cache\n# clear sys.meta_path\n# clear sys.__interactivehook__\n# restore sys.stdin\n# restore sys.stdout\n# restore sys.stderr\n# cleanup[2] removing sys\n# cleanup[2] removing builtins\n# cleanup[2] removing _frozen_importlib\n# cleanup[2] removing _imp\n# cleanup[2] removing _thread\n# cleanup[2] removing _warnings\n# cleanup[2] removing _weakref\n# cleanup[2] removing _io\n# cleanup[2] removing marshal\n# cleanup[2] removing posix\n# cleanup[2] removing _frozen_importlib_external\n# cleanup[2] removing time\n# cleanup[2] removing zipimport\n# cleanup[2] removing _codecs\n# cleanup[2] removing codecs\n# cleanup[2] removing encodings.aliases\n# cleanup[2] removing encodings\n# cleanup[2] removing encodings.utf_8\n# cleanup[2] removing _signal\n# cleanup[2] removing encodings.latin_1\n# cleanup[2] removing _abc\n# cleanup[2] removing abc\n# cleanup[2] removing io\n# cleanup[2] removing __main__\n# destroy __main__\n# cleanup[2] removing _stat\n# cleanup[2] removing stat\n# cleanup[2] removing _collections_abc\n# cleanup[2] removing genericpath\n# cleanup[2] removing posixpath\n# cleanup[2] removing os.path\n# cleanup[2] removing os\n# cleanup[2] removing _sitebuiltins\n# cleanup[2] removing _locale\n# cleanup[2] removing _bootlocale\n# destroy _bootlocale\n# cleanup[2] removing site\n# destroy site\n# cleanup[2] removing __future__\n# destroy __future__\n# cleanup[2] removing warnings\n# cleanup[2] removing types\n# cleanup[2] removing enum\n# cleanup[2] removing _sre\n# cleanup[2] removing sre_constants\n# destroy sre_constants\n# cleanup[2] removing sre_parse\n# cleanup[2] removing sre_compile\n# cleanup[2] removing _heapq\n# cleanup[2] removing heapq\n# cleanup[2] removing itertools\n# cleanup[2] removing keyword\n# destroy keyword\n# cleanup[2] removing _operator\n# cleanup[2] removing operator\n# cleanup[2] removing reprlib\n# destroy reprlib\n# cleanup[2] removing _collections\n# cleanup[2] removing collections\n# cleanup[2] removing _functools\n# cleanup[2] removing functools\n# cleanup[2] removing copyreg\n# cleanup[2] removing re\n# cleanup[2] removing gettext\n# cleanup[2] removing _struct\n# cleanup[2] removing struct\n# cleanup[2] removing binascii\n# cleanup[2] removing base64\n# cleanup[2] removing email\n# cleanup[2] removing email.mime\n# cleanup[2] removing email.base64mime\n# cleanup[2] removing _string\n# cleanup[2] removing string\n# cleanup[2] removing email.quoprimime\n# cleanup[2] removing email.errors\n# cleanup[2] removing quopri\n# cleanup[2] removing email.encoders\n# cleanup[2] removing email.charset\n# cleanup[2] removing email.header\n# cleanup[2] removing math\n# cleanup[2] removing _bisect\n# cleanup[2] removing bisect\n# cleanup[2] removing _random\n# cleanup[2] removing _hashlib\n# cleanup[2] removing _blake2\n# cleanup[2] removing hashlib\n# cleanup[2] removing random\n# cleanup[2] removing _socket\n# cleanup[2] removing collections.abc\n# cleanup[2] removing select\n# cleanup[2] removing selectors\n# cleanup[2] removing errno\n# cleanup[2] removing array\n# cleanup[2] removing socket\n# cleanup[2] removing _datetime\n# cleanup[2] removing datetime\n# cleanup[2] removing urllib\n# cleanup[2] removing urllib.parse\n# cleanup[2] removing locale\n# cleanup[2] removing calendar\n# cleanup[2] removing email._parseaddr\n# cleanup[2] removing email.utils\n# cleanup[2] removing email._policybase\n# cleanup[2] removing email._encoded_words\n# cleanup[2] removing email._header_value_parser\n# cleanup[2] removing email.headerregistry\n# cleanup[2] removing uu\n# cleanup[2] removing email.iterators\n# cleanup[2] removing email.message\n# cleanup[2] removing email.contentmanager\n# cleanup[2] removing email.policy\n# cleanup[2] removing email.mime.base\n# cleanup[2] removing email.mime.nonmultipart\n# cleanup[2] removing email.mime.text\n# cleanup[2] removing configparser\n# cleanup[2] removing _weakrefset\n# destroy _weakrefset\n# cleanup[2] removing threading\n# cleanup[2] removing _queue\n# cleanup[2] removing queue\n# cleanup[2] removing shlex\n# cleanup[2] removing dnf.pycomp\n# cleanup[2] removing dnf.const\n# cleanup[2] removing argparse\n# cleanup[2] removing swig_runtime_data4\n# destroy swig_runtime_data4\n# cleanup[2] removing libdnf._error\n# cleanup[2] removing libdnf.error\n# cleanup[2] removing libdnf._common_types\n# cleanup[2] removing libdnf.common_types\n# cleanup[2] removing libdnf._conf\n# cleanup[2] removing libdnf.conf\n# cleanup[2] removing libdnf._module\n# cleanup[2] removing libdnf.module\n# cleanup[2] removing libdnf._repo\n# cleanup[2] removing weakref\n# cleanup[2] removing libdnf.repo\n# cleanup[2] removing libdnf._transaction\n# cleanup[2] removing libdnf.transaction\n# cleanup[2] removing libdnf._utils\n# cleanup[2] removing libdnf.utils\n# cleanup[2] removing libdnf\n# cleanup[2] removing copy\n# cleanup[2] removing signal\n# cleanup[2] removing unicodedata\n# cleanup[2] removing dnf.i18n\n# cleanup[2] removing dnf.yum\n# cleanup[2] removing dnf.transaction\n# cleanup[2] removing rpm._rpm\n# cleanup[2] removing rpm.transaction\n# cleanup[2] removing rpm\n# cleanup[2] removing token\n# cleanup[2] removing tokenize\n# cleanup[2] removing linecache\n# cleanup[2] removing traceback\n# cleanup[2] removing atexit\n# cleanup[2] removing logging\n# cleanup[2] removing fnmatch\n# cleanup[2] removing zlib\n# cleanup[2] removing _compression\n# cleanup[2] removing _bz2\n# destroy _bz2\n# cleanup[2] removing bz2\n# cleanup[2] removing _lzma\n# cleanup[2] removing lzma\n# cleanup[2] removing pwd\n# cleanup[2] removing grp\n# cleanup[2] removing shutil\n# cleanup[2] removing tempfile\n# cleanup[2] removing dnf.yum.rpmtrans\n# cleanup[2] removing dnf.callback\n# cleanup[2] removing hawkey._hawkey\n# cleanup[2] removing hawkey\n# cleanup[2] removing dnf.util\n# cleanup[2] removing dnf.exceptions\n# cleanup[2] removing libcomps._libpycomps\n# cleanup[2] removing libcomps\n# cleanup[2] removing dnf.comps\n# cleanup[2] removing dnf.db\n# cleanup[2] removing contextlib\n# cleanup[2] removing gpg._gpgme\n# cleanup[2] removing gpg.gpgme\n# cleanup[2] removing gpg.util\n# cleanup[2] removing gpg.errors\n# cleanup[2] removing gpg.constants.data.encoding\n# cleanup[2] removing gpg.constants.data\n# cleanup[2] removing gpg.constants.keylist.mode\n# cleanup[2] removing gpg.constants.keylist\n# cleanup[2] removing gpg.constants.sig.mode\n# cleanup[2] removing gpg.constants.sig.notation\n# cleanup[2] removing gpg.constants.sig\n# cleanup[2] removing gpg.constants.tofu.policy\n# cleanup[2] removing gpg.constants.tofu\n# cleanup[2] removing gpg.constants.create\n# cleanup[2] removing gpg.constants.event\n# cleanup[2] removing gpg.constants.import_type\n# cleanup[2] removing gpg.constants.keysign\n# cleanup[2] removing gpg.constants.md\n# cleanup[2] removing gpg.constants.pk\n# cleanup[2] removing gpg.constants.protocol\n# cleanup[2] removing gpg.constants.sigsum\n# cleanup[2] removing gpg.constants.status\n# cleanup[2] removing gpg.constants.validity\n# cleanup[2] removing gpg.constants\n# cleanup[2] removing gpg.core\n# cleanup[2] removing termios\n# cleanup[2] removing getpass\n# destroy getpass\n# cleanup[2] removing gpg.callbacks\n# cleanup[2] removing gpg.version\n# cleanup[2] removing gpg\n# destroy gpg\n# destroy gpg.core\n# destroy gpg.callbacks\n# destroy gpg.version\n# cleanup[2] removing dnf.crypto\n# cleanup[2] removing glob\n# cleanup[2] removing dnf.yum.misc\n# cleanup[2] removing dnf.db.group\n# cleanup[2] removing dnf.db.history\n# cleanup[2] removing dnf.conf.substitutions\n# cleanup[2] removing dnf.conf.config\n# cleanup[2] removing dnf.conf\n# cleanup[2] removing fcntl\n# cleanup[2] removing dnf.lock\n# cleanup[2] removing _compat_pickle\n# cleanup[2] removing _pickle\n# cleanup[2] removing pickle\n# cleanup[2] removing logging.handlers\n# cleanup[2] removing gzip\n# cleanup[2] removing dnf.logging\n# cleanup[2] removing dnf.repo\n# cleanup[2] removing dnf.conf.read\n# cleanup[2] removing dnf.rpm.transaction\n# cleanup[2] removing dnf.rpm\n# cleanup[2] removing dnf.dnssec\n# cleanup[2] removing dnf.drpm\n# cleanup[2] removing dnf.goal\n# cleanup[2] removing dnf.history\n# cleanup[2] removing dnf.module\n# cleanup[2] removing libdnf._smartcols\n# cleanup[2] removing libdnf.smartcols\n# cleanup[2] removing dnf.selector\n# cleanup[2] removing dnf.module.exceptions\n# cleanup[2] removing dnf.module.module_base\n# cleanup[2] removing _json\n# cleanup[2] removing json.scanner\n# cleanup[2] removing json.decoder\n# cleanup[2] removing json.encoder\n# cleanup[2] removing json\n# cleanup[2] removing dnf.persistor\n# cleanup[2] removing importlib._bootstrap\n# cleanup[2] removing importlib._bootstrap_external\n# cleanup[2] removing importlib\n# cleanup[2] removing _ast\n# destroy _ast\n# cleanup[2] removing ast\n# cleanup[2] removing _opcode\n# cleanup[2] removing opcode\n# destroy opcode\n# cleanup[2] removing dis\n# cleanup[2] removing importlib.machinery\n# cleanup[2] removing inspect\n# cleanup[2] removing dnf.plugin\n# cleanup[2] removing dnf.query\n# cleanup[2] removing dnf.repodict\n# cleanup[2] removing dnf.rpm.connection\n# cleanup[2] removing _posixsubprocess\n# cleanup[2] removing subprocess\n# cleanup[2] removing dnf.rpm.miscutils\n# cleanup[2] removing dnf.package\n# cleanup[2] removing dnf.sack\n# cleanup[2] removing dnf.subject\n# cleanup[2] removing gc\n# cleanup[2] removing dnf.base\n# cleanup[2] removing dnf\n# cleanup[2] removing dnf.cli.format\n# cleanup[2] removing _curses\n# cleanup[2] removing curses\n# cleanup[2] removing dnf.cli.term\n# cleanup[2] removing dnf.cli.progress\n# cleanup[2] removing dnf.cli.output\n# cleanup[2] removing dnf.cli.aliases\n# cleanup[2] removing dnf.cli.option_parser\n# cleanup[2] removing dnf.cli.commands\n# cleanup[2] removing dnf.cli.commands.alias\n# cleanup[2] removing dnf.cli.commands.autoremove\n# cleanup[2] removing dnf.cli.commands.check\n# cleanup[2] removing dnf.cli.commands.clean\n# cleanup[2] removing dnf.cli.commands.repoquery\n# cleanup[2] removing dnf.cli.commands.deplist\n# cleanup[2] removing dnf.cli.commands.distrosync\n# cleanup[2] removing dnf.cli.commands.downgrade\n# cleanup[2] removing dnf.cli.commands.group\n# cleanup[2] removing dnf.transaction_sr\n# cleanup[2] removing dnf.cli.commands.history\n# cleanup[2] removing dnf.cli.commands.install\n# cleanup[2] removing dnf.cli.commands.makecache\n# cleanup[2] removing dnf.cli.commands.mark\n# cleanup[2] removing dnf.cli.commands.module\n# cleanup[2] removing dnf.cli.commands.reinstall\n# cleanup[2] removing dnf.cli.commands.remove\n# cleanup[2] removing dnf.cli.commands.repolist\n# cleanup[2] removing dnf.match_counter\n# cleanup[2] removing dnf.cli.commands.search\n# cleanup[2] removing cmd\n# cleanup[2] removing dnf.cli.commands.shell\n# cleanup[2] removing dnf.cli.commands.swap\n# cleanup[2] removing dnf.cli.commands.updateinfo\n# cleanup[2] removing dnf.cli.commands.upgrade\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\n# cleanup[2] removing dnf.cli.demand\n# cleanup[2] removing dnf.cli.cli\n# cleanup[2] removing dnf.cli\n# cleanup[2] removing dnf.cli.utils\n# cleanup[2] removing dnf.cli.main\n# cleanup[2] removing dnfpluginscore\n# destroy dnfpluginscore\n# cleanup[2] removing dnf.plugin.dynamic.builddep\n# destroy dnf.plugin.dynamic.builddep\n# cleanup[2] removing dateutil._version\n# cleanup[2] removing dateutil\n# cleanup[2] removing six\n# cleanup[2] removing numbers\n# destroy numbers\n# cleanup[2] removing _decimal\n# cleanup[2] removing decimal\n# destroy decimal\n# cleanup[2] removing dateutil._common\n# cleanup[2] removing dateutil.relativedelta\n# cleanup[2] removing six.moves\n# cleanup[2] removing dateutil.tz._common\n# cleanup[2] removing dateutil.tz._factories\n# cleanup[2] removing dateutil.tz.tz\n# cleanup[2] removing dateutil.tz\n# cleanup[2] removing dateutil.parser._parser\n# cleanup[2] removing dateutil.parser.isoparser\n# destroy dateutil.parser.isoparser\n# cleanup[2] removing dateutil.parser\n# cleanup[2] removing dnf.plugin.dynamic.changelog\n# destroy dnf.plugin.dynamic.changelog\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\n# destroy dnf.plugin.dynamic.config_manager\n# cleanup[2] removing distro\n# destroy distro\n# cleanup[2] removing http\n# cleanup[2] removing email.feedparser\n# cleanup[2] removing email.parser\n# cleanup[2] removing _ssl\n# cleanup[2] removing ssl\n# cleanup[2] removing http.client\n# cleanup[2] removing urllib.response\n# cleanup[2] removing urllib.error\n# cleanup[2] removing urllib.request\n# cleanup[2] removing dnf.plugin.dynamic.copr\n# destroy dnf.plugin.dynamic.copr\n# cleanup[2] removing dnf.plugin.dynamic.debug\n# destroy dnf.plugin.dynamic.debug\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\n# destroy dnf.plugin.dynamic.debuginfo-install\n# cleanup[2] removing dnf.plugin.dynamic.download\n# destroy dnf.plugin.dynamic.download\n# cleanup[2] removing _sqlite3\n# cleanup[2] removing sqlite3.dbapi2\n# cleanup[2] removing sqlite3\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\n# destroy dnf.plugin.dynamic.generate_completion_cache\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\n# destroy dnf.plugin.dynamic.groups_manager\n# cleanup[2] removing dbus._compat\n# cleanup[2] removing dbus.exceptions\n# cleanup[2] removing _dbus_bindings\n# cleanup[2] removing dbus.types\n# cleanup[2] removing dbus.lowlevel\n# cleanup[2] removing xml\n# destroy xml\n# cleanup[2] removing xml.parsers\n# destroy xml.parsers\n# cleanup[2] removing pyexpat.errors\n# cleanup[2] removing pyexpat.model\n# cleanup[2] removing pyexpat\n# cleanup[2] removing xml.parsers.expat.model\n# cleanup[2] removing xml.parsers.expat.errors\n# cleanup[2] removing xml.parsers.expat\n# destroy xml.parsers.expat\n# cleanup[2] removing dbus._expat_introspect_parser\n# cleanup[2] removing dbus.proxies\n# cleanup[2] removing dbus.connection\n# cleanup[2] removing dbus.bus\n# cleanup[2] removing dbus._dbus\n# cleanup[2] removing dbus\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\n# destroy dnf.plugin.dynamic.needs_restarting\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\n# destroy dnf.plugin.dynamic.repoclosure\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\n# destroy dnf.plugin.dynamic.repodiff\n# cleanup[2] removing dnf.plugin.dynamic.repograph\n# destroy dnf.plugin.dynamic.repograph\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\n# destroy dnf.plugin.dynamic.repomanage\n# cleanup[2] removing dnf.plugin.dynamic.reposync\n# destroy dnf.plugin.dynamic.reposync\n# cleanup[2] removing platform\n# cleanup[2] removing _uuid\n# cleanup[2] removing uuid\n# cleanup[2] removing systemd\n# destroy systemd\n# cleanup[2] removing syslog\n# cleanup[2] removing systemd._journal\n# cleanup[2] removing systemd._reader\n# cleanup[2] removing systemd.id128\n# cleanup[2] removing systemd.journal\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\n# destroy dnf.plugin.dynamic.system_upgrade\n# cleanup[2] removing typing\n# destroy typing\n# cleanup[2] removing subscription_manager\n# cleanup[2] removing rhsm\n# cleanup[2] removing rhsm._certificate\n# cleanup[2] removing rhsm.certificate\n# cleanup[2] removing iniparse.configparser\n# cleanup[2] removing iniparse.config\n# cleanup[2] removing iniparse.ini\n# cleanup[2] removing iniparse.compat\n# cleanup[2] removing iniparse.utils\n# cleanup[2] removing iniparse\n# destroy iniparse\n# destroy iniparse.configparser\n# destroy iniparse.utils\n# cleanup[2] removing subscription_manager.i18n\n# cleanup[2] removing rhsm.config\n# cleanup[2] removing subscription_manager.injection\n# cleanup[2] removing rhsmlib\n# destroy rhsmlib\n# cleanup[2] removing rhsmlib.services\n# cleanup[2] removing rhsmlib.services.config\n# cleanup[2] removing ntpath\n# cleanup[2] removing pathlib\n# destroy pathlib\n# cleanup[2] removing rhsm.https\n# cleanup[2] removing rhsm.ourjson\n# cleanup[2] removing rhsm.utils\n# cleanup[2] removing subscription_manager.version\n# cleanup[2] removing rhsm.connection\n# cleanup[2] removing rhsm.bitstream\n# cleanup[2] removing rhsm.huffman\n# cleanup[2] removing rhsm.pathtree\n# cleanup[2] removing rhsm.certificate2\n# cleanup[2] removing subscription_manager.certdirectory\n# cleanup[2] removing pprint\n# cleanup[2] removing subscription_manager.branding\n# cleanup[2] removing rhsmlib.facts\n# cleanup[2] removing rhsmlib.facts.cpuinfo\n# cleanup[2] removing rhsmlib.facts.collection\n# cleanup[2] removing rhsmlib.facts.collector\n# cleanup[2] removing rhsmlib.facts.hwprobe\n# cleanup[2] removing subscription_manager.utils\n# cleanup[2] removing importlib.abc\n# cleanup[2] removing importlib.util\n# cleanup[2] removing cloud_what\n# destroy cloud_what\n# cleanup[2] removing rhsmlib.facts.cleanup\n# cleanup[2] removing rhsmlib.facts.virt\n# cleanup[2] removing rhsmlib.facts.dmidecodeparser\n# cleanup[2] removing rhsmlib.facts.dmiinfo\n# cleanup[2] removing rhsmlib.facts.firmware_info\n# cleanup[2] removing rhsmlib.facts.host_collector\n# cleanup[2] removing rhsmlib.facts.custom\n# cleanup[2] removing urllib3.packages.ssl_match_hostname\n# cleanup[2] removing urllib3.packages\n# cleanup[2] removing urllib3.packages.six\n# cleanup[2] removing urllib3.packages.six.moves\n# cleanup[2] removing urllib3.packages.six.moves.http_client\n# cleanup[2] removing urllib3.exceptions\n# cleanup[2] removing urllib3._version\n# cleanup[2] removing urllib3.contrib\n# cleanup[2] removing urllib3.contrib._appengine_environ\n# cleanup[2] removing urllib3.util.wait\n# cleanup[2] removing urllib3.util.connection\n# cleanup[2] removing urllib3.util.request\n# cleanup[2] removing urllib3.util.response\n# cleanup[2] removing urllib3.util.retry\n# cleanup[2] removing hmac\n# cleanup[2] removing urllib3.util.url\n# cleanup[2] removing urllib3.util.ssltransport\n# cleanup[2] removing urllib3.util.ssl_\n# cleanup[2] removing urllib3.util.timeout\n# cleanup[2] removing urllib3.util\n# cleanup[2] removing urllib3.util.proxy\n# cleanup[2] removing urllib3._collections\n# cleanup[2] removing urllib3.connection\n# cleanup[2] removing mimetypes\n# cleanup[2] removing urllib3.fields\n# cleanup[2] removing urllib3.filepost\n# cleanup[2] removing urllib3.packages.six.moves.urllib\n# cleanup[2] removing urllib3.packages.six.moves.urllib.parse\n# cleanup[2] removing urllib3.request\n# cleanup[2] removing urllib3.response\n# cleanup[2] removing urllib3.util.queue\n# cleanup[2] removing urllib3.connectionpool\n# cleanup[2] removing urllib3.poolmanager\n# cleanup[2] removing urllib3\n# cleanup[2] removing chardet.enums\n# cleanup[2] removing chardet.charsetprober\n# cleanup[2] removing chardet.charsetgroupprober\n# cleanup[2] removing chardet.codingstatemachine\n# cleanup[2] removing chardet.escsm\n# cleanup[2] removing chardet.escprober\n# cleanup[2] removing chardet.latin1prober\n# cleanup[2] removing chardet.mbcssm\n# cleanup[2] removing chardet.utf8prober\n# cleanup[2] removing chardet.mbcharsetprober\n# cleanup[2] removing chardet.euctwfreq\n# cleanup[2] removing chardet.euckrfreq\n# cleanup[2] removing chardet.gb2312freq\n# cleanup[2] removing chardet.big5freq\n# cleanup[2] removing chardet.jisfreq\n# cleanup[2] removing chardet.chardistribution\n# cleanup[2] removing chardet.jpcntx\n# cleanup[2] removing chardet.sjisprober\n# cleanup[2] removing chardet.eucjpprober\n# cleanup[2] removing chardet.gb2312prober\n# cleanup[2] removing chardet.euckrprober\n# cleanup[2] removing chardet.cp949prober\n# cleanup[2] removing chardet.big5prober\n# cleanup[2] removing chardet.euctwprober\n# cleanup[2] removing chardet.mbcsgroupprober\n# cleanup[2] removing chardet.hebrewprober\n# cleanup[2] removing chardet.sbcharsetprober\n# cleanup[2] removing chardet.langbulgarianmodel\n# cleanup[2] removing chardet.langgreekmodel\n# cleanup[2] removing chardet.langhebrewmodel\n# cleanup[2] removing chardet.langrussianmodel\n# cleanup[2] removing chardet.langthaimodel\n# cleanup[2] removing chardet.langturkishmodel\n# cleanup[2] removing chardet.sbcsgroupprober\n# cleanup[2] removing chardet.universaldetector\n# cleanup[2] removing chardet.version\n# cleanup[2] removing chardet\n# cleanup[2] removing requests.exceptions\n# cleanup[2] removing requests.__version__\n# destroy requests.__version__\n# cleanup[2] removing zipfile\n# cleanup[2] removing requests.certs\n# cleanup[2] removing http.cookiejar\n# cleanup[2] removing http.cookies\n# cleanup[2] removing requests.compat\n# cleanup[2] removing requests._internal_utils\n# cleanup[2] removing requests.cookies\n# cleanup[2] removing requests.structures\n# cleanup[2] removing requests.utils\n# cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname\n# cleanup[2] removing requests.packages.urllib3.packages\n# cleanup[2] removing requests.packages.urllib3.packages.six\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client\n# cleanup[2] removing requests.packages.urllib3.exceptions\n# cleanup[2] removing requests.packages.urllib3._version\n# cleanup[2] removing requests.packages.urllib3.contrib\n# cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ\n# cleanup[2] removing requests.packages.urllib3.util.wait\n# cleanup[2] removing requests.packages.urllib3.util.connection\n# cleanup[2] removing requests.packages.urllib3.util.request\n# cleanup[2] removing requests.packages.urllib3.util.response\n# cleanup[2] removing requests.packages.urllib3.util.retry\n# cleanup[2] removing requests.packages.urllib3.util.url\n# cleanup[2] removing requests.packages.urllib3.util.ssltransport\n# cleanup[2] removing requests.packages.urllib3.util.ssl_\n# cleanup[2] removing requests.packages.urllib3.util.timeout\n# cleanup[2] removing requests.packages.urllib3.util\n# cleanup[2] removing requests.packages.urllib3.util.proxy\n# cleanup[2] removing requests.packages.urllib3._collections\n# cleanup[2] removing requests.packages.urllib3.connection\n# cleanup[2] removing requests.packages.urllib3.fields\n# cleanup[2] removing requests.packages.urllib3.filepost\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse\n# cleanup[2] removing requests.packages.urllib3.request\n# cleanup[2] removing requests.packages.urllib3.response\n# cleanup[2] removing requests.packages.urllib3.util.queue\n# cleanup[2] removing requests.packages.urllib3.connectionpool\n# cleanup[2] removing requests.packages.urllib3.poolmanager\n# cleanup[2] removing requests.packages.urllib3\n# cleanup[2] removing idna.package_data\n# cleanup[2] removing idna.idnadata\n# cleanup[2] removing idna.intranges\n# cleanup[2] removing idna.core\n# cleanup[2] removing idna\n# cleanup[2] removing requests.packages.idna.package_data\n# cleanup[2] removing requests.packages.idna.idnadata\n# cleanup[2] removing requests.packages.idna.intranges\n# cleanup[2] removing requests.packages.idna.core\n# cleanup[2] removing requests.packages.idna\n# cleanup[2] removing requests.packages.chardet.enums\n# cleanup[2] removing requests.packages.chardet.charsetprober\n# cleanup[2] removing requests.packages.chardet.charsetgroupprober\n# cleanup[2] removing requests.packages.chardet.codingstatemachine\n# cleanup[2] removing requests.packages.chardet.escsm\n# cleanup[2] removing requests.packages.chardet.escprober\n# cleanup[2] removing requests.packages.chardet.latin1prober\n# cleanup[2] removing requests.packages.chardet.mbcssm\n# cleanup[2] removing requests.packages.chardet.utf8prober\n# cleanup[2] removing requests.packages.chardet.mbcharsetprober\n# cleanup[2] removing requests.packages.chardet.euctwfreq\n# cleanup[2] removing requests.packages.chardet.euckrfreq\n# cleanup[2] removing requests.packages.chardet.gb2312freq\n# cleanup[2] removing requests.packages.chardet.big5freq\n# cleanup[2] removing requests.packages.chardet.jisfreq\n# cleanup[2] removing requests.packages.chardet.chardistribution\n# cleanup[2] removing requests.packages.chardet.jpcntx\n# cleanup[2] removing requests.packages.chardet.sjisprober\n# cleanup[2] removing requests.packages.chardet.eucjpprober\n# cleanup[2] removing requests.packages.chardet.gb2312prober\n# cleanup[2] removing requests.packages.chardet.euckrprober\n# cleanup[2] removing requests.packages.chardet.cp949prober\n# cleanup[2] removing requests.packages.chardet.big5prober\n# cleanup[2] removing requests.packages.chardet.euctwprober\n# cleanup[2] removing requests.packages.chardet.mbcsgroupprober\n# cleanup[2] removing requests.packages.chardet.hebrewprober\n# cleanup[2] removing requests.packages.chardet.sbcharsetprober\n# cleanup[2] removing requests.packages.chardet.langbulgarianmodel\n# cleanup[2] removing requests.packages.chardet.langgreekmodel\n# cleanup[2] removing requests.packages.chardet.langhebrewmodel\n# cleanup[2] removing requests.packages.chardet.langrussianmodel\n# cleanup[2] removing requests.packages.chardet.langthaimodel\n# cleanup[2] removing requests.packages.chardet.langturkishmodel\n# cleanup[2] removing requests.packages.chardet.sbcsgroupprober\n# cleanup[2] removing requests.packages.chardet.universaldetector\n# cleanup[2] removing requests.packages.chardet.version\n# cleanup[2] removing requests.packages.chardet\n# cleanup[2] removing requests.packages\n# cleanup[2] removing stringprep\n# cleanup[2] removing encodings.idna\n# cleanup[2] removing requests.hooks\n# cleanup[2] removing requests.auth\n# cleanup[2] removing requests.status_codes\n# cleanup[2] removing requests.models\n# cleanup[2] removing socks\n# cleanup[2] removing urllib3.contrib.socks\n# cleanup[2] removing requests.adapters\n# cleanup[2] removing requests.sessions\n# cleanup[2] removing requests.api\n# cleanup[2] removing requests\n# cleanup[2] removing cloud_what._base_provider\n# destroy cloud_what._base_provider\n# cleanup[2] removing cloud_what.providers\n# destroy cloud_what.providers\n# cleanup[2] removing cloud_what.providers.aws\n# destroy cloud_what.providers.aws\n# cleanup[2] removing cloud_what.providers.azure\n# destroy cloud_what.providers.azure\n# cleanup[2] removing cloud_what.providers.gcp\n# destroy cloud_what.providers.gcp\n# cleanup[2] removing cloud_what.provider\n# cleanup[2] removing rhsm.profile\n# cleanup[2] removing subscription_manager.jsonwrapper\n# cleanup[2] removing subscription_manager.isodate\n# cleanup[2] removing syspurpose\n# destroy syspurpose\n# cleanup[2] removing syspurpose.utils\n# destroy syspurpose.utils\n# cleanup[2] removing syspurpose.files\n# destroy syspurpose.files\n# cleanup[2] removing subscription_manager.certlib\n# cleanup[2] removing subscription_manager.syspurposelib\n# cleanup[2] removing asyncore\n# cleanup[2] removing _ctypes\n# cleanup[2] removing ctypes._endian\n# cleanup[2] removing ctypes\n# cleanup[2] removing ctypes.util\n# cleanup[2] removing pyinotify\n# cleanup[2] removing rhsmlib.file_monitor\n# cleanup[2] removing rhsmlib.dbus\n# cleanup[2] removing dbus.decorators\n# cleanup[2] removing dbus.service\n# cleanup[2] removing dbus.server\n# cleanup[2] removing dbus.mainloop\n# cleanup[2] removing _dbus_glib_bindings\n# cleanup[2] removing dbus.mainloop.glib\n# cleanup[2] removing rhsmlib.dbus.constants\n# cleanup[2] removing pkgutil\n# destroy pkgutil\n# cleanup[2] removing gi._error\n# cleanup[2] removing gi._gi\n# cleanup[2] removing gi._gobject\n# cleanup[2] removing glib\n# destroy glib\n# cleanup[2] removing gobject\n# destroy gobject\n# cleanup[2] removing gio\n# destroy gio\n# cleanup[2] removing gtk\n# destroy gtk\n# cleanup[2] removing gtk.gdk\n# destroy gtk.gdk\n# cleanup[2] removing gi\n# cleanup[2] removing gi._constants\n# cleanup[2] removing gi.docstring\n# cleanup[2] removing gi._propertyhelper\n# cleanup[2] removing gi._signalhelper\n# cleanup[2] removing gi.types\n# cleanup[2] removing gi.module\n# cleanup[2] removing gi.overrides\n# cleanup[2] removing gi.importer\n# cleanup[2] removing gi.repository\n# cleanup[2] removing gi._ossighelper\n# cleanup[2] removing textwrap\n# cleanup[2] removing optparse\n# cleanup[2] removing gi._option\n# cleanup[2] removing gi.overrides.GLib\n# cleanup[2] removing gi.repository.GLib\n# cleanup[2] removing xml.etree\n# destroy xml.etree\n# cleanup[2] removing xml.etree.ElementPath\n# cleanup[2] removing _elementtree\n# cleanup[2] removing xml.etree.ElementTree\n# cleanup[2] removing rhsmlib.dbus.dbus_utils\n# cleanup[2] removing socketserver\n# destroy socketserver\n# cleanup[2] removing logging.config\n# cleanup[2] removing rhsm.logutil\n# cleanup[2] removing rhsmlib.dbus.server\n# cleanup[2] removing rhsmlib.services.syspurpose\n# cleanup[2] removing subscription_manager.cache\n# cleanup[2] removing subscription_manager.model\n# cleanup[2] removing subscription_manager.model.ent_cert\n# cleanup[2] removing subscription_manager.repofile\n# cleanup[2] removing subscription_manager.repolib\n# cleanup[2] removing subscription_manager.productid\n# cleanup[2] removing subscription_manager.reasons\n# cleanup[2] removing subscription_manager.cert_sorter\n# cleanup[2] removing rhsmlib.facts.insights\n# cleanup[2] removing rhsmlib.facts.kpatch\n# cleanup[2] removing rhsmlib.facts.cloud_facts\n# cleanup[2] removing rhsmlib.facts.pkg_arches\n# cleanup[2] removing rhsmlib.facts.network\n# cleanup[2] removing rhsmlib.facts.all\n# cleanup[2] removing subscription_manager.facts\n# cleanup[2] removing subscription_manager.identity\n# cleanup[2] removing subscription_manager.validity\n# cleanup[2] removing rhsmlib.client_info\n# cleanup[2] removing subscription_manager.cp_provider\n# cleanup[2] removing subscription_manager.base_plugin\n# cleanup[2] removing subscription_manager.plugins\n# cleanup[2] removing subscription_manager.lock\n# cleanup[2] removing subscription_manager.injectioninit\n# cleanup[2] removing librepo._librepo\n# cleanup[2] removing librepo\n# cleanup[2] removing dnf.plugin.dynamic.product-id\n# destroy dnf.plugin.dynamic.product-id\n# cleanup[2] removing subscription_manager.base_action_client\n# cleanup[2] removing subscription_manager.content_action_client\n# cleanup[2] removing subscription_manager.entbranding\n# cleanup[2] removing subscription_manager.rhelentbranding\n# cleanup[2] removing subscription_manager.entcertlib\n# cleanup[2] removing subscription_manager.identitycertlib\n# cleanup[2] removing subscription_manager.healinglib\n# cleanup[2] removing subscription_manager.factlib\n# cleanup[2] removing subscription_manager.packageprofilelib\n# cleanup[2] removing subscription_manager.installedproductslib\n# cleanup[2] removing subscription_manager.action_client\n# cleanup[2] removing dnf.plugin.dynamic.subscription-manager\n# destroy dnf.plugin.dynamic.subscription-manager\n# cleanup[2] removing dnf.plugin.dynamic.upload-profile\n# destroy dnf.plugin.dynamic.upload-profile\n# destroy _sitebuiltins\n# destroy sqlite3\n# destroy sqlite3.dbapi2\n# destroy systemd.journal\n# destroy iniparse.compat\n# destroy rhsmlib.services\n# destroy rhsmlib.facts\n# destroy rhsmlib.facts.dmidecodeparser\n# destroy rhsmlib.facts.all\n# destroy rhsmlib.dbus\n# destroy rhsmlib.dbus.server\n# destroy rhsmlib.client_info\n# destroy librepo\n# cleanup[3] wiping subscription_manager.action_client\n# cleanup[3] wiping subscription_manager.installedproductslib\n# cleanup[3] wiping subscription_manager.packageprofilelib\n# cleanup[3] wiping subscription_manager.factlib\n# cleanup[3] wiping subscription_manager.healinglib\n# cleanup[3] wiping subscription_manager.identitycertlib\n# cleanup[3] wiping subscription_manager.entcertlib\n# cleanup[3] wiping subscription_manager.rhelentbranding\n# cleanup[3] wiping subscription_manager.entbranding\n# cleanup[3] wiping subscription_manager.content_action_client\n# cleanup[3] wiping subscription_manager.base_action_client\n# cleanup[3] wiping librepo._librepo\n# cleanup[3] wiping subscription_manager.injectioninit\n# cleanup[3] wiping subscription_manager.lock\n# cleanup[3] wiping subscription_manager.plugins\n# cleanup[3] wiping subscription_manager.base_plugin\n# cleanup[3] wiping subscription_manager.cp_provider\n# cleanup[3] wiping subscription_manager.validity\n# cleanup[3] wiping subscription_manager.identity\n# cleanup[3] wiping subscription_manager.facts\n# cleanup[3] wiping rhsmlib.facts.network\n# cleanup[3] wiping rhsmlib.facts.pkg_arches\n# cleanup[3] wiping rhsmlib.facts.cloud_facts\n# cleanup[3] wiping rhsmlib.facts.kpatch\n# cleanup[3] wiping rhsmlib.facts.insights\n# cleanup[3] wiping subscription_manager.cert_sorter\n# destroy rhsmlib.file_monitor\n# cleanup[3] wiping subscription_manager.reasons\n# cleanup[3] wiping subscription_manager.productid\n# cleanup[3] wiping subscription_manager.repolib\n# cleanup[3] wiping subscription_manager.repofile\n# cleanup[3] wiping subscription_manager.model.ent_cert\n# cleanup[3] wiping subscription_manager.model\n# destroy subscription_manager.model.ent_cert\n# cleanup[3] wiping subscription_manager.cache\n# destroy rhsmlib.services.syspurpose\n# cleanup[3] wiping rhsm.logutil\n# cleanup[3] wiping logging.config\n# cleanup[3] wiping rhsmlib.dbus.dbus_utils\n# destroy xml.etree.ElementTree\n# cleanup[3] wiping _elementtree\n# cleanup[3] wiping xml.etree.ElementPath\n# cleanup[3] wiping gi.repository.GLib\n# cleanup[3] wiping gi.overrides.GLib\n# cleanup[3] wiping gi._option\n# destroy optparse\n# cleanup[3] wiping textwrap\n# cleanup[3] wiping gi._ossighelper\n# cleanup[3] wiping gi.repository\n# cleanup[3] wiping gi.importer\n# cleanup[3] wiping gi.overrides\n# destroy gi.overrides.GLib\n# cleanup[3] wiping gi.module\n# destroy gi\n# cleanup[3] wiping gi.types\n# cleanup[3] wiping gi._signalhelper\n# cleanup[3] wiping gi._propertyhelper\n# cleanup[3] wiping gi.docstring\n# cleanup[3] wiping gi._constants\n# cleanup[3] wiping gi._gobject\n# cleanup[3] wiping gi._gi\n# cleanup[3] wiping gi._error\n# cleanup[3] wiping rhsmlib.dbus.constants\n# cleanup[3] wiping dbus.mainloop.glib\n# cleanup[3] wiping _dbus_glib_bindings\n# cleanup[3] wiping dbus.mainloop\n# destroy dbus.mainloop.glib\n# cleanup[3] wiping dbus.server\n# cleanup[3] wiping dbus.service\n# cleanup[3] wiping dbus.decorators\n# cleanup[3] wiping pyinotify\n# destroy asyncore\n# destroy ctypes\n# cleanup[3] wiping ctypes.util\n# cleanup[3] wiping ctypes._endian\n# cleanup[3] wiping _ctypes\n# cleanup[3] wiping subscription_manager.syspurposelib\n# cleanup[3] wiping subscription_manager.certlib\n# cleanup[3] wiping subscription_manager.isodate\n# cleanup[3] wiping subscription_manager.jsonwrapper\n# cleanup[3] wiping rhsm.profile\n# destroy cloud_what.provider\n# cleanup[3] wiping requests\n# destroy requests._internal_utils\n# destroy requests.exceptions\n# destroy requests.compat\n# destroy requests.cookies\n# destroy requests.structures\n# destroy requests.utils\n# destroy requests.packages\n# destroy urllib3\n# destroy idna\n# destroy idna.package_data\n# destroy idna.intranges\n# destroy idna.core\n# destroy requests.hooks\n# destroy requests.auth\n# destroy requests.status_codes\n# destroy requests.models\n# destroy requests.adapters\n# destroy requests.api\n# cleanup[3] wiping requests.sessions\n# cleanup[3] wiping urllib3.contrib.socks\n# destroy socks\n# cleanup[3] wiping encodings.idna\n# destroy stringprep\n# cleanup[3] wiping requests.packages.chardet\n# destroy chardet.enums\n# destroy chardet.charsetprober\n# destroy chardet.charsetgroupprober\n# destroy chardet.codingstatemachine\n# destroy chardet.escsm\n# destroy chardet.escprober\n# destroy chardet.latin1prober\n# destroy chardet.mbcssm\n# destroy chardet.utf8prober\n# destroy chardet.mbcharsetprober\n# destroy chardet.euctwfreq\n# destroy chardet.euckrfreq\n# destroy chardet.gb2312freq\n# destroy chardet.big5freq\n# destroy chardet.jisfreq\n# destroy chardet.chardistribution\n# destroy chardet.jpcntx\n# destroy chardet.sjisprober\n# destroy chardet.eucjpprober\n# destroy chardet.gb2312prober\n# destroy chardet.euckrprober\n# destroy chardet.cp949prober\n# destroy chardet.big5prober\n# destroy chardet.euctwprober\n# destroy chardet.mbcsgroupprober\n# destroy chardet.hebrewprober\n# destroy chardet.sbcharsetprober\n# destroy chardet.langbulgarianmodel\n# destroy chardet.langgreekmodel\n# destroy chardet.langhebrewmodel\n# destroy chardet.langrussianmodel\n# destroy chardet.langthaimodel\n# destroy chardet.langturkishmodel\n# destroy chardet.sbcsgroupprober\n# destroy chardet.universaldetector\n# destroy chardet.version\n# cleanup[3] wiping requests.packages.idna.idnadata\n# cleanup[3] wiping idna.idnadata\n# cleanup[3] wiping requests.packages.urllib3.poolmanager\n# cleanup[3] wiping requests.packages.urllib3.connectionpool\n# cleanup[3] wiping requests.packages.urllib3.util.queue\n# cleanup[3] wiping requests.packages.urllib3.response\n# cleanup[3] wiping requests.packages.urllib3.request\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib\n# cleanup[3] wiping requests.packages.urllib3.filepost\n# cleanup[3] wiping requests.packages.urllib3.fields\n# destroy mimetypes\n# cleanup[3] wiping requests.packages.urllib3.connection\n# cleanup[3] wiping requests.packages.urllib3._collections\n# cleanup[3] wiping requests.packages.urllib3.util.proxy\n# cleanup[3] wiping requests.packages.urllib3.util\n# destroy urllib3.util.wait\n# destroy urllib3.util.connection\n# destroy urllib3.util.request\n# destroy urllib3.util.response\n# destroy urllib3.util.retry\n# destroy urllib3.util.url\n# destroy urllib3.util.ssltransport\n# destroy urllib3.util.ssl_\n# destroy urllib3.util.timeout\n# destroy urllib3.util.proxy\n# destroy urllib3.util.queue\n# cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ\n# cleanup[3] wiping requests.packages.urllib3.contrib\n# destroy urllib3.contrib.socks\n# cleanup[3] wiping requests.packages.urllib3._version\n# cleanup[3] wiping requests.packages.urllib3.exceptions\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves\n# cleanup[3] wiping requests.packages.urllib3.packages.six\n# destroy urllib3.packages.six.moves.urllib\n# destroy urllib3.packages.six.moves\n# cleanup[3] wiping requests.packages.urllib3.packages\n# destroy urllib3.packages.ssl_match_hostname\n# cleanup[3] wiping http.cookies\n# cleanup[3] wiping http.cookiejar\n# cleanup[3] wiping requests.certs\n# cleanup[3] wiping zipfile\n# destroy bz2\n# destroy lzma\n# cleanup[3] wiping chardet\n# cleanup[3] wiping urllib3.poolmanager\n# cleanup[3] wiping urllib3.connectionpool\n# cleanup[3] wiping urllib3.response\n# cleanup[3] wiping urllib3.request\n# cleanup[3] wiping urllib3.packages.six.moves.urllib.parse\n# cleanup[3] wiping urllib3.filepost\n# cleanup[3] wiping urllib3.fields\n# cleanup[3] wiping urllib3.connection\n# cleanup[3] wiping urllib3._collections\n# cleanup[3] wiping urllib3.util\n# cleanup[3] wiping hmac\n# cleanup[3] wiping urllib3.contrib._appengine_environ\n# cleanup[3] wiping urllib3.contrib\n# cleanup[3] wiping urllib3._version\n# cleanup[3] wiping urllib3.exceptions\n# cleanup[3] wiping urllib3.packages.six.moves.http_client\n# cleanup[3] wiping urllib3.packages.six\n# cleanup[3] wiping urllib3.packages\n# cleanup[3] wiping rhsmlib.facts.custom\n# cleanup[3] wiping rhsmlib.facts.host_collector\n# destroy rhsmlib.facts.cleanup\n# destroy rhsmlib.facts.virt\n# destroy rhsmlib.facts.firmware_info\n# cleanup[3] wiping rhsmlib.facts.dmiinfo\n# cleanup[3] wiping importlib.util\n# cleanup[3] wiping importlib.abc\n# cleanup[3] wiping subscription_manager.utils\n# destroy pprint\n# destroy uuid\n# cleanup[3] wiping rhsmlib.facts.hwprobe\n# destroy rhsmlib.facts.cpuinfo\n# cleanup[3] wiping rhsmlib.facts.collector\n# destroy rhsmlib.facts.collection\n# cleanup[3] wiping subscription_manager.branding\n# cleanup[3] wiping subscription_manager.certdirectory\n# cleanu<<< 10976 1726879363.55442: stdout chunk (state=3): >>>p[3] wiping rhsm.certificate2\n# cleanup[3] wiping rhsm.pathtree\n# cleanup[3] wiping rhsm.huffman\n# cleanup[3] wiping rhsm.bitstream\n# cleanup[3] wiping rhsm.connection\n# destroy subscription_manager\n# destroy subscription_manager.i18n\n# destroy subscription_manager.version\n# destroy subscription_manager.certdirectory\n# destroy subscription_manager.branding\n# destroy subscription_manager.utils\n# destroy subscription_manager.jsonwrapper\n# destroy subscription_manager.isodate\n# destroy subscription_manager.certlib\n# destroy subscription_manager.syspurposelib\n# destroy subscription_manager.cache\n# destroy subscription_manager.model\n# destroy subscription_manager.repofile\n# destroy subscription_manager.repolib\n# destroy subscription_manager.productid\n# destroy subscription_manager.reasons\n# destroy subscription_manager.cert_sorter\n# destroy subscription_manager.facts\n# destroy subscription_manager.identity\n# destroy subscription_manager.validity\n# destroy subscription_manager.cp_provider\n# destroy subscription_manager.base_plugin\n# destroy subscription_manager.plugins\n# destroy subscription_manager.lock\n# destroy subscription_manager.injectioninit\n# destroy subscription_manager.base_action_client\n# destroy subscription_manager.content_action_client\n# destroy subscription_manager.entbranding\n# destroy subscription_manager.rhelentbranding\n# destroy subscription_manager.entcertlib\n# destroy subscription_manager.identitycertlib\n# destroy subscription_manager.healinglib\n# destroy subscription_manager.factlib\n# destroy subscription_manager.packageprofilelib\n# destroy subscription_manager.installedproductslib\n# destroy subscription_manager.action_client\n# cleanup[3] wiping rhsm.utils\n# cleanup[3] wiping rhsm.ourjson\n# cleanup[3] wiping rhsm.https\n# cleanup[3] wiping ntpath\n# cleanup[3] wiping rhsmlib.services.config\n# cleanup[3] wiping subscription_manager.injection\n# cleanup[3] wiping rhsm.config\n# cleanup[3] wiping iniparse.ini\n# destroy iniparse.config\n# cleanup[3] wiping rhsm.certificate\n# destroy dateutil\n# destroy dateutil._version\n# destroy dateutil._common\n# destroy dateutil.parser\n# cleanup[3] wiping rhsm._certificate\n# cleanup[3] wiping rhsm\n# destroy rhsm.certificate\n# destroy rhsm.config\n# destroy rhsm.https\n# destroy rhsm.ourjson\n# destroy rhsm.utils\n# destroy rhsm.bitstream\n# destroy rhsm.huffman\n# destroy rhsm.pathtree\n# destroy rhsm.certificate2\n# destroy rhsm.profile\n# destroy rhsm.logutil\n# cleanup[3] wiping systemd.id128\n# cleanup[3] wiping systemd._reader\n# cleanup[3] wiping systemd._journal\n# cleanup[3] wiping syslog\n# destroy syslog\n# cleanup[3] wiping _uuid\n# cleanup[3] wiping platform\n# cleanup[3] wiping dbus\n# destroy dbus._compat\n# destroy dbus._expat_introspect_parser\n# destroy dbus._dbus\n# destroy dbus.exceptions\n# destroy dbus.types\n# destroy dbus.lowlevel\n# destroy dbus.proxies\n# destroy dbus.connection\n# destroy dbus.bus\n# destroy dbus.decorators\n# destroy dbus.service\n# destroy dbus.server\n# destroy dbus.mainloop\n# cleanup[3] wiping xml.parsers.expat.errors\n# cleanup[3] wiping xml.parsers.expat.model\n# cleanup[3] wiping pyexpat\n# cleanup[3] wiping pyexpat.model\n# cleanup[3] wiping pyexpat.errors\n# cleanup[3] wiping _dbus_bindings\n# cleanup[3] wiping _sqlite3\n# cleanup[3] wiping urllib.request\n# destroy http\n# cleanup[3] wiping urllib.error\n# cleanup[3] wiping urllib.response\n# cleanup[3] wiping http.client\n# cleanup[3] wiping ssl\n# cleanup[3] wiping _ssl\n# cleanup[3] wiping email.parser\n# cleanup[3] wiping email.feedparser\n# cleanup[3] wiping dateutil.parser._parser\n# destroy dateutil.relativedelta\n# cleanup[3] wiping dateutil.tz\n# destroy dateutil.tz._common\n# destroy dateutil.tz._factories\n# destroy dateutil.tz.tz\n# cleanup[3] wiping six.moves\n# cleanup[3] wiping _decimal\n# cleanup[3] wiping six\n# destroy six.moves.urllib\n# destroy six.moves\n# cleanup[3] wiping dnf.cli.main\n# cleanup[3] wiping dnf.cli.utils\n# cleanup[3] wiping dnf.cli\n# destroy dnf.cli.format\n# destroy dnf.cli.term\n# destroy dnf.cli.progress\n# destroy dnf.cli.aliases\n# destroy dnf.cli.option_parser\n# destroy dnf.cli.demand\n# destroy dnf.cli.cli\n# destroy dnf.cli.utils\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\n# cleanup[3] wiping dnf.cli.commands.upgrade\n# cleanup[3] wiping dnf.cli.commands.updateinfo\n# cleanup[3] wiping dnf.cli.commands.swap\n# cleanup[3] wiping dnf.cli.commands.shell\n# destroy cmd\n# cleanup[3] wiping dnf.cli.commands.search\n# cleanup[3] wiping dnf.match_counter\n# cleanup[3] wiping dnf.cli.commands.repolist\n# cleanup[3] wiping dnf.cli.commands.remove\n# cleanup[3] wiping dnf.cli.commands.reinstall\n# cleanup[3] wiping dnf.cli.commands.module\n# cleanup[3] wiping dnf.cli.commands.mark\n# cleanup[3] wiping dnf.cli.commands.makecache\n# cleanup[3] wiping dnf.cli.commands.install\n# cleanup[3] wiping dnf.cli.commands.history\n# cleanup[3] wiping dnf.transaction_sr\n# cleanup[3] wiping dnf.cli.commands.group\n# cleanup[3] wiping dnf.cli.commands.downgrade\n# cleanup[3] wiping dnf.cli.commands.distrosync\n# cleanup[3] wiping dnf.cli.commands.deplist\n# cleanup[3] wiping dnf.cli.commands.repoquery\n# cleanup[3] wiping dnf.cli.commands.clean\n# cleanup[3] wiping dnf.cli.commands.check\n# cleanup[3] wiping dnf.cli.commands.autoremove\n# cleanup[3] wiping dnf.cli.commands.alias\n# destroy dnf.cli.commands\n# cleanup[3] wiping dnf.cli.output\n# cleanup[3] wiping curses\n# cleanup[3] wiping _curses\n# cleanup[3] wiping dnf\n# destroy dnf.pycomp\n# destroy dnf.const\n# destroy dnf.i18n\n# destroy dnf.yum\n# destroy dnf.yum.rpmtrans\n# destroy dnf.transaction\n# destroy dnf.callback\n# destroy dnf.util\n# destroy dnf.exceptions\n# destroy dnf.comps\n# destroy dnf.db\n# destroy dnf.db.group\n# destroy dnf.db.history\n# destroy dnf.crypto\n# destroy dnf.conf\n# destroy dnf.conf.substitutions\n# destroy dnf.conf.config\n# destroy dnf.conf.read\n# destroy dnf.lock\n# destroy dnf.logging\n# destroy dnf.repo\n# destroy dnf.rpm\n# destroy dnf.dnssec\n# destroy dnf.drpm\n# destroy dnf.goal\n# destroy dnf.history\n# destroy dnf.module\n# destroy dnf.module.exceptions\n# destroy dnf.module.module_base\n# destroy dnf.selector\n# destroy dnf.persistor\n# destroy dnf.plugin\n# destroy dnf.query\n# destroy dnf.repodict\n# destroy dnf.package\n# destroy dnf.sack\n# destroy dnf.subject\n# destroy dnf.base\n# destroy dnf.transaction_sr\n# destroy dnf.match_counter\n# destroy dnf.cli\n# cleanup[3] wiping gc\n# cleanup[3] wiping dnf.rpm.miscutils\n# cleanup[3] wiping subprocess\n# cleanup[3] wiping _posixsubprocess\n# cleanup[3] wiping dnf.rpm.connection\n# cleanup[3] wiping inspect\n# destroy ast\n# destroy dis\n# destroy token\n# cleanup[3] wiping importlib.machinery\n# cleanup[3] wiping _opcode\n# cleanup[3] wiping importlib\n# destroy importlib.machinery\n# destroy importlib.abc\n# destroy importlib.util\n# cleanup[3] wiping importlib._bootstrap_external\n# cleanup[3] wiping importlib._bootstrap\n# cleanup[3] wiping json\n# destroy json.decoder\n# destroy json.encoder\n# cleanup[3] wiping json.scanner\n# cleanup[3] wiping _json\n# cleanup[3] wiping libdnf.smartcols\n# cleanup[3] wiping libdnf._smartcols\n# cleanup[3] wiping dnf.rpm.transaction\n# cleanup[3] wiping gzip\n# cleanup[3] wiping logging.handlers\n# destroy pickle\n# cleanup[3] wiping _pickle\n# cleanup[3] wiping _compat_pickle\n# cleanup[3] wiping fcntl\n# cleanup[3] wiping dnf.yum.misc\n# cleanup[3] wiping glob\n# cleanup[3] wiping termios\n# cleanup[3] wiping gpg.constants\n# destroy gpg.constants.data\n# destroy gpg.constants.data.encoding\n# destroy gpg.constants.keylist\n# destroy gpg.constants.keylist.mode\n# destroy gpg.constants.sig\n# destroy gpg.constants.sig.mode\n# destroy gpg.constants.sig.notation\n# destroy gpg.constants.tofu\n# destroy gpg.constants.tofu.policy\n# destroy gpg.constants.create\n# destroy gpg.constants.event\n# destroy gpg.constants.import_type\n# destroy gpg.constants.keysign\n# destroy gpg.constants.md\n# destroy gpg.constants.pk\n# destroy gpg.constants.protocol\n# destroy gpg.constants.sigsum\n# destroy gpg.constants.status\n# destroy gpg.constants.validity\n# cleanup[3] wiping gpg.errors\n# cleanup[3] wiping gpg.util\n# cleanup[3] wiping gpg.gpgme\n# cleanup[3] wiping gpg._gpgme\n# cleanup[3] wiping contextlib\n# cleanup[3] wiping libcomps\n# cleanup[3] wiping libcomps._libpycomps\n# cleanup[3] wiping hawkey\n# cleanup[3] wiping hawkey._hawkey\n# cleanup[3] wiping tempfile\n# cleanup[3] wiping shutil\n# cleanup[3] wiping grp\n# cleanup[3] wiping pwd\n# cleanup[3] wiping _lzma\n# cleanup[3] wiping _compression\n# cleanup[3] wiping zlib\n# cleanup[3] wiping fnmatch\n# cleanup[3] wiping logging\n# destroy logging.handlers\n# destroy logging.config\n# cleanup[3] wiping atexit\n# destroy atexit\n# cleanup[3] wiping traceback\n# destroy linecache\n# cleanup[3] wiping tokenize\n# cleanup[3] wiping rpm\n# destroy rpm.transaction\n# cleanup[3] wiping rpm._rpm\n# cleanup[3] wiping unicodedata\n# cleanup[3] wiping signal\n# cleanup[3] wiping copy\n# cleanup[3] wiping libdnf\n# destroy libdnf.error\n# destroy libdnf.common_types\n# destroy libdnf.conf\n# destroy libdnf.module\n# destroy libdnf.repo\n# destroy libdnf.transaction\n# destroy libdnf.utils\n# destroy libdnf.smartcols\n# cleanup[3] wiping libdnf._utils\n# cleanup[3] wiping libdnf._transaction\n# cleanup[3] wiping weakref\n# cleanup[3] wiping libdnf._repo\n# cleanup[3] wiping libdnf._module\n# cleanup[3] wiping libdnf._conf\n# cleanup[3] wiping libdnf._common_types\n# cleanup[3] wiping libdnf._error\n# cleanup[3] wiping argparse\n# cleanup[3] wiping shlex\n# cleanup[3] wiping queue\n# cleanup[3] wiping _queue\n# cleanup[3] wiping threading\n# cleanup[3] wiping configparser\n# cleanup[3] wiping email.mime.text\n# cleanup[3] wiping email.mime.nonmultipart\n# cleanup[3] wiping email.mime.base\n# cleanup[3] wiping email.policy\n# cleanup[3] wiping email.contentmanager\n# cleanup[3] wiping email.message\n# destroy uu\n# destroy quopri\n# cleanup[3] wiping email.iterators\n# cleanup[3] wiping email.headerregistry\n# cleanup[3] wiping email._header_value_parser\n# cleanup[3] wiping email._encoded_words\n# cleanup[3] wiping email._policybase\n# cleanup[3] wiping email.utils\n# cleanup[3] wiping email._parseaddr\n# cleanup[3] wiping calendar\n# cleanup[3] wiping locale\n# cleanup[3] wiping urllib.parse\n# cleanup[3] wiping urllib\n# destroy urllib.response\n# destroy urllib.error\n# destroy urllib.request\n# cleanup[3] wiping datetime\n# cleanup[3] wiping _datetime\n# cleanup[3] wiping socket\n# cleanup[3] wiping array\n# destroy array\n# cleanup[3] wiping errno\n# cleanup[3] wiping selectors\n# cleanup[3] wiping select\n# cleanup[3] wiping collections.abc\n# cleanup[3] wiping _socket\n# cleanup[3] wiping random\n# cleanup[3] wiping hashlib\n# cleanup[3] wiping _blake2\n# cleanup[3] wiping _hashlib\n# cleanup[3] wiping _random\n# cleanup[3] wiping bisect\n# cleanup[3] wiping _bisect\n# cleanup[3] wiping math\n# cleanup[3] wiping email.header\n# cleanup[3] wiping email.charset\n# cleanup[3] wiping email.encoders\n# cleanup[3] wiping email.errors\n# cleanup[3] wiping email.quoprimime\n# cleanup[3] wiping string\n# cleanup[3] wiping _string\n# cleanup[3] wiping email.base64mime\n# cleanup[3] wiping email.mime\n# destroy email.mime.base\n# destroy email.mime.nonmultipart\n# destroy email.mime.text\n# cleanup[3] wiping email\n# destroy email._parseaddr\n# destroy email._policybase\n# destroy email._encoded_words\n# destroy email._header_value_parser\n# destroy email.mime\n# destroy email.base64mime\n# destroy email.quoprimime\n# destroy email.errors\n# destroy email.encoders\n# destroy email.charset\n# destroy email.header\n# destroy email.utils\n# destroy email.headerregistry\n# destroy email.iterators\n# destroy email.message\n# destroy email.contentmanager\n# destroy email.policy\n# destroy email.feedparser\n# destroy email.parser\n# cleanup[3] wiping base64\n# cleanup[3] wiping binascii\n# cleanup[3] wiping struct\n# cleanup[3] wiping _struct\n# cleanup[3] wiping gettext\n# cleanup[3] wiping re\n# destroy sre_compile\n# destroy copyreg\n# cleanup[3] wiping functools\n# cleanup[3] wiping _functools\n# cleanup[3] wiping collections\n# destroy _collections_abc\n# destroy heapq\n# destroy collections.abc\n# cleanup[3] wiping _collections\n# destroy _collections\n# cleanup[3] wiping operator\n# cleanup[3] wiping _operator\n# destroy _operator\n# cleanup[3] wiping itertools\n# cleanup[3] wiping _heapq\n# cleanup[3] wiping sre_parse\n# cleanup[3] wiping _sre\n# cleanup[3] wiping enum\n# cleanup[3] wiping types\n# cleanup[3] wiping warnings\n# cleanup[3] wiping _locale\n# destroy _locale\n# cleanup[3] wiping os\n# cleanup[3] wiping os.path\n# destroy genericpath\n# cleanup[3] wiping posixpath\n# cleanup[3] wiping stat\n# cleanup[3] wiping _stat\n# cleanup[3] wiping io\n# destroy abc\n# cleanup[3] wiping _abc\n# cleanup[3] wiping encodings.latin_1\n# cleanup[3] wiping _signal\n# cleanup[3] wiping encodings.utf_8\n# cleanup[3] wiping encodings\n# destroy encodings.aliases\n# destroy encodings.utf_8\n# destroy encodings.latin_1\n# destroy encodings.idna\n# cleanup[3] wiping codecs\n# cleanup[3] wiping _codecs\n# cleanup[3] wiping zipimport\n# destroy _frozen_importlib_external\n# cleanup[3] wiping time\n# cleanup[3] wiping posix\n# cleanup[3] wiping marshal\n# cleanup[3] wiping _io\n# cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings\n# cleanup[3] wiping _thread\n# cleanup[3] wiping _imp\n# destroy _imp\n# cleanup[3] wiping _frozen_importlib\n# cleanup[3] wiping sys\n# cleanup[3] wiping builtins\n# destroy pyexpat.errors\n# destroy pyexpat.model\n# destroy librepo._librepo\n# destroy _dbus_glib_bindings\n# destroy rhsm._certificate\n# destroy systemd.id128\n# destroy systemd._reader\n# destroy systemd._journal\n# destroy _ssl\n# destroy decimal\n# destroy _curses\n# destroy _posixsubprocess\n# destroy libcomps._libpycomps\n# destroy hawkey._hawkey\n# destroy grp\n# destroy zlib\n# destroy rpm._rpm\n# destroy _queue\n# destroy _datetime\n# destroy _socket\n# destroy _blake2\n# destroy _random\n# destroy _bisect\n# destroy _string\n# destroy _signal\n# destroy marshal\n# destroy dnf.cli.main\n# destroy xml.etree.ElementPath\n# destroy _elementtree\n# destroy _heapq\n# destroy zipimport\n# destroy platform\n# destroy _uuid\n# destroy signal\n# destroy libdnf._error\n# destroy _sre\n# destroy sre_parse\n# destroy tokenize\n# destroy _compat_pickle\n# destroy _pickle\n# destroy gi.types\n# destroy gi._error\n# destroy gi._gi\n# destroy gi._gobject\n# destroy gi._constants\n# destroy gi.docstring\n# destroy gi._propertyhelper\n# destroy gi._signalhelper\n# destroy gi.module\n# destroy gi.overrides\n# destroy gi.importer\n# destroy gi.repository\n# destroy gi._ossighelper\n# destroy gi._option\n# destroy textwrap\n# destroy random\n# destroy dnf.cli.output\n# destroy queue\n# destroy shlex\n# destroy urllib.parse\n# destroy pwd\n# destroy _functools\n# destroy libcomps\n# destroy gzip\n# destroy dnf.rpm.transaction\n# destroy dnf.rpm.connection\n# destroy dnf.rpm.miscutils\n# destroy importlib\n# destroy inspect\n# destroy argparse\n# destroy gc\n# destroy stat\n# destroy selectors\n# destroy traceback\n# destroy dnf.yum.misc\n# destroy glob\n# destroy hawkey\n# destroy curses\n# destroy fcntl\n# destroy termios\n# destroy dnf\n# destroy dnf.cli.commands.alias\n# destroy dnf.cli.commands.autoremove\n# destroy dnf.cli.commands.check\n# destroy dnf.cli.commands.clean\n# destroy dnf.cli.commands.repoquery\n# destroy dnf.cli.commands.deplist\n# destroy dnf.cli.commands.distrosync\n# destroy dnf.cli.commands.downgrade\n# destroy dnf.cli.commands.group\n# destroy dnf.cli.commands.history\n# destroy dnf.cli.commands.install\n# destroy dnf.cli.commands.makecache\n# destroy dnf.cli.commands.mark\n# destroy dnf.cli.commands.module\n# destroy dnf.cli.commands.reinstall\n# destroy dnf.cli.commands.remove\n# destroy dnf.cli.commands.repolist\n# destroy dnf.cli.commands.search\n# destroy dnf.cli.commands.shell\n# destroy dnf.cli.commands.swap\n# destroy dnf.cli.commands.updateinfo\n# destroy dnf.cli.commands.upgrade\n# destroy dnf.cli.commands.upgrademinimal\n# destroy rpm\n# destroy gpg.gpgme\n# destroy gpg.constants\n# destroy gpg.e<<< 10976 1726879363.55455: stdout chunk (state=3): >>>rrors\n# destroy gpg.util\n# destroy json.scanner\n# destroy _json\n# destroy _opcode\n# destroy http.cookies\n# destroy gettext\n# destroy locale\n# destroy rhsmlib.facts.dmiinfo\n# destroy base64\n# destroy requests\n# destroy iniparse.ini\n# destroy enum\n# destroy shutil\n# destroy operator\n# destroy math\n# destroy dateutil.parser._parser\n# destroy _stat\n# destroy _weakref\n# destroy ntpath\n# destroy posix\n# destroy rhsmlib.facts.custom\n# destroy rhsmlib.facts.host_collector\n# destroy rhsmlib.facts.hwprobe\n# destroy rhsmlib.facts.insights\n# destroy rhsmlib.facts.kpatch\n# destroy rhsmlib.facts.cloud_facts\n# destroy rhsmlib.facts.pkg_arches\n# destroy rhsmlib.facts.network\n# destroy rhsm\n# destroy rhsmlib.dbus.dbus_utils\n# destroy requests.sessions\n# destroy six.moves.urllib_parse\n# destroy six.moves.urllib.error\n# destroy six.moves.urllib.request\n# destroy six.moves.urllib.response\n# destroy six.moves.urllib.robotparser\n# destroy _thread\n# destroy _warnings\n# destroy configparser\n# destroy fnmatch\n# destroy pyinotify\n# destroy urllib3.packages\n# destroy urllib3.exceptions\n# destroy urllib3._version\n# destroy urllib3.contrib\n# destroy urllib3.util\n# destroy urllib3._collections\n# destroy urllib3.connection\n# destroy urllib3.fields\n# destroy urllib3.filepost\n# destroy urllib3.request\n# destroy urllib3.response\n# destroy urllib3.connectionpool\n# destroy urllib3.poolmanager\n# destroy copy\n# destroy contextlib\n# destroy tempfile\n# destroy zipfile\n# destroy requests.certs\n# destroy hashlib\n# destroy encodings\n# destroy http.cookiejar\n# destroy chardet\n# destroy json\n# destroy calendar\n# destroy dateutil.tz\n# destroy six\n# destroy codecs\n# destroy urllib3.packages.six.moves.urllib_parse\n# destroy urllib3.packages.six.moves.urllib.error\n# destroy urllib3.packages.six.moves.urllib.request\n# destroy urllib3.packages.six.moves.urllib.response\n# destroy urllib3.packages.six.moves.urllib.robotparser\n# destroy string\n# destroy subprocess\n# destroy rhsmlib.facts.collector\n# destroy itertools\n# destroy http.client\n# destroy email\n# destroy dbus\n# destroy rhsmlib.dbus.constants\n# destroy rhsm.connection\n# destroy gi.repository.GLib\n# destroy rhsmlib.services.config\n# destroy subscription_manager.injection\n# destroy errno\n# destroy select\n# destroy urllib3.contrib._appengine_environ\n# destroy hmac\n# destroy warnings\n# destroy binascii\n# destroy urllib3.packages.six\n# destroy _hashlib\n# destroy ssl\n# destroy posixpath\n# destroy urllib\n# destroy io\n# destroy io\n# destroy _lzma\n# destroy _compression\n# destroy idna.idnadata\n# destroy bisect\n# destroy unicodedata\n# destroy re\n# destroy pyexpat\n# destroy threading\n# destroy functools\n# destroy logging\n# destroy socket\n# destroy struct\n# destroy _frozen_importlib\n# clear sys.audit hooks", "rc": 0, "cmd": ["dnf", "repolist"], "start": "2024-09-20 20:42:43.186331", "end": "2024-09-20 20:42:43.542615", "delta": "0:00:00.356284", "msg": "", "invocation": {"module_args": {"_raw_params": "dnf repolist", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ <<< 10976 1726879363.55855: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path <<< 10976 1726879363.55932: stdout chunk (state=3): >>># clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six <<< 10976 1726879363.55964: stdout chunk (state=3): >>># 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 <<< 10976 1726879363.55976: stdout chunk (state=3): >>># cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 10976 1726879363.56152: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879363.56178: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879363.56206: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 10976 1726879363.56229: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879363.56274: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10976 1726879363.56284: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 10976 1726879363.56320: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879363.56334: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 10976 1726879363.56354: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879363.56435: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 10976 1726879363.56475: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 10976 1726879363.56512: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 10976 1726879363.56551: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879363.56563: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879363.56605: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 10976 1726879363.56662: stdout chunk (state=3): >>># destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 10976 1726879363.56692: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879363.56702: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879363.56840: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 10976 1726879363.56891: stdout chunk (state=3): >>># destroy tokenize <<< 10976 1726879363.56931: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879363.57063: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879363.57372: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879363.57375: stdout chunk (state=3): >>><<< 10976 1726879363.57384: stderr chunk (state=3): >>><<< 10976 1726879363.57992: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17d1edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17cc33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17d1eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17d1eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17cc3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17cc3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17cc3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17c7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17c7a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17c9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17c7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17cdb880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17c73d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17c9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17cc3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179d2eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179d6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179d4640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179d2370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce17955dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179558b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17955eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17955f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17955e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179aed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179a7610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179bb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179dbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce17967c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179ae250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce179bb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179e19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17967fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17967d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17967d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce1793b370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce1793b460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce1796ffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17969a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17969490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce178891c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17925c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17969eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179e1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce1789aaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce1789ae20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce178ad730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce178adc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce178453a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce1789af10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce17855280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce178ad5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce17855340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179679d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce178716a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce17871970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17871760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce17871850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce17871ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce1787e1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce178718e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17864a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce179675b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17871a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fce1779a670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce171967c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce17196160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17196280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17196f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce171964f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17196d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce17196f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17196100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce170edee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce1710ef40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce1710ed60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce1710e3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce171fcdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce171fc3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce171fcf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce171ccc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17169cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce171693a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce1719a490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce171694c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce171694f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce170d0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce171de1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce170dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce171de370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce171f6d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce170dc880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce170dc6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce170db670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce170db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce171d58b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce1715f670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce1715eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce1716f0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce1715f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce171a1a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce16ca7580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce170aa520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce16c4c0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce1715ebb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce170b7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce171e8250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce170b76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce1709c7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce170997f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce17093970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_lotob5w7/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce16c375e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "Updating Subscription Management repositories.\nUnable to read consumer identity\n\nThis system is not registered with an entitlement server. You can use \"rhc\" or \"subscription-manager\" to register.\n\nrepo id repo name\nappstream CentOS Stream 9 - AppStream\nbaseos CentOS Stream 9 - BaseOS\nbeaker-client Beaker Client - RedHatEnterpriseLinux9\nbeaker-harness Beaker harness\nbeakerlib-libraries Copr repo for beakerlib-libraries owned by bgoncalv\ncopr:copr.devel.redhat.com:lpol:qa-tools Copr repo for qa-tools owned by lpol\nepel Extra Packages for Enterprise Linux 9 - x86_64\nepel-cisco-openh264 Extra Packages for Enterprise Linux 9 openh264 (From Cisco) - x86_64\nepel-debuginfo Extra Packages for Enterprise Linux 9 - x86_64 - Debug\nepel-source Extra Packages for Enterprise Linux 9 - x86_64 - Source\nextras-common CentOS Stream 9 - Extras packages\nhighavailability CentOS Stream 9 - HighAvailability", "stderr": "import _frozen_importlib # frozen\nimport _imp # builtin\nimport '_thread' # \nimport '_warnings' # \nimport '_weakref' # \nimport '_io' # \nimport 'marshal' # \nimport 'posix' # \nimport '_frozen_importlib_external' # \n# installing zipimport hook\nimport 'time' # \nimport 'zipimport' # \n# installed zipimport hook\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\nimport '_codecs' # \nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f5f0dc0>\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1d83a0>\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f5f0b20>\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f5f0ac0>\nimport '_signal' # \n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1d8490>\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\nimport '_abc' # \nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1d8940>\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1d8670>\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\nimport '_stat' # \nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f18f190>\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f18f220>\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1b2850>\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f18f940>\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1f0880>\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f187d90>\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\nimport '_locale' # \nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1b2d90>\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1d8970>\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f130c40>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f12fd00>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0f25b0>\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0e4100>\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\nimport '_sre' # \n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1103d0>\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1009a0>\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f100130>\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8f0d9340>\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0d1df0>\nimport 'itertools' # \n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0d9430>\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\nimport '_operator' # \nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0d94f0>\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0d95b0>\nimport '_collections' # \nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0b32b0>\nimport '_functools' # \nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f09db50>\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0d9d60>\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f131880>\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f127190>\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8f059070>\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f059dc0>\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8f059220>\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f131a90>\n# /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc'\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f059850>\n# /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc'\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f059910>\n# /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc'\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f059f10>\n# /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\nimport '_string' # \nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f05e970>\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f05e220>\n# /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc'\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f05ef10>\n# /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py\n# code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc'\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edc2c10>\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f05efd0>\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f059cd0>\n# /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc'\n# /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc'\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edd35b0>\n# /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8edf2130>\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8edf2400>\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edf21f0>\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8edf22e0>\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8edf2730>\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8edf2c40>\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edf2370>\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ede34c0>\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8ed5c6a0>\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ed71940>\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8ed71a30>\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ed5c820>\nimport 'errno' # \n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8ed7fb20>\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edf2ac0>\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8e781ee0>\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ed5c070>\n# /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc'\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ed7f9d0>\n# /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc'\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edf2e80>\n# /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py\n# code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ed88370>\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7813a0>\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e798760>\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edd3e50>\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edccaf0>\n# /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc'\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e761f40>\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e74f700>\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7810d0>\n# /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py\n# code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc'\nimport 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e71ed30>\n# /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc'\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e71efa0>\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7164f0>\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e79faf0>\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edcc4c0>\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edcc2b0>\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f059ee0>\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0b35e0>\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f059550>\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e6e0460>\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e6cd670>\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8e6d3d60>\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edcc2e0>\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e6cddc0>\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f12f6d0>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc'\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f12f340>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e69ab80>\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc'\n# extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so'\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so'\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8e651160>\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e653cd0>\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc'\n# extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so'\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so'\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8e3a7cd0>\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e653f10>\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc'\n# extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so'\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so'\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8e30e5e0>\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e672a60>\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc'\n# extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so'\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so'\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8ccc7a60>\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e3df070>\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc'\n# extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so'\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so'\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8cb9e640>\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cb9e760>\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cca7d00>\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc'\n# extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so'\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so'\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8cb15520>\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ccc7ca0>\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc'\n# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so'\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so'\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8cb28880>\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cb15ac0>\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e6addf0>\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e6539d0>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7dca00>\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8e7dcdf0>\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7dc190>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc'\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7f6f70>\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc'\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c87ab20>\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc'\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c884100>\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py\n# code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc'\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c884550>\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c87ac70>\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c352cd0>\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c3523d0>\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c34afa0>\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c34a4f0>\nimport 'atexit' # \nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c87ae50>\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c308730>\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c308a30>\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c31a340>\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c31a880>\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c308b20>\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c31afd0>\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c31a7f0>\nimport 'pwd' # \n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c32a100>\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c37d7f0>\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c8a65e0>\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7f6df0>\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7f6670>\n# /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc'\n# extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so'\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so'\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c3391c0>\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7f6ca0>\nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7dceb0>\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7d7580>\n# /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc'\n# extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so'\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so'\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8e7d7d60>\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7d77c0>\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cb28940>\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc'\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c339e80>\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c291e50>\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc'\n# extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so'\n# extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so'\nimport 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c183a30>\nimport 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c1b6ac0>\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc'\nimport 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c074fd0>\nimport 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c1d15b0>\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc'\nimport 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c0866d0>\nimport 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086400>\n# /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc'\nimport 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086850>\nimport 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c0866a0>\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc'\nimport 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c0869d0>\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc'\nimport 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086a60>\nimport 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086790>\n# /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc'\nimport 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086be0>\nimport 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086a30>\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc'\nimport 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086b20>\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc'\nimport 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086a00>\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc'\nimport 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086c40>\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc'\nimport 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086cd0>\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc'\nimport 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086d60>\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc'\nimport 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086df0>\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc'\nimport 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086e80>\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc'\nimport 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086f10>\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc'\nimport 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086fa0>\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc'\nimport 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086c70>\nimport 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c074a30>\nimport 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c2a29d0>\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\n# extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c026430>\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c026220>\nimport 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c074b20>\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc'\nimport 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c1b68b0>\nimport 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c29a730>\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c2913d0>\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c2915e0>\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c287c70>\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc'\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c291c40>\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c339e20>\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc'\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c044490>\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c026d00>\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c026a90>\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc'\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8bfd0fa0>\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfd0ac0>\n# /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py\n# code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c003a00>\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c003b50>\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfdcf10>\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfd0f10>\n# /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py\n# code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc'\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfdc820>\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfd02e0>\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c0448e0>\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c287a00>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc'\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfae5e0>\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf9ad60>\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c044c40>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc'\nimport 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfc6190>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc'\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfaee20>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc'\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfaeeb0>\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc'\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfaef70>\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc'\n# extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so'\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so'\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8bf30790>\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfb6760>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc'\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf307f0>\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc'\nimport 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf308e0>\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfaee50>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc'\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8bf3feb0>\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf3fc40>\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf3f880>\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf3fa60>\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf3f5b0>\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf30970>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc'\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf55850>\n# /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py\n# code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\nimport '_ast' # \nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8beb2a00>\n# /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py\n# code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py\n# code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc'\n# extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so'\n# extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so'\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8be77fd0>\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be77d30>\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bec0220>\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be85790>\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf55ac0>\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf3f5e0>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc'\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf55d00>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc'\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be92a00>\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc'\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be185e0>\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8be35130>\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be18fd0>\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be18280>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc'\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be351c0>\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be18e50>\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc'\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be35fd0>\nimport 'gc' # \nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f12f1f0>\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f130460>\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc'\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bdd9910>\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc'\n# /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py\n# code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc'\n# extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so'\n# extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so'\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8bdeb790>\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bdeb550>\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bdd9d00>\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bdd9ac0>\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be46850>\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc'\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bdd9b50>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc'\nimport 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be09a90>\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bdeb820>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc'\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be09340>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc'\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd03940>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc'\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd03af0>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc'\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd03c40>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc'\nimport 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd12280>\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd03f70>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc'\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd12340>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc'\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd12f70>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc'\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd12d60>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc'\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd22850>\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd22460>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc'\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd228b0>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc'\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcb7490>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc'\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcb75b0>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc'\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcb77f0>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc'\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcb7c40>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc'\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcc9670>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc'\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcc97c0>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc'\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcc9e80>\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcc9a60>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py\n# code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc'\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcd9880>\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcd9400>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc'\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcd9e20>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc'\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bce6190>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc'\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bce69d0>\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc'\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bce6be0>\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc'\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bce6cd0>\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be24a30>\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1303d0>\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/main.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/main.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/main.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/utils.py\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/utils.cpython-39.pyc'\nimport 'dnf.cli.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bc75550>\nimport 'dnf.cli.main' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bce6ac0>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc'\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bca13d0>\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bca1190>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc'\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bca1d30>\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bca1a60>\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py\n# code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc'\nimport 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bc3c490>\n# /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py\n# code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py\n# code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc'\nimport 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bc471c0>\n# extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so'\n# extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so'\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8bc3ce20>\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bc3c910>\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc'\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bc73580>\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bc63be0>\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc'\nimport 'six.moves' # \n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc'\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bbbd8b0>\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc'\nimport 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bbbda90>\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc'\n# destroy dateutil.tz.win\nimport 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bc73af0>\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bc73880>\nimport 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bca1f40>\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py\n# code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc'\nimport 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcafdf0>\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bca1910>\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bca1490>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc'\nimport 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bbc8f70>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bbdfa60>\n# /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc'\n# /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py\n# code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc'\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bba6400>\n# /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py\n# code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc'\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bb3cd60>\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bb3c670>\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8bb65580>\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bb48400>\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bba6580>\n# /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc'\n# /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc'\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cabd490>\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bb2ff10>\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bb77640>\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bbdf2e0>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc'\nimport 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bb854f0>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc'\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cad12e0>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc'\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cad1850>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc'\n# /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py\n# code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py\n# code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc'\n# extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so'\n# extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so'\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8cada9a0>\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cada4f0>\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cada220>\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cad1e80>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc'\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cada100>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc'\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b937880>\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc'\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b937910>\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc'\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so'\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so'\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b937fa0>\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b937d60>\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc'\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b952f70>\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc'\n# /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py\n# code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc'\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b960fa0>\n# /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py\n# code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc'\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b960e20>\n# /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py\n# code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc'\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so'\n# extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so'\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b96c1f0>\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b960cd0>\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b9609d0>\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b952e50>\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b952700>\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b943d30>\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b937dc0>\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b937550>\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cadad90>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc'\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b937580>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc'\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b960a60>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc'\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b96c430>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc'\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b96c6a0>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc'\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b96cc10>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b67ab20>\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b6150d0>\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b670580>\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b689af0>\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b615f70>\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b615ee0>\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b621100>\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b621220>\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b615220>\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b662400>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b628970>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc'\nimport 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b632d60>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc'\nimport 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5d2eb0>\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc'\n# extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so'\n# extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so'\nimport 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b577460>\nimport 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5d2f10>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc'\nimport 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5a3730>\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc'\nimport 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5a3850>\nimport 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5987c0>\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc'\nimport 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b598af0>\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc'\nimport 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5afc40>\nimport 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5984f0>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc'\nimport 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b598520>\nimport 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b58bdc0>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc'\nimport 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b538130>\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc'\nimport 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5385b0>\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc'\nimport 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b538610>\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc'\nimport 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b538730>\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py\n# code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py\n# code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc'\nimport 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b507940>\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4f1280>\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc'\nimport 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4f1d00>\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc'\nimport 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4f1d90>\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc'\nimport 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5075e0>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc'\nimport 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5176d0>\nimport 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b544f70>\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc'\nimport 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b551ca0>\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc'\nimport 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4c6bb0>\nimport 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5515b0>\nimport 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b538ee0>\nimport 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b577100>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py\n# code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc'\nimport 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4ea940>\n# /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc'\nimport 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b47c160>\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc'\nimport 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b47c490>\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc'\nimport 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b47cdc0>\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc'\nimport 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4994f0>\nimport 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b47cc70>\nimport 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b47c520>\nimport 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4d8bb0>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc'\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b450fa0>\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4506a0>\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc'\nimport 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b45c340>\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc'\nimport 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4678b0>\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc'\nimport 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b467af0>\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc'\nimport 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3f86d0>\nimport 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3f82b0>\nimport 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b467dc0>\nimport 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b467550>\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc'\nimport 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4676a0>\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc'\nimport 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b41f4f0>\nimport 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b41f160>\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc'\nimport 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b415fa0>\nimport 'urllib3.packages.six.moves' # \nimport 'urllib3.packages.six.moves.http_client' # \nimport 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b415100>\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc'\nimport 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4152e0>\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc'\nimport 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3cc400>\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc'\nimport 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3cc5b0>\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc'\nimport 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3cc760>\nimport 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3baee0>\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc'\nimport 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3ccaf0>\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc'\nimport 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3ccb80>\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc'\nimport 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3ccc70>\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py\n# code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc'\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3dddc0>\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc'\nimport 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3e9400>\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc'\nimport 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3e9a30>\nimport 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3dd8b0>\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc'\nimport 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3ddbe0>\nimport 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3bad00>\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc'\nimport 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3badc0>\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc'\nimport 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3ba430>\nimport 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4285e0>\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py\n# code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc'\nimport 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b394970>\nimport 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3943d0>\nimport 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b385fd0>\nimport 'urllib3.packages.six.moves.urllib' # \nimport 'urllib3.packages.six.moves.urllib.parse' # \nimport 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3ba4f0>\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc'\nimport 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3ba3a0>\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc'\nimport 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b394df0>\nimport 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b415430>\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc'\nimport 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3a39a0>\nimport 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b40eb50>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc'\nimport 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b33a310>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc'\nimport 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b33a580>\nimport 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3a3f70>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc'\nimport 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b33ae80>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc'\nimport 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b342220>\nimport 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b33aa60>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc'\nimport 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b33acd0>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc'\nimport 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b342cd0>\nimport 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b342880>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc'\nimport 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b34b130>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc'\nimport 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b34bbe0>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc'\nimport 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b34bca0>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc'\nimport 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b34bd30>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc'\nimport 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b34bdc0>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc'\nimport 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b34be50>\nimport 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b34b580>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc'\nimport 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b34b880>\nimport 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b342bb0>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc'\nimport 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b274400>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc'\nimport 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b274730>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc'\nimport 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b2749a0>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc'\nimport 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b274c40>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc'\nimport 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b274ee0>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc'\nimport 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b27b1c0>\nimport 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3424c0>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc'\nimport 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b27b520>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc'\nimport 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b27b940>\nimport 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b27b7c0>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc'\nimport 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b27bcd0>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc'\nimport 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b27b790>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc'\nimport 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b2890d0>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc'\nimport 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b289160>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc'\nimport 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b2891f0>\nimport 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3426d0>\nimport 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b32e8e0>\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc'\nimport 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b32e910>\nimport 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b32e4f0>\n# /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc'\nimport 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3425b0>\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc'\nimport 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b40ee50>\n# /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b289f40>\n# /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc'\nimport 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b232a30>\n# /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc'\n# /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py\n# code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc'\nimport 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b23ec10>\n# /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py\n# code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc'\nimport 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b24feb0>\nimport 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b23e910>\nimport 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b23e6a0>\n# /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc'\nimport 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b23e9a0>\n# /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc'\nimport 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1fa940>\nimport 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b27bc10>\n# /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc'\nimport 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b2063a0>\n# /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc'\nimport 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b206b50>\n# /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc'\nimport 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b206c10>\nimport 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b206430>\nimport 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b206190>\nimport 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1fafd0>\n# /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc'\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\n# code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc'\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1b8a90>\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1b8640>\n# /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc'\nimport 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1b8850>\n# /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc'\nimport 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1b8910>\n# /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc'\nimport 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1cb7f0>\nimport 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1fadc0>\n# /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py\n# code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc'\nimport 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1e6b50>\nimport 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1e6730>\nimport 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1dfbe0>\nimport 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1df190>\nimport 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1b8490>\nimport 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b40e7c0>\nimport 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b402b20>\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc'\nimport 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1e69a0>\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc'\nimport 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1e6970>\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc'\nimport 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b17b250>\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc'\nimport 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b17b640>\nimport 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b45c1f0>\nimport 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b444bb0>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc'\nimport 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b17bbe0>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc'\nimport 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b17bf70>\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc'\nimport 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b19b160>\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py\n# code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py\n# code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc'\nimport 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b19ba00>\nimport 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b17bfa0>\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc'\nimport 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b12fa60>\nimport 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b12f400>\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py\n# code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc'\nimport 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b165220>\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b0fe130>\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0fef40>\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b165e50>\n# /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc'\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0f5250>\nimport 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b13b8b0>\nimport 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b12f7f0>\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc'\nimport 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b157340>\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc'\nimport 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b115fa0>\nimport 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1156d0>\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc'\nimport 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b08c190>\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc'\nimport 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b08c610>\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc'\n# extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so'\n# extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so'\nimport '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b08c820>\nimport 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b08c640>\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc'\nimport 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b08c730>\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b08cd90>\n# possible namespace for /usr/lib/python3.9/site-packages/gi\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc'\nimport 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b09a4f0>\n# extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so'\n# extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so'\nimport 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b09a6d0>\nimport 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b08c910>\n# /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc'\nimport 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0bc7f0>\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc'\nimport 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0bc8e0>\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc'\nimport 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0bcbe0>\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc'\nimport 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0ca1f0>\nimport 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0bc190>\nimport 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0abd30>\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc'\nimport 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0abfa0>\nimport 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0ab9d0>\nimport 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b08cbe0>\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py\n# code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc'\nimport 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8afe1340>\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py\n# code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py\n# code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc'\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8affbd90>\nimport 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8afe1b50>\nimport 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8afe16d0>\nimport 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0cadf0>\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc'\n# /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py\n# code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc'\nimport 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af77c40>\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py\n# code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc'\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py\n# code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc'\nimport 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af161c0>\n# extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so'\n# extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so'\nimport '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8af16d30>\nimport 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af77cd0>\nimport 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af77610>\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc'\n# /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py\n# code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py\n# code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc'\nimport 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af28dc0>\nimport 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af282b0>\nimport 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af7b700>\nimport 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1449d0>\nimport 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b19bc40>\nimport 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4ac880>\n# /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc'\nimport 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b438b50>\n# /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc'\nimport 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af40ca0>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc'\nimport 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af40df0>\nimport 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4ea280>\nimport 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b632ca0>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc'\nimport 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aeda550>\nimport 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aecd9d0>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc'\nimport 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aedaf40>\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc'\nimport 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aee71c0>\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc'\nimport 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aee7460>\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc'\nimport 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aee76a0>\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc'\nimport 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aee7880>\nimport 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aedaaf0>\nimport 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aeda820>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc'\nimport 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aedad00>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc'\nimport 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aef8250>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc'\nimport 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aef8700>\nimport 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aef8370>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc'\nimport 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae86fd0>\nimport 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aef8b50>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc'\nimport 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aef8ca0>\nimport 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5d2700>\n# /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc'\n# extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so'\n# extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so'\nimport 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8aea79a0>\nimport 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b6287c0>\nimport 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b6701f0>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc'\nimport 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aeb74c0>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc'\nimport 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae2f7c0>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc'\nimport 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae39550>\nimport 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae2fdf0>\nimport 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aeb7970>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc'\nimport 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae2f220>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc'\nimport 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae434f0>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc'\nimport 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae43700>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc'\nimport 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae43a00>\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc'\nimport 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae43cd0>\nimport 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aea7f10>\nimport 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aea7b50>\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc'\nimport 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aeb7310>\n# destroy dnf.plugin.dynamic\n# clear builtins._\n# clear sys.path\n# clear sys.argv\n# clear sys.ps1\n# clear sys.ps2\n# clear sys.last_type\n# clear sys.last_value\n# clear sys.last_traceback\n# clear sys.path_hooks\n# clear sys.path_importer_cache\n# clear sys.meta_path\n# clear sys.__interactivehook__\n# restore sys.stdin\n# restore sys.stdout\n# restore sys.stderr\n# cleanup[2] removing sys\n# cleanup[2] removing builtins\n# cleanup[2] removing _frozen_importlib\n# cleanup[2] removing _imp\n# cleanup[2] removing _thread\n# cleanup[2] removing _warnings\n# cleanup[2] removing _weakref\n# cleanup[2] removing _io\n# cleanup[2] removing marshal\n# cleanup[2] removing posix\n# cleanup[2] removing _frozen_importlib_external\n# cleanup[2] removing time\n# cleanup[2] removing zipimport\n# cleanup[2] removing _codecs\n# cleanup[2] removing codecs\n# cleanup[2] removing encodings.aliases\n# cleanup[2] removing encodings\n# cleanup[2] removing encodings.utf_8\n# cleanup[2] removing _signal\n# cleanup[2] removing encodings.latin_1\n# cleanup[2] removing _abc\n# cleanup[2] removing abc\n# cleanup[2] removing io\n# cleanup[2] removing __main__\n# destroy __main__\n# cleanup[2] removing _stat\n# cleanup[2] removing stat\n# cleanup[2] removing _collections_abc\n# cleanup[2] removing genericpath\n# cleanup[2] removing posixpath\n# cleanup[2] removing os.path\n# cleanup[2] removing os\n# cleanup[2] removing _sitebuiltins\n# cleanup[2] removing _locale\n# cleanup[2] removing _bootlocale\n# destroy _bootlocale\n# cleanup[2] removing site\n# destroy site\n# cleanup[2] removing __future__\n# destroy __future__\n# cleanup[2] removing warnings\n# cleanup[2] removing types\n# cleanup[2] removing enum\n# cleanup[2] removing _sre\n# cleanup[2] removing sre_constants\n# destroy sre_constants\n# cleanup[2] removing sre_parse\n# cleanup[2] removing sre_compile\n# cleanup[2] removing _heapq\n# cleanup[2] removing heapq\n# cleanup[2] removing itertools\n# cleanup[2] removing keyword\n# destroy keyword\n# cleanup[2] removing _operator\n# cleanup[2] removing operator\n# cleanup[2] removing reprlib\n# destroy reprlib\n# cleanup[2] removing _collections\n# cleanup[2] removing collections\n# cleanup[2] removing _functools\n# cleanup[2] removing functools\n# cleanup[2] removing copyreg\n# cleanup[2] removing re\n# cleanup[2] removing gettext\n# cleanup[2] removing _struct\n# cleanup[2] removing struct\n# cleanup[2] removing binascii\n# cleanup[2] removing base64\n# cleanup[2] removing email\n# cleanup[2] removing email.mime\n# cleanup[2] removing email.base64mime\n# cleanup[2] removing _string\n# cleanup[2] removing string\n# cleanup[2] removing email.quoprimime\n# cleanup[2] removing email.errors\n# cleanup[2] removing quopri\n# cleanup[2] removing email.encoders\n# cleanup[2] removing email.charset\n# cleanup[2] removing email.header\n# cleanup[2] removing math\n# cleanup[2] removing _bisect\n# cleanup[2] removing bisect\n# cleanup[2] removing _random\n# cleanup[2] removing _hashlib\n# cleanup[2] removing _blake2\n# cleanup[2] removing hashlib\n# cleanup[2] removing random\n# cleanup[2] removing _socket\n# cleanup[2] removing collections.abc\n# cleanup[2] removing select\n# cleanup[2] removing selectors\n# cleanup[2] removing errno\n# cleanup[2] removing array\n# cleanup[2] removing socket\n# cleanup[2] removing _datetime\n# cleanup[2] removing datetime\n# cleanup[2] removing urllib\n# cleanup[2] removing urllib.parse\n# cleanup[2] removing locale\n# cleanup[2] removing calendar\n# cleanup[2] removing email._parseaddr\n# cleanup[2] removing email.utils\n# cleanup[2] removing email._policybase\n# cleanup[2] removing email._encoded_words\n# cleanup[2] removing email._header_value_parser\n# cleanup[2] removing email.headerregistry\n# cleanup[2] removing uu\n# cleanup[2] removing email.iterators\n# cleanup[2] removing email.message\n# cleanup[2] removing email.contentmanager\n# cleanup[2] removing email.policy\n# cleanup[2] removing email.mime.base\n# cleanup[2] removing email.mime.nonmultipart\n# cleanup[2] removing email.mime.text\n# cleanup[2] removing configparser\n# cleanup[2] removing _weakrefset\n# destroy _weakrefset\n# cleanup[2] removing threading\n# cleanup[2] removing _queue\n# cleanup[2] removing queue\n# cleanup[2] removing shlex\n# cleanup[2] removing dnf.pycomp\n# cleanup[2] removing dnf.const\n# cleanup[2] removing argparse\n# cleanup[2] removing swig_runtime_data4\n# destroy swig_runtime_data4\n# cleanup[2] removing libdnf._error\n# cleanup[2] removing libdnf.error\n# cleanup[2] removing libdnf._common_types\n# cleanup[2] removing libdnf.common_types\n# cleanup[2] removing libdnf._conf\n# cleanup[2] removing libdnf.conf\n# cleanup[2] removing libdnf._module\n# cleanup[2] removing libdnf.module\n# cleanup[2] removing libdnf._repo\n# cleanup[2] removing weakref\n# cleanup[2] removing libdnf.repo\n# cleanup[2] removing libdnf._transaction\n# cleanup[2] removing libdnf.transaction\n# cleanup[2] removing libdnf._utils\n# cleanup[2] removing libdnf.utils\n# cleanup[2] removing libdnf\n# cleanup[2] removing copy\n# cleanup[2] removing signal\n# cleanup[2] removing unicodedata\n# cleanup[2] removing dnf.i18n\n# cleanup[2] removing dnf.yum\n# cleanup[2] removing dnf.transaction\n# cleanup[2] removing rpm._rpm\n# cleanup[2] removing rpm.transaction\n# cleanup[2] removing rpm\n# cleanup[2] removing token\n# cleanup[2] removing tokenize\n# cleanup[2] removing linecache\n# cleanup[2] removing traceback\n# cleanup[2] removing atexit\n# cleanup[2] removing logging\n# cleanup[2] removing fnmatch\n# cleanup[2] removing zlib\n# cleanup[2] removing _compression\n# cleanup[2] removing _bz2\n# destroy _bz2\n# cleanup[2] removing bz2\n# cleanup[2] removing _lzma\n# cleanup[2] removing lzma\n# cleanup[2] removing pwd\n# cleanup[2] removing grp\n# cleanup[2] removing shutil\n# cleanup[2] removing tempfile\n# cleanup[2] removing dnf.yum.rpmtrans\n# cleanup[2] removing dnf.callback\n# cleanup[2] removing hawkey._hawkey\n# cleanup[2] removing hawkey\n# cleanup[2] removing dnf.util\n# cleanup[2] removing dnf.exceptions\n# cleanup[2] removing libcomps._libpycomps\n# cleanup[2] removing libcomps\n# cleanup[2] removing dnf.comps\n# cleanup[2] removing dnf.db\n# cleanup[2] removing contextlib\n# cleanup[2] removing gpg._gpgme\n# cleanup[2] removing gpg.gpgme\n# cleanup[2] removing gpg.util\n# cleanup[2] removing gpg.errors\n# cleanup[2] removing gpg.constants.data.encoding\n# cleanup[2] removing gpg.constants.data\n# cleanup[2] removing gpg.constants.keylist.mode\n# cleanup[2] removing gpg.constants.keylist\n# cleanup[2] removing gpg.constants.sig.mode\n# cleanup[2] removing gpg.constants.sig.notation\n# cleanup[2] removing gpg.constants.sig\n# cleanup[2] removing gpg.constants.tofu.policy\n# cleanup[2] removing gpg.constants.tofu\n# cleanup[2] removing gpg.constants.create\n# cleanup[2] removing gpg.constants.event\n# cleanup[2] removing gpg.constants.import_type\n# cleanup[2] removing gpg.constants.keysign\n# cleanup[2] removing gpg.constants.md\n# cleanup[2] removing gpg.constants.pk\n# cleanup[2] removing gpg.constants.protocol\n# cleanup[2] removing gpg.constants.sigsum\n# cleanup[2] removing gpg.constants.status\n# cleanup[2] removing gpg.constants.validity\n# cleanup[2] removing gpg.constants\n# cleanup[2] removing gpg.core\n# cleanup[2] removing termios\n# cleanup[2] removing getpass\n# destroy getpass\n# cleanup[2] removing gpg.callbacks\n# cleanup[2] removing gpg.version\n# cleanup[2] removing gpg\n# destroy gpg\n# destroy gpg.core\n# destroy gpg.callbacks\n# destroy gpg.version\n# cleanup[2] removing dnf.crypto\n# cleanup[2] removing glob\n# cleanup[2] removing dnf.yum.misc\n# cleanup[2] removing dnf.db.group\n# cleanup[2] removing dnf.db.history\n# cleanup[2] removing dnf.conf.substitutions\n# cleanup[2] removing dnf.conf.config\n# cleanup[2] removing dnf.conf\n# cleanup[2] removing fcntl\n# cleanup[2] removing dnf.lock\n# cleanup[2] removing _compat_pickle\n# cleanup[2] removing _pickle\n# cleanup[2] removing pickle\n# cleanup[2] removing logging.handlers\n# cleanup[2] removing gzip\n# cleanup[2] removing dnf.logging\n# cleanup[2] removing dnf.repo\n# cleanup[2] removing dnf.conf.read\n# cleanup[2] removing dnf.rpm.transaction\n# cleanup[2] removing dnf.rpm\n# cleanup[2] removing dnf.dnssec\n# cleanup[2] removing dnf.drpm\n# cleanup[2] removing dnf.goal\n# cleanup[2] removing dnf.history\n# cleanup[2] removing dnf.module\n# cleanup[2] removing libdnf._smartcols\n# cleanup[2] removing libdnf.smartcols\n# cleanup[2] removing dnf.selector\n# cleanup[2] removing dnf.module.exceptions\n# cleanup[2] removing dnf.module.module_base\n# cleanup[2] removing _json\n# cleanup[2] removing json.scanner\n# cleanup[2] removing json.decoder\n# cleanup[2] removing json.encoder\n# cleanup[2] removing json\n# cleanup[2] removing dnf.persistor\n# cleanup[2] removing importlib._bootstrap\n# cleanup[2] removing importlib._bootstrap_external\n# cleanup[2] removing importlib\n# cleanup[2] removing _ast\n# destroy _ast\n# cleanup[2] removing ast\n# cleanup[2] removing _opcode\n# cleanup[2] removing opcode\n# destroy opcode\n# cleanup[2] removing dis\n# cleanup[2] removing importlib.machinery\n# cleanup[2] removing inspect\n# cleanup[2] removing dnf.plugin\n# cleanup[2] removing dnf.query\n# cleanup[2] removing dnf.repodict\n# cleanup[2] removing dnf.rpm.connection\n# cleanup[2] removing _posixsubprocess\n# cleanup[2] removing subprocess\n# cleanup[2] removing dnf.rpm.miscutils\n# cleanup[2] removing dnf.package\n# cleanup[2] removing dnf.sack\n# cleanup[2] removing dnf.subject\n# cleanup[2] removing gc\n# cleanup[2] removing dnf.base\n# cleanup[2] removing dnf\n# cleanup[2] removing dnf.cli.format\n# cleanup[2] removing _curses\n# cleanup[2] removing curses\n# cleanup[2] removing dnf.cli.term\n# cleanup[2] removing dnf.cli.progress\n# cleanup[2] removing dnf.cli.output\n# cleanup[2] removing dnf.cli.aliases\n# cleanup[2] removing dnf.cli.option_parser\n# cleanup[2] removing dnf.cli.commands\n# cleanup[2] removing dnf.cli.commands.alias\n# cleanup[2] removing dnf.cli.commands.autoremove\n# cleanup[2] removing dnf.cli.commands.check\n# cleanup[2] removing dnf.cli.commands.clean\n# cleanup[2] removing dnf.cli.commands.repoquery\n# cleanup[2] removing dnf.cli.commands.deplist\n# cleanup[2] removing dnf.cli.commands.distrosync\n# cleanup[2] removing dnf.cli.commands.downgrade\n# cleanup[2] removing dnf.cli.commands.group\n# cleanup[2] removing dnf.transaction_sr\n# cleanup[2] removing dnf.cli.commands.history\n# cleanup[2] removing dnf.cli.commands.install\n# cleanup[2] removing dnf.cli.commands.makecache\n# cleanup[2] removing dnf.cli.commands.mark\n# cleanup[2] removing dnf.cli.commands.module\n# cleanup[2] removing dnf.cli.commands.reinstall\n# cleanup[2] removing dnf.cli.commands.remove\n# cleanup[2] removing dnf.cli.commands.repolist\n# cleanup[2] removing dnf.match_counter\n# cleanup[2] removing dnf.cli.commands.search\n# cleanup[2] removing cmd\n# cleanup[2] removing dnf.cli.commands.shell\n# cleanup[2] removing dnf.cli.commands.swap\n# cleanup[2] removing dnf.cli.commands.updateinfo\n# cleanup[2] removing dnf.cli.commands.upgrade\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\n# cleanup[2] removing dnf.cli.demand\n# cleanup[2] removing dnf.cli.cli\n# cleanup[2] removing dnf.cli\n# cleanup[2] removing dnf.cli.utils\n# cleanup[2] removing dnf.cli.main\n# cleanup[2] removing dnfpluginscore\n# destroy dnfpluginscore\n# cleanup[2] removing dnf.plugin.dynamic.builddep\n# destroy dnf.plugin.dynamic.builddep\n# cleanup[2] removing dateutil._version\n# cleanup[2] removing dateutil\n# cleanup[2] removing six\n# cleanup[2] removing numbers\n# destroy numbers\n# cleanup[2] removing _decimal\n# cleanup[2] removing decimal\n# destroy decimal\n# cleanup[2] removing dateutil._common\n# cleanup[2] removing dateutil.relativedelta\n# cleanup[2] removing six.moves\n# cleanup[2] removing dateutil.tz._common\n# cleanup[2] removing dateutil.tz._factories\n# cleanup[2] removing dateutil.tz.tz\n# cleanup[2] removing dateutil.tz\n# cleanup[2] removing dateutil.parser._parser\n# cleanup[2] removing dateutil.parser.isoparser\n# destroy dateutil.parser.isoparser\n# cleanup[2] removing dateutil.parser\n# cleanup[2] removing dnf.plugin.dynamic.changelog\n# destroy dnf.plugin.dynamic.changelog\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\n# destroy dnf.plugin.dynamic.config_manager\n# cleanup[2] removing distro\n# destroy distro\n# cleanup[2] removing http\n# cleanup[2] removing email.feedparser\n# cleanup[2] removing email.parser\n# cleanup[2] removing _ssl\n# cleanup[2] removing ssl\n# cleanup[2] removing http.client\n# cleanup[2] removing urllib.response\n# cleanup[2] removing urllib.error\n# cleanup[2] removing urllib.request\n# cleanup[2] removing dnf.plugin.dynamic.copr\n# destroy dnf.plugin.dynamic.copr\n# cleanup[2] removing dnf.plugin.dynamic.debug\n# destroy dnf.plugin.dynamic.debug\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\n# destroy dnf.plugin.dynamic.debuginfo-install\n# cleanup[2] removing dnf.plugin.dynamic.download\n# destroy dnf.plugin.dynamic.download\n# cleanup[2] removing _sqlite3\n# cleanup[2] removing sqlite3.dbapi2\n# cleanup[2] removing sqlite3\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\n# destroy dnf.plugin.dynamic.generate_completion_cache\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\n# destroy dnf.plugin.dynamic.groups_manager\n# cleanup[2] removing dbus._compat\n# cleanup[2] removing dbus.exceptions\n# cleanup[2] removing _dbus_bindings\n# cleanup[2] removing dbus.types\n# cleanup[2] removing dbus.lowlevel\n# cleanup[2] removing xml\n# destroy xml\n# cleanup[2] removing xml.parsers\n# destroy xml.parsers\n# cleanup[2] removing pyexpat.errors\n# cleanup[2] removing pyexpat.model\n# cleanup[2] removing pyexpat\n# cleanup[2] removing xml.parsers.expat.model\n# cleanup[2] removing xml.parsers.expat.errors\n# cleanup[2] removing xml.parsers.expat\n# destroy xml.parsers.expat\n# cleanup[2] removing dbus._expat_introspect_parser\n# cleanup[2] removing dbus.proxies\n# cleanup[2] removing dbus.connection\n# cleanup[2] removing dbus.bus\n# cleanup[2] removing dbus._dbus\n# cleanup[2] removing dbus\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\n# destroy dnf.plugin.dynamic.needs_restarting\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\n# destroy dnf.plugin.dynamic.repoclosure\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\n# destroy dnf.plugin.dynamic.repodiff\n# cleanup[2] removing dnf.plugin.dynamic.repograph\n# destroy dnf.plugin.dynamic.repograph\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\n# destroy dnf.plugin.dynamic.repomanage\n# cleanup[2] removing dnf.plugin.dynamic.reposync\n# destroy dnf.plugin.dynamic.reposync\n# cleanup[2] removing platform\n# cleanup[2] removing _uuid\n# cleanup[2] removing uuid\n# cleanup[2] removing systemd\n# destroy systemd\n# cleanup[2] removing syslog\n# cleanup[2] removing systemd._journal\n# cleanup[2] removing systemd._reader\n# cleanup[2] removing systemd.id128\n# cleanup[2] removing systemd.journal\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\n# destroy dnf.plugin.dynamic.system_upgrade\n# cleanup[2] removing typing\n# destroy typing\n# cleanup[2] removing subscription_manager\n# cleanup[2] removing rhsm\n# cleanup[2] removing rhsm._certificate\n# cleanup[2] removing rhsm.certificate\n# cleanup[2] removing iniparse.configparser\n# cleanup[2] removing iniparse.config\n# cleanup[2] removing iniparse.ini\n# cleanup[2] removing iniparse.compat\n# cleanup[2] removing iniparse.utils\n# cleanup[2] removing iniparse\n# destroy iniparse\n# destroy iniparse.configparser\n# destroy iniparse.utils\n# cleanup[2] removing subscription_manager.i18n\n# cleanup[2] removing rhsm.config\n# cleanup[2] removing subscription_manager.injection\n# cleanup[2] removing rhsmlib\n# destroy rhsmlib\n# cleanup[2] removing rhsmlib.services\n# cleanup[2] removing rhsmlib.services.config\n# cleanup[2] removing ntpath\n# cleanup[2] removing pathlib\n# destroy pathlib\n# cleanup[2] removing rhsm.https\n# cleanup[2] removing rhsm.ourjson\n# cleanup[2] removing rhsm.utils\n# cleanup[2] removing subscription_manager.version\n# cleanup[2] removing rhsm.connection\n# cleanup[2] removing rhsm.bitstream\n# cleanup[2] removing rhsm.huffman\n# cleanup[2] removing rhsm.pathtree\n# cleanup[2] removing rhsm.certificate2\n# cleanup[2] removing subscription_manager.certdirectory\n# cleanup[2] removing pprint\n# cleanup[2] removing subscription_manager.branding\n# cleanup[2] removing rhsmlib.facts\n# cleanup[2] removing rhsmlib.facts.cpuinfo\n# cleanup[2] removing rhsmlib.facts.collection\n# cleanup[2] removing rhsmlib.facts.collector\n# cleanup[2] removing rhsmlib.facts.hwprobe\n# cleanup[2] removing subscription_manager.utils\n# cleanup[2] removing importlib.abc\n# cleanup[2] removing importlib.util\n# cleanup[2] removing cloud_what\n# destroy cloud_what\n# cleanup[2] removing rhsmlib.facts.cleanup\n# cleanup[2] removing rhsmlib.facts.virt\n# cleanup[2] removing rhsmlib.facts.dmidecodeparser\n# cleanup[2] removing rhsmlib.facts.dmiinfo\n# cleanup[2] removing rhsmlib.facts.firmware_info\n# cleanup[2] removing rhsmlib.facts.host_collector\n# cleanup[2] removing rhsmlib.facts.custom\n# cleanup[2] removing urllib3.packages.ssl_match_hostname\n# cleanup[2] removing urllib3.packages\n# cleanup[2] removing urllib3.packages.six\n# cleanup[2] removing urllib3.packages.six.moves\n# cleanup[2] removing urllib3.packages.six.moves.http_client\n# cleanup[2] removing urllib3.exceptions\n# cleanup[2] removing urllib3._version\n# cleanup[2] removing urllib3.contrib\n# cleanup[2] removing urllib3.contrib._appengine_environ\n# cleanup[2] removing urllib3.util.wait\n# cleanup[2] removing urllib3.util.connection\n# cleanup[2] removing urllib3.util.request\n# cleanup[2] removing urllib3.util.response\n# cleanup[2] removing urllib3.util.retry\n# cleanup[2] removing hmac\n# cleanup[2] removing urllib3.util.url\n# cleanup[2] removing urllib3.util.ssltransport\n# cleanup[2] removing urllib3.util.ssl_\n# cleanup[2] removing urllib3.util.timeout\n# cleanup[2] removing urllib3.util\n# cleanup[2] removing urllib3.util.proxy\n# cleanup[2] removing urllib3._collections\n# cleanup[2] removing urllib3.connection\n# cleanup[2] removing mimetypes\n# cleanup[2] removing urllib3.fields\n# cleanup[2] removing urllib3.filepost\n# cleanup[2] removing urllib3.packages.six.moves.urllib\n# cleanup[2] removing urllib3.packages.six.moves.urllib.parse\n# cleanup[2] removing urllib3.request\n# cleanup[2] removing urllib3.response\n# cleanup[2] removing urllib3.util.queue\n# cleanup[2] removing urllib3.connectionpool\n# cleanup[2] removing urllib3.poolmanager\n# cleanup[2] removing urllib3\n# cleanup[2] removing chardet.enums\n# cleanup[2] removing chardet.charsetprober\n# cleanup[2] removing chardet.charsetgroupprober\n# cleanup[2] removing chardet.codingstatemachine\n# cleanup[2] removing chardet.escsm\n# cleanup[2] removing chardet.escprober\n# cleanup[2] removing chardet.latin1prober\n# cleanup[2] removing chardet.mbcssm\n# cleanup[2] removing chardet.utf8prober\n# cleanup[2] removing chardet.mbcharsetprober\n# cleanup[2] removing chardet.euctwfreq\n# cleanup[2] removing chardet.euckrfreq\n# cleanup[2] removing chardet.gb2312freq\n# cleanup[2] removing chardet.big5freq\n# cleanup[2] removing chardet.jisfreq\n# cleanup[2] removing chardet.chardistribution\n# cleanup[2] removing chardet.jpcntx\n# cleanup[2] removing chardet.sjisprober\n# cleanup[2] removing chardet.eucjpprober\n# cleanup[2] removing chardet.gb2312prober\n# cleanup[2] removing chardet.euckrprober\n# cleanup[2] removing chardet.cp949prober\n# cleanup[2] removing chardet.big5prober\n# cleanup[2] removing chardet.euctwprober\n# cleanup[2] removing chardet.mbcsgroupprober\n# cleanup[2] removing chardet.hebrewprober\n# cleanup[2] removing chardet.sbcharsetprober\n# cleanup[2] removing chardet.langbulgarianmodel\n# cleanup[2] removing chardet.langgreekmodel\n# cleanup[2] removing chardet.langhebrewmodel\n# cleanup[2] removing chardet.langrussianmodel\n# cleanup[2] removing chardet.langthaimodel\n# cleanup[2] removing chardet.langturkishmodel\n# cleanup[2] removing chardet.sbcsgroupprober\n# cleanup[2] removing chardet.universaldetector\n# cleanup[2] removing chardet.version\n# cleanup[2] removing chardet\n# cleanup[2] removing requests.exceptions\n# cleanup[2] removing requests.__version__\n# destroy requests.__version__\n# cleanup[2] removing zipfile\n# cleanup[2] removing requests.certs\n# cleanup[2] removing http.cookiejar\n# cleanup[2] removing http.cookies\n# cleanup[2] removing requests.compat\n# cleanup[2] removing requests._internal_utils\n# cleanup[2] removing requests.cookies\n# cleanup[2] removing requests.structures\n# cleanup[2] removing requests.utils\n# cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname\n# cleanup[2] removing requests.packages.urllib3.packages\n# cleanup[2] removing requests.packages.urllib3.packages.six\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client\n# cleanup[2] removing requests.packages.urllib3.exceptions\n# cleanup[2] removing requests.packages.urllib3._version\n# cleanup[2] removing requests.packages.urllib3.contrib\n# cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ\n# cleanup[2] removing requests.packages.urllib3.util.wait\n# cleanup[2] removing requests.packages.urllib3.util.connection\n# cleanup[2] removing requests.packages.urllib3.util.request\n# cleanup[2] removing requests.packages.urllib3.util.response\n# cleanup[2] removing requests.packages.urllib3.util.retry\n# cleanup[2] removing requests.packages.urllib3.util.url\n# cleanup[2] removing requests.packages.urllib3.util.ssltransport\n# cleanup[2] removing requests.packages.urllib3.util.ssl_\n# cleanup[2] removing requests.packages.urllib3.util.timeout\n# cleanup[2] removing requests.packages.urllib3.util\n# cleanup[2] removing requests.packages.urllib3.util.proxy\n# cleanup[2] removing requests.packages.urllib3._collections\n# cleanup[2] removing requests.packages.urllib3.connection\n# cleanup[2] removing requests.packages.urllib3.fields\n# cleanup[2] removing requests.packages.urllib3.filepost\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse\n# cleanup[2] removing requests.packages.urllib3.request\n# cleanup[2] removing requests.packages.urllib3.response\n# cleanup[2] removing requests.packages.urllib3.util.queue\n# cleanup[2] removing requests.packages.urllib3.connectionpool\n# cleanup[2] removing requests.packages.urllib3.poolmanager\n# cleanup[2] removing requests.packages.urllib3\n# cleanup[2] removing idna.package_data\n# cleanup[2] removing idna.idnadata\n# cleanup[2] removing idna.intranges\n# cleanup[2] removing idna.core\n# cleanup[2] removing idna\n# cleanup[2] removing requests.packages.idna.package_data\n# cleanup[2] removing requests.packages.idna.idnadata\n# cleanup[2] removing requests.packages.idna.intranges\n# cleanup[2] removing requests.packages.idna.core\n# cleanup[2] removing requests.packages.idna\n# cleanup[2] removing requests.packages.chardet.enums\n# cleanup[2] removing requests.packages.chardet.charsetprober\n# cleanup[2] removing requests.packages.chardet.charsetgroupprober\n# cleanup[2] removing requests.packages.chardet.codingstatemachine\n# cleanup[2] removing requests.packages.chardet.escsm\n# cleanup[2] removing requests.packages.chardet.escprober\n# cleanup[2] removing requests.packages.chardet.latin1prober\n# cleanup[2] removing requests.packages.chardet.mbcssm\n# cleanup[2] removing requests.packages.chardet.utf8prober\n# cleanup[2] removing requests.packages.chardet.mbcharsetprober\n# cleanup[2] removing requests.packages.chardet.euctwfreq\n# cleanup[2] removing requests.packages.chardet.euckrfreq\n# cleanup[2] removing requests.packages.chardet.gb2312freq\n# cleanup[2] removing requests.packages.chardet.big5freq\n# cleanup[2] removing requests.packages.chardet.jisfreq\n# cleanup[2] removing requests.packages.chardet.chardistribution\n# cleanup[2] removing requests.packages.chardet.jpcntx\n# cleanup[2] removing requests.packages.chardet.sjisprober\n# cleanup[2] removing requests.packages.chardet.eucjpprober\n# cleanup[2] removing requests.packages.chardet.gb2312prober\n# cleanup[2] removing requests.packages.chardet.euckrprober\n# cleanup[2] removing requests.packages.chardet.cp949prober\n# cleanup[2] removing requests.packages.chardet.big5prober\n# cleanup[2] removing requests.packages.chardet.euctwprober\n# cleanup[2] removing requests.packages.chardet.mbcsgroupprober\n# cleanup[2] removing requests.packages.chardet.hebrewprober\n# cleanup[2] removing requests.packages.chardet.sbcharsetprober\n# cleanup[2] removing requests.packages.chardet.langbulgarianmodel\n# cleanup[2] removing requests.packages.chardet.langgreekmodel\n# cleanup[2] removing requests.packages.chardet.langhebrewmodel\n# cleanup[2] removing requests.packages.chardet.langrussianmodel\n# cleanup[2] removing requests.packages.chardet.langthaimodel\n# cleanup[2] removing requests.packages.chardet.langturkishmodel\n# cleanup[2] removing requests.packages.chardet.sbcsgroupprober\n# cleanup[2] removing requests.packages.chardet.universaldetector\n# cleanup[2] removing requests.packages.chardet.version\n# cleanup[2] removing requests.packages.chardet\n# cleanup[2] removing requests.packages\n# cleanup[2] removing stringprep\n# cleanup[2] removing encodings.idna\n# cleanup[2] removing requests.hooks\n# cleanup[2] removing requests.auth\n# cleanup[2] removing requests.status_codes\n# cleanup[2] removing requests.models\n# cleanup[2] removing socks\n# cleanup[2] removing urllib3.contrib.socks\n# cleanup[2] removing requests.adapters\n# cleanup[2] removing requests.sessions\n# cleanup[2] removing requests.api\n# cleanup[2] removing requests\n# cleanup[2] removing cloud_what._base_provider\n# destroy cloud_what._base_provider\n# cleanup[2] removing cloud_what.providers\n# destroy cloud_what.providers\n# cleanup[2] removing cloud_what.providers.aws\n# destroy cloud_what.providers.aws\n# cleanup[2] removing cloud_what.providers.azure\n# destroy cloud_what.providers.azure\n# cleanup[2] removing cloud_what.providers.gcp\n# destroy cloud_what.providers.gcp\n# cleanup[2] removing cloud_what.provider\n# cleanup[2] removing rhsm.profile\n# cleanup[2] removing subscription_manager.jsonwrapper\n# cleanup[2] removing subscription_manager.isodate\n# cleanup[2] removing syspurpose\n# destroy syspurpose\n# cleanup[2] removing syspurpose.utils\n# destroy syspurpose.utils\n# cleanup[2] removing syspurpose.files\n# destroy syspurpose.files\n# cleanup[2] removing subscription_manager.certlib\n# cleanup[2] removing subscription_manager.syspurposelib\n# cleanup[2] removing asyncore\n# cleanup[2] removing _ctypes\n# cleanup[2] removing ctypes._endian\n# cleanup[2] removing ctypes\n# cleanup[2] removing ctypes.util\n# cleanup[2] removing pyinotify\n# cleanup[2] removing rhsmlib.file_monitor\n# cleanup[2] removing rhsmlib.dbus\n# cleanup[2] removing dbus.decorators\n# cleanup[2] removing dbus.service\n# cleanup[2] removing dbus.server\n# cleanup[2] removing dbus.mainloop\n# cleanup[2] removing _dbus_glib_bindings\n# cleanup[2] removing dbus.mainloop.glib\n# cleanup[2] removing rhsmlib.dbus.constants\n# cleanup[2] removing pkgutil\n# destroy pkgutil\n# cleanup[2] removing gi._error\n# cleanup[2] removing gi._gi\n# cleanup[2] removing gi._gobject\n# cleanup[2] removing glib\n# destroy glib\n# cleanup[2] removing gobject\n# destroy gobject\n# cleanup[2] removing gio\n# destroy gio\n# cleanup[2] removing gtk\n# destroy gtk\n# cleanup[2] removing gtk.gdk\n# destroy gtk.gdk\n# cleanup[2] removing gi\n# cleanup[2] removing gi._constants\n# cleanup[2] removing gi.docstring\n# cleanup[2] removing gi._propertyhelper\n# cleanup[2] removing gi._signalhelper\n# cleanup[2] removing gi.types\n# cleanup[2] removing gi.module\n# cleanup[2] removing gi.overrides\n# cleanup[2] removing gi.importer\n# cleanup[2] removing gi.repository\n# cleanup[2] removing gi._ossighelper\n# cleanup[2] removing textwrap\n# cleanup[2] removing optparse\n# cleanup[2] removing gi._option\n# cleanup[2] removing gi.overrides.GLib\n# cleanup[2] removing gi.repository.GLib\n# cleanup[2] removing xml.etree\n# destroy xml.etree\n# cleanup[2] removing xml.etree.ElementPath\n# cleanup[2] removing _elementtree\n# cleanup[2] removing xml.etree.ElementTree\n# cleanup[2] removing rhsmlib.dbus.dbus_utils\n# cleanup[2] removing socketserver\n# destroy socketserver\n# cleanup[2] removing logging.config\n# cleanup[2] removing rhsm.logutil\n# cleanup[2] removing rhsmlib.dbus.server\n# cleanup[2] removing rhsmlib.services.syspurpose\n# cleanup[2] removing subscription_manager.cache\n# cleanup[2] removing subscription_manager.model\n# cleanup[2] removing subscription_manager.model.ent_cert\n# cleanup[2] removing subscription_manager.repofile\n# cleanup[2] removing subscription_manager.repolib\n# cleanup[2] removing subscription_manager.productid\n# cleanup[2] removing subscription_manager.reasons\n# cleanup[2] removing subscription_manager.cert_sorter\n# cleanup[2] removing rhsmlib.facts.insights\n# cleanup[2] removing rhsmlib.facts.kpatch\n# cleanup[2] removing rhsmlib.facts.cloud_facts\n# cleanup[2] removing rhsmlib.facts.pkg_arches\n# cleanup[2] removing rhsmlib.facts.network\n# cleanup[2] removing rhsmlib.facts.all\n# cleanup[2] removing subscription_manager.facts\n# cleanup[2] removing subscription_manager.identity\n# cleanup[2] removing subscription_manager.validity\n# cleanup[2] removing rhsmlib.client_info\n# cleanup[2] removing subscription_manager.cp_provider\n# cleanup[2] removing subscription_manager.base_plugin\n# cleanup[2] removing subscription_manager.plugins\n# cleanup[2] removing subscription_manager.lock\n# cleanup[2] removing subscription_manager.injectioninit\n# cleanup[2] removing librepo._librepo\n# cleanup[2] removing librepo\n# cleanup[2] removing dnf.plugin.dynamic.product-id\n# destroy dnf.plugin.dynamic.product-id\n# cleanup[2] removing subscription_manager.base_action_client\n# cleanup[2] removing subscription_manager.content_action_client\n# cleanup[2] removing subscription_manager.entbranding\n# cleanup[2] removing subscription_manager.rhelentbranding\n# cleanup[2] removing subscription_manager.entcertlib\n# cleanup[2] removing subscription_manager.identitycertlib\n# cleanup[2] removing subscription_manager.healinglib\n# cleanup[2] removing subscription_manager.factlib\n# cleanup[2] removing subscription_manager.packageprofilelib\n# cleanup[2] removing subscription_manager.installedproductslib\n# cleanup[2] removing subscription_manager.action_client\n# cleanup[2] removing dnf.plugin.dynamic.subscription-manager\n# destroy dnf.plugin.dynamic.subscription-manager\n# cleanup[2] removing dnf.plugin.dynamic.upload-profile\n# destroy dnf.plugin.dynamic.upload-profile\n# destroy _sitebuiltins\n# destroy sqlite3\n# destroy sqlite3.dbapi2\n# destroy systemd.journal\n# destroy iniparse.compat\n# destroy rhsmlib.services\n# destroy rhsmlib.facts\n# destroy rhsmlib.facts.dmidecodeparser\n# destroy rhsmlib.facts.all\n# destroy rhsmlib.dbus\n# destroy rhsmlib.dbus.server\n# destroy rhsmlib.client_info\n# destroy librepo\n# cleanup[3] wiping subscription_manager.action_client\n# cleanup[3] wiping subscription_manager.installedproductslib\n# cleanup[3] wiping subscription_manager.packageprofilelib\n# cleanup[3] wiping subscription_manager.factlib\n# cleanup[3] wiping subscription_manager.healinglib\n# cleanup[3] wiping subscription_manager.identitycertlib\n# cleanup[3] wiping subscription_manager.entcertlib\n# cleanup[3] wiping subscription_manager.rhelentbranding\n# cleanup[3] wiping subscription_manager.entbranding\n# cleanup[3] wiping subscription_manager.content_action_client\n# cleanup[3] wiping subscription_manager.base_action_client\n# cleanup[3] wiping librepo._librepo\n# cleanup[3] wiping subscription_manager.injectioninit\n# cleanup[3] wiping subscription_manager.lock\n# cleanup[3] wiping subscription_manager.plugins\n# cleanup[3] wiping subscription_manager.base_plugin\n# cleanup[3] wiping subscription_manager.cp_provider\n# cleanup[3] wiping subscription_manager.validity\n# cleanup[3] wiping subscription_manager.identity\n# cleanup[3] wiping subscription_manager.facts\n# cleanup[3] wiping rhsmlib.facts.network\n# cleanup[3] wiping rhsmlib.facts.pkg_arches\n# cleanup[3] wiping rhsmlib.facts.cloud_facts\n# cleanup[3] wiping rhsmlib.facts.kpatch\n# cleanup[3] wiping rhsmlib.facts.insights\n# cleanup[3] wiping subscription_manager.cert_sorter\n# destroy rhsmlib.file_monitor\n# cleanup[3] wiping subscription_manager.reasons\n# cleanup[3] wiping subscription_manager.productid\n# cleanup[3] wiping subscription_manager.repolib\n# cleanup[3] wiping subscription_manager.repofile\n# cleanup[3] wiping subscription_manager.model.ent_cert\n# cleanup[3] wiping subscription_manager.model\n# destroy subscription_manager.model.ent_cert\n# cleanup[3] wiping subscription_manager.cache\n# destroy rhsmlib.services.syspurpose\n# cleanup[3] wiping rhsm.logutil\n# cleanup[3] wiping logging.config\n# cleanup[3] wiping rhsmlib.dbus.dbus_utils\n# destroy xml.etree.ElementTree\n# cleanup[3] wiping _elementtree\n# cleanup[3] wiping xml.etree.ElementPath\n# cleanup[3] wiping gi.repository.GLib\n# cleanup[3] wiping gi.overrides.GLib\n# cleanup[3] wiping gi._option\n# destroy optparse\n# cleanup[3] wiping textwrap\n# cleanup[3] wiping gi._ossighelper\n# cleanup[3] wiping gi.repository\n# cleanup[3] wiping gi.importer\n# cleanup[3] wiping gi.overrides\n# destroy gi.overrides.GLib\n# cleanup[3] wiping gi.module\n# destroy gi\n# cleanup[3] wiping gi.types\n# cleanup[3] wiping gi._signalhelper\n# cleanup[3] wiping gi._propertyhelper\n# cleanup[3] wiping gi.docstring\n# cleanup[3] wiping gi._constants\n# cleanup[3] wiping gi._gobject\n# cleanup[3] wiping gi._gi\n# cleanup[3] wiping gi._error\n# cleanup[3] wiping rhsmlib.dbus.constants\n# cleanup[3] wiping dbus.mainloop.glib\n# cleanup[3] wiping _dbus_glib_bindings\n# cleanup[3] wiping dbus.mainloop\n# destroy dbus.mainloop.glib\n# cleanup[3] wiping dbus.server\n# cleanup[3] wiping dbus.service\n# cleanup[3] wiping dbus.decorators\n# cleanup[3] wiping pyinotify\n# destroy asyncore\n# destroy ctypes\n# cleanup[3] wiping ctypes.util\n# cleanup[3] wiping ctypes._endian\n# cleanup[3] wiping _ctypes\n# cleanup[3] wiping subscription_manager.syspurposelib\n# cleanup[3] wiping subscription_manager.certlib\n# cleanup[3] wiping subscription_manager.isodate\n# cleanup[3] wiping subscription_manager.jsonwrapper\n# cleanup[3] wiping rhsm.profile\n# destroy cloud_what.provider\n# cleanup[3] wiping requests\n# destroy requests._internal_utils\n# destroy requests.exceptions\n# destroy requests.compat\n# destroy requests.cookies\n# destroy requests.structures\n# destroy requests.utils\n# destroy requests.packages\n# destroy urllib3\n# destroy idna\n# destroy idna.package_data\n# destroy idna.intranges\n# destroy idna.core\n# destroy requests.hooks\n# destroy requests.auth\n# destroy requests.status_codes\n# destroy requests.models\n# destroy requests.adapters\n# destroy requests.api\n# cleanup[3] wiping requests.sessions\n# cleanup[3] wiping urllib3.contrib.socks\n# destroy socks\n# cleanup[3] wiping encodings.idna\n# destroy stringprep\n# cleanup[3] wiping requests.packages.chardet\n# destroy chardet.enums\n# destroy chardet.charsetprober\n# destroy chardet.charsetgroupprober\n# destroy chardet.codingstatemachine\n# destroy chardet.escsm\n# destroy chardet.escprober\n# destroy chardet.latin1prober\n# destroy chardet.mbcssm\n# destroy chardet.utf8prober\n# destroy chardet.mbcharsetprober\n# destroy chardet.euctwfreq\n# destroy chardet.euckrfreq\n# destroy chardet.gb2312freq\n# destroy chardet.big5freq\n# destroy chardet.jisfreq\n# destroy chardet.chardistribution\n# destroy chardet.jpcntx\n# destroy chardet.sjisprober\n# destroy chardet.eucjpprober\n# destroy chardet.gb2312prober\n# destroy chardet.euckrprober\n# destroy chardet.cp949prober\n# destroy chardet.big5prober\n# destroy chardet.euctwprober\n# destroy chardet.mbcsgroupprober\n# destroy chardet.hebrewprober\n# destroy chardet.sbcharsetprober\n# destroy chardet.langbulgarianmodel\n# destroy chardet.langgreekmodel\n# destroy chardet.langhebrewmodel\n# destroy chardet.langrussianmodel\n# destroy chardet.langthaimodel\n# destroy chardet.langturkishmodel\n# destroy chardet.sbcsgroupprober\n# destroy chardet.universaldetector\n# destroy chardet.version\n# cleanup[3] wiping requests.packages.idna.idnadata\n# cleanup[3] wiping idna.idnadata\n# cleanup[3] wiping requests.packages.urllib3.poolmanager\n# cleanup[3] wiping requests.packages.urllib3.connectionpool\n# cleanup[3] wiping requests.packages.urllib3.util.queue\n# cleanup[3] wiping requests.packages.urllib3.response\n# cleanup[3] wiping requests.packages.urllib3.request\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib\n# cleanup[3] wiping requests.packages.urllib3.filepost\n# cleanup[3] wiping requests.packages.urllib3.fields\n# destroy mimetypes\n# cleanup[3] wiping requests.packages.urllib3.connection\n# cleanup[3] wiping requests.packages.urllib3._collections\n# cleanup[3] wiping requests.packages.urllib3.util.proxy\n# cleanup[3] wiping requests.packages.urllib3.util\n# destroy urllib3.util.wait\n# destroy urllib3.util.connection\n# destroy urllib3.util.request\n# destroy urllib3.util.response\n# destroy urllib3.util.retry\n# destroy urllib3.util.url\n# destroy urllib3.util.ssltransport\n# destroy urllib3.util.ssl_\n# destroy urllib3.util.timeout\n# destroy urllib3.util.proxy\n# destroy urllib3.util.queue\n# cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ\n# cleanup[3] wiping requests.packages.urllib3.contrib\n# destroy urllib3.contrib.socks\n# cleanup[3] wiping requests.packages.urllib3._version\n# cleanup[3] wiping requests.packages.urllib3.exceptions\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves\n# cleanup[3] wiping requests.packages.urllib3.packages.six\n# destroy urllib3.packages.six.moves.urllib\n# destroy urllib3.packages.six.moves\n# cleanup[3] wiping requests.packages.urllib3.packages\n# destroy urllib3.packages.ssl_match_hostname\n# cleanup[3] wiping http.cookies\n# cleanup[3] wiping http.cookiejar\n# cleanup[3] wiping requests.certs\n# cleanup[3] wiping zipfile\n# destroy bz2\n# destroy lzma\n# cleanup[3] wiping chardet\n# cleanup[3] wiping urllib3.poolmanager\n# cleanup[3] wiping urllib3.connectionpool\n# cleanup[3] wiping urllib3.response\n# cleanup[3] wiping urllib3.request\n# cleanup[3] wiping urllib3.packages.six.moves.urllib.parse\n# cleanup[3] wiping urllib3.filepost\n# cleanup[3] wiping urllib3.fields\n# cleanup[3] wiping urllib3.connection\n# cleanup[3] wiping urllib3._collections\n# cleanup[3] wiping urllib3.util\n# cleanup[3] wiping hmac\n# cleanup[3] wiping urllib3.contrib._appengine_environ\n# cleanup[3] wiping urllib3.contrib\n# cleanup[3] wiping urllib3._version\n# cleanup[3] wiping urllib3.exceptions\n# cleanup[3] wiping urllib3.packages.six.moves.http_client\n# cleanup[3] wiping urllib3.packages.six\n# cleanup[3] wiping urllib3.packages\n# cleanup[3] wiping rhsmlib.facts.custom\n# cleanup[3] wiping rhsmlib.facts.host_collector\n# destroy rhsmlib.facts.cleanup\n# destroy rhsmlib.facts.virt\n# destroy rhsmlib.facts.firmware_info\n# cleanup[3] wiping rhsmlib.facts.dmiinfo\n# cleanup[3] wiping importlib.util\n# cleanup[3] wiping importlib.abc\n# cleanup[3] wiping subscription_manager.utils\n# destroy pprint\n# destroy uuid\n# cleanup[3] wiping rhsmlib.facts.hwprobe\n# destroy rhsmlib.facts.cpuinfo\n# cleanup[3] wiping rhsmlib.facts.collector\n# destroy rhsmlib.facts.collection\n# cleanup[3] wiping subscription_manager.branding\n# cleanup[3] wiping subscription_manager.certdirectory\n# cleanup[3] wiping rhsm.certificate2\n# cleanup[3] wiping rhsm.pathtree\n# cleanup[3] wiping rhsm.huffman\n# cleanup[3] wiping rhsm.bitstream\n# cleanup[3] wiping rhsm.connection\n# destroy subscription_manager\n# destroy subscription_manager.i18n\n# destroy subscription_manager.version\n# destroy subscription_manager.certdirectory\n# destroy subscription_manager.branding\n# destroy subscription_manager.utils\n# destroy subscription_manager.jsonwrapper\n# destroy subscription_manager.isodate\n# destroy subscription_manager.certlib\n# destroy subscription_manager.syspurposelib\n# destroy subscription_manager.cache\n# destroy subscription_manager.model\n# destroy subscription_manager.repofile\n# destroy subscription_manager.repolib\n# destroy subscription_manager.productid\n# destroy subscription_manager.reasons\n# destroy subscription_manager.cert_sorter\n# destroy subscription_manager.facts\n# destroy subscription_manager.identity\n# destroy subscription_manager.validity\n# destroy subscription_manager.cp_provider\n# destroy subscription_manager.base_plugin\n# destroy subscription_manager.plugins\n# destroy subscription_manager.lock\n# destroy subscription_manager.injectioninit\n# destroy subscription_manager.base_action_client\n# destroy subscription_manager.content_action_client\n# destroy subscription_manager.entbranding\n# destroy subscription_manager.rhelentbranding\n# destroy subscription_manager.entcertlib\n# destroy subscription_manager.identitycertlib\n# destroy subscription_manager.healinglib\n# destroy subscription_manager.factlib\n# destroy subscription_manager.packageprofilelib\n# destroy subscription_manager.installedproductslib\n# destroy subscription_manager.action_client\n# cleanup[3] wiping rhsm.utils\n# cleanup[3] wiping rhsm.ourjson\n# cleanup[3] wiping rhsm.https\n# cleanup[3] wiping ntpath\n# cleanup[3] wiping rhsmlib.services.config\n# cleanup[3] wiping subscription_manager.injection\n# cleanup[3] wiping rhsm.config\n# cleanup[3] wiping iniparse.ini\n# destroy iniparse.config\n# cleanup[3] wiping rhsm.certificate\n# destroy dateutil\n# destroy dateutil._version\n# destroy dateutil._common\n# destroy dateutil.parser\n# cleanup[3] wiping rhsm._certificate\n# cleanup[3] wiping rhsm\n# destroy rhsm.certificate\n# destroy rhsm.config\n# destroy rhsm.https\n# destroy rhsm.ourjson\n# destroy rhsm.utils\n# destroy rhsm.bitstream\n# destroy rhsm.huffman\n# destroy rhsm.pathtree\n# destroy rhsm.certificate2\n# destroy rhsm.profile\n# destroy rhsm.logutil\n# cleanup[3] wiping systemd.id128\n# cleanup[3] wiping systemd._reader\n# cleanup[3] wiping systemd._journal\n# cleanup[3] wiping syslog\n# destroy syslog\n# cleanup[3] wiping _uuid\n# cleanup[3] wiping platform\n# cleanup[3] wiping dbus\n# destroy dbus._compat\n# destroy dbus._expat_introspect_parser\n# destroy dbus._dbus\n# destroy dbus.exceptions\n# destroy dbus.types\n# destroy dbus.lowlevel\n# destroy dbus.proxies\n# destroy dbus.connection\n# destroy dbus.bus\n# destroy dbus.decorators\n# destroy dbus.service\n# destroy dbus.server\n# destroy dbus.mainloop\n# cleanup[3] wiping xml.parsers.expat.errors\n# cleanup[3] wiping xml.parsers.expat.model\n# cleanup[3] wiping pyexpat\n# cleanup[3] wiping pyexpat.model\n# cleanup[3] wiping pyexpat.errors\n# cleanup[3] wiping _dbus_bindings\n# cleanup[3] wiping _sqlite3\n# cleanup[3] wiping urllib.request\n# destroy http\n# cleanup[3] wiping urllib.error\n# cleanup[3] wiping urllib.response\n# cleanup[3] wiping http.client\n# cleanup[3] wiping ssl\n# cleanup[3] wiping _ssl\n# cleanup[3] wiping email.parser\n# cleanup[3] wiping email.feedparser\n# cleanup[3] wiping dateutil.parser._parser\n# destroy dateutil.relativedelta\n# cleanup[3] wiping dateutil.tz\n# destroy dateutil.tz._common\n# destroy dateutil.tz._factories\n# destroy dateutil.tz.tz\n# cleanup[3] wiping six.moves\n# cleanup[3] wiping _decimal\n# cleanup[3] wiping six\n# destroy six.moves.urllib\n# destroy six.moves\n# cleanup[3] wiping dnf.cli.main\n# cleanup[3] wiping dnf.cli.utils\n# cleanup[3] wiping dnf.cli\n# destroy dnf.cli.format\n# destroy dnf.cli.term\n# destroy dnf.cli.progress\n# destroy dnf.cli.aliases\n# destroy dnf.cli.option_parser\n# destroy dnf.cli.demand\n# destroy dnf.cli.cli\n# destroy dnf.cli.utils\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\n# cleanup[3] wiping dnf.cli.commands.upgrade\n# cleanup[3] wiping dnf.cli.commands.updateinfo\n# cleanup[3] wiping dnf.cli.commands.swap\n# cleanup[3] wiping dnf.cli.commands.shell\n# destroy cmd\n# cleanup[3] wiping dnf.cli.commands.search\n# cleanup[3] wiping dnf.match_counter\n# cleanup[3] wiping dnf.cli.commands.repolist\n# cleanup[3] wiping dnf.cli.commands.remove\n# cleanup[3] wiping dnf.cli.commands.reinstall\n# cleanup[3] wiping dnf.cli.commands.module\n# cleanup[3] wiping dnf.cli.commands.mark\n# cleanup[3] wiping dnf.cli.commands.makecache\n# cleanup[3] wiping dnf.cli.commands.install\n# cleanup[3] wiping dnf.cli.commands.history\n# cleanup[3] wiping dnf.transaction_sr\n# cleanup[3] wiping dnf.cli.commands.group\n# cleanup[3] wiping dnf.cli.commands.downgrade\n# cleanup[3] wiping dnf.cli.commands.distrosync\n# cleanup[3] wiping dnf.cli.commands.deplist\n# cleanup[3] wiping dnf.cli.commands.repoquery\n# cleanup[3] wiping dnf.cli.commands.clean\n# cleanup[3] wiping dnf.cli.commands.check\n# cleanup[3] wiping dnf.cli.commands.autoremove\n# cleanup[3] wiping dnf.cli.commands.alias\n# destroy dnf.cli.commands\n# cleanup[3] wiping dnf.cli.output\n# cleanup[3] wiping curses\n# cleanup[3] wiping _curses\n# cleanup[3] wiping dnf\n# destroy dnf.pycomp\n# destroy dnf.const\n# destroy dnf.i18n\n# destroy dnf.yum\n# destroy dnf.yum.rpmtrans\n# destroy dnf.transaction\n# destroy dnf.callback\n# destroy dnf.util\n# destroy dnf.exceptions\n# destroy dnf.comps\n# destroy dnf.db\n# destroy dnf.db.group\n# destroy dnf.db.history\n# destroy dnf.crypto\n# destroy dnf.conf\n# destroy dnf.conf.substitutions\n# destroy dnf.conf.config\n# destroy dnf.conf.read\n# destroy dnf.lock\n# destroy dnf.logging\n# destroy dnf.repo\n# destroy dnf.rpm\n# destroy dnf.dnssec\n# destroy dnf.drpm\n# destroy dnf.goal\n# destroy dnf.history\n# destroy dnf.module\n# destroy dnf.module.exceptions\n# destroy dnf.module.module_base\n# destroy dnf.selector\n# destroy dnf.persistor\n# destroy dnf.plugin\n# destroy dnf.query\n# destroy dnf.repodict\n# destroy dnf.package\n# destroy dnf.sack\n# destroy dnf.subject\n# destroy dnf.base\n# destroy dnf.transaction_sr\n# destroy dnf.match_counter\n# destroy dnf.cli\n# cleanup[3] wiping gc\n# cleanup[3] wiping dnf.rpm.miscutils\n# cleanup[3] wiping subprocess\n# cleanup[3] wiping _posixsubprocess\n# cleanup[3] wiping dnf.rpm.connection\n# cleanup[3] wiping inspect\n# destroy ast\n# destroy dis\n# destroy token\n# cleanup[3] wiping importlib.machinery\n# cleanup[3] wiping _opcode\n# cleanup[3] wiping importlib\n# destroy importlib.machinery\n# destroy importlib.abc\n# destroy importlib.util\n# cleanup[3] wiping importlib._bootstrap_external\n# cleanup[3] wiping importlib._bootstrap\n# cleanup[3] wiping json\n# destroy json.decoder\n# destroy json.encoder\n# cleanup[3] wiping json.scanner\n# cleanup[3] wiping _json\n# cleanup[3] wiping libdnf.smartcols\n# cleanup[3] wiping libdnf._smartcols\n# cleanup[3] wiping dnf.rpm.transaction\n# cleanup[3] wiping gzip\n# cleanup[3] wiping logging.handlers\n# destroy pickle\n# cleanup[3] wiping _pickle\n# cleanup[3] wiping _compat_pickle\n# cleanup[3] wiping fcntl\n# cleanup[3] wiping dnf.yum.misc\n# cleanup[3] wiping glob\n# cleanup[3] wiping termios\n# cleanup[3] wiping gpg.constants\n# destroy gpg.constants.data\n# destroy gpg.constants.data.encoding\n# destroy gpg.constants.keylist\n# destroy gpg.constants.keylist.mode\n# destroy gpg.constants.sig\n# destroy gpg.constants.sig.mode\n# destroy gpg.constants.sig.notation\n# destroy gpg.constants.tofu\n# destroy gpg.constants.tofu.policy\n# destroy gpg.constants.create\n# destroy gpg.constants.event\n# destroy gpg.constants.import_type\n# destroy gpg.constants.keysign\n# destroy gpg.constants.md\n# destroy gpg.constants.pk\n# destroy gpg.constants.protocol\n# destroy gpg.constants.sigsum\n# destroy gpg.constants.status\n# destroy gpg.constants.validity\n# cleanup[3] wiping gpg.errors\n# cleanup[3] wiping gpg.util\n# cleanup[3] wiping gpg.gpgme\n# cleanup[3] wiping gpg._gpgme\n# cleanup[3] wiping contextlib\n# cleanup[3] wiping libcomps\n# cleanup[3] wiping libcomps._libpycomps\n# cleanup[3] wiping hawkey\n# cleanup[3] wiping hawkey._hawkey\n# cleanup[3] wiping tempfile\n# cleanup[3] wiping shutil\n# cleanup[3] wiping grp\n# cleanup[3] wiping pwd\n# cleanup[3] wiping _lzma\n# cleanup[3] wiping _compression\n# cleanup[3] wiping zlib\n# cleanup[3] wiping fnmatch\n# cleanup[3] wiping logging\n# destroy logging.handlers\n# destroy logging.config\n# cleanup[3] wiping atexit\n# destroy atexit\n# cleanup[3] wiping traceback\n# destroy linecache\n# cleanup[3] wiping tokenize\n# cleanup[3] wiping rpm\n# destroy rpm.transaction\n# cleanup[3] wiping rpm._rpm\n# cleanup[3] wiping unicodedata\n# cleanup[3] wiping signal\n# cleanup[3] wiping copy\n# cleanup[3] wiping libdnf\n# destroy libdnf.error\n# destroy libdnf.common_types\n# destroy libdnf.conf\n# destroy libdnf.module\n# destroy libdnf.repo\n# destroy libdnf.transaction\n# destroy libdnf.utils\n# destroy libdnf.smartcols\n# cleanup[3] wiping libdnf._utils\n# cleanup[3] wiping libdnf._transaction\n# cleanup[3] wiping weakref\n# cleanup[3] wiping libdnf._repo\n# cleanup[3] wiping libdnf._module\n# cleanup[3] wiping libdnf._conf\n# cleanup[3] wiping libdnf._common_types\n# cleanup[3] wiping libdnf._error\n# cleanup[3] wiping argparse\n# cleanup[3] wiping shlex\n# cleanup[3] wiping queue\n# cleanup[3] wiping _queue\n# cleanup[3] wiping threading\n# cleanup[3] wiping configparser\n# cleanup[3] wiping email.mime.text\n# cleanup[3] wiping email.mime.nonmultipart\n# cleanup[3] wiping email.mime.base\n# cleanup[3] wiping email.policy\n# cleanup[3] wiping email.contentmanager\n# cleanup[3] wiping email.message\n# destroy uu\n# destroy quopri\n# cleanup[3] wiping email.iterators\n# cleanup[3] wiping email.headerregistry\n# cleanup[3] wiping email._header_value_parser\n# cleanup[3] wiping email._encoded_words\n# cleanup[3] wiping email._policybase\n# cleanup[3] wiping email.utils\n# cleanup[3] wiping email._parseaddr\n# cleanup[3] wiping calendar\n# cleanup[3] wiping locale\n# cleanup[3] wiping urllib.parse\n# cleanup[3] wiping urllib\n# destroy urllib.response\n# destroy urllib.error\n# destroy urllib.request\n# cleanup[3] wiping datetime\n# cleanup[3] wiping _datetime\n# cleanup[3] wiping socket\n# cleanup[3] wiping array\n# destroy array\n# cleanup[3] wiping errno\n# cleanup[3] wiping selectors\n# cleanup[3] wiping select\n# cleanup[3] wiping collections.abc\n# cleanup[3] wiping _socket\n# cleanup[3] wiping random\n# cleanup[3] wiping hashlib\n# cleanup[3] wiping _blake2\n# cleanup[3] wiping _hashlib\n# cleanup[3] wiping _random\n# cleanup[3] wiping bisect\n# cleanup[3] wiping _bisect\n# cleanup[3] wiping math\n# cleanup[3] wiping email.header\n# cleanup[3] wiping email.charset\n# cleanup[3] wiping email.encoders\n# cleanup[3] wiping email.errors\n# cleanup[3] wiping email.quoprimime\n# cleanup[3] wiping string\n# cleanup[3] wiping _string\n# cleanup[3] wiping email.base64mime\n# cleanup[3] wiping email.mime\n# destroy email.mime.base\n# destroy email.mime.nonmultipart\n# destroy email.mime.text\n# cleanup[3] wiping email\n# destroy email._parseaddr\n# destroy email._policybase\n# destroy email._encoded_words\n# destroy email._header_value_parser\n# destroy email.mime\n# destroy email.base64mime\n# destroy email.quoprimime\n# destroy email.errors\n# destroy email.encoders\n# destroy email.charset\n# destroy email.header\n# destroy email.utils\n# destroy email.headerregistry\n# destroy email.iterators\n# destroy email.message\n# destroy email.contentmanager\n# destroy email.policy\n# destroy email.feedparser\n# destroy email.parser\n# cleanup[3] wiping base64\n# cleanup[3] wiping binascii\n# cleanup[3] wiping struct\n# cleanup[3] wiping _struct\n# cleanup[3] wiping gettext\n# cleanup[3] wiping re\n# destroy sre_compile\n# destroy copyreg\n# cleanup[3] wiping functools\n# cleanup[3] wiping _functools\n# cleanup[3] wiping collections\n# destroy _collections_abc\n# destroy heapq\n# destroy collections.abc\n# cleanup[3] wiping _collections\n# destroy _collections\n# cleanup[3] wiping operator\n# cleanup[3] wiping _operator\n# destroy _operator\n# cleanup[3] wiping itertools\n# cleanup[3] wiping _heapq\n# cleanup[3] wiping sre_parse\n# cleanup[3] wiping _sre\n# cleanup[3] wiping enum\n# cleanup[3] wiping types\n# cleanup[3] wiping warnings\n# cleanup[3] wiping _locale\n# destroy _locale\n# cleanup[3] wiping os\n# cleanup[3] wiping os.path\n# destroy genericpath\n# cleanup[3] wiping posixpath\n# cleanup[3] wiping stat\n# cleanup[3] wiping _stat\n# cleanup[3] wiping io\n# destroy abc\n# cleanup[3] wiping _abc\n# cleanup[3] wiping encodings.latin_1\n# cleanup[3] wiping _signal\n# cleanup[3] wiping encodings.utf_8\n# cleanup[3] wiping encodings\n# destroy encodings.aliases\n# destroy encodings.utf_8\n# destroy encodings.latin_1\n# destroy encodings.idna\n# cleanup[3] wiping codecs\n# cleanup[3] wiping _codecs\n# cleanup[3] wiping zipimport\n# destroy _frozen_importlib_external\n# cleanup[3] wiping time\n# cleanup[3] wiping posix\n# cleanup[3] wiping marshal\n# cleanup[3] wiping _io\n# cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings\n# cleanup[3] wiping _thread\n# cleanup[3] wiping _imp\n# destroy _imp\n# cleanup[3] wiping _frozen_importlib\n# cleanup[3] wiping sys\n# cleanup[3] wiping builtins\n# destroy pyexpat.errors\n# destroy pyexpat.model\n# destroy librepo._librepo\n# destroy _dbus_glib_bindings\n# destroy rhsm._certificate\n# destroy systemd.id128\n# destroy systemd._reader\n# destroy systemd._journal\n# destroy _ssl\n# destroy decimal\n# destroy _curses\n# destroy _posixsubprocess\n# destroy libcomps._libpycomps\n# destroy hawkey._hawkey\n# destroy grp\n# destroy zlib\n# destroy rpm._rpm\n# destroy _queue\n# destroy _datetime\n# destroy _socket\n# destroy _blake2\n# destroy _random\n# destroy _bisect\n# destroy _string\n# destroy _signal\n# destroy marshal\n# destroy dnf.cli.main\n# destroy xml.etree.ElementPath\n# destroy _elementtree\n# destroy _heapq\n# destroy zipimport\n# destroy platform\n# destroy _uuid\n# destroy signal\n# destroy libdnf._error\n# destroy _sre\n# destroy sre_parse\n# destroy tokenize\n# destroy _compat_pickle\n# destroy _pickle\n# destroy gi.types\n# destroy gi._error\n# destroy gi._gi\n# destroy gi._gobject\n# destroy gi._constants\n# destroy gi.docstring\n# destroy gi._propertyhelper\n# destroy gi._signalhelper\n# destroy gi.module\n# destroy gi.overrides\n# destroy gi.importer\n# destroy gi.repository\n# destroy gi._ossighelper\n# destroy gi._option\n# destroy textwrap\n# destroy random\n# destroy dnf.cli.output\n# destroy queue\n# destroy shlex\n# destroy urllib.parse\n# destroy pwd\n# destroy _functools\n# destroy libcomps\n# destroy gzip\n# destroy dnf.rpm.transaction\n# destroy dnf.rpm.connection\n# destroy dnf.rpm.miscutils\n# destroy importlib\n# destroy inspect\n# destroy argparse\n# destroy gc\n# destroy stat\n# destroy selectors\n# destroy traceback\n# destroy dnf.yum.misc\n# destroy glob\n# destroy hawkey\n# destroy curses\n# destroy fcntl\n# destroy termios\n# destroy dnf\n# destroy dnf.cli.commands.alias\n# destroy dnf.cli.commands.autoremove\n# destroy dnf.cli.commands.check\n# destroy dnf.cli.commands.clean\n# destroy dnf.cli.commands.repoquery\n# destroy dnf.cli.commands.deplist\n# destroy dnf.cli.commands.distrosync\n# destroy dnf.cli.commands.downgrade\n# destroy dnf.cli.commands.group\n# destroy dnf.cli.commands.history\n# destroy dnf.cli.commands.install\n# destroy dnf.cli.commands.makecache\n# destroy dnf.cli.commands.mark\n# destroy dnf.cli.commands.module\n# destroy dnf.cli.commands.reinstall\n# destroy dnf.cli.commands.remove\n# destroy dnf.cli.commands.repolist\n# destroy dnf.cli.commands.search\n# destroy dnf.cli.commands.shell\n# destroy dnf.cli.commands.swap\n# destroy dnf.cli.commands.updateinfo\n# destroy dnf.cli.commands.upgrade\n# destroy dnf.cli.commands.upgrademinimal\n# destroy rpm\n# destroy gpg.gpgme\n# destroy gpg.constants\n# destroy gpg.errors\n# destroy gpg.util\n# destroy json.scanner\n# destroy _json\n# destroy _opcode\n# destroy http.cookies\n# destroy gettext\n# destroy locale\n# destroy rhsmlib.facts.dmiinfo\n# destroy base64\n# destroy requests\n# destroy iniparse.ini\n# destroy enum\n# destroy shutil\n# destroy operator\n# destroy math\n# destroy dateutil.parser._parser\n# destroy _stat\n# destroy _weakref\n# destroy ntpath\n# destroy posix\n# destroy rhsmlib.facts.custom\n# destroy rhsmlib.facts.host_collector\n# destroy rhsmlib.facts.hwprobe\n# destroy rhsmlib.facts.insights\n# destroy rhsmlib.facts.kpatch\n# destroy rhsmlib.facts.cloud_facts\n# destroy rhsmlib.facts.pkg_arches\n# destroy rhsmlib.facts.network\n# destroy rhsm\n# destroy rhsmlib.dbus.dbus_utils\n# destroy requests.sessions\n# destroy six.moves.urllib_parse\n# destroy six.moves.urllib.error\n# destroy six.moves.urllib.request\n# destroy six.moves.urllib.response\n# destroy six.moves.urllib.robotparser\n# destroy _thread\n# destroy _warnings\n# destroy configparser\n# destroy fnmatch\n# destroy pyinotify\n# destroy urllib3.packages\n# destroy urllib3.exceptions\n# destroy urllib3._version\n# destroy urllib3.contrib\n# destroy urllib3.util\n# destroy urllib3._collections\n# destroy urllib3.connection\n# destroy urllib3.fields\n# destroy urllib3.filepost\n# destroy urllib3.request\n# destroy urllib3.response\n# destroy urllib3.connectionpool\n# destroy urllib3.poolmanager\n# destroy copy\n# destroy contextlib\n# destroy tempfile\n# destroy zipfile\n# destroy requests.certs\n# destroy hashlib\n# destroy encodings\n# destroy http.cookiejar\n# destroy chardet\n# destroy json\n# destroy calendar\n# destroy dateutil.tz\n# destroy six\n# destroy codecs\n# destroy urllib3.packages.six.moves.urllib_parse\n# destroy urllib3.packages.six.moves.urllib.error\n# destroy urllib3.packages.six.moves.urllib.request\n# destroy urllib3.packages.six.moves.urllib.response\n# destroy urllib3.packages.six.moves.urllib.robotparser\n# destroy string\n# destroy subprocess\n# destroy rhsmlib.facts.collector\n# destroy itertools\n# destroy http.client\n# destroy email\n# destroy dbus\n# destroy rhsmlib.dbus.constants\n# destroy rhsm.connection\n# destroy gi.repository.GLib\n# destroy rhsmlib.services.config\n# destroy subscription_manager.injection\n# destroy errno\n# destroy select\n# destroy urllib3.contrib._appengine_environ\n# destroy hmac\n# destroy warnings\n# destroy binascii\n# destroy urllib3.packages.six\n# destroy _hashlib\n# destroy ssl\n# destroy posixpath\n# destroy urllib\n# destroy io\n# destroy io\n# destroy _lzma\n# destroy _compression\n# destroy idna.idnadata\n# destroy bisect\n# destroy unicodedata\n# destroy re\n# destroy pyexpat\n# destroy threading\n# destroy functools\n# destroy logging\n# destroy socket\n# destroy struct\n# destroy _frozen_importlib\n# clear sys.audit hooks", "rc": 0, "cmd": ["dnf", "repolist"], "start": "2024-09-20 20:42:43.186331", "end": "2024-09-20 20:42:43.542615", "delta": "0:00:00.356284", "msg": "", "invocation": {"module_args": {"_raw_params": "dnf repolist", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 10976 1726879363.66027: done with _execute_module (ansible.legacy.command, {'_raw_params': 'dnf repolist', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_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-1726879362.5889196-11127-44764774617772/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879363.66041: _low_level_execute_command(): starting 10976 1726879363.66044: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879362.5889196-11127-44764774617772/ > /dev/null 2>&1 && sleep 0' 10976 1726879363.67914: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879363.67919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879363.68049: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879363.68054: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879363.68071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879363.68077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879363.68162: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879363.68243: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879363.68402: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879363.70231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879363.70236: stderr chunk (state=3): >>><<< 10976 1726879363.70239: stdout chunk (state=3): >>><<< 10976 1726879363.70271: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879363.70275: handler run complete 10976 1726879363.70441: Evaluated conditional (False): False 10976 1726879363.70554: attempt loop complete, returning result 10976 1726879363.70558: _execute() done 10976 1726879363.70560: dumping result to json 10976 1726879363.70828: done dumping result, returning 10976 1726879363.70837: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : List active CentOS repositories [0e24e73b-299d-f469-e0b0-00000000020e] 10976 1726879363.70843: sending task result for task 0e24e73b-299d-f469-e0b0-00000000020e ok: [managed_node2] => { "changed": false, "cmd": [ "dnf", "repolist" ], "delta": "0:00:00.356284", "end": "2024-09-20 20:42:43.542615", "rc": 0, "start": "2024-09-20 20:42:43.186331" } STDOUT: Updating Subscription Management repositories. Unable to read consumer identity This system is not registered with an entitlement server. You can use "rhc" or "subscription-manager" to register. repo id repo name appstream CentOS Stream 9 - AppStream baseos CentOS Stream 9 - BaseOS beaker-client Beaker Client - RedHatEnterpriseLinux9 beaker-harness Beaker harness beakerlib-libraries Copr repo for beakerlib-libraries owned by bgoncalv copr:copr.devel.redhat.com:lpol:qa-tools Copr repo for qa-tools owned by lpol epel Extra Packages for Enterprise Linux 9 - x86_64 epel-cisco-openh264 Extra Packages for Enterprise Linux 9 openh264 (From Cisco) - x86_64 epel-debuginfo Extra Packages for Enterprise Linux 9 - x86_64 - Debug epel-source Extra Packages for Enterprise Linux 9 - x86_64 - Source extras-common CentOS Stream 9 - Extras packages highavailability CentOS Stream 9 - HighAvailability STDERR: import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f5f0dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f5f0b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f5f0ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f18f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f18f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f18f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f187d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f130c40> # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f12fd00> # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0f25b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0e4100> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1103d0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1009a0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f100130> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8f0d9340> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0d1df0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0d9430> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0d94f0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0d95b0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0b32b0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f09db50> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0d9d60> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f131880> import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f127190> # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8f059070> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f059dc0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8f059220> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f131a90> # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f059850> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f059910> # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f059f10> # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f05e970> import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f05e220> # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f05ef10> # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edc2c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f05efd0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f059cd0> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edd35b0> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8edf2130> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8edf2400> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edf21f0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8edf22e0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8edf2730> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8edf2c40> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edf2370> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ede34c0> # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8ed5c6a0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ed71940> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8ed71a30> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ed5c820> import 'errno' # # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8ed7fb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edf2ac0> # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8e781ee0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ed5c070> # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ed7f9d0> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edf2e80> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ed88370> import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7813a0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e798760> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edd3e50> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edccaf0> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e761f40> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e74f700> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7810d0> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e71ed30> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e71efa0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7164f0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e79faf0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edcc4c0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edcc2b0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f059ee0> import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f0b35e0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f059550> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e6e0460> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e6cd670> # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8e6d3d60> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8edcc2e0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e6cddc0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f12f6d0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f12f340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e69ab80> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8e651160> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e653cd0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8e3a7cd0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e653f10> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8e30e5e0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e672a60> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8ccc7a60> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e3df070> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8cb9e640> # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cb9e760> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cca7d00> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8cb15520> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ccc7ca0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8cb28880> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cb15ac0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e6addf0> # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e6539d0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7dca00> # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8e7dcdf0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7dc190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7f6f70> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c87ab20> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c884100> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c884550> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c87ac70> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c352cd0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c3523d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c34afa0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c34a4f0> import 'atexit' # import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c87ae50> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c308730> # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c308a30> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c31a340> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c31a880> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c308b20> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c31afd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c31a7f0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c32a100> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c37d7f0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c8a65e0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7f6df0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7f6670> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c3391c0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7f6ca0> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7dceb0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7d7580> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8e7d7d60> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8e7d77c0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cb28940> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c339e80> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c291e50> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c183a30> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c1b6ac0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c074fd0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c1d15b0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c0866d0> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086400> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086850> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c0866a0> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c0869d0> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086a60> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086790> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086be0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086a30> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086b20> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086a00> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086c40> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086cd0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086d60> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086df0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086e80> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086f10> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086fa0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c086c70> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c074a30> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c2a29d0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c026430> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c026220> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c074b20> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c1b68b0> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c29a730> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c2913d0> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c2915e0> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c287c70> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c291c40> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c339e20> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c044490> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c026d00> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c026a90> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8bfd0fa0> import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfd0ac0> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c003a00> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8c003b50> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfdcf10> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfd0f10> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfdc820> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfd02e0> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c0448e0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c287a00> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfae5e0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf9ad60> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8c044c40> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfc6190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfaee20> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfaeeb0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfaef70> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8bf30790> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfb6760> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf307f0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf308e0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bfaee50> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8bf3feb0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf3fc40> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf3f880> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf3fa60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf3f5b0> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf30970> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf55850> # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8beb2a00> # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8be77fd0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be77d30> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bec0220> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be85790> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf55ac0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf3f5e0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bf55d00> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be92a00> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be185e0> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8be35130> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be18fd0> import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be18280> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be351c0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be18e50> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be35fd0> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f12f1f0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f130460> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bdd9910> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8bdeb790> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bdeb550> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bdd9d00> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bdd9ac0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be46850> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bdd9b50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be09a90> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bdeb820> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be09340> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd03940> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd03af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd03c40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd12280> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd03f70> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd12340> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd12f70> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd12d60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd22850> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd22460> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bd228b0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcb7490> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcb75b0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcb77f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcb7c40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcc9670> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcc97c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcc9e80> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcc9a60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcd9880> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcd9400> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcd9e20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bce6190> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bce69d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bce6be0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bce6cd0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8be24a30> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8f1303d0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/main.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/main.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/main.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/utils.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/utils.cpython-39.pyc' import 'dnf.cli.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bc75550> import 'dnf.cli.main' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bce6ac0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bca13d0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bca1190> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bca1d30> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bca1a60> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bc3c490> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bc471c0> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8bc3ce20> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bc3c910> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bc73580> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bc63be0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bbbd8b0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bbbda90> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bc73af0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bc73880> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bca1f40> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bcafdf0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bca1910> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bca1490> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bbc8f70> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bbdfa60> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bba6400> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bb3cd60> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bb3c670> # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8bb65580> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bb48400> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bba6580> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cabd490> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bb2ff10> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bb77640> import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bbdf2e0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8bb854f0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cad12e0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cad1850> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8cada9a0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cada4f0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cada220> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cad1e80> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cada100> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b937880> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b937910> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b937fa0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b937d60> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b952f70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b960fa0> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b960e20> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b96c1f0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b960cd0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b9609d0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b952e50> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b952700> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b943d30> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b937dc0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b937550> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8cadad90> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b937580> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b960a60> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b96c430> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b96c6a0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b96cc10> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b67ab20> # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b6150d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b670580> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b689af0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b615f70> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b615ee0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b621100> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b621220> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b615220> import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b662400> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b628970> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b632d60> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5d2eb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b577460> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5d2f10> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5a3730> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5a3850> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5987c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b598af0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5afc40> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5984f0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b598520> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b58bdc0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b538130> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5385b0> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b538610> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b538730> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b507940> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4f1280> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4f1d00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4f1d90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5075e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5176d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b544f70> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b551ca0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4c6bb0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5515b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b538ee0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b577100> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4ea940> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b47c160> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b47c490> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b47cdc0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4994f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b47cc70> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b47c520> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4d8bb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b450fa0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4506a0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b45c340> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4678b0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b467af0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3f86d0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3f82b0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b467dc0> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b467550> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4676a0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b41f4f0> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b41f160> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b415fa0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b415100> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4152e0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3cc400> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3cc5b0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3cc760> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3baee0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3ccaf0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3ccb80> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3ccc70> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3dddc0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3e9400> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3e9a30> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3dd8b0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3ddbe0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3bad00> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3badc0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3ba430> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4285e0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b394970> import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3943d0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b385fd0> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3ba4f0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3ba3a0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b394df0> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b415430> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3a39a0> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b40eb50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b33a310> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b33a580> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3a3f70> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b33ae80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b342220> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b33aa60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b33acd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b342cd0> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b342880> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b34b130> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b34bbe0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b34bca0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b34bd30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b34bdc0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b34be50> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b34b580> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b34b880> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b342bb0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b274400> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b274730> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b2749a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b274c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b274ee0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b27b1c0> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3424c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b27b520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b27b940> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b27b7c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b27bcd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b27b790> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b2890d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b289160> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b2891f0> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3426d0> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b32e8e0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b32e910> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b32e4f0> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b3425b0> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b40ee50> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b289f40> # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b232a30> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b23ec10> # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b24feb0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b23e910> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b23e6a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b23e9a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1fa940> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b27bc10> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b2063a0> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b206b50> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b206c10> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b206430> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b206190> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1fafd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1b8a90> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1b8640> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1b8850> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1b8910> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1cb7f0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1fadc0> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1e6b50> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1e6730> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1dfbe0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1df190> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1b8490> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b40e7c0> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b402b20> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1e69a0> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1e6970> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b17b250> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b17b640> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b45c1f0> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b444bb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b17bbe0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b17bf70> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b19b160> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b19ba00> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b17bfa0> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b12fa60> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b12f400> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b165220> # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b0fe130> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0fef40> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b165e50> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0f5250> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b13b8b0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b12f7f0> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b157340> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b115fa0> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1156d0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b08c190> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b08c610> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b08c820> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b08c640> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b08c730> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b08cd90> # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b09a4f0> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8b09a6d0> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b08c910> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0bc7f0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0bc8e0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0bcbe0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0ca1f0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0bc190> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0abd30> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0abfa0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0ab9d0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b08cbe0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8afe1340> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8affbd90> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8afe1b50> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8afe16d0> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b0cadf0> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af77c40> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af161c0> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8af16d30> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af77cd0> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af77610> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af28dc0> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af282b0> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af7b700> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b1449d0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b19bc40> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4ac880> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b438b50> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af40ca0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8af40df0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b4ea280> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b632ca0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aeda550> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aecd9d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aedaf40> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aee71c0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aee7460> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aee76a0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aee7880> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aedaaf0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aeda820> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aedad00> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aef8250> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aef8700> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aef8370> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae86fd0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aef8b50> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aef8ca0> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b5d2700> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8aea79a0> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b6287c0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8b6701f0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aeb74c0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae2f7c0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae39550> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae2fdf0> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aeb7970> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae2f220> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae434f0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae43700> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae43a00> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae43cd0> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aea7f10> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aea7b50> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aeb7310> # destroy dnf.plugin.dynamic # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # destroy __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing warnings # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing gettext # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing email.base64mime # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing email.quoprimime # cleanup[2] removing email.errors # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing _socket # cleanup[2] removing collections.abc # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing errno # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing locale # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing threading # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing shlex # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing argparse # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing weakref # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing copy # cleanup[2] removing signal # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing atexit # cleanup[2] removing logging # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing tempfile # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing contextlib # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing fcntl # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing gzip # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # 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 dnf.persistor # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing importlib # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing importlib.machinery # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.cli.utils # cleanup[2] removing dnf.cli.main # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing distro # destroy distro # cleanup[2] removing http # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing platform # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing syslog # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing typing # destroy typing # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing mimetypes # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing zipfile # cleanup[2] removing requests.certs # cleanup[2] removing http.cookiejar # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping http.cookiejar # cleanup[3] wiping requests.certs # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping _uuid # cleanup[3] wiping platform # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli.main # cleanup[3] wiping dnf.cli.utils # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # destroy dnf.cli.utils # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping subprocess # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping importlib.machinery # cleanup[3] wiping _opcode # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping gzip # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping fcntl # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping contextlib # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping tempfile # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping fnmatch # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping signal # cleanup[3] wiping copy # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping weakref # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping argparse # cleanup[3] wiping shlex # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping threading # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping locale # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping errno # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping collections.abc # cleanup[3] wiping _socket # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders # cleanup[3] wiping email.errors # cleanup[3] wiping email.quoprimime # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.base64mime # destroy email.quoprimime # destroy email.errors # destroy email.encoders # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping gettext # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # destroy _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping warnings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _ssl # destroy decimal # destroy _curses # destroy _posixsubprocess # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy grp # destroy zlib # destroy rpm._rpm # destroy _queue # destroy _datetime # destroy _socket # destroy _blake2 # destroy _random # destroy _bisect # destroy _string # destroy _signal # destroy marshal # destroy dnf.cli.main # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy signal # destroy libdnf._error # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy random # destroy dnf.cli.output # destroy queue # destroy shlex # destroy urllib.parse # destroy pwd # destroy _functools # destroy libcomps # destroy gzip # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy importlib # destroy inspect # destroy argparse # destroy gc # destroy stat # destroy selectors # destroy traceback # destroy dnf.yum.misc # destroy glob # destroy hawkey # destroy curses # destroy fcntl # destroy termios # destroy dnf # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy rpm # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy json.scanner # destroy _json # destroy _opcode # destroy http.cookies # destroy gettext # destroy locale # destroy rhsmlib.facts.dmiinfo # destroy base64 # destroy requests # destroy iniparse.ini # destroy enum # destroy shutil # destroy operator # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy requests.sessions # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy string # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks 10976 1726879363.76482: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000020e 10976 1726879363.76489: WORKER PROCESS EXITING 10976 1726879363.77868: no more pending results, returning what we have 10976 1726879363.77871: results queue empty 10976 1726879363.77872: checking for any_errors_fatal 10976 1726879363.77874: done checking for any_errors_fatal 10976 1726879363.77875: checking for max_fail_percentage 10976 1726879363.77876: done checking for max_fail_percentage 10976 1726879363.77877: checking to see if all hosts have failed and the running result is not ok 10976 1726879363.77878: done checking to see if all hosts have failed 10976 1726879363.77879: getting the remaining hosts for this loop 10976 1726879363.77880: done getting the remaining hosts for this loop 10976 1726879363.77885: getting the next task for host managed_node2 10976 1726879363.77891: done getting next task for host managed_node2 10976 1726879363.77895: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Enable CentOS repositories 10976 1726879363.77899: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879363.77909: getting variables 10976 1726879363.77911: in VariableManager get_vars() 10976 1726879363.77943: Calling all_inventory to load vars for managed_node2 10976 1726879363.77946: Calling groups_inventory to load vars for managed_node2 10976 1726879363.77948: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879363.77958: Calling all_plugins_play to load vars for managed_node2 10976 1726879363.77960: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879363.77963: Calling groups_plugins_play to load vars for managed_node2 10976 1726879363.78131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879363.78327: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879363.78346: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879363.78351: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879363.78423: done with get_vars() 10976 1726879363.78434: done getting variables 10976 1726879363.79163: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Enable CentOS repositories] ******* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/CentOS.yml:10 Friday 20 September 2024 20:42:43 -0400 (0:00:01.276) 0:00:05.215 ****** 10976 1726879363.79204: entering _queue_task() for managed_node2/command 10976 1726879363.79781: worker is 1 (out of 1 available) 10976 1726879363.79793: exiting _queue_task() for managed_node2/command 10976 1726879363.79804: done queuing things up, now waiting for results queue to drain 10976 1726879363.79805: waiting for pending results... 10976 1726879363.80741: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Enable CentOS repositories 10976 1726879363.81061: in run() - task 0e24e73b-299d-f469-e0b0-00000000020f 10976 1726879363.81246: variable 'ansible_search_path' from source: unknown 10976 1726879363.81256: variable 'ansible_search_path' from source: unknown 10976 1726879363.81309: variable '__ha_cluster_repos' from source: include_vars 10976 1726879363.81871: variable '__ha_cluster_repos' from source: include_vars 10976 1726879363.82091: variable 'omit' from source: magic vars 10976 1726879363.82556: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879363.82571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879363.82587: variable 'omit' from source: magic vars 10976 1726879363.83424: variable 'item' from source: unknown 10976 1726879363.83437: variable '__ha_cluster_repolist' from source: set_fact 10976 1726879363.83727: Evaluated conditional (item.id not in __ha_cluster_repolist.stdout): False 10976 1726879363.83741: when evaluation is False, skipping this task 10976 1726879363.83902: variable 'item' from source: unknown 10976 1726879363.84109: variable 'item' from source: unknown skipping: [managed_node2] => (item={'id': 'highavailability', 'name': 'HighAvailability'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item.id not in __ha_cluster_repolist.stdout", "item": { "id": "highavailability", "name": "HighAvailability" }, "skip_reason": "Conditional result was False" } 10976 1726879363.84373: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879363.84539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879363.84594: variable 'omit' from source: magic vars 10976 1726879363.85102: variable 'item' from source: unknown 10976 1726879363.85113: variable '__ha_cluster_repolist' from source: set_fact 10976 1726879363.85264: Evaluated conditional (item.id not in __ha_cluster_repolist.stdout): True 10976 1726879363.85670: variable 'item' from source: unknown 10976 1726879363.85730: variable 'ha_cluster_enable_repos_resilient_storage' from source: role '' defaults 10976 1726879363.85744: Evaluated conditional (item.name != "ResilientStorage" or ha_cluster_enable_repos_resilient_storage): False 10976 1726879363.85751: when evaluation is False, skipping this task 10976 1726879363.85873: variable 'item' from source: unknown 10976 1726879363.86059: variable 'item' from source: unknown skipping: [managed_node2] => (item={'id': 'resilientstorage', 'name': 'ResilientStorage'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item.name != \"ResilientStorage\" or ha_cluster_enable_repos_resilient_storage", "item": { "id": "resilientstorage", "name": "ResilientStorage" }, "skip_reason": "Conditional result was False" } 10976 1726879363.86449: dumping result to json 10976 1726879363.86460: done dumping result, returning 10976 1726879363.86470: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Enable CentOS repositories [0e24e73b-299d-f469-e0b0-00000000020f] 10976 1726879363.86480: sending task result for task 0e24e73b-299d-f469-e0b0-00000000020f skipping: [managed_node2] => { "changed": false } MSG: All items skipped 10976 1726879363.86600: no more pending results, returning what we have 10976 1726879363.86604: results queue empty 10976 1726879363.86605: checking for any_errors_fatal 10976 1726879363.86640: done checking for any_errors_fatal 10976 1726879363.86641: checking for max_fail_percentage 10976 1726879363.86643: done checking for max_fail_percentage 10976 1726879363.86645: checking to see if all hosts have failed and the running result is not ok 10976 1726879363.86646: done checking to see if all hosts have failed 10976 1726879363.86647: getting the remaining hosts for this loop 10976 1726879363.86649: done getting the remaining hosts for this loop 10976 1726879363.86653: getting the next task for host managed_node2 10976 1726879363.86663: done getting next task for host managed_node2 10976 1726879363.86668: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Install role essential packages 10976 1726879363.86673: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879363.86690: getting variables 10976 1726879363.86692: in VariableManager get_vars() 10976 1726879363.86736: Calling all_inventory to load vars for managed_node2 10976 1726879363.86739: Calling groups_inventory to load vars for managed_node2 10976 1726879363.86741: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879363.86753: Calling all_plugins_play to load vars for managed_node2 10976 1726879363.86757: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879363.86760: Calling groups_plugins_play to load vars for managed_node2 10976 1726879363.86996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879363.87179: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879363.87197: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879363.87203: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879363.87756: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000020f 10976 1726879363.87759: WORKER PROCESS EXITING 10976 1726879363.87813: done with get_vars() 10976 1726879363.87829: done getting variables 10976 1726879363.87936: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Install role essential packages] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:11 Friday 20 September 2024 20:42:43 -0400 (0:00:00.087) 0:00:05.302 ****** 10976 1726879363.87970: entering _queue_task() for managed_node2/package 10976 1726879363.87972: Creating lock for package 10976 1726879363.89148: worker is 1 (out of 1 available) 10976 1726879363.89160: exiting _queue_task() for managed_node2/package 10976 1726879363.89171: done queuing things up, now waiting for results queue to drain 10976 1726879363.89173: waiting for pending results... 10976 1726879363.89246: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Install role essential packages 10976 1726879363.89614: in run() - task 0e24e73b-299d-f469-e0b0-0000000000ea 10976 1726879363.89639: variable 'ansible_search_path' from source: unknown 10976 1726879363.89647: variable 'ansible_search_path' from source: unknown 10976 1726879363.89692: calling self._execute() 10976 1726879363.89890: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879363.90004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879363.90018: variable 'omit' from source: magic vars 10976 1726879363.90137: variable 'omit' from source: magic vars 10976 1726879363.90311: variable 'omit' from source: magic vars 10976 1726879363.91058: variable '__ha_cluster_role_essential_packages' from source: include_vars 10976 1726879363.91137: variable 'ha_cluster_extra_packages' from source: role '' defaults 10976 1726879363.91630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879363.97559: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879363.98795: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879363.99002: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879363.99262: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879363.99474: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879363.99862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879364.00041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879364.00148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879364.00390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879364.00412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879364.00750: variable '__ha_cluster_is_ostree' from source: set_fact 10976 1726879364.00764: variable 'omit' from source: magic vars 10976 1726879364.00907: variable 'omit' from source: magic vars 10976 1726879364.00942: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879364.00978: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879364.01005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879364.01114: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879364.01130: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879364.01166: variable 'inventory_hostname' from source: set_fact 10976 1726879364.01208: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879364.01216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879364.01440: Set connection var ansible_pipelining to False 10976 1726879364.01453: Set connection var ansible_shell_executable to /bin/sh 10976 1726879364.01462: Set connection var ansible_timeout to 10 10976 1726879364.01470: Set connection var ansible_shell_type to sh 10976 1726879364.01478: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879364.01536: Set connection var ansible_connection to ssh 10976 1726879364.01563: variable 'ansible_shell_executable' from source: unknown 10976 1726879364.01570: variable 'ansible_connection' from source: unknown 10976 1726879364.01645: variable 'ansible_module_compression' from source: unknown 10976 1726879364.01652: variable 'ansible_shell_type' from source: unknown 10976 1726879364.01658: variable 'ansible_shell_executable' from source: unknown 10976 1726879364.01664: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879364.01671: variable 'ansible_pipelining' from source: unknown 10976 1726879364.01677: variable 'ansible_timeout' from source: unknown 10976 1726879364.01684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879364.01971: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879364.01989: variable 'omit' from source: magic vars 10976 1726879364.02000: starting attempt loop 10976 1726879364.02006: running the handler 10976 1726879364.02014: variable 'ansible_facts' from source: unknown 10976 1726879364.02020: variable 'ansible_facts' from source: unknown 10976 1726879364.02197: _low_level_execute_command(): starting 10976 1726879364.02209: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879364.03964: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879364.04007: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879364.04064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879364.04164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879364.04277: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879364.04311: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879364.04374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879364.04435: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879364.04447: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879364.04490: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879364.04504: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879364.04517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879364.04536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879364.04549: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879364.04560: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879364.04578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879364.04700: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879364.04828: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879364.04864: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879364.04971: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879364.06629: stdout chunk (state=3): >>>/root <<< 10976 1726879364.06795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879364.06920: stderr chunk (state=3): >>><<< 10976 1726879364.06925: stdout chunk (state=3): >>><<< 10976 1726879364.07052: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879364.07056: _low_level_execute_command(): starting 10976 1726879364.07067: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879364.069594-11174-132813205909054 `" && echo ansible-tmp-1726879364.069594-11174-132813205909054="` echo /root/.ansible/tmp/ansible-tmp-1726879364.069594-11174-132813205909054 `" ) && sleep 0' 10976 1726879364.09077: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879364.09082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879364.09183: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879364.09191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879364.09194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879364.09362: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879364.09365: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879364.09414: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879364.09462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879364.11363: stdout chunk (state=3): >>>ansible-tmp-1726879364.069594-11174-132813205909054=/root/.ansible/tmp/ansible-tmp-1726879364.069594-11174-132813205909054 <<< 10976 1726879364.11480: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879364.11570: stderr chunk (state=3): >>><<< 10976 1726879364.11573: stdout chunk (state=3): >>><<< 10976 1726879364.11832: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879364.069594-11174-132813205909054=/root/.ansible/tmp/ansible-tmp-1726879364.069594-11174-132813205909054 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879364.11836: variable 'ansible_module_compression' from source: unknown 10976 1726879364.11839: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 10976 1726879364.11842: ANSIBALLZ: Acquiring lock 10976 1726879364.11844: ANSIBALLZ: Lock acquired: 139704749141664 10976 1726879364.11846: ANSIBALLZ: Creating module 10976 1726879364.38967: ANSIBALLZ: Writing module into payload 10976 1726879364.39711: ANSIBALLZ: Writing module 10976 1726879364.39924: ANSIBALLZ: Renaming module 10976 1726879364.39985: ANSIBALLZ: Done creating module 10976 1726879364.40071: variable 'ansible_facts' from source: unknown 10976 1726879364.40408: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879364.069594-11174-132813205909054/AnsiballZ_dnf.py 10976 1726879364.40679: Sending initial data 10976 1726879364.40682: Sent initial data (151 bytes) 10976 1726879364.42656: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879364.42665: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879364.42680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879364.42696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879364.42740: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879364.42746: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879364.42756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879364.42770: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879364.42778: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879364.42783: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879364.42795: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879364.42802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879364.42818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879364.42826: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879364.42833: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879364.42842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879364.42909: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879364.42933: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879364.42946: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879364.43015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879364.44837: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879364.44872: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879364.44910: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpmpr70uh9 /root/.ansible/tmp/ansible-tmp-1726879364.069594-11174-132813205909054/AnsiballZ_dnf.py <<< 10976 1726879364.45018: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879364.46957: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879364.47129: stderr chunk (state=3): >>><<< 10976 1726879364.47132: stdout chunk (state=3): >>><<< 10976 1726879364.47154: done transferring module to remote 10976 1726879364.47170: _low_level_execute_command(): starting 10976 1726879364.47173: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879364.069594-11174-132813205909054/ /root/.ansible/tmp/ansible-tmp-1726879364.069594-11174-132813205909054/AnsiballZ_dnf.py && sleep 0' 10976 1726879364.48100: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879364.48109: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879364.48120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879364.48138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879364.48181: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879364.48188: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879364.48201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879364.48214: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879364.48223: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879364.48231: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879364.48239: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879364.48249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879364.48268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879364.48276: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879364.48283: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879364.48302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879364.48390: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879364.48408: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879364.48420: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879364.48494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879364.50928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879364.51010: stderr chunk (state=3): >>><<< 10976 1726879364.51015: stdout chunk (state=3): >>><<< 10976 1726879364.51032: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879364.51036: _low_level_execute_command(): starting 10976 1726879364.51040: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879364.069594-11174-132813205909054/AnsiballZ_dnf.py && sleep 0' 10976 1726879364.52241: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879364.52256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879364.52345: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879364.52349: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879364.52366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879364.52371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879364.52509: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879364.52563: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879364.52593: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879364.52714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879364.55454: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879364.55481: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879364.55536: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879364.55574: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879364.55613: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879364.55616: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879364.55649: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 10976 1726879364.55716: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879364.55753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879364.55756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879364.55786: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c3f3dc0> <<< 10976 1726879364.55857: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c3983a0> <<< 10976 1726879364.55867: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c3f3b20> <<< 10976 1726879364.55902: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c3f3ac0> <<< 10976 1726879364.55955: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879364.55958: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c398490> <<< 10976 1726879364.55982: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879364.56012: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c398940> <<< 10976 1726879364.56038: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c398670> <<< 10976 1726879364.56080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879364.56103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879364.56142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879364.56146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879364.56182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # <<< 10976 1726879364.56196: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c34f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879364.56220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879364.56303: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c34f220> <<< 10976 1726879364.56317: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879364.56359: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c372850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c34f940> <<< 10976 1726879364.56406: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c3b0880> <<< 10976 1726879364.56419: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c348d90> <<< 10976 1726879364.56481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c372d90> <<< 10976 1726879364.56538: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c398970> <<< 10976 1726879364.56560: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879364.56802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879364.56834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879364.56860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879364.56886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879364.56930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879364.56934: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c312eb0> <<< 10976 1726879364.56973: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c316f40> <<< 10976 1726879364.56987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879364.57061: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879364.57086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879364.57102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879364.57139: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c30c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c314640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c312370> <<< 10976 1726879364.57150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879364.57214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879364.57241: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879364.57284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879364.57297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879364.57339: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87c21edc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c21e8b0> <<< 10976 1726879364.57387: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c21eeb0> <<< 10976 1726879364.57406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879364.57430: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c21ef70> <<< 10976 1726879364.57479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c21ee80> <<< 10976 1726879364.57495: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879364.57529: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c277d30> import '_functools' # <<< 10976 1726879364.57563: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c271610> <<< 10976 1726879364.57618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879364.57644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c284670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c31be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879364.57689: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87c230c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c277250> <<< 10976 1726879364.57727: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87c284280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c3219d0> <<< 10976 1726879364.57755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879364.57804: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879364.57835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c230fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c230d90> <<< 10976 1726879364.57876: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c230d00> <<< 10976 1726879364.57900: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879364.57938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879364.57960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879364.58008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879364.58055: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bffb370> <<< 10976 1726879364.58068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879364.58100: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bffb460> <<< 10976 1726879364.58224: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c238fa0> <<< 10976 1726879364.58270: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c232a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c232490> <<< 10976 1726879364.58297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879364.58343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879364.58383: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879364.58394: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bf2f1c0> <<< 10976 1726879364.58412: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bfe5c70> <<< 10976 1726879364.58464: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c232eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c321040> <<< 10976 1726879364.58504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879364.58530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879364.58554: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bf40af0> <<< 10976 1726879364.58566: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879364.58612: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87bf40e20> <<< 10976 1726879364.58645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879364.58671: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bf53730> <<< 10976 1726879364.58683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879364.58783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bf53c70> <<< 10976 1726879364.58817: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87bee03a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bf40f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879364.58834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879364.58875: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87bef0280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bf535b0> <<< 10976 1726879364.58885: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879364.58914: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879364.58934: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87bef0340> <<< 10976 1726879364.58956: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c2309d0> <<< 10976 1726879364.58976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879364.59014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879364.59032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879364.59056: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87bf0c6a0> <<< 10976 1726879364.59080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879364.59116: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87bf0c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bf0c760> <<< 10976 1726879364.59147: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87bf0c850> <<< 10976 1726879364.59175: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879364.59377: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87bf0cca0> <<< 10976 1726879364.59410: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87bf191f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bf0c8e0> <<< 10976 1726879364.59448: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87beffa30> <<< 10976 1726879364.59468: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c2305b0> <<< 10976 1726879364.59487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879364.59532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879364.59567: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bf0ca90> <<< 10976 1726879364.59682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879364.59702: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff87be33670> <<< 10976 1726879364.59871: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 10976 1726879364.59954: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.59982: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879364.60012: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879364.60042: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.61304: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.62271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bd5b7c0> <<< 10976 1726879364.62328: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879364.62356: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879364.62371: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87bd5b160> <<< 10976 1726879364.62417: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bd5b280> <<< 10976 1726879364.62442: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bd5bf10> <<< 10976 1726879364.62467: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879364.62549: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bd5b4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bd5bd30> import 'atexit' # <<< 10976 1726879364.62569: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87bd5bf70> <<< 10976 1726879364.62580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879364.62608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879364.62647: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bd5b100> <<< 10976 1726879364.62674: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879364.62694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879364.62708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879364.62746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879364.62762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879364.62830: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b7d1130> <<< 10976 1726879364.62869: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b78cf40> <<< 10976 1726879364.62896: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b78cd60> <<< 10976 1726879364.62915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879364.62950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879364.62992: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b78c3d0> <<< 10976 1726879364.63005: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bd42dc0> <<< 10976 1726879364.63163: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bd423a0> <<< 10976 1726879364.63203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879364.63232: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bd42f70> <<< 10976 1726879364.63245: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879364.63284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879364.63338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879364.63349: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bd90c10> <<< 10976 1726879364.63422: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b769d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b7693a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bd60490> <<< 10976 1726879364.63458: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b7694c0> <<< 10976 1726879364.63494: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b7694f0> <<< 10976 1726879364.63527: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879364.63554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879364.63575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879364.63669: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b750250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bda21f0> <<< 10976 1726879364.63691: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879364.63707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879364.63771: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879364.63793: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b75c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bda2370> <<< 10976 1726879364.63805: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879364.63835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879364.63877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879364.63891: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879364.63934: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bdbbd90> <<< 10976 1726879364.64062: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b75c880> <<< 10976 1726879364.64164: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b75c6d0> <<< 10976 1726879364.64203: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b75b670> <<< 10976 1726879364.64240: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879364.64252: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b75b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bd9a8b0> <<< 10976 1726879364.64286: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879364.64410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879364.64429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b7e1670> <<< 10976 1726879364.64564: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b7e0ac0> <<< 10976 1726879364.64577: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b7ef0d0> <<< 10976 1726879364.64610: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b7e10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bd67a60> <<< 10976 1726879364.64656: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879364.64672: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.64741: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.64877: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879364.64900: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879364.64903: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.64978: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.65079: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.65625: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.66066: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879364.66095: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879364.66149: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b346580> <<< 10976 1726879364.66276: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b72a520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b2e80a0> <<< 10976 1726879364.66311: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 10976 1726879364.66345: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879364.66467: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.66634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b7e0bb0> # zipimport: zlib available <<< 10976 1726879364.67030: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.67405: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.67459: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.67529: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879364.67568: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.67599: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879364.67669: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.67767: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10976 1726879364.67772: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879364.67807: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.67811: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.67848: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879364.68037: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.68255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879364.68269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 10976 1726879364.68350: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b738970> # zipimport: zlib available <<< 10976 1726879364.68410: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.68489: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879364.68516: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879364.68520: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.68560: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.68598: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10976 1726879364.68631: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.68676: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.68783: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.68845: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879364.68871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879364.68949: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87bdad250> <<< 10976 1726879364.68983: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b7386a0> <<< 10976 1726879364.69032: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879364.69171: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.69220: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.69247: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.69317: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879364.69382: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879364.69398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879364.69475: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b71f7c0> <<< 10976 1726879364.69521: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b71c7f0> <<< 10976 1726879364.69581: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b715970> <<< 10976 1726879364.69621: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879364.69639: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879364.69731: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879364.69752: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 10976 1726879364.69755: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.70212: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.70628: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.71202: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.72046: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b097640> <<< 10976 1726879364.72096: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b0976d0> <<< 10976 1726879364.72132: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 10976 1726879364.72202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py <<< 10976 1726879364.72206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b097c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b097910> <<< 10976 1726879364.72220: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 10976 1726879364.72281: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b097070> <<< 10976 1726879364.72321: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' <<< 10976 1726879364.72338: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 10976 1726879364.72351: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 10976 1726879364.72385: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 10976 1726879364.72388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 10976 1726879364.72431: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py <<< 10976 1726879364.72434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 10976 1726879364.72462: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b044730> <<< 10976 1726879364.72497: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b044c40> <<< 10976 1726879364.72524: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py <<< 10976 1726879364.72527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b044e50> <<< 10976 1726879364.72608: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bdab700> <<< 10976 1726879364.72637: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 10976 1726879364.72663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879364.72692: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b046a60> <<< 10976 1726879364.72695: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 10976 1726879364.72745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 10976 1726879364.72843: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b046ac0> <<< 10976 1726879364.72873: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 10976 1726879364.72905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 10976 1726879364.72908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 10976 1726879364.72948: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b0ed610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b046ee0> <<< 10976 1726879364.73018: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b046370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bdab6d0> <<< 10976 1726879364.73062: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 10976 1726879364.73103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 10976 1726879364.73106: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 10976 1726879364.73149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 10976 1726879364.73178: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 10976 1726879364.73207: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b2d3070> <<< 10976 1726879364.73444: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b317dc0> <<< 10976 1726879364.73487: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b0ed430> <<< 10976 1726879364.73499: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py <<< 10976 1726879364.73513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 10976 1726879364.73534: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 10976 1726879364.73587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 10976 1726879364.73590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py <<< 10976 1726879364.73593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b315df0> <<< 10976 1726879364.73661: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' <<< 10976 1726879364.73666: stdout chunk (state=3): >>>import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b315250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b320d30> <<< 10976 1726879364.73669: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b043f70> <<< 10976 1726879364.73710: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b2e1700> <<< 10976 1726879364.73713: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b738ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b097e50> <<< 10976 1726879364.73719: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b0976a0> <<< 10976 1726879364.73763: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' <<< 10976 1726879364.73779: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b097760> <<< 10976 1726879364.73782: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py <<< 10976 1726879364.73807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 10976 1726879364.73812: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py<<< 10976 1726879364.73814: stdout chunk (state=3): >>> <<< 10976 1726879364.73817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 10976 1726879364.73897: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b315ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b097160> <<< 10976 1726879364.73947: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py <<< 10976 1726879364.73951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879364.74090: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b346a60> <<< 10976 1726879364.74098: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 10976 1726879364.74129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 10976 1726879364.74216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 10976 1726879364.74257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 10976 1726879364.74495: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b2d9940> <<< 10976 1726879364.75406: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b0f75e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b346850> <<< 10976 1726879364.75410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 10976 1726879364.75413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 10976 1726879364.75416: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b0e46a0> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b08ea30> <<< 10976 1726879364.75418: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' <<< 10976 1726879364.75420: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b0a0b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b08e730> <<< 10976 1726879364.75473: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 10976 1726879364.75479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b0a06d0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 10976 1726879364.75482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 10976 1726879364.75692: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b04f700> <<< 10976 1726879364.75737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 10976 1726879364.75740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 10976 1726879364.75764: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ae0fca0> <<< 10976 1726879364.75796: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879364.75836: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/__pycache__/__about__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/__about__.cpython-39.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87adaa910> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87adaa5e0> <<< 10976 1726879364.75859: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/__init__.py <<< 10976 1726879364.75889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/utils.py <<< 10976 1726879364.75911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 10976 1726879364.75978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 10976 1726879364.75981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 10976 1726879364.76012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 10976 1726879364.76070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 10976 1726879364.76098: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87ad6b4c0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ad6b280> <<< 10976 1726879364.76112: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87addeac0> <<< 10976 1726879364.76204: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87adb8ac0> <<< 10976 1726879364.76236: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87adaafd0> <<< 10976 1726879364.76286: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87adbe9d0> <<< 10976 1726879364.76307: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87adb8670> <<< 10976 1726879364.76360: stdout chunk (state=3): >>># extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' <<< 10976 1726879364.76371: stdout chunk (state=3): >>># extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87adb84f0> <<< 10976 1726879364.76390: stdout chunk (state=3): >>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87adaab50> <<< 10976 1726879364.76440: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/base.py <<< 10976 1726879364.76443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/base.cpython-39.pyc' <<< 10976 1726879364.76468: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ad99c70> <<< 10976 1726879364.76482: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-39.pyc' <<< 10976 1726879364.76510: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/exceptions.cpython-39.pyc' <<< 10976 1726879364.76544: stdout chunk (state=3): >>>import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ada3b50> <<< 10976 1726879364.76587: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ad99e20> <<< 10976 1726879364.76631: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879364.76644: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_serialization.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-39.pyc' <<< 10976 1726879364.76701: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ada3790> <<< 10976 1726879364.76763: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-39.pyc' <<< 10976 1726879364.76768: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab3b280> <<< 10976 1726879364.76815: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-39.pyc' <<< 10976 1726879364.76845: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dh' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab3b640> <<< 10976 1726879364.76886: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/types.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-39.pyc' <<< 10976 1726879364.76933: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab4e640> <<< 10976 1726879364.76937: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab41580> <<< 10976 1726879364.76972: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-39.pyc' <<< 10976 1726879364.76987: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-39.pyc' <<< 10976 1726879364.77036: stdout chunk (state=3): >>>import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab59c70> <<< 10976 1726879364.77111: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab4e790> <<< 10976 1726879364.77142: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab4ef10> <<< 10976 1726879364.77166: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87aaf06d0> <<< 10976 1726879364.77211: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-39.pyc' <<< 10976 1726879364.77254: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_asymmetric.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-39.pyc' import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab01c40> <<< 10976 1726879364.77265: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87aaf0b20> <<< 10976 1726879364.77284: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.x25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab01df0> <<< 10976 1726879364.77316: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.x448' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab0d1c0> <<< 10976 1726879364.77344: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab413d0> import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ada3430> <<< 10976 1726879364.77371: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/ssh.py <<< 10976 1726879364.77385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-39.pyc' <<< 10976 1726879364.77433: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879364.77464: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-39.pyc' import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab17700> <<< 10976 1726879364.77495: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-39.pyc' <<< 10976 1726879364.77509: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-39.pyc' <<< 10976 1726879364.77547: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab215b0> <<< 10976 1726879364.77632: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab17b80> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab17520> <<< 10976 1726879364.77665: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-39.pyc' <<< 10976 1726879364.77678: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab17d90> <<< 10976 1726879364.77734: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab3b100> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ada33d0> <<< 10976 1726879364.77766: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/extensions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/extensions.py <<< 10976 1726879364.77798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/extensions.cpython-39.pyc' <<< 10976 1726879364.77819: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py <<< 10976 1726879364.77858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' <<< 10976 1726879364.78017: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87aa6adc0> <<< 10976 1726879364.78041: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-39.pyc' <<< 10976 1726879364.78072: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' <<< 10976 1726879364.78113: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87aaa47c0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87aaa4580> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/general_name.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/general_name.py <<< 10976 1726879364.78137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/general_name.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/name.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/name.py <<< 10976 1726879364.78167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/name.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/oid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/oid.cpython-39.pyc' import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87aa2ecd0> <<< 10976 1726879364.78215: stdout chunk (state=3): >>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87aa28dc0> <<< 10976 1726879364.78240: stdout chunk (state=3): >>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87aaa4c40> <<< 10976 1726879364.78434: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ada32e0> <<< 10976 1726879364.78501: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ad81c70> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87adaa730> <<< 10976 1726879364.78553: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879364.78570: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/interfaces.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-39.pyc' <<< 10976 1726879364.78601: stdout chunk (state=3): >>>import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87aa5fd30> import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87adaa5b0> <<< 10976 1726879364.78698: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.78772: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 10976 1726879364.79220: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879364.79263: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 10976 1726879364.79286: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.79446: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.79597: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 10976 1726879364.79755: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879364.80029: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879364.80625: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py <<< 10976 1726879364.80636: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879364.80676: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py <<< 10976 1726879364.80697: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 10976 1726879364.80739: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py <<< 10976 1726879364.80758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' <<< 10976 1726879364.80763: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87a9c10d0> <<< 10976 1726879364.80804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 10976 1726879364.80859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879364.81196: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87a9c1d00> <<< 10976 1726879364.81224: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 10976 1726879364.81231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 10976 1726879364.81298: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87a9fef10> <<< 10976 1726879364.81334: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87a9c1fd0> <<< 10976 1726879364.81340: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87a9c1640> <<< 10976 1726879364.81388: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py <<< 10976 1726879364.81409: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' <<< 10976 1726879364.81430: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87a9c13d0> <<< 10976 1726879364.81449: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py<<< 10976 1726879364.81452: stdout chunk (state=3): >>> <<< 10976 1726879364.81556: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 10976 1726879364.81598: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py <<< 10976 1726879364.81603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879364.81651: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py <<< 10976 1726879364.81657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 10976 1726879364.81850: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' <<< 10976 1726879364.81853: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87a9c5d90><<< 10976 1726879364.81871: stdout chunk (state=3): >>> <<< 10976 1726879364.81874: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87a9c35e0> <<< 10976 1726879364.81902: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 10976 1726879364.81953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 10976 1726879364.82053: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' <<< 10976 1726879364.82064: stdout chunk (state=3): >>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' <<< 10976 1726879364.82076: stdout chunk (state=3): >>>import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87a8e8160> <<< 10976 1726879364.82124: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87a9c5d60> <<< 10976 1726879364.82157: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 10976 1726879364.82260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 10976 1726879364.83934: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' <<< 10976 1726879364.83943: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87a8bda30> <<< 10976 1726879364.84046: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87a8dceb0> <<< 10976 1726879364.84090: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 10976 1726879364.84177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 10976 1726879364.84327: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' <<< 10976 1726879364.84330: stdout chunk (state=3): >>># extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87904ceb0> <<< 10976 1726879364.84542: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87a9194c0> <<< 10976 1726879364.84579: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 10976 1726879364.84628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 10976 1726879364.84742: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff878f25a90><<< 10976 1726879364.84756: stdout chunk (state=3): >>> <<< 10976 1726879364.84810: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87904cfd0> <<< 10976 1726879364.84830: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py <<< 10976 1726879364.84877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 10976 1726879364.85000: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' <<< 10976 1726879364.85006: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff878e8f610> <<< 10976 1726879364.85046: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878f04130> <<< 10976 1726879364.85074: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879364.85165: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff878ea2970> <<< 10976 1726879364.85187: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878e8fbb0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87a9c3f40> <<< 10976 1726879364.85213: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py <<< 10976 1726879364.85245: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 10976 1726879364.85272: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 10976 1726879364.85305: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py <<< 10976 1726879364.85310: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 10976 1726879364.85354: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff878db8730> <<< 10976 1726879364.85401: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878daef10> <<< 10976 1726879364.85416: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py <<< 10976 1726879364.85453: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 10976 1726879364.85489: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py <<< 10976 1726879364.85495: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 10976 1726879364.85525: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py <<< 10976 1726879364.85532: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878dcd310> <<< 10976 1726879364.85568: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py <<< 10976 1726879364.85571: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 10976 1726879364.85593: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py <<< 10976 1726879364.85599: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878dcde80> <<< 10976 1726879364.85639: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879364.86103: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff878ddb460> <<< 10976 1726879364.86165: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py <<< 10976 1726879364.86182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878ddb8b0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878dcdf40> <<< 10976 1726879364.86196: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878dcd3a0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878dc49d0> <<< 10976 1726879364.86239: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py <<< 10976 1726879364.86259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879364.86366: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87898dc70> <<< 10976 1726879364.86380: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878dc4d60> <<< 10976 1726879364.86454: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878db88b0> <<< 10976 1726879364.86545: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878dae340> <<< 10976 1726879364.87441: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff878daeb20> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878dae4c0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87a9c3df0> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8789a6970> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 10976 1726879364.87445: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87886fdf0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8788a0e80> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878850400> <<< 10976 1726879364.87942: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87883a970> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878850a90> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8788507c0> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878850c10> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878850a60> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878850d90> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 10976 1726879364.88095: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878850e20> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878850b50> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878850fa0> <<< 10976 1726879364.88825: stdout chunk (state=3): >>>import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878850df0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878850ee0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878850dc0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8788504f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b17c0d0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b17c160> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b17c1f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b17c280> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b17c310> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b17c3a0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py<<< 10976 1726879364.88835: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b17c430> <<< 10976 1726879364.88849: stdout chunk (state=3): >>>import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878828df0><<< 10976 1726879364.88863: stdout chunk (state=3): >>> <<< 10976 1726879364.88933: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878887d90><<< 10976 1726879364.88939: stdout chunk (state=3): >>> <<< 10976 1726879364.88974: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py<<< 10976 1726879364.88989: stdout chunk (state=3): >>> <<< 10976 1726879364.88996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' <<< 10976 1726879364.89029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py<<< 10976 1726879364.89044: stdout chunk (state=3): >>> <<< 10976 1726879364.89056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'<<< 10976 1726879364.89062: stdout chunk (state=3): >>> <<< 10976 1726879364.89120: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879364.89132: stdout chunk (state=3): >>> <<< 10976 1726879364.89150: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879364.89162: stdout chunk (state=3): >>> import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b17c7f0><<< 10976 1726879364.89176: stdout chunk (state=3): >>> <<< 10976 1726879364.89200: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b17c550> <<< 10976 1726879364.89203: stdout chunk (state=3): >>>import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878828f40><<< 10976 1726879364.89205: stdout chunk (state=3): >>> <<< 10976 1726879364.89236: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py<<< 10976 1726879364.89257: stdout chunk (state=3): >>> <<< 10976 1726879364.89260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc'<<< 10976 1726879364.89279: stdout chunk (state=3): >>> <<< 10976 1726879364.89282: stdout chunk (state=3): >>>import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8788a0c70><<< 10976 1726879364.89295: stdout chunk (state=3): >>> <<< 10976 1726879364.89308: stdout chunk (state=3): >>>import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8788878b0> <<< 10976 1726879364.89333: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87887ee80><<< 10976 1726879364.89338: stdout chunk (state=3): >>> <<< 10976 1726879364.89378: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py<<< 10976 1726879364.89400: stdout chunk (state=3): >>> <<< 10976 1726879364.89407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879364.89450: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8788870a0><<< 10976 1726879364.89455: stdout chunk (state=3): >>> <<< 10976 1726879364.89476: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87887e760><<< 10976 1726879364.89482: stdout chunk (state=3): >>> <<< 10976 1726879364.89521: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py<<< 10976 1726879364.89525: stdout chunk (state=3): >>> <<< 10976 1726879364.89554: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc'<<< 10976 1726879364.89559: stdout chunk (state=3): >>> <<< 10976 1726879364.89609: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87887ec70><<< 10976 1726879364.89614: stdout chunk (state=3): >>> <<< 10976 1726879364.89645: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8789a6910><<< 10976 1726879364.89648: stdout chunk (state=3): >>> <<< 10976 1726879364.89690: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py<<< 10976 1726879364.89705: stdout chunk (state=3): >>> <<< 10976 1726879364.89713: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc'<<< 10976 1726879364.89718: stdout chunk (state=3): >>> <<< 10976 1726879364.89757: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py<<< 10976 1726879364.89763: stdout chunk (state=3): >>> <<< 10976 1726879364.89796: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc'<<< 10976 1726879364.89801: stdout chunk (state=3): >>> <<< 10976 1726879364.89836: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py <<< 10976 1726879364.89863: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' <<< 10976 1726879364.89903: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b10c850><<< 10976 1726879364.89908: stdout chunk (state=3): >>> <<< 10976 1726879364.89939: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b10c100> <<< 10976 1726879364.89964: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b17ce50> <<< 10976 1726879364.89998: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py<<< 10976 1726879364.90004: stdout chunk (state=3): >>> <<< 10976 1726879364.90025: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' <<< 10976 1726879364.90062: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py<<< 10976 1726879364.90069: stdout chunk (state=3): >>> <<< 10976 1726879364.90108: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc'<<< 10976 1726879364.90113: stdout chunk (state=3): >>> <<< 10976 1726879364.90148: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py<<< 10976 1726879364.90153: stdout chunk (state=3): >>> <<< 10976 1726879364.90184: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 10976 1726879364.90215: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py <<< 10976 1726879364.90254: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' <<< 10976 1726879364.90281: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b124e80> <<< 10976 1726879364.90324: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 10976 1726879364.90532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 10976 1726879364.90536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 10976 1726879364.90544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8785b9d60> <<< 10976 1726879364.90678: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8785b9df0> <<< 10976 1726879364.90904: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b1472b0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b1322e0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b1246a0> <<< 10976 1726879364.91012: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b10cca0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87887e4f0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8785c9be0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8785c93a0> <<< 10976 1726879364.91126: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b10c9a0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b11a1f0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8785db460> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8785db4f0> <<< 10976 1726879364.91243: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8785db670> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 10976 1726879364.91384: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff878560d90> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8785dbd60> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878560df0> <<< 10976 1726879364.91487: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878560ee0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8785db610> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878560f70> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py <<< 10976 1726879364.91526: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87856dac0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8785784f0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878578670> <<< 10976 1726879364.91531: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878578c10> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' <<< 10976 1726879364.91557: stdout chunk (state=3): >>>import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878578eb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 10976 1726879364.91616: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py <<< 10976 1726879364.91696: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878581640> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878581160> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8785814c0> <<< 10976 1726879364.91700: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87a9c1310> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87a9c1bb0> <<< 10976 1726879364.92225: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py <<< 10976 1726879364.92228: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 10976 1726879364.92253: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879364.92287: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8784c9f70> <<< 10976 1726879364.92298: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879364.92317: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 10976 1726879364.92364: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 10976 1726879364.92379: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 10976 1726879364.92453: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 10976 1726879364.92457: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py <<< 10976 1726879364.92461: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8784fef70> <<< 10976 1726879364.92481: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 10976 1726879364.92515: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 10976 1726879364.92545: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879364.92668: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff878498d60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878498be0> <<< 10976 1726879364.92673: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8784983a0> <<< 10976 1726879364.92675: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878498160> <<< 10976 1726879364.92693: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8784eaeb0> <<< 10976 1726879364.92716: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879364.92751: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8784981f0> <<< 10976 1726879364.92755: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py <<< 10976 1726879364.92797: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py <<< 10976 1726879364.92814: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 10976 1726879364.92842: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8784c4130> <<< 10976 1726879364.92882: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878498e80> <<< 10976 1726879364.92891: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py <<< 10976 1726879364.92925: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8784b99a0> <<< 10976 1726879364.92932: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py <<< 10976 1726879364.93557: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' <<< 10976 1726879364.93583: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8784c4fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87849e190> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87849e2e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87849e8e0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87849e610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87849e9a0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783d45e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783d46d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783d4eb0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783d4ac0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783d4f10> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cl<<< 10976 1726879364.93606: stdout chunk (state=3): >>>i.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783e8af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783e8c10> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783e8e50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87837e2e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87837ecd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87837ee20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py <<< 10976 1726879364.93614: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc'<<< 10976 1726879364.93619: stdout chunk (state=3): >>> <<< 10976 1726879364.93647: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87838e520><<< 10976 1726879364.93669: stdout chunk (state=3): >>> <<< 10976 1726879364.93680: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87838e100> <<< 10976 1726879364.93712: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py <<< 10976 1726879364.93743: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc'<<< 10976 1726879364.93749: stdout chunk (state=3): >>> <<< 10976 1726879364.93780: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py<<< 10976 1726879364.93787: stdout chunk (state=3): >>> <<< 10976 1726879364.93859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc'<<< 10976 1726879364.93865: stdout chunk (state=3): >>> <<< 10976 1726879364.93870: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87838ef10><<< 10976 1726879364.93872: stdout chunk (state=3): >>> <<< 10976 1726879364.93892: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87838ea60> <<< 10976 1726879364.93913: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py <<< 10976 1726879364.93939: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc'<<< 10976 1726879364.93961: stdout chunk (state=3): >>> import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87838ed60> <<< 10976 1726879364.93994: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py<<< 10976 1726879364.94011: stdout chunk (state=3): >>> <<< 10976 1726879364.94040: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc'<<< 10976 1726879364.94066: stdout chunk (state=3): >>> import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87839d7f0> <<< 10976 1726879364.94109: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py<<< 10976 1726879364.94139: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc'<<< 10976 1726879364.94160: stdout chunk (state=3): >>> import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87839df70> <<< 10976 1726879364.94195: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py<<< 10976 1726879364.94225: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc'<<< 10976 1726879364.94252: stdout chunk (state=3): >>> import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783aa280><<< 10976 1726879364.94282: stdout chunk (state=3): >>> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc'<<< 10976 1726879364.94300: stdout chunk (state=3): >>> <<< 10976 1726879364.94321: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783aa370> <<< 10976 1726879364.94338: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8784ea490> <<< 10976 1726879364.94353: stdout chunk (state=3): >>>import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8784ea1f0><<< 10976 1726879364.94404: stdout chunk (state=3): >>> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8784c9cd0><<< 10976 1726879364.94423: stdout chunk (state=3): >>> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py <<< 10976 1726879364.94442: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 10976 1726879364.94515: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879364.94582: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py <<< 10976 1726879364.94599: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783aaee0><<< 10976 1726879364.94631: stdout chunk (state=3): >>> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783aac10> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py <<< 10976 1726879364.94647: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc'<<< 10976 1726879364.94697: stdout chunk (state=3): >>> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py<<< 10976 1726879364.94709: stdout chunk (state=3): >>> <<< 10976 1726879364.94886: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc'<<< 10976 1726879364.94899: stdout chunk (state=3): >>> <<< 10976 1726879364.94930: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py<<< 10976 1726879364.94952: stdout chunk (state=3): >>> <<< 10976 1726879364.94987: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc'<<< 10976 1726879364.94996: stdout chunk (state=3): >>> <<< 10976 1726879364.95096: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783435b0><<< 10976 1726879364.95105: stdout chunk (state=3): >>> <<< 10976 1726879364.95141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py<<< 10976 1726879364.95162: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc'<<< 10976 1726879364.95176: stdout chunk (state=3): >>> <<< 10976 1726879364.95231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py<<< 10976 1726879364.95256: stdout chunk (state=3): >>> <<< 10976 1726879364.95279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 10976 1726879364.95311: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87834e4f0><<< 10976 1726879364.95325: stdout chunk (state=3): >>> <<< 10976 1726879364.95403: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879364.95428: stdout chunk (state=3): >>># extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879364.95444: stdout chunk (state=3): >>>import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff878343e50> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878343dc0><<< 10976 1726879364.95465: stdout chunk (state=3): >>> <<< 10976 1726879364.95499: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py<<< 10976 1726879364.95517: stdout chunk (state=3): >>> <<< 10976 1726879364.95534: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 10976 1726879364.95566: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py<<< 10976 1726879364.95600: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' <<< 10976 1726879364.95629: stdout chunk (state=3): >>>import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8782aa730> <<< 10976 1726879364.95654: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8782aa1c0> <<< 10976 1726879364.95679: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py<<< 10976 1726879364.95710: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879364.95735: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py<<< 10976 1726879364.95756: stdout chunk (state=3): >>> <<< 10976 1726879364.95794: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc'<<< 10976 1726879364.95818: stdout chunk (state=3): >>> import 'six.moves' # <<< 10976 1726879364.95839: stdout chunk (state=3): >>> <<< 10976 1726879364.95864: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py <<< 10976 1726879364.95883: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc'<<< 10976 1726879364.95901: stdout chunk (state=3): >>> <<< 10976 1726879364.95919: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8782c2a60> <<< 10976 1726879364.95981: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' <<< 10976 1726879364.96017: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8782c2c40> <<< 10976 1726879364.96070: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' <<< 10976 1726879364.96121: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 10976 1726879364.96146: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8782aaca0> <<< 10976 1726879364.96200: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8782aaa30> <<< 10976 1726879364.96226: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878336130> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py <<< 10976 1726879364.96284: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783431f0> <<< 10976 1726879364.96306: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783aaac0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8784ea220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py <<< 10976 1726879364.96342: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 10976 1726879364.96384: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8782e2160> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py <<< 10976 1726879364.96418: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8782e2490> <<< 10976 1726879364.96449: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py <<< 10976 1726879364.96473: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8782e2d00> <<< 10976 1726879364.96490: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py <<< 10976 1726879364.96518: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878275610> <<< 10976 1726879364.96556: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' <<< 10976 1726879364.96580: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878275b80> <<< 10976 1726879364.96600: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 10976 1726879364.96695: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 10976 1726879364.96758: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff878284c40> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878284820> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878284580> <<< 10976 1726879364.96775: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8782841f0> <<< 10976 1726879364.96807: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 10976 1726879364.96851: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878284430> <<< 10976 1726879364.96886: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 10976 1726879364.96936: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878295bb0> <<< 10976 1726879364.96958: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 10976 1726879364.96987: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878295c40> <<< 10976 1726879364.97025: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 10976 1726879364.97126: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8782a1280> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878295dc0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 10976 1726879364.97147: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py <<< 10976 1726879364.97175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py <<< 10976 1726879364.97194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879364.97210: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781a62e0> <<< 10976 1726879364.97281: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 10976 1726879364.97343: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781b5340> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781b52e0> <<< 10976 1726879364.97361: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py <<< 10976 1726879364.97387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 10976 1726879364.97405: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879364.97454: stdout chunk (state=3): >>>import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8781b5490> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781b51f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781a6d00> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781a63a0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87819ba30> <<< 10976 1726879364.97470: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8782a1fa0> <<< 10976 1726879364.97494: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8782a1940> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8782957f0> <<< 10976 1726879364.97510: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878284fd0> <<< 10976 1726879364.97545: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py <<< 10976 1726879364.97555: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878295940> <<< 10976 1726879364.97589: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' <<< 10976 1726879364.97614: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781a6d90> <<< 10976 1726879364.97782: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781b5760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781b59d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781b5f40> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 10976 1726879364.97806: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781d1730> <<< 10976 1726879364.97842: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 10976 1726879364.97871: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878155910> <<< 10976 1726879364.97890: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py <<< 10976 1726879364.97904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 10976 1726879364.97943: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87815db80> <<< 10976 1726879364.97968: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 10976 1726879364.98003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 10976 1726879364.98044: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff878105130> <<< 10976 1726879364.98141: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87815dbe0> <<< 10976 1726879364.98169: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py <<< 10976 1726879364.98185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 10976 1726879364.98212: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 10976 1726879364.98251: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879364.98278: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 10976 1726879364.98313: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879364.98338: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781333a0> <<< 10976 1726879364.98355: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781334c0> <<< 10976 1726879364.98468: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878129430> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 10976 1726879364.98493: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878129760> <<< 10976 1726879364.98531: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87813e8b0> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781290d0> <<< 10976 1726879364.98559: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' <<< 10976 1726879364.98594: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878129190> <<< 10976 1726879364.98626: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87811ca30> <<< 10976 1726879364.98643: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87813ed30> <<< 10976 1726879364.99410: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8780cc160> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8780cc250> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py <<< 10976 1726879364.99428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8780cc370> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8780a05b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8780f4eb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878087940> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8780879d0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8780a0220> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8780b4310> <<< 10976 1726879364.99690: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8780dac70> <<< 10976 1726879364.99713: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py <<< 10976 1726879364.99719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 10976 1726879364.99746: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' <<< 10976 1726879364.99763: stdout chunk (state=3): >>>import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8780e48e0> <<< 10976 1726879364.99787: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py <<< 10976 1726879364.99796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 10976 1726879364.99825: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87805d760> <<< 10976 1726879364.99834: stdout chunk (state=3): >>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8780daf70> <<< 10976 1726879364.99898: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8780ccb20> <<< 10976 1726879364.99972: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878181d90> <<< 10976 1726879364.99998: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 10976 1726879365.00613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87807e520> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87807ecd0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87807ef40> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878011970> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878021f70> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878011c40> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87807ee80> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878070760> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877fe61c0> <<< 10976 1726879365.00647: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py<<< 10976 1726879365.00665: stdout chunk (state=3): >>> <<< 10976 1726879365.00684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 10976 1726879365.00707: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py<<< 10976 1726879365.00728: stdout chunk (state=3): >>> <<< 10976 1726879365.00755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 10976 1726879365.00800: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc'<<< 10976 1726879365.00818: stdout chunk (state=3): >>> <<< 10976 1726879365.00833: stdout chunk (state=3): >>>import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877fe6ca0> <<< 10976 1726879365.00893: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 10976 1726879365.00930: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877fe6ee0><<< 10976 1726879365.00945: stdout chunk (state=3): >>> <<< 10976 1726879365.00975: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py<<< 10976 1726879365.00993: stdout chunk (state=3): >>> <<< 10976 1726879365.01012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' <<< 10976 1726879365.01077: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py <<< 10976 1726879365.01095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 10976 1726879365.01112: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py<<< 10976 1726879365.01131: stdout chunk (state=3): >>> <<< 10976 1726879365.01147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 10976 1726879365.01261: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ff4ac0><<< 10976 1726879365.01275: stdout chunk (state=3): >>> <<< 10976 1726879365.01295: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ff46a0> <<< 10976 1726879365.01318: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ff41f0><<< 10976 1726879365.01336: stdout chunk (state=3): >>> <<< 10976 1726879365.01355: stdout chunk (state=3): >>>import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877fe6940><<< 10976 1726879365.01371: stdout chunk (state=3): >>> <<< 10976 1726879365.01387: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py<<< 10976 1726879365.01412: stdout chunk (state=3): >>> <<< 10976 1726879365.01431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 10976 1726879365.01474: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877fe6a90> <<< 10976 1726879365.01502: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py<<< 10976 1726879365.01521: stdout chunk (state=3): >>> <<< 10976 1726879365.01538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 10976 1726879365.01582: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py<<< 10976 1726879365.01599: stdout chunk (state=3): >>> <<< 10976 1726879365.01620: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879365.01666: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py <<< 10976 1726879365.01684: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc'<<< 10976 1726879365.01696: stdout chunk (state=3): >>> <<< 10976 1726879365.01737: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py <<< 10976 1726879365.01754: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc'<<< 10976 1726879365.01762: stdout chunk (state=3): >>> <<< 10976 1726879365.01831: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879365.01919: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f9f8e0><<< 10976 1726879365.01940: stdout chunk (state=3): >>> <<< 10976 1726879365.01964: stdout chunk (state=3): >>>import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f9f550> <<< 10976 1726879365.01980: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 10976 1726879365.02038: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc'<<< 10976 1726879365.02045: stdout chunk (state=3): >>> <<< 10976 1726879365.02130: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f9f5b0><<< 10976 1726879365.02144: stdout chunk (state=3): >>> <<< 10976 1726879365.02171: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves' # <<< 10976 1726879365.02188: stdout chunk (state=3): >>> import 'urllib3.packages.six.moves.http_client' # <<< 10976 1726879365.02200: stdout chunk (state=3): >>> <<< 10976 1726879365.02289: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f954f0><<< 10976 1726879365.02307: stdout chunk (state=3): >>> <<< 10976 1726879365.02380: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f956d0> <<< 10976 1726879365.02426: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py <<< 10976 1726879365.02448: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 10976 1726879365.02483: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py <<< 10976 1726879365.02517: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879365.02561: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py <<< 10976 1726879365.02581: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879365.02641: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py <<< 10976 1726879365.02654: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879365.02689: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py <<< 10976 1726879365.02731: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879365.02734: stdout chunk (state=3): >>>import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f487f0> <<< 10976 1726879365.02768: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py <<< 10976 1726879365.02801: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' <<< 10976 1726879365.02822: stdout chunk (state=3): >>>import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f489a0> <<< 10976 1726879365.02844: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py<<< 10976 1726879365.02860: stdout chunk (state=3): >>> <<< 10976 1726879365.02872: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' <<< 10976 1726879365.02930: stdout chunk (state=3): >>>import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f48b50> <<< 10976 1726879365.02954: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f48490> <<< 10976 1726879365.02976: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py <<< 10976 1726879365.02992: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' <<< 10976 1726879365.03024: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f48ee0><<< 10976 1726879365.03032: stdout chunk (state=3): >>> <<< 10976 1726879365.03077: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py <<< 10976 1726879365.03104: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' <<< 10976 1726879365.03111: stdout chunk (state=3): >>>import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f48f70> <<< 10976 1726879365.03147: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py<<< 10976 1726879365.03175: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 10976 1726879365.03230: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f48fd0><<< 10976 1726879365.03236: stdout chunk (state=3): >>> <<< 10976 1726879365.03270: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py<<< 10976 1726879365.03277: stdout chunk (state=3): >>> <<< 10976 1726879365.03317: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc'<<< 10976 1726879365.03325: stdout chunk (state=3): >>> <<< 10976 1726879365.03355: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py<<< 10976 1726879365.03362: stdout chunk (state=3): >>> <<< 10976 1726879365.03386: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc'<<< 10976 1726879365.03394: stdout chunk (state=3): >>> <<< 10976 1726879365.05007: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f651f0><<< 10976 1726879365.05014: stdout chunk (state=3): >>> <<< 10976 1726879365.05058: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py<<< 10976 1726879365.05078: stdout chunk (state=3): >>> <<< 10976 1726879365.05083: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc'<<< 10976 1726879365.05103: stdout chunk (state=3): >>> <<< 10976 1726879365.05109: stdout chunk (state=3): >>>import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f65e20> <<< 10976 1726879365.05134: stdout chunk (state=3): >>>import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f59ca0><<< 10976 1726879365.05140: stdout chunk (state=3): >>> <<< 10976 1726879365.05170: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py<<< 10976 1726879365.05183: stdout chunk (state=3): >>> <<< 10976 1726879365.05203: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc'<<< 10976 1726879365.05216: stdout chunk (state=3): >>> <<< 10976 1726879365.05235: stdout chunk (state=3): >>>import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f59fd0> <<< 10976 1726879365.05243: stdout chunk (state=3): >>>import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f48130><<< 10976 1726879365.05249: stdout chunk (state=3): >>> <<< 10976 1726879365.05301: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py<<< 10976 1726879365.05314: stdout chunk (state=3): >>> <<< 10976 1726879365.05316: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc'<<< 10976 1726879365.05319: stdout chunk (state=3): >>> <<< 10976 1726879365.05321: stdout chunk (state=3): >>>import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877fbbf70><<< 10976 1726879365.05327: stdout chunk (state=3): >>> <<< 10976 1726879365.05355: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py<<< 10976 1726879365.05361: stdout chunk (state=3): >>> <<< 10976 1726879365.05390: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc'<<< 10976 1726879365.05396: stdout chunk (state=3): >>> <<< 10976 1726879365.05421: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877fbb820><<< 10976 1726879365.05431: stdout chunk (state=3): >>> <<< 10976 1726879365.05480: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877fa99d0> <<< 10976 1726879365.05520: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py <<< 10976 1726879365.05539: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc'<<< 10976 1726879365.05558: stdout chunk (state=3): >>> <<< 10976 1726879365.05576: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py<<< 10976 1726879365.05594: stdout chunk (state=3): >>> <<< 10976 1726879365.05609: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 10976 1726879365.05632: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py<<< 10976 1726879365.05659: stdout chunk (state=3): >>> <<< 10976 1726879365.05667: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' <<< 10976 1726879365.05687: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f0f1f0><<< 10976 1726879365.05704: stdout chunk (state=3): >>> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f76f10><<< 10976 1726879365.05721: stdout chunk (state=3): >>> <<< 10976 1726879365.05741: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib' # <<< 10976 1726879365.05758: stdout chunk (state=3): >>> <<< 10976 1726879365.05780: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib.parse' # <<< 10976 1726879365.05796: stdout chunk (state=3): >>>import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877fbb910><<< 10976 1726879365.05814: stdout chunk (state=3): >>> <<< 10976 1726879365.05834: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py <<< 10976 1726879365.05887: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc'<<< 10976 1726879365.05891: stdout chunk (state=3): >>> <<< 10976 1726879365.05938: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f76f70><<< 10976 1726879365.05945: stdout chunk (state=3): >>> <<< 10976 1726879365.05983: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py<<< 10976 1726879365.06013: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc'<<< 10976 1726879365.06027: stdout chunk (state=3): >>> <<< 10976 1726879365.06031: stdout chunk (state=3): >>>import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f0f670> <<< 10976 1726879365.06060: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f95820> <<< 10976 1726879365.06094: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py<<< 10976 1726879365.06105: stdout chunk (state=3): >>> <<< 10976 1726879365.06134: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc'<<< 10976 1726879365.06141: stdout chunk (state=3): >>> <<< 10976 1726879365.06219: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f19220> <<< 10976 1726879365.06260: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f87eb0> <<< 10976 1726879365.06295: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py<<< 10976 1726879365.06306: stdout chunk (state=3): >>> <<< 10976 1726879365.06323: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879365.06351: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py<<< 10976 1726879365.06373: stdout chunk (state=3): >>> <<< 10976 1726879365.06383: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc'<<< 10976 1726879365.06399: stdout chunk (state=3): >>> <<< 10976 1726879365.06420: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py <<< 10976 1726879365.06442: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 10976 1726879365.06486: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc'<<< 10976 1726879365.06502: stdout chunk (state=3): >>> <<< 10976 1726879365.06524: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f19e20> <<< 10976 1726879365.06552: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py<<< 10976 1726879365.06570: stdout chunk (state=3): >>> <<< 10976 1726879365.06589: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' <<< 10976 1726879365.06611: stdout chunk (state=3): >>>import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f19af0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f22130><<< 10976 1726879365.06632: stdout chunk (state=3): >>> <<< 10976 1726879365.06660: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py <<< 10976 1726879365.06687: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 10976 1726879365.06736: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py<<< 10976 1726879365.06756: stdout chunk (state=3): >>> <<< 10976 1726879365.06760: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc'<<< 10976 1726879365.06763: stdout chunk (state=3): >>> import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f31700><<< 10976 1726879365.06770: stdout chunk (state=3): >>> <<< 10976 1726879365.06803: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py <<< 10976 1726879365.06849: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f31a60> <<< 10976 1726879365.06853: stdout chunk (state=3): >>>import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f312e0><<< 10976 1726879365.06856: stdout chunk (state=3): >>> <<< 10976 1726879365.06935: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py <<< 10976 1726879365.06967: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' <<< 10976 1726879365.06973: stdout chunk (state=3): >>>import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f318b0> <<< 10976 1726879365.06985: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc'<<< 10976 1726879365.06999: stdout chunk (state=3): >>> <<< 10976 1726879365.07021: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py<<< 10976 1726879365.07040: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc'<<< 10976 1726879365.07049: stdout chunk (state=3): >>> <<< 10976 1726879365.07075: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py<<< 10976 1726879365.07102: stdout chunk (state=3): >>> <<< 10976 1726879365.07129: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' <<< 10976 1726879365.07168: stdout chunk (state=3): >>>import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f3b550> <<< 10976 1726879365.07172: stdout chunk (state=3): >>>import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f3b100> <<< 10976 1726879365.07175: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py <<< 10976 1726879365.07583: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f3b970> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ec6460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ec6520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ec65b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ec6640> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 10976 1726879365.07589: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ec66d0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f3bdc0> <<< 10976 1726879365.07645: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py <<< 10976 1726879365.07688: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ec6880> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f3b430> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' <<< 10976 1726879365.07709: stdout chunk (state=3): >>>import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ec6c40> <<< 10976 1726879365.07724: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' <<< 10976 1726879365.07736: stdout chunk (state=3): >>>import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ec6f70> <<< 10976 1726879365.07766: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e6d220> <<< 10976 1726879365.07790: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' <<< 10976 1726879365.07807: stdout chunk (state=3): >>>import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e6d4c0> <<< 10976 1726879365.07825: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e6d760> <<< 10976 1726879365.07859: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py <<< 10976 1726879365.07891: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e6da00> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f31d00> <<< 10976 1726879365.07895: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py <<< 10976 1726879365.07925: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' <<< 10976 1726879365.07929: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e6dd60> <<< 10976 1726879365.07976: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' <<< 10976 1726879365.07993: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' <<< 10976 1726879365.08020: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e761c0> <<< 10976 1726879365.08055: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e6df40> <<< 10976 1726879365.08079: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' <<< 10976 1726879365.08154: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e76e80> <<< 10976 1726879365.08178: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py <<< 10976 1726879365.08185: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 10976 1726879365.08214: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e76df0> <<< 10976 1726879365.08240: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' <<< 10976 1726879365.08288: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e76d60> <<< 10976 1726879365.08315: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py <<< 10976 1726879365.08321: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 10976 1726879365.08350: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e76cd0> <<< 10976 1726879365.08377: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 10976 1726879365.08415: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e76b50> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f31f10> <<< 10976 1726879365.08460: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f22880> <<< 10976 1726879365.08488: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py <<< 10976 1726879365.08491: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f228b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f223a0> <<< 10976 1726879365.08522: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py <<< 10976 1726879365.08530: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' <<< 10976 1726879365.08580: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f31df0> <<< 10976 1726879365.08612: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py <<< 10976 1726879365.08624: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f95280> <<< 10976 1726879365.08633: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py <<< 10976 1726879365.08663: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879365.08731: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e0b8e0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' <<< 10976 1726879365.08753: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 10976 1726879365.08780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 10976 1726879365.09003: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e0be50> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e0bc40> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e0b9d0> <<< 10976 1726879365.09035: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py <<< 10976 1726879365.09046: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 10976 1726879365.09077: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e0bcd0> <<< 10976 1726879365.09104: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py <<< 10976 1726879365.09107: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' <<< 10976 1726879365.09111: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e25910> <<< 10976 1726879365.09155: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e6dfd0> <<< 10976 1726879365.09183: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py <<< 10976 1726879365.09189: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 10976 1726879365.09256: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py <<< 10976 1726879365.09267: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879365.09286: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py<<< 10976 1726879365.09301: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e33370> <<< 10976 1726879365.09310: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py <<< 10976 1726879365.09325: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 10976 1726879365.09351: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py <<< 10976 1726879365.09393: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 10976 1726879365.09423: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e33b20> <<< 10976 1726879365.09446: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py <<< 10976 1726879365.09453: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e33be0> <<< 10976 1726879365.09534: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e33400> <<< 10976 1726879365.09542: stdout chunk (state=3): >>>import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e33070> <<< 10976 1726879365.09600: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e25eb0> <<< 10976 1726879365.09621: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py <<< 10976 1726879365.09653: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 10976 1726879365.09674: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 10976 1726879365.09702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 10976 1726879365.09744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 10976 1726879365.09753: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877de6a90> <<< 10976 1726879365.09768: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877de6610> <<< 10976 1726879365.09798: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877de6820> <<< 10976 1726879365.09820: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py <<< 10976 1726879365.09835: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' <<< 10976 1726879365.09848: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877de68e0> <<< 10976 1726879365.09879: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py <<< 10976 1726879365.09887: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 10976 1726879365.09938: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877dfb7c0> <<< 10976 1726879365.09946: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e25f70> <<< 10976 1726879365.09981: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py <<< 10976 1726879365.09989: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' <<< 10976 1726879365.09992: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py <<< 10976 1726879365.10015: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 10976 1726879365.10037: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py <<< 10976 1726879365.10059: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 10976 1726879365.10093: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py <<< 10976 1726879365.10096: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 10976 1726879365.10124: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 10976 1726879365.10146: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 10976 1726879365.10203: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d94a90> <<< 10976 1726879365.10232: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d94700> <<< 10976 1726879365.10242: stdout chunk (state=3): >>>import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d88bb0> <<< 10976 1726879365.10247: stdout chunk (state=3): >>>import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d88160> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877de6460> <<< 10976 1726879365.10254: stdout chunk (state=3): >>>import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f87b20> <<< 10976 1726879365.10288: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f87430> <<< 10976 1726879365.10315: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d94970> <<< 10976 1726879365.10346: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py <<< 10976 1726879365.10359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 10976 1726879365.10372: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d94940> <<< 10976 1726879365.10395: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py <<< 10976 1726879365.10403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 10976 1726879365.10420: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877dad220> <<< 10976 1726879365.10460: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc'<<< 10976 1726879365.10465: stdout chunk (state=3): >>> import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877dad610> <<< 10976 1726879365.10509: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877fe6400> <<< 10976 1726879365.10568: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877fd9760> <<< 10976 1726879365.10600: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py <<< 10976 1726879365.10606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877dadbb0> <<< 10976 1726879365.10642: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py <<< 10976 1726879365.10652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877dadf40> <<< 10976 1726879365.10678: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d450a0> <<< 10976 1726879365.10704: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py <<< 10976 1726879365.10726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 10976 1726879365.10776: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879365.10783: stdout chunk (state=3): >>>import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d45a00> <<< 10976 1726879365.10808: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877dadf70> <<< 10976 1726879365.10838: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' <<< 10976 1726879365.10870: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py <<< 10976 1726879365.10877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 10976 1726879365.10899: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py <<< 10976 1726879365.10906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 10976 1726879365.10926: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d58220> <<< 10976 1726879365.10961: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d589d0> <<< 10976 1726879365.10987: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py <<< 10976 1726879365.10996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 10976 1726879365.11039: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 10976 1726879365.11101: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 10976 1726879365.11130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 10976 1726879365.11161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc'<<< 10976 1726879365.11165: stdout chunk (state=3): >>> <<< 10976 1726879365.11172: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d0e250> <<< 10976 1726879365.11206: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 10976 1726879365.11214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' <<< 10976 1726879365.11226: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d0ee50> <<< 10976 1726879365.11309: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d63820> <<< 10976 1726879365.11335: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d585e0> <<< 10976 1726879365.11368: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d80340> <<< 10976 1726879365.11400: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py <<< 10976 1726879365.11406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 10976 1726879365.11425: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py <<< 10976 1726879365.11451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 10976 1726879365.11483: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py <<< 10976 1726879365.11491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d30580> <<< 10976 1726879365.11524: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d20c70> <<< 10976 1726879365.11546: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py <<< 10976 1726879365.11567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d30730> <<< 10976 1726879365.11588: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py <<< 10976 1726879365.11596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d30bb0> <<< 10976 1726879365.11627: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py <<< 10976 1726879365.11631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 10976 1726879365.11679: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' <<< 10976 1726879365.11703: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff877d30d30> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d30be0> <<< 10976 1726879365.11709: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d30cd0> <<< 10976 1726879365.11747: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py <<< 10976 1726879365.11754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879365.11778: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 10976 1726879365.11898: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' <<< 10976 1726879365.11906: stdout chunk (state=3): >>>import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d40640> <<< 10976 1726879365.11981: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879365.11990: stdout chunk (state=3): >>># extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff877d40490> <<< 10976 1726879365.12008: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d30e20> <<< 10976 1726879365.12038: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879365.12058: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 10976 1726879365.12090: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py <<< 10976 1726879365.12094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 10976 1726879365.12129: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py <<< 10976 1726879365.12133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 10976 1726879365.12164: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' <<< 10976 1726879365.12167: stdout chunk (state=3): >>>import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877cdc280> <<< 10976 1726879365.12199: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py<<< 10976 1726879365.12204: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877cdc370> <<< 10976 1726879365.12232: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py <<< 10976 1726879365.12255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 10976 1726879365.12261: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877cdc670> <<< 10976 1726879365.12301: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 10976 1726879365.12308: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877cdcc40> <<< 10976 1726879365.12326: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877cccbe0> <<< 10976 1726879365.12343: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ccc7c0> <<< 10976 1726879365.12374: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py <<< 10976 1726879365.12383: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879365.12408: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877cccd60> <<< 10976 1726879365.12415: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ccc460> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d30f40> <<< 10976 1726879365.12491: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 10976 1726879365.12511: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 10976 1726879365.12539: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py <<< 10976 1726879365.12546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877bd0d90> <<< 10976 1726879365.12579: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py <<< 10976 1726879365.12585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 10976 1726879365.12612: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 10976 1726879365.12658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 10976 1726879365.12684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 10976 1726879365.12692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 10976 1726879365.12854: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877bf4850> <<< 10976 1726879365.12919: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877bd9610> <<< 10976 1726879365.12952: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877bd9160> <<< 10976 1726879365.13137: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877cea880> <<< 10976 1726879365.13188: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 10976 1726879365.13221: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py <<< 10976 1726879365.13228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ba16d0> <<< 10976 1726879365.13257: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 10976 1726879365.13424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 10976 1726879365.13446: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py <<< 10976 1726879365.13452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 10976 1726879365.13514: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877bb4c10> <<< 10976 1726879365.13604: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879365.13612: stdout chunk (state=3): >>># extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff877bc2730> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ba1760> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ccc610> <<< 10976 1726879365.13639: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 10976 1726879365.13670: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 10976 1726879365.15337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 10976 1726879365.15354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 10976 1726879365.15364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 10976 1726879365.15412: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b42370> <<< 10976 1726879365.15568: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877bc2c10> <<< 10976 1726879365.15618: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ba7190> <<< 10976 1726879365.15660: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d719d0> <<< 10976 1726879365.15669: stdout chunk (state=3): >>>import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d45c40> <<< 10976 1726879365.15755: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877fc7430> <<< 10976 1726879365.15789: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879365.15801: stdout chunk (state=3): >>>import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877fce700> <<< 10976 1726879365.15839: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' <<< 10976 1726879365.15846: stdout chunk (state=3): >>>import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b5f730> <<< 10976 1726879365.15865: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 10976 1726879365.15889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 10976 1726879365.15962: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b5f880> <<< 10976 1726879365.16029: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878070df0> <<< 10976 1726879365.16069: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781559a0> <<< 10976 1726879365.16092: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py <<< 10976 1726879365.16100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' <<< 10976 1726879365.16118: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py <<< 10976 1726879365.16138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 10976 1726879365.16171: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py <<< 10976 1726879365.16177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b78fa0> <<< 10976 1726879365.16199: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b78460> <<< 10976 1726879365.16224: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py <<< 10976 1726879365.16229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' <<< 10976 1726879365.16254: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py <<< 10976 1726879365.16276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 10976 1726879365.16280: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py <<< 10976 1726879365.16288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' <<< 10976 1726879365.16306: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b059d0> <<< 10976 1726879365.16341: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' <<< 10976 1726879365.16348: stdout chunk (state=3): >>>import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b05c70> <<< 10976 1726879365.16379: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py <<< 10976 1726879365.16387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' <<< 10976 1726879365.16393: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b05eb0> <<< 10976 1726879365.16429: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' <<< 10976 1726879365.16436: stdout chunk (state=3): >>>import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b16130> <<< 10976 1726879365.16461: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py <<< 10976 1726879365.16474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' <<< 10976 1726879365.16492: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b16310> <<< 10976 1726879365.16499: stdout chunk (state=3): >>>import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b05580> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b052b0> <<< 10976 1726879365.16521: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py <<< 10976 1726879365.16546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 10976 1726879365.16572: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b05790> <<< 10976 1726879365.16602: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py <<< 10976 1726879365.16606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' <<< 10976 1726879365.16612: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b16ca0> <<< 10976 1726879365.16637: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py <<< 10976 1726879365.16645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 10976 1726879365.16680: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' <<< 10976 1726879365.16687: stdout chunk (state=3): >>>import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b29190> <<< 10976 1726879365.16710: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b16dc0> <<< 10976 1726879365.16732: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 10976 1726879365.16761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 10976 1726879365.16790: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' <<< 10976 1726879365.16802: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b36a30> <<< 10976 1726879365.16890: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b295b0> <<< 10976 1726879365.16908: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' <<< 10976 1726879365.16935: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b29b50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87815d3d0> <<< 10976 1726879365.16974: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py <<< 10976 1726879365.16982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879365.17073: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff877ace3d0> <<< 10976 1726879365.17148: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878155a00> <<< 10976 1726879365.17155: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878149520> <<< 10976 1726879365.17187: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py <<< 10976 1726879365.17195: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 10976 1726879365.17217: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' <<< 10976 1726879365.17247: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py <<< 10976 1726879365.17258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 10976 1726879365.17271: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877aceeb0> <<< 10976 1726879365.17292: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py <<< 10976 1726879365.17314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 10976 1726879365.17365: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py <<< 10976 1726879365.17369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' <<< 10976 1726879365.17375: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877aec1c0> <<< 10976 1726879365.17402: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' <<< 10976 1726879365.17436: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 10976 1726879365.17477: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877aecf10> <<< 10976 1726879365.17512: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877aec7f0> <<< 10976 1726879365.17550: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877adf3a0> <<< 10976 1726879365.17581: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py<<< 10976 1726879365.17589: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877adfbe0> <<< 10976 1726879365.17619: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py <<< 10976 1726879365.17624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' <<< 10976 1726879365.17632: stdout chunk (state=3): >>>import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877af5eb0> <<< 10976 1726879365.17662: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py <<< 10976 1726879365.17666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' <<< 10976 1726879365.17673: stdout chunk (state=3): >>>import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877a74100> <<< 10976 1726879365.17700: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py <<< 10976 1726879365.17707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877a74400> <<< 10976 1726879365.17741: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' <<< 10976 1726879365.17746: stdout chunk (state=3): >>>import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877a746d0> <<< 10976 1726879365.17788: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ace940> <<< 10976 1726879365.17800: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ace580> <<< 10976 1726879365.17827: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py <<< 10976 1726879365.17833: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877aced00> <<< 10976 1726879366.11169: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["pcs", "corosync-qnetd", "openssl"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 10976 1726879366.12978: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 10976 1726879366.12997: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879366.13904: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879366.13910: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time <<< 10976 1726879366.13971: stdout chunk (state=3): >>># cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select <<< 10976 1726879366.13984: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform <<< 10976 1726879366.13987: stdout chunk (state=3): >>># cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux <<< 10976 1726879366.14005: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders <<< 10976 1726879366.14034: stdout chunk (state=3): >>># cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl <<< 10976 1726879366.14091: stdout chunk (state=3): >>># cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # destroy cryptography # destroy cryptography.__about__ # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dh # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.types # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing ipaddress # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu <<< 10976 1726879366.14102: stdout chunk (state=3): >>># cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config <<< 10976 1726879366.14105: stdout chunk (state=3): >>># cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean <<< 10976 1726879366.14123: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager <<< 10976 1726879366.14158: stdout chunk (state=3): >>># cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml <<< 10976 1726879366.14172: stdout chunk (state=3): >>># cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname <<< 10976 1726879366.14228: stdout chunk (state=3): >>># cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm <<< 10976 1726879366.14231: stdout chunk (state=3): >>># cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober <<< 10976 1726879366.14279: stdout chunk (state=3): >>># cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api <<< 10976 1726879366.14313: stdout chunk (state=3): >>># cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree <<< 10976 1726879366.14316: stdout chunk (state=3): >>># destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 10976 1726879366.15329: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879366.15332: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 10976 1726879366.15362: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 10976 1726879366.15409: stdout chunk (state=3): >>># destroy netrc # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base <<< 10976 1726879366.15412: stdout chunk (state=3): >>># destroy cryptography.hazmat.backends.interfaces <<< 10976 1726879366.15447: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 10976 1726879366.15477: stdout chunk (state=3): >>># destroy systemd.journal <<< 10976 1726879366.15483: stdout chunk (state=3): >>># destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 10976 1726879366.15633: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib <<< 10976 1726879366.15636: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity <<< 10976 1726879366.15642: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts <<< 10976 1726879366.15647: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config <<< 10976 1726879366.15653: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib <<< 10976 1726879366.15659: stdout chunk (state=3): >>># cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper <<< 10976 1726879366.15661: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer <<< 10976 1726879366.15666: stdout chunk (state=3): >>># cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants <<< 10976 1726879366.15668: stdout chunk (state=3): >>># cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error <<< 10976 1726879366.15712: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums <<< 10976 1726879366.15718: stdout chunk (state=3): >>># destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober <<< 10976 1726879366.15721: stdout chunk (state=3): >>># destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager <<< 10976 1726879366.15833: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url <<< 10976 1726879366.15840: stdout chunk (state=3): >>># destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies <<< 10976 1726879366.15846: stdout chunk (state=3): >>># cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid <<< 10976 1726879366.15850: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo <<< 10976 1726879366.15853: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory <<< 10976 1726879366.15859: stdout chunk (state=3): >>># cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory <<< 10976 1726879366.15861: stdout chunk (state=3): >>># destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection <<< 10976 1726879366.15890: stdout chunk (state=3): >>># cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories <<< 10976 1726879366.15918: stdout chunk (state=3): >>># destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove <<< 10976 1726879366.15941: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses <<< 10976 1726879366.15967: stdout chunk (state=3): >>># cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction <<< 10976 1726879366.16005: stdout chunk (state=3): >>># destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants <<< 10976 1726879366.16028: stdout chunk (state=3): >>># destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 10976 1726879366.16048: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 10976 1726879366.16073: stdout chunk (state=3): >>># cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction <<< 10976 1726879366.16109: stdout chunk (state=3): >>># cleanup[3] wiping rpm._rpm <<< 10976 1726879366.16139: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types <<< 10976 1726879366.16167: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # cleanup[3] wiping hmac # cleanup[3] wiping ipaddress # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.types # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives._serialization <<< 10976 1726879366.16190: stdout chunk (state=3): >>># cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dh # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy ocsp # cleanup[3] wiping cryptography.utils # destroy cryptography.utils # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token <<< 10976 1726879366.16236: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl <<< 10976 1726879366.16259: stdout chunk (state=3): >>># cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser <<< 10976 1726879366.16290: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words <<< 10976 1726879366.16332: stdout chunk (state=3): >>># cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header <<< 10976 1726879366.16381: stdout chunk (state=3): >>># cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux <<< 10976 1726879366.16407: stdout chunk (state=3): >>># cleanup[3] wiping copy # 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 array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 10976 1726879366.16443: stdout chunk (state=3): >>># destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex <<< 10976 1726879366.16463: stdout chunk (state=3): >>># cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale <<< 10976 1726879366.16554: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 10976 1726879366.16575: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping typing <<< 10976 1726879366.16599: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 10976 1726879366.16619: stdout chunk (state=3): >>># cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 10976 1726879366.16677: stdout chunk (state=3): >>># destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879366.16744: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread <<< 10976 1726879366.16772: stdout chunk (state=3): >>># cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879366.16880: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy cryptography.hazmat.bindings._rust # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 10976 1726879366.18078: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 10976 1726879366.18087: stdout chunk (state=3): >>># destroy _heapq <<< 10976 1726879366.18090: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879366.18130: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 10976 1726879366.18150: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 10976 1726879366.18178: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject <<< 10976 1726879366.18196: stdout chunk (state=3): >>># destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap <<< 10976 1726879366.18233: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 10976 1726879366.18258: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 10976 1726879366.18304: stdout chunk (state=3): >>># 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 <<< 10976 1726879366.18307: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator <<< 10976 1726879366.18348: stdout chunk (state=3): >>># destroy gzip <<< 10976 1726879366.18380: stdout chunk (state=3): >>># destroy ipaddress # destroy asn1 # destroy cryptography.hazmat.primitives.constant_time # destroy x509 # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.serialization <<< 10976 1726879366.18464: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo <<< 10976 1726879366.18469: stdout chunk (state=3): >>># destroy requests # destroy iniparse.ini <<< 10976 1726879366.18531: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.asymmetric.utils # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.asymmetric.x25519 # destroy cryptography.hazmat.primitives.asymmetric.x448 # destroy cryptography.hazmat.primitives.asymmetric.types <<< 10976 1726879366.18608: stdout chunk (state=3): >>># destroy enum # destroy signal <<< 10976 1726879366.18612: stdout chunk (state=3): >>># destroy queue # destroy shlex # destroy pwd <<< 10976 1726879366.18614: stdout chunk (state=3): >>># destroy _functools # destroy gettext # destroy libcomps # destroy locale <<< 10976 1726879366.18616: stdout chunk (state=3): >>># destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser <<< 10976 1726879366.18637: stdout chunk (state=3): >>># destroy _stat # destroy http.cookies # destroy cryptography.hazmat.primitives.asymmetric.dh <<< 10976 1726879366.18704: stdout chunk (state=3): >>># destroy urllib.parse <<< 10976 1726879366.18763: stdout chunk (state=3): >>># destroy _weakref <<< 10976 1726879366.18767: stdout chunk (state=3): >>># destroy ntpath # destroy posix <<< 10976 1726879366.18817: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches <<< 10976 1726879366.18821: stdout chunk (state=3): >>># destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 10976 1726879366.18850: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy _opcode # destroy requests.sessions <<< 10976 1726879366.18904: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser <<< 10976 1726879366.18908: stdout chunk (state=3): >>># destroy traceback <<< 10976 1726879366.18910: stdout chunk (state=3): >>># destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse <<< 10976 1726879366.18931: stdout chunk (state=3): >>># destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify <<< 10976 1726879366.18969: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager <<< 10976 1726879366.18972: stdout chunk (state=3): >>># destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 10976 1726879366.19039: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 10976 1726879366.19097: stdout chunk (state=3): >>># destroy codecs <<< 10976 1726879366.19121: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 10976 1726879366.19259: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response <<< 10976 1726879366.19264: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib.robotparser <<< 10976 1726879366.19267: stdout chunk (state=3): >>># destroy abc # destroy typing # destroy cryptography.utils <<< 10976 1726879366.19269: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.ciphers.modes # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 10976 1726879366.19272: stdout chunk (state=3): >>># destroy http.client # destroy email<<< 10976 1726879366.19313: stdout chunk (state=3): >>> # destroy string <<< 10976 1726879366.19316: stdout chunk (state=3): >>># destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection <<< 10976 1726879366.19335: stdout chunk (state=3): >>># destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl <<< 10976 1726879366.19349: stdout chunk (state=3): >>># destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 10976 1726879366.19384: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 10976 1726879366.19550: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879366.20403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879366.20548: stderr chunk (state=3): >>><<< 10976 1726879366.20552: stdout chunk (state=3): >>><<< 10976 1726879366.21058: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c3f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c3983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c3f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c3f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c398490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c398940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c398670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c34f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c34f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c372850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c34f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c3b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c348d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c372d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c398970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c312eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c316f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c30c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c314640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c312370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87c21edc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c21e8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c21eeb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c21ef70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c21ee80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c277d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c271610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c284670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c31be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87c230c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c277250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87c284280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c3219d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c230fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c230d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c230d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bffb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bffb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c238fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c232a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c232490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bf2f1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bfe5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c232eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c321040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bf40af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87bf40e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bf53730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bf53c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87bee03a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bf40f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87bef0280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bf535b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87bef0340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c2309d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87bf0c6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87bf0c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bf0c760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87bf0c850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87bf0cca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87bf191f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bf0c8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87beffa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87c2305b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bf0ca90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff87be33670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bd5b7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87bd5b160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bd5b280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bd5bf10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bd5b4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bd5bd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87bd5bf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bd5b100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b7d1130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b78cf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b78cd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b78c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bd42dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bd423a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bd42f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bd90c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b769d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b7693a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bd60490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b7694c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b7694f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b750250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bda21f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b75c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bda2370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bdbbd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b75c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b75c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b75b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b75b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bd9a8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b7e1670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b7e0ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b7ef0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b7e10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bd67a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b346580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b72a520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b2e80a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b7e0bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b738970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87bdad250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b7386a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b71f7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b71c7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b715970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b097640> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b0976d0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b097c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b097910> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b097070> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b044730> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b044c40> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b044e50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bdab700> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b046a60> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b046ac0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b0ed610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b046ee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b046370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87bdab6d0> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b2d3070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b317dc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b0ed430> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b315df0> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b315250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b320d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b043f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b2e1700> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b738ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b097e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b0976a0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b097760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b315ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b097160> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b346a60> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b2d9940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b0f75e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b346850> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b0e46a0> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b08ea30> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b0a0b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b08e730> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b0a06d0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b04f700> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ae0fca0> # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/__about__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/__about__.cpython-39.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87adaa910> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87adaa5e0> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87ad6b4c0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ad6b280> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87addeac0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87adb8ac0> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87adaafd0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87adbe9d0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87adb8670> # extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' # extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87adb84f0> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87adaab50> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ad99c70> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/exceptions.cpython-39.pyc' import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ada3b50> import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ad99e20> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_serialization.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-39.pyc' import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ada3790> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab3b280> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.dh' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab3b640> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/types.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab4e640> import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab41580> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-39.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab59c70> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab4e790> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab4ef10> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87aaf06d0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_asymmetric.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-39.pyc' import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab01c40> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87aaf0b20> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.x25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab01df0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.x448' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab0d1c0> import 'cryptography.hazmat.primitives.asymmetric.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab413d0> import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ada3430> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/ssh.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-39.pyc' import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab17700> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-39.pyc' import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab215b0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab17b80> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab17520> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-39.pyc' import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab17d90> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ab3b100> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ada33d0> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/extensions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/extensions.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/extensions.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py # code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87aa6adc0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87aaa47c0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87aaa4580> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/general_name.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/general_name.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/name.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/name.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/name.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/oid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/oid.cpython-39.pyc' import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87aa2ecd0> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87aa28dc0> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87aaa4c40> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ada32e0> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87ad81c70> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87adaa730> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/interfaces.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-39.pyc' import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87aa5fd30> import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87adaa5b0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qhv75802/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87a9c10d0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87a9c1d00> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87a9fef10> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87a9c1fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87a9c1640> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87a9c13d0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87a9c5d90> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87a9c35e0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87a8e8160> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87a9c5d60> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87a8bda30> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87a8dceb0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87904ceb0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87a9194c0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff878f25a90> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87904cfd0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff878e8f610> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878f04130> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff878ea2970> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878e8fbb0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87a9c3f40> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff878db8730> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878daef10> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878dcd310> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878dcde80> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff878ddb460> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878ddb8b0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878dcdf40> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878dcd3a0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878dc49d0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87898dc70> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878dc4d60> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878db88b0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878dae340> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff878daeb20> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878dae4c0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87a9c3df0> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8789a6970> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87886fdf0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8788a0e80> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878850400> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87883a970> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878850a90> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8788507c0> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878850c10> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878850a60> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878850d90> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878850e20> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878850b50> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878850fa0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878850df0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878850ee0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878850dc0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8788504f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b17c0d0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b17c160> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b17c1f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b17c280> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b17c310> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b17c3a0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b17c430> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878828df0> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878887d90> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff87b17c7f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b17c550> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878828f40> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8788a0c70> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8788878b0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87887ee80> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8788870a0> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87887e760> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87887ec70> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8789a6910> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b10c850> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b10c100> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b17ce50> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b124e80> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8785b9d60> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8785b9df0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b1472b0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b1322e0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b1246a0> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b10cca0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87887e4f0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8785c9be0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8785c93a0> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b10c9a0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87b11a1f0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8785db460> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8785db4f0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8785db670> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff878560d90> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8785dbd60> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878560df0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878560ee0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8785db610> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878560f70> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87856dac0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8785784f0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878578670> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878578c10> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878578eb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878581640> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878581160> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8785814c0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87a9c1310> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87a9c1bb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8784c9f70> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8784fef70> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff878498d60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878498be0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8784983a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878498160> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8784eaeb0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8784981f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8784c4130> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878498e80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8784b99a0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8784c4fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87849e190> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87849e2e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87849e8e0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87849e610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87849e9a0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783d45e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783d46d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783d4eb0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783d4ac0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783d4f10> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783e8af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783e8c10> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783e8e50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87837e2e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87837ecd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87837ee20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87838e520> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87838e100> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87838ef10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87838ea60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87838ed60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87839d7f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87839df70> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783aa280> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783aa370> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8784ea490> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8784ea1f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8784c9cd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783aaee0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783aac10> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783435b0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87834e4f0> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff878343e50> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878343dc0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8782aa730> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8782aa1c0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8782c2a60> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8782c2c40> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8782aaca0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8782aaa30> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878336130> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783431f0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8783aaac0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8784ea220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8782e2160> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8782e2490> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8782e2d00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878275610> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878275b80> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff878284c40> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878284820> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878284580> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8782841f0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878284430> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878295bb0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878295c40> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8782a1280> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878295dc0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781a62e0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781b5340> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781b52e0> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8781b5490> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781b51f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781a6d00> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781a63a0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87819ba30> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8782a1fa0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8782a1940> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8782957f0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878284fd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878295940> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781a6d90> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781b5760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781b59d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781b5f40> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781d1730> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878155910> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87815db80> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff878105130> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87815dbe0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781333a0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781334c0> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878129430> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878129760> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87813e8b0> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781290d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878129190> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87811ca30> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87813ed30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8780cc160> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8780cc250> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8780cc370> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8780a05b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8780f4eb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878087940> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8780879d0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8780a0220> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8780b4310> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8780dac70> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8780e48e0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87805d760> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8780daf70> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8780ccb20> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878181d90> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87807e520> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87807ecd0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87807ef40> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878011970> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878021f70> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878011c40> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87807ee80> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878070760> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877fe61c0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877fe6ca0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877fe6ee0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ff4ac0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ff46a0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ff41f0> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877fe6940> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877fe6a90> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f9f8e0> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f9f550> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f9f5b0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f954f0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f956d0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f487f0> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f489a0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f48b50> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f48490> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f48ee0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f48f70> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f48fd0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f651f0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f65e20> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f59ca0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f59fd0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f48130> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877fbbf70> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877fbb820> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877fa99d0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f0f1f0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f76f10> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877fbb910> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f76f70> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f0f670> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f95820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f19220> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f87eb0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f19e20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f19af0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f22130> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f31700> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f31a60> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f312e0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f318b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f3b550> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f3b100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f3b970> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ec6460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ec6520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ec65b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ec6640> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ec66d0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f3bdc0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ec6880> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f3b430> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ec6c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ec6f70> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e6d220> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e6d4c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e6d760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e6da00> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f31d00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e6dd60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e761c0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e6df40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e76e80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e76df0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e76d60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e76cd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e76b50> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f31f10> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f22880> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f228b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f223a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f31df0> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f95280> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e0b8e0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e0be50> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e0bc40> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e0b9d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e0bcd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e25910> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e6dfd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e33370> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e33b20> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e33be0> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e33400> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e33070> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e25eb0> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877de6a90> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877de6610> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877de6820> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877de68e0> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877dfb7c0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877e25f70> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d94a90> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d94700> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d88bb0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d88160> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877de6460> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f87b20> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877f87430> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d94970> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d94940> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877dad220> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877dad610> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877fe6400> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877fd9760> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877dadbb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877dadf40> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d450a0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d45a00> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877dadf70> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d58220> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d589d0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d0e250> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d0ee50> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d63820> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d585e0> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d80340> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d30580> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d20c70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d30730> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d30bb0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff877d30d30> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d30be0> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d30cd0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d40640> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff877d40490> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d30e20> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877cdc280> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877cdc370> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877cdc670> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877cdcc40> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877cccbe0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ccc7c0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877cccd60> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ccc460> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d30f40> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877bd0d90> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877bf4850> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877bd9610> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877bd9160> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877cea880> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ba16d0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877bb4c10> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff877bc2730> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ba1760> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ccc610> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b42370> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877bc2c10> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ba7190> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d719d0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877d45c40> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877fc7430> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877fce700> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b5f730> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b5f880> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878070df0> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8781559a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b78fa0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b78460> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b059d0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b05c70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b05eb0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b16130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b16310> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b05580> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b052b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b05790> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b16ca0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b29190> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b16dc0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b36a30> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b295b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877b29b50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff87815d3d0> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff877ace3d0> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878155a00> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff878149520> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877aceeb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877aec1c0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877aecf10> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877aec7f0> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877adf3a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877adfbe0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877af5eb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877a74100> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877a74400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877a746d0> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ace940> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877ace580> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff877aced00> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["pcs", "corosync-qnetd", "openssl"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # destroy cryptography # destroy cryptography.__about__ # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dh # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.types # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing ipaddress # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy cryptography.hazmat.backends.interfaces # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # cleanup[3] wiping hmac # cleanup[3] wiping ipaddress # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.types # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives._serialization # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dh # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy ocsp # cleanup[3] wiping cryptography.utils # destroy cryptography.utils # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # 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 array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping typing # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy cryptography.hazmat.bindings._rust # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # 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 ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy ipaddress # destroy asn1 # destroy cryptography.hazmat.primitives.constant_time # destroy x509 # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.serialization # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy cryptography.hazmat.primitives.asymmetric.utils # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.asymmetric.x25519 # destroy cryptography.hazmat.primitives.asymmetric.x448 # destroy cryptography.hazmat.primitives.asymmetric.types # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy cryptography.hazmat.primitives.asymmetric.dh # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy abc # destroy typing # destroy cryptography.utils # destroy cryptography.hazmat.primitives.ciphers.modes # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # destroy cryptography # destroy cryptography.__about__ # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dh # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.types # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing ipaddress # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy cryptography.hazmat.backends.interfaces # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # cleanup[3] wiping hmac # cleanup[3] wiping ipaddress # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.types # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives._serialization # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dh # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy ocsp # cleanup[3] wiping cryptography.utils # destroy cryptography.utils # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # 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 array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping typing # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy cryptography.hazmat.bindings._rust # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # 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 ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy ipaddress # destroy asn1 # destroy cryptography.hazmat.primitives.constant_time # destroy x509 # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.serialization # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy cryptography.hazmat.primitives.asymmetric.utils # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.asymmetric.x25519 # destroy cryptography.hazmat.primitives.asymmetric.x448 # destroy cryptography.hazmat.primitives.asymmetric.types # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy cryptography.hazmat.primitives.asymmetric.dh # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy abc # destroy typing # destroy cryptography.utils # destroy cryptography.hazmat.primitives.ciphers.modes # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks 10976 1726879366.24413: done with _execute_module (ansible.legacy.dnf, {'name': ['pcs', 'corosync-qnetd', 'openssl'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_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-1726879364.069594-11174-132813205909054/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879366.24417: _low_level_execute_command(): starting 10976 1726879366.24420: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879364.069594-11174-132813205909054/ > /dev/null 2>&1 && sleep 0' 10976 1726879366.24427: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879366.24430: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879366.24432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879366.24442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879366.24445: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879366.24450: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879366.24452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879366.24454: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879366.24456: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879366.24458: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879366.24460: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879366.24462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879366.24464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879366.24466: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879366.24468: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879366.24470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879366.24472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879366.24474: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879366.24478: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879366.24481: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879366.26436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879366.26441: stdout chunk (state=3): >>><<< 10976 1726879366.26443: stderr chunk (state=3): >>><<< 10976 1726879366.26446: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879366.26449: handler run complete 10976 1726879366.26451: attempt loop complete, returning result 10976 1726879366.26453: _execute() done 10976 1726879366.26455: dumping result to json 10976 1726879366.26457: done dumping result, returning 10976 1726879366.26459: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Install role essential packages [0e24e73b-299d-f469-e0b0-0000000000ea] 10976 1726879366.26461: sending task result for task 0e24e73b-299d-f469-e0b0-0000000000ea 10976 1726879366.26576: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000000ea ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 10976 1726879366.26666: no more pending results, returning what we have 10976 1726879366.26670: results queue empty 10976 1726879366.26671: checking for any_errors_fatal 10976 1726879366.26679: done checking for any_errors_fatal 10976 1726879366.26680: checking for max_fail_percentage 10976 1726879366.26683: done checking for max_fail_percentage 10976 1726879366.26684: checking to see if all hosts have failed and the running result is not ok 10976 1726879366.26685: done checking to see if all hosts have failed 10976 1726879366.26686: getting the remaining hosts for this loop 10976 1726879366.26687: done getting the remaining hosts for this loop 10976 1726879366.26692: getting the next task for host managed_node2 10976 1726879366.26698: done getting next task for host managed_node2 10976 1726879366.26702: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Check and prepare role variables 10976 1726879366.26705: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879366.26715: getting variables 10976 1726879366.26718: in VariableManager get_vars() 10976 1726879366.26763: Calling all_inventory to load vars for managed_node2 10976 1726879366.26766: Calling groups_inventory to load vars for managed_node2 10976 1726879366.26768: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879366.26780: Calling all_plugins_play to load vars for managed_node2 10976 1726879366.26784: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879366.26789: Calling groups_plugins_play to load vars for managed_node2 10976 1726879366.27229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879366.27811: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879366.27835: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.27845: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.27906: done with get_vars() 10976 1726879366.27917: done getting variables 10976 1726879366.27955: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.ha_cluster : Check and prepare role variables] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:17 Friday 20 September 2024 20:42:46 -0400 (0:00:02.401) 0:00:07.704 ****** 10976 1726879366.28151: entering _queue_task() for managed_node2/include_tasks 10976 1726879366.29275: worker is 1 (out of 1 available) 10976 1726879366.29291: exiting _queue_task() for managed_node2/include_tasks 10976 1726879366.29301: done queuing things up, now waiting for results queue to drain 10976 1726879366.29303: waiting for pending results... 10976 1726879366.29521: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Check and prepare role variables 10976 1726879366.29727: in run() - task 0e24e73b-299d-f469-e0b0-0000000000eb 10976 1726879366.29751: variable 'ansible_search_path' from source: unknown 10976 1726879366.29765: variable 'ansible_search_path' from source: unknown 10976 1726879366.29850: calling self._execute() 10976 1726879366.30393: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879366.30401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879366.30412: variable 'omit' from source: magic vars 10976 1726879366.30919: variable 'ha_cluster_pacemaker_shell' from source: role '' defaults 10976 1726879366.30966: _execute() done 10976 1726879366.30978: dumping result to json 10976 1726879366.30989: done dumping result, returning 10976 1726879366.31011: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Check and prepare role variables [0e24e73b-299d-f469-e0b0-0000000000eb] 10976 1726879366.31026: sending task result for task 0e24e73b-299d-f469-e0b0-0000000000eb 10976 1726879366.31220: no more pending results, returning what we have 10976 1726879366.31228: in VariableManager get_vars() 10976 1726879366.31284: Calling all_inventory to load vars for managed_node2 10976 1726879366.31288: Calling groups_inventory to load vars for managed_node2 10976 1726879366.31397: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879366.31411: Calling all_plugins_play to load vars for managed_node2 10976 1726879366.31415: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879366.31419: Calling groups_plugins_play to load vars for managed_node2 10976 1726879366.31632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879366.31976: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879366.31988: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000000eb 10976 1726879366.31991: WORKER PROCESS EXITING 10976 1726879366.32013: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.32027: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.32225: done with get_vars() 10976 1726879366.32237: variable 'ansible_search_path' from source: unknown 10976 1726879366.32238: variable 'ansible_search_path' from source: unknown 10976 1726879366.32273: we have included files to process 10976 1726879366.32274: generating all_blocks data 10976 1726879366.32276: done generating all_blocks data 10976 1726879366.32282: processing included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml 10976 1726879366.32283: loading included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml 10976 1726879366.32285: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml 10976 1726879366.34935: done processing included file 10976 1726879366.34938: iterating over new_blocks loaded from include file 10976 1726879366.34939: in VariableManager get_vars() 10976 1726879366.34956: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879366.34966: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.34989: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.35019: done with get_vars() 10976 1726879366.35021: filtering new block on tags 10976 1726879366.35053: done filtering new block on tags 10976 1726879366.35055: in VariableManager get_vars() 10976 1726879366.35121: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879366.35171: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.35177: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.35229: done with get_vars() 10976 1726879366.35231: filtering new block on tags 10976 1726879366.35275: done filtering new block on tags 10976 1726879366.35277: in VariableManager get_vars() 10976 1726879366.35292: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879366.35302: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.35305: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.35328: done with get_vars() 10976 1726879366.35329: filtering new block on tags 10976 1726879366.35345: done filtering new block on tags 10976 1726879366.35346: in VariableManager get_vars() 10976 1726879366.35358: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879366.35370: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.35373: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.35396: done with get_vars() 10976 1726879366.35397: filtering new block on tags 10976 1726879366.35548: done filtering new block on tags 10976 1726879366.35550: in VariableManager get_vars() 10976 1726879366.35581: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879366.35604: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.35618: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.35641: done with get_vars() 10976 1726879366.35643: filtering new block on tags 10976 1726879366.35787: done filtering new block on tags 10976 1726879366.35789: done iterating over new_blocks loaded from include file included: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml for managed_node2 10976 1726879366.35794: extending task lists for all hosts with included blocks 10976 1726879366.36291: done extending task lists 10976 1726879366.36292: done processing included files 10976 1726879366.36293: results queue empty 10976 1726879366.36293: checking for any_errors_fatal 10976 1726879366.36297: done checking for any_errors_fatal 10976 1726879366.36298: checking for max_fail_percentage 10976 1726879366.36299: done checking for max_fail_percentage 10976 1726879366.36299: checking to see if all hosts have failed and the running result is not ok 10976 1726879366.36300: done checking to see if all hosts have failed 10976 1726879366.36300: getting the remaining hosts for this loop 10976 1726879366.36301: done getting the remaining hosts for this loop 10976 1726879366.36303: getting the next task for host managed_node2 10976 1726879366.36306: done getting next task for host managed_node2 10976 1726879366.36308: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Discover cluster node names 10976 1726879366.36311: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879366.36319: getting variables 10976 1726879366.36319: in VariableManager get_vars() 10976 1726879366.36333: Calling all_inventory to load vars for managed_node2 10976 1726879366.36335: Calling groups_inventory to load vars for managed_node2 10976 1726879366.36336: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879366.36341: Calling all_plugins_play to load vars for managed_node2 10976 1726879366.36342: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879366.36344: Calling groups_plugins_play to load vars for managed_node2 10976 1726879366.36454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879366.36590: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879366.36601: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.36605: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.36641: done with get_vars() 10976 1726879366.36648: done getting variables 10976 1726879366.36684: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Discover cluster node names] ****** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:3 Friday 20 September 2024 20:42:46 -0400 (0:00:00.085) 0:00:07.790 ****** 10976 1726879366.36711: entering _queue_task() for managed_node2/set_fact 10976 1726879366.37050: worker is 1 (out of 1 available) 10976 1726879366.37082: exiting _queue_task() for managed_node2/set_fact 10976 1726879366.37103: done queuing things up, now waiting for results queue to drain 10976 1726879366.37105: waiting for pending results... 10976 1726879366.37332: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Discover cluster node names 10976 1726879366.37459: in run() - task 0e24e73b-299d-f469-e0b0-000000000234 10976 1726879366.37472: variable 'ansible_search_path' from source: unknown 10976 1726879366.37476: variable 'ansible_search_path' from source: unknown 10976 1726879366.37511: calling self._execute() 10976 1726879366.37577: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879366.37582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879366.37594: variable 'omit' from source: magic vars 10976 1726879366.37676: variable 'omit' from source: magic vars 10976 1726879366.37728: variable 'omit' from source: magic vars 10976 1726879366.38023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879366.40224: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879366.40563: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879366.40595: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879366.40656: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879366.40679: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879366.40760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879366.40781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879366.40803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879366.40832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879366.40843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879366.40953: variable 'inventory_hostname' from source: set_fact 10976 1726879366.40988: variable 'omit' from source: magic vars 10976 1726879366.41015: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879366.41038: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879366.41053: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879366.41066: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879366.41081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879366.41109: variable 'inventory_hostname' from source: set_fact 10976 1726879366.41113: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879366.41116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879366.41186: Set connection var ansible_pipelining to False 10976 1726879366.41196: Set connection var ansible_shell_executable to /bin/sh 10976 1726879366.41206: Set connection var ansible_timeout to 10 10976 1726879366.41209: Set connection var ansible_shell_type to sh 10976 1726879366.41213: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879366.41215: Set connection var ansible_connection to ssh 10976 1726879366.41236: variable 'ansible_shell_executable' from source: unknown 10976 1726879366.41239: variable 'ansible_connection' from source: unknown 10976 1726879366.41241: variable 'ansible_module_compression' from source: unknown 10976 1726879366.41244: variable 'ansible_shell_type' from source: unknown 10976 1726879366.41246: variable 'ansible_shell_executable' from source: unknown 10976 1726879366.41248: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879366.41251: variable 'ansible_pipelining' from source: unknown 10976 1726879366.41253: variable 'ansible_timeout' from source: unknown 10976 1726879366.41258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879366.41338: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879366.41347: variable 'omit' from source: magic vars 10976 1726879366.41353: starting attempt loop 10976 1726879366.41356: running the handler 10976 1726879366.41363: handler run complete 10976 1726879366.41371: attempt loop complete, returning result 10976 1726879366.41374: _execute() done 10976 1726879366.41376: dumping result to json 10976 1726879366.41378: done dumping result, returning 10976 1726879366.41385: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Discover cluster node names [0e24e73b-299d-f469-e0b0-000000000234] 10976 1726879366.41395: sending task result for task 0e24e73b-299d-f469-e0b0-000000000234 10976 1726879366.41477: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000234 10976 1726879366.41480: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__ha_cluster_node_name": "localhost" }, "changed": false } 10976 1726879366.41571: no more pending results, returning what we have 10976 1726879366.41574: results queue empty 10976 1726879366.41574: checking for any_errors_fatal 10976 1726879366.41576: done checking for any_errors_fatal 10976 1726879366.41577: checking for max_fail_percentage 10976 1726879366.41578: done checking for max_fail_percentage 10976 1726879366.41579: checking to see if all hosts have failed and the running result is not ok 10976 1726879366.41579: done checking to see if all hosts have failed 10976 1726879366.41580: getting the remaining hosts for this loop 10976 1726879366.41582: done getting the remaining hosts for this loop 10976 1726879366.41585: getting the next task for host managed_node2 10976 1726879366.41598: done getting next task for host managed_node2 10976 1726879366.41602: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Collect cluster node names 10976 1726879366.41606: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879366.41628: getting variables 10976 1726879366.41629: in VariableManager get_vars() 10976 1726879366.41664: Calling all_inventory to load vars for managed_node2 10976 1726879366.41667: Calling groups_inventory to load vars for managed_node2 10976 1726879366.41669: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879366.41677: Calling all_plugins_play to load vars for managed_node2 10976 1726879366.41679: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879366.41682: Calling groups_plugins_play to load vars for managed_node2 10976 1726879366.41802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879366.41925: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879366.41937: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.41941: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.41993: done with get_vars() 10976 1726879366.42002: done getting variables 10976 1726879366.42047: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Collect cluster node names] ******* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:7 Friday 20 September 2024 20:42:46 -0400 (0:00:00.053) 0:00:07.844 ****** 10976 1726879366.42073: entering _queue_task() for managed_node2/set_fact 10976 1726879366.42289: worker is 1 (out of 1 available) 10976 1726879366.42301: exiting _queue_task() for managed_node2/set_fact 10976 1726879366.42314: done queuing things up, now waiting for results queue to drain 10976 1726879366.42315: waiting for pending results... 10976 1726879366.42500: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Collect cluster node names 10976 1726879366.42588: in run() - task 0e24e73b-299d-f469-e0b0-000000000235 10976 1726879366.42602: variable 'ansible_search_path' from source: unknown 10976 1726879366.42606: variable 'ansible_search_path' from source: unknown 10976 1726879366.42639: calling self._execute() 10976 1726879366.42709: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879366.42713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879366.42725: variable 'omit' from source: magic vars 10976 1726879366.42802: variable 'omit' from source: magic vars 10976 1726879366.42846: variable 'omit' from source: magic vars 10976 1726879366.43209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879366.44921: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879366.44978: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879366.45010: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879366.45038: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879366.45060: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879366.45127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879366.45148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879366.45166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879366.45200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879366.45212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879366.45248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879366.45264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879366.45284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879366.45314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879366.45326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879366.45421: variable 'ansible_play_hosts' from source: magic vars 10976 1726879366.45431: variable 'hostvars' from source: magic vars 10976 1726879366.45447: in VariableManager get_vars() 10976 1726879366.45459: Calling all_inventory to load vars for managed_node2 10976 1726879366.45463: Calling groups_inventory to load vars for managed_node2 10976 1726879366.45469: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879366.45480: Calling all_plugins_play to load vars for managed_node2 10976 1726879366.45485: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879366.45493: Calling groups_plugins_play to load vars for managed_node2 10976 1726879366.45627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879366.45745: done with get_vars() 10976 1726879366.45760: variable '__ha_cluster_node_name' from source: set_fact 10976 1726879366.45809: variable 'omit' from source: magic vars 10976 1726879366.45833: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879366.45853: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879366.45869: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879366.45882: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879366.45894: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879366.45917: variable 'inventory_hostname' from source: set_fact 10976 1726879366.45920: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879366.45927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879366.45997: Set connection var ansible_pipelining to False 10976 1726879366.46003: Set connection var ansible_shell_executable to /bin/sh 10976 1726879366.46011: Set connection var ansible_timeout to 10 10976 1726879366.46014: Set connection var ansible_shell_type to sh 10976 1726879366.46018: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879366.46026: Set connection var ansible_connection to ssh 10976 1726879366.46044: variable 'ansible_shell_executable' from source: unknown 10976 1726879366.46047: variable 'ansible_connection' from source: unknown 10976 1726879366.46050: variable 'ansible_module_compression' from source: unknown 10976 1726879366.46056: variable 'ansible_shell_type' from source: unknown 10976 1726879366.46059: variable 'ansible_shell_executable' from source: unknown 10976 1726879366.46061: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879366.46063: variable 'ansible_pipelining' from source: unknown 10976 1726879366.46065: variable 'ansible_timeout' from source: unknown 10976 1726879366.46068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879366.46146: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879366.46158: variable 'omit' from source: magic vars 10976 1726879366.46167: starting attempt loop 10976 1726879366.46169: running the handler 10976 1726879366.46177: handler run complete 10976 1726879366.46187: attempt loop complete, returning result 10976 1726879366.46190: _execute() done 10976 1726879366.46192: dumping result to json 10976 1726879366.46196: done dumping result, returning 10976 1726879366.46203: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Collect cluster node names [0e24e73b-299d-f469-e0b0-000000000235] 10976 1726879366.46215: sending task result for task 0e24e73b-299d-f469-e0b0-000000000235 10976 1726879366.46299: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000235 10976 1726879366.46302: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__ha_cluster_all_node_names": [ "localhost" ] }, "changed": false } 10976 1726879366.46395: no more pending results, returning what we have 10976 1726879366.46402: results queue empty 10976 1726879366.46403: checking for any_errors_fatal 10976 1726879366.46408: done checking for any_errors_fatal 10976 1726879366.46408: checking for max_fail_percentage 10976 1726879366.46410: done checking for max_fail_percentage 10976 1726879366.46410: checking to see if all hosts have failed and the running result is not ok 10976 1726879366.46411: done checking to see if all hosts have failed 10976 1726879366.46412: getting the remaining hosts for this loop 10976 1726879366.46414: done getting the remaining hosts for this loop 10976 1726879366.46417: getting the next task for host managed_node2 10976 1726879366.46427: done getting next task for host managed_node2 10976 1726879366.46431: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fail if ha_cluster_node_options contains unknown or duplicate nodes 10976 1726879366.46435: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879366.46444: getting variables 10976 1726879366.46445: in VariableManager get_vars() 10976 1726879366.46488: Calling all_inventory to load vars for managed_node2 10976 1726879366.46491: Calling groups_inventory to load vars for managed_node2 10976 1726879366.46493: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879366.46501: Calling all_plugins_play to load vars for managed_node2 10976 1726879366.46504: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879366.46510: Calling groups_plugins_play to load vars for managed_node2 10976 1726879366.46668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879366.46787: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879366.46800: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.46804: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.46855: done with get_vars() 10976 1726879366.46863: done getting variables 10976 1726879366.46933: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Fail if ha_cluster_node_options contains unknown or duplicate nodes] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:16 Friday 20 September 2024 20:42:46 -0400 (0:00:00.048) 0:00:07.892 ****** 10976 1726879366.46959: entering _queue_task() for managed_node2/fail 10976 1726879366.46960: Creating lock for fail 10976 1726879366.47188: worker is 1 (out of 1 available) 10976 1726879366.47202: exiting _queue_task() for managed_node2/fail 10976 1726879366.47207: done queuing things up, now waiting for results queue to drain 10976 1726879366.47209: waiting for pending results... 10976 1726879366.47389: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if ha_cluster_node_options contains unknown or duplicate nodes 10976 1726879366.47473: in run() - task 0e24e73b-299d-f469-e0b0-000000000237 10976 1726879366.47486: variable 'ansible_search_path' from source: unknown 10976 1726879366.47490: variable 'ansible_search_path' from source: unknown 10976 1726879366.47519: calling self._execute() 10976 1726879366.47589: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879366.47593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879366.47599: variable 'omit' from source: magic vars 10976 1726879366.47990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879366.49791: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879366.49838: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879366.49873: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879366.49905: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879366.49927: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879366.50046: variable '__nodes_from_options' from source: task vars 10976 1726879366.50159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879366.50181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879366.50202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879366.50234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879366.50245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879366.50277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879366.50298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879366.50315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879366.50343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879366.50353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879366.50427: variable 'ha_cluster_node_options' from source: include params 10976 1726879366.50436: variable '__test_first_node' from source: set_fact 10976 1726879366.50500: variable '__test_first_node' from source: set_fact 10976 1726879366.50555: variable '__ha_cluster_all_node_names' from source: set_fact 10976 1726879366.50565: Evaluated conditional (( __nodes_from_options != (__nodes_from_options | unique) ) or ( __nodes_from_options | difference(__ha_cluster_all_node_names) ) ): False 10976 1726879366.50568: when evaluation is False, skipping this task 10976 1726879366.50570: _execute() done 10976 1726879366.50573: dumping result to json 10976 1726879366.50575: done dumping result, returning 10976 1726879366.50582: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if ha_cluster_node_options contains unknown or duplicate nodes [0e24e73b-299d-f469-e0b0-000000000237] 10976 1726879366.50588: sending task result for task 0e24e73b-299d-f469-e0b0-000000000237 10976 1726879366.50686: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000237 10976 1726879366.50690: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(\n __nodes_from_options != (__nodes_from_options | unique)\n) or (\n __nodes_from_options | difference(__ha_cluster_all_node_names)\n)\n", "skip_reason": "Conditional result was False" } 10976 1726879366.50754: no more pending results, returning what we have 10976 1726879366.50757: results queue empty 10976 1726879366.50758: checking for any_errors_fatal 10976 1726879366.50764: done checking for any_errors_fatal 10976 1726879366.50764: checking for max_fail_percentage 10976 1726879366.50766: done checking for max_fail_percentage 10976 1726879366.50767: checking to see if all hosts have failed and the running result is not ok 10976 1726879366.50768: done checking to see if all hosts have failed 10976 1726879366.50769: getting the remaining hosts for this loop 10976 1726879366.50770: done getting the remaining hosts for this loop 10976 1726879366.50774: getting the next task for host managed_node2 10976 1726879366.50784: done getting next task for host managed_node2 10976 1726879366.50790: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Extract node options 10976 1726879366.50794: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879366.50816: getting variables 10976 1726879366.50818: in VariableManager get_vars() 10976 1726879366.50858: Calling all_inventory to load vars for managed_node2 10976 1726879366.50860: Calling groups_inventory to load vars for managed_node2 10976 1726879366.50862: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879366.50871: Calling all_plugins_play to load vars for managed_node2 10976 1726879366.50873: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879366.50875: Calling groups_plugins_play to load vars for managed_node2 10976 1726879366.51004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879366.51127: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879366.51145: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.51150: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.51202: done with get_vars() 10976 1726879366.51210: done getting variables 10976 1726879366.51256: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Extract node options] ************* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:30 Friday 20 September 2024 20:42:46 -0400 (0:00:00.043) 0:00:07.936 ****** 10976 1726879366.51281: entering _queue_task() for managed_node2/set_fact 10976 1726879366.51505: worker is 1 (out of 1 available) 10976 1726879366.51518: exiting _queue_task() for managed_node2/set_fact 10976 1726879366.51533: done queuing things up, now waiting for results queue to drain 10976 1726879366.51535: waiting for pending results... 10976 1726879366.51724: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Extract node options 10976 1726879366.51808: in run() - task 0e24e73b-299d-f469-e0b0-000000000239 10976 1726879366.51819: variable 'ansible_search_path' from source: unknown 10976 1726879366.51824: variable 'ansible_search_path' from source: unknown 10976 1726879366.51856: calling self._execute() 10976 1726879366.51932: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879366.51936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879366.51945: variable 'omit' from source: magic vars 10976 1726879366.52102: variable 'omit' from source: magic vars 10976 1726879366.52149: variable 'omit' from source: magic vars 10976 1726879366.52484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879366.54194: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879366.54246: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879366.54280: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879366.54325: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879366.54345: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879366.54416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879366.54437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879366.54455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879366.54484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879366.54497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879366.54534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879366.54550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879366.54566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879366.54594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879366.54606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879366.54638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879366.54654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879366.54671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879366.54698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879366.54709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879366.54746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879366.54762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879366.54779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879366.54808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879366.54823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879366.55013: variable 'ha_cluster_node_options' from source: include params 10976 1726879366.55025: variable '__test_first_node' from source: set_fact 10976 1726879366.55090: variable '__test_first_node' from source: set_fact 10976 1726879366.55111: variable '__ha_cluster_node_name' from source: set_fact 10976 1726879366.55168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879366.55304: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879366.55334: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879366.55359: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879366.55391: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879366.55462: variable 'omit' from source: magic vars 10976 1726879366.55494: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879366.55513: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879366.55530: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879366.55543: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879366.55553: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879366.55580: variable 'inventory_hostname' from source: set_fact 10976 1726879366.55583: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879366.55603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879366.55660: Set connection var ansible_pipelining to False 10976 1726879366.55667: Set connection var ansible_shell_executable to /bin/sh 10976 1726879366.55674: Set connection var ansible_timeout to 10 10976 1726879366.55676: Set connection var ansible_shell_type to sh 10976 1726879366.55681: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879366.55688: Set connection var ansible_connection to ssh 10976 1726879366.55713: variable 'ansible_shell_executable' from source: unknown 10976 1726879366.55716: variable 'ansible_connection' from source: unknown 10976 1726879366.55718: variable 'ansible_module_compression' from source: unknown 10976 1726879366.55720: variable 'ansible_shell_type' from source: unknown 10976 1726879366.55725: variable 'ansible_shell_executable' from source: unknown 10976 1726879366.55727: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879366.55732: variable 'ansible_pipelining' from source: unknown 10976 1726879366.55734: variable 'ansible_timeout' from source: unknown 10976 1726879366.55739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879366.55820: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879366.55832: variable 'omit' from source: magic vars 10976 1726879366.55838: starting attempt loop 10976 1726879366.55841: running the handler 10976 1726879366.55848: handler run complete 10976 1726879366.55856: attempt loop complete, returning result 10976 1726879366.55859: _execute() done 10976 1726879366.55861: dumping result to json 10976 1726879366.55865: done dumping result, returning 10976 1726879366.55874: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Extract node options [0e24e73b-299d-f469-e0b0-000000000239] 10976 1726879366.55879: sending task result for task 0e24e73b-299d-f469-e0b0-000000000239 10976 1726879366.55970: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000239 10976 1726879366.55973: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__ha_cluster_local_node": { "attributes": [ { "attrs": [ { "name": "attr1", "value": "val1" }, { "name": "attr2", "value": "val2" } ] } ], "node_name": "localhost" } }, "changed": false } 10976 1726879366.56077: no more pending results, returning what we have 10976 1726879366.56080: results queue empty 10976 1726879366.56081: checking for any_errors_fatal 10976 1726879366.56088: done checking for any_errors_fatal 10976 1726879366.56089: checking for max_fail_percentage 10976 1726879366.56091: done checking for max_fail_percentage 10976 1726879366.56091: checking to see if all hosts have failed and the running result is not ok 10976 1726879366.56092: done checking to see if all hosts have failed 10976 1726879366.56093: getting the remaining hosts for this loop 10976 1726879366.56094: done getting the remaining hosts for this loop 10976 1726879366.56098: getting the next task for host managed_node2 10976 1726879366.56106: done getting next task for host managed_node2 10976 1726879366.56110: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fail if passwords are not specified 10976 1726879366.56114: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879366.56132: getting variables 10976 1726879366.56134: in VariableManager get_vars() 10976 1726879366.56172: Calling all_inventory to load vars for managed_node2 10976 1726879366.56241: Calling groups_inventory to load vars for managed_node2 10976 1726879366.56244: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879366.56253: Calling all_plugins_play to load vars for managed_node2 10976 1726879366.56255: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879366.56257: Calling groups_plugins_play to load vars for managed_node2 10976 1726879366.56366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879366.56482: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879366.56496: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.56500: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.56548: done with get_vars() 10976 1726879366.56557: done getting variables 10976 1726879366.56602: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Fail if passwords are not specified] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:43 Friday 20 September 2024 20:42:46 -0400 (0:00:00.053) 0:00:07.989 ****** 10976 1726879366.56628: entering _queue_task() for managed_node2/fail 10976 1726879366.56850: worker is 1 (out of 1 available) 10976 1726879366.56863: exiting _queue_task() for managed_node2/fail 10976 1726879366.56867: done queuing things up, now waiting for results queue to drain 10976 1726879366.56870: waiting for pending results... 10976 1726879366.57053: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if passwords are not specified 10976 1726879366.57142: in run() - task 0e24e73b-299d-f469-e0b0-00000000023b 10976 1726879366.57154: variable 'ansible_search_path' from source: unknown 10976 1726879366.57158: variable 'ansible_search_path' from source: unknown 10976 1726879366.57200: variable 'omit' from source: magic vars 10976 1726879366.57304: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879366.57311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879366.57322: variable 'omit' from source: magic vars 10976 1726879366.57714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879366.59566: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879366.59620: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879366.59651: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879366.59676: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879366.59698: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879366.59763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879366.59783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879366.59804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879366.59837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879366.59848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879366.59884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879366.59903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879366.59919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879366.59952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879366.59962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879366.60095: variable 'item' from source: unknown 10976 1726879366.60178: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 10976 1726879366.60275: Loaded config def from plugin (lookup/vars) 10976 1726879366.60279: Loading LookupModule 'vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/vars.py 10976 1726879366.60299: variable 'ha_cluster_hacluster_password' from source: include_vars 10976 1726879366.62463: Evaluated conditional (lookup("vars", item, default="") | string | length < 1): False 10976 1726879366.62467: when evaluation is False, skipping this task 10976 1726879366.62498: variable 'item' from source: unknown 10976 1726879366.62574: variable 'item' from source: unknown skipping: [managed_node2] => (item=ha_cluster_hacluster_password) => { "ansible_loop_var": "item", "changed": false, "false_condition": "lookup(\"vars\", item, default=\"\") | string | length < 1", "item": "ha_cluster_hacluster_password", "skip_reason": "Conditional result was False" } 10976 1726879366.62719: dumping result to json 10976 1726879366.62723: done dumping result, returning 10976 1726879366.62726: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if passwords are not specified [0e24e73b-299d-f469-e0b0-00000000023b] 10976 1726879366.62728: sending task result for task 0e24e73b-299d-f469-e0b0-00000000023b 10976 1726879366.62764: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000023b 10976 1726879366.62767: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 10976 1726879366.62803: no more pending results, returning what we have 10976 1726879366.62806: results queue empty 10976 1726879366.62807: checking for any_errors_fatal 10976 1726879366.62812: done checking for any_errors_fatal 10976 1726879366.62812: checking for max_fail_percentage 10976 1726879366.62814: done checking for max_fail_percentage 10976 1726879366.62815: checking to see if all hosts have failed and the running result is not ok 10976 1726879366.62816: done checking to see if all hosts have failed 10976 1726879366.62817: getting the remaining hosts for this loop 10976 1726879366.62818: done getting the remaining hosts for this loop 10976 1726879366.62823: getting the next task for host managed_node2 10976 1726879366.62829: done getting next task for host managed_node2 10976 1726879366.62833: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fail if nodes do not have the same number of SBD devices specified 10976 1726879366.62837: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879366.62852: getting variables 10976 1726879366.62853: in VariableManager get_vars() 10976 1726879366.62897: Calling all_inventory to load vars for managed_node2 10976 1726879366.62900: Calling groups_inventory to load vars for managed_node2 10976 1726879366.62902: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879366.62911: Calling all_plugins_play to load vars for managed_node2 10976 1726879366.62914: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879366.62916: Calling groups_plugins_play to load vars for managed_node2 10976 1726879366.63048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879366.63334: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879366.63347: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.63351: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.63400: done with get_vars() 10976 1726879366.63407: done getting variables 10976 1726879366.63454: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Fail if nodes do not have the same number of SBD devices specified] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:53 Friday 20 September 2024 20:42:46 -0400 (0:00:00.068) 0:00:08.058 ****** 10976 1726879366.63481: entering _queue_task() for managed_node2/fail 10976 1726879366.63698: worker is 1 (out of 1 available) 10976 1726879366.63711: exiting _queue_task() for managed_node2/fail 10976 1726879366.63717: done queuing things up, now waiting for results queue to drain 10976 1726879366.63719: waiting for pending results... 10976 1726879366.63916: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if nodes do not have the same number of SBD devices specified 10976 1726879366.64009: in run() - task 0e24e73b-299d-f469-e0b0-00000000023c 10976 1726879366.64019: variable 'ansible_search_path' from source: unknown 10976 1726879366.64024: variable 'ansible_search_path' from source: unknown 10976 1726879366.64056: calling self._execute() 10976 1726879366.64126: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879366.64131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879366.64139: variable 'omit' from source: magic vars 10976 1726879366.64485: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879366.64497: Evaluated conditional (ha_cluster_cluster_present): True 10976 1726879366.64582: variable 'ha_cluster_sbd_enabled' from source: role '' defaults 10976 1726879366.64588: Evaluated conditional (ha_cluster_sbd_enabled): False 10976 1726879366.64592: when evaluation is False, skipping this task 10976 1726879366.64594: _execute() done 10976 1726879366.64597: dumping result to json 10976 1726879366.64599: done dumping result, returning 10976 1726879366.64608: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if nodes do not have the same number of SBD devices specified [0e24e73b-299d-f469-e0b0-00000000023c] 10976 1726879366.64611: sending task result for task 0e24e73b-299d-f469-e0b0-00000000023c 10976 1726879366.64712: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000023c 10976 1726879366.64714: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_sbd_enabled", "skip_reason": "Conditional result was False" } 10976 1726879366.64778: no more pending results, returning what we have 10976 1726879366.64782: results queue empty 10976 1726879366.64783: checking for any_errors_fatal 10976 1726879366.64797: done checking for any_errors_fatal 10976 1726879366.64798: checking for max_fail_percentage 10976 1726879366.64799: done checking for max_fail_percentage 10976 1726879366.64800: checking to see if all hosts have failed and the running result is not ok 10976 1726879366.64802: done checking to see if all hosts have failed 10976 1726879366.64802: getting the remaining hosts for this loop 10976 1726879366.64804: done getting the remaining hosts for this loop 10976 1726879366.64807: getting the next task for host managed_node2 10976 1726879366.64813: done getting next task for host managed_node2 10976 1726879366.64817: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fail if configuring qnetd on a cluster node 10976 1726879366.64821: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879366.64846: getting variables 10976 1726879366.64848: in VariableManager get_vars() 10976 1726879366.64890: Calling all_inventory to load vars for managed_node2 10976 1726879366.64893: Calling groups_inventory to load vars for managed_node2 10976 1726879366.64895: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879366.64904: Calling all_plugins_play to load vars for managed_node2 10976 1726879366.64906: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879366.64907: Calling groups_plugins_play to load vars for managed_node2 10976 1726879366.65033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879366.65160: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879366.65175: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.65180: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.65235: done with get_vars() 10976 1726879366.65244: done getting variables 10976 1726879366.65290: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Fail if configuring qnetd on a cluster node] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:69 Friday 20 September 2024 20:42:46 -0400 (0:00:00.018) 0:00:08.076 ****** 10976 1726879366.65315: entering _queue_task() for managed_node2/fail 10976 1726879366.65539: worker is 1 (out of 1 available) 10976 1726879366.65550: exiting _queue_task() for managed_node2/fail 10976 1726879366.65563: done queuing things up, now waiting for results queue to drain 10976 1726879366.65564: waiting for pending results... 10976 1726879366.65752: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if configuring qnetd on a cluster node 10976 1726879366.65839: in run() - task 0e24e73b-299d-f469-e0b0-00000000023d 10976 1726879366.65849: variable 'ansible_search_path' from source: unknown 10976 1726879366.65852: variable 'ansible_search_path' from source: unknown 10976 1726879366.65888: calling self._execute() 10976 1726879366.65956: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879366.65959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879366.65969: variable 'omit' from source: magic vars 10976 1726879366.66311: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879366.66318: Evaluated conditional (ha_cluster_cluster_present): True 10976 1726879366.66458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879366.68093: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879366.68145: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879366.68174: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879366.68202: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879366.68225: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879366.68292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879366.68312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879366.68335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879366.68362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879366.68373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879366.68453: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879366.68470: Evaluated conditional (ha_cluster_qnetd.present | d(false)): False 10976 1726879366.68473: when evaluation is False, skipping this task 10976 1726879366.68476: _execute() done 10976 1726879366.68478: dumping result to json 10976 1726879366.68481: done dumping result, returning 10976 1726879366.68490: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if configuring qnetd on a cluster node [0e24e73b-299d-f469-e0b0-00000000023d] 10976 1726879366.68495: sending task result for task 0e24e73b-299d-f469-e0b0-00000000023d 10976 1726879366.68589: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000023d 10976 1726879366.68592: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_qnetd.present | d(false)", "skip_reason": "Conditional result was False" } 10976 1726879366.68665: no more pending results, returning what we have 10976 1726879366.68670: results queue empty 10976 1726879366.68671: checking for any_errors_fatal 10976 1726879366.68678: done checking for any_errors_fatal 10976 1726879366.68679: checking for max_fail_percentage 10976 1726879366.68680: done checking for max_fail_percentage 10976 1726879366.68682: checking to see if all hosts have failed and the running result is not ok 10976 1726879366.68683: done checking to see if all hosts have failed 10976 1726879366.68683: getting the remaining hosts for this loop 10976 1726879366.68687: done getting the remaining hosts for this loop 10976 1726879366.68690: getting the next task for host managed_node2 10976 1726879366.68697: done getting next task for host managed_node2 10976 1726879366.68711: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fail if no valid level is specified for a fencing level 10976 1726879366.68716: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879366.68733: getting variables 10976 1726879366.68734: in VariableManager get_vars() 10976 1726879366.68771: Calling all_inventory to load vars for managed_node2 10976 1726879366.68773: Calling groups_inventory to load vars for managed_node2 10976 1726879366.68775: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879366.68783: Calling all_plugins_play to load vars for managed_node2 10976 1726879366.68788: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879366.68791: Calling groups_plugins_play to load vars for managed_node2 10976 1726879366.68966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879366.69084: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879366.69098: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.69102: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.69156: done with get_vars() 10976 1726879366.69165: done getting variables 10976 1726879366.69206: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Fail if no valid level is specified for a fencing level] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:79 Friday 20 September 2024 20:42:46 -0400 (0:00:00.039) 0:00:08.115 ****** 10976 1726879366.69233: entering _queue_task() for managed_node2/fail 10976 1726879366.69458: worker is 1 (out of 1 available) 10976 1726879366.69470: exiting _queue_task() for managed_node2/fail 10976 1726879366.69474: done queuing things up, now waiting for results queue to drain 10976 1726879366.69476: waiting for pending results... 10976 1726879366.69673: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if no valid level is specified for a fencing level 10976 1726879366.69770: in run() - task 0e24e73b-299d-f469-e0b0-00000000023e 10976 1726879366.69780: variable 'ansible_search_path' from source: unknown 10976 1726879366.69787: variable 'ansible_search_path' from source: unknown 10976 1726879366.69830: variable 'ha_cluster_stonith_levels' from source: role '' defaults 10976 1726879366.70081: variable 'ha_cluster_stonith_levels' from source: role '' defaults 10976 1726879366.70124: dumping result to json 10976 1726879366.70128: done dumping result, returning 10976 1726879366.70134: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if no valid level is specified for a fencing level [0e24e73b-299d-f469-e0b0-00000000023e] 10976 1726879366.70148: sending task result for task 0e24e73b-299d-f469-e0b0-00000000023e 10976 1726879366.70246: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000023e 10976 1726879366.70249: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879366.70307: no more pending results, returning what we have 10976 1726879366.70311: results queue empty 10976 1726879366.70312: checking for any_errors_fatal 10976 1726879366.70319: done checking for any_errors_fatal 10976 1726879366.70320: checking for max_fail_percentage 10976 1726879366.70323: done checking for max_fail_percentage 10976 1726879366.70324: checking to see if all hosts have failed and the running result is not ok 10976 1726879366.70325: done checking to see if all hosts have failed 10976 1726879366.70326: getting the remaining hosts for this loop 10976 1726879366.70328: done getting the remaining hosts for this loop 10976 1726879366.70331: getting the next task for host managed_node2 10976 1726879366.70337: done getting next task for host managed_node2 10976 1726879366.70342: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fail if no target is specified for a fencing level 10976 1726879366.70346: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879366.70372: getting variables 10976 1726879366.70374: in VariableManager get_vars() 10976 1726879366.70412: Calling all_inventory to load vars for managed_node2 10976 1726879366.70415: Calling groups_inventory to load vars for managed_node2 10976 1726879366.70417: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879366.70426: Calling all_plugins_play to load vars for managed_node2 10976 1726879366.70428: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879366.70430: Calling groups_plugins_play to load vars for managed_node2 10976 1726879366.70555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879366.70674: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879366.70690: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.70695: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.70749: done with get_vars() 10976 1726879366.70758: done getting variables 10976 1726879366.70808: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Fail if no target is specified for a fencing level] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:87 Friday 20 September 2024 20:42:46 -0400 (0:00:00.016) 0:00:08.131 ****** 10976 1726879366.70835: entering _queue_task() for managed_node2/fail 10976 1726879366.71053: worker is 1 (out of 1 available) 10976 1726879366.71066: exiting _queue_task() for managed_node2/fail 10976 1726879366.71071: done queuing things up, now waiting for results queue to drain 10976 1726879366.71074: waiting for pending results... 10976 1726879366.71260: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if no target is specified for a fencing level 10976 1726879366.71341: in run() - task 0e24e73b-299d-f469-e0b0-00000000023f 10976 1726879366.71352: variable 'ansible_search_path' from source: unknown 10976 1726879366.71358: variable 'ansible_search_path' from source: unknown 10976 1726879366.71399: variable 'ha_cluster_stonith_levels' from source: role '' defaults 10976 1726879366.71660: variable 'ha_cluster_stonith_levels' from source: role '' defaults 10976 1726879366.71705: dumping result to json 10976 1726879366.71708: done dumping result, returning 10976 1726879366.71716: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if no target is specified for a fencing level [0e24e73b-299d-f469-e0b0-00000000023f] 10976 1726879366.71723: sending task result for task 0e24e73b-299d-f469-e0b0-00000000023f 10976 1726879366.71820: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000023f 10976 1726879366.71825: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879366.71893: no more pending results, returning what we have 10976 1726879366.71897: results queue empty 10976 1726879366.71898: checking for any_errors_fatal 10976 1726879366.71903: done checking for any_errors_fatal 10976 1726879366.71904: checking for max_fail_percentage 10976 1726879366.71905: done checking for max_fail_percentage 10976 1726879366.71906: checking to see if all hosts have failed and the running result is not ok 10976 1726879366.71907: done checking to see if all hosts have failed 10976 1726879366.71908: getting the remaining hosts for this loop 10976 1726879366.71910: done getting the remaining hosts for this loop 10976 1726879366.71913: getting the next task for host managed_node2 10976 1726879366.71925: done getting next task for host managed_node2 10976 1726879366.71929: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Extract qdevice settings 10976 1726879366.71933: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879366.71956: getting variables 10976 1726879366.71957: in VariableManager get_vars() 10976 1726879366.71995: Calling all_inventory to load vars for managed_node2 10976 1726879366.71998: Calling groups_inventory to load vars for managed_node2 10976 1726879366.72000: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879366.72008: Calling all_plugins_play to load vars for managed_node2 10976 1726879366.72010: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879366.72012: Calling groups_plugins_play to load vars for managed_node2 10976 1726879366.72183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879366.72299: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879366.72311: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.72315: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.72362: done with get_vars() 10976 1726879366.72370: done getting variables 10976 1726879366.72413: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Extract qdevice settings] ********* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:101 Friday 20 September 2024 20:42:46 -0400 (0:00:00.016) 0:00:08.147 ****** 10976 1726879366.72443: entering _queue_task() for managed_node2/set_fact 10976 1726879366.72662: worker is 1 (out of 1 available) 10976 1726879366.72674: exiting _queue_task() for managed_node2/set_fact 10976 1726879366.72686: done queuing things up, now waiting for results queue to drain 10976 1726879366.72688: waiting for pending results... 10976 1726879366.72868: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Extract qdevice settings 10976 1726879366.72959: in run() - task 0e24e73b-299d-f469-e0b0-000000000241 10976 1726879366.72971: variable 'ansible_search_path' from source: unknown 10976 1726879366.72974: variable 'ansible_search_path' from source: unknown 10976 1726879366.73004: calling self._execute() 10976 1726879366.73074: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879366.73078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879366.73090: variable 'omit' from source: magic vars 10976 1726879366.73167: variable 'omit' from source: magic vars 10976 1726879366.73212: variable 'omit' from source: magic vars 10976 1726879366.73473: variable 'ha_cluster_quorum' from source: role '' defaults 10976 1726879366.73619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879366.75261: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879366.75340: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879366.75384: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879366.75430: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879366.75461: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879366.75554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879366.75588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879366.75629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879366.75676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879366.75697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879366.75816: variable 'ha_cluster_quorum' from source: role '' defaults 10976 1726879366.76014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879366.76052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879366.76084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879366.76131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879366.76157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879366.76202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879366.76233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879366.76266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879366.76308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879366.76329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879366.76375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879366.76403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879366.76436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879366.76484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879366.76504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879366.76569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879366.76603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879366.76636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879366.76682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879366.76705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879366.76962: variable 'ha_cluster_quorum' from source: role '' defaults 10976 1726879366.77332: variable 'ha_cluster_quorum' from source: role '' defaults 10976 1726879366.77371: variable 'omit' from source: magic vars 10976 1726879366.77403: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879366.77436: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879366.77473: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879366.77495: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879366.77512: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879366.77549: variable 'inventory_hostname' from source: set_fact 10976 1726879366.77561: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879366.77570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879366.77680: Set connection var ansible_pipelining to False 10976 1726879366.77693: Set connection var ansible_shell_executable to /bin/sh 10976 1726879366.77704: Set connection var ansible_timeout to 10 10976 1726879366.77711: Set connection var ansible_shell_type to sh 10976 1726879366.77720: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879366.77733: Set connection var ansible_connection to ssh 10976 1726879366.77762: variable 'ansible_shell_executable' from source: unknown 10976 1726879366.77771: variable 'ansible_connection' from source: unknown 10976 1726879366.77783: variable 'ansible_module_compression' from source: unknown 10976 1726879366.77790: variable 'ansible_shell_type' from source: unknown 10976 1726879366.77796: variable 'ansible_shell_executable' from source: unknown 10976 1726879366.77802: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879366.77809: variable 'ansible_pipelining' from source: unknown 10976 1726879366.77815: variable 'ansible_timeout' from source: unknown 10976 1726879366.77824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879366.77944: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879366.77962: variable 'omit' from source: magic vars 10976 1726879366.77973: starting attempt loop 10976 1726879366.77979: running the handler 10976 1726879366.77999: handler run complete 10976 1726879366.78012: attempt loop complete, returning result 10976 1726879366.78019: _execute() done 10976 1726879366.78027: dumping result to json 10976 1726879366.78034: done dumping result, returning 10976 1726879366.78047: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Extract qdevice settings [0e24e73b-299d-f469-e0b0-000000000241] 10976 1726879366.78060: sending task result for task 0e24e73b-299d-f469-e0b0-000000000241 ok: [managed_node2] => { "ansible_facts": { "__ha_cluster_qdevice_host": "", "__ha_cluster_qdevice_in_use": false, "__ha_cluster_qdevice_model": "", "__ha_cluster_qdevice_pcs_address": "" }, "changed": false } 10976 1726879366.78230: no more pending results, returning what we have 10976 1726879366.78233: results queue empty 10976 1726879366.78234: checking for any_errors_fatal 10976 1726879366.78242: done checking for any_errors_fatal 10976 1726879366.78243: checking for max_fail_percentage 10976 1726879366.78245: done checking for max_fail_percentage 10976 1726879366.78245: checking to see if all hosts have failed and the running result is not ok 10976 1726879366.78246: done checking to see if all hosts have failed 10976 1726879366.78247: getting the remaining hosts for this loop 10976 1726879366.78249: done getting the remaining hosts for this loop 10976 1726879366.78253: getting the next task for host managed_node2 10976 1726879366.78260: done getting next task for host managed_node2 10976 1726879366.78264: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Figure out if ATB needs to be enabled for SBD 10976 1726879366.78269: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879366.78280: getting variables 10976 1726879366.78282: in VariableManager get_vars() 10976 1726879366.78326: Calling all_inventory to load vars for managed_node2 10976 1726879366.78329: Calling groups_inventory to load vars for managed_node2 10976 1726879366.78332: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879366.78343: Calling all_plugins_play to load vars for managed_node2 10976 1726879366.78346: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879366.78350: Calling groups_plugins_play to load vars for managed_node2 10976 1726879366.78540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879366.78727: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879366.78746: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.78754: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.78836: done with get_vars() 10976 1726879366.78850: done getting variables 10976 1726879366.78880: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000241 10976 1726879366.78882: WORKER PROCESS EXITING 10976 1726879366.78910: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Figure out if ATB needs to be enabled for SBD] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:110 Friday 20 September 2024 20:42:46 -0400 (0:00:00.065) 0:00:08.212 ****** 10976 1726879366.78950: entering _queue_task() for managed_node2/set_fact 10976 1726879366.79290: worker is 1 (out of 1 available) 10976 1726879366.79302: exiting _queue_task() for managed_node2/set_fact 10976 1726879366.79314: done queuing things up, now waiting for results queue to drain 10976 1726879366.79316: waiting for pending results... 10976 1726879366.79502: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Figure out if ATB needs to be enabled for SBD 10976 1726879366.79585: in run() - task 0e24e73b-299d-f469-e0b0-000000000242 10976 1726879366.79601: variable 'ansible_search_path' from source: unknown 10976 1726879366.79604: variable 'ansible_search_path' from source: unknown 10976 1726879366.79635: calling self._execute() 10976 1726879366.79703: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879366.79711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879366.79720: variable 'omit' from source: magic vars 10976 1726879366.79888: variable 'omit' from source: magic vars 10976 1726879366.79937: variable 'omit' from source: magic vars 10976 1726879366.80249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879366.81843: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879366.81905: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879366.81936: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879366.81962: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879366.81994: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879366.82058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879366.82082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879366.82104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879366.82132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879366.82144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879366.82186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879366.82205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879366.82227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879366.82255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879366.82265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879366.82319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879366.82448: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879366.82477: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879366.82501: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879366.82525: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879366.82559: 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) 10976 1726879366.82577: 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) 10976 1726879366.82595: 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) 10976 1726879366.82615: 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) 10976 1726879366.82759: variable 'ha_cluster_sbd_enabled' from source: role '' defaults 10976 1726879366.82766: variable '__ha_cluster_local_node' from source: set_fact 10976 1726879366.82774: variable '__ha_cluster_all_node_names' from source: set_fact 10976 1726879366.82779: variable '__ha_cluster_qdevice_in_use' from source: set_fact 10976 1726879366.82820: variable 'omit' from source: magic vars 10976 1726879366.82845: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879366.82867: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879366.82882: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879366.82896: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879366.82905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879366.82929: variable 'inventory_hostname' from source: set_fact 10976 1726879366.82932: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879366.82935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879366.83008: Set connection var ansible_pipelining to False 10976 1726879366.83015: Set connection var ansible_shell_executable to /bin/sh 10976 1726879366.83024: Set connection var ansible_timeout to 10 10976 1726879366.83027: Set connection var ansible_shell_type to sh 10976 1726879366.83031: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879366.83036: Set connection var ansible_connection to ssh 10976 1726879366.83054: variable 'ansible_shell_executable' from source: unknown 10976 1726879366.83060: variable 'ansible_connection' from source: unknown 10976 1726879366.83062: variable 'ansible_module_compression' from source: unknown 10976 1726879366.83068: variable 'ansible_shell_type' from source: unknown 10976 1726879366.83073: variable 'ansible_shell_executable' from source: unknown 10976 1726879366.83077: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879366.83083: variable 'ansible_pipelining' from source: unknown 10976 1726879366.83086: variable 'ansible_timeout' from source: unknown 10976 1726879366.83092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879366.83174: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879366.83190: variable 'omit' from source: magic vars 10976 1726879366.83196: starting attempt loop 10976 1726879366.83199: running the handler 10976 1726879366.83206: handler run complete 10976 1726879366.83214: attempt loop complete, returning result 10976 1726879366.83216: _execute() done 10976 1726879366.83219: dumping result to json 10976 1726879366.83221: done dumping result, returning 10976 1726879366.83233: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Figure out if ATB needs to be enabled for SBD [0e24e73b-299d-f469-e0b0-000000000242] 10976 1726879366.83238: sending task result for task 0e24e73b-299d-f469-e0b0-000000000242 10976 1726879366.83320: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000242 10976 1726879366.83325: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__ha_cluster_sbd_needs_atb": false }, "changed": false } 10976 1726879366.83402: no more pending results, returning what we have 10976 1726879366.83405: results queue empty 10976 1726879366.83406: checking for any_errors_fatal 10976 1726879366.83412: done checking for any_errors_fatal 10976 1726879366.83412: checking for max_fail_percentage 10976 1726879366.83414: done checking for max_fail_percentage 10976 1726879366.83415: checking to see if all hosts have failed and the running result is not ok 10976 1726879366.83416: done checking to see if all hosts have failed 10976 1726879366.83416: getting the remaining hosts for this loop 10976 1726879366.83418: done getting the remaining hosts for this loop 10976 1726879366.83421: getting the next task for host managed_node2 10976 1726879366.83430: done getting next task for host managed_node2 10976 1726879366.83433: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fail if SBD needs ATB enabled and the user configured ATB to be disabled 10976 1726879366.83438: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879366.83447: getting variables 10976 1726879366.83449: in VariableManager get_vars() 10976 1726879366.83490: Calling all_inventory to load vars for managed_node2 10976 1726879366.83493: Calling groups_inventory to load vars for managed_node2 10976 1726879366.83495: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879366.83504: Calling all_plugins_play to load vars for managed_node2 10976 1726879366.83510: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879366.83513: Calling groups_plugins_play to load vars for managed_node2 10976 1726879366.83687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879366.83805: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879366.83819: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.83825: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.83874: done with get_vars() 10976 1726879366.83882: done getting variables 10976 1726879366.83924: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Fail if SBD needs ATB enabled and the user configured ATB to be disabled] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:120 Friday 20 September 2024 20:42:46 -0400 (0:00:00.050) 0:00:08.262 ****** 10976 1726879366.83952: entering _queue_task() for managed_node2/fail 10976 1726879366.84169: worker is 1 (out of 1 available) 10976 1726879366.84183: exiting _queue_task() for managed_node2/fail 10976 1726879366.84195: done queuing things up, now waiting for results queue to drain 10976 1726879366.84197: waiting for pending results... 10976 1726879366.84378: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if SBD needs ATB enabled and the user configured ATB to be disabled 10976 1726879366.84473: in run() - task 0e24e73b-299d-f469-e0b0-000000000243 10976 1726879366.84489: variable 'ansible_search_path' from source: unknown 10976 1726879366.84498: variable 'ansible_search_path' from source: unknown 10976 1726879366.84532: calling self._execute() 10976 1726879366.84601: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879366.84604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879366.84614: variable 'omit' from source: magic vars 10976 1726879366.84975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879366.86591: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879366.86649: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879366.86684: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879366.86714: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879366.86736: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879366.86819: variable '__ha_cluster_sbd_needs_atb' from source: set_fact 10976 1726879366.86836: Evaluated conditional (__ha_cluster_sbd_needs_atb | bool): False 10976 1726879366.86839: when evaluation is False, skipping this task 10976 1726879366.86842: _execute() done 10976 1726879366.86845: dumping result to json 10976 1726879366.86847: done dumping result, returning 10976 1726879366.86854: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if SBD needs ATB enabled and the user configured ATB to be disabled [0e24e73b-299d-f469-e0b0-000000000243] 10976 1726879366.86864: sending task result for task 0e24e73b-299d-f469-e0b0-000000000243 10976 1726879366.86952: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000243 10976 1726879366.86954: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__ha_cluster_sbd_needs_atb | bool", "skip_reason": "Conditional result was False" } 10976 1726879366.87002: no more pending results, returning what we have 10976 1726879366.87005: results queue empty 10976 1726879366.87006: checking for any_errors_fatal 10976 1726879366.87011: done checking for any_errors_fatal 10976 1726879366.87012: checking for max_fail_percentage 10976 1726879366.87014: done checking for max_fail_percentage 10976 1726879366.87015: checking to see if all hosts have failed and the running result is not ok 10976 1726879366.87016: done checking to see if all hosts have failed 10976 1726879366.87016: getting the remaining hosts for this loop 10976 1726879366.87018: done getting the remaining hosts for this loop 10976 1726879366.87021: getting the next task for host managed_node2 10976 1726879366.87030: done getting next task for host managed_node2 10976 1726879366.87034: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fail if ha_cluster_pcsd_public_key_src and ha_cluster_pcsd_private_key_src are set along with ha_cluster_pcsd_certificates 10976 1726879366.87038: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879366.87052: getting variables 10976 1726879366.87054: in VariableManager get_vars() 10976 1726879366.87097: Calling all_inventory to load vars for managed_node2 10976 1726879366.87101: Calling groups_inventory to load vars for managed_node2 10976 1726879366.87103: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879366.87113: Calling all_plugins_play to load vars for managed_node2 10976 1726879366.87115: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879366.87118: Calling groups_plugins_play to load vars for managed_node2 10976 1726879366.87263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879366.87410: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879366.87424: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.87429: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.87479: done with get_vars() 10976 1726879366.87489: done getting variables 10976 1726879366.87533: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Fail if ha_cluster_pcsd_public_key_src and ha_cluster_pcsd_private_key_src are set along with ha_cluster_pcsd_certificates] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:127 Friday 20 September 2024 20:42:46 -0400 (0:00:00.036) 0:00:08.298 ****** 10976 1726879366.87558: entering _queue_task() for managed_node2/fail 10976 1726879366.87769: worker is 1 (out of 1 available) 10976 1726879366.87783: exiting _queue_task() for managed_node2/fail 10976 1726879366.87796: done queuing things up, now waiting for results queue to drain 10976 1726879366.87798: waiting for pending results... 10976 1726879366.87980: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if ha_cluster_pcsd_public_key_src and ha_cluster_pcsd_private_key_src are set along with ha_cluster_pcsd_certificates 10976 1726879366.88067: in run() - task 0e24e73b-299d-f469-e0b0-000000000244 10976 1726879366.88076: variable 'ansible_search_path' from source: unknown 10976 1726879366.88080: variable 'ansible_search_path' from source: unknown 10976 1726879366.88112: calling self._execute() 10976 1726879366.88177: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879366.88181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879366.88190: variable 'omit' from source: magic vars 10976 1726879366.88545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879366.88736: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879366.88774: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879366.88799: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879366.88828: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879366.88896: 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) 10976 1726879366.88914: 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) 10976 1726879366.88935: 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) 10976 1726879366.88954: 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) 10976 1726879366.89049: variable 'ha_cluster_pcsd_public_key_src' from source: role '' defaults 10976 1726879366.89057: Evaluated conditional (ha_cluster_pcsd_public_key_src is not none): False 10976 1726879366.89060: when evaluation is False, skipping this task 10976 1726879366.89064: _execute() done 10976 1726879366.89068: dumping result to json 10976 1726879366.89071: done dumping result, returning 10976 1726879366.89080: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if ha_cluster_pcsd_public_key_src and ha_cluster_pcsd_private_key_src are set along with ha_cluster_pcsd_certificates [0e24e73b-299d-f469-e0b0-000000000244] 10976 1726879366.89084: sending task result for task 0e24e73b-299d-f469-e0b0-000000000244 10976 1726879366.89178: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000244 10976 1726879366.89182: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_pcsd_public_key_src is not none", "skip_reason": "Conditional result was False" } 10976 1726879366.89255: no more pending results, returning what we have 10976 1726879366.89259: results queue empty 10976 1726879366.89259: checking for any_errors_fatal 10976 1726879366.89268: done checking for any_errors_fatal 10976 1726879366.89269: checking for max_fail_percentage 10976 1726879366.89271: done checking for max_fail_percentage 10976 1726879366.89272: checking to see if all hosts have failed and the running result is not ok 10976 1726879366.89273: done checking to see if all hosts have failed 10976 1726879366.89274: getting the remaining hosts for this loop 10976 1726879366.89276: done getting the remaining hosts for this loop 10976 1726879366.89279: getting the next task for host managed_node2 10976 1726879366.89288: done getting next task for host managed_node2 10976 1726879366.89292: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fetch pcs capabilities 10976 1726879366.89303: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879366.89325: getting variables 10976 1726879366.89327: in VariableManager get_vars() 10976 1726879366.89362: Calling all_inventory to load vars for managed_node2 10976 1726879366.89365: Calling groups_inventory to load vars for managed_node2 10976 1726879366.89366: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879366.89373: Calling all_plugins_play to load vars for managed_node2 10976 1726879366.89375: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879366.89377: Calling groups_plugins_play to load vars for managed_node2 10976 1726879366.89503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879366.89626: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879366.89640: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.89644: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879366.89696: done with get_vars() 10976 1726879366.89705: done getting variables 10976 1726879366.89753: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Fetch pcs capabilities] *********** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:141 Friday 20 September 2024 20:42:46 -0400 (0:00:00.022) 0:00:08.321 ****** 10976 1726879366.89776: entering _queue_task() for managed_node2/command 10976 1726879366.89996: worker is 1 (out of 1 available) 10976 1726879366.90009: exiting _queue_task() for managed_node2/command 10976 1726879366.90021: done queuing things up, now waiting for results queue to drain 10976 1726879366.90024: waiting for pending results... 10976 1726879366.90209: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fetch pcs capabilities 10976 1726879366.90293: in run() - task 0e24e73b-299d-f469-e0b0-000000000245 10976 1726879366.90310: variable 'ansible_search_path' from source: unknown 10976 1726879366.90314: variable 'ansible_search_path' from source: unknown 10976 1726879366.90346: calling self._execute() 10976 1726879366.90424: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879366.90428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879366.90438: variable 'omit' from source: magic vars 10976 1726879366.90521: variable 'omit' from source: magic vars 10976 1726879366.90568: variable 'omit' from source: magic vars 10976 1726879366.90594: variable 'omit' from source: magic vars 10976 1726879366.90641: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879366.90671: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879366.90688: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879366.90706: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879366.90717: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879366.90748: variable 'inventory_hostname' from source: set_fact 10976 1726879366.90752: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879366.90754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879366.90834: Set connection var ansible_pipelining to False 10976 1726879366.90845: Set connection var ansible_shell_executable to /bin/sh 10976 1726879366.90850: Set connection var ansible_timeout to 10 10976 1726879366.90852: Set connection var ansible_shell_type to sh 10976 1726879366.90857: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879366.90862: Set connection var ansible_connection to ssh 10976 1726879366.90879: variable 'ansible_shell_executable' from source: unknown 10976 1726879366.90882: variable 'ansible_connection' from source: unknown 10976 1726879366.90884: variable 'ansible_module_compression' from source: unknown 10976 1726879366.90889: variable 'ansible_shell_type' from source: unknown 10976 1726879366.90892: variable 'ansible_shell_executable' from source: unknown 10976 1726879366.90896: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879366.90898: variable 'ansible_pipelining' from source: unknown 10976 1726879366.90901: variable 'ansible_timeout' from source: unknown 10976 1726879366.90905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879366.91024: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879366.91033: variable 'omit' from source: magic vars 10976 1726879366.91039: starting attempt loop 10976 1726879366.91044: running the handler 10976 1726879366.91055: _low_level_execute_command(): starting 10976 1726879366.91068: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879366.91635: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879366.91654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879366.91673: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879366.91727: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879366.91741: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879366.91806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879366.93985: stdout chunk (state=3): >>>/root <<< 10976 1726879366.94132: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879366.94197: stderr chunk (state=3): >>><<< 10976 1726879366.94200: stdout chunk (state=3): >>><<< 10976 1726879366.94229: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879366.94261: _low_level_execute_command(): starting 10976 1726879366.94278: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879366.942427-11276-186315044013344 `" && echo ansible-tmp-1726879366.942427-11276-186315044013344="` echo /root/.ansible/tmp/ansible-tmp-1726879366.942427-11276-186315044013344 `" ) && sleep 0' 10976 1726879366.95038: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879366.95054: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879366.95079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879366.95154: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879366.95176: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879366.95203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879366.95238: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879366.95263: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879366.95302: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879366.95330: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879366.95355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879366.95379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879366.95406: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879366.95410: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879366.95412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879366.95471: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879366.95509: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879366.95642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879366.95695: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879366.98298: stdout chunk (state=3): >>>ansible-tmp-1726879366.942427-11276-186315044013344=/root/.ansible/tmp/ansible-tmp-1726879366.942427-11276-186315044013344 <<< 10976 1726879366.98456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879366.98551: stderr chunk (state=3): >>><<< 10976 1726879366.98556: stdout chunk (state=3): >>><<< 10976 1726879366.98575: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879366.942427-11276-186315044013344=/root/.ansible/tmp/ansible-tmp-1726879366.942427-11276-186315044013344 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879366.98610: variable 'ansible_module_compression' from source: unknown 10976 1726879366.98654: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 10976 1726879366.98690: variable 'ansible_facts' from source: unknown 10976 1726879366.98762: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879366.942427-11276-186315044013344/AnsiballZ_command.py 10976 1726879366.98873: Sending initial data 10976 1726879366.98883: Sent initial data (155 bytes) 10976 1726879366.99631: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879366.99662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879366.99666: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 is address <<< 10976 1726879366.99670: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879366.99728: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879366.99732: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879366.99738: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879366.99788: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879367.02392: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879367.02415: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879367.02453: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmph87pp23_ /root/.ansible/tmp/ansible-tmp-1726879366.942427-11276-186315044013344/AnsiballZ_command.py <<< 10976 1726879367.02488: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879367.03642: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879367.03905: stderr chunk (state=3): >>><<< 10976 1726879367.03909: stdout chunk (state=3): >>><<< 10976 1726879367.03911: done transferring module to remote 10976 1726879367.03913: _low_level_execute_command(): starting 10976 1726879367.03915: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879366.942427-11276-186315044013344/ /root/.ansible/tmp/ansible-tmp-1726879366.942427-11276-186315044013344/AnsiballZ_command.py && sleep 0' 10976 1726879367.04832: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879367.04852: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879367.04870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879367.04890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879367.04941: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879367.04954: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879367.04971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879367.04993: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879367.05006: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879367.05017: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879367.05031: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879367.05045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879367.05062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879367.05083: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879367.05100: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879367.05111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879367.05190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879367.05221: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879367.05242: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879367.05321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879367.07851: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879367.07925: stderr chunk (state=3): >>><<< 10976 1726879367.07929: stdout chunk (state=3): >>><<< 10976 1726879367.08032: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879367.08036: _low_level_execute_command(): starting 10976 1726879367.08039: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879366.942427-11276-186315044013344/AnsiballZ_command.py && sleep 0' 10976 1726879367.10831: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879367.10856: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879367.10870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879367.10892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879367.10939: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879367.10959: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879367.10973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879367.10992: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879367.11003: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879367.11013: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879367.11026: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879367.11040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879367.11062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879367.11076: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879367.11091: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879367.11106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879367.11193: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879367.11217: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879367.11237: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879367.11330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879367.14475: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879367.14520: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 10976 1726879367.14548: stdout chunk (state=3): >>>import '_weakref' # <<< 10976 1726879367.14652: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879367.14655: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879367.14717: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879367.14775: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879367.14779: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879367.14827: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879367.14848: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879367.14934: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 10976 1726879367.14938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879367.14963: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879367.15008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879367.15027: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879367.15050: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deed1edc0> <<< 10976 1726879367.15116: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879367.15154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deecc33a0> <<< 10976 1726879367.15157: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deed1eb20> <<< 10976 1726879367.15195: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 10976 1726879367.15205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879367.15218: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deed1eac0> <<< 10976 1726879367.15253: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879367.15296: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 10976 1726879367.15301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879367.15318: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deecc3490> <<< 10976 1726879367.15353: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879367.15398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 10976 1726879367.15401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879367.15428: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879367.15451: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deecc3940> <<< 10976 1726879367.15482: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deecc3670> <<< 10976 1726879367.15518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879367.15545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879367.15588: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879367.15612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879367.15641: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879367.15675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879367.15716: stdout chunk (state=3): >>>import '_stat' # <<< 10976 1726879367.15718: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deec7a190> <<< 10976 1726879367.15739: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879367.15777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879367.15880: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deec7a220> <<< 10976 1726879367.15926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879367.15940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879367.15987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 10976 1726879367.15991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 10976 1726879367.16005: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deec9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deec7a940> <<< 10976 1726879367.16047: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deecdb880> <<< 10976 1726879367.16081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 10976 1726879367.16098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879367.16112: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deec73d90> <<< 10976 1726879367.16181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879367.16215: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deec9dd90> <<< 10976 1726879367.16292: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deecc3970> <<< 10976 1726879367.16335: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879367.16678: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879367.16691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879367.16735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879367.16748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879367.16771: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879367.16800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879367.16831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879367.16849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879367.16871: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9d2eb0> <<< 10976 1726879367.16947: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9d6f40> <<< 10976 1726879367.16980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879367.16999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879367.17033: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879367.17063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879367.17092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879367.17136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 10976 1726879367.17148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879367.17172: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9cc610> <<< 10976 1726879367.17205: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9d4640> <<< 10976 1726879367.17231: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9d2370> <<< 10976 1726879367.17258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879367.17381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879367.17419: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879367.17463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879367.17500: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879367.17503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879367.17557: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879367.17572: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee955dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9558b0> <<< 10976 1726879367.17598: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879367.17639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 10976 1726879367.17650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee955eb0> <<< 10976 1726879367.17680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879367.17705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879367.17742: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee955f70> <<< 10976 1726879367.17801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 10976 1726879367.17821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee955e80> <<< 10976 1726879367.17845: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879367.17909: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9aed30> <<< 10976 1726879367.17934: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879367.17970: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9a8610> <<< 10976 1726879367.18067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879367.18071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 10976 1726879367.18082: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9bb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9dbe20> <<< 10976 1726879367.18114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879367.18176: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879367.18193: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee967c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9ae250> <<< 10976 1726879367.18257: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879367.18270: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee9bb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9e19d0> <<< 10976 1726879367.18309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879367.18320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879367.18358: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879367.18400: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879367.18414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879367.18441: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee967fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee967d90> <<< 10976 1726879367.18488: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 10976 1726879367.18509: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee967d00> <<< 10976 1726879367.18537: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879367.18559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879367.18583: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879367.18605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879367.18641: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879367.18766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879367.18813: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'<<< 10976 1726879367.18826: stdout chunk (state=3): >>> import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee93a370> <<< 10976 1726879367.18853: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879367.18880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879367.18942: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee93a460> <<< 10976 1726879367.19154: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee96ffa0> <<< 10976 1726879367.19208: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee969a30> <<< 10976 1726879367.19228: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee969490> <<< 10976 1726879367.19251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879367.19349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879367.19381: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879367.19418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee8891c0> <<< 10976 1726879367.19548: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee925c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee969eb0> <<< 10976 1726879367.19565: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9e1040> <<< 10976 1726879367.19603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879367.19641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879367.19681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 10976 1726879367.19709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 10976 1726879367.19712: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee89aaf0> <<< 10976 1726879367.19737: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879367.19793: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879367.19806: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee89ae20> <<< 10976 1726879367.19841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879367.19869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879367.19906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 10976 1726879367.19918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879367.19940: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee8ad730> <<< 10976 1726879367.19984: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879367.20040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879367.20100: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee8adc70> <<< 10976 1726879367.20158: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879367.20182: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee8453a0> <<< 10976 1726879367.20201: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee89af10> <<< 10976 1726879367.20220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879367.20241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879367.20327: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879367.20330: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee855280> <<< 10976 1726879367.20351: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee8ad5b0> <<< 10976 1726879367.20380: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879367.20439: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879367.20452: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee855340> <<< 10976 1726879367.20511: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9679d0> <<< 10976 1726879367.20549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879367.20575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879367.20607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879367.20631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879367.20685: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879367.20744: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee8716a0> <<< 10976 1726879367.20747: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879367.20810: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee871970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee871760> <<< 10976 1726879367.20875: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee871850> <<< 10976 1726879367.20929: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879367.21614: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee871ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee87e1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee8718e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee864a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9675b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee871a90> <<< 10976 1726879367.21932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9dee79a670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 10976 1726879367.22079: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.22112: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 10976 1726879367.22167: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879367.22185: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879367.22210: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.24147: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.25759: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 10976 1726879367.25765: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee1967c0> <<< 10976 1726879367.25779: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879367.25831: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 10976 1726879367.25850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879367.25864: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879367.25937: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879367.25940: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee196160> <<< 10976 1726879367.25992: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee196280> <<< 10976 1726879367.26042: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee196f10> <<< 10976 1726879367.26081: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 10976 1726879367.26084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879367.26154: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee1964f0> <<< 10976 1726879367.26172: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee196d30> <<< 10976 1726879367.26185: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879367.26231: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879367.26234: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee196f70> <<< 10976 1726879367.26260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879367.26304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879367.26366: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee196100> <<< 10976 1726879367.26395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879367.26419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879367.26449: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879367.26487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879367.26537: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 10976 1726879367.26540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879367.26655: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee0edee0> <<< 10976 1726879367.26729: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879367.26734: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee10ef40> <<< 10976 1726879367.26788: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879367.26792: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee10ed60> <<< 10976 1726879367.26819: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879367.26872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879367.26932: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee10e3d0> <<< 10976 1726879367.26964: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee1fcdc0> <<< 10976 1726879367.27231: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee1fc3a0> <<< 10976 1726879367.27263: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 10976 1726879367.27276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879367.27308: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee1fcf70> <<< 10976 1726879367.27332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879367.27352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879367.27392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879367.27433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879367.27453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879367.27492: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879367.27519: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee1ccc10> <<< 10976 1726879367.27651: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee169cd0> <<< 10976 1726879367.27668: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee1693a0> <<< 10976 1726879367.27671: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee19a490> <<< 10976 1726879367.27706: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879367.27726: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee1694c0> <<< 10976 1726879367.27769: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee1694f0> <<< 10976 1726879367.27799: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879367.27826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879367.27865: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879367.27902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879367.28008: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879367.28012: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee0d0250> <<< 10976 1726879367.28038: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee1dd1f0> <<< 10976 1726879367.28065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879367.28098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879367.28178: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879367.28182: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee0dc8e0> <<< 10976 1726879367.28208: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee1dd370> <<< 10976 1726879367.28225: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879367.28284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879367.28313: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 10976 1726879367.28336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879367.28339: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879367.28753: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee1f6d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee0dc880> <<< 10976 1726879367.28842: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee0dc6d0> <<< 10976 1726879367.28916: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee0db670><<< 10976 1726879367.28924: stdout chunk (state=3): >>> <<< 10976 1726879367.28991: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee0db5b0> <<< 10976 1726879367.28997: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee1d58b0> <<< 10976 1726879367.29032: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879367.29128: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879367.29230: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee15f670> <<< 10976 1726879367.29469: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879367.29487: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee15eac0> <<< 10976 1726879367.29512: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee16e0d0> <<< 10976 1726879367.29571: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879367.29574: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879367.29580: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee15f0d0> <<< 10976 1726879367.29582: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee1a1a60> <<< 10976 1726879367.29598: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.29630: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.29636: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879367.29659: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.29771: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.29899: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879367.29924: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879367.29970: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.29984: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.29989: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879367.30010: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.30181: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.30347: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.31051: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.31873: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879367.31911: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879367.32016: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dedca7580> <<< 10976 1726879367.32132: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879367.32188: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee0aa520> <<< 10976 1726879367.32198: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dedc4c0a0> <<< 10976 1726879367.32254: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 10976 1726879367.32333: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879367.32504: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.32725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879367.32763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879367.32767: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee15ebb0> <<< 10976 1726879367.32783: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.33431: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.34035: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.34119: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.34226: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879367.34239: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.34285: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.34345: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879367.34517: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.34631: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879367.34661: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.34727: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.34740: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879367.34765: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.34810: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.34863: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879367.34888: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.35189: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.35497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879367.35543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879367.35565: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879367.35669: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee0b7970> <<< 10976 1726879367.35694: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.35785: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.35881: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879367.35894: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py <<< 10976 1726879367.35939: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879367.35975: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879367.36016: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879367.36070: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879367.36095: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.36134: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.36188: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.36316: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.36416: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879367.36452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879367.36595: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee1e8250> <<< 10976 1726879367.36637: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee0b76a0> <<< 10976 1726879367.36713: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py <<< 10976 1726879367.36741: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879367.36758: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.36907: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.36989: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.37024: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.37106: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879367.37109: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879367.37135: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879367.37204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879367.37218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879367.37253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879367.37385: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee09c7c0> <<< 10976 1726879367.37443: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee0997f0> <<< 10976 1726879367.37598: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee093970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879367.37649: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879367.37652: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879367.37798: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879367.37838: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10976 1726879367.37969: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.38136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 10976 1726879367.38151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879367.38175: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dedc365e0> <<< 10976 1726879367.38299: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879367.38544: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879368.19795: stdout chunk (state=3): >>> {"changed": true, "stdout": "0.11.8\nbooth booth.enable-authfile.set booth.enable-authfile.unset cluster.config.backup-local cluster.config.restore-cluster cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable cluster.create.local cluster.create.no-keys-sync cluster.create.separated-name-and-address cluster.create.start cluster.create.start.wait cluster.create.transport.knet cluster.create.transport.udp-udpu cluster.create.transport.udp-udpu.no-rrp cluster.destroy cluster.destroy.all cluster.report cluster.verify corosync.authkey.update corosync.config.get corosync.config.get.struct corosync.config.reload corosync.config.sync-to-local-cluster corosync.config.update corosync.link.add corosync.link.remove corosync.link.remove.list corosync.link.update corosync.qdevice corosync.qdevice.model.net corosync.quorum corosync.quorum.device corosync.quorum.device.client.model.net.certificates.local corosync.quorum.device.heuristics corosync.quorum.device.model.net corosync.quorum.device.model.net.options_tls_and_kaptb corosync.quorum.set-expected-votes-runtime corosync.quorum.status corosync.quorum.unblock corosync.totem.block_unlisted_ips corosync.uidgid node.add node.add.enable node.add.separated-name-and-address node.add.start node.add.start.wait node.attributes node.attributes.set-list-for-node node.confirm-off node.fence node.guest node.kill node.maintenance node.maintenance.all node.maintenance.list node.maintenance.wait node.remote node.remote.onfail-demote node.remove node.remove-from-caches node.remove.list node.standby node.standby.all node.standby.list node.standby.wait node.start-stop-enable-disable node.start-stop-enable-disable.all node.start-stop-enable-disable.list node.start-stop-enable-disable.start-wait node.utilization node.utilization.set-list-for-node pcmk.acl.enable-disable pcmk.acl.group pcmk.acl.role pcmk.acl.role.create-with-permissions pcmk.acl.role.delete-with-users-groups pcmk.acl.user pcmk.alert pcmk.cib.checkpoints pcmk.cib.checkpoints.diff pcmk.cib.edit pcmk.cib.get pcmk.cib.get.scope pcmk.cib.roles.promoted-unpromoted pcmk.cib.set pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.colocation.simple.options pcmk.constraint.config.output-formats pcmk.constraint.hide-expired pcmk.constraint.location.simple pcmk.constraint.location.simple.options pcmk.constraint.location.simple.resource-regexp pcmk.constraint.location.simple.rule pcmk.constraint.location.simple.rule.node-attr-type-number pcmk.constraint.location.simple.rule.options pcmk.constraint.location.simple.rule.rule-add-remove pcmk.constraint.no-autocorrect pcmk.constraint.order.set pcmk.constraint.order.set.options pcmk.constraint.order.simple pcmk.constraint.order.simple.options pcmk.constraint.ticket.set pcmk.constraint.ticket.set.options pcmk.constraint.ticket.simple pcmk.constraint.ticket.simple.constraint-id pcmk.properties.cluster pcmk.properties.cluster.config.output-formats pcmk.properties.cluster.defaults pcmk.properties.cluster.describe pcmk.properties.cluster.describe.output-formats pcmk.properties.cluster.set_properties.iso8601duration pcmk.properties.operation-defaults pcmk.properties.operation-defaults.config.output-formats pcmk.properties.operation-defaults.multiple pcmk.properties.operation-defaults.rule pcmk.properties.operation-defaults.rule-rsc-op pcmk.properties.operation-defaults.rule.hide-expired pcmk.properties.operation-defaults.rule.node-attr-type-number pcmk.properties.resource-defaults pcmk.properties.resource-defaults.config.output-formats pcmk.properties.resource-defaults.multiple pcmk.properties.resource-defaults.rule pcmk.properties.resource-defaults.rule-rsc-op pcmk.properties.resource-defaults.rule.hide-expired pcmk.properties.resource-defaults.rule.node-attr-type-number pcmk.resource.ban-move-clear pcmk.resource.ban-move-clear.bundles pcmk.resource.ban-move-clear.clear-expired pcmk.resource.ban-move-clear.clone pcmk.resource.bundle pcmk.resource.bundle.container-docker pcmk.resource.bundle.container-docker.prom<<< 10976 1726879368.19818: stdout chunk (state=3): >>>oted-max pcmk.resource.bundle.container-podman pcmk.resource.bundle.container-podman.promoted-max pcmk.resource.bundle.container-rkt pcmk.resource.bundle.container-rkt.promoted-max pcmk.resource.bundle.reset pcmk.resource.bundle.wait pcmk.resource.cleanup pcmk.resource.cleanup.one-resource pcmk.resource.cleanup.strict pcmk.resource.clone pcmk.resource.clone.custom-id pcmk.resource.clone.meta-in-create pcmk.resource.clone.wait pcmk.resource.config.output-formats pcmk.resource.create pcmk.resource.create.clone.custom-id pcmk.resource.create.group.future pcmk.resource.create.in-existing-bundle pcmk.resource.create.meta pcmk.resource.create.meta.future pcmk.resource.create.no-master pcmk.resource.create.operations pcmk.resource.create.operations.onfail-demote pcmk.resource.create.promotable pcmk.resource.create.promotable.custom-id pcmk.resource.create.wait pcmk.resource.debug pcmk.resource.delete pcmk.resource.disable.safe pcmk.resource.disable.safe.brief pcmk.resource.disable.safe.tag pcmk.resource.disable.simulate pcmk.resource.disable.simulate.brief pcmk.resource.disable.simulate.tag pcmk.resource.enable-disable pcmk.resource.enable-disable.list pcmk.resource.enable-disable.tag pcmk.resource.enable-disable.wait pcmk.resource.failcount pcmk.resource.group pcmk.resource.group.add-remove-list pcmk.resource.group.wait pcmk.resource.manage-unmanage pcmk.resource.manage-unmanage.list pcmk.resource.manage-unmanage.tag pcmk.resource.manage-unmanage.with-monitor pcmk.resource.move.autoclean pcmk.resource.move.autoclean.default pcmk.resource.promotable pcmk.resource.promotable.custom-id pcmk.resource.promotable.meta-in-create pcmk.resource.promotable.wait pcmk.resource.refresh pcmk.resource.refresh.one-resource pcmk.resource.refresh.strict pcmk.resource.relations pcmk.resource.relocate pcmk.resource.restart pcmk.resource.update pcmk.resource.update-meta pcmk.resource.update-meta.list pcmk.resource.update-meta.wait pcmk.resource.update-operations pcmk.resource.update-operations.onfail-demote pcmk.resource.update.meta pcmk.resource.update.operations pcmk.resource.update.operations.onfail-demote pcmk.resource.update.wait pcmk.resource.utilization pcmk.resource.utilization-set-list-for-resource pcmk.stonith.cleanup pcmk.stonith.cleanup.one-resource pcmk.stonith.cleanup.strict pcmk.stonith.create pcmk.stonith.create.in-group pcmk.stonith.create.meta pcmk.stonith.create.operations pcmk.stonith.create.operations.onfail-demote pcmk.stonith.create.wait pcmk.stonith.delete pcmk.stonith.enable-disable pcmk.stonith.enable-disable.list pcmk.stonith.enable-disable.wait pcmk.stonith.history.cleanup pcmk.stonith.history.show pcmk.stonith.history.update pcmk.stonith.levels pcmk.stonith.levels.add-remove-devices-list pcmk.stonith.levels.clear pcmk.stonith.levels.node-attr pcmk.stonith.levels.node-regexp pcmk.stonith.levels.verify pcmk.stonith.refresh pcmk.stonith.refresh.one-resource pcmk.stonith.refresh.strict pcmk.stonith.update pcmk.stonith.update.scsi-devices pcmk.stonith.update.scsi-devices.add-remove pcmk.stonith.update.scsi-devices.mpath pcmk.tag pcmk.tag.resources pcs.auth.client pcs.auth.client.cluster pcs.auth.client.token pcs.auth.deauth-client pcs.auth.deauth-server pcs.auth.no-bidirectional pcs.auth.separated-name-and-address pcs.auth.server.token pcs.cfg-in-file.cib pcs.daemon-ssl-cert.set pcs.daemon-ssl-cert.sync-to-local-cluster pcs.disaster-recovery.essentials pcs.reports.severity.deprecation pcs.request-timeout resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 resource-agents.self-validation sbd sbd.option-timeout-action sbd.shared-block-device status.corosync.membership status.pcmk.query.resource status.pcmk.resources.hide-inactive status.pcmk.resources.id status.pcmk.resources.node status.pcmk.resources.orphaned status.pcmk.wait status.pcmk.xml stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1 stonith-agents.self-validation", "stderr": "", "rc": 0, "cmd": ["pcs", "--version", "--full"], "start": "2024-09-20 20:42:47.384896", "end": "2024-09-20 20:42:48.195397", "delta": "0:00:00.810501", "msg": "", "invocation": {"module_args": {"_raw_params": "pcs --version --full", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 10976 1726879368.19840: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879368.20308: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 10976 1726879368.20432: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type <<< 10976 1726879368.20463: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879368.20563: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time <<< 10976 1726879368.20616: stdout chunk (state=3): >>># cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 10976 1726879368.20692: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc <<< 10976 1726879368.20715: stdout chunk (state=3): >>># cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma<<< 10976 1726879368.20775: stdout chunk (state=3): >>> # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib <<< 10976 1726879368.20809: stdout chunk (state=3): >>># cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 10976 1726879368.20843: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string<<< 10976 1726879368.20905: stdout chunk (state=3): >>> # 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 <<< 10976 1726879368.20928: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text <<< 10976 1726879368.20977: stdout chunk (state=3): >>># 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 <<< 10976 1726879368.21025: stdout chunk (state=3): >>># cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse <<< 10976 1726879368.21053: stdout chunk (state=3): >>># cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10976 1726879368.21057: stdout chunk (state=3): >>># cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 10976 1726879368.21363: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879368.21432: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery<<< 10976 1726879368.21437: stdout chunk (state=3): >>> <<< 10976 1726879368.21469: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879368.21493: stdout chunk (state=3): >>># destroy _compression <<< 10976 1726879368.21509: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879368.21549: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 10976 1726879368.21586: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 10976 1726879368.21599: stdout chunk (state=3): >>># destroy encodings <<< 10976 1726879368.21638: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879368.21666: stdout chunk (state=3): >>># destroy array <<< 10976 1726879368.21682: stdout chunk (state=3): >>># destroy datetime <<< 10976 1726879368.21719: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json<<< 10976 1726879368.21735: stdout chunk (state=3): >>> # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879368.21814: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 10976 1726879368.21845: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 10976 1726879368.21931: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid <<< 10976 1726879368.21972: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 10976 1726879368.22017: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 10976 1726879368.22090: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879368.22128: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879368.22164: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools <<< 10976 1726879368.22210: stdout chunk (state=3): >>># cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 10976 1726879368.22247: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879368.22297: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 10976 1726879368.22341: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 10976 1726879368.22362: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10976 1726879368.22394: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 10976 1726879368.22431: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket <<< 10976 1726879368.22452: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879368.22681: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 10976 1726879368.22684: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 10976 1726879368.22704: stdout chunk (state=3): >>># destroy tokenize <<< 10976 1726879368.22838: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879368.22861: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879368.22926: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879368.23537: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879368.23541: stdout chunk (state=3): >>><<< 10976 1726879368.23544: stderr chunk (state=3): >>><<< 10976 1726879368.23787: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deed1edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deecc33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deed1eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deed1eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deecc3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deecc3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deecc3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deec7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deec7a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deec9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deec7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deecdb880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deec73d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deec9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9deecc3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9d2eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9d6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9d4640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9d2370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee955dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9558b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee955eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee955f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee955e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9aed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9a8610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9bb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9dbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee967c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9ae250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee9bb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9e19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee967fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee967d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee967d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee93a370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee93a460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee96ffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee969a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee969490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee8891c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee925c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee969eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9e1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee89aaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee89ae20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee8ad730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee8adc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee8453a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee89af10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee855280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee8ad5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee855340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9679d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee8716a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee871970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee871760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee871850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee871ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee87e1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee8718e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee864a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee9675b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee871a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9dee79a670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee1967c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee196160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee196280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee196f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee1964f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee196d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee196f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee196100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee0edee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee10ef40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee10ed60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee10e3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee1fcdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee1fc3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee1fcf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee1ccc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee169cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee1693a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee19a490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee1694c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee1694f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee0d0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee1dd1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee0dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee1dd370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee1f6d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee0dc880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee0dc6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee0db670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee0db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee1d58b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee15f670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee15eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee16e0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee15f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee1a1a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dedca7580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee0aa520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dedc4c0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee15ebb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee0b7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9dee1e8250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee0b76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee09c7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee0997f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dee093970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xnismyyd/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dedc365e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "0.11.8\nbooth booth.enable-authfile.set booth.enable-authfile.unset cluster.config.backup-local cluster.config.restore-cluster cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable cluster.create.local cluster.create.no-keys-sync cluster.create.separated-name-and-address cluster.create.start cluster.create.start.wait cluster.create.transport.knet cluster.create.transport.udp-udpu cluster.create.transport.udp-udpu.no-rrp cluster.destroy cluster.destroy.all cluster.report cluster.verify corosync.authkey.update corosync.config.get corosync.config.get.struct corosync.config.reload corosync.config.sync-to-local-cluster corosync.config.update corosync.link.add corosync.link.remove corosync.link.remove.list corosync.link.update corosync.qdevice corosync.qdevice.model.net corosync.quorum corosync.quorum.device corosync.quorum.device.client.model.net.certificates.local corosync.quorum.device.heuristics corosync.quorum.device.model.net corosync.quorum.device.model.net.options_tls_and_kaptb corosync.quorum.set-expected-votes-runtime corosync.quorum.status corosync.quorum.unblock corosync.totem.block_unlisted_ips corosync.uidgid node.add node.add.enable node.add.separated-name-and-address node.add.start node.add.start.wait node.attributes node.attributes.set-list-for-node node.confirm-off node.fence node.guest node.kill node.maintenance node.maintenance.all node.maintenance.list node.maintenance.wait node.remote node.remote.onfail-demote node.remove node.remove-from-caches node.remove.list node.standby node.standby.all node.standby.list node.standby.wait node.start-stop-enable-disable node.start-stop-enable-disable.all node.start-stop-enable-disable.list node.start-stop-enable-disable.start-wait node.utilization node.utilization.set-list-for-node pcmk.acl.enable-disable pcmk.acl.group pcmk.acl.role pcmk.acl.role.create-with-permissions pcmk.acl.role.delete-with-users-groups pcmk.acl.user pcmk.alert pcmk.cib.checkpoints pcmk.cib.checkpoints.diff pcmk.cib.edit pcmk.cib.get pcmk.cib.get.scope pcmk.cib.roles.promoted-unpromoted pcmk.cib.set pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.colocation.simple.options pcmk.constraint.config.output-formats pcmk.constraint.hide-expired pcmk.constraint.location.simple pcmk.constraint.location.simple.options pcmk.constraint.location.simple.resource-regexp pcmk.constraint.location.simple.rule pcmk.constraint.location.simple.rule.node-attr-type-number pcmk.constraint.location.simple.rule.options pcmk.constraint.location.simple.rule.rule-add-remove pcmk.constraint.no-autocorrect pcmk.constraint.order.set pcmk.constraint.order.set.options pcmk.constraint.order.simple pcmk.constraint.order.simple.options pcmk.constraint.ticket.set pcmk.constraint.ticket.set.options pcmk.constraint.ticket.simple pcmk.constraint.ticket.simple.constraint-id pcmk.properties.cluster pcmk.properties.cluster.config.output-formats pcmk.properties.cluster.defaults pcmk.properties.cluster.describe pcmk.properties.cluster.describe.output-formats pcmk.properties.cluster.set_properties.iso8601duration pcmk.properties.operation-defaults pcmk.properties.operation-defaults.config.output-formats pcmk.properties.operation-defaults.multiple pcmk.properties.operation-defaults.rule pcmk.properties.operation-defaults.rule-rsc-op pcmk.properties.operation-defaults.rule.hide-expired pcmk.properties.operation-defaults.rule.node-attr-type-number pcmk.properties.resource-defaults pcmk.properties.resource-defaults.config.output-formats pcmk.properties.resource-defaults.multiple pcmk.properties.resource-defaults.rule pcmk.properties.resource-defaults.rule-rsc-op pcmk.properties.resource-defaults.rule.hide-expired pcmk.properties.resource-defaults.rule.node-attr-type-number pcmk.resource.ban-move-clear pcmk.resource.ban-move-clear.bundles pcmk.resource.ban-move-clear.clear-expired pcmk.resource.ban-move-clear.clone pcmk.resource.bundle pcmk.resource.bundle.container-docker pcmk.resource.bundle.container-docker.promoted-max pcmk.resource.bundle.container-podman pcmk.resource.bundle.container-podman.promoted-max pcmk.resource.bundle.container-rkt pcmk.resource.bundle.container-rkt.promoted-max pcmk.resource.bundle.reset pcmk.resource.bundle.wait pcmk.resource.cleanup pcmk.resource.cleanup.one-resource pcmk.resource.cleanup.strict pcmk.resource.clone pcmk.resource.clone.custom-id pcmk.resource.clone.meta-in-create pcmk.resource.clone.wait pcmk.resource.config.output-formats pcmk.resource.create pcmk.resource.create.clone.custom-id pcmk.resource.create.group.future pcmk.resource.create.in-existing-bundle pcmk.resource.create.meta pcmk.resource.create.meta.future pcmk.resource.create.no-master pcmk.resource.create.operations pcmk.resource.create.operations.onfail-demote pcmk.resource.create.promotable pcmk.resource.create.promotable.custom-id pcmk.resource.create.wait pcmk.resource.debug pcmk.resource.delete pcmk.resource.disable.safe pcmk.resource.disable.safe.brief pcmk.resource.disable.safe.tag pcmk.resource.disable.simulate pcmk.resource.disable.simulate.brief pcmk.resource.disable.simulate.tag pcmk.resource.enable-disable pcmk.resource.enable-disable.list pcmk.resource.enable-disable.tag pcmk.resource.enable-disable.wait pcmk.resource.failcount pcmk.resource.group pcmk.resource.group.add-remove-list pcmk.resource.group.wait pcmk.resource.manage-unmanage pcmk.resource.manage-unmanage.list pcmk.resource.manage-unmanage.tag pcmk.resource.manage-unmanage.with-monitor pcmk.resource.move.autoclean pcmk.resource.move.autoclean.default pcmk.resource.promotable pcmk.resource.promotable.custom-id pcmk.resource.promotable.meta-in-create pcmk.resource.promotable.wait pcmk.resource.refresh pcmk.resource.refresh.one-resource pcmk.resource.refresh.strict pcmk.resource.relations pcmk.resource.relocate pcmk.resource.restart pcmk.resource.update pcmk.resource.update-meta pcmk.resource.update-meta.list pcmk.resource.update-meta.wait pcmk.resource.update-operations pcmk.resource.update-operations.onfail-demote pcmk.resource.update.meta pcmk.resource.update.operations pcmk.resource.update.operations.onfail-demote pcmk.resource.update.wait pcmk.resource.utilization pcmk.resource.utilization-set-list-for-resource pcmk.stonith.cleanup pcmk.stonith.cleanup.one-resource pcmk.stonith.cleanup.strict pcmk.stonith.create pcmk.stonith.create.in-group pcmk.stonith.create.meta pcmk.stonith.create.operations pcmk.stonith.create.operations.onfail-demote pcmk.stonith.create.wait pcmk.stonith.delete pcmk.stonith.enable-disable pcmk.stonith.enable-disable.list pcmk.stonith.enable-disable.wait pcmk.stonith.history.cleanup pcmk.stonith.history.show pcmk.stonith.history.update pcmk.stonith.levels pcmk.stonith.levels.add-remove-devices-list pcmk.stonith.levels.clear pcmk.stonith.levels.node-attr pcmk.stonith.levels.node-regexp pcmk.stonith.levels.verify pcmk.stonith.refresh pcmk.stonith.refresh.one-resource pcmk.stonith.refresh.strict pcmk.stonith.update pcmk.stonith.update.scsi-devices pcmk.stonith.update.scsi-devices.add-remove pcmk.stonith.update.scsi-devices.mpath pcmk.tag pcmk.tag.resources pcs.auth.client pcs.auth.client.cluster pcs.auth.client.token pcs.auth.deauth-client pcs.auth.deauth-server pcs.auth.no-bidirectional pcs.auth.separated-name-and-address pcs.auth.server.token pcs.cfg-in-file.cib pcs.daemon-ssl-cert.set pcs.daemon-ssl-cert.sync-to-local-cluster pcs.disaster-recovery.essentials pcs.reports.severity.deprecation pcs.request-timeout resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 resource-agents.self-validation sbd sbd.option-timeout-action sbd.shared-block-device status.corosync.membership status.pcmk.query.resource status.pcmk.resources.hide-inactive status.pcmk.resources.id status.pcmk.resources.node status.pcmk.resources.orphaned status.pcmk.wait status.pcmk.xml stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1 stonith-agents.self-validation", "stderr": "", "rc": 0, "cmd": ["pcs", "--version", "--full"], "start": "2024-09-20 20:42:47.384896", "end": "2024-09-20 20:42:48.195397", "delta": "0:00:00.810501", "msg": "", "invocation": {"module_args": {"_raw_params": "pcs --version --full", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879368.24562: done with _execute_module (ansible.legacy.command, {'_raw_params': 'pcs --version --full', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_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-1726879366.942427-11276-186315044013344/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879368.24567: _low_level_execute_command(): starting 10976 1726879368.24569: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879366.942427-11276-186315044013344/ > /dev/null 2>&1 && sleep 0' 10976 1726879368.27061: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879368.27191: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879368.27226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879368.27256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879368.27646: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879368.27662: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879368.27688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879368.27716: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879368.27760: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879368.27775: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879368.27806: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879368.27851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879368.27882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879368.27938: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879368.27954: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879368.27992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879368.28413: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879368.28483: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879368.28530: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879368.28655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879368.31370: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879368.31374: stdout chunk (state=3): >>><<< 10976 1726879368.31379: stderr chunk (state=3): >>><<< 10976 1726879368.31431: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879368.31435: handler run complete 10976 1726879368.31633: Evaluated conditional (False): False 10976 1726879368.31637: attempt loop complete, returning result 10976 1726879368.31639: _execute() done 10976 1726879368.31641: dumping result to json 10976 1726879368.31643: done dumping result, returning 10976 1726879368.31645: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fetch pcs capabilities [0e24e73b-299d-f469-e0b0-000000000245] 10976 1726879368.31648: sending task result for task 0e24e73b-299d-f469-e0b0-000000000245 10976 1726879368.31737: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000245 10976 1726879368.31742: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "pcs", "--version", "--full" ], "delta": "0:00:00.810501", "end": "2024-09-20 20:42:48.195397", "rc": 0, "start": "2024-09-20 20:42:47.384896" } STDOUT: 0.11.8 booth booth.enable-authfile.set booth.enable-authfile.unset cluster.config.backup-local cluster.config.restore-cluster cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable cluster.create.local cluster.create.no-keys-sync cluster.create.separated-name-and-address cluster.create.start cluster.create.start.wait cluster.create.transport.knet cluster.create.transport.udp-udpu cluster.create.transport.udp-udpu.no-rrp cluster.destroy cluster.destroy.all cluster.report cluster.verify corosync.authkey.update corosync.config.get corosync.config.get.struct corosync.config.reload corosync.config.sync-to-local-cluster corosync.config.update corosync.link.add corosync.link.remove corosync.link.remove.list corosync.link.update corosync.qdevice corosync.qdevice.model.net corosync.quorum corosync.quorum.device corosync.quorum.device.client.model.net.certificates.local corosync.quorum.device.heuristics corosync.quorum.device.model.net corosync.quorum.device.model.net.options_tls_and_kaptb corosync.quorum.set-expected-votes-runtime corosync.quorum.status corosync.quorum.unblock corosync.totem.block_unlisted_ips corosync.uidgid node.add node.add.enable node.add.separated-name-and-address node.add.start node.add.start.wait node.attributes node.attributes.set-list-for-node node.confirm-off node.fence node.guest node.kill node.maintenance node.maintenance.all node.maintenance.list node.maintenance.wait node.remote node.remote.onfail-demote node.remove node.remove-from-caches node.remove.list node.standby node.standby.all node.standby.list node.standby.wait node.start-stop-enable-disable node.start-stop-enable-disable.all node.start-stop-enable-disable.list node.start-stop-enable-disable.start-wait node.utilization node.utilization.set-list-for-node pcmk.acl.enable-disable pcmk.acl.group pcmk.acl.role pcmk.acl.role.create-with-permissions pcmk.acl.role.delete-with-users-groups pcmk.acl.user pcmk.alert pcmk.cib.checkpoints pcmk.cib.checkpoints.diff pcmk.cib.edit pcmk.cib.get pcmk.cib.get.scope pcmk.cib.roles.promoted-unpromoted pcmk.cib.set pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.colocation.simple.options pcmk.constraint.config.output-formats pcmk.constraint.hide-expired pcmk.constraint.location.simple pcmk.constraint.location.simple.options pcmk.constraint.location.simple.resource-regexp pcmk.constraint.location.simple.rule pcmk.constraint.location.simple.rule.node-attr-type-number pcmk.constraint.location.simple.rule.options pcmk.constraint.location.simple.rule.rule-add-remove pcmk.constraint.no-autocorrect pcmk.constraint.order.set pcmk.constraint.order.set.options pcmk.constraint.order.simple pcmk.constraint.order.simple.options pcmk.constraint.ticket.set pcmk.constraint.ticket.set.options pcmk.constraint.ticket.simple pcmk.constraint.ticket.simple.constraint-id pcmk.properties.cluster pcmk.properties.cluster.config.output-formats pcmk.properties.cluster.defaults pcmk.properties.cluster.describe pcmk.properties.cluster.describe.output-formats pcmk.properties.cluster.set_properties.iso8601duration pcmk.properties.operation-defaults pcmk.properties.operation-defaults.config.output-formats pcmk.properties.operation-defaults.multiple pcmk.properties.operation-defaults.rule pcmk.properties.operation-defaults.rule-rsc-op pcmk.properties.operation-defaults.rule.hide-expired pcmk.properties.operation-defaults.rule.node-attr-type-number pcmk.properties.resource-defaults pcmk.properties.resource-defaults.config.output-formats pcmk.properties.resource-defaults.multiple pcmk.properties.resource-defaults.rule pcmk.properties.resource-defaults.rule-rsc-op pcmk.properties.resource-defaults.rule.hide-expired pcmk.properties.resource-defaults.rule.node-attr-type-number pcmk.resource.ban-move-clear pcmk.resource.ban-move-clear.bundles pcmk.resource.ban-move-clear.clear-expired pcmk.resource.ban-move-clear.clone pcmk.resource.bundle pcmk.resource.bundle.container-docker pcmk.resource.bundle.container-docker.promoted-max pcmk.resource.bundle.container-podman pcmk.resource.bundle.container-podman.promoted-max pcmk.resource.bundle.container-rkt pcmk.resource.bundle.container-rkt.promoted-max pcmk.resource.bundle.reset pcmk.resource.bundle.wait pcmk.resource.cleanup pcmk.resource.cleanup.one-resource pcmk.resource.cleanup.strict pcmk.resource.clone pcmk.resource.clone.custom-id pcmk.resource.clone.meta-in-create pcmk.resource.clone.wait pcmk.resource.config.output-formats pcmk.resource.create pcmk.resource.create.clone.custom-id pcmk.resource.create.group.future pcmk.resource.create.in-existing-bundle pcmk.resource.create.meta pcmk.resource.create.meta.future pcmk.resource.create.no-master pcmk.resource.create.operations pcmk.resource.create.operations.onfail-demote pcmk.resource.create.promotable pcmk.resource.create.promotable.custom-id pcmk.resource.create.wait pcmk.resource.debug pcmk.resource.delete pcmk.resource.disable.safe pcmk.resource.disable.safe.brief pcmk.resource.disable.safe.tag pcmk.resource.disable.simulate pcmk.resource.disable.simulate.brief pcmk.resource.disable.simulate.tag pcmk.resource.enable-disable pcmk.resource.enable-disable.list pcmk.resource.enable-disable.tag pcmk.resource.enable-disable.wait pcmk.resource.failcount pcmk.resource.group pcmk.resource.group.add-remove-list pcmk.resource.group.wait pcmk.resource.manage-unmanage pcmk.resource.manage-unmanage.list pcmk.resource.manage-unmanage.tag pcmk.resource.manage-unmanage.with-monitor pcmk.resource.move.autoclean pcmk.resource.move.autoclean.default pcmk.resource.promotable pcmk.resource.promotable.custom-id pcmk.resource.promotable.meta-in-create pcmk.resource.promotable.wait pcmk.resource.refresh pcmk.resource.refresh.one-resource pcmk.resource.refresh.strict pcmk.resource.relations pcmk.resource.relocate pcmk.resource.restart pcmk.resource.update pcmk.resource.update-meta pcmk.resource.update-meta.list pcmk.resource.update-meta.wait pcmk.resource.update-operations pcmk.resource.update-operations.onfail-demote pcmk.resource.update.meta pcmk.resource.update.operations pcmk.resource.update.operations.onfail-demote pcmk.resource.update.wait pcmk.resource.utilization pcmk.resource.utilization-set-list-for-resource pcmk.stonith.cleanup pcmk.stonith.cleanup.one-resource pcmk.stonith.cleanup.strict pcmk.stonith.create pcmk.stonith.create.in-group pcmk.stonith.create.meta pcmk.stonith.create.operations pcmk.stonith.create.operations.onfail-demote pcmk.stonith.create.wait pcmk.stonith.delete pcmk.stonith.enable-disable pcmk.stonith.enable-disable.list pcmk.stonith.enable-disable.wait pcmk.stonith.history.cleanup pcmk.stonith.history.show pcmk.stonith.history.update pcmk.stonith.levels pcmk.stonith.levels.add-remove-devices-list pcmk.stonith.levels.clear pcmk.stonith.levels.node-attr pcmk.stonith.levels.node-regexp pcmk.stonith.levels.verify pcmk.stonith.refresh pcmk.stonith.refresh.one-resource pcmk.stonith.refresh.strict pcmk.stonith.update pcmk.stonith.update.scsi-devices pcmk.stonith.update.scsi-devices.add-remove pcmk.stonith.update.scsi-devices.mpath pcmk.tag pcmk.tag.resources pcs.auth.client pcs.auth.client.cluster pcs.auth.client.token pcs.auth.deauth-client pcs.auth.deauth-server pcs.auth.no-bidirectional pcs.auth.separated-name-and-address pcs.auth.server.token pcs.cfg-in-file.cib pcs.daemon-ssl-cert.set pcs.daemon-ssl-cert.sync-to-local-cluster pcs.disaster-recovery.essentials pcs.reports.severity.deprecation pcs.request-timeout resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 resource-agents.self-validation sbd sbd.option-timeout-action sbd.shared-block-device status.corosync.membership status.pcmk.query.resource status.pcmk.resources.hide-inactive status.pcmk.resources.id status.pcmk.resources.node status.pcmk.resources.orphaned status.pcmk.wait status.pcmk.xml stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1 stonith-agents.self-validation 10976 1726879368.31835: no more pending results, returning what we have 10976 1726879368.31838: results queue empty 10976 1726879368.31839: checking for any_errors_fatal 10976 1726879368.31845: done checking for any_errors_fatal 10976 1726879368.31846: checking for max_fail_percentage 10976 1726879368.31848: done checking for max_fail_percentage 10976 1726879368.31849: checking to see if all hosts have failed and the running result is not ok 10976 1726879368.31849: done checking to see if all hosts have failed 10976 1726879368.31850: getting the remaining hosts for this loop 10976 1726879368.31852: done getting the remaining hosts for this loop 10976 1726879368.31855: getting the next task for host managed_node2 10976 1726879368.31861: done getting next task for host managed_node2 10976 1726879368.31865: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Parse pcs capabilities 10976 1726879368.31870: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879368.31881: getting variables 10976 1726879368.31882: in VariableManager get_vars() 10976 1726879368.31917: Calling all_inventory to load vars for managed_node2 10976 1726879368.31919: Calling groups_inventory to load vars for managed_node2 10976 1726879368.31921: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879368.31931: Calling all_plugins_play to load vars for managed_node2 10976 1726879368.31934: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879368.31937: Calling groups_plugins_play to load vars for managed_node2 10976 1726879368.32161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879368.32367: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879368.32385: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879368.32390: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879368.32680: done with get_vars() 10976 1726879368.32692: done getting variables 10976 1726879368.32753: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Parse pcs capabilities] *********** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:148 Friday 20 September 2024 20:42:48 -0400 (0:00:01.432) 0:00:09.753 ****** 10976 1726879368.33014: entering _queue_task() for managed_node2/set_fact 10976 1726879368.33997: worker is 1 (out of 1 available) 10976 1726879368.34011: exiting _queue_task() for managed_node2/set_fact 10976 1726879368.34026: done queuing things up, now waiting for results queue to drain 10976 1726879368.34028: waiting for pending results... 10976 1726879368.35195: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Parse pcs capabilities 10976 1726879368.35867: in run() - task 0e24e73b-299d-f469-e0b0-000000000246 10976 1726879368.36236: variable 'ansible_search_path' from source: unknown 10976 1726879368.36254: variable 'ansible_search_path' from source: unknown 10976 1726879368.36389: calling self._execute() 10976 1726879368.36748: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879368.36928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879368.37046: variable 'omit' from source: magic vars 10976 1726879368.37627: variable 'omit' from source: magic vars 10976 1726879368.37854: variable 'omit' from source: magic vars 10976 1726879368.39302: variable '__ha_cluster_pcs_version' from source: set_fact 10976 1726879368.41820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879368.43140: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879368.43510: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879368.43675: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879368.44061: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879368.45346: variable '__ha_cluster_pcs_version' from source: set_fact 10976 1726879368.45466: variable 'omit' from source: magic vars 10976 1726879368.45786: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879368.45851: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879368.45893: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879368.45934: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879368.46041: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879368.46075: variable 'inventory_hostname' from source: set_fact 10976 1726879368.46084: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879368.46096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879368.46326: Set connection var ansible_pipelining to False 10976 1726879368.46426: Set connection var ansible_shell_executable to /bin/sh 10976 1726879368.46438: Set connection var ansible_timeout to 10 10976 1726879368.46446: Set connection var ansible_shell_type to sh 10976 1726879368.46455: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879368.46464: Set connection var ansible_connection to ssh 10976 1726879368.46658: variable 'ansible_shell_executable' from source: unknown 10976 1726879368.46666: variable 'ansible_connection' from source: unknown 10976 1726879368.46674: variable 'ansible_module_compression' from source: unknown 10976 1726879368.46681: variable 'ansible_shell_type' from source: unknown 10976 1726879368.46691: variable 'ansible_shell_executable' from source: unknown 10976 1726879368.46699: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879368.46707: variable 'ansible_pipelining' from source: unknown 10976 1726879368.46713: variable 'ansible_timeout' from source: unknown 10976 1726879368.46721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879368.46915: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879368.47144: variable 'omit' from source: magic vars 10976 1726879368.47205: starting attempt loop 10976 1726879368.47227: running the handler 10976 1726879368.47252: handler run complete 10976 1726879368.47372: attempt loop complete, returning result 10976 1726879368.47381: _execute() done 10976 1726879368.47391: dumping result to json 10976 1726879368.47412: done dumping result, returning 10976 1726879368.47478: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Parse pcs capabilities [0e24e73b-299d-f469-e0b0-000000000246] 10976 1726879368.47530: sending task result for task 0e24e73b-299d-f469-e0b0-000000000246 ok: [managed_node2] => { "ansible_facts": { "__ha_cluster_pcs_capabilities": [ "booth", "booth.enable-authfile.set", "booth.enable-authfile.unset", "cluster.config.backup-local", "cluster.config.restore-cluster", "cluster.config.restore-local", "cluster.config.uuid", "cluster.create", "cluster.create.enable", "cluster.create.local", "cluster.create.no-keys-sync", "cluster.create.separated-name-and-address", "cluster.create.start", "cluster.create.start.wait", "cluster.create.transport.knet", "cluster.create.transport.udp-udpu", "cluster.create.transport.udp-udpu.no-rrp", "cluster.destroy", "cluster.destroy.all", "cluster.report", "cluster.verify", "corosync.authkey.update", "corosync.config.get", "corosync.config.get.struct", "corosync.config.reload", "corosync.config.sync-to-local-cluster", "corosync.config.update", "corosync.link.add", "corosync.link.remove", "corosync.link.remove.list", "corosync.link.update", "corosync.qdevice", "corosync.qdevice.model.net", "corosync.quorum", "corosync.quorum.device", "corosync.quorum.device.client.model.net.certificates.local", "corosync.quorum.device.heuristics", "corosync.quorum.device.model.net", "corosync.quorum.device.model.net.options_tls_and_kaptb", "corosync.quorum.set-expected-votes-runtime", "corosync.quorum.status", "corosync.quorum.unblock", "corosync.totem.block_unlisted_ips", "corosync.uidgid", "node.add", "node.add.enable", "node.add.separated-name-and-address", "node.add.start", "node.add.start.wait", "node.attributes", "node.attributes.set-list-for-node", "node.confirm-off", "node.fence", "node.guest", "node.kill", "node.maintenance", "node.maintenance.all", "node.maintenance.list", "node.maintenance.wait", "node.remote", "node.remote.onfail-demote", "node.remove", "node.remove-from-caches", "node.remove.list", "node.standby", "node.standby.all", "node.standby.list", "node.standby.wait", "node.start-stop-enable-disable", "node.start-stop-enable-disable.all", "node.start-stop-enable-disable.list", "node.start-stop-enable-disable.start-wait", "node.utilization", "node.utilization.set-list-for-node", "pcmk.acl.enable-disable", "pcmk.acl.group", "pcmk.acl.role", "pcmk.acl.role.create-with-permissions", "pcmk.acl.role.delete-with-users-groups", "pcmk.acl.user", "pcmk.alert", "pcmk.cib.checkpoints", "pcmk.cib.checkpoints.diff", "pcmk.cib.edit", "pcmk.cib.get", "pcmk.cib.get.scope", "pcmk.cib.roles.promoted-unpromoted", "pcmk.cib.set", "pcmk.constraint.colocation.set", "pcmk.constraint.colocation.set.options", "pcmk.constraint.colocation.simple", "pcmk.constraint.colocation.simple.options", "pcmk.constraint.config.output-formats", "pcmk.constraint.hide-expired", "pcmk.constraint.location.simple", "pcmk.constraint.location.simple.options", "pcmk.constraint.location.simple.resource-regexp", "pcmk.constraint.location.simple.rule", "pcmk.constraint.location.simple.rule.node-attr-type-number", "pcmk.constraint.location.simple.rule.options", "pcmk.constraint.location.simple.rule.rule-add-remove", "pcmk.constraint.no-autocorrect", "pcmk.constraint.order.set", "pcmk.constraint.order.set.options", "pcmk.constraint.order.simple", "pcmk.constraint.order.simple.options", "pcmk.constraint.ticket.set", "pcmk.constraint.ticket.set.options", "pcmk.constraint.ticket.simple", "pcmk.constraint.ticket.simple.constraint-id", "pcmk.properties.cluster", "pcmk.properties.cluster.config.output-formats", "pcmk.properties.cluster.defaults", "pcmk.properties.cluster.describe", "pcmk.properties.cluster.describe.output-formats", "pcmk.properties.cluster.set_properties.iso8601duration", "pcmk.properties.operation-defaults", "pcmk.properties.operation-defaults.config.output-formats", "pcmk.properties.operation-defaults.multiple", "pcmk.properties.operation-defaults.rule", "pcmk.properties.operation-defaults.rule-rsc-op", "pcmk.properties.operation-defaults.rule.hide-expired", "pcmk.properties.operation-defaults.rule.node-attr-type-number", "pcmk.properties.resource-defaults", "pcmk.properties.resource-defaults.config.output-formats", "pcmk.properties.resource-defaults.multiple", "pcmk.properties.resource-defaults.rule", "pcmk.properties.resource-defaults.rule-rsc-op", "pcmk.properties.resource-defaults.rule.hide-expired", "pcmk.properties.resource-defaults.rule.node-attr-type-number", "pcmk.resource.ban-move-clear", "pcmk.resource.ban-move-clear.bundles", "pcmk.resource.ban-move-clear.clear-expired", "pcmk.resource.ban-move-clear.clone", "pcmk.resource.bundle", "pcmk.resource.bundle.container-docker", "pcmk.resource.bundle.container-docker.promoted-max", "pcmk.resource.bundle.container-podman", "pcmk.resource.bundle.container-podman.promoted-max", "pcmk.resource.bundle.container-rkt", "pcmk.resource.bundle.container-rkt.promoted-max", "pcmk.resource.bundle.reset", "pcmk.resource.bundle.wait", "pcmk.resource.cleanup", "pcmk.resource.cleanup.one-resource", "pcmk.resource.cleanup.strict", "pcmk.resource.clone", "pcmk.resource.clone.custom-id", "pcmk.resource.clone.meta-in-create", "pcmk.resource.clone.wait", "pcmk.resource.config.output-formats", "pcmk.resource.create", "pcmk.resource.create.clone.custom-id", "pcmk.resource.create.group.future", "pcmk.resource.create.in-existing-bundle", "pcmk.resource.create.meta", "pcmk.resource.create.meta.future", "pcmk.resource.create.no-master", "pcmk.resource.create.operations", "pcmk.resource.create.operations.onfail-demote", "pcmk.resource.create.promotable", "pcmk.resource.create.promotable.custom-id", "pcmk.resource.create.wait", "pcmk.resource.debug", "pcmk.resource.delete", "pcmk.resource.disable.safe", "pcmk.resource.disable.safe.brief", "pcmk.resource.disable.safe.tag", "pcmk.resource.disable.simulate", "pcmk.resource.disable.simulate.brief", "pcmk.resource.disable.simulate.tag", "pcmk.resource.enable-disable", "pcmk.resource.enable-disable.list", "pcmk.resource.enable-disable.tag", "pcmk.resource.enable-disable.wait", "pcmk.resource.failcount", "pcmk.resource.group", "pcmk.resource.group.add-remove-list", "pcmk.resource.group.wait", "pcmk.resource.manage-unmanage", "pcmk.resource.manage-unmanage.list", "pcmk.resource.manage-unmanage.tag", "pcmk.resource.manage-unmanage.with-monitor", "pcmk.resource.move.autoclean", "pcmk.resource.move.autoclean.default", "pcmk.resource.promotable", "pcmk.resource.promotable.custom-id", "pcmk.resource.promotable.meta-in-create", "pcmk.resource.promotable.wait", "pcmk.resource.refresh", "pcmk.resource.refresh.one-resource", "pcmk.resource.refresh.strict", "pcmk.resource.relations", "pcmk.resource.relocate", "pcmk.resource.restart", "pcmk.resource.update", "pcmk.resource.update-meta", "pcmk.resource.update-meta.list", "pcmk.resource.update-meta.wait", "pcmk.resource.update-operations", "pcmk.resource.update-operations.onfail-demote", "pcmk.resource.update.meta", "pcmk.resource.update.operations", "pcmk.resource.update.operations.onfail-demote", "pcmk.resource.update.wait", "pcmk.resource.utilization", "pcmk.resource.utilization-set-list-for-resource", "pcmk.stonith.cleanup", "pcmk.stonith.cleanup.one-resource", "pcmk.stonith.cleanup.strict", "pcmk.stonith.create", "pcmk.stonith.create.in-group", "pcmk.stonith.create.meta", "pcmk.stonith.create.operations", "pcmk.stonith.create.operations.onfail-demote", "pcmk.stonith.create.wait", "pcmk.stonith.delete", "pcmk.stonith.enable-disable", "pcmk.stonith.enable-disable.list", "pcmk.stonith.enable-disable.wait", "pcmk.stonith.history.cleanup", "pcmk.stonith.history.show", "pcmk.stonith.history.update", "pcmk.stonith.levels", "pcmk.stonith.levels.add-remove-devices-list", "pcmk.stonith.levels.clear", "pcmk.stonith.levels.node-attr", "pcmk.stonith.levels.node-regexp", "pcmk.stonith.levels.verify", "pcmk.stonith.refresh", "pcmk.stonith.refresh.one-resource", "pcmk.stonith.refresh.strict", "pcmk.stonith.update", "pcmk.stonith.update.scsi-devices", "pcmk.stonith.update.scsi-devices.add-remove", "pcmk.stonith.update.scsi-devices.mpath", "pcmk.tag", "pcmk.tag.resources", "pcs.auth.client", "pcs.auth.client.cluster", "pcs.auth.client.token", "pcs.auth.deauth-client", "pcs.auth.deauth-server", "pcs.auth.no-bidirectional", "pcs.auth.separated-name-and-address", "pcs.auth.server.token", "pcs.cfg-in-file.cib", "pcs.daemon-ssl-cert.set", "pcs.daemon-ssl-cert.sync-to-local-cluster", "pcs.disaster-recovery.essentials", "pcs.reports.severity.deprecation", "pcs.request-timeout", "resource-agents.describe", "resource-agents.list", "resource-agents.list.detailed", "resource-agents.ocf.version-1-0", "resource-agents.ocf.version-1-1", "resource-agents.self-validation", "sbd", "sbd.option-timeout-action", "sbd.shared-block-device", "status.corosync.membership", "status.pcmk.query.resource", "status.pcmk.resources.hide-inactive", "status.pcmk.resources.id", "status.pcmk.resources.node", "status.pcmk.resources.orphaned", "status.pcmk.wait", "status.pcmk.xml", "stonith-agents.describe", "stonith-agents.list", "stonith-agents.list.detailed", "stonith-agents.ocf.version-1-0", "stonith-agents.ocf.version-1-1", "stonith-agents.self-validation" ], "__ha_cluster_pcsd_capabilities_available": true }, "changed": false } 10976 1726879368.48194: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000246 10976 1726879368.48264: no more pending results, returning what we have 10976 1726879368.48273: results queue empty 10976 1726879368.48274: checking for any_errors_fatal 10976 1726879368.48283: done checking for any_errors_fatal 10976 1726879368.48284: checking for max_fail_percentage 10976 1726879368.48286: done checking for max_fail_percentage 10976 1726879368.48287: checking to see if all hosts have failed and the running result is not ok 10976 1726879368.48287: done checking to see if all hosts have failed 10976 1726879368.48288: getting the remaining hosts for this loop 10976 1726879368.48290: done getting the remaining hosts for this loop 10976 1726879368.48294: getting the next task for host managed_node2 10976 1726879368.48306: done getting next task for host managed_node2 10976 1726879368.48310: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fetch pcsd capabilities 10976 1726879368.48314: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879368.48331: getting variables 10976 1726879368.48334: in VariableManager get_vars() 10976 1726879368.48374: Calling all_inventory to load vars for managed_node2 10976 1726879368.48376: Calling groups_inventory to load vars for managed_node2 10976 1726879368.48379: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879368.48390: Calling all_plugins_play to load vars for managed_node2 10976 1726879368.48393: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879368.48396: Calling groups_plugins_play to load vars for managed_node2 10976 1726879368.48603: WORKER PROCESS EXITING 10976 1726879368.48642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879368.49198: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879368.49234: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879368.49246: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879368.49558: done with get_vars() 10976 1726879368.49571: done getting variables 10976 1726879368.49974: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Fetch pcsd capabilities] ********** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:155 Friday 20 September 2024 20:42:48 -0400 (0:00:00.169) 0:00:09.923 ****** 10976 1726879368.50009: entering _queue_task() for managed_node2/command 10976 1726879368.51114: worker is 1 (out of 1 available) 10976 1726879368.51256: exiting _queue_task() for managed_node2/command 10976 1726879368.51272: done queuing things up, now waiting for results queue to drain 10976 1726879368.51274: waiting for pending results... 10976 1726879368.51607: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fetch pcsd capabilities 10976 1726879368.52276: in run() - task 0e24e73b-299d-f469-e0b0-000000000247 10976 1726879368.52303: variable 'ansible_search_path' from source: unknown 10976 1726879368.52311: variable 'ansible_search_path' from source: unknown 10976 1726879368.52357: calling self._execute() 10976 1726879368.52449: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879368.52638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879368.52654: variable 'omit' from source: magic vars 10976 1726879368.53668: variable '__ha_cluster_pcsd_capabilities_available' from source: set_fact 10976 1726879368.53689: Evaluated conditional (__ha_cluster_pcsd_capabilities_available): True 10976 1726879368.53702: variable 'omit' from source: magic vars 10976 1726879368.53784: variable 'omit' from source: magic vars 10976 1726879368.53831: variable 'omit' from source: magic vars 10976 1726879368.53902: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879368.54451: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879368.54479: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879368.54502: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879368.54516: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879368.54555: variable 'inventory_hostname' from source: set_fact 10976 1726879368.54565: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879368.54572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879368.54692: Set connection var ansible_pipelining to False 10976 1726879368.54704: Set connection var ansible_shell_executable to /bin/sh 10976 1726879368.54712: Set connection var ansible_timeout to 10 10976 1726879368.54718: Set connection var ansible_shell_type to sh 10976 1726879368.54729: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879368.54737: Set connection var ansible_connection to ssh 10976 1726879368.54766: variable 'ansible_shell_executable' from source: unknown 10976 1726879368.54773: variable 'ansible_connection' from source: unknown 10976 1726879368.54780: variable 'ansible_module_compression' from source: unknown 10976 1726879368.54789: variable 'ansible_shell_type' from source: unknown 10976 1726879368.54795: variable 'ansible_shell_executable' from source: unknown 10976 1726879368.55035: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879368.55043: variable 'ansible_pipelining' from source: unknown 10976 1726879368.55049: variable 'ansible_timeout' from source: unknown 10976 1726879368.55056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879368.55207: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879368.55227: variable 'omit' from source: magic vars 10976 1726879368.55237: starting attempt loop 10976 1726879368.55243: running the handler 10976 1726879368.55259: _low_level_execute_command(): starting 10976 1726879368.55271: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879368.56851: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879368.56856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879368.56890: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879368.56894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879368.56898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879368.56976: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879368.56979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879368.56982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879368.57049: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879368.59480: stdout chunk (state=3): >>>/root <<< 10976 1726879368.59535: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879368.59632: stderr chunk (state=3): >>><<< 10976 1726879368.59635: stdout chunk (state=3): >>><<< 10976 1726879368.59742: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879368.59746: _low_level_execute_command(): starting 10976 1726879368.59750: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879368.5965471-11336-109201887463546 `" && echo ansible-tmp-1726879368.5965471-11336-109201887463546="` echo /root/.ansible/tmp/ansible-tmp-1726879368.5965471-11336-109201887463546 `" ) && sleep 0' 10976 1726879368.61413: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879368.61417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879368.61471: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879368.61489: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879368.61513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879368.61536: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879368.61549: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879368.61566: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879368.61580: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879368.61598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879368.61642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879368.61656: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879368.61670: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879368.61691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879368.61769: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879368.61916: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879368.61935: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879368.62028: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879368.64702: stdout chunk (state=3): >>>ansible-tmp-1726879368.5965471-11336-109201887463546=/root/.ansible/tmp/ansible-tmp-1726879368.5965471-11336-109201887463546 <<< 10976 1726879368.64970: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879368.64975: stdout chunk (state=3): >>><<< 10976 1726879368.64977: stderr chunk (state=3): >>><<< 10976 1726879368.65029: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879368.5965471-11336-109201887463546=/root/.ansible/tmp/ansible-tmp-1726879368.5965471-11336-109201887463546 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879368.65231: variable 'ansible_module_compression' from source: unknown 10976 1726879368.65234: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 10976 1726879368.65237: variable 'ansible_facts' from source: unknown 10976 1726879368.65239: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879368.5965471-11336-109201887463546/AnsiballZ_command.py 10976 1726879368.66147: Sending initial data 10976 1726879368.66151: Sent initial data (156 bytes) 10976 1726879368.67892: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879368.67910: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879368.67932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879368.67954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879368.68001: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879368.68014: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879368.68036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879368.68054: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879368.68070: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879368.68081: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879368.68093: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879368.68106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879368.68121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879368.68141: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879368.68154: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879368.68168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879368.68256: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879368.68280: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879368.68301: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879368.68386: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879368.70866: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879368.70931: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879368.70946: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpd33vjxh9 /root/.ansible/tmp/ansible-tmp-1726879368.5965471-11336-109201887463546/AnsiballZ_command.py <<< 10976 1726879368.70981: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879368.72532: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879368.72711: stderr chunk (state=3): >>><<< 10976 1726879368.72715: stdout chunk (state=3): >>><<< 10976 1726879368.72718: done transferring module to remote 10976 1726879368.72721: _low_level_execute_command(): starting 10976 1726879368.72729: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879368.5965471-11336-109201887463546/ /root/.ansible/tmp/ansible-tmp-1726879368.5965471-11336-109201887463546/AnsiballZ_command.py && sleep 0' 10976 1726879368.74280: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879368.74301: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879368.74316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879368.74338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879368.74399: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879368.74412: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879368.74430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879368.74448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879368.74468: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879368.74484: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879368.74501: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879368.74515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879368.74535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879368.74547: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879368.74558: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879368.74579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879368.74668: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879368.74706: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879368.74726: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879368.74826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879368.77472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879368.77476: stdout chunk (state=3): >>><<< 10976 1726879368.77478: stderr chunk (state=3): >>><<< 10976 1726879368.77528: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879368.77531: _low_level_execute_command(): starting 10976 1726879368.77534: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879368.5965471-11336-109201887463546/AnsiballZ_command.py && sleep 0' 10976 1726879368.79168: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879368.79191: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879368.79212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879368.79237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879368.79288: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879368.79319: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879368.79338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879368.79357: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879368.79430: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879368.79443: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879368.79456: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879368.79471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879368.79491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879368.79505: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879368.79517: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879368.79537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879368.79615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879368.79780: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879368.79802: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879368.79898: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879368.82698: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10976 1726879368.82703: stdout chunk (state=3): >>>import _imp # builtin <<< 10976 1726879368.82739: stdout chunk (state=3): >>>import '_thread' # <<< 10976 1726879368.82756: stdout chunk (state=3): >>>import '_warnings' # <<< 10976 1726879368.82771: stdout chunk (state=3): >>>import '_weakref' # <<< 10976 1726879368.82877: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879368.83403: stdout chunk (state=3): >>>import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee0d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee07d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee0d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee0d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee07d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee07d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee07d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879368.83441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879368.83484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879368.83514: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879368.83518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879368.83540: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee034190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879368.83580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879368.83694: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee034220> <<< 10976 1726879368.83709: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879368.83752: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee057850> <<< 10976 1726879368.83756: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee034940> <<< 10976 1726879368.83825: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee095880> <<< 10976 1726879368.83829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee02dd90> <<< 10976 1726879368.83885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee057d90> <<< 10976 1726879368.83959: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee07d970> <<< 10976 1726879368.83988: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879368.84297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879368.84350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879368.84386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879368.84409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879368.84421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879368.84543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879368.84554: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eeddadeb0> <<< 10976 1726879368.84728: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eeddb1f40> <<< 10976 1726879368.84735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedda7610> <<< 10976 1726879368.84843: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eeddaf640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eeddad370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879368.84887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879368.84979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879368.84984: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879368.85031: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eedd30dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd308b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd30eb0> <<< 10976 1726879368.85078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879368.85201: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd30f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd30e80> <<< 10976 1726879368.85204: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd89d30> import '_functools' # <<< 10976 1726879368.85242: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd83610> <<< 10976 1726879368.85330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd96670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eeddb6e20> <<< 10976 1726879368.85340: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879368.85378: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eedd42c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd89250> <<< 10976 1726879368.85435: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879368.85439: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eedd96280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eeddbc9d0> <<< 10976 1726879368.85451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879368.85506: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879368.85537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd42fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd42d90> <<< 10976 1726879368.85593: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd42d00> <<< 10976 1726879368.85641: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879368.85744: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879368.85749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879368.85771: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd16370> <<< 10976 1726879368.85832: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879368.85845: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd16460> <<< 10976 1726879368.86007: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd4afa0> <<< 10976 1726879368.86720: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd44a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd44490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedc491c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd00c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd44eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eeddbc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedc5baf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eedc5be20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedc6e730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedc6ec70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eedc063a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedc5bf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eedc16280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedc6e5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eedc16340> <<< 10976 1726879368.86818: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd429d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879368.86896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879368.86899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879368.86968: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879368.86983: stdout chunk (state=3): >>> # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eedc326a0> <<< 10976 1726879368.87031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py<<< 10976 1726879368.87044: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879368.87104: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879368.87145: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eedc32970> <<< 10976 1726879368.87148: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedc32760> <<< 10976 1726879368.87213: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879368.87231: stdout chunk (state=3): >>> # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eedc32850> <<< 10976 1726879368.87298: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py<<< 10976 1726879368.87315: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879368.87603: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879368.87623: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eedc32ca0> <<< 10976 1726879368.87677: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879368.87712: stdout chunk (state=3): >>> # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eedc3f1f0> <<< 10976 1726879368.87736: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedc328e0> <<< 10976 1726879368.87752: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedc25a30> <<< 10976 1726879368.87782: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd425b0> <<< 10976 1726879368.87821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879368.87977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879368.87980: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedc32a90> <<< 10976 1726879368.88125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879368.88171: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5eedb59670> <<< 10976 1726879368.88789: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip' <<< 10976 1726879368.88793: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879368.88942: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879368.88986: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 10976 1726879368.89021: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879368.89057: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879368.89085: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879368.89130: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879368.91350: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879368.93029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'<<< 10976 1726879368.93033: stdout chunk (state=3): >>> import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed54d7c0> <<< 10976 1726879368.93081: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py<<< 10976 1726879368.93102: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879368.93151: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py<<< 10976 1726879368.93169: stdout chunk (state=3): >>> <<< 10976 1726879368.93180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879368.93228: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 10976 1726879368.93231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879368.93318: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed54d160> <<< 10976 1726879368.93383: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed54d280> <<< 10976 1726879368.93475: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed54df10> <<< 10976 1726879368.93495: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879368.93563: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed54d4f0> <<< 10976 1726879368.93674: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed54dd30> import 'atexit' # <<< 10976 1726879368.93678: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed54df70> <<< 10976 1726879368.93710: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879368.93762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879368.93838: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed54d100> <<< 10976 1726879368.93862: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879368.93908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'<<< 10976 1726879368.93936: stdout chunk (state=3): >>> <<< 10976 1726879368.93951: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879368.94011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879368.94046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879368.94178: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed4a4ee0> <<< 10976 1726879368.94257: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879368.94282: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed4c5f40> <<< 10976 1726879368.94335: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879368.94351: stdout chunk (state=3): >>> # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed4c5d60> <<< 10976 1726879368.94394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879368.94448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879368.94514: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed4c53d0> <<< 10976 1726879368.94546: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed5b3dc0> <<< 10976 1726879368.94845: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed5b33a0> <<< 10976 1726879368.94887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py<<< 10976 1726879368.94908: stdout chunk (state=3): >>> <<< 10976 1726879368.94911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879368.94950: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed5b3f70> <<< 10976 1726879368.94983: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py<<< 10976 1726879368.95000: stdout chunk (state=3): >>> <<< 10976 1726879368.95012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879368.95060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 10976 1726879368.95087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879368.95099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879368.95142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'<<< 10976 1726879368.95144: stdout chunk (state=3): >>> <<< 10976 1726879368.95191: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py<<< 10976 1726879368.95204: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879368.95244: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed583c10><<< 10976 1726879368.95247: stdout chunk (state=3): >>> <<< 10976 1726879368.95415: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed521cd0><<< 10976 1726879368.95428: stdout chunk (state=3): >>> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed5213a0> <<< 10976 1726879368.95439: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed551490> <<< 10976 1726879368.95490: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879368.95526: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed5214c0> <<< 10976 1726879368.95575: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py<<< 10976 1726879368.95597: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed5214f0> <<< 10976 1726879368.95644: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879368.95673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879368.95715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py<<< 10976 1726879368.95719: stdout chunk (state=3): >>> <<< 10976 1726879368.95796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879368.95884: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879368.95942: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed486250> <<< 10976 1726879368.95945: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed5941f0> <<< 10976 1726879368.95999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879368.96064: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879368.96103: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed4938e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed594370> <<< 10976 1726879368.96141: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879368.96231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'<<< 10976 1726879368.96242: stdout chunk (state=3): >>> <<< 10976 1726879368.96254: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 10976 1726879368.96299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879368.96302: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879368.96410: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed5add90><<< 10976 1726879368.96414: stdout chunk (state=3): >>> <<< 10976 1726879368.96653: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed493880> <<< 10976 1726879368.96810: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879368.96827: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed4936d0> <<< 10976 1726879368.96897: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879368.96911: stdout chunk (state=3): >>> # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed492670> <<< 10976 1726879368.96979: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879368.97019: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed4925b0> <<< 10976 1726879368.97035: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed58c8b0> <<< 10976 1726879368.97078: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py<<< 10976 1726879368.97091: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879368.97130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879368.97169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'<<< 10976 1726879368.97172: stdout chunk (state=3): >>> <<< 10976 1726879368.97271: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879368.97275: stdout chunk (state=3): >>> # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed516670> <<< 10976 1726879368.97604: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879368.97634: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed515ac0> <<< 10976 1726879368.97669: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed5250d0><<< 10976 1726879368.97672: stdout chunk (state=3): >>> <<< 10976 1726879368.97734: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879368.97768: stdout chunk (state=3): >>> # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed5160d0> <<< 10976 1726879368.97773: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed558a60> <<< 10976 1726879368.97857: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879368.97860: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879368.97894: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879368.97897: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879368.98031: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879368.98152: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879368.98225: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879368.98256: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879368.98296: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879368.98443: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879368.98605: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879368.99445: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879369.00311: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879369.00349: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10976 1726879369.00353: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879369.00395: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879369.00430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879369.00551: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879369.00620: stdout chunk (state=3): >>> # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879369.00624: stdout chunk (state=3): >>> import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed069580> <<< 10976 1726879369.00780: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879369.00809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed461520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed00e0a0> <<< 10976 1726879369.00917: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py<<< 10976 1726879369.00984: stdout chunk (state=3): >>> <<< 10976 1726879369.00987: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879369.01225: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879369.01298: stdout chunk (state=3): >>> import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879369.01326: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879369.01538: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879369.01772: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py<<< 10976 1726879369.01787: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879369.01870: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed515bb0><<< 10976 1726879369.01917: stdout chunk (state=3): >>> <<< 10976 1726879369.01953: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879369.02606: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879369.03218: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879369.03331: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879369.03446: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py<<< 10976 1726879369.03463: stdout chunk (state=3): >>> <<< 10976 1726879369.03483: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879369.03607: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879369.03654: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879369.03721: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879369.03882: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879369.03917: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879369.03962: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879369.04026: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879369.04105: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879369.04137: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879369.04481: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879369.04871: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879369.04966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879369.05003: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879369.05083: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed46e970> <<< 10976 1726879369.05125: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879369.05128: stdout chunk (state=3): >>> <<< 10976 1726879369.05216: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879369.05340: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879369.05379: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py <<< 10976 1726879369.05401: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879369.05414: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879369.05462: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879369.05465: stdout chunk (state=3): >>> <<< 10976 1726879369.05531: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879369.05534: stdout chunk (state=3): >>> <<< 10976 1726879369.05604: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py<<< 10976 1726879369.05614: stdout chunk (state=3): >>> <<< 10976 1726879369.05628: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879369.05697: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879369.05700: stdout chunk (state=3): >>> <<< 10976 1726879369.05765: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879369.05770: stdout chunk (state=3): >>> <<< 10976 1726879369.05901: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879369.06005: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879369.06068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879369.06232: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879369.06256: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed59f250> <<< 10976 1726879369.06289: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed46e6a0> <<< 10976 1726879369.06365: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py <<< 10976 1726879369.06390: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879369.06404: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879369.06625: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879369.06718: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879369.06764: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879369.06837: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879369.06872: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879369.06919: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879369.06975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879369.07014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879369.07051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879369.07277: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed4537c0> <<< 10976 1726879369.07321: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed4507f0> <<< 10976 1726879369.07420: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed44a970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879369.07549: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879369.07680: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879369.07731: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879369.07809: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879369.07812: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10976 1726879369.07935: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879369.07939: stdout chunk (state=3): >>> <<< 10976 1726879369.08142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879369.08197: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eecff95e0> <<< 10976 1726879369.08353: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879369.08599: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879370.04663: stdout chunk (state=3): >>> {"changed": true, "stdout": "0.11.8\nbooth.get-config booth.set-config booth.set-config.multiple cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable cluster.create.no-keys-sync cluster.create.separated-name-and-address cluster.create.start cluster.create.start.wait cluster.create.transport.knet cluster.create.transport.udp-udpu cluster.create.transport.udp-udpu.no-rrp cluster.destroy cluster.destroy.all corosync.config.get corosync.config.set corosync.qdevice.model.net.certificates corosync.quorum.device.client corosync.quorum.device.client.model.net.certificates corosync.quorum.device.client.model.net.certificates.local corosync.quorum.device.client.model.net.certificates.rest-api.v2 corosync.quorum.status corosync.totem.block_unlisted_ips node.add node.add.enable node.add.list node.add.separated-name-and-address node.add.start node.add.start.wait node.attributes node.maintenance node.maintenance.all node.maintenance.list node.maintenance.wait node.remove node.remove-from-caches node.remove.list node.standby node.standby.all node.standby.list node.standby.wait node.start-stop-enable-disable node.start-stop-enable-disable.all node.start-stop-enable-disable.stop-component node.utilization pcmk.acl.group pcmk.acl.role pcmk.acl.role.create-with-permissions pcmk.acl.role.delete-with-users-groups pcmk.acl.role.delete-with-users-groups-implicit pcmk.acl.user pcmk.alert pcmk.cib.get pcmk.cib.remove_elements.constraints pcmk.cib.remove_elements.rest-api.v2 pcmk.cib.roles.promoted-unpromoted pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.config.output-formats pcmk.constraint.location.simple pcmk.constraint.location.simple.rule pcmk.constraint.location.simple.rule.node-attr-type-number pcmk.constraint.no-autocorrect pcmk.constraint.order.set pcmk.constraint.order.set.options pcmk.constraint.order.simple pcmk.constraint.ticket.set pcmk.constraint.ticket.set.options pcmk.constraint.ticket.simple pcmk.constraint.ticket.<<< 10976 1726879370.04690: stdout chunk (state=3): >>>simple.constraint-id pcmk.properties.cluster pcmk.properties.cluster.describe pcmk.properties.cluster.describe.rest-api.v2 pcmk.properties.cluster.get_properties.rest-api.v2 pcmk.properties.cluster.set_properties.iso8601duration pcmk.properties.cluster.set_properties.rest-api.v2 pcmk.properties.operation-defaults.config.rest-api.v2 pcmk.properties.resource-defaults.config.rest-api.v2 pcmk.resource.ban-move-clear pcmk.resource.ban-move-clear.bundles pcmk.resource.ban-move-clear.clear-expired pcmk.resource.ban-move-clear.clone pcmk.resource.cleanup.one-resource pcmk.resource.cleanup.strict pcmk.resource.clone pcmk.resource.create pcmk.resource.create.clone.custom-id pcmk.resource.create.meta pcmk.resource.create.no-master pcmk.resource.create.operations pcmk.resource.create.operations.onfail-demote pcmk.resource.create.promotable pcmk.resource.create.promotable.custom-id pcmk.resource.create.wait pcmk.resource.delete pcmk.resource.delete.list pcmk.resource.disable.safe pcmk.resource.disable.simulate pcmk.resource.disable.simulate.brief pcmk.resource.disable.simulate.tag pcmk.resource.enable-disable pcmk.resource.enable-disable.list pcmk.resource.enable-disable.wait pcmk.resource.group pcmk.resource.manage-unmanage pcmk.resource.manage-unmanage.list pcmk.resource.manage-unmanage.tag pcmk.resource.manage-unmanage.with-monitor pcmk.resource.move.autoclean pcmk.resource.promotable pcmk.resource.refresh.one-resource pcmk.resource.refresh.strict pcmk.resource.update pcmk.resource.update-meta pcmk.resource.utilization pcmk.stonith.cleanup.one-resource pcmk.stonith.cleanup.strict pcmk.stonith.create pcmk.stonith.create.in-group pcmk.stonith.create.meta pcmk.stonith.create.operations pcmk.stonith.create.operations.onfail-demote pcmk.stonith.create.wait pcmk.stonith.delete pcmk.stonith.delete.list pcmk.stonith.enable-disable pcmk.stonith.enable-disable.list pcmk.stonith.enable-disable.wait pcmk.stonith.levels pcmk.stonith.levels.add-remove-devices-list pcmk.stonith.levels.clear pcmk.stonith.levels.node-attr pcmk.stonith.levels.node-regexp pcmk.stonith.levels.verify pcmk.stonith.refresh.one-resource pcmk.stonith.refresh.strict pcmk.stonith.scsi-unfence-node-mpath pcmk.stonith.scsi-unfence-node-v2 pcmk.stonith.update pcs.auth.export-cluster-known-hosts pcs.auth.known-host-change pcs.auth.no-bidirectional pcs.auth.separated-name-and-address pcs.auth.server pcs.automatic-pcs-configs-sync pcs.daemon-ssl-cert.set pcs.permissions pcs.rest-api.v1.1 pcs.rest-api.v2 resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 resource-agents.self-validation resource-agents.simplified-query-api sbd sbd-node sbd-node.shared-block-device sbd.option-timeout-action status.pcmk.local-node status.pcmk.resources.rest-api.v2 status.pcmk.wait stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1 stonith-agents.self-validation", "stderr": "", "rc": 0, "cmd": ["pcsd", "--version", "--full"], "start": "2024-09-20 20:42:49.085284", "end": "2024-09-20 20:42:50.045152", "delta": "0:00:00.959868", "msg": "", "invocation": {"module_args": {"_raw_params": "pcsd --version --full", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ <<< 10976 1726879370.05375: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879370.05428: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible <<< 10976 1726879370.05455: stdout chunk (state=3): >>># destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache <<< 10976 1726879370.05459: stdout chunk (state=3): >>># cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 10976 1726879370.05845: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879370.05861: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879370.05914: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 10976 1726879370.05930: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879370.05970: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879370.06015: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879370.06031: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 10976 1726879370.06069: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879370.06203: stdout chunk (state=3): >>># cleanup[3] wiping gc # 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 <<< 10976 1726879370.06272: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 10976 1726879370.06375: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879370.06402: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879370.06650: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 10976 1726879370.06711: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 10976 1726879370.06729: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879370.06788: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879370.07289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879370.07384: stderr chunk (state=3): >>><<< 10976 1726879370.07390: stdout chunk (state=3): >>><<< 10976 1726879370.07565: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee0d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee07d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee0d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee0d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee07d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee07d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee07d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee034190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee034220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee057850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee034940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee095880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee02dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee057d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eee07d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eeddadeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eeddb1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedda7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eeddaf640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eeddad370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eedd30dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd308b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd30eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd30f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd30e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd89d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd83610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd96670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eeddb6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eedd42c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd89250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eedd96280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eeddbc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd42fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd42d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd42d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd16370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd16460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd4afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd44a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd44490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedc491c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd00c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd44eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eeddbc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedc5baf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eedc5be20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedc6e730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedc6ec70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eedc063a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedc5bf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eedc16280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedc6e5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eedc16340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd429d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eedc326a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eedc32970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedc32760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eedc32850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eedc32ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eedc3f1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedc328e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedc25a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedd425b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eedc32a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5eedb59670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed54d7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed54d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed54d280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed54df10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed54d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed54dd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed54df70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed54d100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed4a4ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed4c5f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed4c5d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed4c53d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed5b3dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed5b33a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed5b3f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed583c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed521cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed5213a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed551490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed5214c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed5214f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed486250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed5941f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed4938e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed594370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed5add90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed493880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed4936d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed492670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed4925b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed58c8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed516670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed515ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed5250d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed5160d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed558a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed069580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed461520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed00e0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed515bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed46e970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5eed59f250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed46e6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed4537c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed4507f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eed44a970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_jyqztdmr/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eecff95e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "0.11.8\nbooth.get-config booth.set-config booth.set-config.multiple cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable cluster.create.no-keys-sync cluster.create.separated-name-and-address cluster.create.start cluster.create.start.wait cluster.create.transport.knet cluster.create.transport.udp-udpu cluster.create.transport.udp-udpu.no-rrp cluster.destroy cluster.destroy.all corosync.config.get corosync.config.set corosync.qdevice.model.net.certificates corosync.quorum.device.client corosync.quorum.device.client.model.net.certificates corosync.quorum.device.client.model.net.certificates.local corosync.quorum.device.client.model.net.certificates.rest-api.v2 corosync.quorum.status corosync.totem.block_unlisted_ips node.add node.add.enable node.add.list node.add.separated-name-and-address node.add.start node.add.start.wait node.attributes node.maintenance node.maintenance.all node.maintenance.list node.maintenance.wait node.remove node.remove-from-caches node.remove.list node.standby node.standby.all node.standby.list node.standby.wait node.start-stop-enable-disable node.start-stop-enable-disable.all node.start-stop-enable-disable.stop-component node.utilization pcmk.acl.group pcmk.acl.role pcmk.acl.role.create-with-permissions pcmk.acl.role.delete-with-users-groups pcmk.acl.role.delete-with-users-groups-implicit pcmk.acl.user pcmk.alert pcmk.cib.get pcmk.cib.remove_elements.constraints pcmk.cib.remove_elements.rest-api.v2 pcmk.cib.roles.promoted-unpromoted pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.config.output-formats pcmk.constraint.location.simple pcmk.constraint.location.simple.rule pcmk.constraint.location.simple.rule.node-attr-type-number pcmk.constraint.no-autocorrect pcmk.constraint.order.set pcmk.constraint.order.set.options pcmk.constraint.order.simple pcmk.constraint.ticket.set pcmk.constraint.ticket.set.options pcmk.constraint.ticket.simple pcmk.constraint.ticket.simple.constraint-id pcmk.properties.cluster pcmk.properties.cluster.describe pcmk.properties.cluster.describe.rest-api.v2 pcmk.properties.cluster.get_properties.rest-api.v2 pcmk.properties.cluster.set_properties.iso8601duration pcmk.properties.cluster.set_properties.rest-api.v2 pcmk.properties.operation-defaults.config.rest-api.v2 pcmk.properties.resource-defaults.config.rest-api.v2 pcmk.resource.ban-move-clear pcmk.resource.ban-move-clear.bundles pcmk.resource.ban-move-clear.clear-expired pcmk.resource.ban-move-clear.clone pcmk.resource.cleanup.one-resource pcmk.resource.cleanup.strict pcmk.resource.clone pcmk.resource.create pcmk.resource.create.clone.custom-id pcmk.resource.create.meta pcmk.resource.create.no-master pcmk.resource.create.operations pcmk.resource.create.operations.onfail-demote pcmk.resource.create.promotable pcmk.resource.create.promotable.custom-id pcmk.resource.create.wait pcmk.resource.delete pcmk.resource.delete.list pcmk.resource.disable.safe pcmk.resource.disable.simulate pcmk.resource.disable.simulate.brief pcmk.resource.disable.simulate.tag pcmk.resource.enable-disable pcmk.resource.enable-disable.list pcmk.resource.enable-disable.wait pcmk.resource.group pcmk.resource.manage-unmanage pcmk.resource.manage-unmanage.list pcmk.resource.manage-unmanage.tag pcmk.resource.manage-unmanage.with-monitor pcmk.resource.move.autoclean pcmk.resource.promotable pcmk.resource.refresh.one-resource pcmk.resource.refresh.strict pcmk.resource.update pcmk.resource.update-meta pcmk.resource.utilization pcmk.stonith.cleanup.one-resource pcmk.stonith.cleanup.strict pcmk.stonith.create pcmk.stonith.create.in-group pcmk.stonith.create.meta pcmk.stonith.create.operations pcmk.stonith.create.operations.onfail-demote pcmk.stonith.create.wait pcmk.stonith.delete pcmk.stonith.delete.list pcmk.stonith.enable-disable pcmk.stonith.enable-disable.list pcmk.stonith.enable-disable.wait pcmk.stonith.levels pcmk.stonith.levels.add-remove-devices-list pcmk.stonith.levels.clear pcmk.stonith.levels.node-attr pcmk.stonith.levels.node-regexp pcmk.stonith.levels.verify pcmk.stonith.refresh.one-resource pcmk.stonith.refresh.strict pcmk.stonith.scsi-unfence-node-mpath pcmk.stonith.scsi-unfence-node-v2 pcmk.stonith.update pcs.auth.export-cluster-known-hosts pcs.auth.known-host-change pcs.auth.no-bidirectional pcs.auth.separated-name-and-address pcs.auth.server pcs.automatic-pcs-configs-sync pcs.daemon-ssl-cert.set pcs.permissions pcs.rest-api.v1.1 pcs.rest-api.v2 resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 resource-agents.self-validation resource-agents.simplified-query-api sbd sbd-node sbd-node.shared-block-device sbd.option-timeout-action status.pcmk.local-node status.pcmk.resources.rest-api.v2 status.pcmk.wait stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1 stonith-agents.self-validation", "stderr": "", "rc": 0, "cmd": ["pcsd", "--version", "--full"], "start": "2024-09-20 20:42:49.085284", "end": "2024-09-20 20:42:50.045152", "delta": "0:00:00.959868", "msg": "", "invocation": {"module_args": {"_raw_params": "pcsd --version --full", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879370.08212: done with _execute_module (ansible.legacy.command, {'_raw_params': 'pcsd --version --full', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_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-1726879368.5965471-11336-109201887463546/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879370.08215: _low_level_execute_command(): starting 10976 1726879370.08217: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879368.5965471-11336-109201887463546/ > /dev/null 2>&1 && sleep 0' 10976 1726879370.08839: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879370.08854: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879370.08869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879370.08890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879370.08934: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879370.08947: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879370.08961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879370.08979: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879370.08996: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879370.09006: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879370.09017: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879370.09034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879370.09050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879370.09061: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879370.09072: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879370.09084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879370.09164: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879370.09189: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879370.09205: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879370.09287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879370.12035: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879370.12039: stdout chunk (state=3): >>><<< 10976 1726879370.12071: stderr chunk (state=3): >>><<< 10976 1726879370.12200: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879370.12204: handler run complete 10976 1726879370.12358: Evaluated conditional (False): False 10976 1726879370.12431: attempt loop complete, returning result 10976 1726879370.12501: _execute() done 10976 1726879370.12506: dumping result to json 10976 1726879370.12508: done dumping result, returning 10976 1726879370.12511: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fetch pcsd capabilities [0e24e73b-299d-f469-e0b0-000000000247] 10976 1726879370.12514: sending task result for task 0e24e73b-299d-f469-e0b0-000000000247 10976 1726879370.12908: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000247 10976 1726879370.12912: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "pcsd", "--version", "--full" ], "delta": "0:00:00.959868", "end": "2024-09-20 20:42:50.045152", "rc": 0, "start": "2024-09-20 20:42:49.085284" } STDOUT: 0.11.8 booth.get-config booth.set-config booth.set-config.multiple cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable cluster.create.no-keys-sync cluster.create.separated-name-and-address cluster.create.start cluster.create.start.wait cluster.create.transport.knet cluster.create.transport.udp-udpu cluster.create.transport.udp-udpu.no-rrp cluster.destroy cluster.destroy.all corosync.config.get corosync.config.set corosync.qdevice.model.net.certificates corosync.quorum.device.client corosync.quorum.device.client.model.net.certificates corosync.quorum.device.client.model.net.certificates.local corosync.quorum.device.client.model.net.certificates.rest-api.v2 corosync.quorum.status corosync.totem.block_unlisted_ips node.add node.add.enable node.add.list node.add.separated-name-and-address node.add.start node.add.start.wait node.attributes node.maintenance node.maintenance.all node.maintenance.list node.maintenance.wait node.remove node.remove-from-caches node.remove.list node.standby node.standby.all node.standby.list node.standby.wait node.start-stop-enable-disable node.start-stop-enable-disable.all node.start-stop-enable-disable.stop-component node.utilization pcmk.acl.group pcmk.acl.role pcmk.acl.role.create-with-permissions pcmk.acl.role.delete-with-users-groups pcmk.acl.role.delete-with-users-groups-implicit pcmk.acl.user pcmk.alert pcmk.cib.get pcmk.cib.remove_elements.constraints pcmk.cib.remove_elements.rest-api.v2 pcmk.cib.roles.promoted-unpromoted pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.config.output-formats pcmk.constraint.location.simple pcmk.constraint.location.simple.rule pcmk.constraint.location.simple.rule.node-attr-type-number pcmk.constraint.no-autocorrect pcmk.constraint.order.set pcmk.constraint.order.set.options pcmk.constraint.order.simple pcmk.constraint.ticket.set pcmk.constraint.ticket.set.options pcmk.constraint.ticket.simple pcmk.constraint.ticket.simple.constraint-id pcmk.properties.cluster pcmk.properties.cluster.describe pcmk.properties.cluster.describe.rest-api.v2 pcmk.properties.cluster.get_properties.rest-api.v2 pcmk.properties.cluster.set_properties.iso8601duration pcmk.properties.cluster.set_properties.rest-api.v2 pcmk.properties.operation-defaults.config.rest-api.v2 pcmk.properties.resource-defaults.config.rest-api.v2 pcmk.resource.ban-move-clear pcmk.resource.ban-move-clear.bundles pcmk.resource.ban-move-clear.clear-expired pcmk.resource.ban-move-clear.clone pcmk.resource.cleanup.one-resource pcmk.resource.cleanup.strict pcmk.resource.clone pcmk.resource.create pcmk.resource.create.clone.custom-id pcmk.resource.create.meta pcmk.resource.create.no-master pcmk.resource.create.operations pcmk.resource.create.operations.onfail-demote pcmk.resource.create.promotable pcmk.resource.create.promotable.custom-id pcmk.resource.create.wait pcmk.resource.delete pcmk.resource.delete.list pcmk.resource.disable.safe pcmk.resource.disable.simulate pcmk.resource.disable.simulate.brief pcmk.resource.disable.simulate.tag pcmk.resource.enable-disable pcmk.resource.enable-disable.list pcmk.resource.enable-disable.wait pcmk.resource.group pcmk.resource.manage-unmanage pcmk.resource.manage-unmanage.list pcmk.resource.manage-unmanage.tag pcmk.resource.manage-unmanage.with-monitor pcmk.resource.move.autoclean pcmk.resource.promotable pcmk.resource.refresh.one-resource pcmk.resource.refresh.strict pcmk.resource.update pcmk.resource.update-meta pcmk.resource.utilization pcmk.stonith.cleanup.one-resource pcmk.stonith.cleanup.strict pcmk.stonith.create pcmk.stonith.create.in-group pcmk.stonith.create.meta pcmk.stonith.create.operations pcmk.stonith.create.operations.onfail-demote pcmk.stonith.create.wait pcmk.stonith.delete pcmk.stonith.delete.list pcmk.stonith.enable-disable pcmk.stonith.enable-disable.list pcmk.stonith.enable-disable.wait pcmk.stonith.levels pcmk.stonith.levels.add-remove-devices-list pcmk.stonith.levels.clear pcmk.stonith.levels.node-attr pcmk.stonith.levels.node-regexp pcmk.stonith.levels.verify pcmk.stonith.refresh.one-resource pcmk.stonith.refresh.strict pcmk.stonith.scsi-unfence-node-mpath pcmk.stonith.scsi-unfence-node-v2 pcmk.stonith.update pcs.auth.export-cluster-known-hosts pcs.auth.known-host-change pcs.auth.no-bidirectional pcs.auth.separated-name-and-address pcs.auth.server pcs.automatic-pcs-configs-sync pcs.daemon-ssl-cert.set pcs.permissions pcs.rest-api.v1.1 pcs.rest-api.v2 resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 resource-agents.self-validation resource-agents.simplified-query-api sbd sbd-node sbd-node.shared-block-device sbd.option-timeout-action status.pcmk.local-node status.pcmk.resources.rest-api.v2 status.pcmk.wait stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1 stonith-agents.self-validation 10976 1726879370.13019: no more pending results, returning what we have 10976 1726879370.13025: results queue empty 10976 1726879370.13026: checking for any_errors_fatal 10976 1726879370.13034: done checking for any_errors_fatal 10976 1726879370.13035: checking for max_fail_percentage 10976 1726879370.13037: done checking for max_fail_percentage 10976 1726879370.13038: checking to see if all hosts have failed and the running result is not ok 10976 1726879370.13039: done checking to see if all hosts have failed 10976 1726879370.13040: getting the remaining hosts for this loop 10976 1726879370.13042: done getting the remaining hosts for this loop 10976 1726879370.13046: getting the next task for host managed_node2 10976 1726879370.13053: done getting next task for host managed_node2 10976 1726879370.13056: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Parse pcsd capabilities 10976 1726879370.13061: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879370.13073: getting variables 10976 1726879370.13074: in VariableManager get_vars() 10976 1726879370.13112: Calling all_inventory to load vars for managed_node2 10976 1726879370.13114: Calling groups_inventory to load vars for managed_node2 10976 1726879370.13116: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879370.13127: Calling all_plugins_play to load vars for managed_node2 10976 1726879370.13130: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879370.13132: Calling groups_plugins_play to load vars for managed_node2 10976 1726879370.13326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879370.13550: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879370.13689: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879370.13695: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879370.13833: done with get_vars() 10976 1726879370.13848: done getting variables 10976 1726879370.13966: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Parse pcsd capabilities] ********** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:163 Friday 20 September 2024 20:42:50 -0400 (0:00:01.639) 0:00:11.563 ****** 10976 1726879370.14011: entering _queue_task() for managed_node2/set_fact 10976 1726879370.14336: worker is 1 (out of 1 available) 10976 1726879370.14347: exiting _queue_task() for managed_node2/set_fact 10976 1726879370.14360: done queuing things up, now waiting for results queue to drain 10976 1726879370.14362: waiting for pending results... 10976 1726879370.14686: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Parse pcsd capabilities 10976 1726879370.14840: in run() - task 0e24e73b-299d-f469-e0b0-000000000248 10976 1726879370.14872: variable 'ansible_search_path' from source: unknown 10976 1726879370.14882: variable 'ansible_search_path' from source: unknown 10976 1726879370.15075: calling self._execute() 10976 1726879370.15280: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879370.15295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879370.15312: variable 'omit' from source: magic vars 10976 1726879370.15633: variable 'omit' from source: magic vars 10976 1726879370.15708: variable 'omit' from source: magic vars 10976 1726879370.16193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879370.18430: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879370.18530: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879370.18584: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879370.18641: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879370.18681: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879370.18790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879370.18840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879370.18875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879370.18936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879370.18962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879370.19132: variable '__ha_cluster_pcsd_version' from source: set_fact 10976 1726879370.19545: variable 'omit' from source: magic vars 10976 1726879370.19595: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879370.19634: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879370.19657: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879370.19685: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879370.19707: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879370.19752: variable 'inventory_hostname' from source: set_fact 10976 1726879370.19763: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879370.19778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879370.19913: Set connection var ansible_pipelining to False 10976 1726879370.19932: Set connection var ansible_shell_executable to /bin/sh 10976 1726879370.19950: Set connection var ansible_timeout to 10 10976 1726879370.19957: Set connection var ansible_shell_type to sh 10976 1726879370.19966: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879370.19979: Set connection var ansible_connection to ssh 10976 1726879370.20014: variable 'ansible_shell_executable' from source: unknown 10976 1726879370.20028: variable 'ansible_connection' from source: unknown 10976 1726879370.20035: variable 'ansible_module_compression' from source: unknown 10976 1726879370.20041: variable 'ansible_shell_type' from source: unknown 10976 1726879370.20059: variable 'ansible_shell_executable' from source: unknown 10976 1726879370.20067: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879370.20079: variable 'ansible_pipelining' from source: unknown 10976 1726879370.20089: variable 'ansible_timeout' from source: unknown 10976 1726879370.20101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879370.20225: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879370.20246: variable 'omit' from source: magic vars 10976 1726879370.20272: starting attempt loop 10976 1726879370.20281: running the handler 10976 1726879370.20295: handler run complete 10976 1726879370.20312: attempt loop complete, returning result 10976 1726879370.20319: _execute() done 10976 1726879370.20328: dumping result to json 10976 1726879370.20352: done dumping result, returning 10976 1726879370.20367: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Parse pcsd capabilities [0e24e73b-299d-f469-e0b0-000000000248] 10976 1726879370.20387: sending task result for task 0e24e73b-299d-f469-e0b0-000000000248 ok: [managed_node2] => { "ansible_facts": { "__ha_cluster_pcsd_capabilities": [ "booth.get-config", "booth.set-config", "booth.set-config.multiple", "cluster.config.restore-local", "cluster.config.uuid", "cluster.create", "cluster.create.enable", "cluster.create.no-keys-sync", "cluster.create.separated-name-and-address", "cluster.create.start", "cluster.create.start.wait", "cluster.create.transport.knet", "cluster.create.transport.udp-udpu", "cluster.create.transport.udp-udpu.no-rrp", "cluster.destroy", "cluster.destroy.all", "corosync.config.get", "corosync.config.set", "corosync.qdevice.model.net.certificates", "corosync.quorum.device.client", "corosync.quorum.device.client.model.net.certificates", "corosync.quorum.device.client.model.net.certificates.local", "corosync.quorum.device.client.model.net.certificates.rest-api.v2", "corosync.quorum.status", "corosync.totem.block_unlisted_ips", "node.add", "node.add.enable", "node.add.list", "node.add.separated-name-and-address", "node.add.start", "node.add.start.wait", "node.attributes", "node.maintenance", "node.maintenance.all", "node.maintenance.list", "node.maintenance.wait", "node.remove", "node.remove-from-caches", "node.remove.list", "node.standby", "node.standby.all", "node.standby.list", "node.standby.wait", "node.start-stop-enable-disable", "node.start-stop-enable-disable.all", "node.start-stop-enable-disable.stop-component", "node.utilization", "pcmk.acl.group", "pcmk.acl.role", "pcmk.acl.role.create-with-permissions", "pcmk.acl.role.delete-with-users-groups", "pcmk.acl.role.delete-with-users-groups-implicit", "pcmk.acl.user", "pcmk.alert", "pcmk.cib.get", "pcmk.cib.remove_elements.constraints", "pcmk.cib.remove_elements.rest-api.v2", "pcmk.cib.roles.promoted-unpromoted", "pcmk.constraint.colocation.set", "pcmk.constraint.colocation.set.options", "pcmk.constraint.colocation.simple", "pcmk.constraint.config.output-formats", "pcmk.constraint.location.simple", "pcmk.constraint.location.simple.rule", "pcmk.constraint.location.simple.rule.node-attr-type-number", "pcmk.constraint.no-autocorrect", "pcmk.constraint.order.set", "pcmk.constraint.order.set.options", "pcmk.constraint.order.simple", "pcmk.constraint.ticket.set", "pcmk.constraint.ticket.set.options", "pcmk.constraint.ticket.simple", "pcmk.constraint.ticket.simple.constraint-id", "pcmk.properties.cluster", "pcmk.properties.cluster.describe", "pcmk.properties.cluster.describe.rest-api.v2", "pcmk.properties.cluster.get_properties.rest-api.v2", "pcmk.properties.cluster.set_properties.iso8601duration", "pcmk.properties.cluster.set_properties.rest-api.v2", "pcmk.properties.operation-defaults.config.rest-api.v2", "pcmk.properties.resource-defaults.config.rest-api.v2", "pcmk.resource.ban-move-clear", "pcmk.resource.ban-move-clear.bundles", "pcmk.resource.ban-move-clear.clear-expired", "pcmk.resource.ban-move-clear.clone", "pcmk.resource.cleanup.one-resource", "pcmk.resource.cleanup.strict", "pcmk.resource.clone", "pcmk.resource.create", "pcmk.resource.create.clone.custom-id", "pcmk.resource.create.meta", "pcmk.resource.create.no-master", "pcmk.resource.create.operations", "pcmk.resource.create.operations.onfail-demote", "pcmk.resource.create.promotable", "pcmk.resource.create.promotable.custom-id", "pcmk.resource.create.wait", "pcmk.resource.delete", "pcmk.resource.delete.list", "pcmk.resource.disable.safe", "pcmk.resource.disable.simulate", "pcmk.resource.disable.simulate.brief", "pcmk.resource.disable.simulate.tag", "pcmk.resource.enable-disable", "pcmk.resource.enable-disable.list", "pcmk.resource.enable-disable.wait", "pcmk.resource.group", "pcmk.resource.manage-unmanage", "pcmk.resource.manage-unmanage.list", "pcmk.resource.manage-unmanage.tag", "pcmk.resource.manage-unmanage.with-monitor", "pcmk.resource.move.autoclean", "pcmk.resource.promotable", "pcmk.resource.refresh.one-resource", "pcmk.resource.refresh.strict", "pcmk.resource.update", "pcmk.resource.update-meta", "pcmk.resource.utilization", "pcmk.stonith.cleanup.one-resource", "pcmk.stonith.cleanup.strict", "pcmk.stonith.create", "pcmk.stonith.create.in-group", "pcmk.stonith.create.meta", "pcmk.stonith.create.operations", "pcmk.stonith.create.operations.onfail-demote", "pcmk.stonith.create.wait", "pcmk.stonith.delete", "pcmk.stonith.delete.list", "pcmk.stonith.enable-disable", "pcmk.stonith.enable-disable.list", "pcmk.stonith.enable-disable.wait", "pcmk.stonith.levels", "pcmk.stonith.levels.add-remove-devices-list", "pcmk.stonith.levels.clear", "pcmk.stonith.levels.node-attr", "pcmk.stonith.levels.node-regexp", "pcmk.stonith.levels.verify", "pcmk.stonith.refresh.one-resource", "pcmk.stonith.refresh.strict", "pcmk.stonith.scsi-unfence-node-mpath", "pcmk.stonith.scsi-unfence-node-v2", "pcmk.stonith.update", "pcs.auth.export-cluster-known-hosts", "pcs.auth.known-host-change", "pcs.auth.no-bidirectional", "pcs.auth.separated-name-and-address", "pcs.auth.server", "pcs.automatic-pcs-configs-sync", "pcs.daemon-ssl-cert.set", "pcs.permissions", "pcs.rest-api.v1.1", "pcs.rest-api.v2", "resource-agents.describe", "resource-agents.list", "resource-agents.list.detailed", "resource-agents.ocf.version-1-0", "resource-agents.ocf.version-1-1", "resource-agents.self-validation", "resource-agents.simplified-query-api", "sbd", "sbd-node", "sbd-node.shared-block-device", "sbd.option-timeout-action", "status.pcmk.local-node", "status.pcmk.resources.rest-api.v2", "status.pcmk.wait", "stonith-agents.describe", "stonith-agents.list", "stonith-agents.list.detailed", "stonith-agents.ocf.version-1-0", "stonith-agents.ocf.version-1-1", "stonith-agents.self-validation" ] }, "changed": false } 10976 1726879370.20807: no more pending results, returning what we have 10976 1726879370.20812: results queue empty 10976 1726879370.20813: checking for any_errors_fatal 10976 1726879370.20819: done checking for any_errors_fatal 10976 1726879370.20820: checking for max_fail_percentage 10976 1726879370.20823: done checking for max_fail_percentage 10976 1726879370.20824: checking to see if all hosts have failed and the running result is not ok 10976 1726879370.20825: done checking to see if all hosts have failed 10976 1726879370.20825: getting the remaining hosts for this loop 10976 1726879370.20827: done getting the remaining hosts for this loop 10976 1726879370.20831: getting the next task for host managed_node2 10976 1726879370.20838: done getting next task for host managed_node2 10976 1726879370.20842: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fail if pcs is to old to configure resources and operations defaults 10976 1726879370.20846: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879370.20856: getting variables 10976 1726879370.20858: in VariableManager get_vars() 10976 1726879370.20889: Calling all_inventory to load vars for managed_node2 10976 1726879370.20893: Calling groups_inventory to load vars for managed_node2 10976 1726879370.20896: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879370.20908: Calling all_plugins_play to load vars for managed_node2 10976 1726879370.20912: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879370.20916: Calling groups_plugins_play to load vars for managed_node2 10976 1726879370.21102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879370.21325: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879370.21344: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879370.21351: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879370.21478: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000248 10976 1726879370.21481: WORKER PROCESS EXITING 10976 1726879370.21615: done with get_vars() 10976 1726879370.21627: done getting variables 10976 1726879370.21684: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Fail if pcs is to old to configure resources and operations defaults] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:172 Friday 20 September 2024 20:42:50 -0400 (0:00:00.078) 0:00:11.641 ****** 10976 1726879370.21840: entering _queue_task() for managed_node2/fail 10976 1726879370.22148: worker is 1 (out of 1 available) 10976 1726879370.22165: exiting _queue_task() for managed_node2/fail 10976 1726879370.22178: done queuing things up, now waiting for results queue to drain 10976 1726879370.22180: waiting for pending results... 10976 1726879370.22491: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if pcs is to old to configure resources and operations defaults 10976 1726879370.22641: in run() - task 0e24e73b-299d-f469-e0b0-000000000249 10976 1726879370.22659: variable 'ansible_search_path' from source: unknown 10976 1726879370.22668: variable 'ansible_search_path' from source: unknown 10976 1726879370.22717: calling self._execute() 10976 1726879370.22819: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879370.22832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879370.22848: variable 'omit' from source: magic vars 10976 1726879370.23475: variable 'ha_cluster_resource_defaults' from source: role '' defaults 10976 1726879370.23496: variable '__ha_cluster_pcs_capabilities' from source: set_fact 10976 1726879370.23525: variable 'ha_cluster_resource_operation_defaults' from source: role '' defaults 10976 1726879370.23558: Evaluated conditional (( ha_cluster_resource_defaults and not 'pcmk.properties.resource-defaults.multiple' in __ha_cluster_pcs_capabilities ) or ( ha_cluster_resource_operation_defaults and not 'pcmk.properties.operation-defaults.multiple' in __ha_cluster_pcs_capabilities )): False 10976 1726879370.23568: when evaluation is False, skipping this task 10976 1726879370.23577: _execute() done 10976 1726879370.23584: dumping result to json 10976 1726879370.23593: done dumping result, returning 10976 1726879370.23607: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fail if pcs is to old to configure resources and operations defaults [0e24e73b-299d-f469-e0b0-000000000249] 10976 1726879370.23626: sending task result for task 0e24e73b-299d-f469-e0b0-000000000249 skipping: [managed_node2] => { "changed": false, "false_condition": "( ha_cluster_resource_defaults and not 'pcmk.properties.resource-defaults.multiple' in __ha_cluster_pcs_capabilities ) or ( ha_cluster_resource_operation_defaults and not 'pcmk.properties.operation-defaults.multiple' in __ha_cluster_pcs_capabilities )", "skip_reason": "Conditional result was False" } 10976 1726879370.23790: no more pending results, returning what we have 10976 1726879370.23794: results queue empty 10976 1726879370.23794: checking for any_errors_fatal 10976 1726879370.23805: done checking for any_errors_fatal 10976 1726879370.23806: checking for max_fail_percentage 10976 1726879370.23808: done checking for max_fail_percentage 10976 1726879370.23809: checking to see if all hosts have failed and the running result is not ok 10976 1726879370.23810: done checking to see if all hosts have failed 10976 1726879370.23811: getting the remaining hosts for this loop 10976 1726879370.23813: done getting the remaining hosts for this loop 10976 1726879370.23816: getting the next task for host managed_node2 10976 1726879370.23829: done getting next task for host managed_node2 10976 1726879370.23834: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Generate a password hash 10976 1726879370.23839: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879370.23854: getting variables 10976 1726879370.23856: in VariableManager get_vars() 10976 1726879370.23900: Calling all_inventory to load vars for managed_node2 10976 1726879370.23903: Calling groups_inventory to load vars for managed_node2 10976 1726879370.23905: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879370.23917: Calling all_plugins_play to load vars for managed_node2 10976 1726879370.23921: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879370.23927: Calling groups_plugins_play to load vars for managed_node2 10976 1726879370.24161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879370.24365: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879370.24383: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879370.24393: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879370.24673: done with get_vars() 10976 1726879370.24683: done getting variables 10976 1726879370.24720: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000249 10976 1726879370.24725: WORKER PROCESS EXITING 10976 1726879370.24765: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Generate a password hash] ********* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:26 Friday 20 September 2024 20:42:50 -0400 (0:00:00.029) 0:00:11.671 ****** 10976 1726879370.24796: entering _queue_task() for managed_node2/command 10976 1726879370.25073: worker is 1 (out of 1 available) 10976 1726879370.25085: exiting _queue_task() for managed_node2/command 10976 1726879370.25097: done queuing things up, now waiting for results queue to drain 10976 1726879370.25099: waiting for pending results... 10976 1726879370.25377: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Generate a password hash 10976 1726879370.25496: in run() - task 0e24e73b-299d-f469-e0b0-0000000000ed 10976 1726879370.25517: variable 'ansible_search_path' from source: unknown 10976 1726879370.25529: variable 'ansible_search_path' from source: unknown 10976 1726879370.25573: calling self._execute() 10976 1726879370.25668: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879370.25679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879370.25698: variable 'omit' from source: magic vars 10976 1726879370.26207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879370.29088: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879370.29167: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879370.29208: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879370.29249: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879370.29281: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879370.29364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879370.29401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879370.29433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879370.29562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879370.29612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879370.29757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879370.29784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879370.29840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879370.29963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879370.29981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879370.30274: variable 'ha_cluster_hacluster_password' from source: include_vars 10976 1726879370.33881: Evaluated conditional (ha_cluster_hacluster_password | string | length > 0): True 10976 1726879370.33898: variable 'omit' from source: magic vars 10976 1726879370.33958: variable 'omit' from source: magic vars 10976 1726879370.34230: variable 'ansible_hostname' from source: facts 10976 1726879370.34244: variable 'ha_cluster_hacluster_password' from source: include_vars 10976 1726879370.38599: variable 'omit' from source: magic vars 10976 1726879370.38645: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879370.38681: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879370.38706: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879370.38734: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879370.38751: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879370.38784: variable 'inventory_hostname' from source: set_fact 10976 1726879370.38794: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879370.38801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879370.38912: Set connection var ansible_pipelining to False 10976 1726879370.38931: Set connection var ansible_shell_executable to /bin/sh 10976 1726879370.38944: Set connection var ansible_timeout to 10 10976 1726879370.38954: Set connection var ansible_shell_type to sh 10976 1726879370.38964: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879370.38973: Set connection var ansible_connection to ssh 10976 1726879370.39005: variable 'ansible_shell_executable' from source: unknown 10976 1726879370.39393: variable 'ansible_connection' from source: unknown 10976 1726879370.39402: variable 'ansible_module_compression' from source: unknown 10976 1726879370.39408: variable 'ansible_shell_type' from source: unknown 10976 1726879370.39415: variable 'ansible_shell_executable' from source: unknown 10976 1726879370.39421: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879370.39431: variable 'ansible_pipelining' from source: unknown 10976 1726879370.39438: variable 'ansible_timeout' from source: unknown 10976 1726879370.39448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879370.39570: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879370.39587: variable 'omit' from source: magic vars 10976 1726879370.39598: starting attempt loop 10976 1726879370.39605: running the handler 10976 1726879370.39623: _low_level_execute_command(): starting 10976 1726879370.39636: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879370.40878: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879370.40894: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879370.40909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879370.40932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879370.40974: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879370.40987: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879370.41007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879370.41118: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879370.41167: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879370.41197: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879370.41242: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879370.41365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879370.41479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879370.41810: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879370.41839: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879370.41873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879370.41954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879370.41979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879370.41996: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879370.42088: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879370.44326: stdout chunk (state=3): >>>/root <<< 10976 1726879370.44554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879370.44558: stdout chunk (state=3): >>><<< 10976 1726879370.44560: stderr chunk (state=3): >>><<< 10976 1726879370.44628: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879370.44632: _low_level_execute_command(): starting 10976 1726879370.44635: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879370.44581-11405-55591452812101 `" && echo ansible-tmp-1726879370.44581-11405-55591452812101="` echo /root/.ansible/tmp/ansible-tmp-1726879370.44581-11405-55591452812101 `" ) && sleep 0' 10976 1726879370.45532: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879370.45546: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879370.45565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879370.45583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879370.45625: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879370.45637: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879370.45649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879370.45670: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879370.45681: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879370.45692: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879370.45703: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879370.45715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879370.45733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879370.45744: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879370.45753: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879370.45767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879370.45846: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879370.45869: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879370.45889: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879370.45982: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879370.49354: stdout chunk (state=3): >>>ansible-tmp-1726879370.44581-11405-55591452812101=/root/.ansible/tmp/ansible-tmp-1726879370.44581-11405-55591452812101 <<< 10976 1726879370.49585: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879370.49588: stdout chunk (state=3): >>><<< 10976 1726879370.49602: stderr chunk (state=3): >>><<< 10976 1726879370.49833: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879370.44581-11405-55591452812101=/root/.ansible/tmp/ansible-tmp-1726879370.44581-11405-55591452812101 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879370.49836: variable 'ansible_module_compression' from source: unknown 10976 1726879370.49838: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 10976 1726879370.49840: variable 'ansible_facts' from source: unknown 10976 1726879370.49841: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879370.44581-11405-55591452812101/AnsiballZ_command.py 10976 1726879370.50554: Sending initial data 10976 1726879370.50557: Sent initial data (153 bytes) 10976 1726879370.53187: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879370.53192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879370.53220: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879370.53234: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879370.53237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879370.53405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879370.53447: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879370.53563: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879370.55979: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879370.56030: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879370.56089: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpszmla05l /root/.ansible/tmp/ansible-tmp-1726879370.44581-11405-55591452812101/AnsiballZ_command.py <<< 10976 1726879370.56163: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879370.58162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879370.58345: stderr chunk (state=3): >>><<< 10976 1726879370.58397: stdout chunk (state=3): >>><<< 10976 1726879370.58400: done transferring module to remote 10976 1726879370.58443: _low_level_execute_command(): starting 10976 1726879370.58475: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879370.44581-11405-55591452812101/ /root/.ansible/tmp/ansible-tmp-1726879370.44581-11405-55591452812101/AnsiballZ_command.py && sleep 0' 10976 1726879370.59784: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879370.59805: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879370.59820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879370.59841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879370.59943: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879370.59955: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879370.59968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879370.59984: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879370.60002: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879370.60018: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879370.60033: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879370.60046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879370.60060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879370.60071: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879370.60080: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879370.60095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879370.60175: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879370.60200: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879370.60224: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879370.60308: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879370.62783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879370.62904: stderr chunk (state=3): >>><<< 10976 1726879370.62907: stdout chunk (state=3): >>><<< 10976 1726879370.62997: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879370.63008: _low_level_execute_command(): starting 10976 1726879370.63013: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879370.44581-11405-55591452812101/AnsiballZ_command.py && sleep 0' 10976 1726879370.65391: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879370.65407: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879370.65425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879370.65444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879370.65492: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879370.65505: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879370.65520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879370.65541: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879370.65554: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879370.65566: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879370.65578: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879370.65595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879370.65612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879370.65628: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879370.65645: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879370.65659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879370.65787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879370.65811: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879370.65845: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879370.65947: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879370.68868: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10976 1726879370.68918: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # <<< 10976 1726879370.68948: stdout chunk (state=3): >>>import '_weakref' # <<< 10976 1726879370.69010: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879370.69034: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879370.69083: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879370.69158: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879370.69165: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879370.69235: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879370.69238: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879370.69330: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879370.69343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879370.69381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879370.69397: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879370.69428: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b11edc0> <<< 10976 1726879370.69475: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879370.69503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879370.69516: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b0c33a0> <<< 10976 1726879370.69539: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b11eb20> <<< 10976 1726879370.69574: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 10976 1726879370.69587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879370.69614: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b11eac0> <<< 10976 1726879370.69653: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879370.69684: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 10976 1726879370.69696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879370.69717: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b0c3490> <<< 10976 1726879370.69761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 10976 1726879370.69765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879370.69795: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 10976 1726879370.69808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879370.69837: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879370.69850: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b0c3940> <<< 10976 1726879370.69886: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b0c3670> <<< 10976 1726879370.69949: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879370.69971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879370.70006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879370.70051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879370.70064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879370.70105: stdout chunk (state=3): >>>import '_stat' # <<< 10976 1726879370.70116: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b07a190> <<< 10976 1726879370.70131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879370.70165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879370.70264: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b07a220> <<< 10976 1726879370.70312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879370.70316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879370.70365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 10976 1726879370.70380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 10976 1726879370.70384: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b09d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b07a940> <<< 10976 1726879370.70426: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b0db880> <<< 10976 1726879370.70483: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 10976 1726879370.70486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b073d90> <<< 10976 1726879370.70565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 10976 1726879370.70568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879370.70592: stdout chunk (state=3): >>>import '_locale' # <<< 10976 1726879370.70607: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b09dd90> <<< 10976 1726879370.70682: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b0c3970> <<< 10976 1726879370.70724: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879370.71044: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879370.71063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879370.71150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879370.71180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879370.71227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879370.71237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879370.71290: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b03deb0> <<< 10976 1726879370.71381: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b041f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879370.71462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879370.71466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879370.71504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 10976 1726879370.71507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879370.71538: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b037610> <<< 10976 1726879370.71562: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b03f640> <<< 10976 1726879370.71660: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b03d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879370.71742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879370.71775: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879370.71831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879370.71867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879370.71881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879370.71923: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.71981: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924ad95dc0> <<< 10976 1726879370.71993: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ad958b0> <<< 10976 1726879370.72016: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 10976 1726879370.72033: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ad95eb0> <<< 10976 1726879370.72052: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879370.72082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879370.72115: stdout chunk (state=3): >>>import '_operator' # <<< 10976 1726879370.72129: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ad95f70> <<< 10976 1726879370.72148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 10976 1726879370.72179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879370.72183: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ad95e80> <<< 10976 1726879370.72201: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879370.72262: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924adeed30> <<< 10976 1726879370.72283: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879370.72315: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ade8610> <<< 10976 1726879370.72403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879370.72425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924adfb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b046e20> <<< 10976 1726879370.72461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879370.72519: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.72541: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924ada7c70> <<< 10976 1726879370.72551: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924adee250> <<< 10976 1726879370.72592: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.72625: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924adfb280> <<< 10976 1726879370.72628: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b04c9d0> <<< 10976 1726879370.72664: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879370.72682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879370.72719: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 10976 1726879370.72734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879370.72760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879370.72782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879370.72809: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ada7fa0> <<< 10976 1726879370.72820: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ada7d90> <<< 10976 1726879370.72877: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 10976 1726879370.72880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 10976 1726879370.72892: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ada7d00> <<< 10976 1726879370.72911: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879370.72937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879370.72963: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879370.72986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879370.73018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879370.73096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879370.73150: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 10976 1726879370.73153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ad7b370> <<< 10976 1726879370.73182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879370.73204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879370.73254: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ad7b460> <<< 10976 1726879370.73443: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924adaffa0> <<< 10976 1726879370.73504: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ada9a30> <<< 10976 1726879370.73525: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ada9490> <<< 10976 1726879370.73555: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879370.73575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879370.73620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879370.73645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879370.73685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879370.73707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879370.73720: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924acaf1c0> <<< 10976 1726879370.73763: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ad65c70> <<< 10976 1726879370.73843: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ada9eb0> <<< 10976 1726879370.73863: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b04c040> <<< 10976 1726879370.73899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879370.73938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879370.73990: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 10976 1726879370.73993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 10976 1726879370.74009: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924acc0af0> <<< 10976 1726879370.74020: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879370.74083: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.74089: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924acc0e20> <<< 10976 1726879370.74109: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879370.74135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879370.74169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 10976 1726879370.74181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879370.74200: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924acd3730> <<< 10976 1726879370.74236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879370.74290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879370.74336: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924acd3c70> <<< 10976 1726879370.74379: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.74402: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924ac603a0> <<< 10976 1726879370.74433: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924acc0f10> <<< 10976 1726879370.74474: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879370.74502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879370.74572: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.74589: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.74613: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924ac70280> <<< 10976 1726879370.74644: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924acd35b0> <<< 10976 1726879370.74677: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879370.74744: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.74775: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.74778: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924ac70340> <<< 10976 1726879370.74857: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ada79d0> <<< 10976 1726879370.74905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879370.74950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879370.74995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879370.75037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879370.75101: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.75136: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.75139: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924ac8c6a0> <<< 10976 1726879370.75171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 10976 1726879370.75194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879370.75266: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879370.75269: stdout chunk (state=3): >>> <<< 10976 1726879370.75299: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.75315: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924ac8c970> <<< 10976 1726879370.75330: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ac8c760> <<< 10976 1726879370.75380: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.75407: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924ac8c850> <<< 10976 1726879370.75454: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 10976 1726879370.75477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879370.75819: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.75827: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924ac8cca0> <<< 10976 1726879370.75880: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.75902: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.75929: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924ac991f0> <<< 10976 1726879370.75943: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ac8c8e0> <<< 10976 1726879370.75977: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ac7fa30> <<< 10976 1726879370.76030: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ada75b0> <<< 10976 1726879370.76077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879370.76179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879370.76245: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ac8ca90> <<< 10976 1726879370.76407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879370.76444: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f924abad670> <<< 10976 1726879370.76681: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip' <<< 10976 1726879370.76702: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.76858: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879370.76861: stdout chunk (state=3): >>> <<< 10976 1726879370.76903: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py<<< 10976 1726879370.76920: stdout chunk (state=3): >>> <<< 10976 1726879370.76935: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.76962: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.76989: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879370.77033: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879370.77040: stdout chunk (state=3): >>> <<< 10976 1726879370.79125: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879370.79128: stdout chunk (state=3): >>> <<< 10976 1726879370.80761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 10976 1726879370.80796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 10976 1726879370.80800: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a5967c0> <<< 10976 1726879370.80849: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 10976 1726879370.80863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879370.80920: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py<<< 10976 1726879370.80932: stdout chunk (state=3): >>> <<< 10976 1726879370.80944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879370.80987: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py<<< 10976 1726879370.81002: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879370.81058: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.81093: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a596160><<< 10976 1726879370.81096: stdout chunk (state=3): >>> <<< 10976 1726879370.81155: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a596280> <<< 10976 1726879370.81214: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a596f10> <<< 10976 1726879370.81268: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py<<< 10976 1726879370.81272: stdout chunk (state=3): >>> <<< 10976 1726879370.81282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879370.81362: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a5964f0> <<< 10976 1726879370.81400: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a596d30> <<< 10976 1726879370.81403: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879370.81467: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.81481: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a596f70> <<< 10976 1726879370.81513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py<<< 10976 1726879370.81516: stdout chunk (state=3): >>> <<< 10976 1726879370.81566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'<<< 10976 1726879370.81569: stdout chunk (state=3): >>> <<< 10976 1726879370.81639: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a596100><<< 10976 1726879370.81642: stdout chunk (state=3): >>> <<< 10976 1726879370.81684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py<<< 10976 1726879370.81687: stdout chunk (state=3): >>> <<< 10976 1726879370.81718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879370.81775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py<<< 10976 1726879370.81779: stdout chunk (state=3): >>> <<< 10976 1726879370.81818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879370.81866: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py<<< 10976 1726879370.81880: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879370.82012: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a4edee0><<< 10976 1726879370.82015: stdout chunk (state=3): >>> <<< 10976 1726879370.82095: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879370.82098: stdout chunk (state=3): >>> import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a50ef40> <<< 10976 1726879370.82169: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879370.82172: stdout chunk (state=3): >>> import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a50ed60> <<< 10976 1726879370.82201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879370.82250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879370.82313: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a50e3d0><<< 10976 1726879370.82316: stdout chunk (state=3): >>> <<< 10976 1726879370.82344: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a5fcdc0> <<< 10976 1726879370.82637: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a5fc3a0><<< 10976 1726879370.82640: stdout chunk (state=3): >>> <<< 10976 1726879370.82684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py<<< 10976 1726879370.82699: stdout chunk (state=3): >>> <<< 10976 1726879370.82702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879370.82737: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a5fcf70> <<< 10976 1726879370.82777: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879370.82810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879370.82860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 10976 1726879370.82895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879370.82926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879370.82939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879370.82987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 10976 1726879370.83026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879370.83030: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a5ccc10> <<< 10976 1726879370.83169: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a568cd0> <<< 10976 1726879370.83181: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a5683a0> <<< 10976 1726879370.83195: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a59b490> <<< 10976 1726879370.83244: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879370.83263: stdout chunk (state=3): >>> # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a5684c0> <<< 10976 1726879370.83316: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879370.83331: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a5684f0> <<< 10976 1726879370.83362: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879370.83389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879370.83418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879370.83469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879370.83571: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.83596: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a4d0250> <<< 10976 1726879370.83611: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a5de1f0> <<< 10976 1726879370.83637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879370.83665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879370.83765: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.83769: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a4dc8e0> <<< 10976 1726879370.83782: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a5de370> <<< 10976 1726879370.83809: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879370.83879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879370.83912: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 10976 1726879370.83941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879370.83944: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879370.84043: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a5f6d90> <<< 10976 1726879370.84243: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a4dc880> <<< 10976 1726879370.84387: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.84394: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a4dc6d0> <<< 10976 1726879370.84444: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.84447: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a4db670> <<< 10976 1726879370.84536: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.84540: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a4db5b0> <<< 10976 1726879370.84552: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a5d58b0> <<< 10976 1726879370.84591: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 10976 1726879370.84595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879370.84618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879370.84655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879370.84731: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.84745: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a55f670> <<< 10976 1726879370.85039: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.85063: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a55eac0> <<< 10976 1726879370.85093: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a56f0d0> <<< 10976 1726879370.85153: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.85171: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a55f0d0> <<< 10976 1726879370.85184: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a5a1a60> <<< 10976 1726879370.85225: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.85229: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.85256: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879370.85271: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.85387: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.85499: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.85526: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.85545: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879370.85557: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.85582: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.85596: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879370.85623: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.85778: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.85948: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.86739: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.87528: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879370.87573: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10976 1726879370.87588: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 10976 1726879370.87592: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879370.87625: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879370.87648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879370.87741: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.87753: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a0bd580> <<< 10976 1726879370.87846: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879370.87865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879370.87887: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a4aa520> <<< 10976 1726879370.87901: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a0620a0> <<< 10976 1726879370.87950: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879370.87973: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.87999: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.88031: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879370.88042: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.88230: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.88428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879370.88441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879370.88477: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a55ebb0> <<< 10976 1726879370.88500: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.89200: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.89809: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.89896: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.89997: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879370.90010: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.90054: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.90097: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879370.90121: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.90208: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.90343: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py<<< 10976 1726879370.90363: stdout chunk (state=3): >>> <<< 10976 1726879370.90383: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.90405: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879370.90420: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.90469: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.90515: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879370.90543: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.90841: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.91159: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879370.91201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879370.91231: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879370.91346: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a4b7970> <<< 10976 1726879370.91421: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.91464: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.91581: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879370.91585: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py <<< 10976 1726879370.91601: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879370.91614: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879370.91648: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.91700: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.91766: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879370.91771: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.91827: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.91882: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.92008: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.92105: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879370.92151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879370.92288: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879370.92291: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a5e8250> <<< 10976 1726879370.92366: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a4b76a0> <<< 10976 1726879370.92426: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879370.92440: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.92643: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.92726: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.92768: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.92842: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879370.92856: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879370.92893: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879370.92962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879370.92976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879370.93003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879370.93155: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a49c7c0> <<< 10976 1726879370.93231: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a4997f0> <<< 10976 1726879370.93325: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a493970> <<< 10976 1726879370.93342: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879370.93364: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.93400: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.93450: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py <<< 10976 1726879370.93453: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879370.93562: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879370.93600: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.93624: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 10976 1726879370.93652: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.93813: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879370.93997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 10976 1726879370.94000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879370.94036: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a04d5e0> <<< 10976 1726879370.94165: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879370.95559: stdout chunk (state=3): >>> {"changed": true, "stdout": "$6$ipx10x31x42x6$SWInH/zCn2bNbogiD4G0OgSj1FVrICmv8UJmjNJwwyQqlZ6jR/d8mEU.kw42rY8/1S.K1JIo5GW3DmITGTrnf/", "stderr": "", "rc": 0, "cmd": ["openssl", "passwd", "-6", "-salt", "ipx10x31x42x6", "1asfbJHV53vJH"], "start": "2024-09-20 20:42:50.941115", "end": "2024-09-20 20:42:50.954651", "delta": "0:00:00.013536", "msg": "", "invocation": {"module_args": {"_raw_params": "openssl passwd\n -6\n -salt ipx10x31x42x6\n 1asfbJHV53vJH", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 10976 1726879370.95613: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879370.96159: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 10976 1726879370.96164: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879370.96233: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport <<< 10976 1726879370.96298: stdout chunk (state=3): >>># cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath <<< 10976 1726879370.96343: stdout chunk (state=3): >>># cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse <<< 10976 1726879370.96368: stdout chunk (state=3): >>># cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib <<< 10976 1726879370.96413: stdout chunk (state=3): >>># destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap <<< 10976 1726879370.96433: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc <<< 10976 1726879370.96458: stdout chunk (state=3): >>># cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression <<< 10976 1726879370.96499: stdout chunk (state=3): >>># cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma <<< 10976 1726879370.96543: stdout chunk (state=3): >>># cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil <<< 10976 1726879370.96547: stdout chunk (state=3): >>># cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile <<< 10976 1726879370.96580: stdout chunk (state=3): >>># destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex <<< 10976 1726879370.96605: stdout chunk (state=3): >>># cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid <<< 10976 1726879370.96617: stdout chunk (state=3): >>># cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string <<< 10976 1726879370.96668: stdout chunk (state=3): >>># 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 <<< 10976 1726879370.96700: stdout chunk (state=3): >>># destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils <<< 10976 1726879370.96728: stdout chunk (state=3): >>># destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 10976 1726879370.97031: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879370.97061: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 10976 1726879370.97064: stdout chunk (state=3): >>># destroy importlib.machinery <<< 10976 1726879370.97113: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879370.97134: stdout chunk (state=3): >>># destroy _compression <<< 10976 1726879370.97156: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879370.97216: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 10976 1726879370.97248: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10976 1726879370.97265: stdout chunk (state=3): >>># destroy _json <<< 10976 1726879370.97268: stdout chunk (state=3): >>># destroy encodings <<< 10976 1726879370.97330: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879370.97334: stdout chunk (state=3): >>># destroy array <<< 10976 1726879370.97345: stdout chunk (state=3): >>># destroy datetime <<< 10976 1726879370.97381: stdout chunk (state=3): >>># destroy selinux <<< 10976 1726879370.97409: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging <<< 10976 1726879370.97412: stdout chunk (state=3): >>># destroy argparse <<< 10976 1726879370.97490: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux<<< 10976 1726879370.97554: stdout chunk (state=3): >>> # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 10976 1726879370.97596: stdout chunk (state=3): >>># 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 <<< 10976 1726879370.97652: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 10976 1726879370.97702: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 <<< 10976 1726879370.97745: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 10976 1726879370.97790: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 10976 1726879370.97818: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 10976 1726879370.97857: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 10976 1726879370.97888: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879370.97917: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools <<< 10976 1726879370.97944: stdout chunk (state=3): >>># cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 10976 1726879370.97976: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 10976 1726879370.98011: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale <<< 10976 1726879370.98033: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping os <<< 10976 1726879370.98069: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 10976 1726879370.98106: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc <<< 10976 1726879370.98133: stdout chunk (state=3): >>># cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time <<< 10976 1726879370.98159: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io <<< 10976 1726879370.98192: stdout chunk (state=3): >>># 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 <<< 10976 1726879370.98214: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 10976 1726879370.98247: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl <<< 10976 1726879370.98268: stdout chunk (state=3): >>># destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879370.98515: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq <<< 10976 1726879370.98562: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 10976 1726879370.98625: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879370.98639: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves <<< 10976 1726879370.98705: stdout chunk (state=3): >>># destroy _operator <<< 10976 1726879370.98718: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879370.98789: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879370.99311: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879370.99315: stdout chunk (state=3): >>><<< 10976 1726879370.99317: stderr chunk (state=3): >>><<< 10976 1726879370.99433: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b11edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b0c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b11eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b11eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b0c3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b0c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b0c3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b07a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b07a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b09d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b07a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b0db880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b073d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b09dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b0c3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b03deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b041f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b037610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b03f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b03d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924ad95dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ad958b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ad95eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ad95f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ad95e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924adeed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ade8610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924adfb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b046e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924ada7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924adee250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924adfb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b04c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ada7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ada7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ada7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ad7b370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ad7b460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924adaffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ada9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ada9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924acaf1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ad65c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ada9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924b04c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924acc0af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924acc0e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924acd3730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924acd3c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924ac603a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924acc0f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924ac70280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924acd35b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924ac70340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ada79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924ac8c6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924ac8c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ac8c760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924ac8c850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924ac8cca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924ac991f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ac8c8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ac7fa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ada75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924ac8ca90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f924abad670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a5967c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a596160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a596280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a596f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a5964f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a596d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a596f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a596100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a4edee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a50ef40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a50ed60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a50e3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a5fcdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a5fc3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a5fcf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a5ccc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a568cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a5683a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a59b490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a5684c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a5684f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a4d0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a5de1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a4dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a5de370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a5f6d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a4dc880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a4dc6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a4db670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a4db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a5d58b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a55f670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a55eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a56f0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a55f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a5a1a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a0bd580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a4aa520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a0620a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a55ebb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a4b7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f924a5e8250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a4b76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a49c7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a4997f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a493970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_642rjqdq/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f924a04d5e0> import 'gc' # {"changed": true, "stdout": "$6$ipx10x31x42x6$SWInH/zCn2bNbogiD4G0OgSj1FVrICmv8UJmjNJwwyQqlZ6jR/d8mEU.kw42rY8/1S.K1JIo5GW3DmITGTrnf/", "stderr": "", "rc": 0, "cmd": ["openssl", "passwd", "-6", "-salt", "ipx10x31x42x6", "1asfbJHV53vJH"], "start": "2024-09-20 20:42:50.941115", "end": "2024-09-20 20:42:50.954651", "delta": "0:00:00.013536", "msg": "", "invocation": {"module_args": {"_raw_params": "openssl passwd\n -6\n -salt ipx10x31x42x6\n 1asfbJHV53vJH", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879371.00110: done with _execute_module (ansible.legacy.command, {'_raw_params': 'openssl passwd\n -6\n -salt ipx10x31x42x6\n 1asfbJHV53vJH', '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_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-1726879370.44581-11405-55591452812101/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879371.00114: _low_level_execute_command(): starting 10976 1726879371.00117: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879370.44581-11405-55591452812101/ > /dev/null 2>&1 && sleep 0' 10976 1726879371.00857: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879371.00877: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879371.00900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879371.00920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879371.01583: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879371.01600: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879371.01614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879371.01951: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879371.01963: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879371.01974: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879371.01987: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879371.02007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879371.02025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879371.02038: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879371.02051: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879371.02065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879371.02200: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879371.02254: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879371.02271: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879371.02349: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879371.05075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879371.05105: stderr chunk (state=3): >>><<< 10976 1726879371.05108: stdout chunk (state=3): >>><<< 10976 1726879371.05457: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879371.05461: handler run complete 10976 1726879371.05463: Evaluated conditional (False): False 10976 1726879371.05465: attempt loop complete, returning result 10976 1726879371.05468: _execute() done 10976 1726879371.05471: dumping result to json 10976 1726879371.05473: done dumping result, returning 10976 1726879371.05475: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Generate a password hash [0e24e73b-299d-f469-e0b0-0000000000ed] 10976 1726879371.05477: sending task result for task 0e24e73b-299d-f469-e0b0-0000000000ed 10976 1726879371.05556: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000000ed 10976 1726879371.05561: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10976 1726879371.05618: no more pending results, returning what we have 10976 1726879371.05621: results queue empty 10976 1726879371.05624: checking for any_errors_fatal 10976 1726879371.05629: done checking for any_errors_fatal 10976 1726879371.05630: checking for max_fail_percentage 10976 1726879371.05631: done checking for max_fail_percentage 10976 1726879371.05632: checking to see if all hosts have failed and the running result is not ok 10976 1726879371.05633: done checking to see if all hosts have failed 10976 1726879371.05634: getting the remaining hosts for this loop 10976 1726879371.05635: done getting the remaining hosts for this loop 10976 1726879371.05638: getting the next task for host managed_node2 10976 1726879371.05643: done getting next task for host managed_node2 10976 1726879371.05647: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Set hacluster password 10976 1726879371.05651: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879371.05660: getting variables 10976 1726879371.05662: in VariableManager get_vars() 10976 1726879371.05698: Calling all_inventory to load vars for managed_node2 10976 1726879371.05701: Calling groups_inventory to load vars for managed_node2 10976 1726879371.05703: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879371.05711: Calling all_plugins_play to load vars for managed_node2 10976 1726879371.05714: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879371.05717: Calling groups_plugins_play to load vars for managed_node2 10976 1726879371.05908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879371.06234: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879371.06251: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879371.06261: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879371.06555: done with get_vars() 10976 1726879371.06566: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Set hacluster password] *********** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:38 Friday 20 September 2024 20:42:51 -0400 (0:00:00.821) 0:00:12.492 ****** 10976 1726879371.06904: entering _queue_task() for managed_node2/user 10976 1726879371.06906: Creating lock for user 10976 1726879371.07717: worker is 1 (out of 1 available) 10976 1726879371.07730: exiting _queue_task() for managed_node2/user 10976 1726879371.07742: done queuing things up, now waiting for results queue to drain 10976 1726879371.07744: waiting for pending results... 10976 1726879371.08834: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set hacluster password 10976 1726879371.09075: in run() - task 0e24e73b-299d-f469-e0b0-0000000000ee 10976 1726879371.09095: variable 'ansible_search_path' from source: unknown 10976 1726879371.09128: variable 'ansible_search_path' from source: unknown 10976 1726879371.09177: calling self._execute() 10976 1726879371.09330: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879371.09466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879371.09481: variable 'omit' from source: magic vars 10976 1726879371.10784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879371.16383: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879371.17108: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879371.17216: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879371.17329: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879371.17380: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879371.17604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879371.17712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879371.17755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879371.17919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879371.17957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879371.18060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879371.18090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879371.18192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879371.18345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879371.18385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879371.18752: variable 'ha_cluster_hacluster_password' from source: include_vars 10976 1726879371.27283: Evaluated conditional (ha_cluster_hacluster_password | string | length > 0): True 10976 1726879371.27297: variable 'omit' from source: magic vars 10976 1726879371.27473: variable 'omit' from source: magic vars 10976 1726879371.27721: variable '__ha_cluster_openssl_call_result' from source: set_fact 10976 1726879371.27757: variable 'omit' from source: magic vars 10976 1726879371.27819: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879371.27923: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879371.27947: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879371.27967: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879371.28026: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879371.28058: variable 'inventory_hostname' from source: set_fact 10976 1726879371.28113: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879371.28220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879371.28357: Set connection var ansible_pipelining to False 10976 1726879371.28440: Set connection var ansible_shell_executable to /bin/sh 10976 1726879371.28456: Set connection var ansible_timeout to 10 10976 1726879371.28463: Set connection var ansible_shell_type to sh 10976 1726879371.28474: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879371.28485: Set connection var ansible_connection to ssh 10976 1726879371.28517: variable 'ansible_shell_executable' from source: unknown 10976 1726879371.28545: variable 'ansible_connection' from source: unknown 10976 1726879371.28555: variable 'ansible_module_compression' from source: unknown 10976 1726879371.28635: variable 'ansible_shell_type' from source: unknown 10976 1726879371.28651: variable 'ansible_shell_executable' from source: unknown 10976 1726879371.28666: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879371.28682: variable 'ansible_pipelining' from source: unknown 10976 1726879371.28693: variable 'ansible_timeout' from source: unknown 10976 1726879371.28702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879371.29060: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879371.29128: variable 'omit' from source: magic vars 10976 1726879371.29144: starting attempt loop 10976 1726879371.29197: running the handler 10976 1726879371.29227: _low_level_execute_command(): starting 10976 1726879371.29243: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879371.31292: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879371.31308: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879371.31324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879371.31342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879371.31390: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879371.31407: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879371.31420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879371.31489: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879371.31503: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879371.31529: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879371.31541: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879371.31554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879371.31568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879371.31582: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879371.31593: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879371.31609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879371.31694: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879371.31824: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879371.31842: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879371.31930: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879371.36743: stdout chunk (state=3): >>>/root <<< 10976 1726879371.36873: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879371.36876: stdout chunk (state=3): >>><<< 10976 1726879371.36878: stderr chunk (state=3): >>><<< 10976 1726879371.36985: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879371.36990: _low_level_execute_command(): starting 10976 1726879371.36992: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879371.368976-11442-269920802646106 `" && echo ansible-tmp-1726879371.368976-11442-269920802646106="` echo /root/.ansible/tmp/ansible-tmp-1726879371.368976-11442-269920802646106 `" ) && sleep 0' 10976 1726879371.37526: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879371.37545: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879371.37582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879371.37602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879371.37674: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879371.37699: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879371.37714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879371.37752: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879371.37766: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879371.37777: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879371.37817: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879371.37838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879371.37854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879371.37865: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879371.37876: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879371.37888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879371.37969: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879371.37983: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879371.38344: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879371.38418: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879371.41205: stdout chunk (state=3): >>>ansible-tmp-1726879371.368976-11442-269920802646106=/root/.ansible/tmp/ansible-tmp-1726879371.368976-11442-269920802646106 <<< 10976 1726879371.42044: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879371.42129: stderr chunk (state=3): >>><<< 10976 1726879371.42133: stdout chunk (state=3): >>><<< 10976 1726879371.42229: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879371.368976-11442-269920802646106=/root/.ansible/tmp/ansible-tmp-1726879371.368976-11442-269920802646106 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879371.42233: variable 'ansible_module_compression' from source: unknown 10976 1726879371.42431: ANSIBALLZ: Using lock for user 10976 1726879371.42434: ANSIBALLZ: Acquiring lock 10976 1726879371.42437: ANSIBALLZ: Lock acquired: 139704750350864 10976 1726879371.42439: ANSIBALLZ: Creating module 10976 1726879371.91040: ANSIBALLZ: Writing module into payload 10976 1726879371.93544: ANSIBALLZ: Writing module 10976 1726879371.93579: ANSIBALLZ: Renaming module 10976 1726879371.93585: ANSIBALLZ: Done creating module 10976 1726879371.93610: variable 'ansible_facts' from source: unknown 10976 1726879371.93835: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879371.368976-11442-269920802646106/AnsiballZ_user.py 10976 1726879371.94585: Sending initial data 10976 1726879371.94588: Sent initial data (152 bytes) 10976 1726879371.96929: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879371.96934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879371.96977: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879371.96982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879371.97002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879371.97009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879371.97101: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879371.97107: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879371.97132: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879371.97235: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879371.99839: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879371.99939: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879371.99964: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpdts704d_ /root/.ansible/tmp/ansible-tmp-1726879371.368976-11442-269920802646106/AnsiballZ_user.py <<< 10976 1726879372.00070: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879372.02243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879372.02374: stderr chunk (state=3): >>><<< 10976 1726879372.02378: stdout chunk (state=3): >>><<< 10976 1726879372.02380: done transferring module to remote 10976 1726879372.02383: _low_level_execute_command(): starting 10976 1726879372.02385: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879371.368976-11442-269920802646106/ /root/.ansible/tmp/ansible-tmp-1726879371.368976-11442-269920802646106/AnsiballZ_user.py && sleep 0' 10976 1726879372.03661: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879372.04747: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879372.04764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879372.04782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879372.04828: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879372.04843: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879372.04859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879372.04878: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879372.04892: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879372.04905: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879372.04918: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879372.04941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879372.04956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879372.04967: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879372.04976: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879372.04988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879372.05068: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879372.05384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879372.05400: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879372.05517: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879372.08150: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879372.08154: stdout chunk (state=3): >>><<< 10976 1726879372.08156: stderr chunk (state=3): >>><<< 10976 1726879372.08251: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879372.08255: _low_level_execute_command(): starting 10976 1726879372.08258: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879371.368976-11442-269920802646106/AnsiballZ_user.py && sleep 0' 10976 1726879372.09936: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879372.10054: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879372.10059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879372.10115: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879372.10246: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879372.10249: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879372.10322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879372.13238: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 10976 1726879372.13243: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10976 1726879372.13321: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879372.13387: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879372.13428: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879372.13432: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879372.13476: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879372.13479: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879372.13542: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879372.13569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879372.13604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879372.13607: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879372.13632: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f1243dc0> <<< 10976 1726879372.13696: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879372.13699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879372.13701: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0fd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f1243b20> <<< 10976 1726879372.13735: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879372.13758: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f1243ac0> <<< 10976 1726879372.13778: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879372.13810: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879372.13832: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0fd8490> <<< 10976 1726879372.13868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 10976 1726879372.13871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879372.13875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 10976 1726879372.13889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 10976 1726879372.13907: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0fd8940> <<< 10976 1726879372.13932: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0fd8670> <<< 10976 1726879372.13976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879372.13979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879372.14009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879372.14039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879372.14059: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879372.14078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879372.14105: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0f8f190> <<< 10976 1726879372.14132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879372.14187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879372.14272: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0f8f220> <<< 10976 1726879372.14308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879372.14314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879372.14342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 10976 1726879372.14345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0fb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0f8f940> <<< 10976 1726879372.14394: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0ff0880> <<< 10976 1726879372.14414: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 10976 1726879372.14416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0f88d90> <<< 10976 1726879372.14502: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879372.14505: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0fb2d90> <<< 10976 1726879372.14574: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0fd8970> <<< 10976 1726879372.14616: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879372.14999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879372.15002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879372.15043: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879372.15047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879372.15061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879372.15090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879372.15106: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879372.15126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879372.15129: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0f52eb0> <<< 10976 1726879372.15198: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0f56f40> <<< 10976 1726879372.15217: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879372.15234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879372.15246: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879372.15280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879372.15295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879372.15313: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879372.15350: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0f4c610> <<< 10976 1726879372.15367: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0f54640> <<< 10976 1726879372.15390: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0f52370> <<< 10976 1726879372.15402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879372.15509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879372.15525: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879372.15564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879372.15580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879372.15596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879372.15634: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879372.15638: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0e90e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0e90910> <<< 10976 1726879372.15655: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879372.15675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0e90f10> <<< 10976 1726879372.15696: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879372.15712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879372.15754: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0e90fd0> <<< 10976 1726879372.15787: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 10976 1726879372.15791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0ea30d0> import '_collections' # <<< 10976 1726879372.15864: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0eead90> <<< 10976 1726879372.15869: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879372.15895: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0ee3670> <<< 10976 1726879372.15979: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879372.15997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0ef66d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0f5be20> <<< 10976 1726879372.16000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879372.16037: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0ea3cd0> <<< 10976 1726879372.16049: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0eea2b0> <<< 10976 1726879372.16083: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879372.16098: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0ef62e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0f619d0> <<< 10976 1726879372.16114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879372.16148: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879372.16175: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879372.16200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879372.16211: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0ea3eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0ea3df0> <<< 10976 1726879372.16239: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 10976 1726879372.16253: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0ea3d60> <<< 10976 1726879372.16270: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879372.16284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879372.16307: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879372.16320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879372.16335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879372.16401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879372.16432: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 10976 1726879372.16448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0e763d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879372.16473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879372.16522: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0e764c0> <<< 10976 1726879372.16693: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0eabf40> <<< 10976 1726879372.16748: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0ea5a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0ea5490> <<< 10976 1726879372.16779: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879372.16791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879372.16834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879372.16856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879372.16876: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879372.16888: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0d91220> <<< 10976 1726879372.16930: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0e61520> <<< 10976 1726879372.17000: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0ea5f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0f61040> <<< 10976 1726879372.17033: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879372.17065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879372.17089: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0da3b50> <<< 10976 1726879372.17105: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879372.17157: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879372.17163: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0da3e80> <<< 10976 1726879372.17165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879372.17181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879372.17203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879372.17214: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0db4790> <<< 10976 1726879372.17237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879372.17276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879372.17311: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0db4cd0> <<< 10976 1726879372.17350: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879372.17368: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0d42400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0da3f70> <<< 10976 1726879372.17387: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879372.17399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879372.17448: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879372.17464: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0d522e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0db4610> import 'pwd' # <<< 10976 1726879372.17500: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879372.17525: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0d523a0> <<< 10976 1726879372.17557: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0ea3a30> <<< 10976 1726879372.17578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879372.17593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879372.17631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879372.17643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879372.17677: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0d6d700> <<< 10976 1726879372.17703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879372.17742: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0d6d9d0> <<< 10976 1726879372.17759: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0d6d7c0> <<< 10976 1726879372.17774: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0d6d8b0> <<< 10976 1726879372.17808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 10976 1726879372.17820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879372.18079: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879372.18098: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0d6dd00> <<< 10976 1726879372.18117: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879372.18136: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0d79250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0d6d940> <<< 10976 1726879372.18148: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0d61a90> <<< 10976 1726879372.18173: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0ea3610> <<< 10976 1726879372.18197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879372.18274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879372.18315: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0d6daf0> <<< 10976 1726879372.18446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879372.18474: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f43f0c966d0> <<< 10976 1726879372.18672: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip' <<< 10976 1726879372.18687: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.19272: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10976 1726879372.20859: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.22509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 10976 1726879372.22514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 10976 1726879372.22530: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0bbe820> <<< 10976 1726879372.22580: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 10976 1726879372.22595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879372.22636: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 10976 1726879372.22669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879372.22719: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py<<< 10976 1726879372.22724: stdout chunk (state=3): >>> <<< 10976 1726879372.22727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'<<< 10976 1726879372.22729: stdout chunk (state=3): >>> <<< 10976 1726879372.22774: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879372.22778: stdout chunk (state=3): >>> <<< 10976 1726879372.22809: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0bbe160><<< 10976 1726879372.22812: stdout chunk (state=3): >>> <<< 10976 1726879372.22884: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0bbe280><<< 10976 1726879372.22890: stdout chunk (state=3): >>> <<< 10976 1726879372.22943: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0bbef70><<< 10976 1726879372.22946: stdout chunk (state=3): >>> <<< 10976 1726879372.22982: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py<<< 10976 1726879372.22989: stdout chunk (state=3): >>> <<< 10976 1726879372.23008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879372.23093: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0bbe4f0><<< 10976 1726879372.23099: stdout chunk (state=3): >>> <<< 10976 1726879372.23102: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0bbed90><<< 10976 1726879372.23106: stdout chunk (state=3): >>> <<< 10976 1726879372.23127: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879372.23174: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879372.23180: stdout chunk (state=3): >>> <<< 10976 1726879372.23186: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879372.23197: stdout chunk (state=3): >>> import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0bbefd0> <<< 10976 1726879372.23242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py<<< 10976 1726879372.23246: stdout chunk (state=3): >>> <<< 10976 1726879372.23291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'<<< 10976 1726879372.23294: stdout chunk (state=3): >>> <<< 10976 1726879372.23363: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0bbe100><<< 10976 1726879372.23371: stdout chunk (state=3): >>> <<< 10976 1726879372.23397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py<<< 10976 1726879372.23400: stdout chunk (state=3): >>> <<< 10976 1726879372.23432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'<<< 10976 1726879372.23435: stdout chunk (state=3): >>> <<< 10976 1726879372.23478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py<<< 10976 1726879372.23481: stdout chunk (state=3): >>> <<< 10976 1726879372.23516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'<<< 10976 1726879372.23521: stdout chunk (state=3): >>> <<< 10976 1726879372.23565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py<<< 10976 1726879372.23568: stdout chunk (state=3): >>> <<< 10976 1726879372.23570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'<<< 10976 1726879372.23572: stdout chunk (state=3): >>> <<< 10976 1726879372.23710: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f05eff40><<< 10976 1726879372.23713: stdout chunk (state=3): >>> <<< 10976 1726879372.23796: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879372.23800: stdout chunk (state=3): >>> <<< 10976 1726879372.23802: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879372.23804: stdout chunk (state=3): >>> <<< 10976 1726879372.23807: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0b32d00> <<< 10976 1726879372.23987: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0b32eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'<<< 10976 1726879372.23992: stdout chunk (state=3): >>> <<< 10976 1726879372.24052: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0b32370><<< 10976 1726879372.24058: stdout chunk (state=3): >>> <<< 10976 1726879372.24077: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0c24dc0><<< 10976 1726879372.24079: stdout chunk (state=3): >>> <<< 10976 1726879372.24344: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0c243a0><<< 10976 1726879372.24347: stdout chunk (state=3): >>> <<< 10976 1726879372.24403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py<<< 10976 1726879372.24407: stdout chunk (state=3): >>> <<< 10976 1726879372.24409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'<<< 10976 1726879372.24413: stdout chunk (state=3): >>> <<< 10976 1726879372.24443: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0c24fd0> <<< 10976 1726879372.24476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py<<< 10976 1726879372.24482: stdout chunk (state=3): >>> <<< 10976 1726879372.24503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'<<< 10976 1726879372.24506: stdout chunk (state=3): >>> <<< 10976 1726879372.24561: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py<<< 10976 1726879372.24564: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'<<< 10976 1726879372.24569: stdout chunk (state=3): >>> <<< 10976 1726879372.24598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py<<< 10976 1726879372.24604: stdout chunk (state=3): >>> <<< 10976 1726879372.24632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'<<< 10976 1726879372.24636: stdout chunk (state=3): >>> <<< 10976 1726879372.24665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 10976 1726879372.24680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0bf4d30> <<< 10976 1726879372.24901: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0b8ed30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0b8e400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0bc74f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0b8e520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0b8e550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879372.25069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f05defd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0c05250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879372.25099: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f05db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0c053d0> <<< 10976 1726879372.25127: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879372.25209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879372.25212: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 10976 1726879372.25231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879372.25311: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0c1ce50> <<< 10976 1726879372.25519: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f05db7f0> <<< 10976 1726879372.25639: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f05db640> <<< 10976 1726879372.25677: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f05da5b0> <<< 10976 1726879372.25738: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f05cfd90> <<< 10976 1726879372.25741: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0bfd910> <<< 10976 1726879372.25788: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 10976 1726879372.25791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879372.25793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879372.25816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879372.25890: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879372.25894: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0b856a0> <<< 10976 1726879372.26184: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879372.26190: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0b84b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0b940a0> <<< 10976 1726879372.26243: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0b85100> <<< 10976 1726879372.26272: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0bc8b20> # zipimport: zlib available <<< 10976 1726879372.26278: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.26281: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879372.26295: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.26403: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.26526: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879372.26529: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879372.26555: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879372.26579: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.26721: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.26875: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.27628: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.28433: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10976 1726879372.28442: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879372.28463: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879372.28542: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879372.28550: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f019e5e0> <<< 10976 1726879372.28635: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879372.28638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f05ba580> <<< 10976 1726879372.28641: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0146100> <<< 10976 1726879372.28726: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 10976 1726879372.28733: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879372.28745: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.28926: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.29120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879372.29147: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0b84b80> # zipimport: zlib available <<< 10976 1726879372.29799: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.30407: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.30488: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.30580: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879372.30584: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.30616: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.30662: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879372.30750: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.30866: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879372.30870: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879372.30896: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879372.30899: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.30941: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.30992: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879372.30995: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.31284: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.31575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879372.31620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879372.31625: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879372.31737: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0177f10> <<< 10976 1726879372.31740: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.31818: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.31920: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/validation.py <<< 10976 1726879372.31928: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879372.31947: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.32000: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.32047: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10976 1726879372.32111: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.32154: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.32281: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.32365: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879372.32400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879372.32504: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879372.32508: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0c0f220> <<< 10976 1726879372.32541: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0177850> <<< 10976 1726879372.32598: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879372.32601: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.32806: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.32891: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.32917: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.32996: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879372.33012: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879372.33040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879372.33071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879372.33077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879372.33219: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f059eca0> <<< 10976 1726879372.33268: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f059af70> <<< 10976 1726879372.33345: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0594940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879372.33348: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.33389: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.33410: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879372.33502: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879372.33523: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.33527: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/modules/__init__.py <<< 10976 1726879372.33552: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.36210: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.38555: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0178880> <<< 10976 1726879372.38563: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 10976 1726879372.38587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 10976 1726879372.38616: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f01789d0> <<< 10976 1726879372.38644: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pty.cpython-39.pyc matches /usr/lib64/python3.9/pty.py # code object from '/usr/lib64/python3.9/__pycache__/pty.cpython-39.pyc' <<< 10976 1726879372.38673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tty.cpython-39.pyc matches /usr/lib64/python3.9/tty.py # code object from '/usr/lib64/python3.9/__pycache__/tty.cpython-39.pyc' <<< 10976 1726879372.38780: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879372.38804: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43efdafdc0> import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43efdafcd0> import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43efdafa90> # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879372.38807: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/compat/typing.py <<< 10976 1726879372.39461: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879372.40037: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879372.40713: stdout chunk (state=3): >>> {"name": "hacluster", "state": "present", "append": false, "move_home": false, "password": "NOT_LOGGING_PASSWORD", "changed": false, "uid": 189, "group": 189, "comment": "cluster user", "home": "/var/lib/pacemaker", "shell": "/sbin/nologin", "invocation": {"module_args": {"name": "hacluster", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-42-6.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}} <<< 10976 1726879372.40717: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879372.41577: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path <<< 10976 1726879372.41591: stdout chunk (state=3): >>># clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal <<< 10976 1726879372.41605: stdout chunk (state=3): >>># cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os <<< 10976 1726879372.41608: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types<<< 10976 1726879372.41611: stdout chunk (state=3): >>> # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator<<< 10976 1726879372.41634: stdout chunk (state=3): >>> # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools <<< 10976 1726879372.41660: stdout chunk (state=3): >>># cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap <<< 10976 1726879372.41664: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib <<< 10976 1726879372.41667: stdout chunk (state=3): >>># cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil <<< 10976 1726879372.41670: stdout chunk (state=3): >>># destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 <<< 10976 1726879372.41672: stdout chunk (state=3): >>># cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect <<< 10976 1726879372.41674: stdout chunk (state=3): >>># cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random <<< 10976 1726879372.41676: stdout chunk (state=3): >>># cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 <<< 10976 1726879372.41679: stdout chunk (state=3): >>># 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<<< 10976 1726879372.41681: stdout chunk (state=3): >>> # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex<<< 10976 1726879372.41683: stdout chunk (state=3): >>> # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 10976 1726879372.41685: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal <<< 10976 1726879372.41687: stdout chunk (state=3): >>># 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<<< 10976 1726879372.41697: stdout chunk (state=3): >>> # 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<<< 10976 1726879372.41701: stdout chunk (state=3): >>> # 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 <<< 10976 1726879372.41703: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # 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 <<< 10976 1726879372.41705: stdout chunk (state=3): >>># destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 10976 1726879372.41709: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # 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 <<< 10976 1726879372.41711: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ctypes.util<<< 10976 1726879372.41713: stdout chunk (state=3): >>> # cleanup[2] removing calendar # destroy calendar # cleanup[2] removing termios # cleanup[2] removing tty # cleanup[2] removing pty # destroy pty # cleanup[2] removing ansible.module_utils.compat.typing # destroy ansible.module_utils.compat.typing # cleanup[2] removing gc <<< 10976 1726879372.41904: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879372.41919: stdout chunk (state=3): >>># destroy importlib.util <<< 10976 1726879372.42027: stdout chunk (state=3): >>># destroy importlib.abc <<< 10976 1726879372.42031: stdout chunk (state=3): >>># destroy importlib.machinery <<< 10976 1726879372.42034: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879372.42044: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10976 1726879372.42050: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 10976 1726879372.42057: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879372.42650: stdout chunk (state=3): >>># destroy array # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy datetime # destroy locale # destroy tty # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping ctypes.util # destroy tempfile # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq <<< 10976 1726879372.42655: stdout chunk (state=3): >>># destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879372.42670: stdout chunk (state=3): >>># destroy errno <<< 10976 1726879372.42674: stdout chunk (state=3): >>># destroy posixpath <<< 10976 1726879372.42696: stdout chunk (state=3): >>># destroy stat <<< 10976 1726879372.42951: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 10976 1726879372.42977: stdout chunk (state=3): >>># destroy select <<< 10976 1726879372.42981: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error <<< 10976 1726879372.42983: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools <<< 10976 1726879372.42989: stdout chunk (state=3): >>># destroy operator # destroy ansible.module_utils.six.moves <<< 10976 1726879372.42994: stdout chunk (state=3): >>># destroy _operator # destroy _frozen_importlib_external<<< 10976 1726879372.43050: stdout chunk (state=3): >>> # destroy _imp<<< 10976 1726879372.43063: stdout chunk (state=3): >>> # destroy io<<< 10976 1726879372.43065: stdout chunk (state=3): >>> # destroy marshal<<< 10976 1726879372.43068: stdout chunk (state=3): >>> <<< 10976 1726879372.43071: stdout chunk (state=3): >>># destroy _frozen_importlib<<< 10976 1726879372.43074: stdout chunk (state=3): >>> <<< 10976 1726879372.43076: stdout chunk (state=3): >>># clear sys.audit hooks<<< 10976 1726879372.43078: stdout chunk (state=3): >>> <<< 10976 1726879372.43563: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879372.43682: stderr chunk (state=3): >>><<< 10976 1726879372.43687: stdout chunk (state=3): >>><<< 10976 1726879372.43821: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f1243dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0fd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f1243b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f1243ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0fd8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0fd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0fd8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0f8f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0f8f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0fb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0f8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0ff0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0f88d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0fb2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0fd8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0f52eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0f56f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0f4c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0f54640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0f52370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0e90e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0e90910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0e90f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0e90fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0ea30d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0eead90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0ee3670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0ef66d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0f5be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0ea3cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0eea2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0ef62e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0f619d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0ea3eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0ea3df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0ea3d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0e763d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0e764c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0eabf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0ea5a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0ea5490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0d91220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0e61520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0ea5f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0f61040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0da3b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0da3e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0db4790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0db4cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0d42400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0da3f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0d522e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0db4610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0d523a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0ea3a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0d6d700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0d6d9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0d6d7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0d6d8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0d6dd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0d79250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0d6d940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0d61a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0ea3610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0d6daf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f43f0c966d0> # zipimport: found 31 names in '/tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0bbe820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0bbe160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0bbe280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0bbef70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0bbe4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0bbed90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0bbefd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0bbe100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f05eff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0b32d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0b32eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0b32370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0c24dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0c243a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0c24fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0bf4d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0b8ed30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0b8e400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0bc74f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0b8e520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0b8e550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f05defd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0c05250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f05db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0c053d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0c1ce50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f05db7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f05db640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f05da5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f05cfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0bfd910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0b856a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0b84b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0b940a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0b85100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0bc8b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f019e5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f05ba580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0146100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0b84b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0177f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43f0c0f220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0177850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f059eca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f059af70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0594940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f0178880> # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43f01789d0> # /usr/lib64/python3.9/__pycache__/pty.cpython-39.pyc matches /usr/lib64/python3.9/pty.py # code object from '/usr/lib64/python3.9/__pycache__/pty.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tty.cpython-39.pyc matches /usr/lib64/python3.9/tty.py # code object from '/usr/lib64/python3.9/__pycache__/tty.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43efdafdc0> import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43efdafcd0> import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43efdafa90> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_user_payload_zrs29hje/ansible_user_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available import 'gc' # {"name": "hacluster", "state": "present", "append": false, "move_home": false, "password": "NOT_LOGGING_PASSWORD", "changed": false, "uid": 189, "group": 189, "comment": "cluster user", "home": "/var/lib/pacemaker", "shell": "/sbin/nologin", "invocation": {"module_args": {"name": "hacluster", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-42-6.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ctypes.util # cleanup[2] removing calendar # destroy calendar # cleanup[2] removing termios # cleanup[2] removing tty # cleanup[2] removing pty # destroy pty # cleanup[2] removing ansible.module_utils.compat.typing # destroy ansible.module_utils.compat.typing # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy datetime # destroy locale # destroy tty # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping ctypes.util # destroy tempfile # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy errno # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ctypes.util # cleanup[2] removing calendar # destroy calendar # cleanup[2] removing termios # cleanup[2] removing tty # cleanup[2] removing pty # destroy pty # cleanup[2] removing ansible.module_utils.compat.typing # destroy ansible.module_utils.compat.typing # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy datetime # destroy locale # destroy tty # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping ctypes.util # destroy tempfile # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy errno # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 10976 1726879372.44519: done with _execute_module (user, {'name': 'hacluster', 'password': '$6$ipx10x31x42x6$SWInH/zCn2bNbogiD4G0OgSj1FVrICmv8UJmjNJwwyQqlZ6jR/d8mEU.kw42rY8/1S.K1JIo5GW3DmITGTrnf/', '_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': 'user', '_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-1726879371.368976-11442-269920802646106/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879372.44524: _low_level_execute_command(): starting 10976 1726879372.44526: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879371.368976-11442-269920802646106/ > /dev/null 2>&1 && sleep 0' 10976 1726879372.45911: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879372.46043: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879372.46052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879372.46181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879372.46187: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879372.46190: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879372.46193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879372.46195: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879372.46198: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879372.46200: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879372.46433: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879372.46437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879372.46440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879372.46442: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879372.46444: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879372.46446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879372.46449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879372.46476: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879372.46484: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879372.46616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879372.49148: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879372.49260: stderr chunk (state=3): >>><<< 10976 1726879372.49265: stdout chunk (state=3): >>><<< 10976 1726879372.49278: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879372.49287: handler run complete 10976 1726879372.49317: attempt loop complete, returning result 10976 1726879372.49320: _execute() done 10976 1726879372.49325: dumping result to json 10976 1726879372.49330: done dumping result, returning 10976 1726879372.49343: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set hacluster password [0e24e73b-299d-f469-e0b0-0000000000ee] 10976 1726879372.49346: sending task result for task 0e24e73b-299d-f469-e0b0-0000000000ee 10976 1726879372.49456: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000000ee 10976 1726879372.49459: WORKER PROCESS EXITING ok: [managed_node2] => { "append": false, "changed": false, "comment": "cluster user", "group": 189, "home": "/var/lib/pacemaker", "move_home": false, "name": "hacluster", "password": "NOT_LOGGING_PASSWORD", "shell": "/sbin/nologin", "state": "present", "uid": 189 } 10976 1726879372.49627: no more pending results, returning what we have 10976 1726879372.49630: results queue empty 10976 1726879372.49631: checking for any_errors_fatal 10976 1726879372.49635: done checking for any_errors_fatal 10976 1726879372.49636: checking for max_fail_percentage 10976 1726879372.49638: done checking for max_fail_percentage 10976 1726879372.49638: checking to see if all hosts have failed and the running result is not ok 10976 1726879372.49639: done checking to see if all hosts have failed 10976 1726879372.49640: getting the remaining hosts for this loop 10976 1726879372.49641: done getting the remaining hosts for this loop 10976 1726879372.49645: getting the next task for host managed_node2 10976 1726879372.49652: done getting next task for host managed_node2 10976 1726879372.49656: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure shell 10976 1726879372.49659: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879372.49668: getting variables 10976 1726879372.49669: in VariableManager get_vars() 10976 1726879372.49736: Calling all_inventory to load vars for managed_node2 10976 1726879372.49739: Calling groups_inventory to load vars for managed_node2 10976 1726879372.49741: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879372.49749: Calling all_plugins_play to load vars for managed_node2 10976 1726879372.49752: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879372.49754: Calling groups_plugins_play to load vars for managed_node2 10976 1726879372.49975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879372.50338: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879372.50357: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879372.50952: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879372.51303: done with get_vars() 10976 1726879372.51318: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure shell] ****************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:43 Friday 20 September 2024 20:42:52 -0400 (0:00:01.446) 0:00:13.938 ****** 10976 1726879372.51542: entering _queue_task() for managed_node2/include_tasks 10976 1726879372.52340: worker is 1 (out of 1 available) 10976 1726879372.52354: exiting _queue_task() for managed_node2/include_tasks 10976 1726879372.52428: done queuing things up, now waiting for results queue to drain 10976 1726879372.52431: waiting for pending results... 10976 1726879372.54568: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure shell 10976 1726879372.54883: in run() - task 0e24e73b-299d-f469-e0b0-0000000000f0 10976 1726879372.54913: variable 'ansible_search_path' from source: unknown 10976 1726879372.54920: variable 'ansible_search_path' from source: unknown 10976 1726879372.54966: calling self._execute() 10976 1726879372.55228: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879372.55245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879372.55258: variable 'omit' from source: magic vars 10976 1726879372.56227: variable 'ha_cluster_pacemaker_shell' from source: role '' defaults 10976 1726879372.56303: _execute() done 10976 1726879372.56329: dumping result to json 10976 1726879372.56408: done dumping result, returning 10976 1726879372.56423: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure shell [0e24e73b-299d-f469-e0b0-0000000000f0] 10976 1726879372.56440: sending task result for task 0e24e73b-299d-f469-e0b0-0000000000f0 10976 1726879372.56602: no more pending results, returning what we have 10976 1726879372.56607: in VariableManager get_vars() 10976 1726879372.56659: Calling all_inventory to load vars for managed_node2 10976 1726879372.56663: Calling groups_inventory to load vars for managed_node2 10976 1726879372.56665: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879372.56679: Calling all_plugins_play to load vars for managed_node2 10976 1726879372.56682: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879372.56688: Calling groups_plugins_play to load vars for managed_node2 10976 1726879372.56905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879372.57172: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879372.57195: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879372.57202: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879372.57511: done with get_vars() 10976 1726879372.57521: variable 'ansible_search_path' from source: unknown 10976 1726879372.57524: variable 'ansible_search_path' from source: unknown 10976 1726879372.57597: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000000f0 10976 1726879372.57602: WORKER PROCESS EXITING 10976 1726879372.57634: we have included files to process 10976 1726879372.57635: generating all_blocks data 10976 1726879372.57638: done generating all_blocks data 10976 1726879372.57648: processing included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml 10976 1726879372.57649: loading included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml 10976 1726879372.57651: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml 10976 1726879372.60807: done processing included file 10976 1726879372.60810: iterating over new_blocks loaded from include file 10976 1726879372.60811: in VariableManager get_vars() 10976 1726879372.60835: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879372.60859: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879372.60864: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879372.60908: done with get_vars() 10976 1726879372.60910: filtering new block on tags 10976 1726879372.60954: done filtering new block on tags 10976 1726879372.60957: in VariableManager get_vars() 10976 1726879372.61099: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879372.61116: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879372.61121: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879372.61853: done with get_vars() 10976 1726879372.61857: filtering new block on tags 10976 1726879372.62097: done filtering new block on tags 10976 1726879372.62101: in VariableManager get_vars() 10976 1726879372.62126: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879372.62144: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879372.62149: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879372.62312: done with get_vars() 10976 1726879372.62315: filtering new block on tags 10976 1726879372.62361: done filtering new block on tags 10976 1726879372.62364: in VariableManager get_vars() 10976 1726879372.62506: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879372.62526: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879372.62531: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879372.62570: done with get_vars() 10976 1726879372.62572: filtering new block on tags 10976 1726879372.62736: done filtering new block on tags 10976 1726879372.62739: done iterating over new_blocks loaded from include file included: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml for managed_node2 10976 1726879372.62745: extending task lists for all hosts with included blocks 10976 1726879372.62956: done extending task lists 10976 1726879372.62957: done processing included files 10976 1726879372.62958: results queue empty 10976 1726879372.62965: checking for any_errors_fatal 10976 1726879372.62970: done checking for any_errors_fatal 10976 1726879372.62971: checking for max_fail_percentage 10976 1726879372.62972: done checking for max_fail_percentage 10976 1726879372.62973: checking to see if all hosts have failed and the running result is not ok 10976 1726879372.62974: done checking to see if all hosts have failed 10976 1726879372.62975: getting the remaining hosts for this loop 10976 1726879372.62976: done getting the remaining hosts for this loop 10976 1726879372.62978: getting the next task for host managed_node2 10976 1726879372.62983: done getting next task for host managed_node2 10976 1726879372.62988: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Stop pcsd 10976 1726879372.62992: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879372.63003: getting variables 10976 1726879372.63004: in VariableManager get_vars() 10976 1726879372.63020: Calling all_inventory to load vars for managed_node2 10976 1726879372.63024: Calling groups_inventory to load vars for managed_node2 10976 1726879372.63026: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879372.63144: Calling all_plugins_play to load vars for managed_node2 10976 1726879372.63150: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879372.63159: Calling groups_plugins_play to load vars for managed_node2 10976 1726879372.63440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879372.64091: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879372.64109: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879372.64114: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879372.64294: done with get_vars() 10976 1726879372.64308: done getting variables 10976 1726879372.64524: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Stop pcsd] ************************ task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:6 Friday 20 September 2024 20:42:52 -0400 (0:00:00.130) 0:00:14.068 ****** 10976 1726879372.64680: entering _queue_task() for managed_node2/service 10976 1726879372.64682: Creating lock for service 10976 1726879372.65359: worker is 1 (out of 1 available) 10976 1726879372.65372: exiting _queue_task() for managed_node2/service 10976 1726879372.65387: done queuing things up, now waiting for results queue to drain 10976 1726879372.65389: waiting for pending results... 10976 1726879372.66323: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Stop pcsd 10976 1726879372.66750: in run() - task 0e24e73b-299d-f469-e0b0-0000000002e3 10976 1726879372.66898: variable 'ansible_search_path' from source: unknown 10976 1726879372.66907: variable 'ansible_search_path' from source: unknown 10976 1726879372.66950: calling self._execute() 10976 1726879372.67183: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879372.67206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879372.67297: variable 'omit' from source: magic vars 10976 1726879372.67538: variable 'omit' from source: magic vars 10976 1726879372.67617: variable 'omit' from source: magic vars 10976 1726879372.67788: variable 'omit' from source: magic vars 10976 1726879372.67845: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879372.68003: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879372.68127: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879372.68174: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879372.68229: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879372.68289: variable 'inventory_hostname' from source: set_fact 10976 1726879372.68348: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879372.68368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879372.68667: Set connection var ansible_pipelining to False 10976 1726879372.68694: Set connection var ansible_shell_executable to /bin/sh 10976 1726879372.68744: Set connection var ansible_timeout to 10 10976 1726879372.68760: Set connection var ansible_shell_type to sh 10976 1726879372.68815: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879372.68826: Set connection var ansible_connection to ssh 10976 1726879372.68867: variable 'ansible_shell_executable' from source: unknown 10976 1726879372.68904: variable 'ansible_connection' from source: unknown 10976 1726879372.68920: variable 'ansible_module_compression' from source: unknown 10976 1726879372.68940: variable 'ansible_shell_type' from source: unknown 10976 1726879372.68962: variable 'ansible_shell_executable' from source: unknown 10976 1726879372.68988: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879372.69007: variable 'ansible_pipelining' from source: unknown 10976 1726879372.69071: variable 'ansible_timeout' from source: unknown 10976 1726879372.69081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879372.69367: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879372.69464: variable 'omit' from source: magic vars 10976 1726879372.69532: starting attempt loop 10976 1726879372.69540: running the handler 10976 1726879372.70351: variable 'ansible_facts' from source: unknown 10976 1726879372.70873: _low_level_execute_command(): starting 10976 1726879372.70896: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879372.73421: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879372.73443: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879372.73514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879372.73537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879372.73591: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879372.73634: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879372.73649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879372.73668: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879372.73680: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879372.73731: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879372.73744: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879372.73758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879372.73774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879372.73789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879372.73801: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879372.73814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879372.73913: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879372.74057: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879372.74074: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879372.74171: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879372.76544: stdout chunk (state=3): >>>/root <<< 10976 1726879372.76807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879372.76811: stdout chunk (state=3): >>><<< 10976 1726879372.76813: stderr chunk (state=3): >>><<< 10976 1726879372.76946: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879372.76952: _low_level_execute_command(): starting 10976 1726879372.76955: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879372.7683868-11493-175146428232694 `" && echo ansible-tmp-1726879372.7683868-11493-175146428232694="` echo /root/.ansible/tmp/ansible-tmp-1726879372.7683868-11493-175146428232694 `" ) && sleep 0' 10976 1726879372.77894: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879372.77926: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879372.77944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879372.77962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879372.78010: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879372.78024: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879372.78040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879372.78057: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879372.78068: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879372.78079: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879372.78095: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879372.78109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879372.78126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879372.78142: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879372.78155: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879372.78168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879372.78247: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879372.78274: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879372.78295: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879372.78397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879372.81080: stdout chunk (state=3): >>>ansible-tmp-1726879372.7683868-11493-175146428232694=/root/.ansible/tmp/ansible-tmp-1726879372.7683868-11493-175146428232694 <<< 10976 1726879372.81386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879372.81391: stdout chunk (state=3): >>><<< 10976 1726879372.81393: stderr chunk (state=3): >>><<< 10976 1726879372.81632: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879372.7683868-11493-175146428232694=/root/.ansible/tmp/ansible-tmp-1726879372.7683868-11493-175146428232694 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879372.81636: variable 'ansible_module_compression' from source: unknown 10976 1726879372.81640: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 10976 1726879372.81643: ANSIBALLZ: Acquiring lock 10976 1726879372.81645: ANSIBALLZ: Lock acquired: 139704749141664 10976 1726879372.81647: ANSIBALLZ: Creating module 10976 1726879373.59771: ANSIBALLZ: Writing module into payload 10976 1726879373.60107: ANSIBALLZ: Writing module 10976 1726879373.60160: ANSIBALLZ: Renaming module 10976 1726879373.60171: ANSIBALLZ: Done creating module 10976 1726879373.60219: variable 'ansible_facts' from source: unknown 10976 1726879373.60462: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879372.7683868-11493-175146428232694/AnsiballZ_systemd.py 10976 1726879373.60650: Sending initial data 10976 1726879373.60654: Sent initial data (156 bytes) 10976 1726879373.61844: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879373.61872: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879373.61896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879373.61914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879373.61960: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879373.61971: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879373.62010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879373.62029: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879373.62041: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879373.62051: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879373.62061: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879373.62074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879373.62092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879373.62111: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879373.62131: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879373.62145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879373.62242: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879373.62275: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879373.62294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879373.62382: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879373.65039: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879373.65091: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879373.65107: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpnjwsrlc9 /root/.ansible/tmp/ansible-tmp-1726879372.7683868-11493-175146428232694/AnsiballZ_systemd.py <<< 10976 1726879373.65140: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879373.68968: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879373.69218: stderr chunk (state=3): >>><<< 10976 1726879373.69237: stdout chunk (state=3): >>><<< 10976 1726879373.69367: done transferring module to remote 10976 1726879373.69441: _low_level_execute_command(): starting 10976 1726879373.69445: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879372.7683868-11493-175146428232694/ /root/.ansible/tmp/ansible-tmp-1726879372.7683868-11493-175146428232694/AnsiballZ_systemd.py && sleep 0' 10976 1726879373.71800: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879373.71805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879373.71852: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879373.71857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879373.71871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879373.71877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879373.71882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879373.71966: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879373.71980: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879373.71988: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879373.72070: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879373.74691: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879373.75221: stderr chunk (state=3): >>><<< 10976 1726879373.75255: stdout chunk (state=3): >>><<< 10976 1726879373.75276: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879373.75280: _low_level_execute_command(): starting 10976 1726879373.75282: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879372.7683868-11493-175146428232694/AnsiballZ_systemd.py && sleep 0' 10976 1726879373.77630: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879373.77672: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879373.77751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879373.77826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879373.77880: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879373.77940: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879373.77951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879373.77964: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879373.77971: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879373.77977: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879373.77985: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879373.77998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879373.78009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879373.78017: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879373.78024: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879373.78047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879373.78136: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879373.78155: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879373.78188: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879373.78278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879373.81256: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10976 1726879373.81270: stdout chunk (state=3): >>>import _imp # builtin <<< 10976 1726879373.81273: stdout chunk (state=3): >>>import '_thread' # <<< 10976 1726879373.81275: stdout chunk (state=3): >>>import '_warnings' # <<< 10976 1726879373.81277: stdout chunk (state=3): >>>import '_weakref' # <<< 10976 1726879373.81279: stdout chunk (state=3): >>> <<< 10976 1726879373.81367: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879373.81370: stdout chunk (state=3): >>> <<< 10976 1726879373.81409: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879373.81412: stdout chunk (state=3): >>> <<< 10976 1726879373.81503: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879373.81524: stdout chunk (state=3): >>> <<< 10976 1726879373.81534: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879373.81539: stdout chunk (state=3): >>> <<< 10976 1726879373.81563: stdout chunk (state=3): >>># installing zipimport hook<<< 10976 1726879373.81567: stdout chunk (state=3): >>> <<< 10976 1726879373.81612: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879373.81615: stdout chunk (state=3): >>> <<< 10976 1726879373.81654: stdout chunk (state=3): >>>import 'zipimport' # <<< 10976 1726879373.81658: stdout chunk (state=3): >>> <<< 10976 1726879373.81661: stdout chunk (state=3): >>># installed zipimport hook<<< 10976 1726879373.81663: stdout chunk (state=3): >>> <<< 10976 1726879373.81753: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py<<< 10976 1726879373.81762: stdout chunk (state=3): >>> <<< 10976 1726879373.81765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'<<< 10976 1726879373.81767: stdout chunk (state=3): >>> <<< 10976 1726879373.81908: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879373.81911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'<<< 10976 1726879373.81914: stdout chunk (state=3): >>> <<< 10976 1726879373.81937: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879373.81967: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ad73dc0><<< 10976 1726879373.81971: stdout chunk (state=3): >>> <<< 10976 1726879373.82003: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py<<< 10976 1726879373.82016: stdout chunk (state=3): >>> <<< 10976 1726879373.82019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'<<< 10976 1726879373.82054: stdout chunk (state=3): >>> <<< 10976 1726879373.82107: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ad183a0><<< 10976 1726879373.82111: stdout chunk (state=3): >>> <<< 10976 1726879373.82113: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ad73b20><<< 10976 1726879373.82148: stdout chunk (state=3): >>> <<< 10976 1726879373.82326: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py<<< 10976 1726879373.82336: stdout chunk (state=3): >>> <<< 10976 1726879373.82368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'<<< 10976 1726879373.82372: stdout chunk (state=3): >>> <<< 10976 1726879373.82375: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ad73ac0><<< 10976 1726879373.82377: stdout chunk (state=3): >>> <<< 10976 1726879373.82379: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879373.82380: stdout chunk (state=3): >>> <<< 10976 1726879373.82475: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 10976 1726879373.82478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879373.82480: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ad18490><<< 10976 1726879373.82483: stdout chunk (state=3): >>> <<< 10976 1726879373.82485: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py<<< 10976 1726879373.82487: stdout chunk (state=3): >>> <<< 10976 1726879373.82489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'<<< 10976 1726879373.82490: stdout chunk (state=3): >>> <<< 10976 1726879373.82492: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py<<< 10976 1726879373.82494: stdout chunk (state=3): >>> <<< 10976 1726879373.82496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'<<< 10976 1726879373.82497: stdout chunk (state=3): >>> <<< 10976 1726879373.82499: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879373.82501: stdout chunk (state=3): >>> <<< 10976 1726879373.82611: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ad18940><<< 10976 1726879373.82614: stdout chunk (state=3): >>> <<< 10976 1726879373.82634: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ad18670><<< 10976 1726879373.82637: stdout chunk (state=3): >>> <<< 10976 1726879373.82639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py<<< 10976 1726879373.82641: stdout chunk (state=3): >>> <<< 10976 1726879373.82643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'<<< 10976 1726879373.82645: stdout chunk (state=3): >>> <<< 10976 1726879373.82647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py<<< 10976 1726879373.82649: stdout chunk (state=3): >>> <<< 10976 1726879373.82650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'<<< 10976 1726879373.82653: stdout chunk (state=3): >>> <<< 10976 1726879373.82692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py<<< 10976 1726879373.82714: stdout chunk (state=3): >>> <<< 10976 1726879373.82722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'<<< 10976 1726879373.82724: stdout chunk (state=3): >>> <<< 10976 1726879373.82751: stdout chunk (state=3): >>>import '_stat' # <<< 10976 1726879373.82769: stdout chunk (state=3): >>> <<< 10976 1726879373.82773: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310accf190><<< 10976 1726879373.82777: stdout chunk (state=3): >>> <<< 10976 1726879373.82810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py<<< 10976 1726879373.82813: stdout chunk (state=3): >>> <<< 10976 1726879373.82852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'<<< 10976 1726879373.82859: stdout chunk (state=3): >>> <<< 10976 1726879373.82971: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310accf220><<< 10976 1726879373.82976: stdout chunk (state=3): >>> <<< 10976 1726879373.83014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py<<< 10976 1726879373.83040: stdout chunk (state=3): >>> <<< 10976 1726879373.83048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'<<< 10976 1726879373.83051: stdout chunk (state=3): >>> <<< 10976 1726879373.83155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 10976 1726879373.83160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 10976 1726879373.83163: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310acf2850><<< 10976 1726879373.83165: stdout chunk (state=3): >>> <<< 10976 1726879373.83167: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310accf940> <<< 10976 1726879373.83299: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ad30880> <<< 10976 1726879373.83302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py<<< 10976 1726879373.83304: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'<<< 10976 1726879373.83308: stdout chunk (state=3): >>> <<< 10976 1726879373.83314: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310acc8d90> <<< 10976 1726879373.83409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 10976 1726879373.83412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'<<< 10976 1726879373.83414: stdout chunk (state=3): >>> <<< 10976 1726879373.83416: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310acf2d90> <<< 10976 1726879373.83513: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ad18970><<< 10976 1726879373.83516: stdout chunk (state=3): >>> <<< 10976 1726879373.83579: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux<<< 10976 1726879373.83582: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879373.84367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879373.84371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879373.84467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879373.84471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879373.84473: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py<<< 10976 1726879373.84475: stdout chunk (state=3): >>> <<< 10976 1726879373.84477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879373.84480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879373.84482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'<<< 10976 1726879373.84486: stdout chunk (state=3): >>> <<< 10976 1726879373.84489: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ac6deb0> <<< 10976 1726879373.84540: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ac71f40> <<< 10976 1726879373.84570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879373.84609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879373.84743: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879373.84773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879373.84776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879373.84778: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 10976 1726879373.84780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879373.84812: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ac67610><<< 10976 1726879373.84815: stdout chunk (state=3): >>> <<< 10976 1726879373.84852: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ac6f640> <<< 10976 1726879373.84887: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ac6d370><<< 10976 1726879373.84917: stdout chunk (state=3): >>> <<< 10976 1726879373.84921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py<<< 10976 1726879373.84926: stdout chunk (state=3): >>> <<< 10976 1726879373.85658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'<<< 10976 1726879373.85666: stdout chunk (state=3): >>> <<< 10976 1726879373.85728: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879373.85733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879373.85736: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879373.85738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879373.85741: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879373.85744: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a947dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a9478b0> <<< 10976 1726879373.85747: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a947eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879373.86072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # <<< 10976 1726879373.86080: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a947f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879373.86083: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a947e80> <<< 10976 1726879373.86086: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879373.86089: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ac49d30> <<< 10976 1726879373.86091: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879373.86093: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ac43610> <<< 10976 1726879373.86192: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ac56670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ac76e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879373.86255: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a959c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ac49250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310ac56280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ac7c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py<<< 10976 1726879373.86318: stdout chunk (state=3): >>> <<< 10976 1726879373.86361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879373.86452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879373.86479: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a959fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a959d90> <<< 10976 1726879373.86599: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 10976 1726879373.86606: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a959d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879373.86640: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879373.86714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py<<< 10976 1726879373.86720: stdout chunk (state=3): >>> <<< 10976 1726879373.86817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879373.86916: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a92d370> <<< 10976 1726879373.86950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879373.86956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879373.87007: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a92d460> <<< 10976 1726879373.87206: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a961fa0><<< 10976 1726879373.87242: stdout chunk (state=3): >>> <<< 10976 1726879373.87274: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a95ba30> <<< 10976 1726879373.87299: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a95b490><<< 10976 1726879373.87309: stdout chunk (state=3): >>> <<< 10976 1726879373.87362: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879373.87377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879373.87428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879373.87461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879373.87504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879373.87531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879373.87544: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a8471c0> <<< 10976 1726879373.87601: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a917c70><<< 10976 1726879373.87612: stdout chunk (state=3): >>> <<< 10976 1726879373.87689: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a95beb0><<< 10976 1726879373.87739: stdout chunk (state=3): >>> <<< 10976 1726879373.87763: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ac7c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879373.87808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879373.87850: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py<<< 10976 1726879373.87885: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 10976 1726879373.87913: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a859af0> <<< 10976 1726879373.87931: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879373.87969: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879373.88003: stdout chunk (state=3): >>> # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a859e20><<< 10976 1726879373.88034: stdout chunk (state=3): >>> <<< 10976 1726879373.88063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879373.88075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879373.88116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py<<< 10976 1726879373.88140: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879373.88169: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a86b730> <<< 10976 1726879373.88200: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py<<< 10976 1726879373.88215: stdout chunk (state=3): >>> <<< 10976 1726879373.88266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'<<< 10976 1726879373.88280: stdout chunk (state=3): >>> <<< 10976 1726879373.88317: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a86bc70><<< 10976 1726879373.88333: stdout chunk (state=3): >>> <<< 10976 1726879373.88388: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879373.88415: stdout chunk (state=3): >>> # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a7f83a0> <<< 10976 1726879373.88445: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a859f10><<< 10976 1726879373.88468: stdout chunk (state=3): >>> <<< 10976 1726879373.88496: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879373.88526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'<<< 10976 1726879373.88541: stdout chunk (state=3): >>> <<< 10976 1726879373.88597: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879373.88639: stdout chunk (state=3): >>> # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879373.88668: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a808280> <<< 10976 1726879373.88700: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a86b5b0> import 'pwd' # <<< 10976 1726879373.88740: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879373.88779: stdout chunk (state=3): >>> # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a808340><<< 10976 1726879373.88796: stdout chunk (state=3): >>> <<< 10976 1726879373.88867: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a9599d0><<< 10976 1726879373.88881: stdout chunk (state=3): >>> <<< 10976 1726879373.88924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py<<< 10976 1726879373.88937: stdout chunk (state=3): >>> <<< 10976 1726879373.88965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'<<< 10976 1726879373.88975: stdout chunk (state=3): >>> <<< 10976 1726879373.89006: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py<<< 10976 1726879373.89041: stdout chunk (state=3): >>> <<< 10976 1726879373.89054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879373.89103: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879373.89141: stdout chunk (state=3): >>> # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879373.89156: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a8246a0> <<< 10976 1726879373.89187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py<<< 10976 1726879373.89215: stdout chunk (state=3): >>> <<< 10976 1726879373.89228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879373.89291: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879373.89329: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a824970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a824760><<< 10976 1726879373.89340: stdout chunk (state=3): >>> <<< 10976 1726879373.89394: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879373.89416: stdout chunk (state=3): >>> import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a824850> <<< 10976 1726879373.89471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py<<< 10976 1726879373.89487: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879373.89781: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879373.89814: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a824ca0> <<< 10976 1726879373.89888: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879373.89925: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a8311f0> <<< 10976 1726879373.89937: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a8248e0> <<< 10976 1726879373.89965: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a817a30><<< 10976 1726879373.89980: stdout chunk (state=3): >>> <<< 10976 1726879373.90025: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a9595b0> <<< 10976 1726879373.90066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py<<< 10976 1726879373.90082: stdout chunk (state=3): >>> <<< 10976 1726879373.90167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'<<< 10976 1726879373.90181: stdout chunk (state=3): >>> <<< 10976 1726879373.90238: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a824a90><<< 10976 1726879373.90253: stdout chunk (state=3): >>> <<< 10976 1726879373.90463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'<<< 10976 1726879373.90490: stdout chunk (state=3): >>> <<< 10976 1726879373.90507: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f310a74d670> <<< 10976 1726879373.90923: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip' <<< 10976 1726879373.90941: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879373.91086: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879373.91102: stdout chunk (state=3): >>> <<< 10976 1726879373.91135: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py<<< 10976 1726879373.91166: stdout chunk (state=3): >>> <<< 10976 1726879373.91191: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879373.91225: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879373.91245: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879373.91265: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879373.93474: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879373.95119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'<<< 10976 1726879373.95144: stdout chunk (state=3): >>> import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a1657c0> <<< 10976 1726879373.95183: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 10976 1726879373.95206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879373.95268: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py<<< 10976 1726879373.95286: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879373.95329: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'<<< 10976 1726879373.95340: stdout chunk (state=3): >>> <<< 10976 1726879373.95931: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a165160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a165280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a165f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879373.95936: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a1654f0><<< 10976 1726879373.95938: stdout chunk (state=3): >>> <<< 10976 1726879373.95940: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a165d30> <<< 10976 1726879373.95942: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879373.95944: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879373.95946: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879373.95947: stdout chunk (state=3): >>> import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a165f70><<< 10976 1726879373.95949: stdout chunk (state=3): >>> <<< 10976 1726879373.95951: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879373.96005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879373.96083: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a165100> <<< 10976 1726879373.96125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879373.96322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'<<< 10976 1726879373.96330: stdout chunk (state=3): >>> <<< 10976 1726879373.96333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879373.96340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879373.96343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 10976 1726879373.96345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879373.96499: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a133ee0> <<< 10976 1726879373.96594: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879373.96607: stdout chunk (state=3): >>> # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a03e0d0> <<< 10976 1726879373.96674: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879373.96712: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a03e2b0> <<< 10976 1726879373.96733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879373.96757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'<<< 10976 1726879373.96769: stdout chunk (state=3): >>> <<< 10976 1726879373.96833: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a03ec40> <<< 10976 1726879373.96862: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a14cdc0><<< 10976 1726879373.96872: stdout chunk (state=3): >>> <<< 10976 1726879373.97188: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a14c3a0> <<< 10976 1726879373.97237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 10976 1726879373.97254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879373.97300: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a14cf70> <<< 10976 1726879373.97341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879373.97354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879373.97419: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879373.97459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879373.97489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879373.97559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 10976 1726879373.97575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879373.97578: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a19cc10> <<< 10976 1726879373.97687: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a172cd0> <<< 10976 1726879373.97740: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a1723a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a119b80><<< 10976 1726879373.97743: stdout chunk (state=3): >>> <<< 10976 1726879373.97798: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879373.97818: stdout chunk (state=3): >>> # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a1724c0> <<< 10976 1726879373.97903: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'<<< 10976 1726879373.97907: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a1724f0> <<< 10976 1726879373.97941: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879373.97981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879373.98014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879373.98090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879373.98232: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879373.98267: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a09d250> <<< 10976 1726879373.98300: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a1ad1f0> <<< 10976 1726879373.98315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879373.98328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879373.98405: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879373.98446: stdout chunk (state=3): >>> # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a0a98e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a1ad370> <<< 10976 1726879373.98488: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py<<< 10976 1726879373.98491: stdout chunk (state=3): >>> <<< 10976 1726879373.98551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879373.98601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py<<< 10976 1726879373.98623: stdout chunk (state=3): >>> <<< 10976 1726879373.98641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879373.98737: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a1add30> <<< 10976 1726879373.98976: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a0a9880><<< 10976 1726879373.98992: stdout chunk (state=3): >>> <<< 10976 1726879373.99129: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879373.99141: stdout chunk (state=3): >>> import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a1450d0> <<< 10976 1726879373.99214: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879373.99232: stdout chunk (state=3): >>> import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a1719a0> <<< 10976 1726879373.99301: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879373.99328: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a0a90d0> <<< 10976 1726879373.99353: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a1a48b0><<< 10976 1726879373.99386: stdout chunk (state=3): >>> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 10976 1726879373.99408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879373.99440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879373.99478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879373.99576: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879373.99596: stdout chunk (state=3): >>> import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a09e9d0> <<< 10976 1726879373.99914: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879373.99955: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a0bcb80> <<< 10976 1726879373.99974: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a0a8640> <<< 10976 1726879374.00005: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879374.00036: stdout chunk (state=3): >>> # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a09ef70> <<< 10976 1726879374.00069: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a0a8a30> <<< 10976 1726879374.00116: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.00144: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.00163: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879374.00197: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.00323: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.00465: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.00497: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879374.00557: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.00577: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879374.00607: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.00785: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.01130: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.02002: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.02862: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10976 1726879374.02880: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879374.02939: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879374.02953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879374.03074: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a0ed7c0> <<< 10976 1726879374.03196: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879374.03228: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a0f4820> <<< 10976 1726879374.03251: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3109c2f9a0> <<< 10976 1726879374.03319: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879374.03347: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.03376: stdout chunk (state=3): >>> <<< 10976 1726879374.03413: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.03443: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available<<< 10976 1726879374.03454: stdout chunk (state=3): >>> <<< 10976 1726879374.03657: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.03888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879374.03905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879374.03955: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a124760><<< 10976 1726879374.03971: stdout chunk (state=3): >>> # zipimport: zlib available <<< 10976 1726879374.04648: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.05266: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.05273: stdout chunk (state=3): >>> <<< 10976 1726879374.05363: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.05368: stdout chunk (state=3): >>> <<< 10976 1726879374.05459: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py<<< 10976 1726879374.05465: stdout chunk (state=3): >>> <<< 10976 1726879374.05490: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.05496: stdout chunk (state=3): >>> <<< 10976 1726879374.05543: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.05549: stdout chunk (state=3): >>> <<< 10976 1726879374.05600: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py<<< 10976 1726879374.05605: stdout chunk (state=3): >>> <<< 10976 1726879374.05627: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.05633: stdout chunk (state=3): >>> <<< 10976 1726879374.05727: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.05732: stdout chunk (state=3): >>> <<< 10976 1726879374.05842: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py<<< 10976 1726879374.05847: stdout chunk (state=3): >>> <<< 10976 1726879374.05875: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.05878: stdout chunk (state=3): >>> <<< 10976 1726879374.05899: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.05918: stdout chunk (state=3): >>> <<< 10976 1726879374.05922: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py<<< 10976 1726879374.05930: stdout chunk (state=3): >>> <<< 10976 1726879374.05956: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.05959: stdout chunk (state=3): >>> <<< 10976 1726879374.06013: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.06021: stdout chunk (state=3): >>> <<< 10976 1726879374.06074: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py<<< 10976 1726879374.06081: stdout chunk (state=3): >>> <<< 10976 1726879374.06102: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.06108: stdout chunk (state=3): >>> <<< 10976 1726879374.06435: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.06440: stdout chunk (state=3): >>> <<< 10976 1726879374.06763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py<<< 10976 1726879374.06768: stdout chunk (state=3): >>> <<< 10976 1726879374.06818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'<<< 10976 1726879374.06829: stdout chunk (state=3): >>> <<< 10976 1726879374.06848: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879374.06857: stdout chunk (state=3): >>> <<< 10976 1726879374.06968: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a1693d0><<< 10976 1726879374.06974: stdout chunk (state=3): >>> <<< 10976 1726879374.06997: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.07094: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.07102: stdout chunk (state=3): >>> <<< 10976 1726879374.07197: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py<<< 10976 1726879374.07216: stdout chunk (state=3): >>> <<< 10976 1726879374.07227: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py <<< 10976 1726879374.07247: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py<<< 10976 1726879374.07253: stdout chunk (state=3): >>> <<< 10976 1726879374.07279: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py<<< 10976 1726879374.07288: stdout chunk (state=3): >>> <<< 10976 1726879374.07330: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.07345: stdout chunk (state=3): >>> <<< 10976 1726879374.07396: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.07408: stdout chunk (state=3): >>> <<< 10976 1726879374.07455: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py<<< 10976 1726879374.07490: stdout chunk (state=3): >>> # zipimport: zlib available <<< 10976 1726879374.07556: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.07633: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.07639: stdout chunk (state=3): >>> <<< 10976 1726879374.07791: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.07798: stdout chunk (state=3): >>> <<< 10976 1726879374.07908: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py<<< 10976 1726879374.07928: stdout chunk (state=3): >>> <<< 10976 1726879374.07972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'<<< 10976 1726879374.07989: stdout chunk (state=3): >>> <<< 10976 1726879374.08146: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879374.08175: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a0de9a0> <<< 10976 1726879374.08394: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3109aadbe0><<< 10976 1726879374.08402: stdout chunk (state=3): >>> <<< 10976 1726879374.08468: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py<<< 10976 1726879374.08491: stdout chunk (state=3): >>> import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py<<< 10976 1726879374.08499: stdout chunk (state=3): >>> <<< 10976 1726879374.08523: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.08538: stdout chunk (state=3): >>> <<< 10976 1726879374.08618: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.08625: stdout chunk (state=3): >>> <<< 10976 1726879374.08706: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.08712: stdout chunk (state=3): >>> <<< 10976 1726879374.08753: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.08759: stdout chunk (state=3): >>> <<< 10976 1726879374.08824: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py<<< 10976 1726879374.08829: stdout chunk (state=3): >>> <<< 10976 1726879374.08861: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'<<< 10976 1726879374.08869: stdout chunk (state=3): >>> <<< 10976 1726879374.08903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py<<< 10976 1726879374.08908: stdout chunk (state=3): >>> <<< 10976 1726879374.08982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'<<< 10976 1726879374.08987: stdout chunk (state=3): >>> <<< 10976 1726879374.09019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py<<< 10976 1726879374.09025: stdout chunk (state=3): >>> <<< 10976 1726879374.09081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'<<< 10976 1726879374.09085: stdout chunk (state=3): >>> <<< 10976 1726879374.09227: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a0ee670><<< 10976 1726879374.09233: stdout chunk (state=3): >>> <<< 10976 1726879374.09300: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a137d90><<< 10976 1726879374.09308: stdout chunk (state=3): >>> <<< 10976 1726879374.09388: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a169400><<< 10976 1726879374.09401: stdout chunk (state=3): >>> # destroy ansible.module_utils.distro<<< 10976 1726879374.09427: stdout chunk (state=3): >>> <<< 10976 1726879374.09430: stdout chunk (state=3): >>>import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py<<< 10976 1726879374.09433: stdout chunk (state=3): >>> <<< 10976 1726879374.09453: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.09459: stdout chunk (state=3): >>> <<< 10976 1726879374.09497: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.09502: stdout chunk (state=3): >>> <<< 10976 1726879374.09542: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py<<< 10976 1726879374.09562: stdout chunk (state=3): >>> import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879374.09675: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py<<< 10976 1726879374.09683: stdout chunk (state=3): >>> <<< 10976 1726879374.09708: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.09714: stdout chunk (state=3): >>> <<< 10976 1726879374.09739: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.09742: stdout chunk (state=3): >>> <<< 10976 1726879374.09764: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py<<< 10976 1726879374.09769: stdout chunk (state=3): >>> <<< 10976 1726879374.09798: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.09801: stdout chunk (state=3): >>> <<< 10976 1726879374.10092: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.10098: stdout chunk (state=3): >>> <<< 10976 1726879374.10370: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.10378: stdout chunk (state=3): >>> <<< 10976 1726879374.10408: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.10449: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.10455: stdout chunk (state=3): >>> <<< 10976 1726879374.10517: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.10526: stdout chunk (state=3): >>> <<< 10976 1726879374.10586: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.10596: stdout chunk (state=3): >>> <<< 10976 1726879374.10647: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.10651: stdout chunk (state=3): >>> <<< 10976 1726879374.10708: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py<<< 10976 1726879374.10714: stdout chunk (state=3): >>> <<< 10976 1726879374.10741: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.10747: stdout chunk (state=3): >>> <<< 10976 1726879374.10856: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.10862: stdout chunk (state=3): >>> <<< 10976 1726879374.10974: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.10979: stdout chunk (state=3): >>> <<< 10976 1726879374.11016: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.11023: stdout chunk (state=3): >>> <<< 10976 1726879374.11075: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py<<< 10976 1726879374.11081: stdout chunk (state=3): >>> <<< 10976 1726879374.11107: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.11112: stdout chunk (state=3): >>> <<< 10976 1726879374.11364: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.11380: stdout chunk (state=3): >>> <<< 10976 1726879374.11653: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.11723: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.11830: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py <<< 10976 1726879374.11843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879374.11889: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 10976 1726879374.11928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 10976 1726879374.11969: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py<<< 10976 1726879374.11998: stdout chunk (state=3): >>> <<< 10976 1726879374.12010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 10976 1726879374.12061: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3109c51bb0><<< 10976 1726879374.12073: stdout chunk (state=3): >>> <<< 10976 1726879374.12106: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py<<< 10976 1726879374.12138: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 10976 1726879374.12170: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 10976 1726879374.12230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'<<< 10976 1726879374.12271: stdout chunk (state=3): >>> <<< 10976 1726879374.12301: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 10976 1726879374.12336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3109bf8f70> <<< 10976 1726879374.12431: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879374.12461: stdout chunk (state=3): >>> # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3109bf84f0> <<< 10976 1726879374.12569: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3109c38ee0> <<< 10976 1726879374.12613: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31099a2d00> <<< 10976 1726879374.12652: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31099aa6a0> <<< 10976 1726879374.12693: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31099aa8b0> <<< 10976 1726879374.12732: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 10976 1726879374.12773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'<<< 10976 1726879374.12800: stdout chunk (state=3): >>> <<< 10976 1726879374.12844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 10976 1726879374.12913: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879374.12960: stdout chunk (state=3): >>> # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3109bf4c40> <<< 10976 1726879374.12990: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3109c130a0> <<< 10976 1726879374.13007: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 10976 1726879374.13047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'<<< 10976 1726879374.13075: stdout chunk (state=3): >>> import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3109bf4fd0> <<< 10976 1726879374.13104: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 10976 1726879374.13161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879374.13231: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879374.13244: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3109c44910> <<< 10976 1726879374.13292: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a149cd0> <<< 10976 1726879374.13351: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31099aa7f0> <<< 10976 1726879374.13409: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 10976 1726879374.13439: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 10976 1726879374.13473: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 10976 1726879374.13512: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.13593: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.13607: stdout chunk (state=3): >>> <<< 10976 1726879374.13682: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 10976 1726879374.13706: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.13774: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.13851: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 10976 1726879374.13877: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.13923: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.13958: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 10976 1726879374.13968: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.14012: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.14075: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py<<< 10976 1726879374.14090: stdout chunk (state=3): >>> # zipimport: zlib available <<< 10976 1726879374.14153: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.14222: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 10976 1726879374.14252: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.14309: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.14377: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py<<< 10976 1726879374.14411: stdout chunk (state=3): >>> # zipimport: zlib available <<< 10976 1726879374.14494: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.14586: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.14666: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.14683: stdout chunk (state=3): >>> <<< 10976 1726879374.14770: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py <<< 10976 1726879374.14806: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 10976 1726879374.14821: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.15611: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.16311: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 10976 1726879374.16337: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.16403: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.16487: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.16506: stdout chunk (state=3): >>> <<< 10976 1726879374.16545: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.16594: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py<<< 10976 1726879374.16636: stdout chunk (state=3): >>> import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 10976 1726879374.16654: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.16692: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.16756: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 10976 1726879374.16770: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.16848: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.16931: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 10976 1726879374.16961: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.16999: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.17044: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py <<< 10976 1726879374.17079: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.17132: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.17170: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py<<< 10976 1726879374.17203: stdout chunk (state=3): >>> # zipimport: zlib available <<< 10976 1726879374.17308: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.17448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 10976 1726879374.17465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879374.17507: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3109c44f70><<< 10976 1726879374.17521: stdout chunk (state=3): >>> <<< 10976 1726879374.17558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 10976 1726879374.17614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'<<< 10976 1726879374.17630: stdout chunk (state=3): >>> <<< 10976 1726879374.17918: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3109905cd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py<<< 10976 1726879374.17944: stdout chunk (state=3): >>> # zipimport: zlib available <<< 10976 1726879374.18037: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.18048: stdout chunk (state=3): >>> <<< 10976 1726879374.18134: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py<<< 10976 1726879374.18159: stdout chunk (state=3): >>> <<< 10976 1726879374.18175: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.18302: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.18464: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 10976 1726879374.18478: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.18572: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.18701: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 10976 1726879374.18726: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.18778: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.18867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py<<< 10976 1726879374.18885: stdout chunk (state=3): >>> <<< 10976 1726879374.18932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'<<< 10976 1726879374.18943: stdout chunk (state=3): >>> <<< 10976 1726879374.19251: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879374.19267: stdout chunk (state=3): >>> import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3109a15040> <<< 10976 1726879374.19737: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3109978640> <<< 10976 1726879374.19780: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 10976 1726879374.19869: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.19890: stdout chunk (state=3): >>> <<< 10976 1726879374.19947: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 10976 1726879374.19995: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.20119: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.20243: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.20395: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.20641: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py <<< 10976 1726879374.20675: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 10976 1726879374.20691: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.20752: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.20813: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 10976 1726879374.20841: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.20907: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.20997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 10976 1726879374.21021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 10976 1726879374.21092: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879374.21161: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31098a7700> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3109978610> <<< 10976 1726879374.21188: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 10976 1726879374.21192: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.21220: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.21269: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 10976 1726879374.21325: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.21328: stdout chunk (state=3): >>> <<< 10976 1726879374.21388: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 10976 1726879374.21407: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.21641: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.21874: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 10976 1726879374.21894: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.22137: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.22286: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.22289: stdout chunk (state=3): >>> <<< 10976 1726879374.22345: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.22456: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 10976 1726879374.22492: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 10976 1726879374.22505: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.22544: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.22733: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.22946: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 10976 1726879374.22988: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 10976 1726879374.22991: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.23160: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.23377: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 10976 1726879374.23405: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.23427: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.23488: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.24249: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.24253: stdout chunk (state=3): >>> <<< 10976 1726879374.24980: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 10976 1726879374.24998: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 10976 1726879374.25081: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.25086: stdout chunk (state=3): >>> <<< 10976 1726879374.25239: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.25408: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 10976 1726879374.25461: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.25544: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.25691: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 10976 1726879374.25800: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.25827: stdout chunk (state=3): >>> <<< 10976 1726879374.25963: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.25970: stdout chunk (state=3): >>> <<< 10976 1726879374.26302: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 10976 1726879374.26309: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 10976 1726879374.26360: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.26380: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.26389: stdout chunk (state=3): >>> <<< 10976 1726879374.26450: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 10976 1726879374.26478: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.26642: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.26649: stdout chunk (state=3): >>> <<< 10976 1726879374.26798: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.27132: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.27344: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 10976 1726879374.27366: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 10976 1726879374.27404: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.27577: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available<<< 10976 1726879374.27583: stdout chunk (state=3): >>> <<< 10976 1726879374.27635: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py<<< 10976 1726879374.27758: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879374.27846: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 10976 1726879374.27881: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.27912: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.27952: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py<<< 10976 1726879374.27961: stdout chunk (state=3): >>> <<< 10976 1726879374.27992: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.28002: stdout chunk (state=3): >>> <<< 10976 1726879374.28077: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.28084: stdout chunk (state=3): >>> <<< 10976 1726879374.28165: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 10976 1726879374.28194: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.28277: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.28284: stdout chunk (state=3): >>> <<< 10976 1726879374.28363: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py<<< 10976 1726879374.28386: stdout chunk (state=3): >>> <<< 10976 1726879374.28394: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.28782: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.29141: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 10976 1726879374.29166: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.29248: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.29356: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 10976 1726879374.29363: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.29418: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.29468: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py<<< 10976 1726879374.29471: stdout chunk (state=3): >>> <<< 10976 1726879374.29492: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.29545: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.29551: stdout chunk (state=3): >>> <<< 10976 1726879374.29595: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py<<< 10976 1726879374.29604: stdout chunk (state=3): >>> <<< 10976 1726879374.29628: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.29671: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.29678: stdout chunk (state=3): >>> <<< 10976 1726879374.29764: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py<<< 10976 1726879374.29768: stdout chunk (state=3): >>> <<< 10976 1726879374.29772: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.29775: stdout chunk (state=3): >>> <<< 10976 1726879374.29890: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.29893: stdout chunk (state=3): >>> <<< 10976 1726879374.30008: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py<<< 10976 1726879374.30012: stdout chunk (state=3): >>> <<< 10976 1726879374.30016: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.30042: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.30064: stdout chunk (state=3): >>> <<< 10976 1726879374.30071: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 10976 1726879374.30105: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.30167: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.30257: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 10976 1726879374.30260: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.30294: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.30298: stdout chunk (state=3): >>> <<< 10976 1726879374.30335: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.30339: stdout chunk (state=3): >>> <<< 10976 1726879374.30416: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.30419: stdout chunk (state=3): >>> <<< 10976 1726879374.30493: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.30496: stdout chunk (state=3): >>> <<< 10976 1726879374.30605: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.30608: stdout chunk (state=3): >>> <<< 10976 1726879374.30691: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py<<< 10976 1726879374.30708: stdout chunk (state=3): >>> <<< 10976 1726879374.30712: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py<<< 10976 1726879374.30725: stdout chunk (state=3): >>> <<< 10976 1726879374.30742: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py<<< 10976 1726879374.30745: stdout chunk (state=3): >>> <<< 10976 1726879374.30768: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.30770: stdout chunk (state=3): >>> <<< 10976 1726879374.30840: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.30842: stdout chunk (state=3): >>> <<< 10976 1726879374.30933: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 10976 1726879374.30941: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.31249: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.31549: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py<<< 10976 1726879374.31553: stdout chunk (state=3): >>> <<< 10976 1726879374.31556: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.31558: stdout chunk (state=3): >>> <<< 10976 1726879374.31621: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.31633: stdout chunk (state=3): >>> <<< 10976 1726879374.31716: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py<<< 10976 1726879374.31721: stdout chunk (state=3): >>> <<< 10976 1726879374.31725: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.31728: stdout chunk (state=3): >>> <<< 10976 1726879374.31790: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.31798: stdout chunk (state=3): >>> <<< 10976 1726879374.31860: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py<<< 10976 1726879374.31874: stdout chunk (state=3): >>> <<< 10976 1726879374.31889: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.31896: stdout chunk (state=3): >>> <<< 10976 1726879374.32001: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.32013: stdout chunk (state=3): >>> <<< 10976 1726879374.32116: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py<<< 10976 1726879374.32129: stdout chunk (state=3): >>> <<< 10976 1726879374.32148: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py<<< 10976 1726879374.32152: stdout chunk (state=3): >>> <<< 10976 1726879374.32174: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.32180: stdout chunk (state=3): >>> <<< 10976 1726879374.32290: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.32297: stdout chunk (state=3): >>> <<< 10976 1726879374.32419: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 10976 1726879374.32433: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py<<< 10976 1726879374.32452: stdout chunk (state=3): >>> import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py<<< 10976 1726879374.32458: stdout chunk (state=3): >>> <<< 10976 1726879374.32485: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.32678: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879374.32689: stdout chunk (state=3): >>> <<< 10976 1726879374.32881: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py<<< 10976 1726879374.32889: stdout chunk (state=3): >>> <<< 10976 1726879374.33007: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879374.33263: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879374.33277: stdout chunk (state=3): >>> <<< 10976 1726879374.55151: stdout chunk (state=3): >>> <<< 10976 1726879374.55181: stdout chunk (state=3): >>>{"name": "pcsd", "changed": true, "status": {"Type": "notify", "ExitType": "main", "Restart": "no", "NotifyAccess": "main", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "11719", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:40:43 EDT", "ExecMainStartTimestampMonotonic": "253350160", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11719", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/pcsd.service", "ControlGroupId": "3883", "MemoryCurrent": "366161920", "MemoryAvailable": "infinity", "CPUUsageNSec": "9278908000", "TasksCurrent": "32", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec<<< 10976 1726879374.55189: stdout chunk (state=3): >>>": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLev<<< 10976 1726879374.55216: stdout chunk (state=3): >>>elPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "mixed", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "pcsd.service", "Names": "pcsd.service", "Requires": "sysinit.target system.slice network-online.target pcsd-ruby.service", "WantedBy": "mul<<< 10976 1726879374.55255: stdout chunk (state=3): >>>ti-user.target", "ConsistsOf": "pcsd-ruby.service", "Conflicts": "shutdown.target", "Before": "multi-user.target shutdown.target", "After": "network-online.target sysinit.target systemd-journald.socket basic.target pcsd-ruby.service system.slice", "Documentation": "\"man:pcsd(8)\" \"man:pcs(8)\"", "Description": "PCS GUI and remote configuration interface", "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/pcsd.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:40:47 EDT", "StateChangeTimestampMonotonic": "257879091", "InactiveExitTimestamp": "Fri 2024-09-20 20:40:43 EDT", "InactiveExitTimestampMonotonic": "253350478", "ActiveEnterTimestamp": "Fri 2024-09-20 20:40:47 EDT", "ActiveEnterTimestampMonotonic": "257879091", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:40:43 EDT", "ConditionTimestampMonotonic": "253344389", "AssertTimestamp": "Fri 2024-09-20 20:40:43 EDT", "AssertTimestampMonotonic": "253344393", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "94fb2c89cedb4cd1afc1b4c337d29621", "CollectMode": "inactive"}, "state": "stopped", "invocation": {"module_args": {"name": "pcsd", "state": "stopped", "daemon_reload": <<< 10976 1726879374.55258: stdout chunk (state=3): >>>false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}<<< 10976 1726879374.55261: stdout chunk (state=3): >>> <<< 10976 1726879374.57206: stdout chunk (state=3): >>># clear builtins._<<< 10976 1726879374.57306: stdout chunk (state=3): >>> <<< 10976 1726879374.57313: stdout chunk (state=3): >>># clear sys.path # clear sys.argv <<< 10976 1726879374.57316: stdout chunk (state=3): >>># clear sys.ps1 <<< 10976 1726879374.57345: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_type # clear sys.last_value<<< 10976 1726879374.57483: stdout chunk (state=3): >>> <<< 10976 1726879374.57487: stdout chunk (state=3): >>># clear sys.last_traceback <<< 10976 1726879374.57510: stdout chunk (state=3): >>># clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879374.57586: stdout chunk (state=3): >>># clear sys.meta_path <<< 10976 1726879374.57591: stdout chunk (state=3): >>># clear sys.__interactivehook__<<< 10976 1726879374.57595: stdout chunk (state=3): >>> <<< 10976 1726879374.57599: stdout chunk (state=3): >>># restore sys.stdin <<< 10976 1726879374.57654: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr <<< 10976 1726879374.57660: stdout chunk (state=3): >>># cleanup[2] removing sys <<< 10976 1726879374.57662: stdout chunk (state=3): >>># cleanup[2] removing builtins <<< 10976 1726879374.57667: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib<<< 10976 1726879374.57704: stdout chunk (state=3): >>> # cleanup[2] removing _imp <<< 10976 1726879374.57714: stdout chunk (state=3): >>># cleanup[2] removing _thread <<< 10976 1726879374.57749: stdout chunk (state=3): >>># cleanup[2] removing _warnings # cleanup[2] removing _weakref <<< 10976 1726879374.57752: stdout chunk (state=3): >>># cleanup[2] removing _io <<< 10976 1726879374.57769: stdout chunk (state=3): >>># cleanup[2] removing marshal <<< 10976 1726879374.57800: stdout chunk (state=3): >>># cleanup[2] removing posix <<< 10976 1726879374.57807: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external <<< 10976 1726879374.57873: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing zipimport <<< 10976 1726879374.57879: stdout chunk (state=3): >>># cleanup[2] removing _codecs # cleanup[2] removing codecs<<< 10976 1726879374.57885: stdout chunk (state=3): >>> <<< 10976 1726879374.57887: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases <<< 10976 1726879374.57901: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 <<< 10976 1726879374.57921: stdout chunk (state=3): >>># cleanup[2] removing _signal <<< 10976 1726879374.57959: stdout chunk (state=3): >>># cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc <<< 10976 1726879374.57979: stdout chunk (state=3): >>># cleanup[2] removing io <<< 10976 1726879374.57997: stdout chunk (state=3): >>># cleanup[2] removing __main__ # cleanup[2] removing _stat<<< 10976 1726879374.58016: stdout chunk (state=3): >>> # cleanup[2] removing stat<<< 10976 1726879374.58042: stdout chunk (state=3): >>> # cleanup[2] removing _collections_abc <<< 10976 1726879374.58077: stdout chunk (state=3): >>># cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path <<< 10976 1726879374.58097: stdout chunk (state=3): >>># cleanup[2] removing os <<< 10976 1726879374.58113: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins <<< 10976 1726879374.58125: stdout chunk (state=3): >>># cleanup[2] removing _locale<<< 10976 1726879374.58181: stdout chunk (state=3): >>> <<< 10976 1726879374.58201: stdout chunk (state=3): >>># cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site <<< 10976 1726879374.58213: stdout chunk (state=3): >>># destroy site<<< 10976 1726879374.58411: stdout chunk (state=3): >>> # cleanup[2] removing types <<< 10976 1726879374.58434: stdout chunk (state=3): >>># cleanup[2] removing enum <<< 10976 1726879374.58447: stdout chunk (state=3): >>># cleanup[2] removing _sre # cleanup[2] removing sre_constants <<< 10976 1726879374.58552: stdout chunk (state=3): >>># destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl<<< 10976 1726879374.58580: stdout chunk (state=3): >>> # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess<<< 10976 1726879374.58625: stdout chunk (state=3): >>> # cleanup[2] removing select # cleanup[2] removing selectors<<< 10976 1726879374.58641: stdout chunk (state=3): >>> # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex<<< 10976 1726879374.58673: stdout chunk (state=3): >>> <<< 10976 1726879374.58698: stdout chunk (state=3): >>># cleanup[2] removing token # destroy token<<< 10976 1726879374.58730: stdout chunk (state=3): >>> # cleanup[2] removing tokenize<<< 10976 1726879374.58758: stdout chunk (state=3): >>> # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog<<< 10976 1726879374.58773: stdout chunk (state=3): >>> # cleanup[2] removing systemd<<< 10976 1726879374.58792: stdout chunk (state=3): >>> # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid<<< 10976 1726879374.58825: stdout chunk (state=3): >>> # 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<<< 10976 1726879374.58851: stdout chunk (state=3): >>> # 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<<< 10976 1726879374.58870: stdout chunk (state=3): >>> # 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<<< 10976 1726879374.58881: stdout chunk (state=3): >>> # 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<<< 10976 1726879374.58907: stdout chunk (state=3): >>> # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux<<< 10976 1726879374.58928: stdout chunk (state=3): >>> # 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<<< 10976 1726879374.58972: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor<<< 10976 1726879374.59000: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl<<< 10976 1726879374.59039: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd<<< 10976 1726879374.59067: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux <<< 10976 1726879374.59080: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector <<< 10976 1726879374.59126: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env<<< 10976 1726879374.59142: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin<<< 10976 1726879374.59165: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi <<< 10976 1726879374.59192: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 10976 1726879374.59719: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879374.59752: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc<<< 10976 1726879374.59766: stdout chunk (state=3): >>> # destroy importlib.machinery <<< 10976 1726879374.59825: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879374.59838: stdout chunk (state=3): >>># destroy _compression <<< 10976 1726879374.59889: stdout chunk (state=3): >>># destroy binascii<<< 10976 1726879374.59906: stdout chunk (state=3): >>> # destroy importlib <<< 10976 1726879374.59914: stdout chunk (state=3): >>># destroy bz2 # destroy lzma<<< 10976 1726879374.59916: stdout chunk (state=3): >>> <<< 10976 1726879374.59962: stdout chunk (state=3): >>># destroy __main__ # destroy locale<<< 10976 1726879374.59994: stdout chunk (state=3): >>> # destroy systemd.journal # destroy systemd.daemon<<< 10976 1726879374.60016: stdout chunk (state=3): >>> # destroy hashlib <<< 10976 1726879374.60048: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder<<< 10976 1726879374.60065: stdout chunk (state=3): >>> # destroy json.scanner <<< 10976 1726879374.60088: stdout chunk (state=3): >>># destroy _json<<< 10976 1726879374.60100: stdout chunk (state=3): >>> # destroy encodings<<< 10976 1726879374.60117: stdout chunk (state=3): >>> <<< 10976 1726879374.60164: stdout chunk (state=3): >>># destroy syslog<<< 10976 1726879374.60167: stdout chunk (state=3): >>> # destroy uuid<<< 10976 1726879374.60169: stdout chunk (state=3): >>> <<< 10976 1726879374.60242: stdout chunk (state=3): >>># destroy selinux <<< 10976 1726879374.60262: stdout chunk (state=3): >>># destroy distro <<< 10976 1726879374.60282: stdout chunk (state=3): >>># destroy logging # destroy argparse <<< 10976 1726879374.60354: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors<<< 10976 1726879374.60357: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.ansible_collector<<< 10976 1726879374.60363: stdout chunk (state=3): >>> <<< 10976 1726879374.60441: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection<<< 10976 1726879374.60444: stdout chunk (state=3): >>> # destroy multiprocessing.pool <<< 10976 1726879374.60446: stdout chunk (state=3): >>># destroy multiprocessing.context<<< 10976 1726879374.60448: stdout chunk (state=3): >>> <<< 10976 1726879374.60460: stdout chunk (state=3): >>># destroy array<<< 10976 1726879374.60462: stdout chunk (state=3): >>> # destroy _compat_pickle<<< 10976 1726879374.60472: stdout chunk (state=3): >>> <<< 10976 1726879374.60570: stdout chunk (state=3): >>># destroy queue<<< 10976 1726879374.60574: stdout chunk (state=3): >>> <<< 10976 1726879374.60576: stdout chunk (state=3): >>># destroy multiprocessing.process<<< 10976 1726879374.60578: stdout chunk (state=3): >>> <<< 10976 1726879374.60580: stdout chunk (state=3): >>># destroy tempfile<<< 10976 1726879374.60582: stdout chunk (state=3): >>> # destroy multiprocessing.util<<< 10976 1726879374.60590: stdout chunk (state=3): >>> <<< 10976 1726879374.60635: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 10976 1726879374.60638: stdout chunk (state=3): >>># destroy datetime<<< 10976 1726879374.60643: stdout chunk (state=3): >>> <<< 10976 1726879374.60662: stdout chunk (state=3): >>># destroy base64<<< 10976 1726879374.60665: stdout chunk (state=3): >>> <<< 10976 1726879374.60701: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux<<< 10976 1726879374.60719: stdout chunk (state=3): >>> <<< 10976 1726879374.60736: stdout chunk (state=3): >>># destroy getpass <<< 10976 1726879374.60749: stdout chunk (state=3): >>># destroy json <<< 10976 1726879374.60794: stdout chunk (state=3): >>># destroy socket <<< 10976 1726879374.60811: stdout chunk (state=3): >>># destroy struct <<< 10976 1726879374.60845: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout<<< 10976 1726879374.60863: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.collector<<< 10976 1726879374.60883: stdout chunk (state=3): >>> # destroy glob<<< 10976 1726879374.60908: stdout chunk (state=3): >>> # destroy pickle # destroy shlex<<< 10976 1726879374.60926: stdout chunk (state=3): >>> <<< 10976 1726879374.60969: stdout chunk (state=3): >>># cleanup[3] wiping gc<<< 10976 1726879374.60991: stdout chunk (state=3): >>> # cleanup[3] wiping termios <<< 10976 1726879374.61016: stdout chunk (state=3): >>># cleanup[3] wiping _ssl <<< 10976 1726879374.61056: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue<<< 10976 1726879374.61078: stdout chunk (state=3): >>> # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux<<< 10976 1726879374.61100: stdout chunk (state=3): >>> # cleanup[3] wiping ctypes._endian<<< 10976 1726879374.61131: stdout chunk (state=3): >>> # cleanup[3] wiping _ctypes<<< 10976 1726879374.61165: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves<<< 10976 1726879374.61188: stdout chunk (state=3): >>> # destroy configparser # cleanup[3] wiping systemd._daemon<<< 10976 1726879374.61207: stdout chunk (state=3): >>> # cleanup[3] wiping _socket <<< 10976 1726879374.61238: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 <<< 10976 1726879374.61271: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string<<< 10976 1726879374.61294: stdout chunk (state=3): >>> # cleanup[3] wiping _uuid <<< 10976 1726879374.61313: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping traceback<<< 10976 1726879374.61343: stdout chunk (state=3): >>> # destroy linecache<<< 10976 1726879374.61367: stdout chunk (state=3): >>> # cleanup[3] wiping tokenize <<< 10976 1726879374.61395: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess <<< 10976 1726879374.61416: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select<<< 10976 1726879374.61444: stdout chunk (state=3): >>> # cleanup[3] wiping _posixsubprocess<<< 10976 1726879374.61476: stdout chunk (state=3): >>> # cleanup[3] wiping signal # cleanup[3] wiping fcntl<<< 10976 1726879374.61507: stdout chunk (state=3): >>> # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2<<< 10976 1726879374.61532: stdout chunk (state=3): >>> # cleanup[3] wiping _hashlib <<< 10976 1726879374.61565: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect<<< 10976 1726879374.61588: stdout chunk (state=3): >>> # cleanup[3] wiping math # cleanup[3] wiping shutil<<< 10976 1726879374.61618: stdout chunk (state=3): >>> # destroy fnmatch <<< 10976 1726879374.61638: stdout chunk (state=3): >>># cleanup[3] wiping grp <<< 10976 1726879374.61663: stdout chunk (state=3): >>># cleanup[3] wiping pwd <<< 10976 1726879374.61694: stdout chunk (state=3): >>># cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 10976 1726879374.61722: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno<<< 10976 1726879374.61745: stdout chunk (state=3): >>> # cleanup[3] wiping weakref # cleanup[3] wiping contextlib<<< 10976 1726879374.61771: stdout chunk (state=3): >>> # cleanup[3] wiping collections.abc<<< 10976 1726879374.61796: stdout chunk (state=3): >>> # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879374.61826: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap<<< 10976 1726879374.61850: stdout chunk (state=3): >>> # cleanup[3] wiping _struct # cleanup[3] wiping re<<< 10976 1726879374.61875: stdout chunk (state=3): >>> # destroy enum <<< 10976 1726879374.61900: stdout chunk (state=3): >>># destroy sre_compile # destroy copyreg # cleanup[3] wiping functools<<< 10976 1726879374.61939: stdout chunk (state=3): >>> # cleanup[3] wiping _functools # destroy _functools<<< 10976 1726879374.61962: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections <<< 10976 1726879374.61978: stdout chunk (state=3): >>># cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre<<< 10976 1726879374.62000: stdout chunk (state=3): >>> # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale<<< 10976 1726879374.62018: stdout chunk (state=3): >>> # cleanup[3] wiping os # cleanup[3] wiping os.path<<< 10976 1726879374.62042: stdout chunk (state=3): >>> # destroy genericpath # cleanup[3] wiping posixpath<<< 10976 1726879374.62060: stdout chunk (state=3): >>> # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc<<< 10976 1726879374.62077: stdout chunk (state=3): >>> # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs<<< 10976 1726879374.62096: stdout chunk (state=3): >>> # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix<<< 10976 1726879374.62118: stdout chunk (state=3): >>> # cleanup[3] wiping marshal # cleanup[3] wiping _io<<< 10976 1726879374.62142: stdout chunk (state=3): >>> # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib<<< 10976 1726879374.62157: stdout chunk (state=3): >>> # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 10976 1726879374.62203: stdout chunk (state=3): >>> # destroy gc <<< 10976 1726879374.62234: stdout chunk (state=3): >>># destroy termios <<< 10976 1726879374.62252: stdout chunk (state=3): >>># destroy _ssl <<< 10976 1726879374.62278: stdout chunk (state=3): >>># destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128<<< 10976 1726879374.62292: stdout chunk (state=3): >>> # destroy systemd._reader # destroy systemd._journal<<< 10976 1726879374.62591: stdout chunk (state=3): >>> # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid<<< 10976 1726879374.62618: stdout chunk (state=3): >>> # destroy _sre <<< 10976 1726879374.62642: stdout chunk (state=3): >>># destroy sre_parse # destroy tokenize<<< 10976 1726879374.62668: stdout chunk (state=3): >>> <<< 10976 1726879374.62698: stdout chunk (state=3): >>># destroy _heapq <<< 10976 1726879374.62721: stdout chunk (state=3): >>># destroy posixpath # destroy stat<<< 10976 1726879374.62743: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib<<< 10976 1726879374.62773: stdout chunk (state=3): >>> # destroy errno<<< 10976 1726879374.62808: stdout chunk (state=3): >>> # destroy signal # destroy contextlib # destroy pwd<<< 10976 1726879374.62845: stdout chunk (state=3): >>> # destroy grp # destroy _posixsubprocess<<< 10976 1726879374.62857: stdout chunk (state=3): >>> # destroy selectors <<< 10976 1726879374.62888: stdout chunk (state=3): >>># destroy select<<< 10976 1726879374.62920: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error<<< 10976 1726879374.62948: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response<<< 10976 1726879374.62974: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools<<< 10976 1726879374.63007: stdout chunk (state=3): >>> # destroy itertools # destroy operator<<< 10976 1726879374.63036: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves # destroy _operator<<< 10976 1726879374.63057: stdout chunk (state=3): >>> <<< 10976 1726879374.63079: stdout chunk (state=3): >>># destroy _frozen_importlib_external <<< 10976 1726879374.63111: stdout chunk (state=3): >>># destroy _imp<<< 10976 1726879374.63130: stdout chunk (state=3): >>> # destroy io # destroy marshal <<< 10976 1726879374.63214: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks<<< 10976 1726879374.63228: stdout chunk (state=3): >>> <<< 10976 1726879374.63755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879374.63831: stderr chunk (state=3): >>><<< 10976 1726879374.63834: stdout chunk (state=3): >>><<< 10976 1726879374.64012: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ad73dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ad183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ad73b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ad73ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ad18490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ad18940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ad18670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310accf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310accf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310acf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310accf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ad30880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310acc8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310acf2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ad18970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ac6deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ac71f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ac67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ac6f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ac6d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a947dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a9478b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a947eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a947f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a947e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ac49d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ac43610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ac56670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ac76e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a959c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ac49250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310ac56280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ac7c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a959fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a959d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a959d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a92d370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a92d460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a961fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a95ba30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a95b490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a8471c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a917c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a95beb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310ac7c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a859af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a859e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a86b730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a86bc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a7f83a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a859f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a808280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a86b5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a808340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a9599d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a8246a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a824970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a824760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a824850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a824ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a8311f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a8248e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a817a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a9595b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a824a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f310a74d670> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a1657c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a165160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a165280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a165f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a1654f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a165d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a165f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a165100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a133ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a03e0d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a03e2b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a03ec40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a14cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a14c3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a14cf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a19cc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a172cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a1723a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a119b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a1724c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a1724f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a09d250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a1ad1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a0a98e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a1ad370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a1add30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a0a9880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a1450d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a1719a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a0a90d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a1a48b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a09e9d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a0bcb80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a0a8640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a09ef70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a0a8a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a0ed7c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a0f4820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3109c2f9a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a124760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a1693d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f310a0de9a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3109aadbe0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a0ee670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a137d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a169400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3109c51bb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3109bf8f70> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3109bf84f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3109c38ee0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31099a2d00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31099aa6a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31099aa8b0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3109bf4c40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3109c130a0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3109bf4fd0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3109c44910> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f310a149cd0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31099aa7f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3109c44f70> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3109905cd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3109a15040> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3109978640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31098a7700> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3109978610> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_c8j5yna8/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "pcsd", "changed": true, "status": {"Type": "notify", "ExitType": "main", "Restart": "no", "NotifyAccess": "main", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "11719", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:40:43 EDT", "ExecMainStartTimestampMonotonic": "253350160", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11719", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/pcsd.service", "ControlGroupId": "3883", "MemoryCurrent": "366161920", "MemoryAvailable": "infinity", "CPUUsageNSec": "9278908000", "TasksCurrent": "32", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "mixed", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "pcsd.service", "Names": "pcsd.service", "Requires": "sysinit.target system.slice network-online.target pcsd-ruby.service", "WantedBy": "multi-user.target", "ConsistsOf": "pcsd-ruby.service", "Conflicts": "shutdown.target", "Before": "multi-user.target shutdown.target", "After": "network-online.target sysinit.target systemd-journald.socket basic.target pcsd-ruby.service system.slice", "Documentation": "\"man:pcsd(8)\" \"man:pcs(8)\"", "Description": "PCS GUI and remote configuration interface", "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/pcsd.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:40:47 EDT", "StateChangeTimestampMonotonic": "257879091", "InactiveExitTimestamp": "Fri 2024-09-20 20:40:43 EDT", "InactiveExitTimestampMonotonic": "253350478", "ActiveEnterTimestamp": "Fri 2024-09-20 20:40:47 EDT", "ActiveEnterTimestampMonotonic": "257879091", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:40:43 EDT", "ConditionTimestampMonotonic": "253344389", "AssertTimestamp": "Fri 2024-09-20 20:40:43 EDT", "AssertTimestampMonotonic": "253344393", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "94fb2c89cedb4cd1afc1b4c337d29621", "CollectMode": "inactive"}, "state": "stopped", "invocation": {"module_args": {"name": "pcsd", "state": "stopped", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 10976 1726879374.65450: done with _execute_module (ansible.legacy.systemd, {'name': 'pcsd', 'state': 'stopped', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_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-1726879372.7683868-11493-175146428232694/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879374.65454: _low_level_execute_command(): starting 10976 1726879374.65456: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879372.7683868-11493-175146428232694/ > /dev/null 2>&1 && sleep 0' 10976 1726879374.66193: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879374.66217: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879374.66235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879374.66254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879374.66316: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879374.66331: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879374.66346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879374.66365: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879374.66376: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879374.66390: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879374.66412: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879374.66436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879374.66453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879374.66465: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879374.66476: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879374.66492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879374.66584: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879374.66604: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879374.66642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879374.66753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879374.69310: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879374.69387: stderr chunk (state=3): >>><<< 10976 1726879374.69391: stdout chunk (state=3): >>><<< 10976 1726879374.69408: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879374.69415: handler run complete 10976 1726879374.69479: attempt loop complete, returning result 10976 1726879374.69482: _execute() done 10976 1726879374.69487: dumping result to json 10976 1726879374.69501: done dumping result, returning 10976 1726879374.69511: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Stop pcsd [0e24e73b-299d-f469-e0b0-0000000002e3] 10976 1726879374.69517: sending task result for task 0e24e73b-299d-f469-e0b0-0000000002e3 10976 1726879374.69761: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000002e3 10976 1726879374.69764: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "name": "pcsd", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 20:40:47 EDT", "ActiveEnterTimestampMonotonic": "257879091", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network-online.target sysinit.target systemd-journald.socket basic.target pcsd-ruby.service system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:40:43 EDT", "AssertTimestampMonotonic": "253344393", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "9278908000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:40:43 EDT", "ConditionTimestampMonotonic": "253344389", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pcsd-ruby.service", "ControlGroup": "/system.slice/pcsd.service", "ControlGroupId": "3883", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PCS GUI and remote configuration interface", "DevicePolicy": "auto", "Documentation": "\"man:pcsd(8)\" \"man:pcs(8)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11719", "ExecMainStartTimestamp": "Fri 2024-09-20 20:40:43 EDT", "ExecMainStartTimestampMonotonic": "253350160", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pcsd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pcsd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2024-09-20 20:40:43 EDT", "InactiveExitTimestampMonotonic": "253350478", "InvocationID": "94fb2c89cedb4cd1afc1b4c337d29621", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11719", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "366161920", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pcsd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice network-online.target pcsd-ruby.service", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 20:40:47 EDT", "StateChangeTimestampMonotonic": "257879091", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "32", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 10976 1726879374.69996: no more pending results, returning what we have 10976 1726879374.69999: results queue empty 10976 1726879374.70000: checking for any_errors_fatal 10976 1726879374.70001: done checking for any_errors_fatal 10976 1726879374.70002: checking for max_fail_percentage 10976 1726879374.70003: done checking for max_fail_percentage 10976 1726879374.70004: checking to see if all hosts have failed and the running result is not ok 10976 1726879374.70005: done checking to see if all hosts have failed 10976 1726879374.70006: getting the remaining hosts for this loop 10976 1726879374.70007: done getting the remaining hosts for this loop 10976 1726879374.70010: getting the next task for host managed_node2 10976 1726879374.70016: done getting next task for host managed_node2 10976 1726879374.70020: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Regenerate pcsd TLS certificate and key 10976 1726879374.70040: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879374.70052: getting variables 10976 1726879374.70054: in VariableManager get_vars() 10976 1726879374.70092: Calling all_inventory to load vars for managed_node2 10976 1726879374.70095: Calling groups_inventory to load vars for managed_node2 10976 1726879374.70097: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879374.70107: Calling all_plugins_play to load vars for managed_node2 10976 1726879374.70110: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879374.70113: Calling groups_plugins_play to load vars for managed_node2 10976 1726879374.70372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879374.71537: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879374.71556: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879374.71563: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879374.71759: done with get_vars() 10976 1726879374.71772: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Regenerate pcsd TLS certificate and key] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:11 Friday 20 September 2024 20:42:54 -0400 (0:00:02.074) 0:00:16.143 ****** 10976 1726879374.71997: entering _queue_task() for managed_node2/file 10976 1726879374.72819: worker is 1 (out of 1 available) 10976 1726879374.72835: exiting _queue_task() for managed_node2/file 10976 1726879374.72847: done queuing things up, now waiting for results queue to drain 10976 1726879374.72848: waiting for pending results... 10976 1726879374.73336: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Regenerate pcsd TLS certificate and key 10976 1726879374.73470: in run() - task 0e24e73b-299d-f469-e0b0-0000000002e4 10976 1726879374.73485: variable 'ansible_search_path' from source: unknown 10976 1726879374.73489: variable 'ansible_search_path' from source: unknown 10976 1726879374.73550: variable 'omit' from source: magic vars 10976 1726879374.73704: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879374.73714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879374.74374: variable 'omit' from source: magic vars 10976 1726879374.74844: variable 'ha_cluster_regenerate_keys' from source: role '' defaults 10976 1726879374.74854: Evaluated conditional (ha_cluster_regenerate_keys): False 10976 1726879374.74857: when evaluation is False, skipping this task 10976 1726879374.74904: variable 'item' from source: unknown 10976 1726879374.74988: variable 'item' from source: unknown skipping: [managed_node2] => (item=/var/lib/pcsd/pcsd.key) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ha_cluster_regenerate_keys", "item": "/var/lib/pcsd/pcsd.key", "skip_reason": "Conditional result was False" } 10976 1726879374.75217: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879374.75221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879374.75225: variable 'omit' from source: magic vars 10976 1726879374.75311: variable 'ha_cluster_regenerate_keys' from source: role '' defaults 10976 1726879374.75315: Evaluated conditional (ha_cluster_regenerate_keys): False 10976 1726879374.75318: when evaluation is False, skipping this task 10976 1726879374.75356: variable 'item' from source: unknown 10976 1726879374.75427: variable 'item' from source: unknown skipping: [managed_node2] => (item=/var/lib/pcsd/pcsd.crt) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ha_cluster_regenerate_keys", "item": "/var/lib/pcsd/pcsd.crt", "skip_reason": "Conditional result was False" } 10976 1726879374.75512: dumping result to json 10976 1726879374.75515: done dumping result, returning 10976 1726879374.75517: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Regenerate pcsd TLS certificate and key [0e24e73b-299d-f469-e0b0-0000000002e4] 10976 1726879374.75519: sending task result for task 0e24e73b-299d-f469-e0b0-0000000002e4 10976 1726879374.75556: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000002e4 10976 1726879374.75558: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 10976 1726879374.75594: no more pending results, returning what we have 10976 1726879374.75598: results queue empty 10976 1726879374.75599: checking for any_errors_fatal 10976 1726879374.75618: done checking for any_errors_fatal 10976 1726879374.75618: checking for max_fail_percentage 10976 1726879374.75620: done checking for max_fail_percentage 10976 1726879374.75621: checking to see if all hosts have failed and the running result is not ok 10976 1726879374.75624: done checking to see if all hosts have failed 10976 1726879374.75625: getting the remaining hosts for this loop 10976 1726879374.75626: done getting the remaining hosts for this loop 10976 1726879374.75629: getting the next task for host managed_node2 10976 1726879374.75638: done getting next task for host managed_node2 10976 1726879374.75642: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Get the stat of /var/lib/pcsd 10976 1726879374.75646: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879374.75663: getting variables 10976 1726879374.75664: in VariableManager get_vars() 10976 1726879374.75704: Calling all_inventory to load vars for managed_node2 10976 1726879374.75707: Calling groups_inventory to load vars for managed_node2 10976 1726879374.75708: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879374.75717: Calling all_plugins_play to load vars for managed_node2 10976 1726879374.75720: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879374.75736: Calling groups_plugins_play to load vars for managed_node2 10976 1726879374.75925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879374.76150: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879374.76185: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879374.76192: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879374.76398: done with get_vars() 10976 1726879374.76412: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Get the stat of /var/lib/pcsd] **** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:25 Friday 20 September 2024 20:42:54 -0400 (0:00:00.046) 0:00:16.189 ****** 10976 1726879374.76636: entering _queue_task() for managed_node2/stat 10976 1726879374.77212: worker is 1 (out of 1 available) 10976 1726879374.77228: exiting _queue_task() for managed_node2/stat 10976 1726879374.77241: done queuing things up, now waiting for results queue to drain 10976 1726879374.77242: waiting for pending results... 10976 1726879374.77576: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Get the stat of /var/lib/pcsd 10976 1726879374.77756: in run() - task 0e24e73b-299d-f469-e0b0-0000000002e6 10976 1726879374.77777: variable 'ansible_search_path' from source: unknown 10976 1726879374.77784: variable 'ansible_search_path' from source: unknown 10976 1726879374.77845: calling self._execute() 10976 1726879374.77959: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879374.77970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879374.77984: variable 'omit' from source: magic vars 10976 1726879374.78575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879374.81565: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879374.81651: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879374.81694: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879374.81743: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879374.81774: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879374.81913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879374.82073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879374.82109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879374.82277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879374.82299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879374.82647: variable 'ha_cluster_pcsd_certificates' from source: role '' defaults 10976 1726879374.82673: Evaluated conditional (ha_cluster_pcsd_certificates | length > 0): False 10976 1726879374.82680: when evaluation is False, skipping this task 10976 1726879374.82708: _execute() done 10976 1726879374.82719: dumping result to json 10976 1726879374.82806: done dumping result, returning 10976 1726879374.82829: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Get the stat of /var/lib/pcsd [0e24e73b-299d-f469-e0b0-0000000002e6] 10976 1726879374.82841: sending task result for task 0e24e73b-299d-f469-e0b0-0000000002e6 skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_pcsd_certificates | length > 0", "skip_reason": "Conditional result was False" } 10976 1726879374.83006: no more pending results, returning what we have 10976 1726879374.83010: results queue empty 10976 1726879374.83011: checking for any_errors_fatal 10976 1726879374.83021: done checking for any_errors_fatal 10976 1726879374.83023: checking for max_fail_percentage 10976 1726879374.83026: done checking for max_fail_percentage 10976 1726879374.83027: checking to see if all hosts have failed and the running result is not ok 10976 1726879374.83027: done checking to see if all hosts have failed 10976 1726879374.83028: getting the remaining hosts for this loop 10976 1726879374.83030: done getting the remaining hosts for this loop 10976 1726879374.83035: getting the next task for host managed_node2 10976 1726879374.83043: done getting next task for host managed_node2 10976 1726879374.83047: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Allow certmonger to write into pcsd's certificate directory 10976 1726879374.83051: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879374.83070: getting variables 10976 1726879374.83071: in VariableManager get_vars() 10976 1726879374.83112: Calling all_inventory to load vars for managed_node2 10976 1726879374.83114: Calling groups_inventory to load vars for managed_node2 10976 1726879374.83117: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879374.83137: Calling all_plugins_play to load vars for managed_node2 10976 1726879374.83140: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879374.83143: Calling groups_plugins_play to load vars for managed_node2 10976 1726879374.83329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879374.83759: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879374.83899: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000002e6 10976 1726879374.83903: WORKER PROCESS EXITING 10976 1726879374.84019: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879374.84029: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879374.84341: done with get_vars() 10976 1726879374.84356: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Allow certmonger to write into pcsd's certificate directory] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:30 Friday 20 September 2024 20:42:54 -0400 (0:00:00.078) 0:00:16.268 ****** 10976 1726879374.84510: entering _queue_task() for managed_node2/file 10976 1726879374.84927: worker is 1 (out of 1 available) 10976 1726879374.84940: exiting _queue_task() for managed_node2/file 10976 1726879374.84952: done queuing things up, now waiting for results queue to drain 10976 1726879374.84954: waiting for pending results... 10976 1726879374.85290: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Allow certmonger to write into pcsd's certificate directory 10976 1726879374.85451: in run() - task 0e24e73b-299d-f469-e0b0-0000000002e7 10976 1726879374.85473: variable 'ansible_search_path' from source: unknown 10976 1726879374.85480: variable 'ansible_search_path' from source: unknown 10976 1726879374.85532: calling self._execute() 10976 1726879374.85641: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879374.85656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879374.85669: variable 'omit' from source: magic vars 10976 1726879374.86229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879374.90228: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879374.90358: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879374.90411: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879374.90458: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879374.90497: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879374.90597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879374.90635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879374.90668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879374.90726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879374.90745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879374.90880: variable 'ha_cluster_pcsd_certificates' from source: role '' defaults 10976 1726879374.90914: Evaluated conditional (ha_cluster_pcsd_certificates | length > 0): False 10976 1726879374.90925: when evaluation is False, skipping this task 10976 1726879374.90933: _execute() done 10976 1726879374.90940: dumping result to json 10976 1726879374.90946: done dumping result, returning 10976 1726879374.90957: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Allow certmonger to write into pcsd's certificate directory [0e24e73b-299d-f469-e0b0-0000000002e7] 10976 1726879374.90967: sending task result for task 0e24e73b-299d-f469-e0b0-0000000002e7 10976 1726879374.91100: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000002e7 skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_pcsd_certificates | length > 0", "skip_reason": "Conditional result was False" } 10976 1726879374.91161: no more pending results, returning what we have 10976 1726879374.91166: results queue empty 10976 1726879374.91167: checking for any_errors_fatal 10976 1726879374.91179: done checking for any_errors_fatal 10976 1726879374.91180: checking for max_fail_percentage 10976 1726879374.91182: done checking for max_fail_percentage 10976 1726879374.91183: checking to see if all hosts have failed and the running result is not ok 10976 1726879374.91184: done checking to see if all hosts have failed 10976 1726879374.91185: getting the remaining hosts for this loop 10976 1726879374.91187: done getting the remaining hosts for this loop 10976 1726879374.91190: getting the next task for host managed_node2 10976 1726879374.91198: done getting next task for host managed_node2 10976 1726879374.91201: ^ task is: TASK: Ensure the name of ha_cluster_pcsd_certificates is /var/lib/pcsd/pcsd; Create certificates using the certificate role 10976 1726879374.91206: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879374.91226: getting variables 10976 1726879374.91228: in VariableManager get_vars() 10976 1726879374.91282: Calling all_inventory to load vars for managed_node2 10976 1726879374.91285: Calling groups_inventory to load vars for managed_node2 10976 1726879374.91287: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879374.91299: Calling all_plugins_play to load vars for managed_node2 10976 1726879374.91303: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879374.91306: Calling groups_plugins_play to load vars for managed_node2 10976 1726879374.91567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879374.91882: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879374.92009: WORKER PROCESS EXITING 10976 1726879374.92030: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879374.92039: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879374.92262: done with get_vars() 10976 1726879374.92277: done getting variables TASK [Ensure the name of ha_cluster_pcsd_certificates is /var/lib/pcsd/pcsd; Create certificates using the certificate role] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:37 Friday 20 September 2024 20:42:54 -0400 (0:00:00.079) 0:00:16.348 ****** 10976 1726879374.92480: entering _queue_task() for managed_node2/include_role 10976 1726879374.92952: worker is 1 (out of 1 available) 10976 1726879374.92964: exiting _queue_task() for managed_node2/include_role 10976 1726879374.92975: done queuing things up, now waiting for results queue to drain 10976 1726879374.93093: waiting for pending results... 10976 1726879374.94428: running TaskExecutor() for managed_node2/TASK: Ensure the name of ha_cluster_pcsd_certificates is /var/lib/pcsd/pcsd; Create certificates using the certificate role 10976 1726879374.94798: in run() - task 0e24e73b-299d-f469-e0b0-0000000002e8 10976 1726879374.94830: variable 'ansible_search_path' from source: unknown 10976 1726879374.94847: variable 'ansible_search_path' from source: unknown 10976 1726879374.94914: calling self._execute() 10976 1726879374.95063: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879374.95077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879374.95098: variable 'omit' from source: magic vars 10976 1726879374.95695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879374.99379: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879374.99486: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879374.99543: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879374.99594: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879374.99647: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879374.99769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879374.99834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879374.99889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879374.99945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879374.99975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879375.00131: variable 'ha_cluster_pcsd_certificates' from source: role '' defaults 10976 1726879375.00158: Evaluated conditional (ha_cluster_pcsd_certificates | length > 0): False 10976 1726879375.00167: when evaluation is False, skipping this task 10976 1726879375.00177: _execute() done 10976 1726879375.00187: dumping result to json 10976 1726879375.00196: done dumping result, returning 10976 1726879375.00211: done running TaskExecutor() for managed_node2/TASK: Ensure the name of ha_cluster_pcsd_certificates is /var/lib/pcsd/pcsd; Create certificates using the certificate role [0e24e73b-299d-f469-e0b0-0000000002e8] 10976 1726879375.00226: sending task result for task 0e24e73b-299d-f469-e0b0-0000000002e8 skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_pcsd_certificates | length > 0", "skip_reason": "Conditional result was False" } 10976 1726879375.00419: no more pending results, returning what we have 10976 1726879375.00431: results queue empty 10976 1726879375.00432: checking for any_errors_fatal 10976 1726879375.00444: done checking for any_errors_fatal 10976 1726879375.00445: checking for max_fail_percentage 10976 1726879375.00448: done checking for max_fail_percentage 10976 1726879375.00449: checking to see if all hosts have failed and the running result is not ok 10976 1726879375.00450: done checking to see if all hosts have failed 10976 1726879375.00451: getting the remaining hosts for this loop 10976 1726879375.00453: done getting the remaining hosts for this loop 10976 1726879375.00457: getting the next task for host managed_node2 10976 1726879375.00469: done getting next task for host managed_node2 10976 1726879375.00478: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Set pcsd's certificate directory back to cluster_var_lib_t 10976 1726879375.00487: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879375.00512: getting variables 10976 1726879375.00515: in VariableManager get_vars() 10976 1726879375.00574: Calling all_inventory to load vars for managed_node2 10976 1726879375.00577: Calling groups_inventory to load vars for managed_node2 10976 1726879375.00579: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879375.00596: Calling all_plugins_play to load vars for managed_node2 10976 1726879375.00604: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879375.00609: Calling groups_plugins_play to load vars for managed_node2 10976 1726879375.00906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879375.01304: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879375.01410: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000002e8 10976 1726879375.01414: WORKER PROCESS EXITING 10976 1726879375.01434: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879375.01442: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879375.01538: done with get_vars() 10976 1726879375.01551: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Set pcsd's certificate directory back to cluster_var_lib_t] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:49 Friday 20 September 2024 20:42:55 -0400 (0:00:00.092) 0:00:16.440 ****** 10976 1726879375.01737: entering _queue_task() for managed_node2/file 10976 1726879375.02059: worker is 1 (out of 1 available) 10976 1726879375.02072: exiting _queue_task() for managed_node2/file 10976 1726879375.02083: done queuing things up, now waiting for results queue to drain 10976 1726879375.02087: waiting for pending results... 10976 1726879375.02421: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set pcsd's certificate directory back to cluster_var_lib_t 10976 1726879375.02582: in run() - task 0e24e73b-299d-f469-e0b0-0000000002e9 10976 1726879375.02617: variable 'ansible_search_path' from source: unknown 10976 1726879375.02628: variable 'ansible_search_path' from source: unknown 10976 1726879375.02677: calling self._execute() 10976 1726879375.02790: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879375.02805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879375.02829: variable 'omit' from source: magic vars 10976 1726879375.03451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879375.08124: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879375.08196: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879375.08248: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879375.08288: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879375.08320: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879375.08452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879375.08492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879375.08524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879375.08570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879375.08590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879375.08724: variable 'ha_cluster_pcsd_certificates' from source: role '' defaults 10976 1726879375.08748: Evaluated conditional (ha_cluster_pcsd_certificates | length > 0): False 10976 1726879375.08756: when evaluation is False, skipping this task 10976 1726879375.08767: _execute() done 10976 1726879375.08774: dumping result to json 10976 1726879375.08783: done dumping result, returning 10976 1726879375.08791: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set pcsd's certificate directory back to cluster_var_lib_t [0e24e73b-299d-f469-e0b0-0000000002e9] 10976 1726879375.08803: sending task result for task 0e24e73b-299d-f469-e0b0-0000000002e9 skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_pcsd_certificates | length > 0", "skip_reason": "Conditional result was False" } 10976 1726879375.08956: no more pending results, returning what we have 10976 1726879375.08959: results queue empty 10976 1726879375.08960: checking for any_errors_fatal 10976 1726879375.08968: done checking for any_errors_fatal 10976 1726879375.08968: checking for max_fail_percentage 10976 1726879375.08970: done checking for max_fail_percentage 10976 1726879375.08971: checking to see if all hosts have failed and the running result is not ok 10976 1726879375.08972: done checking to see if all hosts have failed 10976 1726879375.08973: getting the remaining hosts for this loop 10976 1726879375.08974: done getting the remaining hosts for this loop 10976 1726879375.08978: getting the next task for host managed_node2 10976 1726879375.08989: done getting next task for host managed_node2 10976 1726879375.08993: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS private key 10976 1726879375.08998: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879375.09013: getting variables 10976 1726879375.09015: in VariableManager get_vars() 10976 1726879375.09062: Calling all_inventory to load vars for managed_node2 10976 1726879375.09065: Calling groups_inventory to load vars for managed_node2 10976 1726879375.09068: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879375.09078: Calling all_plugins_play to load vars for managed_node2 10976 1726879375.09081: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879375.09084: Calling groups_plugins_play to load vars for managed_node2 10976 1726879375.09263: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000002e9 10976 1726879375.09267: WORKER PROCESS EXITING 10976 1726879375.09292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879375.09520: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879375.09552: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879375.09564: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879375.09674: done with get_vars() 10976 1726879375.09701: done getting variables 10976 1726879375.09888: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS private key] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:64 Friday 20 September 2024 20:42:55 -0400 (0:00:00.082) 0:00:16.522 ****** 10976 1726879375.09940: entering _queue_task() for managed_node2/copy 10976 1726879375.10326: worker is 1 (out of 1 available) 10976 1726879375.10345: exiting _queue_task() for managed_node2/copy 10976 1726879375.10361: done queuing things up, now waiting for results queue to drain 10976 1726879375.10362: waiting for pending results... 10976 1726879375.10726: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS private key 10976 1726879375.10882: in run() - task 0e24e73b-299d-f469-e0b0-0000000002eb 10976 1726879375.10908: variable 'ansible_search_path' from source: unknown 10976 1726879375.10919: variable 'ansible_search_path' from source: unknown 10976 1726879375.10966: calling self._execute() 10976 1726879375.11083: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879375.11097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879375.11136: variable 'omit' from source: magic vars 10976 1726879375.11865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879375.16706: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879375.16840: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879375.16884: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879375.16934: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879375.17040: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879375.17236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879375.17271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879375.17301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879375.17349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879375.17408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879375.17589: variable 'ha_cluster_pcsd_certificates' from source: role '' defaults 10976 1726879375.17613: Evaluated conditional (ha_cluster_pcsd_certificates | length == 0): True 10976 1726879375.17796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879375.18035: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879375.18080: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879375.18124: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879375.18161: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879375.18216: 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) 10976 1726879375.18249: 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) 10976 1726879375.18280: 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) 10976 1726879375.18314: 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) 10976 1726879375.18406: variable 'ha_cluster_pcsd_public_key_src' from source: role '' defaults 10976 1726879375.18421: Evaluated conditional (ha_cluster_pcsd_public_key_src is string): False 10976 1726879375.18430: when evaluation is False, skipping this task 10976 1726879375.18436: _execute() done 10976 1726879375.18447: dumping result to json 10976 1726879375.18454: done dumping result, returning 10976 1726879375.18465: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS private key [0e24e73b-299d-f469-e0b0-0000000002eb] 10976 1726879375.18475: sending task result for task 0e24e73b-299d-f469-e0b0-0000000002eb skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_pcsd_public_key_src is string", "skip_reason": "Conditional result was False" } 10976 1726879375.19234: no more pending results, returning what we have 10976 1726879375.19238: results queue empty 10976 1726879375.19239: checking for any_errors_fatal 10976 1726879375.19247: done checking for any_errors_fatal 10976 1726879375.19248: checking for max_fail_percentage 10976 1726879375.19250: done checking for max_fail_percentage 10976 1726879375.19251: checking to see if all hosts have failed and the running result is not ok 10976 1726879375.19252: done checking to see if all hosts have failed 10976 1726879375.19253: getting the remaining hosts for this loop 10976 1726879375.19254: done getting the remaining hosts for this loop 10976 1726879375.19259: getting the next task for host managed_node2 10976 1726879375.19266: done getting next task for host managed_node2 10976 1726879375.19270: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS certificate 10976 1726879375.19275: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879375.19291: getting variables 10976 1726879375.19293: in VariableManager get_vars() 10976 1726879375.19418: Calling all_inventory to load vars for managed_node2 10976 1726879375.19421: Calling groups_inventory to load vars for managed_node2 10976 1726879375.19426: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879375.19437: Calling all_plugins_play to load vars for managed_node2 10976 1726879375.19440: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879375.19445: Calling groups_plugins_play to load vars for managed_node2 10976 1726879375.19818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879375.20009: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879375.20135: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000002eb 10976 1726879375.20146: WORKER PROCESS EXITING 10976 1726879375.20161: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879375.20168: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879375.20382: done with get_vars() 10976 1726879375.20399: done getting variables 10976 1726879375.20463: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS certificate] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:71 Friday 20 September 2024 20:42:55 -0400 (0:00:00.107) 0:00:16.630 ****** 10976 1726879375.20697: entering _queue_task() for managed_node2/copy 10976 1726879375.21271: worker is 1 (out of 1 available) 10976 1726879375.21289: exiting _queue_task() for managed_node2/copy 10976 1726879375.21303: done queuing things up, now waiting for results queue to drain 10976 1726879375.21304: waiting for pending results... 10976 1726879375.21694: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS certificate 10976 1726879375.21884: in run() - task 0e24e73b-299d-f469-e0b0-0000000002ec 10976 1726879375.21905: variable 'ansible_search_path' from source: unknown 10976 1726879375.21913: variable 'ansible_search_path' from source: unknown 10976 1726879375.22105: calling self._execute() 10976 1726879375.22577: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879375.22591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879375.22605: variable 'omit' from source: magic vars 10976 1726879375.23223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879375.30833: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879375.31530: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879375.31602: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879375.31650: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879375.31682: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879375.31785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879375.31827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879375.31854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879375.31898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879375.31931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879375.32068: variable 'ha_cluster_pcsd_certificates' from source: role '' defaults 10976 1726879375.32093: Evaluated conditional (ha_cluster_pcsd_certificates | length == 0): True 10976 1726879375.32247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879375.34307: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879375.34412: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879375.34486: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879375.34544: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879375.34648: 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) 10976 1726879375.34692: 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) 10976 1726879375.34742: 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) 10976 1726879375.34782: 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) 10976 1726879375.34890: variable 'ha_cluster_pcsd_public_key_src' from source: role '' defaults 10976 1726879375.34910: Evaluated conditional (ha_cluster_pcsd_public_key_src is string): False 10976 1726879375.34918: when evaluation is False, skipping this task 10976 1726879375.34933: _execute() done 10976 1726879375.34941: dumping result to json 10976 1726879375.34948: done dumping result, returning 10976 1726879375.34960: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS certificate [0e24e73b-299d-f469-e0b0-0000000002ec] 10976 1726879375.34972: sending task result for task 0e24e73b-299d-f469-e0b0-0000000002ec skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_pcsd_public_key_src is string", "skip_reason": "Conditional result was False" } 10976 1726879375.35160: no more pending results, returning what we have 10976 1726879375.35164: results queue empty 10976 1726879375.35165: checking for any_errors_fatal 10976 1726879375.35183: done checking for any_errors_fatal 10976 1726879375.35185: checking for max_fail_percentage 10976 1726879375.35187: done checking for max_fail_percentage 10976 1726879375.35188: checking to see if all hosts have failed and the running result is not ok 10976 1726879375.35189: done checking to see if all hosts have failed 10976 1726879375.35190: getting the remaining hosts for this loop 10976 1726879375.35191: done getting the remaining hosts for this loop 10976 1726879375.35195: getting the next task for host managed_node2 10976 1726879375.35205: done getting next task for host managed_node2 10976 1726879375.35208: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Distribute pcs_settings.conf 10976 1726879375.35213: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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 10976 1726879375.35224: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000002ec 10976 1726879375.35229: WORKER PROCESS EXITING 10976 1726879375.35241: getting variables 10976 1726879375.35243: in VariableManager get_vars() 10976 1726879375.35284: Calling all_inventory to load vars for managed_node2 10976 1726879375.35287: Calling groups_inventory to load vars for managed_node2 10976 1726879375.35289: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879375.35298: Calling all_plugins_play to load vars for managed_node2 10976 1726879375.35301: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879375.35304: Calling groups_plugins_play to load vars for managed_node2 10976 1726879375.35613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879375.36673: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879375.36785: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879375.36794: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879375.36878: done with get_vars() 10976 1726879375.36892: done getting variables 10976 1726879375.37675: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Distribute pcs_settings.conf] ***** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:79 Friday 20 September 2024 20:42:55 -0400 (0:00:00.171) 0:00:16.801 ****** 10976 1726879375.37893: entering _queue_task() for managed_node2/template 10976 1726879375.37895: Creating lock for template 10976 1726879375.39166: worker is 1 (out of 1 available) 10976 1726879375.39180: exiting _queue_task() for managed_node2/template 10976 1726879375.39191: done queuing things up, now waiting for results queue to drain 10976 1726879375.39193: waiting for pending results... 10976 1726879375.39389: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute pcs_settings.conf 10976 1726879375.39552: in run() - task 0e24e73b-299d-f469-e0b0-0000000002ee 10976 1726879375.39579: variable 'ansible_search_path' from source: unknown 10976 1726879375.39591: variable 'ansible_search_path' from source: unknown 10976 1726879375.39629: calling self._execute() 10976 1726879375.39727: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879375.39738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879375.39746: variable 'omit' from source: magic vars 10976 1726879375.39823: variable 'omit' from source: magic vars 10976 1726879375.39874: variable 'omit' from source: magic vars 10976 1726879375.39901: variable 'omit' from source: magic vars 10976 1726879375.39958: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879375.40009: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879375.40056: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879375.40094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879375.40112: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879375.40145: variable 'inventory_hostname' from source: set_fact 10976 1726879375.40148: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879375.40151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879375.40257: Set connection var ansible_pipelining to False 10976 1726879375.40288: Set connection var ansible_shell_executable to /bin/sh 10976 1726879375.40303: Set connection var ansible_timeout to 10 10976 1726879375.40306: Set connection var ansible_shell_type to sh 10976 1726879375.40308: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879375.40310: Set connection var ansible_connection to ssh 10976 1726879375.40344: variable 'ansible_shell_executable' from source: unknown 10976 1726879375.40359: variable 'ansible_connection' from source: unknown 10976 1726879375.40367: variable 'ansible_module_compression' from source: unknown 10976 1726879375.40387: variable 'ansible_shell_type' from source: unknown 10976 1726879375.40407: variable 'ansible_shell_executable' from source: unknown 10976 1726879375.40416: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879375.40441: variable 'ansible_pipelining' from source: unknown 10976 1726879375.40456: variable 'ansible_timeout' from source: unknown 10976 1726879375.40466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879375.40653: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879375.40677: variable 'omit' from source: magic vars 10976 1726879375.40692: starting attempt loop 10976 1726879375.40748: running the handler 10976 1726879375.40767: _low_level_execute_command(): starting 10976 1726879375.40822: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879375.42861: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879375.42866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879375.42896: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879375.42901: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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 <<< 10976 1726879375.42904: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879375.42965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879375.42972: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879375.42975: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879375.43024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879375.45270: stdout chunk (state=3): >>>/root <<< 10976 1726879375.45436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879375.45553: stderr chunk (state=3): >>><<< 10976 1726879375.45557: stdout chunk (state=3): >>><<< 10976 1726879375.45637: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879375.45641: _low_level_execute_command(): starting 10976 1726879375.45644: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879375.455825-11583-14459348007732 `" && echo ansible-tmp-1726879375.455825-11583-14459348007732="` echo /root/.ansible/tmp/ansible-tmp-1726879375.455825-11583-14459348007732 `" ) && sleep 0' 10976 1726879375.46546: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879375.46569: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879375.46589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879375.46613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879375.46676: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879375.46699: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879375.46713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879375.46753: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879375.46782: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879375.46800: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879375.46815: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879375.46848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879375.46879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879375.46902: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879375.46921: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879375.46939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879375.47036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879375.47066: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879375.47092: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879375.47195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879375.49940: stdout chunk (state=3): >>>ansible-tmp-1726879375.455825-11583-14459348007732=/root/.ansible/tmp/ansible-tmp-1726879375.455825-11583-14459348007732 <<< 10976 1726879375.50253: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879375.50256: stdout chunk (state=3): >>><<< 10976 1726879375.50258: stderr chunk (state=3): >>><<< 10976 1726879375.50436: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879375.455825-11583-14459348007732=/root/.ansible/tmp/ansible-tmp-1726879375.455825-11583-14459348007732 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879375.50440: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs 10976 1726879375.50444: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/templates/templates/pcs_settings.conf /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/templates/pcs_settings.conf /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/templates/templates/pcs_settings.conf /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/templates/pcs_settings.conf /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/templates/templates/pcs_settings.conf /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/templates/pcs_settings.conf 10976 1726879375.50449: variable 'ansible_search_path' from source: unknown 10976 1726879375.51718: variable 'ha_cluster_cluster_name' from source: include params 10976 1726879375.51752: variable '__ha_cluster_all_node_names' from source: set_fact 10976 1726879375.51764: variable 'ha_cluster_pcs_permission_list' from source: role '' defaults 10976 1726879375.52264: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879375.52363: variable 'ansible_module_compression' from source: unknown 10976 1726879375.52458: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10976 1726879375.52507: variable 'ansible_facts' from source: unknown 10976 1726879375.52598: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879375.455825-11583-14459348007732/AnsiballZ_stat.py 10976 1726879375.52848: Sending initial data 10976 1726879375.52851: Sent initial data (151 bytes) 10976 1726879375.54058: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879375.54069: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879375.54079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879375.54098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879375.54169: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879375.54173: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879375.54175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879375.54220: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879375.54236: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879375.54246: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879375.54309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879375.56945: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879375.56989: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879375.57033: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp0i__zr8u /root/.ansible/tmp/ansible-tmp-1726879375.455825-11583-14459348007732/AnsiballZ_stat.py <<< 10976 1726879375.57073: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879375.58364: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879375.58638: stderr chunk (state=3): >>><<< 10976 1726879375.58643: stdout chunk (state=3): >>><<< 10976 1726879375.58814: done transferring module to remote 10976 1726879375.58817: _low_level_execute_command(): starting 10976 1726879375.58820: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879375.455825-11583-14459348007732/ /root/.ansible/tmp/ansible-tmp-1726879375.455825-11583-14459348007732/AnsiballZ_stat.py && sleep 0' 10976 1726879375.60451: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879375.60477: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879375.60481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879375.60563: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879375.60584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879375.60609: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879375.60628: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879375.60641: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879375.60659: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879375.60676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879375.60698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879375.60727: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879375.60744: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879375.60763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879375.60846: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879375.60869: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879375.60887: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879375.60986: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879375.63454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879375.63662: stderr chunk (state=3): >>><<< 10976 1726879375.63673: stdout chunk (state=3): >>><<< 10976 1726879375.63785: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879375.63788: _low_level_execute_command(): starting 10976 1726879375.63791: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879375.455825-11583-14459348007732/AnsiballZ_stat.py && sleep 0' 10976 1726879375.64400: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879375.64419: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879375.64441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879375.64459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879375.64505: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879375.64518: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879375.64541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879375.64558: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879375.64569: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879375.64579: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879375.64590: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879375.64603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879375.64618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879375.64634: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879375.64647: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879375.64661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879375.64734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879375.64760: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879375.64777: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879375.64865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879375.67658: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin<<< 10976 1726879375.67666: stdout chunk (state=3): >>> <<< 10976 1726879375.67689: stdout chunk (state=3): >>>import '_thread' # <<< 10976 1726879375.67721: stdout chunk (state=3): >>>import '_warnings' # <<< 10976 1726879375.67729: stdout chunk (state=3): >>>import '_weakref' # <<< 10976 1726879375.67815: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879375.67832: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879375.67970: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879375.67977: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879375.68013: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879375.68049: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879375.68140: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'<<< 10976 1726879375.68197: stdout chunk (state=3): >>> <<< 10976 1726879375.68203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879375.68212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879375.68242: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879375.68284: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49a83dc0> <<< 10976 1726879375.68334: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879375.68371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49a283a0><<< 10976 1726879375.68396: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49a83b20> <<< 10976 1726879375.68446: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879375.68479: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49a83ac0> <<< 10976 1726879375.68520: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879375.68561: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 10976 1726879375.68577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879375.68602: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49a28490><<< 10976 1726879375.68609: stdout chunk (state=3): >>> <<< 10976 1726879375.68698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879375.68725: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879375.68753: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49a28940> <<< 10976 1726879375.68781: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49a28670> <<< 10976 1726879375.68827: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879375.68862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879375.68892: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879375.68931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'<<< 10976 1726879375.68939: stdout chunk (state=3): >>> <<< 10976 1726879375.68960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879375.68996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879375.69410: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c497cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c497cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c497f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c497cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49a40880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c497c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c497f2d90> <<< 10976 1726879375.69468: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49a28970> <<< 10976 1726879375.69539: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) <<< 10976 1726879375.69550: stdout chunk (state=3): >>>[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879375.69875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879375.69904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'<<< 10976 1726879375.69909: stdout chunk (state=3): >>> <<< 10976 1726879375.69969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879375.69988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879375.70025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879375.70066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879375.70097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py<<< 10976 1726879375.70102: stdout chunk (state=3): >>> <<< 10976 1726879375.70124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'<<< 10976 1726879375.70129: stdout chunk (state=3): >>> <<< 10976 1726879375.70154: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4976deb0><<< 10976 1726879375.70162: stdout chunk (state=3): >>> <<< 10976 1726879375.70231: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49771f40><<< 10976 1726879375.70237: stdout chunk (state=3): >>> <<< 10976 1726879375.70272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py<<< 10976 1726879375.70281: stdout chunk (state=3): >>> <<< 10976 1726879375.70301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'<<< 10976 1726879375.70308: stdout chunk (state=3): >>> <<< 10976 1726879375.70335: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879375.70339: stdout chunk (state=3): >>> <<< 10976 1726879375.70372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py<<< 10976 1726879375.70383: stdout chunk (state=3): >>> <<< 10976 1726879375.70425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879375.70445: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py<<< 10976 1726879375.70455: stdout chunk (state=3): >>> <<< 10976 1726879375.70472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'<<< 10976 1726879375.70493: stdout chunk (state=3): >>> <<< 10976 1726879375.70518: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49767610><<< 10976 1726879375.70536: stdout chunk (state=3): >>> <<< 10976 1726879375.70566: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4976f640> <<< 10976 1726879375.70590: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4976d370> <<< 10976 1726879375.70630: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879375.70757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'<<< 10976 1726879375.70794: stdout chunk (state=3): >>> # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879375.70841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879375.70893: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879375.70904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879375.70945: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879375.70967: stdout chunk (state=3): >>> # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879375.70982: stdout chunk (state=3): >>> <<< 10976 1726879375.70990: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c496f0dc0> <<< 10976 1726879375.70996: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c496f08b0> <<< 10976 1726879375.71031: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879375.71035: stdout chunk (state=3): >>> <<< 10976 1726879375.71095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 10976 1726879375.71110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c496f0eb0> <<< 10976 1726879375.71138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py<<< 10976 1726879375.71145: stdout chunk (state=3): >>> <<< 10976 1726879375.71182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'<<< 10976 1726879375.71190: stdout chunk (state=3): >>> <<< 10976 1726879375.71219: stdout chunk (state=3): >>>import '_operator' # <<< 10976 1726879375.71234: stdout chunk (state=3): >>> <<< 10976 1726879375.71248: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c496f0f70> <<< 10976 1726879375.71315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879375.71327: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c496f0e80> <<< 10976 1726879375.71343: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879375.71364: stdout chunk (state=3): >>> <<< 10976 1726879375.71440: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49749d30> <<< 10976 1726879375.71447: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879375.71450: stdout chunk (state=3): >>> <<< 10976 1726879375.71513: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49743610> <<< 10976 1726879375.71606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py<<< 10976 1726879375.71617: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'<<< 10976 1726879375.71623: stdout chunk (state=3): >>> import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49756670><<< 10976 1726879375.71636: stdout chunk (state=3): >>> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49776e20> <<< 10976 1726879375.71680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879375.71726: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879375.71745: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879375.71758: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c49702c70><<< 10976 1726879375.71794: stdout chunk (state=3): >>> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49749250> <<< 10976 1726879375.71841: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879375.71845: stdout chunk (state=3): >>> <<< 10976 1726879375.71859: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879375.71877: stdout chunk (state=3): >>> import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c49756280><<< 10976 1726879375.71890: stdout chunk (state=3): >>> <<< 10976 1726879375.71909: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4977c9d0> <<< 10976 1726879375.71938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py<<< 10976 1726879375.71953: stdout chunk (state=3): >>> <<< 10976 1726879375.71967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879375.72013: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py<<< 10976 1726879375.72041: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879375.72064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py<<< 10976 1726879375.72075: stdout chunk (state=3): >>> <<< 10976 1726879375.72099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'<<< 10976 1726879375.72119: stdout chunk (state=3): >>> <<< 10976 1726879375.72130: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49702fa0> <<< 10976 1726879375.72167: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49702d90> <<< 10976 1726879375.72304: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py<<< 10976 1726879375.72311: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 10976 1726879375.72314: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49702d00> <<< 10976 1726879375.72321: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879375.72378: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879375.72388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879375.72431: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879375.72495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'<<< 10976 1726879375.72509: stdout chunk (state=3): >>> <<< 10976 1726879375.72582: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 10976 1726879375.72608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879375.72661: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c496cd370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879375.72766: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c496cd460> <<< 10976 1726879375.72912: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4970afa0> <<< 10976 1726879375.73124: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49704a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49704490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879375.73139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879375.73196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879375.73243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'<<< 10976 1726879375.73256: stdout chunk (state=3): >>> import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c495e71c0> <<< 10976 1726879375.73327: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c496b7c70> <<< 10976 1726879375.73424: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49704eb0> <<< 10976 1726879375.73460: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4977c040> <<< 10976 1726879375.73474: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879375.73518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879375.73575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 10976 1726879375.73591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c495f8af0><<< 10976 1726879375.73604: stdout chunk (state=3): >>> <<< 10976 1726879375.73630: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879375.73679: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879375.73708: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c495f8e20> <<< 10976 1726879375.73742: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py<<< 10976 1726879375.73752: stdout chunk (state=3): >>> <<< 10976 1726879375.73770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879375.73804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 10976 1726879375.73830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879375.73859: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4960b730> <<< 10976 1726879375.73894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879375.73953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879375.74000: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4960bc70><<< 10976 1726879375.74007: stdout chunk (state=3): >>> <<< 10976 1726879375.74054: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879375.74093: stdout chunk (state=3): >>> # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879375.74098: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c495983a0> <<< 10976 1726879375.74123: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c495f8f10> <<< 10976 1726879375.74155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879375.74188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879375.74235: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879375.74257: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879375.74275: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c495a8280> <<< 10976 1726879375.74300: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4960b5b0> <<< 10976 1726879375.74320: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879375.74360: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879375.74371: stdout chunk (state=3): >>> <<< 10976 1726879375.74400: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879375.74411: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c495a8340> <<< 10976 1726879375.74471: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c497029d0> <<< 10976 1726879375.74516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879375.74540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879375.74573: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879375.74606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879375.74655: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879375.74664: stdout chunk (state=3): >>> <<< 10976 1726879375.74679: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879375.74695: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c495c46a0> <<< 10976 1726879375.74740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 10976 1726879375.74750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879375.74786: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879375.74802: stdout chunk (state=3): >>> <<< 10976 1726879375.74819: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879375.74844: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c495c4970> <<< 10976 1726879375.74849: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c495c4760> <<< 10976 1726879375.74883: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879375.74901: stdout chunk (state=3): >>> <<< 10976 1726879375.74913: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879375.74923: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c495c4850> <<< 10976 1726879375.74967: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py<<< 10976 1726879375.74983: stdout chunk (state=3): >>> <<< 10976 1726879375.74990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879375.75280: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879375.75292: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879375.75306: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c495c4ca0> <<< 10976 1726879375.75369: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879375.75389: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879375.75399: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c495d11f0> <<< 10976 1726879375.75417: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c495c48e0> <<< 10976 1726879375.75451: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c495b7a30> <<< 10976 1726879375.75496: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c497025b0> <<< 10976 1726879375.75535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879375.75631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879375.75693: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c495c4a90> <<< 10976 1726879375.75842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879375.75882: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3c494ed670> <<< 10976 1726879375.76089: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip'<<< 10976 1726879375.76097: stdout chunk (state=3): >>> <<< 10976 1726879375.76121: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.76134: stdout chunk (state=3): >>> <<< 10976 1726879375.76284: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879375.76331: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py <<< 10976 1726879375.76360: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.76368: stdout chunk (state=3): >>> <<< 10976 1726879375.76394: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879375.76431: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879375.76475: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879375.78532: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879375.80203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 10976 1726879375.80219: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c494147c0> <<< 10976 1726879375.80262: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 10976 1726879375.80310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879375.80340: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879375.80398: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 10976 1726879375.80429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879375.80469: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879375.80482: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c49414160> <<< 10976 1726879375.80548: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49414280> <<< 10976 1726879375.80637: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49414f10> <<< 10976 1726879375.80672: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879375.80750: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c494144f0> <<< 10976 1726879375.80783: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49414d30> <<< 10976 1726879375.80797: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879375.80874: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879375.80887: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c49414f70> <<< 10976 1726879375.80912: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879375.80972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879375.81048: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49414100> <<< 10976 1726879375.81094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879375.81126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879375.81172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879375.81213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879375.81263: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 10976 1726879375.81282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879375.81398: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4936aee0> <<< 10976 1726879375.81468: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879375.81500: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c49389f40> <<< 10976 1726879375.81549: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879375.81572: stdout chunk (state=3): >>> # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c49389d60> <<< 10976 1726879375.81605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py<<< 10976 1726879375.81624: stdout chunk (state=3): >>> <<< 10976 1726879375.81661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879375.81735: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c493893d0> <<< 10976 1726879375.81766: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4947adc0> <<< 10976 1726879375.82063: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4947a3a0><<< 10976 1726879375.82116: stdout chunk (state=3): >>> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 10976 1726879375.82139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879375.82189: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4947af70> <<< 10976 1726879375.82229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879375.82258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879375.82313: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879375.82343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879375.82359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879375.82405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 10976 1726879375.82437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49448c10> <<< 10976 1726879375.82573: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c493e6cd0> <<< 10976 1726879375.82599: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c493e63a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49419490> <<< 10976 1726879375.82670: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879375.82685: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c493e64c0> <<< 10976 1726879375.82747: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py<<< 10976 1726879375.82787: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c493e64f0> <<< 10976 1726879375.82820: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879375.82834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879375.82879: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879375.82930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879375.83068: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879375.83102: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c4934c250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4945b1f0> <<< 10976 1726879375.83131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879375.83163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'<<< 10976 1726879375.83174: stdout chunk (state=3): >>> <<< 10976 1726879375.83260: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879375.83289: stdout chunk (state=3): >>> # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c493588e0> <<< 10976 1726879375.83303: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4945b370> <<< 10976 1726879375.83336: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879375.83400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'<<< 10976 1726879375.83411: stdout chunk (state=3): >>> <<< 10976 1726879375.83459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 10976 1726879375.83494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879375.83598: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49473d90> <<< 10976 1726879375.83818: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49358880> <<< 10976 1726879375.83973: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879375.83992: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c493586d0> <<< 10976 1726879375.84048: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879375.84061: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c49357670> <<< 10976 1726879375.84121: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879375.84151: stdout chunk (state=3): >>> # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c493575b0> <<< 10976 1726879375.84178: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c494538b0> <<< 10976 1726879375.84227: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 10976 1726879375.84239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879375.84270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py<<< 10976 1726879375.84283: stdout chunk (state=3): >>> <<< 10976 1726879375.84315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879375.84419: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879375.84435: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c493dd670> <<< 10976 1726879375.84757: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879375.84781: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c493dcac0> <<< 10976 1726879375.84797: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c493eb0d0> <<< 10976 1726879375.84850: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879375.84885: stdout chunk (state=3): >>> # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c493dd0d0> <<< 10976 1726879375.84912: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4941fa60> <<< 10976 1726879375.84926: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879375.84972: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879375.84984: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879375.85011: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.85020: stdout chunk (state=3): >>> <<< 10976 1726879375.85137: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879375.85256: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879375.85310: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879375.85340: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 10976 1726879375.85398: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879375.85431: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879375.85575: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879375.85753: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.85763: stdout chunk (state=3): >>> <<< 10976 1726879375.86588: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879375.87397: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879375.87442: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10976 1726879375.87457: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879375.87492: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879375.87527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879375.87643: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879375.87658: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c489fc580> <<< 10976 1726879375.87764: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879375.87814: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c48dfe520> <<< 10976 1726879375.87831: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c489a10a0> <<< 10976 1726879375.87893: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879375.87925: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.87938: stdout chunk (state=3): >>> <<< 10976 1726879375.87968: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879375.87999: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879375.88029: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879375.88225: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879375.88465: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879375.88481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879375.88540: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c493dcbb0> <<< 10976 1726879375.88556: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879375.89246: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879375.89894: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.89900: stdout chunk (state=3): >>> <<< 10976 1726879375.90005: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.90014: stdout chunk (state=3): >>> <<< 10976 1726879375.90136: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py<<< 10976 1726879375.90143: stdout chunk (state=3): >>> <<< 10976 1726879375.90172: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.90176: stdout chunk (state=3): >>> <<< 10976 1726879375.90244: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.90255: stdout chunk (state=3): >>> <<< 10976 1726879375.90308: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py<<< 10976 1726879375.90314: stdout chunk (state=3): >>> <<< 10976 1726879375.90342: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.90353: stdout chunk (state=3): >>> <<< 10976 1726879375.90448: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.90457: stdout chunk (state=3): >>> <<< 10976 1726879375.90597: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py<<< 10976 1726879375.90600: stdout chunk (state=3): >>> <<< 10976 1726879375.90630: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.90635: stdout chunk (state=3): >>> <<< 10976 1726879375.90656: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.90662: stdout chunk (state=3): >>> <<< 10976 1726879375.90691: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py<<< 10976 1726879375.90695: stdout chunk (state=3): >>> <<< 10976 1726879375.90720: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.90729: stdout chunk (state=3): >>> <<< 10976 1726879375.90787: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.90791: stdout chunk (state=3): >>> <<< 10976 1726879375.90846: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py<<< 10976 1726879375.90850: stdout chunk (state=3): >>> <<< 10976 1726879375.90873: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.90878: stdout chunk (state=3): >>> <<< 10976 1726879375.91216: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.91230: stdout chunk (state=3): >>> <<< 10976 1726879375.91562: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py<<< 10976 1726879375.91567: stdout chunk (state=3): >>> <<< 10976 1726879375.91617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'<<< 10976 1726879375.91621: stdout chunk (state=3): >>> <<< 10976 1726879375.91642: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879375.91652: stdout chunk (state=3): >>> <<< 10976 1726879375.91761: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c48df8970><<< 10976 1726879375.91774: stdout chunk (state=3): >>> <<< 10976 1726879375.91789: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.91801: stdout chunk (state=3): >>> <<< 10976 1726879375.91888: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.91891: stdout chunk (state=3): >>> <<< 10976 1726879375.91986: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py<<< 10976 1726879375.91994: stdout chunk (state=3): >>> <<< 10976 1726879375.92010: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py<<< 10976 1726879375.92019: stdout chunk (state=3): >>> <<< 10976 1726879375.92035: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py<<< 10976 1726879375.92040: stdout chunk (state=3): >>> <<< 10976 1726879375.92064: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py<<< 10976 1726879375.92069: stdout chunk (state=3): >>> <<< 10976 1726879375.92105: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.92110: stdout chunk (state=3): >>> <<< 10976 1726879375.92168: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.92173: stdout chunk (state=3): >>> <<< 10976 1726879375.92230: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py<<< 10976 1726879375.92238: stdout chunk (state=3): >>> <<< 10976 1726879375.92252: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.92263: stdout chunk (state=3): >>> <<< 10976 1726879375.92324: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.92329: stdout chunk (state=3): >>> <<< 10976 1726879375.92388: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.92400: stdout chunk (state=3): >>> <<< 10976 1726879375.92538: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879375.92638: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py<<< 10976 1726879375.92675: stdout chunk (state=3): >>> <<< 10976 1726879375.92700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879375.92802: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879375.92820: stdout chunk (state=3): >>> # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879375.92839: stdout chunk (state=3): >>> import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c49465250><<< 10976 1726879375.92857: stdout chunk (state=3): >>> <<< 10976 1726879375.92906: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c48df86a0><<< 10976 1726879375.92918: stdout chunk (state=3): >>> <<< 10976 1726879375.92971: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py <<< 10976 1726879375.93030: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879375.93033: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879375.93238: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879375.93330: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.93339: stdout chunk (state=3): >>> <<< 10976 1726879375.93375: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.93381: stdout chunk (state=3): >>> <<< 10976 1726879375.93449: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py<<< 10976 1726879375.93452: stdout chunk (state=3): >>> <<< 10976 1726879375.93480: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'<<< 10976 1726879375.93490: stdout chunk (state=3): >>> <<< 10976 1726879375.93535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879375.93588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879375.93643: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py<<< 10976 1726879375.93657: stdout chunk (state=3): >>> <<< 10976 1726879375.93669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879375.93840: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c48ddd7c0> <<< 10976 1726879375.93903: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c48dda7f0> <<< 10976 1726879375.94015: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c48dd4970> <<< 10976 1726879375.94031: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py<<< 10976 1726879375.94051: stdout chunk (state=3): >>> # zipimport: zlib available<<< 10976 1726879375.94058: stdout chunk (state=3): >>> <<< 10976 1726879375.94095: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.94105: stdout chunk (state=3): >>> <<< 10976 1726879375.94152: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py <<< 10976 1726879375.94165: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879375.94268: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879375.94302: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879375.94336: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879375.94350: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py <<< 10976 1726879375.94374: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879375.94587: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.94591: stdout chunk (state=3): >>> <<< 10976 1726879375.94862: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879375.94869: stdout chunk (state=3): >>> <<< 10976 1726879375.95147: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879375.95153: stdout chunk (state=3): >>> <<< 10976 1726879375.96055: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/var/lib/pcsd/pcs_settings.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 361, "inode": 236978449, "dev": 51713, "nlink": 1, "atime": 1726879301.0575867, "mtime": 1726879241.5093012, "ctime": 1726879242.0283036, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9bbea634a798cf0976b80cd3c4e34aca6a6a7d44", "mimetype": "application/json", "charset": "us-ascii", "version": "2856273951", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/var/lib/pcsd/pcs_settings.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}<<< 10976 1726879375.96066: stdout chunk (state=3): >>> <<< 10976 1726879375.96074: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879375.96627: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value <<< 10976 1726879375.96636: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879375.96655: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin <<< 10976 1726879375.96664: stdout chunk (state=3): >>># 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 <<< 10976 1726879375.96676: stdout chunk (state=3): >>># cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat <<< 10976 1726879375.96683: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale <<< 10976 1726879375.96690: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site # cleanup[2] removing types <<< 10976 1726879375.96693: stdout chunk (state=3): >>># cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq <<< 10976 1726879375.96698: stdout chunk (state=3): >>># cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator<<< 10976 1726879375.96703: stdout chunk (state=3): >>> # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib <<< 10976 1726879375.96707: stdout chunk (state=3): >>># cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools <<< 10976 1726879375.96738: stdout chunk (state=3): >>># cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery<<< 10976 1726879375.96757: stdout chunk (state=3): >>> # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform <<< 10976 1726879375.96779: stdout chunk (state=3): >>># cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 <<< 10976 1726879375.96862: stdout chunk (state=3): >>># 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 <<< 10976 1726879375.96870: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text <<< 10976 1726879375.96876: stdout chunk (state=3): >>># destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool <<< 10976 1726879375.96878: stdout chunk (state=3): >>># 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<<< 10976 1726879375.96879: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic <<< 10976 1726879375.96881: stdout chunk (state=3): >>># destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10976 1726879375.96883: stdout chunk (state=3): >>># cleanup[2] removing gc <<< 10976 1726879375.97128: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879375.97159: stdout chunk (state=3): >>># destroy importlib.util <<< 10976 1726879375.97164: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879375.97204: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879375.97210: stdout chunk (state=3): >>># destroy _compression <<< 10976 1726879375.97230: stdout chunk (state=3): >>># destroy binascii # destroy importlib <<< 10976 1726879375.97238: stdout chunk (state=3): >>># destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879375.97275: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10976 1726879375.97313: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 10976 1726879375.97332: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879375.97350: stdout chunk (state=3): >>># destroy array <<< 10976 1726879375.97363: stdout chunk (state=3): >>># destroy datetime <<< 10976 1726879375.97387: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json <<< 10976 1726879375.97401: stdout chunk (state=3): >>># destroy shlex # destroy logging # destroy argparse <<< 10976 1726879375.97683: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 10976 1726879375.97701: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl <<< 10976 1726879375.97708: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib <<< 10976 1726879375.97714: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879375.97725: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq<<< 10976 1726879375.97731: stdout chunk (state=3): >>> # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path <<< 10976 1726879375.97767: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10976 1726879375.97783: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879375.97985: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 10976 1726879375.98033: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 10976 1726879375.98083: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator <<< 10976 1726879375.98100: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879375.98142: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879375.98583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879375.98642: stderr chunk (state=3): >>><<< 10976 1726879375.98645: stdout chunk (state=3): >>><<< 10976 1726879375.98718: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49a83dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49a283a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49a83b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49a83ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49a28490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49a28940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49a28670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c497cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c497cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c497f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c497cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49a40880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c497c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c497f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49a28970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4976deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49771f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49767610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4976f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4976d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c496f0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c496f08b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c496f0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c496f0f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c496f0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49749d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49743610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49756670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49776e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c49702c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49749250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c49756280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4977c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49702fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49702d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49702d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c496cd370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c496cd460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4970afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49704a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49704490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c495e71c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c496b7c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49704eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4977c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c495f8af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c495f8e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4960b730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4960bc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c495983a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c495f8f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c495a8280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4960b5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c495a8340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c497029d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c495c46a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c495c4970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c495c4760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c495c4850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c495c4ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c495d11f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c495c48e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c495b7a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c497025b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c495c4a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3c494ed670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c494147c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c49414160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49414280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49414f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c494144f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49414d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c49414f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49414100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4936aee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c49389f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c49389d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c493893d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4947adc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4947a3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4947af70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49448c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c493e6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c493e63a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49419490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c493e64c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c493e64f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c4934c250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4945b1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c493588e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4945b370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49473d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c49358880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c493586d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c49357670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c493575b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c494538b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c493dd670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c493dcac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c493eb0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c493dd0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c4941fa60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c489fc580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c48dfe520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c489a10a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c493dcbb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c48df8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c49465250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c48df86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c48ddd7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c48dda7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c48dd4970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qv4u6ieo/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/var/lib/pcsd/pcs_settings.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 361, "inode": 236978449, "dev": 51713, "nlink": 1, "atime": 1726879301.0575867, "mtime": 1726879241.5093012, "ctime": 1726879242.0283036, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9bbea634a798cf0976b80cd3c4e34aca6a6a7d44", "mimetype": "application/json", "charset": "us-ascii", "version": "2856273951", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/var/lib/pcsd/pcs_settings.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 10976 1726879375.99300: done with _execute_module (ansible.legacy.stat, {'path': '/var/lib/pcsd/pcs_settings.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726879375.455825-11583-14459348007732/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 10976 1726879375.99304: variable 'ansible_module_compression' from source: unknown 10976 1726879375.99306: ANSIBALLZ: Using generic lock for ansible.legacy.file 10976 1726879375.99309: ANSIBALLZ: Acquiring lock 10976 1726879375.99311: ANSIBALLZ: Lock acquired: 139704749141664 10976 1726879375.99313: ANSIBALLZ: Creating module 10976 1726879376.08424: ANSIBALLZ: Writing module into payload 10976 1726879376.08574: ANSIBALLZ: Writing module 10976 1726879376.08598: ANSIBALLZ: Renaming module 10976 1726879376.08601: ANSIBALLZ: Done creating module 10976 1726879376.08614: variable 'ansible_facts' from source: unknown 10976 1726879376.08675: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879375.455825-11583-14459348007732/AnsiballZ_file.py 10976 1726879376.08785: Sending initial data 10976 1726879376.08791: Sent initial data (151 bytes) 10976 1726879376.09531: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879376.09540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879376.09566: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879376.09578: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879376.09634: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879376.09649: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879376.09659: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879376.09723: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879376.12458: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879376.12500: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879376.12538: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpwodpt_hd /root/.ansible/tmp/ansible-tmp-1726879375.455825-11583-14459348007732/AnsiballZ_file.py <<< 10976 1726879376.12578: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879376.13492: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879376.13575: stderr chunk (state=3): >>><<< 10976 1726879376.13578: stdout chunk (state=3): >>><<< 10976 1726879376.13605: done transferring module to remote 10976 1726879376.13616: _low_level_execute_command(): starting 10976 1726879376.13621: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879375.455825-11583-14459348007732/ /root/.ansible/tmp/ansible-tmp-1726879375.455825-11583-14459348007732/AnsiballZ_file.py && sleep 0' 10976 1726879376.14105: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879376.14109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879376.14151: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879376.14164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879376.14175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879376.14225: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879376.14243: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879376.14297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879376.17018: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879376.17084: stderr chunk (state=3): >>><<< 10976 1726879376.17091: stdout chunk (state=3): >>><<< 10976 1726879376.17104: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879376.17107: _low_level_execute_command(): starting 10976 1726879376.17112: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879375.455825-11583-14459348007732/AnsiballZ_file.py && sleep 0' 10976 1726879376.17614: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879376.17618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879376.17655: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879376.17667: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879376.17728: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879376.17740: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879376.17808: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879376.20628: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # <<< 10976 1726879376.20632: stdout chunk (state=3): >>>import '_weakref' # <<< 10976 1726879376.20710: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879376.20748: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879376.20791: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879376.20801: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879376.20835: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879376.20839: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879376.20907: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879376.20930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879376.20954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'<<< 10976 1726879376.20958: stdout chunk (state=3): >>> import '_codecs' # <<< 10976 1726879376.20992: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5a43dc0> <<< 10976 1726879376.21035: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879376.21047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879376.21058: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e57d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5a43b20> <<< 10976 1726879376.21088: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 10976 1726879376.21098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879376.21107: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5a43ac0> <<< 10976 1726879376.21138: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879376.21145: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 10976 1726879376.21161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879376.21166: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e57d8490> <<< 10976 1726879376.21195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879376.21220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879376.21244: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879376.21247: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e57d8940> <<< 10976 1726879376.21274: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e57d8670> <<< 10976 1726879376.21311: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879376.21320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879376.21343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879376.21367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879376.21391: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py<<< 10976 1726879376.21400: stdout chunk (state=3): >>> <<< 10976 1726879376.21407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879376.21441: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e578f190> <<< 10976 1726879376.21465: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879376.21496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879376.21587: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e578f220> <<< 10976 1726879376.21618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879376.21625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879376.21658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 10976 1726879376.21661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e57b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e578f940> <<< 10976 1726879376.21723: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e57f0880> <<< 10976 1726879376.21739: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5788d90> <<< 10976 1726879376.21796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879376.21804: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e57b2d90> <<< 10976 1726879376.21881: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e57d8970> <<< 10976 1726879376.21912: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879376.22230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879376.22268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879376.22274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879376.22292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879376.22313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879376.22339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879376.22348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879376.22360: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e572deb0> <<< 10976 1726879376.22454: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5731f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879376.22466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879376.22474: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879376.22607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879376.22614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5727610> <<< 10976 1726879376.22622: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e572f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e572d370> <<< 10976 1726879376.22626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879376.22856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879376.22875: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e56b0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e56b08b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 10976 1726879376.22892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e56b0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879376.22927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879376.22939: stdout chunk (state=3): >>>import '_operator' # <<< 10976 1726879376.22944: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e56b0f70> <<< 10976 1726879376.22969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 10976 1726879376.22983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e56b0e80> <<< 10976 1726879376.22991: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879376.23111: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5709d30> import '_functools' # <<< 10976 1726879376.23125: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5703610> <<< 10976 1726879376.23165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5716670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5736e20> <<< 10976 1726879376.23191: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py<<< 10976 1726879376.23196: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879376.23226: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879376.23235: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e56c2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5709250> <<< 10976 1726879376.23277: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879376.23284: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e5716280> <<< 10976 1726879376.23305: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e573c9d0> <<< 10976 1726879376.23308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879376.23312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879376.23341: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py<<< 10976 1726879376.23356: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879376.23372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879376.23376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879376.23398: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e56c2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e56c2d90> <<< 10976 1726879376.23546: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e56c2d00> <<< 10976 1726879376.23550: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879376.23552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879376.23554: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879376.23556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879376.23558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879376.23591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879376.23620: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879376.23642: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e568d370> <<< 10976 1726879376.23658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879376.23747: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e568d460> <<< 10976 1726879376.24342: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e56cafa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e56c4a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e56c4490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e55a71c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5677c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e56c4eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e573c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e55b8af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e55b8e20> <<< 10976 1726879376.24394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879376.24411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879376.24434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879376.24444: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e55cb730> <<< 10976 1726879376.24469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879376.24507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879376.24541: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e55cbc70> <<< 10976 1726879376.24591: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879376.24609: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e55583a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e55b8f10> <<< 10976 1726879376.24626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879376.24693: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e5568280> <<< 10976 1726879376.24714: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e55cb5b0> import 'pwd' # <<< 10976 1726879376.24731: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e5568340> <<< 10976 1726879376.24802: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e56c29d0> <<< 10976 1726879376.24808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879376.24825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879376.24881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879376.24891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879376.24911: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e55846a0> <<< 10976 1726879376.24917: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879376.24948: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e5584970> <<< 10976 1726879376.24972: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5584760> <<< 10976 1726879376.24985: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e5584850> <<< 10976 1726879376.25053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879376.25286: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879376.25293: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e5584ca0> <<< 10976 1726879376.25326: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879376.25339: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e55911f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e55848e0> <<< 10976 1726879376.25353: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5577a30> <<< 10976 1726879376.25384: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e56c25b0> <<< 10976 1726879376.25411: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879376.25486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879376.25530: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5584a90> <<< 10976 1726879376.25663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879376.25717: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff4e54ad670> <<< 10976 1726879376.25888: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip' <<< 10976 1726879376.25891: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.26011: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.26044: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py <<< 10976 1726879376.26051: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.26071: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.26081: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879376.26109: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.28135: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879376.28152: stdout chunk (state=3): >>> <<< 10976 1726879376.29909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 10976 1726879376.29914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 10976 1726879376.29916: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e53d47c0><<< 10976 1726879376.29918: stdout chunk (state=3): >>> <<< 10976 1726879376.29977: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py<<< 10976 1726879376.29981: stdout chunk (state=3): >>> <<< 10976 1726879376.29984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'<<< 10976 1726879376.29989: stdout chunk (state=3): >>> <<< 10976 1726879376.30018: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 10976 1726879376.30038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879376.30083: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 10976 1726879376.30096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879376.30154: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879376.30172: stdout chunk (state=3): >>> <<< 10976 1726879376.30175: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879376.30178: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e53d4160> <<< 10976 1726879376.30248: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e53d4280> <<< 10976 1726879376.30324: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e53d4f10> <<< 10976 1726879376.30346: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py<<< 10976 1726879376.30352: stdout chunk (state=3): >>> <<< 10976 1726879376.30376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879376.30455: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e53d44f0><<< 10976 1726879376.30460: stdout chunk (state=3): >>> <<< 10976 1726879376.30466: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e53d4d30><<< 10976 1726879376.30476: stdout chunk (state=3): >>> <<< 10976 1726879376.30491: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879376.30547: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879376.30567: stdout chunk (state=3): >>> import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e53d4f70><<< 10976 1726879376.30573: stdout chunk (state=3): >>> <<< 10976 1726879376.30603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py<<< 10976 1726879376.30606: stdout chunk (state=3): >>> <<< 10976 1726879376.30664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879376.30744: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e53d4100><<< 10976 1726879376.30747: stdout chunk (state=3): >>> <<< 10976 1726879376.30769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879376.30805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'<<< 10976 1726879376.30811: stdout chunk (state=3): >>> <<< 10976 1726879376.30844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879376.30887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'<<< 10976 1726879376.30896: stdout chunk (state=3): >>> <<< 10976 1726879376.30935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 10976 1726879376.30949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879376.31135: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e4deeee0> <<< 10976 1726879376.31231: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879376.31237: stdout chunk (state=3): >>> # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e5349f40> <<< 10976 1726879376.31242: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879376.31245: stdout chunk (state=3): >>> <<< 10976 1726879376.31249: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879376.31264: stdout chunk (state=3): >>> import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e5349d60><<< 10976 1726879376.31270: stdout chunk (state=3): >>> <<< 10976 1726879376.31297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py<<< 10976 1726879376.31302: stdout chunk (state=3): >>> <<< 10976 1726879376.31373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'<<< 10976 1726879376.31379: stdout chunk (state=3): >>> <<< 10976 1726879376.31439: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e53493d0> <<< 10976 1726879376.31455: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e543adc0> <<< 10976 1726879376.31736: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e543a3a0><<< 10976 1726879376.31745: stdout chunk (state=3): >>> <<< 10976 1726879376.31768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 10976 1726879376.31794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879376.31827: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e543af70> <<< 10976 1726879376.31857: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py<<< 10976 1726879376.31878: stdout chunk (state=3): >>> <<< 10976 1726879376.31894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879376.31940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879376.31971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879376.32006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'<<< 10976 1726879376.32009: stdout chunk (state=3): >>> <<< 10976 1726879376.32076: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'<<< 10976 1726879376.32095: stdout chunk (state=3): >>> <<< 10976 1726879376.32100: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5408c10> <<< 10976 1726879376.32221: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e53a6cd0><<< 10976 1726879376.32239: stdout chunk (state=3): >>> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e53a63a0><<< 10976 1726879376.32271: stdout chunk (state=3): >>> <<< 10976 1726879376.32288: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e53d9490> <<< 10976 1726879376.32327: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879376.32341: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e53a64c0> <<< 10976 1726879376.32410: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'<<< 10976 1726879376.32427: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e53a64f0> <<< 10976 1726879376.32464: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879376.32503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879376.32540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879376.32592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879376.32736: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879376.32758: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e4dd0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e541b1f0> <<< 10976 1726879376.32793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879376.32834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879376.32907: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879376.32960: stdout chunk (state=3): >>> # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e4ddc8e0> <<< 10976 1726879376.32962: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e541b370> <<< 10976 1726879376.33002: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879376.33075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879376.33118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 10976 1726879376.33161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879376.33167: stdout chunk (state=3): >>> <<< 10976 1726879376.33260: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5433d90><<< 10976 1726879376.33265: stdout chunk (state=3): >>> <<< 10976 1726879376.33527: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e4ddc880><<< 10976 1726879376.33531: stdout chunk (state=3): >>> <<< 10976 1726879376.33653: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e4ddc6d0> <<< 10976 1726879376.33733: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879376.33738: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e4ddb670> <<< 10976 1726879376.33814: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879376.33830: stdout chunk (state=3): >>> # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879376.33834: stdout chunk (state=3): >>> import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e4ddb5b0><<< 10976 1726879376.33837: stdout chunk (state=3): >>> <<< 10976 1726879376.33862: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e54138b0> <<< 10976 1726879376.33892: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'<<< 10976 1726879376.33895: stdout chunk (state=3): >>> <<< 10976 1726879376.33929: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py<<< 10976 1726879376.33935: stdout chunk (state=3): >>> <<< 10976 1726879376.33967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'<<< 10976 1726879376.33970: stdout chunk (state=3): >>> <<< 10976 1726879376.34055: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879376.34059: stdout chunk (state=3): >>> <<< 10976 1726879376.34061: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879376.34078: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e539d670> <<< 10976 1726879376.34373: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879376.34408: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879376.34429: stdout chunk (state=3): >>> import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e539cac0> <<< 10976 1726879376.34455: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e53ab0d0><<< 10976 1726879376.34458: stdout chunk (state=3): >>> <<< 10976 1726879376.34514: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879376.34556: stdout chunk (state=3): >>> # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879376.34559: stdout chunk (state=3): >>> import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e539d0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e53dfa60><<< 10976 1726879376.34564: stdout chunk (state=3): >>> <<< 10976 1726879376.34583: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879376.34600: stdout chunk (state=3): >>> <<< 10976 1726879376.34636: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.34651: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879376.34670: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879376.34681: stdout chunk (state=3): >>> <<< 10976 1726879376.34807: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.34933: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.34985: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879376.35032: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.35071: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.35103: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879376.35272: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.35448: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.36244: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.37044: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879376.37104: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879376.37144: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879376.37189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879376.37283: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879376.37324: stdout chunk (state=3): >>> # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e49bd580> <<< 10976 1726879376.37446: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py<<< 10976 1726879376.37475: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e4dbe520> <<< 10976 1726879376.37491: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e49620a0> <<< 10976 1726879376.37588: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879376.37601: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.37630: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.37667: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879376.37681: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.37851: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879376.37857: stdout chunk (state=3): >>> <<< 10976 1726879376.38058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py<<< 10976 1726879376.38068: stdout chunk (state=3): >>> <<< 10976 1726879376.38083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'<<< 10976 1726879376.38094: stdout chunk (state=3): >>> <<< 10976 1726879376.38132: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e539cbb0><<< 10976 1726879376.38137: stdout chunk (state=3): >>> <<< 10976 1726879376.38159: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879376.38164: stdout chunk (state=3): >>> <<< 10976 1726879376.38838: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879376.38844: stdout chunk (state=3): >>> <<< 10976 1726879376.39484: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879376.39489: stdout chunk (state=3): >>> <<< 10976 1726879376.39589: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879376.39595: stdout chunk (state=3): >>> <<< 10976 1726879376.39691: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py<<< 10976 1726879376.39696: stdout chunk (state=3): >>> <<< 10976 1726879376.39719: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879376.39725: stdout chunk (state=3): >>> <<< 10976 1726879376.39772: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879376.39777: stdout chunk (state=3): >>> <<< 10976 1726879376.39825: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py<<< 10976 1726879376.39830: stdout chunk (state=3): >>> <<< 10976 1726879376.39854: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879376.39857: stdout chunk (state=3): >>> <<< 10976 1726879376.39944: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879376.39949: stdout chunk (state=3): >>> <<< 10976 1726879376.40057: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py<<< 10976 1726879376.40063: stdout chunk (state=3): >>> <<< 10976 1726879376.40094: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879376.40102: stdout chunk (state=3): >>> <<< 10976 1726879376.40119: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879376.40128: stdout chunk (state=3): >>> <<< 10976 1726879376.40143: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py<<< 10976 1726879376.40148: stdout chunk (state=3): >>> <<< 10976 1726879376.40173: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879376.40182: stdout chunk (state=3): >>> <<< 10976 1726879376.40238: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879376.40243: stdout chunk (state=3): >>> <<< 10976 1726879376.40311: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py<<< 10976 1726879376.40318: stdout chunk (state=3): >>> <<< 10976 1726879376.40330: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879376.40335: stdout chunk (state=3): >>> <<< 10976 1726879376.40644: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879376.40649: stdout chunk (state=3): >>> <<< 10976 1726879376.40993: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py<<< 10976 1726879376.40998: stdout chunk (state=3): >>> <<< 10976 1726879376.41048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'<<< 10976 1726879376.41075: stdout chunk (state=3): >>> <<< 10976 1726879376.41082: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879376.41092: stdout chunk (state=3): >>> <<< 10976 1726879376.41196: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e4db8970><<< 10976 1726879376.41214: stdout chunk (state=3): >>> <<< 10976 1726879376.41231: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.41341: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879376.41346: stdout chunk (state=3): >>> <<< 10976 1726879376.41535: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py<<< 10976 1726879376.41546: stdout chunk (state=3): >>> import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py<<< 10976 1726879376.41549: stdout chunk (state=3): >>> <<< 10976 1726879376.41552: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879376.41554: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879376.41563: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.41633: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.41670: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py<<< 10976 1726879376.41697: stdout chunk (state=3): >>> # zipimport: zlib available <<< 10976 1726879376.41760: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.41828: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.41977: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.42091: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879376.42145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879376.42273: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879376.42308: stdout chunk (state=3): >>> # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e5425250> <<< 10976 1726879376.42358: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e4db86a0><<< 10976 1726879376.42375: stdout chunk (state=3): >>> <<< 10976 1726879376.42443: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879376.42471: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879376.42487: stdout chunk (state=3): >>> <<< 10976 1726879376.42688: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879376.42705: stdout chunk (state=3): >>> <<< 10976 1726879376.42787: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.42829: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879376.42850: stdout chunk (state=3): >>> <<< 10976 1726879376.42901: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py<<< 10976 1726879376.42933: stdout chunk (state=3): >>> <<< 10976 1726879376.42968: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879376.42981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879376.43044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'<<< 10976 1726879376.43081: stdout chunk (state=3): >>> # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879376.43119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'<<< 10976 1726879376.43132: stdout chunk (state=3): >>> <<< 10976 1726879376.43276: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e4d9d7c0> <<< 10976 1726879376.43352: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e4d9a7f0> <<< 10976 1726879376.43481: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e4d94970><<< 10976 1726879376.43516: stdout chunk (state=3): >>> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879376.43530: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.43562: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879376.43576: stdout chunk (state=3): >>> <<< 10976 1726879376.43625: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py<<< 10976 1726879376.43636: stdout chunk (state=3): >>> <<< 10976 1726879376.43737: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py<<< 10976 1726879376.43778: stdout chunk (state=3): >>> # zipimport: zlib available <<< 10976 1726879376.43813: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py <<< 10976 1726879376.43846: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.44602: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.45411: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.46529: stdout chunk (state=3): >>> <<< 10976 1726879376.46568: stdout chunk (state=3): >>>{"path": "/var/lib/pcsd/pcs_settings.conf", "changed": false, "diff": {"before": {"path": "/var/lib/pcsd/pcs_settings.conf"}, "after": {"path": "/var/lib/pcsd/pcs_settings.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cluster_var_lib_t:s0", "size": 361, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/var/lib/pcsd/pcs_settings.conf", "_original_basename": "pcs_settings.conf", "recurse": false, "state": "file", "path": "/var/lib/pcsd/pcs_settings.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 10976 1726879376.47033: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv <<< 10976 1726879376.47115: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value <<< 10976 1726879376.47150: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879376.47235: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin <<< 10976 1726879376.47306: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 10976 1726879376.47374: stdout chunk (state=3): >>># 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 <<< 10976 1726879376.47482: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs <<< 10976 1726879376.47600: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat <<< 10976 1726879376.47673: stdout chunk (state=3): >>># 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 <<< 10976 1726879376.47761: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site <<< 10976 1726879376.47843: stdout chunk (state=3): >>># cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse <<< 10976 1726879376.47920: stdout chunk (state=3): >>># cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 10976 1726879376.47989: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections <<< 10976 1726879376.48030: stdout chunk (state=3): >>># cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg<<< 10976 1726879376.48056: stdout chunk (state=3): >>> # 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 <<< 10976 1726879376.48077: stdout chunk (state=3): >>># cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy <<< 10976 1726879376.48105: stdout chunk (state=3): >>># destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect<<< 10976 1726879376.48129: stdout chunk (state=3): >>> # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__<<< 10976 1726879376.48144: stdout chunk (state=3): >>> # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog<<< 10976 1726879376.48168: stdout chunk (state=3): >>> # 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<<< 10976 1726879376.48192: stdout chunk (state=3): >>> # 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<<< 10976 1726879376.48215: stdout chunk (state=3): >>> # 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<<< 10976 1726879376.48238: stdout chunk (state=3): >>> # 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<<< 10976 1726879376.48278: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing 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<<< 10976 1726879376.48303: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # 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<<< 10976 1726879376.48562: stdout chunk (state=3): >>> <<< 10976 1726879376.48625: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 10976 1726879376.48682: stdout chunk (state=3): >>> # destroy importlib.util # destroy importlib.abc<<< 10976 1726879376.48699: stdout chunk (state=3): >>> # destroy importlib.machinery <<< 10976 1726879376.48765: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879376.48828: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct<<< 10976 1726879376.48863: stdout chunk (state=3): >>> # destroy bz2 # destroy lzma <<< 10976 1726879376.48921: stdout chunk (state=3): >>># destroy array <<< 10976 1726879376.48990: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux <<< 10976 1726879376.49090: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.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<<< 10976 1726879376.49176: stdout chunk (state=3): >>> # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid<<< 10976 1726879376.49310: stdout chunk (state=3): >>> # destroy logging # 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 _datetime # cleanup[3] wiping syslog<<< 10976 1726879376.49356: stdout chunk (state=3): >>> # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform<<< 10976 1726879376.49414: stdout chunk (state=3): >>> # cleanup[3] wiping subprocess # destroy signal <<< 10976 1726879376.49430: stdout chunk (state=3): >>># destroy contextlib # cleanup[3] wiping selectors<<< 10976 1726879376.49477: stdout chunk (state=3): >>> # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl <<< 10976 1726879376.49500: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json<<< 10976 1726879376.49548: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch<<< 10976 1726879376.49591: stdout chunk (state=3): >>> # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap<<< 10976 1726879376.49631: stdout chunk (state=3): >>> # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum<<< 10976 1726879376.49657: stdout chunk (state=3): >>> # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools <<< 10976 1726879376.49698: stdout chunk (state=3): >>># cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath<<< 10976 1726879376.49755: stdout chunk (state=3): >>> # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time<<< 10976 1726879376.49798: stdout chunk (state=3): >>> # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 10976 1726879376.49824: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib<<< 10976 1726879376.50151: stdout chunk (state=3): >>> # destroy _uuid # destroy posixpath <<< 10976 1726879376.50243: stdout chunk (state=3): >>># destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale<<< 10976 1726879376.50350: stdout chunk (state=3): >>> # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog<<< 10976 1726879376.50457: stdout chunk (state=3): >>> # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools<<< 10976 1726879376.50498: stdout chunk (state=3): >>> # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime<<< 10976 1726879376.50569: stdout chunk (state=3): >>> # destroy _sre # destroy sre_parse <<< 10976 1726879376.50616: stdout chunk (state=3): >>># destroy functools # destroy tokenize # destroy _heapq # destroy _frozen_importlib_external<<< 10976 1726879376.50632: stdout chunk (state=3): >>> # destroy _imp<<< 10976 1726879376.50678: stdout chunk (state=3): >>> # destroy io # destroy marshal # 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<<< 10976 1726879376.50709: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy platform<<< 10976 1726879376.50742: stdout chunk (state=3): >>> # destroy distro # destroy json.scanner # destroy _json # destroy select <<< 10976 1726879376.50781: stdout chunk (state=3): >>># destroy _signal <<< 10976 1726879376.50881: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879376.51444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879376.51455: stdout chunk (state=3): >>><<< 10976 1726879376.51475: stderr chunk (state=3): >>><<< 10976 1726879376.51579: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5a43dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e57d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5a43b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5a43ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e57d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e57d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e57d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e578f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e578f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e57b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e578f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e57f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5788d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e57b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e57d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e572deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5731f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5727610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e572f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e572d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e56b0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e56b08b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e56b0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e56b0f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e56b0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5709d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5703610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5716670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5736e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e56c2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5709250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e5716280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e573c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e56c2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e56c2d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e56c2d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e568d370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e568d460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e56cafa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e56c4a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e56c4490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e55a71c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5677c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e56c4eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e573c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e55b8af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e55b8e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e55cb730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e55cbc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e55583a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e55b8f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e5568280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e55cb5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e5568340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e56c29d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e55846a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e5584970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5584760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e5584850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e5584ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e55911f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e55848e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5577a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e56c25b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5584a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff4e54ad670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e53d47c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e53d4160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e53d4280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e53d4f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e53d44f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e53d4d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e53d4f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e53d4100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e4deeee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e5349f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e5349d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e53493d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e543adc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e543a3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e543af70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5408c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e53a6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e53a63a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e53d9490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e53a64c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e53a64f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e4dd0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e541b1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e4ddc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e541b370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e5433d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e4ddc880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e4ddc6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e4ddb670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e4ddb5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e54138b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e539d670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e539cac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e53ab0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e539d0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e53dfa60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e49bd580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e4dbe520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e49620a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e539cbb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e4db8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e5425250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e4db86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e4d9d7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e4d9a7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e4d94970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_rh964q0x/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/var/lib/pcsd/pcs_settings.conf", "changed": false, "diff": {"before": {"path": "/var/lib/pcsd/pcs_settings.conf"}, "after": {"path": "/var/lib/pcsd/pcs_settings.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cluster_var_lib_t:s0", "size": 361, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/var/lib/pcsd/pcs_settings.conf", "_original_basename": "pcs_settings.conf", "recurse": false, "state": "file", "path": "/var/lib/pcsd/pcs_settings.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib # destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse # destroy functools # destroy tokenize # destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # 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 stat # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _signal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib # destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse # destroy functools # destroy tokenize # destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # 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 stat # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _signal # destroy _frozen_importlib # clear sys.audit hooks 10976 1726879376.52340: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0644', 'dest': '/var/lib/pcsd/pcs_settings.conf', '_original_basename': 'pcs_settings.conf', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_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-1726879375.455825-11583-14459348007732/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879376.52344: _low_level_execute_command(): starting 10976 1726879376.52347: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879375.455825-11583-14459348007732/ > /dev/null 2>&1 && sleep 0' 10976 1726879376.53151: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879376.53167: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879376.53182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879376.53207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879376.53266: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879376.53279: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879376.53296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879376.53313: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879376.53329: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879376.53343: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879376.53362: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879376.53381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879376.53400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879376.53413: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879376.53427: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879376.53445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879376.53539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879376.53572: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879376.53598: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879376.53689: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879376.56228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879376.56361: stderr chunk (state=3): >>><<< 10976 1726879376.56375: stdout chunk (state=3): >>><<< 10976 1726879376.56437: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879376.56441: handler run complete 10976 1726879376.56640: attempt loop complete, returning result 10976 1726879376.56644: _execute() done 10976 1726879376.56646: dumping result to json 10976 1726879376.56648: done dumping result, returning 10976 1726879376.56650: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute pcs_settings.conf [0e24e73b-299d-f469-e0b0-0000000002ee] 10976 1726879376.56653: sending task result for task 0e24e73b-299d-f469-e0b0-0000000002ee 10976 1726879376.56739: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000002ee 10976 1726879376.56742: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "checksum": "9bbea634a798cf0976b80cd3c4e34aca6a6a7d44", "dest": "/var/lib/pcsd/pcs_settings.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/var/lib/pcsd/pcs_settings.conf", "secontext": "system_u:object_r:cluster_var_lib_t:s0", "size": 361, "state": "file", "uid": 0 } 10976 1726879376.56849: no more pending results, returning what we have 10976 1726879376.56855: results queue empty 10976 1726879376.56856: checking for any_errors_fatal 10976 1726879376.56864: done checking for any_errors_fatal 10976 1726879376.56865: checking for max_fail_percentage 10976 1726879376.56867: done checking for max_fail_percentage 10976 1726879376.56867: checking to see if all hosts have failed and the running result is not ok 10976 1726879376.56869: done checking to see if all hosts have failed 10976 1726879376.56870: getting the remaining hosts for this loop 10976 1726879376.56871: done getting the remaining hosts for this loop 10976 1726879376.56875: getting the next task for host managed_node2 10976 1726879376.56883: done getting next task for host managed_node2 10976 1726879376.56890: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot 10976 1726879376.56894: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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 10976 1726879376.56906: getting variables 10976 1726879376.56908: in VariableManager get_vars() 10976 1726879376.56954: Calling all_inventory to load vars for managed_node2 10976 1726879376.56957: Calling groups_inventory to load vars for managed_node2 10976 1726879376.56959: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879376.56971: Calling all_plugins_play to load vars for managed_node2 10976 1726879376.56974: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879376.56982: Calling groups_plugins_play to load vars for managed_node2 10976 1726879376.57483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879376.57786: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879376.57841: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879376.57847: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879376.57931: done with get_vars() 10976 1726879376.57942: done getting variables 10976 1726879376.58000: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:88 Friday 20 September 2024 20:42:56 -0400 (0:00:01.201) 0:00:18.003 ****** 10976 1726879376.58049: entering _queue_task() for managed_node2/service 10976 1726879376.58375: worker is 1 (out of 1 available) 10976 1726879376.58390: exiting _queue_task() for managed_node2/service 10976 1726879376.58403: done queuing things up, now waiting for results queue to drain 10976 1726879376.58404: waiting for pending results... 10976 1726879376.58729: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot 10976 1726879376.58878: in run() - task 0e24e73b-299d-f469-e0b0-0000000002ef 10976 1726879376.58911: variable 'ansible_search_path' from source: unknown 10976 1726879376.58918: variable 'ansible_search_path' from source: unknown 10976 1726879376.58963: calling self._execute() 10976 1726879376.59071: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879376.59081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879376.59099: variable 'omit' from source: magic vars 10976 1726879376.59226: variable 'omit' from source: magic vars 10976 1726879376.59297: variable 'omit' from source: magic vars 10976 1726879376.59345: variable 'omit' from source: magic vars 10976 1726879376.59398: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879376.59569: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879376.59596: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879376.59623: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879376.59640: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879376.59687: variable 'inventory_hostname' from source: set_fact 10976 1726879376.59695: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879376.59701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879376.59822: Set connection var ansible_pipelining to False 10976 1726879376.59839: Set connection var ansible_shell_executable to /bin/sh 10976 1726879376.59848: Set connection var ansible_timeout to 10 10976 1726879376.59853: Set connection var ansible_shell_type to sh 10976 1726879376.59868: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879376.59881: Set connection var ansible_connection to ssh 10976 1726879376.59909: variable 'ansible_shell_executable' from source: unknown 10976 1726879376.59915: variable 'ansible_connection' from source: unknown 10976 1726879376.59920: variable 'ansible_module_compression' from source: unknown 10976 1726879376.59928: variable 'ansible_shell_type' from source: unknown 10976 1726879376.59935: variable 'ansible_shell_executable' from source: unknown 10976 1726879376.59942: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879376.59948: variable 'ansible_pipelining' from source: unknown 10976 1726879376.59953: variable 'ansible_timeout' from source: unknown 10976 1726879376.59959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879376.60132: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879376.60149: variable 'omit' from source: magic vars 10976 1726879376.60163: starting attempt loop 10976 1726879376.60169: running the handler 10976 1726879376.60537: variable 'ansible_facts' from source: unknown 10976 1726879376.60713: _low_level_execute_command(): starting 10976 1726879376.60728: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879376.61604: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879376.61620: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879376.61646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879376.61665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879376.61715: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879376.61730: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879376.61757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879376.61775: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879376.61794: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879376.61806: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879376.61818: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879376.61835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879376.61861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879376.61881: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879376.61900: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879376.61918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879376.62003: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879376.62031: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879376.62048: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879376.62144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879376.64404: stdout chunk (state=3): >>>/root <<< 10976 1726879376.64570: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879376.64689: stderr chunk (state=3): >>><<< 10976 1726879376.64710: stdout chunk (state=3): >>><<< 10976 1726879376.64858: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879376.64861: _low_level_execute_command(): starting 10976 1726879376.64865: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879376.6474338-11620-278187938858013 `" && echo ansible-tmp-1726879376.6474338-11620-278187938858013="` echo /root/.ansible/tmp/ansible-tmp-1726879376.6474338-11620-278187938858013 `" ) && sleep 0' 10976 1726879376.65572: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879376.65591: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879376.65617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879376.65643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879376.65689: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879376.65702: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879376.65724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879376.65749: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879376.65761: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879376.65772: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879376.65783: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879376.65800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879376.65815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879376.65842: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879376.65854: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879376.65869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879376.65964: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879376.65990: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879376.66008: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879376.66097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879376.68807: stdout chunk (state=3): >>>ansible-tmp-1726879376.6474338-11620-278187938858013=/root/.ansible/tmp/ansible-tmp-1726879376.6474338-11620-278187938858013 <<< 10976 1726879376.68970: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879376.69078: stderr chunk (state=3): >>><<< 10976 1726879376.69092: stdout chunk (state=3): >>><<< 10976 1726879376.69337: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879376.6474338-11620-278187938858013=/root/.ansible/tmp/ansible-tmp-1726879376.6474338-11620-278187938858013 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879376.69340: variable 'ansible_module_compression' from source: unknown 10976 1726879376.69343: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 10976 1726879376.69345: variable 'ansible_facts' from source: unknown 10976 1726879376.69486: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879376.6474338-11620-278187938858013/AnsiballZ_systemd.py 10976 1726879376.69684: Sending initial data 10976 1726879376.69689: Sent initial data (156 bytes) 10976 1726879376.70828: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879376.70847: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879376.70877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879376.70896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879376.70943: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879376.70955: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879376.70981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879376.71004: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879376.71015: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879376.71059: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879376.71082: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879376.71104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879376.71121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879376.71137: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879376.71148: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879376.71161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879376.71253: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879376.71275: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879376.71292: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879376.71379: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879376.73837: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879376.73877: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879376.73928: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp7o0warw_ /root/.ansible/tmp/ansible-tmp-1726879376.6474338-11620-278187938858013/AnsiballZ_systemd.py <<< 10976 1726879376.73960: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879376.76559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879376.76730: stderr chunk (state=3): >>><<< 10976 1726879376.76733: stdout chunk (state=3): >>><<< 10976 1726879376.76734: done transferring module to remote 10976 1726879376.76805: _low_level_execute_command(): starting 10976 1726879376.76812: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879376.6474338-11620-278187938858013/ /root/.ansible/tmp/ansible-tmp-1726879376.6474338-11620-278187938858013/AnsiballZ_systemd.py && sleep 0' 10976 1726879376.77228: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879376.77232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879376.77265: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879376.77269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879376.77272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879376.77328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879376.77336: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879376.77381: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879376.79878: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879376.80002: stderr chunk (state=3): >>><<< 10976 1726879376.80034: stdout chunk (state=3): >>><<< 10976 1726879376.80161: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10976 1726879376.80164: _low_level_execute_command(): starting 10976 1726879376.80167: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879376.6474338-11620-278187938858013/AnsiballZ_systemd.py && sleep 0' 10976 1726879376.81589: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879376.81627: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879376.81631: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879376.81707: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10976 1726879376.84714: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879376.84849: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879376.84863: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879376.84970: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879376.84973: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879376.85121: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879376.85692: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7843dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c75d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7843b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7843ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c75d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c75d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c75d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c758f190> <<< 10976 1726879376.85705: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879376.85833: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c758f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879376.85904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c75b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c758f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c75f0880> <<< 10976 1726879376.86447: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7587d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c75b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c75d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879376.86698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879376.86702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879376.86760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879376.86830: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879376.86854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7552eb0> <<< 10976 1726879376.86923: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7556f40> <<< 10976 1726879376.86926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879376.86938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879376.86946: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879376.86972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879376.87041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879376.87106: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879376.87110: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c754c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7554640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7552370> <<< 10976 1726879376.87127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879376.87221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879376.87256: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879376.87338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879376.87405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c7433dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c74338b0> import 'itertools' # <<< 10976 1726879376.87438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7433eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879376.87551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7433f70> <<< 10976 1726879376.87618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7433e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c752ed30> import '_functools' # <<< 10976 1726879376.87660: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7528610> <<< 10976 1726879376.87812: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c753b670> <<< 10976 1726879376.87843: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c755be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c7445c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c752e250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c753b280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c75619d0> <<< 10976 1726879376.87881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879376.87906: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879376.87936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879376.87960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7445fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7445d90> <<< 10976 1726879376.87994: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7445d00> <<< 10976 1726879376.88055: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879376.88088: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879376.88108: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879376.88156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879376.88221: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7418370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879376.88272: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7418460> <<< 10976 1726879376.88436: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c744dfa0> <<< 10976 1726879376.88513: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7447a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7447490> <<< 10976 1726879376.88545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879376.88564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879376.88596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879376.88625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879376.88651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c733d1c0> <<< 10976 1726879376.88704: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7403c70> <<< 10976 1726879376.88768: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7447eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7561040> <<< 10976 1726879376.88818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879376.88855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c734faf0> <<< 10976 1726879376.88878: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879376.88935: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c734fe20> <<< 10976 1726879376.88980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879376.89034: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7362730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879376.89044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879376.89078: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7362c70> <<< 10976 1726879376.89127: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c72ef3a0> <<< 10976 1726879376.89163: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c734ff10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879376.89208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879376.89237: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c72ff280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c73625b0> <<< 10976 1726879376.89261: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879376.89279: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c72ff340> <<< 10976 1726879376.89312: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c74459d0> <<< 10976 1726879376.89326: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879376.89342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879376.89380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879376.89392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879376.89425: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c731b6a0> <<< 10976 1726879376.89440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879376.89476: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c731b970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c731b760> <<< 10976 1726879376.89509: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c731b850> <<< 10976 1726879376.89543: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879376.89803: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c731bca0> <<< 10976 1726879376.89839: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879376.89880: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c73281f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c731b8e0> <<< 10976 1726879376.89894: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c730ea30> <<< 10976 1726879376.89904: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c74455b0> <<< 10976 1726879376.89940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879376.90016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879376.90051: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c731ba90> <<< 10976 1726879376.90246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879376.90276: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f64c7244670> <<< 10976 1726879376.90647: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 10976 1726879376.90798: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.90886: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879376.90897: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879376.90901: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.92933: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.94546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c71817c0> <<< 10976 1726879376.94551: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879376.94602: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879376.94608: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 10976 1726879376.94614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879376.94643: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c7181160> <<< 10976 1726879376.94768: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7181280> <<< 10976 1726879376.94778: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7181f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 10976 1726879376.94781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879376.94843: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c71814f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7181d30> <<< 10976 1726879376.94848: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879376.94864: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c7181f70> <<< 10976 1726879376.94892: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879376.94936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879376.95035: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7181100> <<< 10976 1726879376.95042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879376.95044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879376.95088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879376.95091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879376.95114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879376.95269: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c6bfdee0> <<< 10976 1726879376.95316: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c6b070d0> <<< 10976 1726879376.95340: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c6b072b0> <<< 10976 1726879376.95424: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c6b07c40> <<< 10976 1726879376.95454: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7168dc0> <<< 10976 1726879376.95772: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c71683a0> <<< 10976 1726879376.95778: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879376.95784: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7168f70> <<< 10976 1726879376.95807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879376.95838: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 10976 1726879376.95861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879376.95885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879376.95907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879376.95928: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c71b8c10> <<< 10976 1726879376.96018: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c718dcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c718d3a0> <<< 10976 1726879376.96034: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c6be2b80> <<< 10976 1726879376.96068: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c718d4c0> <<< 10976 1726879376.96132: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c718d4f0> <<< 10976 1726879376.96162: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879376.96178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879376.96234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879376.96316: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879376.96333: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c6b66250> <<< 10976 1726879376.96344: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c71c81f0> <<< 10976 1726879376.96356: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879376.96379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879376.96452: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c6b728e0> <<< 10976 1726879376.96472: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c71c8370> <<< 10976 1726879376.96489: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879376.96550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879376.96570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879376.96588: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879376.96668: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c71c8d30> <<< 10976 1726879376.96886: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c6b72880> <<< 10976 1726879376.97009: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879376.97027: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c71610d0> <<< 10976 1726879376.97069: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c718e9a0> <<< 10976 1726879376.97109: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879376.97119: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c6b720d0> <<< 10976 1726879376.97135: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c71c08b0> <<< 10976 1726879376.97165: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 10976 1726879376.97182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879376.97196: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879376.97219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879376.97271: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879376.97281: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c6b679d0> <<< 10976 1726879376.97576: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879376.97595: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c6b85b80> <<< 10976 1726879376.97609: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c6b71640> <<< 10976 1726879376.97635: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879376.97642: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c6b67f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c6b71a30> <<< 10976 1726879376.97665: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.97685: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.97703: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879376.97715: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.97842: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.97958: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.97982: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879376.98006: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879376.98026: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.98211: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.98359: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879376.99278: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.00136: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879377.00150: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879377.00230: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879377.00234: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c6baf7c0> <<< 10976 1726879377.00320: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879377.00421: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c6bb4820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c67229a0> <<< 10976 1726879377.00450: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 10976 1726879377.00512: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879377.00685: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.00864: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879377.00908: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c6bed760> <<< 10976 1726879377.00931: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.01742: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.02375: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.02451: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.02533: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879377.02545: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.02591: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.02631: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879377.02656: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.02721: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.02823: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879377.02842: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.02856: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.02872: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879377.02890: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.02935: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.03001: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879377.03311: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.03669: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879377.03673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 10976 1726879377.03780: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c71853d0> # zipimport: zlib available <<< 10976 1726879377.03889: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.03990: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879377.04014: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879377.04016: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.04081: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.04129: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879377.04142: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.04184: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.04239: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.04380: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.04447: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879377.04485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879377.04590: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c6ba69a0> <<< 10976 1726879377.04750: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c65a0be0> <<< 10976 1726879377.04804: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879377.04820: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.04901: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.04974: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.05005: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.05063: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879377.05101: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879377.05184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879377.05198: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879377.05265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879377.05342: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c6bb7670> <<< 10976 1726879377.05424: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7153d90> <<< 10976 1726879377.05537: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7185400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879377.05566: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py <<< 10976 1726879377.05583: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879377.05693: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879377.05758: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10976 1726879377.06003: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.06324: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.06343: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879377.06378: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.06448: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.06479: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.06533: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 10976 1726879377.06544: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.06671: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.06742: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.06773: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.06832: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 10976 1726879377.06855: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.07086: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.07337: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.07395: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.07505: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879377.07547: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 10976 1726879377.07584: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 10976 1726879377.07619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 10976 1726879377.07647: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c6745bb0> <<< 10976 1726879377.07667: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 10976 1726879377.07691: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 10976 1726879377.07738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 10976 1726879377.07770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 10976 1726879377.07789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 10976 1726879377.07816: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c66ebf70> <<< 10976 1726879377.07853: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c66eb4f0> <<< 10976 1726879377.07945: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c672aee0> <<< 10976 1726879377.07973: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c6495d00> <<< 10976 1726879377.08014: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c649d6a0> <<< 10976 1726879377.08038: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c649d8b0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 10976 1726879377.08067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 10976 1726879377.08101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 10976 1726879377.08186: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c66e7c40> <<< 10976 1726879377.08231: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c6706f70> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 10976 1726879377.08255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c66e7fd0> <<< 10976 1726879377.08271: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 10976 1726879377.08299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879377.08344: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c6737910> <<< 10976 1726879377.08400: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7164cd0> <<< 10976 1726879377.08435: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c649d7f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 10976 1726879377.08484: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 10976 1726879377.08504: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.08580: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.08649: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 10976 1726879377.08668: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.08721: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.08789: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 10976 1726879377.08836: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 10976 1726879377.08870: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.08882: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.08920: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 10976 1726879377.08983: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.09049: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 10976 1726879377.09093: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.09157: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 10976 1726879377.09224: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.09292: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.09359: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.09425: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 10976 1726879377.09443: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.10119: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.10723: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 10976 1726879377.10778: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.10853: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.10893: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.10959: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 10976 1726879377.10990: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.11062: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 10976 1726879377.11094: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.11139: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.11212: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 10976 1726879377.11266: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 10976 1726879377.11351: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 10976 1726879377.11432: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.11532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879377.11573: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c6737f70> <<< 10976 1726879377.11635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 10976 1726879377.11647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879377.11937: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c63f8cd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 10976 1726879377.11984: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.12039: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.12103: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 10976 1726879377.12211: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.12382: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 10976 1726879377.12435: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.12564: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 10976 1726879377.12585: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.12661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 10976 1726879377.12676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 10976 1726879377.12879: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c6506fd0> <<< 10976 1726879377.13294: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c646b640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 10976 1726879377.13360: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.13440: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 10976 1726879377.13571: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.13644: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.13796: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.14043: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 10976 1726879377.14287: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c639a700> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c646b610> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 10976 1726879377.14290: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.14381: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 10976 1726879377.14394: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.14601: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.14809: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 10976 1726879377.14834: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.15064: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.15210: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.15252: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.15318: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 10976 1726879377.15352: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 10976 1726879377.15381: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.15406: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.15582: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.15795: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 10976 1726879377.15966: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.16115: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 10976 1726879377.16225: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879377.16758: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.17182: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 10976 1726879377.17272: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.17363: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 10976 1726879377.17448: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.17545: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 10976 1726879377.17552: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.17694: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.18172: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879377.18280: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.18548: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.18817: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 10976 1726879377.18865: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.18935: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 10976 1726879377.18940: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.18966: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.18981: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 10976 1726879377.19072: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.19183: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 10976 1726879377.19221: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.19237: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 10976 1726879377.19300: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.19370: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 10976 1726879377.19446: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.19520: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 10976 1726879377.19525: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.19881: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.20235: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 10976 1726879377.20298: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.20378: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 10976 1726879377.20429: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.20483: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 10976 1726879377.20508: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.20548: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 10976 1726879377.20603: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.20652: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 10976 1726879377.20752: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.20856: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 10976 1726879377.20872: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 10976 1726879377.20904: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.20958: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 10976 1726879377.20963: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.20989: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.20992: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.21045: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.21094: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.21141: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.21209: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 10976 1726879377.21216: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.21257: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.21306: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 10976 1726879377.21318: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879377.22503: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available <<< 10976 1726879377.22626: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879378.69934: stdout chunk (state=3): >>> {"name": "pcsd", "changed": true, "status": {"Type": "notify", "ExitType": "main", "Restart": "no", "NotifyAccess": "main", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:40:43 EDT", "ExecMainStartTimestampMonotonic": "253350160", "ExecMainExitTimestamp": "Fri 2024-09-20 20:42:54 EDT", "ExecMainExitTimestampMonotonic": "384524373", "ExecMainPID": "11719", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:40:43 EDT] ; stop_time=[Fri 2024-09-20 20:42:54 EDT] ; pid=11719 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; flags= ; start_time=[Fri 2024-09-20 20:40:43 EDT] ; stop_time=[Fri 2024-09-20 20:42:54 EDT] ; pid=11719 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroupId": "3883", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "9450327000", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[no<<< 10976 1726879378.69958: stdout chunk (state=3): >>>t set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "mixed", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "pcsd.service", "N<<< 10976 1726879378.69978: stdout chunk (state=3): >>>ames": "pcsd.service", "Requires": "sysinit.target system.slice network-online.target pcsd-ruby.service", "WantedBy": "multi-user.target", "ConsistsOf": "pcsd-ruby.service", "Conflicts": "shutdown.target", "Before": "multi-user.target shutdown.target", "After": "network-online.target sysinit.target systemd-journald.socket basic.target pcsd-ruby.service system.slice", "Documentation": "\"man:pcsd(8)\" \"man:pcs(8)\"", "Description": "PCS GUI and remote configuration interface", "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/pcsd.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:42:54 EDT", "StateChangeTimestampMonotonic": "384527928", "InactiveExitTimestamp": "Fri 2024-09-20 20:40:43 EDT", "InactiveExitTimestampMonotonic": "253350478", "ActiveEnterTimestamp": "Fri 2024-09-20 20:40:47 EDT", "ActiveEnterTimestampMonotonic": "257879091", "ActiveExitTimestamp": "Fri 2024-09-20 20:42:54 EDT", "ActiveExitTimestampMonotonic": "384354645", "InactiveEnterTimestamp": "Fri 2024-09-20 20:42:54 EDT", "InactiveEnterTimestampMonotonic": "384527928", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:40:43 EDT", "ConditionTimestampMonotonic": "253344389", "AssertTimestamp": "Fri 2024-09-20 20:40:43 EDT", "AssertTimestampMonotonic": "253344393", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "94fb2c89cedb4cd1afc1b4c337d29621", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "pcsd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 10976 1726879378.70874: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879378.70882: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale <<< 10976 1726879378.70906: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset <<< 10976 1726879378.70964: stdout chunk (state=3): >>># cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian <<< 10976 1726879378.70989: 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 # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils<<< 10976 1726879378.70992: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr<<< 10976 1726879378.71333: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user <<< 10976 1726879378.71341: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd <<< 10976 1726879378.71348: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl <<< 10976 1726879378.71413: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai <<< 10976 1726879378.71420: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi <<< 10976 1726879378.71427: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos <<< 10976 1726879378.71430: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 10976 1726879378.73053: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879378.73058: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 10976 1726879378.73061: stdout chunk (state=3): >>># destroy importlib.machinery <<< 10976 1726879378.73125: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879378.73129: stdout chunk (state=3): >>># destroy _compression <<< 10976 1726879378.73132: stdout chunk (state=3): >>># destroy binascii # destroy importlib<<< 10976 1726879378.73134: stdout chunk (state=3): >>> # destroy bz2 # destroy lzma <<< 10976 1726879378.73180: stdout chunk (state=3): >>># destroy __main__ # destroy locale<<< 10976 1726879378.73184: stdout chunk (state=3): >>> # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 10976 1726879378.73187: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 10976 1726879378.73191: stdout chunk (state=3): >>># destroy encodings <<< 10976 1726879378.73229: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879378.73281: stdout chunk (state=3): >>># destroy selinux<<< 10976 1726879378.73390: stdout chunk (state=3): >>> <<< 10976 1726879378.73396: stdout chunk (state=3): >>># destroy distro # destroy logging # destroy argparse <<< 10976 1726879378.73459: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors <<< 10976 1726879378.73463: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing <<< 10976 1726879378.73465: stdout chunk (state=3): >>># destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 10976 1726879378.73509: stdout chunk (state=3): >>># destroy queue <<< 10976 1726879378.73513: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util<<< 10976 1726879378.73520: stdout chunk (state=3): >>> # destroy multiprocessing.reduction <<< 10976 1726879378.73558: stdout chunk (state=3): >>># destroy datetime <<< 10976 1726879378.73564: stdout chunk (state=3): >>># destroy base64 <<< 10976 1726879378.73596: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 10976 1726879378.73608: stdout chunk (state=3): >>># destroy json <<< 10976 1726879378.73636: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 10976 1726879378.73663: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 10976 1726879378.73704: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl <<< 10976 1726879378.73756: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves <<< 10976 1726879378.73764: stdout chunk (state=3): >>># destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache <<< 10976 1726879378.73771: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 10976 1726879378.73809: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 10976 1726879378.73827: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 10976 1726879378.73845: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib <<< 10976 1726879378.73916: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879378.73938: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 10976 1726879378.73950: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879378.73954: stdout chunk (state=3): >>># cleanup[3] wiping _functools <<< 10976 1726879378.73957: stdout chunk (state=3): >>># destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 10976 1726879378.73959: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types <<< 10976 1726879378.73961: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879378.73963: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 10976 1726879378.73965: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 10976 1726879378.73966: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10976 1726879378.73967: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879378.74003: stdout chunk (state=3): >>># destroy gc # destroy termios <<< 10976 1726879378.74024: stdout chunk (state=3): >>># destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879378.74327: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath <<< 10976 1726879378.74353: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 10976 1726879378.74393: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879378.74442: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879378.75408: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879378.75421: stderr chunk (state=3): >>><<< 10976 1726879378.75427: stdout chunk (state=3): >>><<< 10976 1726879378.75575: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7843dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c75d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7843b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7843ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c75d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c75d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c75d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c758f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c758f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c75b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c758f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c75f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7587d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c75b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c75d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7552eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7556f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c754c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7554640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7552370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c7433dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c74338b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7433eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7433f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7433e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c752ed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7528610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c753b670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c755be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c7445c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c752e250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c753b280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c75619d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7445fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7445d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7445d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7418370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7418460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c744dfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7447a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7447490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c733d1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7403c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7447eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7561040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c734faf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c734fe20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7362730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7362c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c72ef3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c734ff10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c72ff280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c73625b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c72ff340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c74459d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c731b6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c731b970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c731b760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c731b850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c731bca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c73281f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c731b8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c730ea30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c74455b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c731ba90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f64c7244670> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c71817c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c7181160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7181280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7181f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c71814f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7181d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c7181f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7181100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c6bfdee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c6b070d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c6b072b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c6b07c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7168dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c71683a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7168f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c71b8c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c718dcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c718d3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c6be2b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c718d4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c718d4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c6b66250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c71c81f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c6b728e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c71c8370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c71c8d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c6b72880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c71610d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c718e9a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c6b720d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c71c08b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c6b679d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c6b85b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c6b71640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c6b67f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c6b71a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c6baf7c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c6bb4820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c67229a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c6bed760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c71853d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c6ba69a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c65a0be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c6bb7670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7153d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7185400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c6745bb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c66ebf70> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c66eb4f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c672aee0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c6495d00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c649d6a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c649d8b0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c66e7c40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c6706f70> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c66e7fd0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c6737910> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c7164cd0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c649d7f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c6737f70> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c63f8cd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c6506fd0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c646b640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64c639a700> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64c646b610> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_co0vrsuw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "pcsd", "changed": true, "status": {"Type": "notify", "ExitType": "main", "Restart": "no", "NotifyAccess": "main", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:40:43 EDT", "ExecMainStartTimestampMonotonic": "253350160", "ExecMainExitTimestamp": "Fri 2024-09-20 20:42:54 EDT", "ExecMainExitTimestampMonotonic": "384524373", "ExecMainPID": "11719", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:40:43 EDT] ; stop_time=[Fri 2024-09-20 20:42:54 EDT] ; pid=11719 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; flags= ; start_time=[Fri 2024-09-20 20:40:43 EDT] ; stop_time=[Fri 2024-09-20 20:42:54 EDT] ; pid=11719 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroupId": "3883", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "9450327000", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "mixed", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "pcsd.service", "Names": "pcsd.service", "Requires": "sysinit.target system.slice network-online.target pcsd-ruby.service", "WantedBy": "multi-user.target", "ConsistsOf": "pcsd-ruby.service", "Conflicts": "shutdown.target", "Before": "multi-user.target shutdown.target", "After": "network-online.target sysinit.target systemd-journald.socket basic.target pcsd-ruby.service system.slice", "Documentation": "\"man:pcsd(8)\" \"man:pcs(8)\"", "Description": "PCS GUI and remote configuration interface", "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/pcsd.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:42:54 EDT", "StateChangeTimestampMonotonic": "384527928", "InactiveExitTimestamp": "Fri 2024-09-20 20:40:43 EDT", "InactiveExitTimestampMonotonic": "253350478", "ActiveEnterTimestamp": "Fri 2024-09-20 20:40:47 EDT", "ActiveEnterTimestampMonotonic": "257879091", "ActiveExitTimestamp": "Fri 2024-09-20 20:42:54 EDT", "ActiveExitTimestampMonotonic": "384354645", "InactiveEnterTimestamp": "Fri 2024-09-20 20:42:54 EDT", "InactiveEnterTimestampMonotonic": "384527928", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:40:43 EDT", "ConditionTimestampMonotonic": "253344389", "AssertTimestamp": "Fri 2024-09-20 20:40:43 EDT", "AssertTimestampMonotonic": "253344393", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "94fb2c89cedb4cd1afc1b4c337d29621", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "pcsd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879378.76782: done with _execute_module (ansible.legacy.systemd, {'name': 'pcsd', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_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-1726879376.6474338-11620-278187938858013/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879378.76786: _low_level_execute_command(): starting 10976 1726879378.76789: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879376.6474338-11620-278187938858013/ > /dev/null 2>&1 && sleep 0' 10976 1726879378.77283: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879378.77290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879378.77318: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879378.77323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879378.77379: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879378.77382: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879378.77384: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879378.77444: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879378.80693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879378.80744: stderr chunk (state=3): >>><<< 10976 1726879378.80748: stdout chunk (state=3): >>><<< 10976 1726879378.80763: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879378.80776: handler run complete 10976 1726879378.80812: attempt loop complete, returning result 10976 1726879378.80815: _execute() done 10976 1726879378.80817: dumping result to json 10976 1726879378.80830: done dumping result, returning 10976 1726879378.80839: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot [0e24e73b-299d-f469-e0b0-0000000002ef] 10976 1726879378.80844: sending task result for task 0e24e73b-299d-f469-e0b0-0000000002ef changed: [managed_node2] => { "changed": true, "enabled": true, "name": "pcsd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 20:40:47 EDT", "ActiveEnterTimestampMonotonic": "257879091", "ActiveExitTimestamp": "Fri 2024-09-20 20:42:54 EDT", "ActiveExitTimestampMonotonic": "384354645", "ActiveState": "inactive", "After": "network-online.target sysinit.target systemd-journald.socket basic.target pcsd-ruby.service system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:40:43 EDT", "AssertTimestampMonotonic": "253344393", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "9450327000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:40:43 EDT", "ConditionTimestampMonotonic": "253344389", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pcsd-ruby.service", "ControlGroupId": "3883", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PCS GUI and remote configuration interface", "DevicePolicy": "auto", "Documentation": "\"man:pcsd(8)\" \"man:pcs(8)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2024-09-20 20:42:54 EDT", "ExecMainExitTimestampMonotonic": "384524373", "ExecMainPID": "11719", "ExecMainStartTimestamp": "Fri 2024-09-20 20:40:43 EDT", "ExecMainStartTimestampMonotonic": "253350160", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:40:43 EDT] ; stop_time=[Fri 2024-09-20 20:42:54 EDT] ; pid=11719 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; flags= ; start_time=[Fri 2024-09-20 20:40:43 EDT] ; stop_time=[Fri 2024-09-20 20:42:54 EDT] ; pid=11719 ; code=exited ; status=0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pcsd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pcsd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 20:42:54 EDT", "InactiveEnterTimestampMonotonic": "384527928", "InactiveExitTimestamp": "Fri 2024-09-20 20:40:43 EDT", "InactiveExitTimestampMonotonic": "253350478", "InvocationID": "94fb2c89cedb4cd1afc1b4c337d29621", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pcsd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice network-online.target pcsd-ruby.service", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 20:42:54 EDT", "StateChangeTimestampMonotonic": "384527928", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 10976 1726879378.81281: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000002ef 10976 1726879378.81327: WORKER PROCESS EXITING 10976 1726879378.81337: no more pending results, returning what we have 10976 1726879378.81340: results queue empty 10976 1726879378.81341: checking for any_errors_fatal 10976 1726879378.81348: done checking for any_errors_fatal 10976 1726879378.81350: checking for max_fail_percentage 10976 1726879378.81352: done checking for max_fail_percentage 10976 1726879378.81353: checking to see if all hosts have failed and the running result is not ok 10976 1726879378.81354: done checking to see if all hosts have failed 10976 1726879378.81355: getting the remaining hosts for this loop 10976 1726879378.81356: done getting the remaining hosts for this loop 10976 1726879378.81361: getting the next task for host managed_node2 10976 1726879378.81370: done getting next task for host managed_node2 10976 1726879378.81373: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure firewall 10976 1726879378.81377: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879378.81389: getting variables 10976 1726879378.81391: in VariableManager get_vars() 10976 1726879378.81416: Calling all_inventory to load vars for managed_node2 10976 1726879378.81421: Calling groups_inventory to load vars for managed_node2 10976 1726879378.81427: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879378.81436: Calling all_plugins_play to load vars for managed_node2 10976 1726879378.81439: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879378.81442: Calling groups_plugins_play to load vars for managed_node2 10976 1726879378.81603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879378.81803: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879378.81850: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.81857: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.81932: done with get_vars() 10976 1726879378.81947: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure firewall] *************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:49 Friday 20 September 2024 20:42:58 -0400 (0:00:02.240) 0:00:20.243 ****** 10976 1726879378.82061: entering _queue_task() for managed_node2/include_tasks 10976 1726879378.82380: worker is 1 (out of 1 available) 10976 1726879378.82395: exiting _queue_task() for managed_node2/include_tasks 10976 1726879378.82408: done queuing things up, now waiting for results queue to drain 10976 1726879378.82410: waiting for pending results... 10976 1726879378.82659: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure firewall 10976 1726879378.82795: in run() - task 0e24e73b-299d-f469-e0b0-0000000000f2 10976 1726879378.82800: variable 'ansible_search_path' from source: unknown 10976 1726879378.82831: variable 'ansible_search_path' from source: unknown 10976 1726879378.82887: calling self._execute() 10976 1726879378.82935: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879378.82946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879378.82949: variable 'omit' from source: magic vars 10976 1726879378.83493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879378.85811: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879378.85901: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879378.85940: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879378.85971: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879378.85994: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879378.86075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879378.86097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879378.86115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879378.86146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879378.86157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879378.86266: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879378.86274: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879378.86293: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879378.86298: _execute() done 10976 1726879378.86302: dumping result to json 10976 1726879378.86305: done dumping result, returning 10976 1726879378.86315: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure firewall [0e24e73b-299d-f469-e0b0-0000000000f2] 10976 1726879378.86319: sending task result for task 0e24e73b-299d-f469-e0b0-0000000000f2 10976 1726879378.86420: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000000f2 10976 1726879378.86423: WORKER PROCESS EXITING 10976 1726879378.86472: no more pending results, returning what we have 10976 1726879378.86477: in VariableManager get_vars() 10976 1726879378.86527: Calling all_inventory to load vars for managed_node2 10976 1726879378.86530: Calling groups_inventory to load vars for managed_node2 10976 1726879378.86532: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879378.86552: Calling all_plugins_play to load vars for managed_node2 10976 1726879378.86554: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879378.86557: Calling groups_plugins_play to load vars for managed_node2 10976 1726879378.86704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879378.86830: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879378.86842: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.86846: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.86897: done with get_vars() 10976 1726879378.86903: variable 'ansible_search_path' from source: unknown 10976 1726879378.86904: variable 'ansible_search_path' from source: unknown 10976 1726879378.86924: we have included files to process 10976 1726879378.86925: generating all_blocks data 10976 1726879378.86926: done generating all_blocks data 10976 1726879378.86930: processing included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml 10976 1726879378.86931: loading included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml 10976 1726879378.86932: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml 10976 1726879378.87061: done processing included file 10976 1726879378.87062: iterating over new_blocks loaded from include file 10976 1726879378.87063: in VariableManager get_vars() 10976 1726879378.87079: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879378.87093: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.87096: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.87118: done with get_vars() 10976 1726879378.87120: filtering new block on tags 10976 1726879378.87147: done filtering new block on tags 10976 1726879378.87150: done iterating over new_blocks loaded from include file included: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml for managed_node2 10976 1726879378.87155: extending task lists for all hosts with included blocks 10976 1726879378.87238: done extending task lists 10976 1726879378.87240: done processing included files 10976 1726879378.87240: results queue empty 10976 1726879378.87240: checking for any_errors_fatal 10976 1726879378.87250: done checking for any_errors_fatal 10976 1726879378.87251: checking for max_fail_percentage 10976 1726879378.87252: done checking for max_fail_percentage 10976 1726879378.87252: checking to see if all hosts have failed and the running result is not ok 10976 1726879378.87253: done checking to see if all hosts have failed 10976 1726879378.87253: getting the remaining hosts for this loop 10976 1726879378.87254: done getting the remaining hosts for this loop 10976 1726879378.87256: getting the next task for host managed_node2 10976 1726879378.87259: done getting next task for host managed_node2 10976 1726879378.87264: ^ task is: TASK: Ensure the service and the ports status with the firewall role 10976 1726879378.87267: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879378.87274: getting variables 10976 1726879378.87275: in VariableManager get_vars() 10976 1726879378.87285: Calling all_inventory to load vars for managed_node2 10976 1726879378.87287: Calling groups_inventory to load vars for managed_node2 10976 1726879378.87289: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879378.87292: Calling all_plugins_play to load vars for managed_node2 10976 1726879378.87294: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879378.87296: Calling groups_plugins_play to load vars for managed_node2 10976 1726879378.87385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879378.87496: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879378.87506: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.87509: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.87548: done with get_vars() 10976 1726879378.87556: done getting variables TASK [Ensure the service and the ports status with the firewall role] ********** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:3 Friday 20 September 2024 20:42:58 -0400 (0:00:00.055) 0:00:20.299 ****** 10976 1726879378.87621: entering _queue_task() for managed_node2/include_role 10976 1726879378.87850: worker is 1 (out of 1 available) 10976 1726879378.87865: exiting _queue_task() for managed_node2/include_role 10976 1726879378.87878: done queuing things up, now waiting for results queue to drain 10976 1726879378.87879: waiting for pending results... 10976 1726879378.88217: running TaskExecutor() for managed_node2/TASK: Ensure the service and the ports status with the firewall role 10976 1726879378.88225: in run() - task 0e24e73b-299d-f469-e0b0-000000000322 10976 1726879378.88241: variable 'ansible_search_path' from source: unknown 10976 1726879378.88245: variable 'ansible_search_path' from source: unknown 10976 1726879378.88300: calling self._execute() 10976 1726879378.88398: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879378.88401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879378.88405: variable 'omit' from source: magic vars 10976 1726879378.89049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879378.91107: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879378.91414: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879378.91450: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879378.91477: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879378.91498: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879378.91581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879378.91604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879378.91642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879378.91680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879378.91690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879378.91836: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879378.91844: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879378.91873: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879378.91995: variable 'ha_cluster_manage_firewall' from source: include params 10976 1726879378.92002: Evaluated conditional (ha_cluster_manage_firewall | bool): True 10976 1726879378.92009: _execute() done 10976 1726879378.92012: dumping result to json 10976 1726879378.92014: done dumping result, returning 10976 1726879378.92021: done running TaskExecutor() for managed_node2/TASK: Ensure the service and the ports status with the firewall role [0e24e73b-299d-f469-e0b0-000000000322] 10976 1726879378.92041: sending task result for task 0e24e73b-299d-f469-e0b0-000000000322 10976 1726879378.92197: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000322 10976 1726879378.92200: WORKER PROCESS EXITING 10976 1726879378.92246: no more pending results, returning what we have 10976 1726879378.92251: in VariableManager get_vars() 10976 1726879378.92317: Calling all_inventory to load vars for managed_node2 10976 1726879378.92321: Calling groups_inventory to load vars for managed_node2 10976 1726879378.92324: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879378.92334: Calling all_plugins_play to load vars for managed_node2 10976 1726879378.92337: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879378.92339: Calling groups_plugins_play to load vars for managed_node2 10976 1726879378.92543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879378.92681: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879378.92694: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.92699: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.92747: done with get_vars() 10976 1726879378.92754: variable 'ansible_search_path' from source: unknown 10976 1726879378.92755: variable 'ansible_search_path' from source: unknown 10976 1726879378.92851: variable 'omit' from source: magic vars 10976 1726879378.92888: variable 'omit' from source: magic vars 10976 1726879378.92900: variable 'omit' from source: magic vars 10976 1726879378.92903: we have included files to process 10976 1726879378.92904: generating all_blocks data 10976 1726879378.92905: done generating all_blocks data 10976 1726879378.92906: processing included file: fedora.linux_system_roles.firewall 10976 1726879378.92919: in VariableManager get_vars() 10976 1726879378.92939: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879378.92951: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.92955: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.92990: done with get_vars() 10976 1726879378.93044: in VariableManager get_vars() 10976 1726879378.93061: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879378.93074: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.93079: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.93120: done with get_vars() 10976 1726879378.93164: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/vars/main.yml 10976 1726879378.93238: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/defaults/main.yml 10976 1726879378.93268: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/meta/main.yml 10976 1726879378.93437: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml 10976 1726879378.94142: in VariableManager get_vars() 10976 1726879378.94169: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879378.94186: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.94191: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.94229: done with get_vars() 10976 1726879378.95706: iterating over new_blocks loaded from include file 10976 1726879378.95709: in VariableManager get_vars() 10976 1726879378.95728: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879378.95739: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.95743: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.95776: done with get_vars() 10976 1726879378.95778: filtering new block on tags 10976 1726879378.95857: done filtering new block on tags 10976 1726879378.95861: in VariableManager get_vars() 10976 1726879378.95874: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879378.95887: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.95890: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.95917: done with get_vars() 10976 1726879378.95918: filtering new block on tags 10976 1726879378.95947: done filtering new block on tags 10976 1726879378.95949: in VariableManager get_vars() 10976 1726879378.95960: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879378.95971: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.95974: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.96000: done with get_vars() 10976 1726879378.96001: filtering new block on tags 10976 1726879378.96017: done filtering new block on tags 10976 1726879378.96019: in VariableManager get_vars() 10976 1726879378.96032: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879378.96043: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.96046: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.96067: done with get_vars() 10976 1726879378.96068: filtering new block on tags 10976 1726879378.96099: done filtering new block on tags 10976 1726879378.96101: in VariableManager get_vars() 10976 1726879378.96113: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879378.96124: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.96127: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.96150: done with get_vars() 10976 1726879378.96152: filtering new block on tags 10976 1726879378.96177: done filtering new block on tags 10976 1726879378.96179: in VariableManager get_vars() 10976 1726879378.96192: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879378.96201: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.96204: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.96229: done with get_vars() 10976 1726879378.96230: filtering new block on tags 10976 1726879378.96265: done filtering new block on tags 10976 1726879378.96267: in VariableManager get_vars() 10976 1726879378.96304: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879378.96314: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.96317: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.96341: done with get_vars() 10976 1726879378.96343: filtering new block on tags 10976 1726879378.96354: done filtering new block on tags 10976 1726879378.96355: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.firewall for managed_node2 10976 1726879378.96361: extending task lists for all hosts with included blocks 10976 1726879378.96438: done extending task lists 10976 1726879378.96439: done processing included files 10976 1726879378.96440: results queue empty 10976 1726879378.96440: checking for any_errors_fatal 10976 1726879378.96443: done checking for any_errors_fatal 10976 1726879378.96443: checking for max_fail_percentage 10976 1726879378.96444: done checking for max_fail_percentage 10976 1726879378.96444: checking to see if all hosts have failed and the running result is not ok 10976 1726879378.96445: done checking to see if all hosts have failed 10976 1726879378.96445: getting the remaining hosts for this loop 10976 1726879378.96450: done getting the remaining hosts for this loop 10976 1726879378.96452: getting the next task for host managed_node2 10976 1726879378.96455: done getting next task for host managed_node2 10976 1726879378.96457: ^ task is: TASK: fedora.linux_system_roles.firewall : Setup firewalld 10976 1726879378.96460: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879378.96466: getting variables 10976 1726879378.96467: in VariableManager get_vars() 10976 1726879378.96478: Calling all_inventory to load vars for managed_node2 10976 1726879378.96480: Calling groups_inventory to load vars for managed_node2 10976 1726879378.96481: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879378.96485: Calling all_plugins_play to load vars for managed_node2 10976 1726879378.96487: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879378.96489: Calling groups_plugins_play to load vars for managed_node2 10976 1726879378.96594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879378.96705: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879378.96716: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.96719: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879378.96760: done with get_vars() 10976 1726879378.96768: done getting variables TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 20 September 2024 20:42:58 -0400 (0:00:00.092) 0:00:20.391 ****** 10976 1726879378.96830: entering _queue_task() for managed_node2/include_tasks 10976 1726879378.97064: worker is 1 (out of 1 available) 10976 1726879378.97080: exiting _queue_task() for managed_node2/include_tasks 10976 1726879378.97092: done queuing things up, now waiting for results queue to drain 10976 1726879378.97094: waiting for pending results... 10976 1726879378.97304: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Setup firewalld 10976 1726879378.97413: in run() - task 0e24e73b-299d-f469-e0b0-000000000344 10976 1726879378.97425: variable 'ansible_search_path' from source: unknown 10976 1726879378.97432: variable 'ansible_search_path' from source: unknown 10976 1726879378.97465: calling self._execute() 10976 1726879378.97546: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879378.97551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879378.97564: variable 'omit' from source: magic vars 10976 1726879378.98008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879378.99744: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879378.99797: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879378.99840: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879378.99868: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879378.99893: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879378.99973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879378.99997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879379.00017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879379.00048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879379.00059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879379.00167: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879379.00173: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879379.00195: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879379.00200: _execute() done 10976 1726879379.00203: dumping result to json 10976 1726879379.00205: done dumping result, returning 10976 1726879379.00214: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Setup firewalld [0e24e73b-299d-f469-e0b0-000000000344] 10976 1726879379.00220: sending task result for task 0e24e73b-299d-f469-e0b0-000000000344 10976 1726879379.00312: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000344 10976 1726879379.00317: WORKER PROCESS EXITING 10976 1726879379.00365: no more pending results, returning what we have 10976 1726879379.00370: in VariableManager get_vars() 10976 1726879379.00416: Calling all_inventory to load vars for managed_node2 10976 1726879379.00419: Calling groups_inventory to load vars for managed_node2 10976 1726879379.00421: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879379.00439: Calling all_plugins_play to load vars for managed_node2 10976 1726879379.00442: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879379.00445: Calling groups_plugins_play to load vars for managed_node2 10976 1726879379.00651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879379.00777: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879379.00791: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879379.00795: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879379.00848: done with get_vars() 10976 1726879379.00859: variable 'ansible_search_path' from source: unknown 10976 1726879379.00861: variable 'ansible_search_path' from source: unknown 10976 1726879379.00889: we have included files to process 10976 1726879379.00890: generating all_blocks data 10976 1726879379.00891: done generating all_blocks data 10976 1726879379.00894: processing included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml 10976 1726879379.00895: loading included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml 10976 1726879379.00896: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml 10976 1726879379.01759: done processing included file 10976 1726879379.01762: iterating over new_blocks loaded from include file 10976 1726879379.01763: in VariableManager get_vars() 10976 1726879379.01784: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879379.01799: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879379.01803: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879379.01857: done with get_vars() 10976 1726879379.01859: filtering new block on tags 10976 1726879379.01897: done filtering new block on tags 10976 1726879379.01900: in VariableManager get_vars() 10976 1726879379.01919: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879379.02008: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879379.02013: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879379.02057: done with get_vars() 10976 1726879379.02059: filtering new block on tags 10976 1726879379.02124: done filtering new block on tags 10976 1726879379.02128: in VariableManager get_vars() 10976 1726879379.02147: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879379.02163: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879379.02173: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879379.02226: done with get_vars() 10976 1726879379.02228: filtering new block on tags 10976 1726879379.02279: done filtering new block on tags 10976 1726879379.02282: in VariableManager get_vars() 10976 1726879379.02304: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879379.02337: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879379.02341: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879379.02379: done with get_vars() 10976 1726879379.02381: filtering new block on tags 10976 1726879379.02423: done filtering new block on tags 10976 1726879379.02431: in VariableManager get_vars() 10976 1726879379.02452: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879379.02468: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879379.02473: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879379.02531: done with get_vars() 10976 1726879379.02538: filtering new block on tags 10976 1726879379.02604: done filtering new block on tags 10976 1726879379.02607: done iterating over new_blocks loaded from include file included: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed_node2 10976 1726879379.02613: extending task lists for all hosts with included blocks 10976 1726879379.03174: done extending task lists 10976 1726879379.03178: done processing included files 10976 1726879379.03180: results queue empty 10976 1726879379.03182: checking for any_errors_fatal 10976 1726879379.03189: done checking for any_errors_fatal 10976 1726879379.03189: checking for max_fail_percentage 10976 1726879379.03191: done checking for max_fail_percentage 10976 1726879379.03192: checking to see if all hosts have failed and the running result is not ok 10976 1726879379.03192: done checking to see if all hosts have failed 10976 1726879379.03193: getting the remaining hosts for this loop 10976 1726879379.03194: done getting the remaining hosts for this loop 10976 1726879379.03197: getting the next task for host managed_node2 10976 1726879379.03204: done getting next task for host managed_node2 10976 1726879379.03207: ^ task is: TASK: fedora.linux_system_roles.firewall : Ensure ansible_facts used by role 10976 1726879379.03210: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879379.03218: getting variables 10976 1726879379.03219: in VariableManager get_vars() 10976 1726879379.03235: Calling all_inventory to load vars for managed_node2 10976 1726879379.03237: Calling groups_inventory to load vars for managed_node2 10976 1726879379.03238: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879379.03243: Calling all_plugins_play to load vars for managed_node2 10976 1726879379.03244: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879379.03246: Calling groups_plugins_play to load vars for managed_node2 10976 1726879379.03343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879379.03457: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879379.03470: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879379.03473: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879379.03523: done with get_vars() 10976 1726879379.03533: done getting variables TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Friday 20 September 2024 20:42:59 -0400 (0:00:00.067) 0:00:20.459 ****** 10976 1726879379.03609: entering _queue_task() for managed_node2/setup 10976 1726879379.03854: worker is 1 (out of 1 available) 10976 1726879379.03875: exiting _queue_task() for managed_node2/setup 10976 1726879379.03890: done queuing things up, now waiting for results queue to drain 10976 1726879379.03892: waiting for pending results... 10976 1726879379.04097: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Ensure ansible_facts used by role 10976 1726879379.04225: in run() - task 0e24e73b-299d-f469-e0b0-000000000398 10976 1726879379.04236: variable 'ansible_search_path' from source: unknown 10976 1726879379.04240: variable 'ansible_search_path' from source: unknown 10976 1726879379.04276: calling self._execute() 10976 1726879379.04354: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879379.04360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879379.04368: variable 'omit' from source: magic vars 10976 1726879379.05042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879379.07027: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879379.07079: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879379.07115: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879379.07142: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879379.07162: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879379.07258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879379.07278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879379.07298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879379.07332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879379.07344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879379.07451: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879379.07457: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879379.07476: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879379.07587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879379.07609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879379.07628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879379.07660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879379.07671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879379.07706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879379.07724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879379.07742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879379.07772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879379.07782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879379.07886: variable '__firewall_required_facts' from source: role '' all vars 10976 1726879379.07896: variable 'ansible_facts' from source: unknown 10976 1726879379.07960: Evaluated conditional (__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 10976 1726879379.07964: when evaluation is False, skipping this task 10976 1726879379.07967: _execute() done 10976 1726879379.07969: dumping result to json 10976 1726879379.07973: done dumping result, returning 10976 1726879379.07985: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Ensure ansible_facts used by role [0e24e73b-299d-f469-e0b0-000000000398] 10976 1726879379.07987: sending task result for task 0e24e73b-299d-f469-e0b0-000000000398 10976 1726879379.08078: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000398 10976 1726879379.08090: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 10976 1726879379.08144: no more pending results, returning what we have 10976 1726879379.08147: results queue empty 10976 1726879379.08148: checking for any_errors_fatal 10976 1726879379.08150: done checking for any_errors_fatal 10976 1726879379.08150: checking for max_fail_percentage 10976 1726879379.08152: done checking for max_fail_percentage 10976 1726879379.08153: checking to see if all hosts have failed and the running result is not ok 10976 1726879379.08154: done checking to see if all hosts have failed 10976 1726879379.08154: getting the remaining hosts for this loop 10976 1726879379.08156: done getting the remaining hosts for this loop 10976 1726879379.08159: getting the next task for host managed_node2 10976 1726879379.08170: done getting next task for host managed_node2 10976 1726879379.08173: ^ task is: TASK: fedora.linux_system_roles.firewall : Check if system is ostree 10976 1726879379.08179: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879379.08202: getting variables 10976 1726879379.08203: in VariableManager get_vars() 10976 1726879379.08248: Calling all_inventory to load vars for managed_node2 10976 1726879379.08251: Calling groups_inventory to load vars for managed_node2 10976 1726879379.08253: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879379.08262: Calling all_plugins_play to load vars for managed_node2 10976 1726879379.08265: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879379.08269: Calling groups_plugins_play to load vars for managed_node2 10976 1726879379.08435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879379.08559: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879379.08572: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879379.08576: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879379.08636: done with get_vars() 10976 1726879379.08646: done getting variables TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Friday 20 September 2024 20:42:59 -0400 (0:00:00.051) 0:00:20.510 ****** 10976 1726879379.08719: entering _queue_task() for managed_node2/stat 10976 1726879379.08945: worker is 1 (out of 1 available) 10976 1726879379.08959: exiting _queue_task() for managed_node2/stat 10976 1726879379.08971: done queuing things up, now waiting for results queue to drain 10976 1726879379.08973: waiting for pending results... 10976 1726879379.09165: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Check if system is ostree 10976 1726879379.09290: in run() - task 0e24e73b-299d-f469-e0b0-00000000039a 10976 1726879379.09308: variable 'ansible_search_path' from source: unknown 10976 1726879379.09311: variable 'ansible_search_path' from source: unknown 10976 1726879379.09340: calling self._execute() 10976 1726879379.09415: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879379.09419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879379.09428: variable 'omit' from source: magic vars 10976 1726879379.09804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879379.11520: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879379.11570: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879379.11601: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879379.11629: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879379.11650: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879379.11732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879379.11760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879379.11779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879379.11810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879379.11822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879379.11929: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879379.11936: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879379.11955: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879379.12048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879379.12172: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879379.12216: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879379.12241: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879379.12268: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879379.12303: 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) 10976 1726879379.12318: 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) 10976 1726879379.12337: 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) 10976 1726879379.12359: 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) 10976 1726879379.12430: Evaluated conditional (not __firewall_is_ostree is defined): True 10976 1726879379.12433: variable 'omit' from source: magic vars 10976 1726879379.12498: variable 'omit' from source: magic vars 10976 1726879379.12524: variable 'omit' from source: magic vars 10976 1726879379.12545: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879379.12565: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879379.12587: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879379.12598: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879379.12607: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879379.12631: variable 'inventory_hostname' from source: set_fact 10976 1726879379.12634: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879379.12637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879379.12709: Set connection var ansible_pipelining to False 10976 1726879379.12715: Set connection var ansible_shell_executable to /bin/sh 10976 1726879379.12723: Set connection var ansible_timeout to 10 10976 1726879379.12726: Set connection var ansible_shell_type to sh 10976 1726879379.12728: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879379.12734: Set connection var ansible_connection to ssh 10976 1726879379.12751: variable 'ansible_shell_executable' from source: unknown 10976 1726879379.12754: variable 'ansible_connection' from source: unknown 10976 1726879379.12756: variable 'ansible_module_compression' from source: unknown 10976 1726879379.12759: variable 'ansible_shell_type' from source: unknown 10976 1726879379.12761: variable 'ansible_shell_executable' from source: unknown 10976 1726879379.12763: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879379.12767: variable 'ansible_pipelining' from source: unknown 10976 1726879379.12769: variable 'ansible_timeout' from source: unknown 10976 1726879379.12774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879379.13136: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879379.13140: variable 'omit' from source: magic vars 10976 1726879379.13143: starting attempt loop 10976 1726879379.13146: running the handler 10976 1726879379.13148: _low_level_execute_command(): starting 10976 1726879379.13150: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879379.13613: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879379.13626: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879379.13636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879379.13650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879379.13691: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879379.13707: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879379.13710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879379.13718: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879379.13738: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879379.13746: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879379.13753: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879379.13761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879379.13772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879379.13779: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879379.13792: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879379.13795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879379.13864: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879379.13883: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879379.13896: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879379.13970: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879379.17128: stdout chunk (state=3): >>>/root <<< 10976 1726879379.17289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879379.17351: stderr chunk (state=3): >>><<< 10976 1726879379.17355: stdout chunk (state=3): >>><<< 10976 1726879379.17376: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879379.17386: _low_level_execute_command(): starting 10976 1726879379.17396: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879379.1737561-11712-252096529563993 `" && echo ansible-tmp-1726879379.1737561-11712-252096529563993="` echo /root/.ansible/tmp/ansible-tmp-1726879379.1737561-11712-252096529563993 `" ) && sleep 0' 10976 1726879379.17903: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879379.17908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879379.17949: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879379.17954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879379.17965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879379.18019: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879379.18037: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879379.18097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879379.21792: stdout chunk (state=3): >>>ansible-tmp-1726879379.1737561-11712-252096529563993=/root/.ansible/tmp/ansible-tmp-1726879379.1737561-11712-252096529563993 <<< 10976 1726879379.22100: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879379.22170: stderr chunk (state=3): >>><<< 10976 1726879379.22174: stdout chunk (state=3): >>><<< 10976 1726879379.22193: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879379.1737561-11712-252096529563993=/root/.ansible/tmp/ansible-tmp-1726879379.1737561-11712-252096529563993 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879379.22244: variable 'ansible_module_compression' from source: unknown 10976 1726879379.22293: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10976 1726879379.22321: variable 'ansible_facts' from source: unknown 10976 1726879379.22390: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879379.1737561-11712-252096529563993/AnsiballZ_stat.py 10976 1726879379.22505: Sending initial data 10976 1726879379.22508: Sent initial data (153 bytes) 10976 1726879379.23256: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879379.23273: 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 <<< 10976 1726879379.23288: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879379.23302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879379.23355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879379.23367: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879379.23377: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879379.23426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879379.26308: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879379.26473: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879379.26516: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpdhli6k9h /root/.ansible/tmp/ansible-tmp-1726879379.1737561-11712-252096529563993/AnsiballZ_stat.py <<< 10976 1726879379.26558: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879379.27415: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879379.27534: stderr chunk (state=3): >>><<< 10976 1726879379.27547: stdout chunk (state=3): >>><<< 10976 1726879379.27564: done transferring module to remote 10976 1726879379.27577: _low_level_execute_command(): starting 10976 1726879379.27582: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879379.1737561-11712-252096529563993/ /root/.ansible/tmp/ansible-tmp-1726879379.1737561-11712-252096529563993/AnsiballZ_stat.py && sleep 0' 10976 1726879379.28097: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879379.28102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879379.28132: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879379.28146: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879379.28207: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879379.28214: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879379.28281: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879379.31808: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879379.31864: stderr chunk (state=3): >>><<< 10976 1726879379.31868: stdout chunk (state=3): >>><<< 10976 1726879379.31882: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879379.31885: _low_level_execute_command(): starting 10976 1726879379.31892: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879379.1737561-11712-252096529563993/AnsiballZ_stat.py && sleep 0' 10976 1726879379.32383: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879379.32387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879379.32426: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879379.32430: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879379.32447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879379.32450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879379.32497: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879379.32509: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879379.32526: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879379.32593: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879379.36101: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879379.36146: stdout chunk (state=3): >>>import '_thread' # <<< 10976 1726879379.36150: stdout chunk (state=3): >>>import '_warnings' # <<< 10976 1726879379.36171: stdout chunk (state=3): >>>import '_weakref' # <<< 10976 1726879379.36249: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879379.36466: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879379.36516: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879379.36559: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879379.36575: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879379.36621: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879379.36874: stdout chunk (state=3): >>>import 'zipimport' # <<< 10976 1726879379.36879: stdout chunk (state=3): >>># installed zipimport hook <<< 10976 1726879379.36945: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 10976 1726879379.36958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879379.36989: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879379.37025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879379.37040: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879379.37075: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9015373dc0> <<< 10976 1726879379.37120: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879379.37147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879379.37370: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90153183a0> <<< 10976 1726879379.37373: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9015373b20> <<< 10976 1726879379.37408: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879379.37438: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9015373ac0> <<< 10976 1726879379.37472: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879379.37500: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 10976 1726879379.37504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879379.37533: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9015318490> <<< 10976 1726879379.37571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 10976 1726879379.37579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879379.37600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 10976 1726879379.37616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879379.37639: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879379.37866: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9015318940> <<< 10976 1726879379.37900: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9015318670> <<< 10976 1726879379.37936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879379.37962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'<<< 10976 1726879379.37967: stdout chunk (state=3): >>> <<< 10976 1726879379.38003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879379.38032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879379.38058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879379.38090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879379.38121: stdout chunk (state=3): >>>import '_stat' # <<< 10976 1726879379.38135: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90152cf190> <<< 10976 1726879379.38374: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879379.38405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879379.38516: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90152cf220> <<< 10976 1726879379.38555: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879379.38571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879379.38604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 10976 1726879379.38609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 10976 1726879379.38872: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90152f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90152cf940> <<< 10976 1726879379.38915: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9015330880> <<< 10976 1726879379.38941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 10976 1726879379.38961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879379.38977: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90152c8d90> <<< 10976 1726879379.39037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 10976 1726879379.39042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879379.39068: stdout chunk (state=3): >>>import '_locale' # <<< 10976 1726879379.39079: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90152f2d90> <<< 10976 1726879379.39152: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9015318970> <<< 10976 1726879379.39196: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879379.39762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879379.39973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879379.40006: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879379.40026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879379.40056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879379.40084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879379.40110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879379.40131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'<<< 10976 1726879379.40359: stdout chunk (state=3): >>> <<< 10976 1726879379.40382: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901526deb0> <<< 10976 1726879379.40452: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9015271f40> <<< 10976 1726879379.40482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879379.40501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879379.40530: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879379.40558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879379.40587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879379.40611: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 10976 1726879379.40628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879379.40662: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9015267610> <<< 10976 1726879379.40692: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901526f640> <<< 10976 1726879379.40707: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901526d370> <<< 10976 1726879379.40735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879379.40841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879379.40874: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879379.40923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879379.41198: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879379.41201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879379.41295: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9014fd4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fd4910> import 'itertools' # <<< 10976 1726879379.41327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 10976 1726879379.41350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 10976 1726879379.41371: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fd4f10> <<< 10976 1726879379.41373: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879379.41402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879379.41442: stdout chunk (state=3): >>>import '_operator' # <<< 10976 1726879379.41447: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fd4fd0> <<< 10976 1726879379.41479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 10976 1726879379.41500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879379.41507: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fe70d0> <<< 10976 1726879379.41531: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879379.41594: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9015249d90> <<< 10976 1726879379.41614: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879379.41654: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9015243670> <<< 10976 1726879379.41728: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879379.41732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 10976 1726879379.41758: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90152556d0> <<< 10976 1726879379.41763: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9015276e20> <<< 10976 1726879379.41795: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 10976 1726879379.41798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879379.41847: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879379.41851: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879379.41874: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9014fe7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90152492b0> <<< 10976 1726879379.41929: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879379.41947: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879379.41955: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90152552e0> <<< 10976 1726879379.41961: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901527c9d0> <<< 10976 1726879379.41999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879379.42009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879379.42042: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 10976 1726879379.42284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879379.42567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fe7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fe7df0> <<< 10976 1726879379.42893: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fe7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fba3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879379.42994: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fba4c0> <<< 10976 1726879379.43112: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014feff40> <<< 10976 1726879379.43216: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fe9a90> <<< 10976 1726879379.43255: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fe9490> <<< 10976 1726879379.43284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879379.43300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879379.43341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879379.43372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879379.43420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879379.43426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879379.43438: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014ee3220> <<< 10976 1726879379.43473: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fa5520> <<< 10976 1726879379.43548: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fe9f10> <<< 10976 1726879379.43565: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901527c040> <<< 10976 1726879379.43779: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879379.43820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879379.43850: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 10976 1726879379.43864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 10976 1726879379.43877: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014ef5b50> <<< 10976 1726879379.43894: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879379.43971: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879379.43985: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9014ef5e80><<< 10976 1726879379.43990: stdout chunk (state=3): >>> <<< 10976 1726879379.44019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879379.44047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 10976 1726879379.44067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879379.44090: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014f06790> <<< 10976 1726879379.44122: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879379.44192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879379.44220: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014f06cd0> <<< 10976 1726879379.44308: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9014e95400> <<< 10976 1726879379.44441: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014ef5f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879379.44500: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9014ea52e0> <<< 10976 1726879379.44575: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014f06610> import 'pwd' # <<< 10976 1726879379.44623: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879379.44685: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9014ea53a0> <<< 10976 1726879379.44698: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fe7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879379.44715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879379.44743: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879379.44777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879379.44951: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9014ec0700> <<< 10976 1726879379.45051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9014ec09d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014ec07c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879379.45246: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9014ec08b0> <<< 10976 1726879379.45297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879379.45589: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9014ec0d00> <<< 10976 1726879379.45623: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9014ecc250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014ec0940> <<< 10976 1726879379.45650: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014eb4a90> <<< 10976 1726879379.45672: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fe7610> <<< 10976 1726879379.45694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879379.45775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879379.45827: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014ec0af0> <<< 10976 1726879379.45967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879379.45997: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9014de16d0> <<< 10976 1726879379.46968: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10976 1726879379.48730: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.50483: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 10976 1726879379.50506: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90147d7820> <<< 10976 1726879379.50528: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879379.50567: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 10976 1726879379.50570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879379.50602: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879379.50663: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879379.50680: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90147d7160> <<< 10976 1726879379.50745: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90147d7280> <<< 10976 1726879379.50790: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90147d7f70> <<< 10976 1726879379.50834: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 10976 1726879379.50838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879379.50916: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90147d74f0> <<< 10976 1726879379.50920: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90147d7d90> <<< 10976 1726879379.50935: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879379.50981: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90147d7fd0> <<< 10976 1726879379.51015: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879379.51131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879379.51195: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90147d7100> <<< 10976 1726879379.51219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879379.51247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879379.51278: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879379.51318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879379.51354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 10976 1726879379.51368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879379.51494: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901472ff40> <<< 10976 1726879379.51569: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f901474cd00><<< 10976 1726879379.51573: stdout chunk (state=3): >>> <<< 10976 1726879379.51618: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879379.51652: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f901474ceb0> <<< 10976 1726879379.51666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879379.51706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879379.51762: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901474c370> <<< 10976 1726879379.51790: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014d6edc0> <<< 10976 1726879379.52265: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014d6e3a0> <<< 10976 1726879379.52297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879379.52312: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014d6efd0> <<< 10976 1726879379.52346: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879379.52384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879379.52401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879379.52434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879379.52450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879379.52510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879379.52513: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014d3ed30> <<< 10976 1726879379.52705: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90147a9d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90147a9400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90147e04f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879379.52709: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90147a9520> <<< 10976 1726879379.52754: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90147a9550> <<< 10976 1726879379.52792: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879379.52847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879379.52895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879379.53001: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f901471dfd0><<< 10976 1726879379.53016: stdout chunk (state=3): >>> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014d4f250> <<< 10976 1726879379.53047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879379.53101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879379.53154: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879379.53167: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f901471b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014d4f3d0> <<< 10976 1726879379.53209: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879379.53264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879379.53332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 10976 1726879379.53336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879379.53436: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014d67e50> <<< 10976 1726879379.53636: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901471b7f0> <<< 10976 1726879379.53776: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f901471b640> <<< 10976 1726879379.53833: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879379.53847: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f901471a5b0> <<< 10976 1726879379.53909: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879379.53925: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f901470fd90> <<< 10976 1726879379.54000: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014d46910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 10976 1726879379.54003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879379.54015: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879379.54046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879379.54121: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879379.54127: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f901479f6a0> <<< 10976 1726879379.54428: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879379.54452: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f901479eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90147ad0a0> <<< 10976 1726879379.54497: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879379.54510: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f901479f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90147e2b20> <<< 10976 1726879379.54546: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879379.54566: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879379.54588: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.54705: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.54829: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.54845: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879379.54878: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.54917: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.54921: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879379.54936: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.55091: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.55231: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.56007: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.56777: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879379.56806: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10976 1726879379.56810: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879379.56833: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879379.56847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879379.56941: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90142f55e0> <<< 10976 1726879379.57070: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879379.57084: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90146e7580> <<< 10976 1726879379.57087: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014296100> <<< 10976 1726879379.57142: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879379.57167: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.57192: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.57215: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879379.57237: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.57426: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.57631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879379.57673: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901479eb80> <<< 10976 1726879379.57689: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.58332: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.58937: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.59025: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.59121: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879379.59127: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.59165: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.59214: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879379.59233: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.59308: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.59417: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879379.59442: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.59488: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.59491: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879379.59504: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.59541: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.59593: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879379.59606: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.59910: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.60219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879379.60266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879379.60287: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879379.60384: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90142c7f10> <<< 10976 1726879379.60400: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.60487: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.60587: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879379.60610: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879379.60630: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879379.60651: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.60707: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.60750: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879379.60774: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.60826: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.60880: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.60999: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.61089: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879379.61137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879379.61256: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879379.61267: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9014d5a220> <<< 10976 1726879379.61316: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90142c7850> <<< 10976 1726879379.61374: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 10976 1726879379.61397: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879379.61399: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.61585: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.61663: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.61702: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.61754: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879379.61779: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879379.61810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879379.61864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879379.61894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879379.61924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879379.62077: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90146ddca0> <<< 10976 1726879379.62140: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90146d9f70> <<< 10976 1726879379.62226: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90146d3940> <<< 10976 1726879379.62233: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879379.62256: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.62291: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.62329: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py <<< 10976 1726879379.62333: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879379.62432: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879379.62456: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.62476: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.62491: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 10976 1726879379.62512: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.62696: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.62981: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879379.63197: 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"}}} <<< 10976 1726879379.63227: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879379.63688: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879379.63696: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings <<< 10976 1726879379.63732: stdout chunk (state=3): >>># 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 <<< 10976 1726879379.63739: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc <<< 10976 1726879379.63766: stdout chunk (state=3): >>># cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants <<< 10976 1726879379.63784: stdout chunk (state=3): >>># cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools <<< 10976 1726879379.63848: stdout chunk (state=3): >>># cleanup[2] removing functools # cleanup[2] removing copyreg <<< 10976 1726879379.63856: stdout chunk (state=3): >>># 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 <<< 10976 1726879379.63863: stdout chunk (state=3): >>># cleanup[2] removing warnings <<< 10976 1726879379.63870: stdout chunk (state=3): >>># cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc <<< 10976 1726879379.63908: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch <<< 10976 1726879379.63916: stdout chunk (state=3): >>># cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random <<< 10976 1726879379.63919: stdout chunk (state=3): >>># destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile <<< 10976 1726879379.63925: stdout chunk (state=3): >>># cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ <<< 10976 1726879379.63957: stdout chunk (state=3): >>># cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex<<< 10976 1726879379.63960: stdout chunk (state=3): >>> # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd <<< 10976 1726879379.63987: stdout chunk (state=3): >>># 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 <<< 10976 1726879379.64003: stdout chunk (state=3): >>># 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 <<< 10976 1726879379.64025: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text <<< 10976 1726879379.64051: stdout chunk (state=3): >>># 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 <<< 10976 1726879379.64083: stdout chunk (state=3): >>># 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 <<< 10976 1726879379.64110: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux <<< 10976 1726879379.64132: 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 <<< 10976 1726879379.64145: stdout chunk (state=3): >>># destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10976 1726879379.64546: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct <<< 10976 1726879379.64568: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 10976 1726879379.64594: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10976 1726879379.64617: stdout chunk (state=3): >>># destroy _json <<< 10976 1726879379.64630: stdout chunk (state=3): >>># destroy encodings <<< 10976 1726879379.64648: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879379.64676: stdout chunk (state=3): >>># destroy array <<< 10976 1726879379.64688: stdout chunk (state=3): >>># destroy datetime <<< 10976 1726879379.64714: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879379.65095: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 10976 1726879379.65214: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 10976 1726879379.65249: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 10976 1726879379.65263: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10976 1726879379.65269: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 10976 1726879379.65311: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket <<< 10976 1726879379.65333: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879379.65751: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 10976 1726879379.65787: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879379.66460: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879379.66526: stderr chunk (state=3): >>><<< 10976 1726879379.66535: stdout chunk (state=3): >>><<< 10976 1726879379.66640: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9015373dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90153183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9015373b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9015373ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9015318490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9015318940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9015318670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90152cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90152cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90152f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90152cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9015330880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90152c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90152f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9015318970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901526deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9015271f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9015267610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901526f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901526d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9014fd4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fd4910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fd4f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fd4fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fe70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9015249d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9015243670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90152556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9015276e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9014fe7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90152492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90152552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901527c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fe7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fe7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fe7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fba3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fba4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014feff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fe9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fe9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014ee3220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fa5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fe9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901527c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014ef5b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9014ef5e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014f06790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014f06cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9014e95400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014ef5f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9014ea52e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014f06610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9014ea53a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fe7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9014ec0700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9014ec09d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014ec07c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9014ec08b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9014ec0d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9014ecc250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014ec0940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014eb4a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014fe7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014ec0af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9014de16d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90147d7820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90147d7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90147d7280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90147d7f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90147d74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90147d7d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90147d7fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90147d7100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901472ff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f901474cd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f901474ceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901474c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014d6edc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014d6e3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014d6efd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014d3ed30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90147a9d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90147a9400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90147e04f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90147a9520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90147a9550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f901471dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014d4f250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f901471b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014d4f3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014d67e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901471b7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f901471b640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f901471a5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f901470fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014d46910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f901479f6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f901479eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90147ad0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f901479f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90147e2b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90142f55e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90146e7580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9014296100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901479eb80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90142c7f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9014d5a220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90142c7850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90146ddca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90146d9f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90146d3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_6eeqjiwz/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879379.67371: 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-1726879379.1737561-11712-252096529563993/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879379.67375: _low_level_execute_command(): starting 10976 1726879379.67378: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879379.1737561-11712-252096529563993/ > /dev/null 2>&1 && sleep 0' 10976 1726879379.68008: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879379.68033: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879379.68050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879379.68072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879379.68124: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879379.68141: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879379.68155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879379.68172: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879379.68184: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879379.68195: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879379.68207: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879379.68220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879379.68239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879379.68253: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879379.68264: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879379.68277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879379.68354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879379.68380: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879379.68396: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879379.68478: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879379.72049: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879379.72144: stderr chunk (state=3): >>><<< 10976 1726879379.72147: stdout chunk (state=3): >>><<< 10976 1726879379.72438: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879379.72442: handler run complete 10976 1726879379.72445: attempt loop complete, returning result 10976 1726879379.72447: _execute() done 10976 1726879379.72449: dumping result to json 10976 1726879379.72451: done dumping result, returning 10976 1726879379.72453: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Check if system is ostree [0e24e73b-299d-f469-e0b0-00000000039a] 10976 1726879379.72455: sending task result for task 0e24e73b-299d-f469-e0b0-00000000039a 10976 1726879379.72530: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000039a 10976 1726879379.72534: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 10976 1726879379.72607: no more pending results, returning what we have 10976 1726879379.72610: results queue empty 10976 1726879379.72611: checking for any_errors_fatal 10976 1726879379.72620: done checking for any_errors_fatal 10976 1726879379.72621: checking for max_fail_percentage 10976 1726879379.72625: done checking for max_fail_percentage 10976 1726879379.72626: checking to see if all hosts have failed and the running result is not ok 10976 1726879379.72627: done checking to see if all hosts have failed 10976 1726879379.72628: getting the remaining hosts for this loop 10976 1726879379.72629: done getting the remaining hosts for this loop 10976 1726879379.72633: getting the next task for host managed_node2 10976 1726879379.72641: done getting next task for host managed_node2 10976 1726879379.72645: ^ task is: TASK: fedora.linux_system_roles.firewall : Set flag to indicate system is ostree 10976 1726879379.72651: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879379.72661: getting variables 10976 1726879379.72663: in VariableManager get_vars() 10976 1726879379.72709: Calling all_inventory to load vars for managed_node2 10976 1726879379.72712: Calling groups_inventory to load vars for managed_node2 10976 1726879379.72714: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879379.72727: Calling all_plugins_play to load vars for managed_node2 10976 1726879379.72736: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879379.72739: Calling groups_plugins_play to load vars for managed_node2 10976 1726879379.72915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879379.74544: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879379.74567: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879379.74574: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879379.74692: done with get_vars() 10976 1726879379.74709: done getting variables 10976 1726879379.74838: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Friday 20 September 2024 20:42:59 -0400 (0:00:00.661) 0:00:21.172 ****** 10976 1726879379.75291: entering _queue_task() for managed_node2/set_fact 10976 1726879379.75632: worker is 1 (out of 1 available) 10976 1726879379.75646: exiting _queue_task() for managed_node2/set_fact 10976 1726879379.75660: done queuing things up, now waiting for results queue to drain 10976 1726879379.75662: waiting for pending results... 10976 1726879379.77109: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Set flag to indicate system is ostree 10976 1726879379.77357: in run() - task 0e24e73b-299d-f469-e0b0-00000000039b 10976 1726879379.77382: variable 'ansible_search_path' from source: unknown 10976 1726879379.77394: variable 'ansible_search_path' from source: unknown 10976 1726879379.77440: calling self._execute() 10976 1726879379.77549: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879379.77566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879379.77579: variable 'omit' from source: magic vars 10976 1726879379.78252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879379.82264: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879379.82390: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879379.82439: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879379.82493: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879379.82528: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879379.82644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879379.82689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879379.82724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879379.82770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879379.82802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879379.82971: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879379.82984: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879379.83055: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879379.83209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879379.83410: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879379.83459: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879379.83501: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879379.83553: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879379.83612: 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) 10976 1726879379.83640: 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) 10976 1726879379.83674: 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) 10976 1726879379.83713: 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) 10976 1726879379.83825: Evaluated conditional (not __firewall_is_ostree is defined): True 10976 1726879379.83837: variable 'omit' from source: magic vars 10976 1726879379.83951: variable 'omit' from source: magic vars 10976 1726879379.84088: variable '__ostree_booted_stat' from source: set_fact 10976 1726879379.84145: variable 'omit' from source: magic vars 10976 1726879379.84178: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879379.84216: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879379.84247: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879379.84269: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879379.84284: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879379.84320: variable 'inventory_hostname' from source: set_fact 10976 1726879379.84334: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879379.84347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879379.84466: Set connection var ansible_pipelining to False 10976 1726879379.84477: Set connection var ansible_shell_executable to /bin/sh 10976 1726879379.84486: Set connection var ansible_timeout to 10 10976 1726879379.84492: Set connection var ansible_shell_type to sh 10976 1726879379.84500: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879379.84509: Set connection var ansible_connection to ssh 10976 1726879379.84543: variable 'ansible_shell_executable' from source: unknown 10976 1726879379.84550: variable 'ansible_connection' from source: unknown 10976 1726879379.84563: variable 'ansible_module_compression' from source: unknown 10976 1726879379.84569: variable 'ansible_shell_type' from source: unknown 10976 1726879379.84575: variable 'ansible_shell_executable' from source: unknown 10976 1726879379.84580: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879379.84587: variable 'ansible_pipelining' from source: unknown 10976 1726879379.84593: variable 'ansible_timeout' from source: unknown 10976 1726879379.84600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879379.84730: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879379.84751: variable 'omit' from source: magic vars 10976 1726879379.84761: starting attempt loop 10976 1726879379.84766: running the handler 10976 1726879379.84787: handler run complete 10976 1726879379.84800: attempt loop complete, returning result 10976 1726879379.84806: _execute() done 10976 1726879379.84811: dumping result to json 10976 1726879379.84817: done dumping result, returning 10976 1726879379.84833: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Set flag to indicate system is ostree [0e24e73b-299d-f469-e0b0-00000000039b] 10976 1726879379.84843: sending task result for task 0e24e73b-299d-f469-e0b0-00000000039b 10976 1726879379.84969: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000039b 10976 1726879379.84976: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } 10976 1726879379.85055: no more pending results, returning what we have 10976 1726879379.85059: results queue empty 10976 1726879379.85060: checking for any_errors_fatal 10976 1726879379.85071: done checking for any_errors_fatal 10976 1726879379.85072: checking for max_fail_percentage 10976 1726879379.85074: done checking for max_fail_percentage 10976 1726879379.85075: checking to see if all hosts have failed and the running result is not ok 10976 1726879379.85076: done checking to see if all hosts have failed 10976 1726879379.85077: getting the remaining hosts for this loop 10976 1726879379.85079: done getting the remaining hosts for this loop 10976 1726879379.85082: getting the next task for host managed_node2 10976 1726879379.85093: done getting next task for host managed_node2 10976 1726879379.85099: ^ task is: TASK: fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin 10976 1726879379.85105: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879379.85115: getting variables 10976 1726879379.85116: in VariableManager get_vars() 10976 1726879379.85162: Calling all_inventory to load vars for managed_node2 10976 1726879379.85164: Calling groups_inventory to load vars for managed_node2 10976 1726879379.85167: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879379.85177: Calling all_plugins_play to load vars for managed_node2 10976 1726879379.85181: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879379.85183: Calling groups_plugins_play to load vars for managed_node2 10976 1726879379.85439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879379.85765: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879379.85786: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879379.85794: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879379.86070: done with get_vars() 10976 1726879379.86084: done getting variables TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Friday 20 September 2024 20:42:59 -0400 (0:00:00.110) 0:00:21.286 ****** 10976 1726879379.86318: entering _queue_task() for managed_node2/stat 10976 1726879379.87610: worker is 1 (out of 1 available) 10976 1726879379.87629: exiting _queue_task() for managed_node2/stat 10976 1726879379.87646: done queuing things up, now waiting for results queue to drain 10976 1726879379.87647: waiting for pending results... 10976 1726879379.88450: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin 10976 1726879379.89574: in run() - task 0e24e73b-299d-f469-e0b0-00000000039d 10976 1726879379.89721: variable 'ansible_search_path' from source: unknown 10976 1726879379.89733: variable 'ansible_search_path' from source: unknown 10976 1726879379.89787: calling self._execute() 10976 1726879379.90048: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879379.90156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879379.90204: variable 'omit' from source: magic vars 10976 1726879379.91843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879379.94975: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879379.95063: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879379.95116: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879379.95163: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879379.95206: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879379.95327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879379.95361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879379.95404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879379.95452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879379.95472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879379.95643: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879379.95656: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879379.95681: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879379.95851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879379.96368: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879379.96427: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879379.96466: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879379.96510: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879379.96750: 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) 10976 1726879379.96808: 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) 10976 1726879379.96900: 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) 10976 1726879379.96941: 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) 10976 1726879379.97200: Evaluated conditional (not __firewall_is_transactional is defined): True 10976 1726879379.97240: variable 'omit' from source: magic vars 10976 1726879379.97496: variable 'omit' from source: magic vars 10976 1726879379.97568: variable 'omit' from source: magic vars 10976 1726879379.97648: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879379.97750: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879379.97804: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879379.97883: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879379.97906: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879379.97948: variable 'inventory_hostname' from source: set_fact 10976 1726879379.97956: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879379.97963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879379.98083: Set connection var ansible_pipelining to False 10976 1726879379.98102: Set connection var ansible_shell_executable to /bin/sh 10976 1726879379.98114: Set connection var ansible_timeout to 10 10976 1726879379.98126: Set connection var ansible_shell_type to sh 10976 1726879379.98135: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879379.98143: Set connection var ansible_connection to ssh 10976 1726879379.98209: variable 'ansible_shell_executable' from source: unknown 10976 1726879379.98289: variable 'ansible_connection' from source: unknown 10976 1726879379.98438: variable 'ansible_module_compression' from source: unknown 10976 1726879379.98446: variable 'ansible_shell_type' from source: unknown 10976 1726879379.98458: variable 'ansible_shell_executable' from source: unknown 10976 1726879379.98464: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879379.98471: variable 'ansible_pipelining' from source: unknown 10976 1726879379.98479: variable 'ansible_timeout' from source: unknown 10976 1726879379.98495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879379.99011: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879379.99035: variable 'omit' from source: magic vars 10976 1726879379.99103: starting attempt loop 10976 1726879379.99126: running the handler 10976 1726879379.99151: _low_level_execute_command(): starting 10976 1726879379.99234: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879380.00334: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879380.00355: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879380.00370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879380.00391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879380.00628: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879380.00641: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879380.00658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879380.00678: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879380.00717: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879380.00734: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879380.00746: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879380.00759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879380.00773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879380.00784: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879380.00800: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879380.00929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879380.01013: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879380.01031: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879380.01075: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879380.01154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879380.04058: stdout chunk (state=3): >>>/root <<< 10976 1726879380.04237: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879380.04312: stderr chunk (state=3): >>><<< 10976 1726879380.04316: stdout chunk (state=3): >>><<< 10976 1726879380.04435: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879380.04439: _low_level_execute_command(): starting 10976 1726879380.04443: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879380.0433917-11747-101553804662971 `" && echo ansible-tmp-1726879380.0433917-11747-101553804662971="` echo /root/.ansible/tmp/ansible-tmp-1726879380.0433917-11747-101553804662971 `" ) && sleep 0' 10976 1726879380.05080: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879380.05098: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879380.05114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879380.05137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879380.05185: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879380.05200: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879380.05215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879380.05237: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879380.05249: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879380.05260: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879380.05316: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879380.05337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879380.05385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879380.05400: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879380.05417: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879380.05434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879380.05632: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879380.05678: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879380.05695: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879380.05837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879380.09477: stdout chunk (state=3): >>>ansible-tmp-1726879380.0433917-11747-101553804662971=/root/.ansible/tmp/ansible-tmp-1726879380.0433917-11747-101553804662971 <<< 10976 1726879380.09917: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879380.09921: stdout chunk (state=3): >>><<< 10976 1726879380.09925: stderr chunk (state=3): >>><<< 10976 1726879380.10029: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879380.0433917-11747-101553804662971=/root/.ansible/tmp/ansible-tmp-1726879380.0433917-11747-101553804662971 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879380.10035: variable 'ansible_module_compression' from source: unknown 10976 1726879380.10154: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10976 1726879380.10157: variable 'ansible_facts' from source: unknown 10976 1726879380.10248: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879380.0433917-11747-101553804662971/AnsiballZ_stat.py 10976 1726879380.10429: Sending initial data 10976 1726879380.10436: Sent initial data (153 bytes) 10976 1726879380.11562: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879380.11588: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879380.11603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879380.11620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879380.11669: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879380.11691: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879380.11705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879380.11721: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879380.11734: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879380.11744: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879380.11754: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879380.11766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879380.11781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879380.11802: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879380.11811: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879380.11826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879380.11915: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879380.11941: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879380.11955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879380.12037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879380.15070: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879380.15135: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879380.15139: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp73crx24p /root/.ansible/tmp/ansible-tmp-1726879380.0433917-11747-101553804662971/AnsiballZ_stat.py <<< 10976 1726879380.15175: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879380.16425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879380.16661: stderr chunk (state=3): >>><<< 10976 1726879380.16666: stdout chunk (state=3): >>><<< 10976 1726879380.16669: done transferring module to remote 10976 1726879380.16671: _low_level_execute_command(): starting 10976 1726879380.16673: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879380.0433917-11747-101553804662971/ /root/.ansible/tmp/ansible-tmp-1726879380.0433917-11747-101553804662971/AnsiballZ_stat.py && sleep 0' 10976 1726879380.17297: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879380.17328: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879380.17346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879380.17364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879380.17409: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879380.17422: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879380.17446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879380.17463: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879380.17476: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879380.17487: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879380.17498: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879380.17511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879380.17531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879380.17549: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879380.17564: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879380.17576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879380.17651: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879380.17679: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879380.17696: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879380.17792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879380.20699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879380.20816: stderr chunk (state=3): >>><<< 10976 1726879380.20838: stdout chunk (state=3): >>><<< 10976 1726879380.20955: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879380.20958: _low_level_execute_command(): starting 10976 1726879380.20960: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879380.0433917-11747-101553804662971/AnsiballZ_stat.py && sleep 0' 10976 1726879380.21633: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879380.21656: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879380.21674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879380.21701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879380.21765: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879380.21780: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879380.21795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879380.21815: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879380.21831: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879380.21854: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879380.21870: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879380.21885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879380.21904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879380.21917: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879380.21933: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879380.21954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879380.22042: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879380.22080: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879380.22100: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879380.22199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879380.25550: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # <<< 10976 1726879380.25556: stdout chunk (state=3): >>>import '_weakref' # <<< 10976 1726879380.25624: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879380.25668: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879380.25708: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879380.25753: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879380.25772: stdout chunk (state=3): >>>import 'zipimport' # <<< 10976 1726879380.25775: stdout chunk (state=3): >>># installed zipimport hook <<< 10976 1726879380.25833: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879380.25860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879380.25904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879380.25907: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879380.25926: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfd73dc0> <<< 10976 1726879380.25974: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879380.25995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfd183a0> <<< 10976 1726879380.26020: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfd73b20> <<< 10976 1726879380.26035: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879380.26074: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfd73ac0><<< 10976 1726879380.26077: stdout chunk (state=3): >>> <<< 10976 1726879380.26087: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879380.26115: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879380.26138: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfd18490> <<< 10976 1726879380.26164: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879380.26193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879380.26219: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879380.26234: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfd18940><<< 10976 1726879380.26465: stdout chunk (state=3): >>> <<< 10976 1726879380.26489: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfd18670> <<< 10976 1726879380.26514: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879380.26537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879380.26564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879380.26587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879380.26608: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879380.26633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879380.26664: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfccf190> <<< 10976 1726879380.26687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879380.26712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879380.26815: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfccf220> <<< 10976 1726879380.26860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879380.26863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879380.26911: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 10976 1726879380.26919: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfcf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfccf940> <<< 10976 1726879380.26945: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfd30880> <<< 10976 1726879380.26976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879380.26992: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfcc8d90> <<< 10976 1726879380.27046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879380.27071: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfcf2d90> <<< 10976 1726879380.27141: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfd18970> <<< 10976 1726879380.27191: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879380.27480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879380.27493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879380.27555: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879380.27558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879380.27578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879380.27604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879380.27620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879380.27633: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfc92eb0> <<< 10976 1726879380.27696: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfc96f40> <<< 10976 1726879380.27714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879380.27736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879380.27772: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879380.27790: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879380.27802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879380.27829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879380.27873: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfc8c610> <<< 10976 1726879380.27907: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfc94640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfc92370> <<< 10976 1726879380.27920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879380.28017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879380.28039: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879380.28104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879380.28119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879380.28149: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf9d4df0> <<< 10976 1726879380.28177: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9d48e0> <<< 10976 1726879380.28209: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879380.28236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9d4ee0> <<< 10976 1726879380.28248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879380.28265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879380.28305: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9d4fa0> <<< 10976 1726879380.28354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9d4eb0> <<< 10976 1726879380.28367: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879380.28426: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfc6ed60> <<< 10976 1726879380.28451: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879380.28464: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfc68640> <<< 10976 1726879380.28556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfc7a6a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfc9bdf0> <<< 10976 1726879380.28582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879380.28626: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf9e7ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfc6e280> <<< 10976 1726879380.28692: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcfc7a2b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfca19a0> <<< 10976 1726879380.28725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879380.28755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879380.28778: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879380.28798: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879380.28821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879380.28832: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9e7fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9e7dc0> <<< 10976 1726879380.28863: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 10976 1726879380.28872: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9e7d30> <<< 10976 1726879380.28901: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879380.28926: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py<<< 10976 1726879380.29164: stdout chunk (state=3): >>> <<< 10976 1726879380.29180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879380.29203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879380.29275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879380.29310: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9bb3a0> <<< 10976 1726879380.29326: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879380.29349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879380.29396: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9bb490> <<< 10976 1726879380.29589: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9effd0> <<< 10976 1726879380.29646: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9e9a60> <<< 10976 1726879380.29665: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9e9580> <<< 10976 1726879380.29690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879380.29704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879380.29731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879380.29765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879380.29804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879380.29807: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf8ef1f0> <<< 10976 1726879380.29842: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9a5b80> <<< 10976 1726879380.29909: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9e9ee0> <<< 10976 1726879380.29930: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfc9bfd0> <<< 10976 1726879380.29942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879380.29982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879380.30018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 10976 1726879380.30023: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf901b20> <<< 10976 1726879380.30035: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879380.30074: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf901e50> <<< 10976 1726879380.30127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879380.30132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879380.30155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf913760> <<< 10976 1726879380.30184: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879380.30224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879380.30266: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf913ca0> <<< 10976 1726879380.30363: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf8ab3d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf901f40> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879380.30421: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf8bb2b0> <<< 10976 1726879380.30438: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9135e0> import 'pwd' # <<< 10976 1726879380.30467: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf8bb370> <<< 10976 1726879380.30528: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9e7a00> <<< 10976 1726879380.30556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879380.30576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879380.30601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879380.30614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879380.30649: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf8d76d0> <<< 10976 1726879380.30679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879380.30749: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf8d79a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf8d7790><<< 10976 1726879380.30754: stdout chunk (state=3): >>> <<< 10976 1726879380.30770: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf8d7880> <<< 10976 1726879380.30801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879380.31097: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf8d7cd0> <<< 10976 1726879380.31156: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf8e4220> <<< 10976 1726879380.31161: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf8d7910> <<< 10976 1726879380.31173: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf8caa60> <<< 10976 1726879380.31192: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9e75e0> <<< 10976 1726879380.31224: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879380.31304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879380.31354: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf8d7ac0> <<< 10976 1726879380.31500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879380.31517: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8dcf8056a0> <<< 10976 1726879380.31901: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879380.31934: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879380.31951: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879380.31954: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.34183: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.36110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf1d77f0> <<< 10976 1726879380.36118: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 10976 1726879380.36131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879380.36167: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879380.36170: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 10976 1726879380.36172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879380.36207: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf1d7160> <<< 10976 1726879380.36270: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf1d7280> <<< 10976 1726879380.36304: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf1d7f40> <<< 10976 1726879380.36334: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879380.36397: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf1d74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf1d7d60> <<< 10976 1726879380.36413: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879380.36445: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf1d7fa0> <<< 10976 1726879380.36679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879380.36714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879380.36766: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf1d7100> <<< 10976 1726879380.36804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879380.36815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879380.36837: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879380.36867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879380.36899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879380.37019: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf12ff10> <<< 10976 1726879380.37057: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf14cf10> <<< 10976 1726879380.37093: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf14cd30> <<< 10976 1726879380.37120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879380.37163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879380.37201: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf14c3a0> <<< 10976 1726879380.37234: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf792dc0> <<< 10976 1726879380.37497: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf7923a0> <<< 10976 1726879380.37525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879380.37566: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf792fa0> <<< 10976 1726879380.37595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879380.37612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879380.37633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879380.37645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879380.37688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879380.37703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf762c70> <<< 10976 1726879380.37816: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf1a9d00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf1a93d0> <<< 10976 1726879380.37840: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf1e04c0> <<< 10976 1726879380.37864: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879380.38069: stdout chunk (state=3): >>> # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf1a94f0> <<< 10976 1726879380.38116: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf1a9520> <<< 10976 1726879380.38141: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879380.38158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879380.38181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879380.38231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879380.38349: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf10f310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf774220> <<< 10976 1726879380.38380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879380.38396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879380.38469: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf11b880> <<< 10976 1726879380.38503: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf7743a0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879380.38554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879380.38610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879380.38613: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879380.38695: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf78bdc0> <<< 10976 1726879380.38905: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf11b820> <<< 10976 1726879380.39046: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf11b670> <<< 10976 1726879380.39082: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf11a610> <<< 10976 1726879380.39145: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf11a520> <<< 10976 1726879380.39190: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf76a8e0> <<< 10976 1726879380.39195: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879380.39207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879380.39232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879380.39293: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf19f6a0> <<< 10976 1726879380.39633: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf19eaf0> <<< 10976 1726879380.39638: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf1ae0a0> <<< 10976 1726879380.39662: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf19f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf1e2ac0> <<< 10976 1726879380.39708: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879380.39726: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879380.39729: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.39826: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.39919: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879380.40093: stdout chunk (state=3): >>> # zipimport: zlib available <<< 10976 1726879380.40134: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879380.40138: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879380.40155: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.40301: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.40425: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.41217: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879380.41473: stdout chunk (state=3): >>> <<< 10976 1726879380.42263: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10976 1726879380.42271: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879380.42299: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879380.42319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879380.42396: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dced135b0> <<< 10976 1726879380.42491: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879380.42499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879380.42524: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf0fa550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcecb50d0> <<< 10976 1726879380.42580: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879380.42600: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.42621: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.42660: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879380.42845: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.43049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879380.43053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879380.43090: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf19ebe0> <<< 10976 1726879380.43094: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.43733: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879380.43970: stdout chunk (state=3): >>> <<< 10976 1726879380.44571: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.44647: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.44733: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879380.44741: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.44793: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.44825: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879380.44829: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.44912: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.45011: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879380.45026: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.45039: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.45048: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879380.45065: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.45104: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.45141: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879380.45159: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.45449: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.45761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879380.45807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879380.45810: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879380.45921: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf0f79a0> <<< 10976 1726879380.45927: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.46004: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.46104: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 10976 1726879380.46130: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879380.46134: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py<<< 10976 1726879380.46380: stdout chunk (state=3): >>> <<< 10976 1726879380.46393: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.46440: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.46500: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879380.46504: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.46536: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.46593: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.46708: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.46795: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879380.46838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879380.46955: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf77e250> <<< 10976 1726879380.47000: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf0f7f10> <<< 10976 1726879380.47070: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879380.47073: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.47247: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.47315: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.47339: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.47396: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879380.47413: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879380.47439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879380.47486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879380.47511: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879380.47529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879380.47673: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf0dd7f0> <<< 10976 1726879380.47727: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf0d9820> <<< 10976 1726879380.47821: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf0d3a00> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879380.47856: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.47887: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879380.47982: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879380.48014: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.48041: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 10976 1726879380.48043: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.48214: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.48477: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879380.48659: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 10976 1726879380.48662: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879380.49035: stdout chunk (state=3): >>># clear builtins._<<< 10976 1726879380.49388: stdout chunk (state=3): >>> # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879380.49558: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six <<< 10976 1726879380.49580: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10976 1726879380.49860: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879380.49915: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879380.49919: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 10976 1726879380.49925: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879380.49977: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10976 1726879380.49998: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 10976 1726879380.50027: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879380.50042: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 10976 1726879380.50066: stdout chunk (state=3): >>># destroy selinux <<< 10976 1726879380.50072: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879380.50185: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 10976 1726879380.50231: stdout chunk (state=3): >>># destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess <<< 10976 1726879380.50319: stdout chunk (state=3): >>># cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879380.50373: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools <<< 10976 1726879380.50438: stdout chunk (state=3): >>># cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal <<< 10976 1726879380.50506: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 10976 1726879380.50520: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879380.50744: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 10976 1726879380.50747: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 10976 1726879380.50749: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq<<< 10976 1726879380.51006: stdout chunk (state=3): >>> # destroy posixpath <<< 10976 1726879380.51014: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib <<< 10976 1726879380.51018: stdout chunk (state=3): >>># destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879380.51044: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 10976 1726879380.51069: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879380.51121: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879380.51528: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879380.51585: stderr chunk (state=3): >>><<< 10976 1726879380.51589: stdout chunk (state=3): >>><<< 10976 1726879380.51656: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfd73dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfd183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfd73b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfd73ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfd18490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfd18940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfd18670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfccf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfccf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfcf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfccf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfd30880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfcc8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfcf2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfd18970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfc92eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfc96f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfc8c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfc94640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfc92370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf9d4df0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9d48e0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9d4ee0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9d4fa0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9d4eb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfc6ed60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfc68640> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfc7a6a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfc9bdf0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf9e7ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfc6e280> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcfc7a2b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfca19a0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9e7fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9e7dc0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9e7d30> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9bb3a0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9bb490> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9effd0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9e9a60> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9e9580> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf8ef1f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9a5b80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9e9ee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcfc9bfd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf901b20> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf901e50> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf913760> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf913ca0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf8ab3d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf901f40> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf8bb2b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9135e0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf8bb370> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9e7a00> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf8d76d0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf8d79a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf8d7790> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf8d7880> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf8d7cd0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf8e4220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf8d7910> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf8caa60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf9e75e0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf8d7ac0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8dcf8056a0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf1d77f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf1d7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf1d7280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf1d7f40> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf1d74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf1d7d60> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf1d7fa0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf1d7100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf12ff10> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf14cf10> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf14cd30> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf14c3a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf792dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf7923a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf792fa0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf762c70> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf1a9d00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf1a93d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf1e04c0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf1a94f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf1a9520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf10f310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf774220> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf11b880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf7743a0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf78bdc0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf11b820> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf11b670> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf11a610> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf11a520> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf76a8e0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf19f6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf19eaf0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf1ae0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf19f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf1e2ac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dced135b0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf0fa550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcecb50d0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf19ebe0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf0f79a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dcf77e250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf0f7f10> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf0dd7f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf0d9820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dcf0d3a00> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_rf17pa38/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879380.52211: done with _execute_module (stat, {'path': '/sbin/transactional-update', '_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-1726879380.0433917-11747-101553804662971/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879380.52216: _low_level_execute_command(): starting 10976 1726879380.52219: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879380.0433917-11747-101553804662971/ > /dev/null 2>&1 && sleep 0' 10976 1726879380.52387: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879380.52418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879380.52426: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879380.52429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879380.52432: 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879380.52435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879380.52493: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879380.52500: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879380.52502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879380.52548: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879380.55740: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879380.55838: stderr chunk (state=3): >>><<< 10976 1726879380.55842: stdout chunk (state=3): >>><<< 10976 1726879380.56097: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879380.56102: handler run complete 10976 1726879380.56104: attempt loop complete, returning result 10976 1726879380.56106: _execute() done 10976 1726879380.56108: dumping result to json 10976 1726879380.56111: done dumping result, returning 10976 1726879380.56113: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin [0e24e73b-299d-f469-e0b0-00000000039d] 10976 1726879380.56115: sending task result for task 0e24e73b-299d-f469-e0b0-00000000039d 10976 1726879380.56281: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000039d 10976 1726879380.56287: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 10976 1726879380.56378: no more pending results, returning what we have 10976 1726879380.56382: results queue empty 10976 1726879380.56383: checking for any_errors_fatal 10976 1726879380.56390: done checking for any_errors_fatal 10976 1726879380.56393: checking for max_fail_percentage 10976 1726879380.56395: done checking for max_fail_percentage 10976 1726879380.56397: checking to see if all hosts have failed and the running result is not ok 10976 1726879380.56398: done checking to see if all hosts have failed 10976 1726879380.56398: getting the remaining hosts for this loop 10976 1726879380.56400: done getting the remaining hosts for this loop 10976 1726879380.56404: getting the next task for host managed_node2 10976 1726879380.56413: done getting next task for host managed_node2 10976 1726879380.56417: ^ task is: TASK: fedora.linux_system_roles.firewall : Set flag if transactional-update exists 10976 1726879380.56515: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879380.56607: getting variables 10976 1726879380.56610: in VariableManager get_vars() 10976 1726879380.56663: Calling all_inventory to load vars for managed_node2 10976 1726879380.56667: Calling groups_inventory to load vars for managed_node2 10976 1726879380.56670: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879380.56685: Calling all_plugins_play to load vars for managed_node2 10976 1726879380.56690: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879380.56693: Calling groups_plugins_play to load vars for managed_node2 10976 1726879380.57054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879380.57345: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879380.57392: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879380.57412: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879380.57539: done with get_vars() 10976 1726879380.57554: done getting variables 10976 1726879380.57646: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Friday 20 September 2024 20:43:00 -0400 (0:00:00.713) 0:00:22.000 ****** 10976 1726879380.57676: entering _queue_task() for managed_node2/set_fact 10976 1726879380.58056: worker is 1 (out of 1 available) 10976 1726879380.58068: exiting _queue_task() for managed_node2/set_fact 10976 1726879380.58081: done queuing things up, now waiting for results queue to drain 10976 1726879380.58083: waiting for pending results... 10976 1726879380.58420: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Set flag if transactional-update exists 10976 1726879380.58630: in run() - task 0e24e73b-299d-f469-e0b0-00000000039e 10976 1726879380.58642: variable 'ansible_search_path' from source: unknown 10976 1726879380.58646: variable 'ansible_search_path' from source: unknown 10976 1726879380.58678: calling self._execute() 10976 1726879380.58821: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879380.58837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879380.58848: variable 'omit' from source: magic vars 10976 1726879380.59477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879380.61454: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879380.61741: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879380.61771: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879380.61800: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879380.61832: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879380.61917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879380.61938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879380.61956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879380.61982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879380.61994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879380.62102: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879380.62108: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879380.62131: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879380.62224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879380.62352: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879380.62380: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879380.62404: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879380.62428: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879380.62467: 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) 10976 1726879380.62484: 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) 10976 1726879380.62503: 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) 10976 1726879380.62520: 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) 10976 1726879380.62591: Evaluated conditional (not __firewall_is_transactional is defined): True 10976 1726879380.62597: variable 'omit' from source: magic vars 10976 1726879380.62658: variable 'omit' from source: magic vars 10976 1726879380.62747: variable '__transactional_update_stat' from source: set_fact 10976 1726879380.62783: variable 'omit' from source: magic vars 10976 1726879380.62830: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879380.62854: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879380.62881: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879380.62888: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879380.62909: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879380.62928: variable 'inventory_hostname' from source: set_fact 10976 1726879380.62932: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879380.62935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879380.63062: Set connection var ansible_pipelining to False 10976 1726879380.63065: Set connection var ansible_shell_executable to /bin/sh 10976 1726879380.63069: Set connection var ansible_timeout to 10 10976 1726879380.63072: Set connection var ansible_shell_type to sh 10976 1726879380.63076: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879380.63099: Set connection var ansible_connection to ssh 10976 1726879380.63111: variable 'ansible_shell_executable' from source: unknown 10976 1726879380.63114: variable 'ansible_connection' from source: unknown 10976 1726879380.63116: variable 'ansible_module_compression' from source: unknown 10976 1726879380.63118: variable 'ansible_shell_type' from source: unknown 10976 1726879380.63120: variable 'ansible_shell_executable' from source: unknown 10976 1726879380.63124: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879380.63126: variable 'ansible_pipelining' from source: unknown 10976 1726879380.63128: variable 'ansible_timeout' from source: unknown 10976 1726879380.63146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879380.63253: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879380.63258: variable 'omit' from source: magic vars 10976 1726879380.63288: starting attempt loop 10976 1726879380.63292: running the handler 10976 1726879380.63294: handler run complete 10976 1726879380.63296: attempt loop complete, returning result 10976 1726879380.63298: _execute() done 10976 1726879380.63300: dumping result to json 10976 1726879380.63303: done dumping result, returning 10976 1726879380.63305: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Set flag if transactional-update exists [0e24e73b-299d-f469-e0b0-00000000039e] 10976 1726879380.63310: sending task result for task 0e24e73b-299d-f469-e0b0-00000000039e ok: [managed_node2] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } 10976 1726879380.63551: no more pending results, returning what we have 10976 1726879380.63554: results queue empty 10976 1726879380.63555: checking for any_errors_fatal 10976 1726879380.63562: done checking for any_errors_fatal 10976 1726879380.63563: checking for max_fail_percentage 10976 1726879380.63564: done checking for max_fail_percentage 10976 1726879380.63565: checking to see if all hosts have failed and the running result is not ok 10976 1726879380.63566: done checking to see if all hosts have failed 10976 1726879380.63566: getting the remaining hosts for this loop 10976 1726879380.63568: done getting the remaining hosts for this loop 10976 1726879380.63571: getting the next task for host managed_node2 10976 1726879380.63581: done getting next task for host managed_node2 10976 1726879380.63586: ^ task is: TASK: fedora.linux_system_roles.firewall : Install firewalld 10976 1726879380.63592: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879380.63606: getting variables 10976 1726879380.63607: in VariableManager get_vars() 10976 1726879380.63653: Calling all_inventory to load vars for managed_node2 10976 1726879380.63656: Calling groups_inventory to load vars for managed_node2 10976 1726879380.63661: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879380.63697: Calling all_plugins_play to load vars for managed_node2 10976 1726879380.63710: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879380.63719: Calling groups_plugins_play to load vars for managed_node2 10976 1726879380.63912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879380.64117: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879380.64145: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879380.64163: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000039e 10976 1726879380.64171: WORKER PROCESS EXITING 10976 1726879380.64181: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879380.64305: done with get_vars() 10976 1726879380.64320: done getting variables 10976 1726879380.64383: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 Friday 20 September 2024 20:43:00 -0400 (0:00:00.067) 0:00:22.067 ****** 10976 1726879380.64417: entering _queue_task() for managed_node2/package 10976 1726879380.64698: worker is 1 (out of 1 available) 10976 1726879380.64716: exiting _queue_task() for managed_node2/package 10976 1726879380.64734: done queuing things up, now waiting for results queue to drain 10976 1726879380.64736: waiting for pending results... 10976 1726879380.65046: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Install firewalld 10976 1726879380.65179: in run() - task 0e24e73b-299d-f469-e0b0-0000000003a0 10976 1726879380.65216: variable 'ansible_search_path' from source: unknown 10976 1726879380.65235: variable 'ansible_search_path' from source: unknown 10976 1726879380.65261: calling self._execute() 10976 1726879380.65325: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879380.65331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879380.65340: variable 'omit' from source: magic vars 10976 1726879380.65738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879380.67962: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879380.68030: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879380.68076: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879380.68116: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879380.68132: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879380.68216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879380.68237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879380.68255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879380.68301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879380.68305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879380.68419: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879380.68427: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879380.68446: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879380.68451: variable 'omit' from source: magic vars 10976 1726879380.68537: variable 'omit' from source: magic vars 10976 1726879380.68563: variable '__firewall_packages_base' from source: role '' all vars 10976 1726879380.68641: variable '__firewall_packages_base' from source: role '' all vars 10976 1726879380.68901: variable '__firewall_is_ostree' from source: set_fact 10976 1726879380.68904: variable 'omit' from source: magic vars 10976 1726879380.68907: variable 'omit' from source: magic vars 10976 1726879380.68909: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879380.68957: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879380.68973: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879380.68988: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879380.68995: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879380.69019: variable 'inventory_hostname' from source: set_fact 10976 1726879380.69023: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879380.69026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879380.69121: Set connection var ansible_pipelining to False 10976 1726879380.69127: Set connection var ansible_shell_executable to /bin/sh 10976 1726879380.69130: Set connection var ansible_timeout to 10 10976 1726879380.69132: Set connection var ansible_shell_type to sh 10976 1726879380.69134: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879380.69139: Set connection var ansible_connection to ssh 10976 1726879380.69164: variable 'ansible_shell_executable' from source: unknown 10976 1726879380.69167: variable 'ansible_connection' from source: unknown 10976 1726879380.69169: variable 'ansible_module_compression' from source: unknown 10976 1726879380.69172: variable 'ansible_shell_type' from source: unknown 10976 1726879380.69174: variable 'ansible_shell_executable' from source: unknown 10976 1726879380.69178: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879380.69180: variable 'ansible_pipelining' from source: unknown 10976 1726879380.69183: variable 'ansible_timeout' from source: unknown 10976 1726879380.69192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879380.69272: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879380.69298: variable 'omit' from source: magic vars 10976 1726879380.69301: starting attempt loop 10976 1726879380.69303: running the handler 10976 1726879380.69306: variable 'ansible_facts' from source: unknown 10976 1726879380.69308: variable 'ansible_facts' from source: unknown 10976 1726879380.69369: _low_level_execute_command(): starting 10976 1726879380.69376: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879380.70039: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879380.70048: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879380.70063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879380.70076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879380.70134: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879380.70145: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879380.70157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879380.70171: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879380.70174: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879380.70182: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879380.70191: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879380.70197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879380.70215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879380.70230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879380.70282: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879380.70294: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879380.70369: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879380.73250: stdout chunk (state=3): >>>/root <<< 10976 1726879380.73602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879380.73663: stderr chunk (state=3): >>><<< 10976 1726879380.73667: stdout chunk (state=3): >>><<< 10976 1726879380.73695: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879380.73703: _low_level_execute_command(): starting 10976 1726879380.73712: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879380.7368903-11776-185035840288674 `" && echo ansible-tmp-1726879380.7368903-11776-185035840288674="` echo /root/.ansible/tmp/ansible-tmp-1726879380.7368903-11776-185035840288674 `" ) && sleep 0' 10976 1726879380.74213: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879380.74236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879380.74257: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879380.74272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879380.74312: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879380.74327: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879380.74388: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879380.78169: stdout chunk (state=3): >>>ansible-tmp-1726879380.7368903-11776-185035840288674=/root/.ansible/tmp/ansible-tmp-1726879380.7368903-11776-185035840288674 <<< 10976 1726879380.78315: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879380.78378: stderr chunk (state=3): >>><<< 10976 1726879380.78381: stdout chunk (state=3): >>><<< 10976 1726879380.78401: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879380.7368903-11776-185035840288674=/root/.ansible/tmp/ansible-tmp-1726879380.7368903-11776-185035840288674 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879380.78439: variable 'ansible_module_compression' from source: unknown 10976 1726879380.78485: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 10976 1726879380.78527: variable 'ansible_facts' from source: unknown 10976 1726879380.78599: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879380.7368903-11776-185035840288674/AnsiballZ_dnf.py 10976 1726879380.78715: Sending initial data 10976 1726879380.78727: Sent initial data (152 bytes) 10976 1726879380.79450: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879380.79454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879380.79485: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879380.79490: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879380.79492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879380.79554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879380.79557: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879380.79559: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879380.79609: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879380.82782: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879380.82978: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879380.83025: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpqha70vpr /root/.ansible/tmp/ansible-tmp-1726879380.7368903-11776-185035840288674/AnsiballZ_dnf.py <<< 10976 1726879380.83069: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879380.84166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879380.84277: stderr chunk (state=3): >>><<< 10976 1726879380.84281: stdout chunk (state=3): >>><<< 10976 1726879380.84298: done transferring module to remote 10976 1726879380.84311: _low_level_execute_command(): starting 10976 1726879380.84315: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879380.7368903-11776-185035840288674/ /root/.ansible/tmp/ansible-tmp-1726879380.7368903-11776-185035840288674/AnsiballZ_dnf.py && sleep 0' 10976 1726879380.84808: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879380.84824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879380.84839: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879380.84851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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 <<< 10976 1726879380.84861: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879380.84913: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879380.84927: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879380.84975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879380.88213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879380.88275: stderr chunk (state=3): >>><<< 10976 1726879380.88279: stdout chunk (state=3): >>><<< 10976 1726879380.88297: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879380.88300: _low_level_execute_command(): starting 10976 1726879380.88303: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879380.7368903-11776-185035840288674/AnsiballZ_dnf.py && sleep 0' 10976 1726879380.88793: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879380.88807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879380.88819: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879380.88833: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879380.88843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879380.88893: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879380.88909: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879380.88959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879380.92049: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879380.92081: stdout chunk (state=3): >>>import '_thread' # <<< 10976 1726879380.92087: stdout chunk (state=3): >>>import '_warnings' # <<< 10976 1726879380.92106: stdout chunk (state=3): >>>import '_weakref' # <<< 10976 1726879380.92384: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879380.92401: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879380.92453: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879380.92492: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879380.92499: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879380.92550: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879380.92569: stdout chunk (state=3): >>>import 'zipimport' # <<< 10976 1726879380.92580: stdout chunk (state=3): >>># installed zipimport hook <<< 10976 1726879380.92646: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 10976 1726879380.92657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879380.92686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879380.92716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879380.92734: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879380.92771: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b95edc0> <<< 10976 1726879380.92817: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879380.92844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879380.92854: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b9033a0> <<< 10976 1726879380.92874: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b95eb20> <<< 10976 1726879380.92909: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 10976 1726879380.92916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879380.92944: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b95eac0> <<< 10976 1726879380.92979: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879380.93006: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 10976 1726879380.93014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879380.93037: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b903490> <<< 10976 1726879380.93072: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 10976 1726879380.93081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879380.93111: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 10976 1726879380.93121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879380.93377: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879380.93387: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b903940> <<< 10976 1726879380.93420: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b903670> <<< 10976 1726879380.93460: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879380.93484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879380.93518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879380.93547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879380.93575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879380.93610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879380.93644: stdout chunk (state=3): >>>import '_stat' # <<< 10976 1726879380.93652: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b8ba190> <<< 10976 1726879380.93680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879380.93716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879380.93829: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b8ba220> <<< 10976 1726879380.93864: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879380.93880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879380.93914: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 10976 1726879380.93921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 10976 1726879380.93948: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b8dd850> <<< 10976 1726879380.93954: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b8ba940> <<< 10976 1726879380.93994: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b91b880> <<< 10976 1726879380.94030: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 10976 1726879380.94041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879380.94054: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b8b3d90> <<< 10976 1726879380.94119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 10976 1726879380.94124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879380.94153: stdout chunk (state=3): >>>import '_locale' # <<< 10976 1726879380.94165: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b8ddd90> <<< 10976 1726879380.94235: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b903970> <<< 10976 1726879380.94279: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879380.94868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879380.94872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879380.94927: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879380.94937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879380.94968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879380.94995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879380.95029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879380.95044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879380.95070: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b858eb0> <<< 10976 1726879380.95142: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b85cf40> <<< 10976 1726879380.95168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879380.95190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879380.95220: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879380.95252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879380.95277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879380.95304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 10976 1726879380.95568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879380.95597: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b852610> <<< 10976 1726879380.95626: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b85a640> <<< 10976 1726879380.95644: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b858370> <<< 10976 1726879380.95680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879380.95790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879380.95823: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879380.95870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879380.95897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879380.95910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879380.95945: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879380.95953: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879380.95971: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6b547d90> <<< 10976 1726879380.95975: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b547880> <<< 10976 1726879380.96007: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879380.96042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 10976 1726879380.96050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b547e80> <<< 10976 1726879380.96082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879380.96115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879380.96141: stdout chunk (state=3): >>>import '_operator' # <<< 10976 1726879380.96156: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b547f40> <<< 10976 1726879380.96184: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 10976 1726879380.96204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879380.96223: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b547e50> <<< 10976 1726879380.96233: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879380.96303: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b5a0d00> <<< 10976 1726879380.96318: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879380.96359: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b59a5e0><<< 10976 1726879380.96366: stdout chunk (state=3): >>> <<< 10976 1726879380.96441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 10976 1726879380.96463: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b5ad640> <<< 10976 1726879380.96468: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b861df0> <<< 10976 1726879380.96514: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 10976 1726879380.96522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879380.96576: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879380.96582: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6b559c40><<< 10976 1726879380.96589: stdout chunk (state=3): >>> <<< 10976 1726879380.96594: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b5a0220> <<< 10976 1726879380.96686: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879380.96704: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879380.96712: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6b5ad250> <<< 10976 1726879380.96717: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b8679a0> <<< 10976 1726879380.96753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879380.96770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879380.96799: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 10976 1726879380.97061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879380.97088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879380.97109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879380.97134: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b559f70> <<< 10976 1726879380.97138: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b559d60> <<< 10976 1726879380.97185: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 10976 1726879380.97192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 10976 1726879380.97206: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b559cd0> <<< 10976 1726879380.97233: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879380.97252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879380.97280: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879380.97302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879380.97330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879380.97404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879380.97457: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b52d340> <<< 10976 1726879380.97485: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879380.97513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879380.97561: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b52d430> <<< 10976 1726879380.97749: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b561f70> <<< 10976 1726879380.97805: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b55ba00> <<< 10976 1726879380.97829: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b55b4c0> <<< 10976 1726879380.97860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879380.97881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879380.97924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879380.97952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879380.97979: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879380.97998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879380.98013: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b47b190> <<< 10976 1726879380.98062: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b517cd0> <<< 10976 1726879380.98133: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b55be80> <<< 10976 1726879380.98365: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b861fd0> <<< 10976 1726879380.98395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879380.98432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879380.98466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 10976 1726879380.98472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 10976 1726879380.98492: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b48cac0> <<< 10976 1726879380.98507: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879380.98552: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879380.98563: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879380.98570: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6b48cdf0> <<< 10976 1726879380.98594: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879380.98614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879380.98640: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 10976 1726879380.98658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879380.98676: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b49f700> <<< 10976 1726879380.98708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879380.98753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879380.98795: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b49fc40> <<< 10976 1726879380.98842: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879380.98855: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879380.98860: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6b42c370> <<< 10976 1726879380.98880: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b48cee0> <<< 10976 1726879380.98911: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879380.98928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879380.98981: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879380.98991: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6b43c250> <<< 10976 1726879380.99009: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b49f580> <<< 10976 1726879380.99030: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879380.99067: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879380.99078: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6b43c310> <<< 10976 1726879380.99139: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b5599a0> <<< 10976 1726879380.99165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879380.99194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879380.99221: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879380.99250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879380.99300: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879380.99303: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879380.99306: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6b458670> <<< 10976 1726879380.99342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 10976 1726879380.99345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879380.99385: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879380.99395: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6b458940> <<< 10976 1726879380.99407: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b458730> <<< 10976 1726879380.99688: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879380.99694: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6b458820> <<< 10976 1726879380.99734: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 10976 1726879380.99741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879381.00027: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.00031: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6b458c70> <<< 10976 1726879381.00080: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.00095: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6b4661c0> <<< 10976 1726879381.00109: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b4588b0> <<< 10976 1726879381.00132: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b44ba00> <<< 10976 1726879381.00168: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b559580> <<< 10976 1726879381.00201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879381.00290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879381.00338: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b458a60> <<< 10976 1726879381.00491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879381.00518: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1d6b379640> <<< 10976 1726879381.00736: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip' <<< 10976 1726879381.00760: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.00893: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.01099: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 10976 1726879381.01115: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.01139: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.01167: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879381.01196: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.03501: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.05075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 10976 1726879381.05087: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad50790> <<< 10976 1726879381.05147: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 10976 1726879381.05153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 10976 1726879381.05176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879381.05207: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 10976 1726879381.05214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879381.05268: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.05272: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6ad50160> <<< 10976 1726879381.05335: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad50280> <<< 10976 1726879381.05387: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad50ee0> <<< 10976 1726879381.05415: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 10976 1726879381.05428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879381.05490: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad50fd0> <<< 10976 1726879381.05493: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad50d00> <<< 10976 1726879381.05515: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879381.05559: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.05568: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6ad50f40> <<< 10976 1726879381.05601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879381.05648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879381.05706: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad50100> <<< 10976 1726879381.05735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879381.05765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879381.05793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879381.05829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879381.05855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 10976 1726879381.05870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879381.05986: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad08160> <<< 10976 1726879381.06034: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.06046: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6acc3f70><<< 10976 1726879381.06050: stdout chunk (state=3): >>> <<< 10976 1726879381.06095: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.06105: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6acc3d90> <<< 10976 1726879381.06140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879381.06184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879381.06234: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6acc3400> <<< 10976 1726879381.06261: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad37dc0> <<< 10976 1726879381.06526: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad373d0> <<< 10976 1726879381.06557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 10976 1726879381.06572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879381.06599: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad37f40> <<< 10976 1726879381.06629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879381.06651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879381.06684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 10976 1726879381.06691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879381.06717: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879381.06742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879381.06776: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 10976 1726879381.06789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879381.06803: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad85b20> <<< 10976 1726879381.06916: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6aca0d00> <<< 10976 1726879381.06926: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6aca0370> <<< 10976 1726879381.06943: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad55460> <<< 10976 1726879381.06984: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.07001: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.07006: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6aca0490> <<< 10976 1726879381.07059: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'<<< 10976 1726879381.07063: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6aca04c0><<< 10976 1726879381.07065: stdout chunk (state=3): >>> <<< 10976 1726879381.07100: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879381.07125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879381.07150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879381.07200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879381.07301: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.07311: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6ac87220> <<< 10976 1726879381.07320: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad971c0> <<< 10976 1726879381.07348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879381.07374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879381.07443: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.07467: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6ac938e0> <<< 10976 1726879381.07477: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad97340> <<< 10976 1726879381.07506: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879381.07568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.07597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 10976 1726879381.07608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879381.07627: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879381.07716: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6adb0d00> <<< 10976 1726879381.07930: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ac93880> <<< 10976 1726879381.08069: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.08075: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6ac936d0> <<< 10976 1726879381.08119: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.08132: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.08136: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6ac92670> <<< 10976 1726879381.08193: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.08203: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6ac925b0> <<< 10976 1726879381.08219: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad8f880> <<< 10976 1726879381.08255: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 10976 1726879381.08261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879381.08292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879381.08319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879381.08382: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.08396: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6ad18670><<< 10976 1726879381.08403: stdout chunk (state=3): >>> <<< 10976 1726879381.08701: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.08713: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6ad17a90> <<< 10976 1726879381.08739: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad260a0> <<< 10976 1726879381.08772: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.08800: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6ad180d0> <<< 10976 1726879381.08803: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad5ca00> <<< 10976 1726879381.08830: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.08855: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.08866: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879381.08895: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.09010: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.09118: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.09139: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.09154: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879381.09177: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.09223: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.09262: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879381.09284: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.09437: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.09594: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.10380: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.11173: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879381.11190: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10976 1726879381.11203: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 10976 1726879381.11213: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879381.11245: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879381.11272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.11351: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.11357: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.11371: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6a889550> <<< 10976 1726879381.11463: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879381.11469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879381.11495: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ac5f4f0><<< 10976 1726879381.11501: stdout chunk (state=3): >>> <<< 10976 1726879381.11519: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a82f070> <<< 10976 1726879381.11580: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879381.11603: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.11634: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.11654: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879381.11676: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.11870: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.12071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879381.12074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879381.12113: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad17bb0> <<< 10976 1726879381.12131: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.12801: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.13438: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.13700: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879381.13706: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.13729: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879381.13756: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.13909: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.13929: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879381.13938: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.13957: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.13972: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879381.13995: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.14046: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.14090: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879381.14114: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.14436: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.14760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879381.14808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879381.14859: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879381.14984: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ac6f940> <<< 10976 1726879381.15002: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.15066: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.15182: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py <<< 10976 1726879381.15224: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879381.15228: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 10976 1726879381.15276: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.15361: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879381.15412: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.15456: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.15476: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.15566: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.15654: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879381.15700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.15834: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.15838: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6ada2250> <<< 10976 1726879381.15903: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ac6f5e0> <<< 10976 1726879381.15974: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py <<< 10976 1726879381.15980: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879381.15983: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.16167: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.16247: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.16289: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.16340: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879381.16365: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879381.16399: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879381.16454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879381.16482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879381.16526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879381.16677: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ac56790> <<< 10976 1726879381.16743: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ac537c0> <<< 10976 1726879381.16861: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ac4d8e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879381.16893: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.16940: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py <<< 10976 1726879381.16947: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879381.17077: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 10976 1726879381.17080: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.17093: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 10976 1726879381.17157: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.17915: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.18596: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.19513: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.20477: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py <<< 10976 1726879381.20482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a86dcd0> <<< 10976 1726879381.20535: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a86d5b0> <<< 10976 1726879381.20583: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' <<< 10976 1726879381.20608: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 10976 1726879381.20649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py <<< 10976 1726879381.20679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' <<< 10976 1726879381.20684: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a86d220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a86db50> <<< 10976 1726879381.20742: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 10976 1726879381.20792: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ac6fc70> <<< 10976 1726879381.20819: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' <<< 10976 1726879381.20858: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py <<< 10976 1726879381.20864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 10976 1726879381.20894: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py <<< 10976 1726879381.20905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 10976 1726879381.20935: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 10976 1726879381.20962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 10976 1726879381.21004: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py <<< 10976 1726879381.21007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 10976 1726879381.21033: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a5a2820> <<< 10976 1726879381.21074: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' <<< 10976 1726879381.21101: stdout chunk (state=3): >>>import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a5a2d30> <<< 10976 1726879381.21135: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py <<< 10976 1726879381.21148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' <<< 10976 1726879381.21150: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a5a2f10> <<< 10976 1726879381.21242: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a588f40> <<< 10976 1726879381.21268: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 10976 1726879381.21293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879381.21337: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a5cf670> <<< 10976 1726879381.21367: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 10976 1726879381.21432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 10976 1726879381.21516: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a5dc520> <<< 10976 1726879381.21552: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py <<< 10976 1726879381.21566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 10976 1726879381.21590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 10976 1726879381.21624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 10976 1726879381.21673: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a81ddc0> <<< 10976 1726879381.21685: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a5cfd90> <<< 10976 1726879381.21744: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a5dcc10> <<< 10976 1726879381.21768: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a588700> <<< 10976 1726879381.21796: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 10976 1726879381.21830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 10976 1726879381.21865: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 10976 1726879381.21917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 10976 1726879381.21955: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py <<< 10976 1726879381.21974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 10976 1726879381.21997: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a86bd90> <<< 10976 1726879381.22234: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad97f40> <<< 10976 1726879381.22300: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a81dc40> <<< 10976 1726879381.22328: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py <<< 10976 1726879381.22343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 10976 1726879381.22358: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 10976 1726879381.22408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 10976 1726879381.22444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' <<< 10976 1726879381.22447: stdout chunk (state=3): >>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a633e50> <<< 10976 1726879381.22562: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' <<< 10976 1726879381.22565: stdout chunk (state=3): >>>import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a633c10> <<< 10976 1726879381.22597: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a85b3d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ac878b0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a5880d0> <<< 10976 1726879381.22629: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a86da00> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a86df10> <<< 10976 1726879381.22641: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a86d5e0> <<< 10976 1726879381.22690: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a86d580> <<< 10976 1726879381.22745: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 10976 1726879381.22783: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py <<< 10976 1726879381.22798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 10976 1726879381.22874: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a633910> <<< 10976 1726879381.22896: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a86df40> <<< 10976 1726879381.22937: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py <<< 10976 1726879381.22940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.23073: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a6399d0> <<< 10976 1726879381.23108: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 10976 1726879381.23141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 10976 1726879381.23234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 10976 1726879381.23283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 10976 1726879381.23537: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6ada2640><<< 10976 1726879381.23543: stdout chunk (state=3): >>> <<< 10976 1726879381.24025: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a58d790> <<< 10976 1726879381.24064: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a633bb0> <<< 10976 1726879381.24106: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 10976 1726879381.24120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 10976 1726879381.24144: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a5d1760> <<< 10976 1726879381.24203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py <<< 10976 1726879381.24206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' <<< 10976 1726879381.24238: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a5e2c70> <<< 10976 1726879381.24256: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' <<< 10976 1726879381.24303: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py <<< 10976 1726879381.24309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' <<< 10976 1726879381.24344: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a5e2640> <<< 10976 1726879381.24355: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a5e2e50> <<< 10976 1726879381.24370: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 10976 1726879381.24453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 10976 1726879381.24581: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a5e21c0> <<< 10976 1726879381.24612: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 10976 1726879381.24661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 10976 1726879381.25148: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a58f2e0> <<< 10976 1726879381.25177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 10976 1726879381.25205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 10976 1726879381.25242: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a351c70> <<< 10976 1726879381.25288: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.25346: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/__pycache__/__about__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/__about__.cpython-39.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2ed8e0> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2ed5b0> <<< 10976 1726879381.25376: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/__init__.py <<< 10976 1726879381.25404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.25445: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-39.pyc' <<< 10976 1726879381.25491: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/utils.py <<< 10976 1726879381.25525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879381.25546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 10976 1726879381.25596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 10976 1726879381.25636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 10976 1726879381.25666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 10976 1726879381.25709: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 10976 1726879381.25765: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6a2ad490> <<< 10976 1726879381.25803: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2ad250> <<< 10976 1726879381.25837: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a320a90> <<< 10976 1726879381.25982: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2fba90> <<< 10976 1726879381.26032: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2edfd0> <<< 10976 1726879381.26075: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.26093: stdout chunk (state=3): >>>import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a3009a0> <<< 10976 1726879381.26126: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.26143: stdout chunk (state=3): >>>import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2fb640> <<< 10976 1726879381.26225: stdout chunk (state=3): >>># extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' # extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6a2fb4c0> <<< 10976 1726879381.26303: stdout chunk (state=3): >>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2edb20> <<< 10976 1726879381.26338: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/base.py <<< 10976 1726879381.26365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/base.cpython-39.pyc' <<< 10976 1726879381.26392: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2dbc40> <<< 10976 1726879381.26420: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/hashes.py <<< 10976 1726879381.26488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-39.pyc' <<< 10976 1726879381.26542: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/exceptions.cpython-39.pyc' <<< 10976 1726879381.26554: stdout chunk (state=3): >>>import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2e5b20> <<< 10976 1726879381.26606: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2dbdf0> <<< 10976 1726879381.26639: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__init__.py <<< 10976 1726879381.26702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.26751: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_serialization.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-39.pyc' <<< 10976 1726879381.26768: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2e5760> <<< 10976 1726879381.27141: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-39.pyc' <<< 10976 1726879381.27159: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a07d250> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.dh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a07d610> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/types.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a090610> import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a083550> <<< 10976 1726879381.27171: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py <<< 10976 1726879381.27197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-39.pyc' <<< 10976 1726879381.27228: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/_oid.py <<< 10976 1726879381.27251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-39.pyc' <<< 10976 1726879381.27337: stdout chunk (state=3): >>>import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a09bc40> <<< 10976 1726879381.27420: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a090760> <<< 10976 1726879381.27456: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py <<< 10976 1726879381.27481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a090ee0> <<< 10976 1726879381.27511: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py <<< 10976 1726879381.27538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-39.pyc' <<< 10976 1726879381.27552: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a0326a0> <<< 10976 1726879381.27568: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py <<< 10976 1726879381.27594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-39.pyc' <<< 10976 1726879381.27630: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_asymmetric.py <<< 10976 1726879381.27647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-39.pyc' import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a044c10> <<< 10976 1726879381.27675: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a032af0> <<< 10976 1726879381.27712: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py <<< 10976 1726879381.27733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-39.pyc' <<< 10976 1726879381.27765: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.x25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a044dc0> <<< 10976 1726879381.27778: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-39.pyc' <<< 10976 1726879381.27811: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.x448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a04f190> <<< 10976 1726879381.27844: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a0833a0> <<< 10976 1726879381.27861: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2e5400> <<< 10976 1726879381.27884: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/ssh.py <<< 10976 1726879381.27916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-39.pyc' <<< 10976 1726879381.27951: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py <<< 10976 1726879381.27977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.27999: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-39.pyc' <<< 10976 1726879381.28023: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a05b6d0> <<< 10976 1726879381.28048: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/base.py <<< 10976 1726879381.28069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-39.pyc' <<< 10976 1726879381.28100: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/modes.py <<< 10976 1726879381.28120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-39.pyc' <<< 10976 1726879381.28162: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a063580> <<< 10976 1726879381.28301: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a05bb50> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a05b4f0> <<< 10976 1726879381.28351: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py <<< 10976 1726879381.28354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-39.pyc' <<< 10976 1726879381.28380: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a05bd60> <<< 10976 1726879381.28488: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a07d0d0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2e53a0> <<< 10976 1726879381.28529: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/extensions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/extensions.py <<< 10976 1726879381.28590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/extensions.cpython-39.pyc' <<< 10976 1726879381.28637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py <<< 10976 1726879381.28677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' <<< 10976 1726879381.28927: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69facd90> <<< 10976 1726879381.28970: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/constant_time.py <<< 10976 1726879381.28983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-39.pyc' <<< 10976 1726879381.29019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' <<< 10976 1726879381.29043: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69fe6790> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69fe6550> <<< 10976 1726879381.29092: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/general_name.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/general_name.py <<< 10976 1726879381.29118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/general_name.cpython-39.pyc' <<< 10976 1726879381.29142: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/name.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/name.py <<< 10976 1726879381.29158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/name.cpython-39.pyc' <<< 10976 1726879381.29198: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/oid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/oid.py <<< 10976 1726879381.29202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/oid.cpython-39.pyc' <<< 10976 1726879381.29235: stdout chunk (state=3): >>>import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69f70ca0> <<< 10976 1726879381.29330: stdout chunk (state=3): >>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69f6ad90> <<< 10976 1726879381.29369: stdout chunk (state=3): >>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69fe6c10> <<< 10976 1726879381.29679: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2e52b0> <<< 10976 1726879381.29799: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2c3c70> <<< 10976 1726879381.29812: stdout chunk (state=3): >>>import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2ed700> <<< 10976 1726879381.29856: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__init__.py <<< 10976 1726879381.29877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.29901: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/interfaces.py <<< 10976 1726879381.29915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-39.pyc' <<< 10976 1726879381.29978: stdout chunk (state=3): >>>import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69fa1d00> <<< 10976 1726879381.29986: stdout chunk (state=3): >>>import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2ed580> <<< 10976 1726879381.30019: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.30202: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 10976 1726879381.30215: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.30351: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.30543: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 10976 1726879381.30566: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.30636: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.30699: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 10976 1726879381.30713: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.30868: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.31004: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 10976 1726879381.31149: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879381.31403: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879381.31903: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.31964: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py <<< 10976 1726879381.31978: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 10976 1726879381.32017: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py <<< 10976 1726879381.32031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' <<< 10976 1726879381.32045: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69f03100> <<< 10976 1726879381.32082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 10976 1726879381.32131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879381.32440: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69f03d00> <<< 10976 1726879381.32480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 10976 1726879381.32505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 10976 1726879381.32550: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.32568: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d69f40ee0> <<< 10976 1726879381.32592: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69f03fd0> <<< 10976 1726879381.32603: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69f03670> <<< 10976 1726879381.32663: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py <<< 10976 1726879381.32666: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' <<< 10976 1726879381.32678: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69f03400> <<< 10976 1726879381.32703: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 10976 1726879381.32812: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 10976 1726879381.32869: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py <<< 10976 1726879381.32872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.32909: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py <<< 10976 1726879381.32921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 10976 1726879381.33116: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' <<< 10976 1726879381.33119: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d69f07d90> <<< 10976 1726879381.33132: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69f055e0> <<< 10976 1726879381.33164: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 10976 1726879381.33209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 10976 1726879381.33320: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' <<< 10976 1726879381.33325: stdout chunk (state=3): >>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d69b8d130> <<< 10976 1726879381.33366: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69f07d60> <<< 10976 1726879381.33401: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 10976 1726879381.33503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 10976 1726879381.35062: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d69aeba00> <<< 10976 1726879381.35165: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69b81e80> <<< 10976 1726879381.35205: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 10976 1726879381.35275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 10976 1726879381.35449: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' <<< 10976 1726879381.35460: stdout chunk (state=3): >>>import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d68594e80> <<< 10976 1726879381.35656: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69bbe490> <<< 10976 1726879381.35688: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 10976 1726879381.35729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 10976 1726879381.35843: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' <<< 10976 1726879381.35871: stdout chunk (state=3): >>>import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6846da60> <<< 10976 1726879381.35910: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6857d160> <<< 10976 1726879381.35944: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py <<< 10976 1726879381.36009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 10976 1726879381.36134: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' <<< 10976 1726879381.36154: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d683d65e0> <<< 10976 1726879381.36203: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6844b100> <<< 10976 1726879381.36235: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py <<< 10976 1726879381.36252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879381.36359: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' <<< 10976 1726879381.36373: stdout chunk (state=3): >>># extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d683e8940> <<< 10976 1726879381.36412: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d683d6b80> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69f05f40> <<< 10976 1726879381.36444: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py <<< 10976 1726879381.36482: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 10976 1726879381.36525: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py <<< 10976 1726879381.36549: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 10976 1726879381.36569: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py <<< 10976 1726879381.36594: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 10976 1726879381.36637: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.36653: stdout chunk (state=3): >>>import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d682ff700> <<< 10976 1726879381.36690: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d682f6ee0> <<< 10976 1726879381.36719: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py <<< 10976 1726879381.36755: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 10976 1726879381.36801: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py <<< 10976 1726879381.36813: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 10976 1726879381.36856: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d683142e0> <<< 10976 1726879381.36888: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py <<< 10976 1726879381.36913: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 10976 1726879381.36975: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py <<< 10976 1726879381.36996: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d68314e50> <<< 10976 1726879381.37017: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py <<< 10976 1726879381.37030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.37575: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.37587: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d68322430> <<< 10976 1726879381.37630: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py <<< 10976 1726879381.37666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' <<< 10976 1726879381.37684: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d68322880> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d68314f10> <<< 10976 1726879381.37730: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d68314370> <<< 10976 1726879381.37743: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6830c9a0> <<< 10976 1726879381.37778: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py <<< 10976 1726879381.37801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.37961: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' <<< 10976 1726879381.37975: stdout chunk (state=3): >>>import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d67ecec40> <<< 10976 1726879381.38002: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6830cd30> <<< 10976 1726879381.38113: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d682ff880> <<< 10976 1726879381.38170: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d682f6310> <<< 10976 1726879381.38209: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc'<<< 10976 1726879381.38219: stdout chunk (state=3): >>> <<< 10976 1726879381.38337: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' <<< 10976 1726879381.38357: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d682f6af0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d682f6490> <<< 10976 1726879381.38407: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69f05df0> <<< 10976 1726879381.38443: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67ee8940> <<< 10976 1726879381.38490: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py <<< 10976 1726879381.38518: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 10976 1726879381.38545: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py <<< 10976 1726879381.38566: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 10976 1726879381.38612: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py <<< 10976 1726879381.38628: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 10976 1726879381.38664: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.38716: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 10976 1726879381.38768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 10976 1726879381.38805: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py <<< 10976 1726879381.39064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 10976 1726879381.39243: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.39281: stdout chunk (state=3): >>># extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.39304: stdout chunk (state=3): >>>import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d67db1dc0> <<< 10976 1726879381.39533: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67de2e50> <<< 10976 1726879381.39565: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py <<< 10976 1726879381.39587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 10976 1726879381.39628: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' <<< 10976 1726879381.39641: stdout chunk (state=3): >>>import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d913d0> <<< 10976 1726879381.39744: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d7b940> <<< 10976 1726879381.39778: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py <<< 10976 1726879381.39807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.39915: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.39947: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 10976 1726879381.40023: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d91a60> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d91790> <<< 10976 1726879381.40060: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.40100: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 10976 1726879381.40170: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d91be0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d91a30> <<< 10976 1726879381.40209: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.40253: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' <<< 10976 1726879381.40310: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d91d60> <<< 10976 1726879381.40350: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py <<< 10976 1726879381.40368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 10976 1726879381.40558: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d91df0> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d91b20> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' <<< 10976 1726879381.40579: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d91f70> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d91dc0> <<< 10976 1726879381.40612: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py <<< 10976 1726879381.40641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 10976 1726879381.40669: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d91eb0> <<< 10976 1726879381.40701: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' <<< 10976 1726879381.40765: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d91d90> <<< 10976 1726879381.40799: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py <<< 10976 1726879381.40812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 10976 1726879381.40861: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d91fd0> <<< 10976 1726879381.40890: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py <<< 10976 1726879381.40900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 10976 1726879381.40954: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d91a00> <<< 10976 1726879381.40988: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py <<< 10976 1726879381.40998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 10976 1726879381.41052: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a6c0130> <<< 10976 1726879381.41084: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' <<< 10976 1726879381.41143: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a6c01c0> <<< 10976 1726879381.41179: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py <<< 10976 1726879381.41191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 10976 1726879381.41240: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a6c0250> <<< 10976 1726879381.41270: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py <<< 10976 1726879381.41278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 10976 1726879381.41336: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a6c02e0> <<< 10976 1726879381.41369: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py <<< 10976 1726879381.41388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a6c0370> <<< 10976 1726879381.41425: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 10976 1726879381.41485: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a6c0400> <<< 10976 1726879381.41500: stdout chunk (state=3): >>>import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d6adc0> <<< 10976 1726879381.41568: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67dc8d60> <<< 10976 1726879381.41602: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py <<< 10976 1726879381.41610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' <<< 10976 1726879381.41635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 10976 1726879381.41653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 10976 1726879381.41721: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.41743: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6a6c07c0> <<< 10976 1726879381.41752: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a6c0520> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d6af10> <<< 10976 1726879381.41792: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' <<< 10976 1726879381.41814: stdout chunk (state=3): >>>import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67de2c40> <<< 10976 1726879381.41820: stdout chunk (state=3): >>>import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67dc8880> <<< 10976 1726879381.41843: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67dbfe50> <<< 10976 1726879381.41884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 10976 1726879381.41900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879381.41933: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67dbff70> <<< 10976 1726879381.41952: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67dbf730> <<< 10976 1726879381.41984: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py <<< 10976 1726879381.42010: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 10976 1726879381.42077: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67dbfc40> <<< 10976 1726879381.42098: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67ee88e0> <<< 10976 1726879381.42126: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py <<< 10976 1726879381.42139: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.42173: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py <<< 10976 1726879381.42203: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 10976 1726879381.42235: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py <<< 10976 1726879381.42243: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' <<< 10976 1726879381.42281: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a64e820> <<< 10976 1726879381.42305: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a6c0f10> <<< 10976 1726879381.42316: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a6c0e20> <<< 10976 1726879381.42341: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py <<< 10976 1726879381.42359: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' <<< 10976 1726879381.42390: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py <<< 10976 1726879381.42426: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 10976 1726879381.42470: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py <<< 10976 1726879381.42632: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py <<< 10976 1726879381.42638: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a666e50> <<< 10976 1726879381.42644: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 10976 1726879381.42665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 10976 1726879381.42685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 10976 1726879381.42768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 10976 1726879381.42781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 10976 1726879381.42803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 10976 1726879381.42826: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67afad30> <<< 10976 1726879381.42888: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.42897: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d67afadc0> <<< 10976 1726879381.42978: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a689280> <<< 10976 1726879381.43071: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a6742b0> <<< 10976 1726879381.43108: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a666670> <<< 10976 1726879381.43157: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a64ec70> <<< 10976 1726879381.43176: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67dbf4c0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 10976 1726879381.43523: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 10976 1726879381.43562: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67b0abb0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67b0a370> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a64efd0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a65c1c0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67b1c430> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67b1c4c0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67b1c640> <<< 10976 1726879381.43750: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 10976 1726879381.43826: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' <<< 10976 1726879381.43845: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d67aa1d60> <<< 10976 1726879381.43869: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67b1cd30> <<< 10976 1726879381.43904: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py <<< 10976 1726879381.43917: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67aa1dc0> <<< 10976 1726879381.43966: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' <<< 10976 1726879381.44000: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67aa1eb0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67b1c5e0> <<< 10976 1726879381.44044: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py <<< 10976 1726879381.44253: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' <<< 10976 1726879381.44271: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67aa1f40> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67aaea90> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67ab94c0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67ab9640> <<< 10976 1726879381.44306: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879381.44318: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67ab9be0> <<< 10976 1726879381.44402: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py <<< 10976 1726879381.44427: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67ab9e80> <<< 10976 1726879381.44464: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py <<< 10976 1726879381.44478: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 10976 1726879381.44503: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py <<< 10976 1726879381.44529: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' <<< 10976 1726879381.44556: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67ac2610> <<< 10976 1726879381.44608: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67ac2130> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67ac2490> <<< 10976 1726879381.44650: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69f03340> <<< 10976 1726879381.44661: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69f03be0> <<< 10976 1726879381.45359: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py <<< 10976 1726879381.45380: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 10976 1726879381.45411: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.45454: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67a0af40> <<< 10976 1726879381.45484: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py <<< 10976 1726879381.45500: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.45528: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 10976 1726879381.45584: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 10976 1726879381.45613: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 10976 1726879381.45681: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 10976 1726879381.45726: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc'<<< 10976 1726879381.45739: stdout chunk (state=3): >>> import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67a3ff40> <<< 10976 1726879381.45770: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py <<< 10976 1726879381.45783: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 10976 1726879381.45821: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py <<< 10976 1726879381.45851: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 10976 1726879381.45870: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.46053: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d679d9d30> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d679d9bb0> <<< 10976 1726879381.46102: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d679d9370> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d679d9130> <<< 10976 1726879381.46113: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67a2ce80> <<< 10976 1726879381.46147: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py <<< 10976 1726879381.46200: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d679d91c0> <<< 10976 1726879381.46223: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py <<< 10976 1726879381.46265: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.46292: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py <<< 10976 1726879381.46302: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 10976 1726879381.46328: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67a05100> <<< 10976 1726879381.46385: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d679d9e50> <<< 10976 1726879381.46420: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py <<< 10976 1726879381.46433: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' <<< 10976 1726879381.46450: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d679f9970> <<< 10976 1726879381.46481: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py <<< 10976 1726879381.46500: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' <<< 10976 1726879381.46509: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67a05f70> <<< 10976 1726879381.46533: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py <<< 10976 1726879381.46547: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' <<< 10976 1726879381.46563: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d679df160> <<< 10976 1726879381.46593: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py <<< 10976 1726879381.46604: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' <<< 10976 1726879381.46625: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d679df2b0> <<< 10976 1726879381.46659: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py <<< 10976 1726879381.46668: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' <<< 10976 1726879381.46693: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py <<< 10976 1726879381.46730: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 10976 1726879381.46781: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d679df8b0> <<< 10976 1726879381.46795: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d679df5e0> <<< 10976 1726879381.46832: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py <<< 10976 1726879381.46844: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' <<< 10976 1726879381.46851: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d679df970> <<< 10976 1726879381.46884: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py <<< 10976 1726879381.46891: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' <<< 10976 1726879381.46913: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d679155b0> <<< 10976 1726879381.46937: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py <<< 10976 1726879381.46962: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 10976 1726879381.47008: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d679156a0> <<< 10976 1726879381.47041: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py <<< 10976 1726879381.47058: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 10976 1726879381.47089: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py <<< 10976 1726879381.47130: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 10976 1726879381.47155: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67915e80> <<< 10976 1726879381.47170: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67915a90> <<< 10976 1726879381.47203: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py <<< 10976 1726879381.47217: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' <<< 10976 1726879381.47242: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67915ee0> <<< 10976 1726879381.47270: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py <<< 10976 1726879381.47282: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' <<< 10976 1726879381.47295: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67929ac0> <<< 10976 1726879381.47323: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py <<< 10976 1726879381.47334: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' <<< 10976 1726879381.47359: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67929be0> <<< 10976 1726879381.47380: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py <<< 10976 1726879381.47406: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 10976 1726879381.47442: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67929e20> <<< 10976 1726879381.47477: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py <<< 10976 1726879381.47486: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' <<< 10976 1726879381.47501: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678bf2b0> <<< 10976 1726879381.47532: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py <<< 10976 1726879381.47543: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' <<< 10976 1726879381.47560: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678bfca0> <<< 10976 1726879381.47587: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py <<< 10976 1726879381.47606: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' <<< 10976 1726879381.47627: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678bfdf0> <<< 10976 1726879381.47655: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py <<< 10976 1726879381.47675: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 10976 1726879381.47703: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py <<< 10976 1726879381.47716: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' <<< 10976 1726879381.47743: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678cf4f0> <<< 10976 1726879381.47761: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678cf0d0> <<< 10976 1726879381.47791: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py <<< 10976 1726879381.47810: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 10976 1726879381.47837: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 10976 1726879381.47862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' <<< 10976 1726879381.47872: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678cfee0> <<< 10976 1726879381.47897: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678cfa30> <<< 10976 1726879381.47923: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py <<< 10976 1726879381.47938: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' <<< 10976 1726879381.47951: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678cfd30> <<< 10976 1726879381.47978: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py <<< 10976 1726879381.48007: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' <<< 10976 1726879381.48029: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678de7c0> <<< 10976 1726879381.48058: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py <<< 10976 1726879381.48087: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678def40> <<< 10976 1726879381.48134: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py <<< 10976 1726879381.48137: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' <<< 10976 1726879381.48216: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678ee250> <<< 10976 1726879381.48243: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678ee340> <<< 10976 1726879381.48248: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67a2c460> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67a2c1c0> <<< 10976 1726879381.48261: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67a0aca0> <<< 10976 1726879381.48318: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 10976 1726879381.48902: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678eeeb0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678eebe0> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67884580> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 10976 1726879381.49069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6788e4c0> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d67884e20> <<< 10976 1726879381.49089: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67884d90> <<< 10976 1726879381.49166: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 10976 1726879381.49210: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' <<< 10976 1726879381.49241: stdout chunk (state=3): >>>import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677eb700> <<< 10976 1726879381.49254: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677eb190> <<< 10976 1726879381.49281: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.49324: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 10976 1726879381.49363: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 10976 1726879381.49386: stdout chunk (state=3): >>>import 'six.moves' # <<< 10976 1726879381.49424: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py <<< 10976 1726879381.49443: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' <<< 10976 1726879381.49456: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67804a30> <<< 10976 1726879381.49484: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' <<< 10976 1726879381.49513: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67804c10> <<< 10976 1726879381.49579: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' <<< 10976 1726879381.49591: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 10976 1726879381.49644: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677ebc70> <<< 10976 1726879381.49663: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677eba00> <<< 10976 1726879381.49721: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67878100> <<< 10976 1726879381.49750: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py <<< 10976 1726879381.49773: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 10976 1726879381.49805: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678841c0> <<< 10976 1726879381.49835: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678eea90> <<< 10976 1726879381.49847: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67a2c1f0> <<< 10976 1726879381.49879: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py <<< 10976 1726879381.49898: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 10976 1726879381.49965: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67823130> <<< 10976 1726879381.49993: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py <<< 10976 1726879381.50032: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 10976 1726879381.50054: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67823460> <<< 10976 1726879381.50084: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py <<< 10976 1726879381.50104: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' <<< 10976 1726879381.50129: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67823cd0> <<< 10976 1726879381.50154: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py <<< 10976 1726879381.50190: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' <<< 10976 1726879381.50210: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677b65e0> <<< 10976 1726879381.50240: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py <<< 10976 1726879381.50260: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' <<< 10976 1726879381.50282: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677b6b50> <<< 10976 1726879381.50308: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py <<< 10976 1726879381.50337: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 10976 1726879381.50377: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py <<< 10976 1726879381.50389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.50420: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py <<< 10976 1726879381.50436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 10976 1726879381.50516: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.50541: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d677c5c10> <<< 10976 1726879381.50569: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677c57f0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677c5550> <<< 10976 1726879381.50583: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677c51c0> <<< 10976 1726879381.50607: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py <<< 10976 1726879381.50631: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 10976 1726879381.50679: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677c5400> <<< 10976 1726879381.50709: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py <<< 10976 1726879381.50733: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 10976 1726879381.50773: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.50830: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' <<< 10976 1726879381.50844: stdout chunk (state=3): >>>import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677d6b80> <<< 10976 1726879381.50871: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py <<< 10976 1726879381.50885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 10976 1726879381.50914: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677d6c10> <<< 10976 1726879381.50948: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 10976 1726879381.51099: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' <<< 10976 1726879381.51116: stdout chunk (state=3): >>>import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d677e2250> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677d6d90> <<< 10976 1726879381.51161: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py <<< 10976 1726879381.51175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 10976 1726879381.51199: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py <<< 10976 1726879381.51228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 10976 1726879381.51259: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py <<< 10976 1726879381.51280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879381.51308: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py <<< 10976 1726879381.51337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' <<< 10976 1726879381.51349: stdout chunk (state=3): >>>import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676e72b0> <<< 10976 1726879381.51370: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py <<< 10976 1726879381.51406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 10976 1726879381.51449: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py <<< 10976 1726879381.51452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 10976 1726879381.51496: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py <<< 10976 1726879381.51499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676f6310> <<< 10976 1726879381.51543: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc'<<< 10976 1726879381.51547: stdout chunk (state=3): >>> import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676f62b0> <<< 10976 1726879381.51588: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py <<< 10976 1726879381.51591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 10976 1726879381.51658: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.51688: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d676f6460> <<< 10976 1726879381.51702: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676f61c0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676e7cd0> <<< 10976 1726879381.51736: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676e7370> <<< 10976 1726879381.51757: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676dca00> <<< 10976 1726879381.51770: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677e2f70> <<< 10976 1726879381.51796: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677e2910> <<< 10976 1726879381.51810: stdout chunk (state=3): >>>import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677d67c0> <<< 10976 1726879381.51855: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677c5fd0> <<< 10976 1726879381.51893: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py <<< 10976 1726879381.51926: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' <<< 10976 1726879381.51929: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677d6910> <<< 10976 1726879381.51962: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py <<< 10976 1726879381.51978: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' <<< 10976 1726879381.51993: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676e7d60> <<< 10976 1726879381.52040: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py <<< 10976 1726879381.52044: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' <<< 10976 1726879381.52056: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676f6730> <<< 10976 1726879381.52082: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py <<< 10976 1726879381.52110: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' <<< 10976 1726879381.52125: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676f69a0> <<< 10976 1726879381.52147: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py <<< 10976 1726879381.52174: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' <<< 10976 1726879381.52197: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676f6f10> <<< 10976 1726879381.52230: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 10976 1726879381.52280: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 10976 1726879381.52313: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67712700> <<< 10976 1726879381.52351: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py <<< 10976 1726879381.52363: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 10976 1726879381.52405: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676958e0> <<< 10976 1726879381.52448: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py <<< 10976 1726879381.52481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 10976 1726879381.52528: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6769eb50><<< 10976 1726879381.52543: stdout chunk (state=3): >>> <<< 10976 1726879381.52573: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 10976 1726879381.52629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 10976 1726879381.52693: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.52696: stdout chunk (state=3): >>># extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d67646100> <<< 10976 1726879381.52847: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6769ebb0> <<< 10976 1726879381.52876: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py <<< 10976 1726879381.52902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 10976 1726879381.52931: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py <<< 10976 1726879381.52954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 10976 1726879381.53003: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py <<< 10976 1726879381.53006: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.53033: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py <<< 10976 1726879381.53060: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 10976 1726879381.53102: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py <<< 10976 1726879381.53106: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879381.53127: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67675370> <<< 10976 1726879381.53160: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py <<< 10976 1726879381.53178: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' <<< 10976 1726879381.53195: stdout chunk (state=3): >>>import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67675490> <<< 10976 1726879381.53316: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6766a400> <<< 10976 1726879381.53344: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py <<< 10976 1726879381.53365: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 10976 1726879381.53401: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6766a730> <<< 10976 1726879381.53452: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py <<< 10976 1726879381.53468: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6767f880> <<< 10976 1726879381.53471: stdout chunk (state=3): >>>import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6766a0a0> <<< 10976 1726879381.53507: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py <<< 10976 1726879381.53510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' <<< 10976 1726879381.53541: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6766a160> <<< 10976 1726879381.53598: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6765da00> <<< 10976 1726879381.53627: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' <<< 10976 1726879381.53640: stdout chunk (state=3): >>>import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6767fd00> <<< 10976 1726879381.53700: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.53705: stdout chunk (state=3): >>>import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6760d130> <<< 10976 1726879381.53745: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc'<<< 10976 1726879381.53748: stdout chunk (state=3): >>> import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6760d220> <<< 10976 1726879381.53796: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py <<< 10976 1726879381.53799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' <<< 10976 1726879381.53828: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6760d340> <<< 10976 1726879381.53856: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 10976 1726879381.53893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 10976 1726879381.53925: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 10976 1726879381.54007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879381.54035: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 10976 1726879381.54198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 10976 1726879381.54227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 10976 1726879381.54248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 10976 1726879381.54313: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d675e0580> <<< 10976 1726879381.54370: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67635e80> <<< 10976 1726879381.54435: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' <<< 10976 1726879381.54438: stdout chunk (state=3): >>>import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d675c8910> <<< 10976 1726879381.54476: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' <<< 10976 1726879381.54510: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d675c89a0> <<< 10976 1726879381.54537: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 10976 1726879381.54566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879381.54644: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d675e01f0> <<< 10976 1726879381.54677: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d675f52e0> <<< 10976 1726879381.54992: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6761bc40> <<< 10976 1726879381.55027: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py <<< 10976 1726879381.55037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 10976 1726879381.55067: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py <<< 10976 1726879381.55073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' <<< 10976 1726879381.55093: stdout chunk (state=3): >>>import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676258b0> <<< 10976 1726879381.55127: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py <<< 10976 1726879381.55132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 10976 1726879381.55168: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6759e730> <<< 10976 1726879381.55188: stdout chunk (state=3): >>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6761bf40> <<< 10976 1726879381.55264: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6760daf0> <<< 10976 1726879381.55347: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676c2d60> <<< 10976 1726879381.55377: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 10976 1726879381.55405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879381.55435: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 10976 1726879381.55460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 10976 1726879381.55488: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d675bf4f0> <<< 10976 1726879381.55533: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py <<< 10976 1726879381.55551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.55570: stdout chunk (state=3): >>>import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d675bfca0> <<< 10976 1726879381.55591: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d675bffd0> <<< 10976 1726879381.55619: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 10976 1726879381.55656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 10976 1726879381.55685: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py <<< 10976 1726879381.55710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 10976 1726879381.55786: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67552940> <<< 10976 1726879381.55830: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py <<< 10976 1726879381.55841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 10976 1726879381.55873: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py <<< 10976 1726879381.55876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 10976 1726879381.55894: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67562f40> <<< 10976 1726879381.55925: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67552c10> <<< 10976 1726879381.55965: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d675bfe50> <<< 10976 1726879381.56020: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d675b2730> <<< 10976 1726879381.56069: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 10976 1726879381.56084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 10976 1726879381.56108: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py <<< 10976 1726879381.56172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 10976 1726879381.56198: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 10976 1726879381.56223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 10976 1726879381.56271: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.56292: stdout chunk (state=3): >>>import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67527190> <<< 10976 1726879381.56326: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py <<< 10976 1726879381.56339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 10976 1726879381.56364: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 10976 1726879381.56406: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py <<< 10976 1726879381.56421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67527c70> <<< 10976 1726879381.56450: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py <<< 10976 1726879381.56467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 10976 1726879381.56496: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67527eb0> <<< 10976 1726879381.56527: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py <<< 10976 1726879381.56541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' <<< 10976 1726879381.56560: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py <<< 10976 1726879381.56586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 10976 1726879381.56613: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py <<< 10976 1726879381.56637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 10976 1726879381.56740: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67535a90> <<< 10976 1726879381.56755: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67535670> <<< 10976 1726879381.56790: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d675351c0> <<< 10976 1726879381.56810: stdout chunk (state=3): >>>import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67527910> <<< 10976 1726879381.56838: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 10976 1726879381.56869: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67527a60> <<< 10976 1726879381.56910: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py <<< 10976 1726879381.56926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 10976 1726879381.56961: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py <<< 10976 1726879381.57261: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674e08b0> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674e0520> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 10976 1726879381.58243: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674e0580> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674d74c0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674d76a0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674897c0> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67489970> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67489b20> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67489460> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67489eb0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67489f40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py <<< 10976 1726879381.58446: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67489fa0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py <<< 10976 1726879381.58463: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 10976 1726879381.59927: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674a61c0> <<< 10976 1726879381.59991: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py <<< 10976 1726879381.60032: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' <<< 10976 1726879381.60037: stdout chunk (state=3): >>>import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674a6dc0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6749ac70> <<< 10976 1726879381.60057: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' <<< 10976 1726879381.60082: stdout chunk (state=3): >>>import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6749a790> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67489100> <<< 10976 1726879381.60126: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' <<< 10976 1726879381.60145: stdout chunk (state=3): >>>import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674fcf40> <<< 10976 1726879381.60175: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py <<< 10976 1726879381.60189: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 10976 1726879381.60217: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674fc7f0> <<< 10976 1726879381.60259: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674eb9a0> <<< 10976 1726879381.60297: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' <<< 10976 1726879381.60338: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 10976 1726879381.60376: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py <<< 10976 1726879381.60404: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' <<< 10976 1726879381.60433: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674501c0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674b7ee0> <<< 10976 1726879381.60449: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib' # <<< 10976 1726879381.60476: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674fc8e0> <<< 10976 1726879381.60521: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py <<< 10976 1726879381.60545: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 10976 1726879381.60611: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674fc970> <<< 10976 1726879381.60635: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' <<< 10976 1726879381.60650: stdout chunk (state=3): >>>import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67450640> <<< 10976 1726879381.60673: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674d77f0> <<< 10976 1726879381.60704: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py <<< 10976 1726879381.60725: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 10976 1726879381.60824: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6745b1f0> <<< 10976 1726879381.60828: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674c8e80> <<< 10976 1726879381.60860: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py <<< 10976 1726879381.60863: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.60905: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py <<< 10976 1726879381.60919: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 10976 1726879381.60951: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 10976 1726879381.60988: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' <<< 10976 1726879381.61035: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6745be20> <<< 10976 1726879381.61073: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' <<< 10976 1726879381.61094: stdout chunk (state=3): >>>import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6745baf0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67463100> <<< 10976 1726879381.61136: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 10976 1726879381.61191: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674736d0> <<< 10976 1726879381.61243: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67473a30> <<< 10976 1726879381.61267: stdout chunk (state=3): >>>import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674732b0> <<< 10976 1726879381.61300: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py <<< 10976 1726879381.61321: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67473880> <<< 10976 1726879381.61351: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' <<< 10976 1726879381.61396: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 10976 1726879381.61445: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' <<< 10976 1726879381.61474: stdout chunk (state=3): >>>import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6747c520> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6747c0d0> <<< 10976 1726879381.61520: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py <<< 10976 1726879381.61642: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 10976 1726879381.61698: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' <<< 10976 1726879381.61725: stdout chunk (state=3): >>>import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6747c940> <<< 10976 1726879381.61752: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 10976 1726879381.61782: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py <<< 10976 1726879381.61826: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67407430> <<< 10976 1726879381.61880: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 10976 1726879381.61903: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674074f0> <<< 10976 1726879381.61930: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 10976 1726879381.61966: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67407580> <<< 10976 1726879381.62003: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 10976 1726879381.62066: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67407610> <<< 10976 1726879381.62088: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 10976 1726879381.62133: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674076a0> <<< 10976 1726879381.62159: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6747cd90> <<< 10976 1726879381.62188: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py <<< 10976 1726879381.62221: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' <<< 10976 1726879381.62245: stdout chunk (state=3): >>>import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67407850> <<< 10976 1726879381.62258: stdout chunk (state=3): >>>import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6747c400> <<< 10976 1726879381.62295: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' <<< 10976 1726879381.62307: stdout chunk (state=3): >>>import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67407c10> <<< 10976 1726879381.62337: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' <<< 10976 1726879381.62361: stdout chunk (state=3): >>>import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67407f40> <<< 10976 1726879381.62400: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py <<< 10976 1726879381.62414: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673ae1f0> <<< 10976 1726879381.62457: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' <<< 10976 1726879381.62472: stdout chunk (state=3): >>>import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673ae490> <<< 10976 1726879381.62509: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py <<< 10976 1726879381.62525: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673ae730> <<< 10976 1726879381.62553: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' <<< 10976 1726879381.62581: stdout chunk (state=3): >>>import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673ae9d0> <<< 10976 1726879381.62594: stdout chunk (state=3): >>>import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67473cd0> <<< 10976 1726879381.62625: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' <<< 10976 1726879381.62660: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' <<< 10976 1726879381.62684: stdout chunk (state=3): >>>import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673aed30> <<< 10976 1726879381.62721: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py <<< 10976 1726879381.62745: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' <<< 10976 1726879381.62800: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py <<< 10976 1726879381.62814: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673b6190> <<< 10976 1726879381.62848: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673aefd0> <<< 10976 1726879381.62882: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py <<< 10976 1726879381.62900: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' <<< 10976 1726879381.62966: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673aef70> <<< 10976 1726879381.62995: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 10976 1726879381.63042: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673b6df0> <<< 10976 1726879381.63083: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py <<< 10976 1726879381.63099: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' <<< 10976 1726879381.63139: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673b6d60> <<< 10976 1726879381.63168: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py <<< 10976 1726879381.63184: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 10976 1726879381.63217: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673b6cd0> <<< 10976 1726879381.63259: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py <<< 10976 1726879381.63272: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 10976 1726879381.63309: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673b6b50> <<< 10976 1726879381.63364: stdout chunk (state=3): >>>import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67473ee0> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67463850> <<< 10976 1726879381.63396: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67463880> <<< 10976 1726879381.63419: stdout chunk (state=3): >>>import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67463370> <<< 10976 1726879381.63461: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py <<< 10976 1726879381.63519: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' <<< 10976 1726879381.63535: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67473dc0> <<< 10976 1726879381.63600: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' <<< 10976 1726879381.63617: stdout chunk (state=3): >>>import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674d7250> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py <<< 10976 1726879381.63644: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879381.63681: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py <<< 10976 1726879381.63695: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6734c8b0> <<< 10976 1726879381.63760: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py <<< 10976 1726879381.63773: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' <<< 10976 1726879381.63812: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 10976 1726879381.63844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 10976 1726879381.64085: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6734ce20> <<< 10976 1726879381.64100: stdout chunk (state=3): >>>import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6734cc10> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6734c9a0> <<< 10976 1726879381.64130: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py <<< 10976 1726879381.64158: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 10976 1726879381.64184: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6734cca0> <<< 10976 1726879381.64220: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py <<< 10976 1726879381.64250: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' <<< 10976 1726879381.64268: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673658e0> <<< 10976 1726879381.64305: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673aefa0> <<< 10976 1726879381.64343: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 10976 1726879381.64482: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67375340> <<< 10976 1726879381.64525: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py <<< 10976 1726879381.64540: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 10976 1726879381.64566: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py <<< 10976 1726879381.64657: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 10976 1726879381.65019: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67375af0> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67375bb0> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673753d0> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673750a0> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67365f10> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 10976 1726879381.65049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 10976 1726879381.65076: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67327a60> <<< 10976 1726879381.65096: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673275e0> <<< 10976 1726879381.65134: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' <<< 10976 1726879381.65152: stdout chunk (state=3): >>>import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673277f0> <<< 10976 1726879381.65174: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py <<< 10976 1726879381.65203: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' <<< 10976 1726879381.65218: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673278b0> <<< 10976 1726879381.65243: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py <<< 10976 1726879381.65263: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 10976 1726879381.65314: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6733a790> <<< 10976 1726879381.65343: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67365fd0> <<< 10976 1726879381.65383: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py <<< 10976 1726879381.65408: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' <<< 10976 1726879381.65421: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py <<< 10976 1726879381.65445: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 10976 1726879381.65477: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py <<< 10976 1726879381.65505: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 10976 1726879381.65543: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py <<< 10976 1726879381.65556: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 10976 1726879381.65586: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 10976 1726879381.65638: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 10976 1726879381.65674: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672d4a60> <<< 10976 1726879381.65707: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672d46d0> <<< 10976 1726879381.65740: stdout chunk (state=3): >>>import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672c9b80> <<< 10976 1726879381.65753: stdout chunk (state=3): >>>import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672c9130> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67327430> <<< 10976 1726879381.65816: stdout chunk (state=3): >>>import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674c8af0> <<< 10976 1726879381.65856: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674c8400> <<< 10976 1726879381.65894: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672d4940> <<< 10976 1726879381.65934: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py <<< 10976 1726879381.65967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 10976 1726879381.65981: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672d4910> <<< 10976 1726879381.66002: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py <<< 10976 1726879381.66030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 10976 1726879381.66057: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672ee1f0> <<< 10976 1726879381.66092: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py <<< 10976 1726879381.66114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' <<< 10976 1726879381.66129: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672ee5e0> <<< 10976 1726879381.66160: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d675273d0> <<< 10976 1726879381.66224: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6751b730> <<< 10976 1726879381.66271: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py <<< 10976 1726879381.66295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672eeb80> <<< 10976 1726879381.66330: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' <<< 10976 1726879381.66356: stdout chunk (state=3): >>>import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672eef10> <<< 10976 1726879381.66405: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67286070> <<< 10976 1726879381.66442: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py <<< 10976 1726879381.66470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 10976 1726879381.66532: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879381.66547: stdout chunk (state=3): >>>import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672869d0> <<< 10976 1726879381.66581: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672eef40> <<< 10976 1726879381.66615: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py <<< 10976 1726879381.66634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' <<< 10976 1726879381.66663: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py <<< 10976 1726879381.66678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 10976 1726879381.66708: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 10976 1726879381.66744: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67299220> <<< 10976 1726879381.66788: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672999d0> <<< 10976 1726879381.66816: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py <<< 10976 1726879381.66838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 10976 1726879381.66884: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 10976 1726879381.67147: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 10976 1726879381.67161: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6724f220> <<< 10976 1726879381.67199: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 10976 1726879381.67214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6724fe20> <<< 10976 1726879381.67318: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672a67f0> <<< 10976 1726879381.67385: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67299fd0> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672c1310> <<< 10976 1726879381.67427: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py <<< 10976 1726879381.67470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 10976 1726879381.67485: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py <<< 10976 1726879381.67504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 10976 1726879381.67546: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' <<< 10976 1726879381.67573: stdout chunk (state=3): >>>import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67272550> <<< 10976 1726879381.67616: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67261c40> <<< 10976 1726879381.67648: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' <<< 10976 1726879381.67676: stdout chunk (state=3): >>>import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67272700> <<< 10976 1726879381.67712: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py <<< 10976 1726879381.67733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67272b80> <<< 10976 1726879381.67760: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 10976 1726879381.67823: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d67272d00> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67272bb0> <<< 10976 1726879381.67880: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' <<< 10976 1726879381.67895: stdout chunk (state=3): >>>import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67272ca0> <<< 10976 1726879381.67917: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py <<< 10976 1726879381.67943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.67973: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 10976 1726879381.68094: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' <<< 10976 1726879381.68116: stdout chunk (state=3): >>>import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67282610> <<< 10976 1726879381.68206: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.68225: stdout chunk (state=3): >>># extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d67282460> <<< 10976 1726879381.68246: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67272df0> <<< 10976 1726879381.68286: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.68318: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py <<< 10976 1726879381.68333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 10976 1726879381.68427: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py <<< 10976 1726879381.68457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 10976 1726879381.68482: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' <<< 10976 1726879381.68496: stdout chunk (state=3): >>>import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6721d250> <<< 10976 1726879381.68535: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6721d340> <<< 10976 1726879381.68573: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py <<< 10976 1726879381.68608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 10976 1726879381.68637: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6721d640> <<< 10976 1726879381.68676: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py <<< 10976 1726879381.68679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 10976 1726879381.68713: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6721dc10> <<< 10976 1726879381.68736: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6720dbb0> <<< 10976 1726879381.68751: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6720d790> <<< 10976 1726879381.68781: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py <<< 10976 1726879381.68784: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.68828: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6720dd30> <<< 10976 1726879381.68849: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6720d430> <<< 10976 1726879381.68852: stdout chunk (state=3): >>>import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67272f10> <<< 10976 1726879381.68907: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 10976 1726879381.68946: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 10976 1726879381.68978: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py <<< 10976 1726879381.69002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67111d60> <<< 10976 1726879381.69042: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py <<< 10976 1726879381.69056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 10976 1726879381.69094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 10976 1726879381.69143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 10976 1726879381.69199: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 10976 1726879381.69235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 10976 1726879381.69396: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67135820> <<< 10976 1726879381.69465: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6711a5e0> <<< 10976 1726879381.69507: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6711a130> <<< 10976 1726879381.69704: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6722a850> <<< 10976 1726879381.69771: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py <<< 10976 1726879381.69809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d670e16a0> <<< 10976 1726879381.69847: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 10976 1726879381.70025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 10976 1726879381.70062: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py <<< 10976 1726879381.70076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 10976 1726879381.70144: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d670f5be0> <<< 10976 1726879381.70240: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879381.70277: stdout chunk (state=3): >>># extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d67103700> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d670e1730> <<< 10976 1726879381.70301: stdout chunk (state=3): >>>import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6720d5e0> <<< 10976 1726879381.70331: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 10976 1726879381.70382: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 10976 1726879381.72216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 10976 1726879381.72268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 10976 1726879381.72282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 10976 1726879381.72309: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67083340> <<< 10976 1726879381.72470: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67103be0> <<< 10976 1726879381.72561: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d670e9160> <<< 10976 1726879381.72592: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672b29a0> <<< 10976 1726879381.72595: stdout chunk (state=3): >>>import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67286ca0> <<< 10976 1726879381.72693: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67508400> <<< 10976 1726879381.72731: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.72789: stdout chunk (state=3): >>>import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6750f6d0> <<< 10976 1726879381.72824: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' <<< 10976 1726879381.72887: stdout chunk (state=3): >>>import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d670a2700> <<< 10976 1726879381.72913: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 10976 1726879381.72916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 10976 1726879381.72979: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d670a2850> <<< 10976 1726879381.73040: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d675b2dc0> <<< 10976 1726879381.73125: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67695970> <<< 10976 1726879381.73148: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' <<< 10976 1726879381.73173: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py <<< 10976 1726879381.73188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 10976 1726879381.73261: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d670b9f70> <<< 10976 1726879381.73302: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d670b9430> <<< 10976 1726879381.73318: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' <<< 10976 1726879381.73374: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 10976 1726879381.73431: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' <<< 10976 1726879381.73495: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d670469a0> <<< 10976 1726879381.73538: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67046c40> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py <<< 10976 1726879381.73587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67046e80> <<< 10976 1726879381.73652: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' <<< 10976 1726879381.73657: stdout chunk (state=3): >>>import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67057100> <<< 10976 1726879381.73678: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' <<< 10976 1726879381.73719: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d670572e0> <<< 10976 1726879381.73770: stdout chunk (state=3): >>>import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67046550> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67046280> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py <<< 10976 1726879381.73785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 10976 1726879381.73830: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67046760> <<< 10976 1726879381.73863: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' <<< 10976 1726879381.73926: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67057c70> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py <<< 10976 1726879381.73980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' <<< 10976 1726879381.74002: stdout chunk (state=3): >>>import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67069160> <<< 10976 1726879381.74038: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67057d90> <<< 10976 1726879381.74160: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67077a00> <<< 10976 1726879381.74292: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67069580> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py <<< 10976 1726879381.74320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67069b20> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6769e3a0> <<< 10976 1726879381.74379: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879381.74489: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6700f3a0> <<< 10976 1726879381.74569: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676959d0> <<< 10976 1726879381.74617: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6768a4f0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py <<< 10976 1726879381.74652: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 10976 1726879381.74729: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' <<< 10976 1726879381.74778: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6700fe80> <<< 10976 1726879381.74903: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 10976 1726879381.74961: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6702c190> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' <<< 10976 1726879381.75031: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 10976 1726879381.75103: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6702cee0> <<< 10976 1726879381.75269: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6702c7c0> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67020370> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67020bb0> <<< 10976 1726879381.75334: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67036e80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' <<< 10976 1726879381.75354: stdout chunk (state=3): >>>import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d66fb50d0> <<< 10976 1726879381.75389: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' <<< 10976 1726879381.75414: stdout chunk (state=3): >>>import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d66fb53d0> <<< 10976 1726879381.75435: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' <<< 10976 1726879381.75457: stdout chunk (state=3): >>>import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d66fb56a0> <<< 10976 1726879381.75504: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6700f910> <<< 10976 1726879381.75521: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6700f550> <<< 10976 1726879381.75648: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6700fcd0> <<< 10976 1726879382.86957: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["firewalld"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 10976 1726879382.89861: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 10976 1726879382.89906: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879382.91367: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 10976 1726879382.91461: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 10976 1726879382.91481: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879382.91542: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal <<< 10976 1726879382.91607: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io <<< 10976 1726879382.91704: stdout chunk (state=3): >>># cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre<<< 10976 1726879382.91900: stdout chunk (state=3): >>> # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword <<< 10976 1726879382.92075: stdout chunk (state=3): >>># destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma <<< 10976 1726879382.92189: stdout chunk (state=3): >>># cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select <<< 10976 1726879382.92237: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six <<< 10976 1726879382.92316: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing 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 <<< 10976 1726879382.92383: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale <<< 10976 1726879382.92444: stdout chunk (state=3): >>># destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux<<< 10976 1726879382.92465: stdout chunk (state=3): >>> # cleanup[2] removing selinux<<< 10976 1726879382.92485: 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 # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils <<< 10976 1726879382.92508: stdout chunk (state=3): >>># 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 <<< 10976 1726879382.92531: stdout chunk (state=3): >>># destroy ansible.module_utils.basic <<< 10976 1726879382.92546: stdout chunk (state=3): >>># cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime <<< 10976 1726879382.92550: stdout chunk (state=3): >>># cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime <<< 10976 1726879382.92554: stdout chunk (state=3): >>># cleanup[2] removing email.base64mime<<< 10976 1726879382.92556: stdout chunk (state=3): >>> # cleanup[2] removing email.charset # cleanup[2] removing email.header <<< 10976 1726879382.92559: stdout chunk (state=3): >>># cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words <<< 10976 1726879382.92566: stdout chunk (state=3): >>># cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators <<< 10976 1726879382.92568: stdout chunk (state=3): >>># cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser <<< 10976 1726879382.92571: stdout chunk (state=3): >>># cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes <<< 10976 1726879382.92812: stdout chunk (state=3): >>># cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # destroy cryptography # destroy cryptography.__about__ # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dh # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.types # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing ipaddress # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanu<<< 10976 1726879382.92843: stdout chunk (state=3): >>>p[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli<<< 10976 1726879382.92886: stdout chunk (state=3): >>>.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure <<< 10976 1726879382.92904: stdout chunk (state=3): >>> # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] <<< 10976 1726879382.92919: stdout chunk (state=3): >>>removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections<<< 10976 1726879382.92928: stdout chunk (state=3): >>> # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields <<< 10976 1726879382.92938: stdout chunk (state=3): >>># cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool <<< 10976 1726879382.92966: stdout chunk (state=3): >>># cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq <<< 10976 1726879382.92979: stdout chunk (state=3): >>># cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober <<< 10976 1726879382.93013: stdout chunk (state=3): >>># cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel<<< 10976 1726879382.93064: stdout chunk (state=3): >>> # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep<<< 10976 1726879382.93081: stdout chunk (state=3): >>> # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks <<< 10976 1726879382.93086: stdout chunk (state=3): >>># cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws<<< 10976 1726879382.93089: stdout chunk (state=3): >>> # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile <<< 10976 1726879382.93104: stdout chunk (state=3): >>># cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib <<< 10976 1726879382.93117: stdout chunk (state=3): >>># cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings <<< 10976 1726879382.93139: stdout chunk (state=3): >>># cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk <<< 10976 1726879382.93171: stdout chunk (state=3): >>># destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer <<< 10976 1726879382.93178: stdout chunk (state=3): >>># cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree <<< 10976 1726879382.93207: stdout chunk (state=3): >>># destroy xml.etree # cleanup[2] removing xml.etree.ElementPath<<< 10976 1726879382.93226: stdout chunk (state=3): >>> # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver<<< 10976 1726879382.93242: stdout chunk (state=3): >>> # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert <<< 10976 1726879382.93256: stdout chunk (state=3): >>># cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network <<< 10976 1726879382.93284: stdout chunk (state=3): >>># cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo<<< 10976 1726879382.93297: stdout chunk (state=3): >>> # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client<<< 10976 1726879382.93761: stdout chunk (state=3): >>> # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 10976 1726879382.95287: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879382.95316: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 10976 1726879382.95371: stdout chunk (state=3): >>># destroy selinux <<< 10976 1726879382.95375: stdout chunk (state=3): >>># destroy distro <<< 10976 1726879382.95425: stdout chunk (state=3): >>># destroy netrc # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency <<< 10976 1726879382.95431: stdout chunk (state=3): >>># destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base <<< 10976 1726879382.95452: stdout chunk (state=3): >>># destroy cryptography.hazmat.backends.interfaces <<< 10976 1726879382.95493: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 10976 1726879382.95520: stdout chunk (state=3): >>># destroy systemd.journal <<< 10976 1726879382.95562: stdout chunk (state=3): >>># destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info <<< 10976 1726879382.95566: stdout chunk (state=3): >>># destroy librepo <<< 10976 1726879382.95613: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib <<< 10976 1726879382.95617: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client<<< 10976 1726879382.95659: stdout chunk (state=3): >>> # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit <<< 10976 1726879382.95667: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity <<< 10976 1726879382.95730: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid <<< 10976 1726879382.95737: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile <<< 10976 1726879382.95739: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache <<< 10976 1726879382.95749: stdout chunk (state=3): >>># destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config <<< 10976 1726879382.95790: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath <<< 10976 1726879382.95815: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper <<< 10976 1726879382.95889: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides <<< 10976 1726879382.95893: stdout chunk (state=3): >>># destroy gi.overrides.GLib # cleanup[3] wiping gi.module <<< 10976 1726879382.95896: stdout chunk (state=3): >>># destroy gi <<< 10976 1726879382.95898: stdout chunk (state=3): >>># cleanup[3] wiping gi.types<<< 10976 1726879382.95918: stdout chunk (state=3): >>> # cleanup[3] wiping gi._signalhelper <<< 10976 1726879382.95943: stdout chunk (state=3): >>># cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators <<< 10976 1726879382.95964: stdout chunk (state=3): >>># cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util <<< 10976 1726879382.95996: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.syspurposelib <<< 10976 1726879382.96030: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna <<< 10976 1726879382.96048: stdout chunk (state=3): >>># destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters <<< 10976 1726879382.96072: stdout chunk (state=3): >>># destroy requests.api # cleanup[3] wiping requests.sessions <<< 10976 1726879382.96094: stdout chunk (state=3): >>># cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet <<< 10976 1726879382.96124: stdout chunk (state=3): >>># destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq <<< 10976 1726879382.96154: stdout chunk (state=3): >>># destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel<<< 10976 1726879382.96175: stdout chunk (state=3): >>> # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober <<< 10976 1726879382.96197: stdout chunk (state=3): >>># destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager <<< 10976 1726879382.96229: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost<<< 10976 1726879382.96261: stdout chunk (state=3): >>> # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection <<< 10976 1726879382.96283: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection <<< 10976 1726879382.96307: stdout chunk (state=3): >>># destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client <<< 10976 1726879382.96339: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib <<< 10976 1726879382.96366: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies<<< 10976 1726879382.96392: stdout chunk (state=3): >>> # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response <<< 10976 1726879382.96417: stdout chunk (state=3): >>># cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom <<< 10976 1726879382.96446: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid <<< 10976 1726879382.96476: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory <<< 10976 1726879382.96591: stdout chunk (state=3): >>># cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client <<< 10976 1726879382.96645: stdout chunk (state=3): >>># destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection <<< 10976 1726879382.96688: stdout chunk (state=3): >>># cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil<<< 10976 1726879382.96712: stdout chunk (state=3): >>> # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils <<< 10976 1726879382.96746: stdout chunk (state=3): >>># destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus <<< 10976 1726879382.96802: stdout chunk (state=3): >>># destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser <<< 10976 1726879382.96831: stdout chunk (state=3): >>># destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six <<< 10976 1726879382.96872: stdout chunk (state=3): >>># destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade <<< 10976 1726879382.97387: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdn<<< 10976 1726879382.97412: stdout chunk (state=3): >>>f._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # cleanup[3] wiping hmac # cleanup[3] wiping ipaddress # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.types # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives._serialization # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dh # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy ocsp # cleanup[3] wiping cryptography.utils # destroy cryptography.utils # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # 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 array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 10976 1726879382.97444: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 10976 1726879382.97479: stdout chunk (state=3): >>># cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 10976 1726879382.97493: stdout chunk (state=3): >>># cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util <<< 10976 1726879382.97507: stdout chunk (state=3): >>># cleanup[3] wiping importlib.abc # cleanup[3] wiping typing <<< 10976 1726879382.97538: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib <<< 10976 1726879382.97568: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings <<< 10976 1726879382.97582: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879382.97593: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 10976 1726879382.97613: stdout chunk (state=3): >>># cleanup[3] wiping base64 <<< 10976 1726879382.97630: stdout chunk (state=3): >>># cleanup[3] wiping binascii # cleanup[3] wiping struct<<< 10976 1726879382.97639: stdout chunk (state=3): >>> # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 10976 1726879382.97668: stdout chunk (state=3): >>># destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879382.97684: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 10976 1726879382.97700: stdout chunk (state=3): >>># destroy _collections_abc # destroy heapq # destroy collections.abc<<< 10976 1726879382.97712: stdout chunk (state=3): >>> # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 10976 1726879382.97727: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 10976 1726879382.97738: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping enum <<< 10976 1726879382.97766: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping _locale <<< 10976 1726879382.97771: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping os <<< 10976 1726879382.97800: stdout chunk (state=3): >>># cleanup[3] wiping os.path <<< 10976 1726879382.97805: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 10976 1726879382.97828: stdout chunk (state=3): >>># cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 <<< 10976 1726879382.97847: stdout chunk (state=3): >>># cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases <<< 10976 1726879382.97877: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 <<< 10976 1726879382.97904: stdout chunk (state=3): >>># destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external <<< 10976 1726879382.97917: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping posix <<< 10976 1726879382.97941: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp <<< 10976 1726879382.97968: stdout chunk (state=3): >>># destroy _imp # cleanup[3] wiping _frozen_importlib <<< 10976 1726879382.98003: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 10976 1726879382.98015: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 10976 1726879382.98075: stdout chunk (state=3): >>># destroy pyexpat.errors <<< 10976 1726879382.98096: stdout chunk (state=3): >>># destroy pyexpat.model # destroy librepo._librepo <<< 10976 1726879382.98121: stdout chunk (state=3): >>># destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey <<< 10976 1726879382.98143: stdout chunk (state=3): >>># destroy rpm._rpm # destroy _queue # destroy cryptography.hazmat.bindings._rust # destroy _ssl # destroy systemd._daemon # destroy _socket <<< 10976 1726879382.98169: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime <<< 10976 1726879382.98173: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp <<< 10976 1726879382.98183: stdout chunk (state=3): >>># destroy zlib # destroy _signal # destroy marshal <<< 10976 1726879383.00137: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 10976 1726879383.00141: stdout chunk (state=3): >>># destroy _heapq <<< 10976 1726879383.00143: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879383.00201: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 10976 1726879383.00238: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 10976 1726879383.00259: stdout chunk (state=3): >>># destroy tokenize <<< 10976 1726879383.00295: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle <<< 10976 1726879383.00317: stdout chunk (state=3): >>># destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi <<< 10976 1726879383.00342: stdout chunk (state=3): >>># destroy gi._gobject # destroy gi._constants # destroy gi.docstring <<< 10976 1726879383.00357: stdout chunk (state=3): >>># destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap <<< 10976 1726879383.00420: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 10976 1726879383.00454: stdout chunk (state=3): >>># destroy stat <<< 10976 1726879383.00470: stdout chunk (state=3): >>># destroy selectors <<< 10976 1726879383.00538: stdout chunk (state=3): >>># 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 <<< 10976 1726879383.00554: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator <<< 10976 1726879383.00641: stdout chunk (state=3): >>># destroy gzip <<< 10976 1726879383.00696: stdout chunk (state=3): >>># destroy ipaddress # destroy asn1 # destroy cryptography.hazmat.primitives.constant_time <<< 10976 1726879383.00715: stdout chunk (state=3): >>># destroy x509 # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.serialization <<< 10976 1726879383.00832: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests <<< 10976 1726879383.00848: stdout chunk (state=3): >>># destroy iniparse.ini <<< 10976 1726879383.01099: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.asymmetric.utils # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.asymmetric.x25519 # destroy cryptography.hazmat.primitives.asymmetric.x448 # destroy cryptography.hazmat.primitives.asymmetric.types <<< 10976 1726879383.01172: stdout chunk (state=3): >>># destroy enum <<< 10976 1726879383.01201: stdout chunk (state=3): >>># destroy signal # destroy queue # destroy shlex # destroy pwd <<< 10976 1726879383.01230: stdout chunk (state=3): >>># destroy _functools # destroy gettext # destroy libcomps # destroy locale <<< 10976 1726879383.01292: stdout chunk (state=3): >>># destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc <<< 10976 1726879383.01314: stdout chunk (state=3): >>># destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies <<< 10976 1726879383.01345: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.asymmetric.dh <<< 10976 1726879383.01433: stdout chunk (state=3): >>># destroy urllib.parse <<< 10976 1726879383.01508: stdout chunk (state=3): >>># destroy _weakref <<< 10976 1726879383.01542: stdout chunk (state=3): >>># destroy ntpath # destroy posix <<< 10976 1726879383.01620: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network <<< 10976 1726879383.01639: stdout chunk (state=3): >>># destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 10976 1726879383.01692: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa <<< 10976 1726879383.01742: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy _opcode # destroy requests.sessions # destroy json.scanner <<< 10976 1726879383.01773: stdout chunk (state=3): >>># destroy _json # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback <<< 10976 1726879383.01842: stdout chunk (state=3): >>># destroy dnf.yum.misc # destroy glob # destroy curses <<< 10976 1726879383.01893: stdout chunk (state=3): >>># destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark<<< 10976 1726879383.01916: stdout chunk (state=3): >>> # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings <<< 10976 1726879383.01974: stdout chunk (state=3): >>># destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response <<< 10976 1726879383.02019: stdout chunk (state=3): >>># destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings <<< 10976 1726879383.02040: stdout chunk (state=3): >>># destroy http.cookiejar # destroy chardet # destroy json <<< 10976 1726879383.02149: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 10976 1726879383.02228: stdout chunk (state=3): >>># destroy codecs <<< 10976 1726879383.02273: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 10976 1726879383.02415: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser <<< 10976 1726879383.02475: stdout chunk (state=3): >>># destroy abc # destroy typing # destroy cryptography.utils # destroy cryptography.hazmat.primitives.ciphers.modes # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools<<< 10976 1726879383.02519: stdout chunk (state=3): >>> <<< 10976 1726879383.02538: stdout chunk (state=3): >>># destroy http.client # destroy email <<< 10976 1726879383.02583: stdout chunk (state=3): >>># destroy string <<< 10976 1726879383.02644: stdout chunk (state=3): >>># destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection <<< 10976 1726879383.02659: stdout chunk (state=3): >>># destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl <<< 10976 1726879383.02697: stdout chunk (state=3): >>># destroy posixpath # destroy urllib # destroy io <<< 10976 1726879383.02716: stdout chunk (state=3): >>># destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 10976 1726879383.02766: stdout chunk (state=3): >>># destroy pyexpat # destroy threading <<< 10976 1726879383.02781: stdout chunk (state=3): >>># destroy functools # destroy logging # destroy socket # destroy struct <<< 10976 1726879383.03030: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879383.04241: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879383.04251: stdout chunk (state=3): >>><<< 10976 1726879383.04264: stderr chunk (state=3): >>><<< 10976 1726879383.05410: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b95edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b9033a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b95eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b95eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b903490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b903940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b903670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b8ba190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b8ba220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b8dd850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b8ba940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b91b880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b8b3d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b8ddd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b903970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b858eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b85cf40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b852610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b85a640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b858370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6b547d90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b547880> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b547e80> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b547f40> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b547e50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b5a0d00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b59a5e0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b5ad640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b861df0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6b559c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b5a0220> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6b5ad250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b8679a0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b559f70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b559d60> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b559cd0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b52d340> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b52d430> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b561f70> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b55ba00> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b55b4c0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b47b190> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b517cd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b55be80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b861fd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b48cac0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6b48cdf0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b49f700> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b49fc40> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6b42c370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b48cee0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6b43c250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b49f580> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6b43c310> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b5599a0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6b458670> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6b458940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b458730> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6b458820> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6b458c70> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6b4661c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b4588b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b44ba00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b559580> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6b458a60> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1d6b379640> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad50790> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6ad50160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad50280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad50ee0> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad50fd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad50d00> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6ad50f40> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad50100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad08160> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6acc3f70> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6acc3d90> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6acc3400> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad37dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad373d0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad37f40> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad85b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6aca0d00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6aca0370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad55460> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6aca0490> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6aca04c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6ac87220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad971c0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6ac938e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad97340> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6adb0d00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ac93880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6ac936d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6ac92670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6ac925b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad8f880> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6ad18670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6ad17a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad260a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6ad180d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad5ca00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6a889550> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ac5f4f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a82f070> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad17bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ac6f940> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6ada2250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ac6f5e0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ac56790> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ac537c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ac4d8e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a86dcd0> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a86d5b0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a86d220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a86db50> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ac6fc70> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a5a2820> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a5a2d30> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a5a2f10> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a588f40> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a5cf670> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a5dc520> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a81ddc0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a5cfd90> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a5dcc10> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a588700> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a86bd90> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ad97f40> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a81dc40> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a633e50> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a633c10> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a85b3d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6ac878b0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a5880d0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a86da00> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a86df10> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a86d5e0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a86d580> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a633910> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a86df40> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a6399d0> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6ada2640> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a58d790> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a633bb0> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a5d1760> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a5e2c70> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a5e2640> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a5e2e50> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a5e21c0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a58f2e0> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a351c70> # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/__about__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/__about__.cpython-39.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2ed8e0> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2ed5b0> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6a2ad490> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2ad250> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a320a90> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2fba90> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2edfd0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a3009a0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2fb640> # extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' # extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6a2fb4c0> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2edb20> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2dbc40> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/exceptions.cpython-39.pyc' import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2e5b20> import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2dbdf0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_serialization.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-39.pyc' import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2e5760> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a07d250> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.dh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a07d610> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/types.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a090610> import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a083550> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-39.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a09bc40> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a090760> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a090ee0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a0326a0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_asymmetric.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-39.pyc' import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a044c10> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a032af0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.x25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a044dc0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.x448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a04f190> import 'cryptography.hazmat.primitives.asymmetric.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a0833a0> import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2e5400> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/ssh.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-39.pyc' import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a05b6d0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-39.pyc' import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a063580> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a05bb50> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a05b4f0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-39.pyc' import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a05bd60> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a07d0d0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2e53a0> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/extensions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/extensions.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/extensions.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py # code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69facd90> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69fe6790> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69fe6550> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/general_name.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/general_name.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/name.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/name.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/name.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/oid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/oid.cpython-39.pyc' import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69f70ca0> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69f6ad90> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69fe6c10> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2e52b0> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2c3c70> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2ed700> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/interfaces.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-39.pyc' import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69fa1d00> import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a2ed580> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_oa4m4tqy/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69f03100> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69f03d00> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d69f40ee0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69f03fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69f03670> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69f03400> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d69f07d90> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69f055e0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d69b8d130> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69f07d60> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d69aeba00> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69b81e80> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d68594e80> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69bbe490> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6846da60> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6857d160> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d683d65e0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6844b100> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d683e8940> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d683d6b80> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69f05f40> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d682ff700> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d682f6ee0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d683142e0> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d68314e50> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d68322430> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d68322880> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d68314f10> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d68314370> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6830c9a0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d67ecec40> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6830cd30> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d682ff880> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d682f6310> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d682f6af0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d682f6490> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69f05df0> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67ee8940> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d67db1dc0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67de2e50> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d913d0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d7b940> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d91a60> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d91790> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d91be0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d91a30> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d91d60> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d91df0> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d91b20> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d91f70> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d91dc0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d91eb0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d91d90> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d91fd0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d91a00> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a6c0130> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a6c01c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a6c0250> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a6c02e0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a6c0370> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a6c0400> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d6adc0> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67dc8d60> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6a6c07c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a6c0520> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67d6af10> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67de2c40> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67dc8880> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67dbfe50> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67dbff70> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67dbf730> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67dbfc40> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67ee88e0> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a64e820> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a6c0f10> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a6c0e20> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a666e50> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67afad30> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d67afadc0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a689280> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a6742b0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a666670> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a64ec70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67dbf4c0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67b0abb0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67b0a370> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a64efd0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6a65c1c0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67b1c430> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67b1c4c0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67b1c640> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d67aa1d60> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67b1cd30> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67aa1dc0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67aa1eb0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67b1c5e0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67aa1f40> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67aaea90> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67ab94c0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67ab9640> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67ab9be0> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67ab9e80> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67ac2610> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67ac2130> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67ac2490> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69f03340> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d69f03be0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67a0af40> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67a3ff40> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d679d9d30> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d679d9bb0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d679d9370> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d679d9130> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67a2ce80> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d679d91c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67a05100> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d679d9e50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d679f9970> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67a05f70> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d679df160> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d679df2b0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d679df8b0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d679df5e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d679df970> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d679155b0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d679156a0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67915e80> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67915a90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67915ee0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67929ac0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67929be0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67929e20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678bf2b0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678bfca0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678bfdf0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678cf4f0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678cf0d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678cfee0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678cfa30> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678cfd30> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678de7c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678def40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678ee250> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678ee340> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67a2c460> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67a2c1c0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67a0aca0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678eeeb0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678eebe0> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67884580> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6788e4c0> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d67884e20> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67884d90> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677eb700> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677eb190> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67804a30> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67804c10> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677ebc70> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677eba00> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67878100> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678841c0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d678eea90> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67a2c1f0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67823130> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67823460> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67823cd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677b65e0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677b6b50> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d677c5c10> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677c57f0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677c5550> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677c51c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677c5400> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677d6b80> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677d6c10> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d677e2250> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677d6d90> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676e72b0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676f6310> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676f62b0> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d676f6460> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676f61c0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676e7cd0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676e7370> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676dca00> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677e2f70> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677e2910> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677d67c0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677c5fd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d677d6910> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676e7d60> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676f6730> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676f69a0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676f6f10> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67712700> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676958e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6769eb50> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d67646100> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6769ebb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67675370> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67675490> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6766a400> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6766a730> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6767f880> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6766a0a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6766a160> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6765da00> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6767fd00> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6760d130> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6760d220> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6760d340> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d675e0580> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67635e80> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d675c8910> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d675c89a0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d675e01f0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d675f52e0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6761bc40> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676258b0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6759e730> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6761bf40> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6760daf0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676c2d60> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d675bf4f0> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d675bfca0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d675bffd0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67552940> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67562f40> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67552c10> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d675bfe50> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d675b2730> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67527190> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67527c70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67527eb0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67535a90> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67535670> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d675351c0> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67527910> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67527a60> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674e08b0> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674e0520> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674e0580> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674d74c0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674d76a0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674897c0> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67489970> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67489b20> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67489460> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67489eb0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67489f40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67489fa0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674a61c0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674a6dc0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6749ac70> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6749a790> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67489100> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674fcf40> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674fc7f0> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674eb9a0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674501c0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674b7ee0> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674fc8e0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674fc970> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67450640> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674d77f0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6745b1f0> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674c8e80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6745be20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6745baf0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67463100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674736d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67473a30> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674732b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67473880> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6747c520> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6747c0d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6747c940> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67407430> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674074f0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67407580> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67407610> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674076a0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6747cd90> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67407850> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6747c400> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67407c10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67407f40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673ae1f0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673ae490> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673ae730> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673ae9d0> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67473cd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673aed30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673b6190> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673aefd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673aef70> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673b6df0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673b6d60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673b6cd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673b6b50> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67473ee0> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67463850> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67463880> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67463370> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67473dc0> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674d7250> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6734c8b0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6734ce20> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6734cc10> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6734c9a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6734cca0> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673658e0> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673aefa0> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67375340> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67375af0> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67375bb0> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673753d0> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673750a0> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67365f10> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67327a60> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673275e0> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673277f0> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d673278b0> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6733a790> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67365fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672d4a60> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672d46d0> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672c9b80> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672c9130> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67327430> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674c8af0> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d674c8400> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672d4940> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672d4910> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672ee1f0> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672ee5e0> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d675273d0> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6751b730> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672eeb80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672eef10> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67286070> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672869d0> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672eef40> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67299220> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672999d0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6724f220> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6724fe20> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672a67f0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67299fd0> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672c1310> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67272550> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67261c40> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67272700> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67272b80> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d67272d00> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67272bb0> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67272ca0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67282610> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d67282460> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67272df0> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6721d250> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6721d340> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6721d640> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6721dc10> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6720dbb0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6720d790> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6720dd30> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6720d430> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67272f10> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67111d60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67135820> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6711a5e0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6711a130> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6722a850> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d670e16a0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d670f5be0> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d67103700> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d670e1730> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6720d5e0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67083340> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67103be0> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d670e9160> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d672b29a0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67286ca0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67508400> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6750f6d0> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d670a2700> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d670a2850> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d675b2dc0> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67695970> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d670b9f70> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d670b9430> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d670469a0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67046c40> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67046e80> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67057100> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d670572e0> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67046550> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67046280> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67046760> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67057c70> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67069160> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67057d90> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67077a00> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67069580> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67069b20> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6769e3a0> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6700f3a0> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d676959d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6768a4f0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6700fe80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6702c190> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6702cee0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6702c7c0> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67020370> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67020bb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d67036e80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d66fb50d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d66fb53d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d66fb56a0> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6700f910> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6700f550> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6700fcd0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["firewalld"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # destroy cryptography # destroy cryptography.__about__ # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dh # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.types # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing ipaddress # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy cryptography.hazmat.backends.interfaces # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # cleanup[3] wiping hmac # cleanup[3] wiping ipaddress # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.types # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives._serialization # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dh # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy ocsp # cleanup[3] wiping cryptography.utils # destroy cryptography.utils # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # 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 array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping typing # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy cryptography.hazmat.bindings._rust # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # 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 ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy ipaddress # destroy asn1 # destroy cryptography.hazmat.primitives.constant_time # destroy x509 # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.serialization # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy cryptography.hazmat.primitives.asymmetric.utils # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.asymmetric.x25519 # destroy cryptography.hazmat.primitives.asymmetric.x448 # destroy cryptography.hazmat.primitives.asymmetric.types # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy cryptography.hazmat.primitives.asymmetric.dh # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy abc # destroy typing # destroy cryptography.utils # destroy cryptography.hazmat.primitives.ciphers.modes # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879383.09907: done with _execute_module (ansible.legacy.dnf, {'name': ['firewalld'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_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-1726879380.7368903-11776-185035840288674/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879383.09911: _low_level_execute_command(): starting 10976 1726879383.09913: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879380.7368903-11776-185035840288674/ > /dev/null 2>&1 && sleep 0' 10976 1726879383.09915: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879383.09917: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879383.09919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879383.09921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879383.09925: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879383.09927: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879383.09928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879383.09930: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879383.09932: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879383.09935: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879383.09937: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879383.09939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879383.09941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879383.09943: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879383.09946: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879383.09948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879383.09950: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879383.09952: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879383.09954: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879383.09956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879383.12953: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879383.13050: stderr chunk (state=3): >>><<< 10976 1726879383.13055: stdout chunk (state=3): >>><<< 10976 1726879383.13234: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879383.13238: handler run complete 10976 1726879383.13240: attempt loop complete, returning result 10976 1726879383.13243: _execute() done 10976 1726879383.13244: dumping result to json 10976 1726879383.13246: done dumping result, returning 10976 1726879383.13249: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Install firewalld [0e24e73b-299d-f469-e0b0-0000000003a0] 10976 1726879383.13251: sending task result for task 0e24e73b-299d-f469-e0b0-0000000003a0 10976 1726879383.13325: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000003a0 10976 1726879383.13329: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 10976 1726879383.13440: no more pending results, returning what we have 10976 1726879383.13443: results queue empty 10976 1726879383.13444: checking for any_errors_fatal 10976 1726879383.13451: done checking for any_errors_fatal 10976 1726879383.13452: checking for max_fail_percentage 10976 1726879383.13454: done checking for max_fail_percentage 10976 1726879383.13455: checking to see if all hosts have failed and the running result is not ok 10976 1726879383.13456: done checking to see if all hosts have failed 10976 1726879383.13457: getting the remaining hosts for this loop 10976 1726879383.13458: done getting the remaining hosts for this loop 10976 1726879383.13462: getting the next task for host managed_node2 10976 1726879383.13474: done getting next task for host managed_node2 10976 1726879383.13477: ^ task is: TASK: fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes 10976 1726879383.13483: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879383.13494: getting variables 10976 1726879383.13496: in VariableManager get_vars() 10976 1726879383.13540: Calling all_inventory to load vars for managed_node2 10976 1726879383.13543: Calling groups_inventory to load vars for managed_node2 10976 1726879383.13546: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879383.13561: Calling all_plugins_play to load vars for managed_node2 10976 1726879383.13564: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879383.13567: Calling groups_plugins_play to load vars for managed_node2 10976 1726879383.14023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879383.14432: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879383.14450: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879383.14455: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879383.14568: done with get_vars() 10976 1726879383.14583: done getting variables 10976 1726879383.14811: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:43 Friday 20 September 2024 20:43:03 -0400 (0:00:02.505) 0:00:24.572 ****** 10976 1726879383.14971: entering _queue_task() for managed_node2/debug 10976 1726879383.14973: Creating lock for debug 10976 1726879383.15662: worker is 1 (out of 1 available) 10976 1726879383.15676: exiting _queue_task() for managed_node2/debug 10976 1726879383.15691: done queuing things up, now waiting for results queue to drain 10976 1726879383.15693: waiting for pending results... 10976 1726879383.16659: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes 10976 1726879383.17078: in run() - task 0e24e73b-299d-f469-e0b0-0000000003a2 10976 1726879383.17091: variable 'ansible_search_path' from source: unknown 10976 1726879383.17094: variable 'ansible_search_path' from source: unknown 10976 1726879383.17230: calling self._execute() 10976 1726879383.17405: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879383.17409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879383.17419: variable 'omit' from source: magic vars 10976 1726879383.18510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879383.24847: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879383.24914: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879383.24956: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879383.24992: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879383.25017: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879383.25320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879383.25457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879383.25482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879383.25524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879383.25539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879383.25882: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879383.25889: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879383.25914: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879383.26257: variable '__firewall_is_transactional' from source: set_fact 10976 1726879383.26266: Evaluated conditional (__firewall_is_transactional | d(false)): False 10976 1726879383.26270: when evaluation is False, skipping this task 10976 1726879383.26272: _execute() done 10976 1726879383.26276: dumping result to json 10976 1726879383.26279: done dumping result, returning 10976 1726879383.26291: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes [0e24e73b-299d-f469-e0b0-0000000003a2] 10976 1726879383.26294: sending task result for task 0e24e73b-299d-f469-e0b0-0000000003a2 10976 1726879383.26391: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000003a2 10976 1726879383.26394: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__firewall_is_transactional | d(false)" } 10976 1726879383.26456: no more pending results, returning what we have 10976 1726879383.26460: results queue empty 10976 1726879383.26461: checking for any_errors_fatal 10976 1726879383.26469: done checking for any_errors_fatal 10976 1726879383.26470: checking for max_fail_percentage 10976 1726879383.26472: done checking for max_fail_percentage 10976 1726879383.26473: checking to see if all hosts have failed and the running result is not ok 10976 1726879383.26474: done checking to see if all hosts have failed 10976 1726879383.26475: getting the remaining hosts for this loop 10976 1726879383.26476: done getting the remaining hosts for this loop 10976 1726879383.26480: getting the next task for host managed_node2 10976 1726879383.26490: done getting next task for host managed_node2 10976 1726879383.26495: ^ task is: TASK: fedora.linux_system_roles.firewall : Reboot transactional update systems 10976 1726879383.26500: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879383.26514: getting variables 10976 1726879383.26516: in VariableManager get_vars() 10976 1726879383.26556: Calling all_inventory to load vars for managed_node2 10976 1726879383.26559: Calling groups_inventory to load vars for managed_node2 10976 1726879383.26561: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879383.26569: Calling all_plugins_play to load vars for managed_node2 10976 1726879383.26572: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879383.26575: Calling groups_plugins_play to load vars for managed_node2 10976 1726879383.26757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879383.26965: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879383.26983: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879383.26992: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879383.27191: done with get_vars() 10976 1726879383.27203: done getting variables 10976 1726879383.27472: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:48 Friday 20 September 2024 20:43:03 -0400 (0:00:00.126) 0:00:24.699 ****** 10976 1726879383.27643: entering _queue_task() for managed_node2/reboot 10976 1726879383.27645: Creating lock for reboot 10976 1726879383.28337: worker is 1 (out of 1 available) 10976 1726879383.28351: exiting _queue_task() for managed_node2/reboot 10976 1726879383.28479: done queuing things up, now waiting for results queue to drain 10976 1726879383.28481: waiting for pending results... 10976 1726879383.29356: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Reboot transactional update systems 10976 1726879383.29782: in run() - task 0e24e73b-299d-f469-e0b0-0000000003a3 10976 1726879383.29933: variable 'ansible_search_path' from source: unknown 10976 1726879383.29941: variable 'ansible_search_path' from source: unknown 10976 1726879383.29984: calling self._execute() 10976 1726879383.30442: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879383.30469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879383.30588: variable 'omit' from source: magic vars 10976 1726879383.31583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879383.37604: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879383.37843: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879383.37947: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879383.38141: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879383.38175: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879383.38406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879383.38567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879383.38601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879383.38666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879383.38764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879383.39057: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879383.39200: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879383.39232: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879383.39647: variable '__firewall_is_transactional' from source: set_fact 10976 1726879383.39664: Evaluated conditional (__firewall_is_transactional | d(false)): False 10976 1726879383.39671: when evaluation is False, skipping this task 10976 1726879383.39679: _execute() done 10976 1726879383.39688: dumping result to json 10976 1726879383.39695: done dumping result, returning 10976 1726879383.39708: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Reboot transactional update systems [0e24e73b-299d-f469-e0b0-0000000003a3] 10976 1726879383.39723: sending task result for task 0e24e73b-299d-f469-e0b0-0000000003a3 skipping: [managed_node2] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 10976 1726879383.40130: no more pending results, returning what we have 10976 1726879383.40134: results queue empty 10976 1726879383.40135: checking for any_errors_fatal 10976 1726879383.40141: done checking for any_errors_fatal 10976 1726879383.40141: checking for max_fail_percentage 10976 1726879383.40143: done checking for max_fail_percentage 10976 1726879383.40145: checking to see if all hosts have failed and the running result is not ok 10976 1726879383.40146: done checking to see if all hosts have failed 10976 1726879383.40147: getting the remaining hosts for this loop 10976 1726879383.40148: done getting the remaining hosts for this loop 10976 1726879383.40153: getting the next task for host managed_node2 10976 1726879383.40161: done getting next task for host managed_node2 10976 1726879383.40166: ^ task is: TASK: fedora.linux_system_roles.firewall : Fail if reboot is needed and not set 10976 1726879383.40173: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879383.40190: getting variables 10976 1726879383.40193: in VariableManager get_vars() 10976 1726879383.40240: Calling all_inventory to load vars for managed_node2 10976 1726879383.40243: Calling groups_inventory to load vars for managed_node2 10976 1726879383.40246: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879383.40258: Calling all_plugins_play to load vars for managed_node2 10976 1726879383.40262: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879383.40265: Calling groups_plugins_play to load vars for managed_node2 10976 1726879383.40491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879383.40958: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879383.41113: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000003a3 10976 1726879383.41117: WORKER PROCESS EXITING 10976 1726879383.41139: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879383.41146: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879383.41463: done with get_vars() 10976 1726879383.41480: done getting variables 10976 1726879383.41666: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:53 Friday 20 September 2024 20:43:03 -0400 (0:00:00.140) 0:00:24.840 ****** 10976 1726879383.41718: entering _queue_task() for managed_node2/fail 10976 1726879383.42404: worker is 1 (out of 1 available) 10976 1726879383.42537: exiting _queue_task() for managed_node2/fail 10976 1726879383.42550: done queuing things up, now waiting for results queue to drain 10976 1726879383.42551: waiting for pending results... 10976 1726879383.43323: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Fail if reboot is needed and not set 10976 1726879383.43490: in run() - task 0e24e73b-299d-f469-e0b0-0000000003a4 10976 1726879383.43500: variable 'ansible_search_path' from source: unknown 10976 1726879383.43505: variable 'ansible_search_path' from source: unknown 10976 1726879383.43847: calling self._execute() 10976 1726879383.43942: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879383.43947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879383.43958: variable 'omit' from source: magic vars 10976 1726879383.45174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879383.50893: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879383.50961: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879383.50997: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879383.51032: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879383.51058: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879383.51160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879383.51189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879383.51211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879383.51254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879383.51267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879383.51400: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879383.51408: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879383.51431: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879383.51570: variable '__firewall_is_transactional' from source: set_fact 10976 1726879383.51578: Evaluated conditional (__firewall_is_transactional | d(false)): False 10976 1726879383.51582: when evaluation is False, skipping this task 10976 1726879383.51588: _execute() done 10976 1726879383.51590: dumping result to json 10976 1726879383.51592: done dumping result, returning 10976 1726879383.51604: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Fail if reboot is needed and not set [0e24e73b-299d-f469-e0b0-0000000003a4] 10976 1726879383.51607: sending task result for task 0e24e73b-299d-f469-e0b0-0000000003a4 10976 1726879383.51706: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000003a4 10976 1726879383.51709: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 10976 1726879383.51759: no more pending results, returning what we have 10976 1726879383.51763: results queue empty 10976 1726879383.51764: checking for any_errors_fatal 10976 1726879383.51768: done checking for any_errors_fatal 10976 1726879383.51769: checking for max_fail_percentage 10976 1726879383.51771: done checking for max_fail_percentage 10976 1726879383.51772: checking to see if all hosts have failed and the running result is not ok 10976 1726879383.51773: done checking to see if all hosts have failed 10976 1726879383.51773: getting the remaining hosts for this loop 10976 1726879383.51775: done getting the remaining hosts for this loop 10976 1726879383.51778: getting the next task for host managed_node2 10976 1726879383.51790: done getting next task for host managed_node2 10976 1726879383.51794: ^ task is: TASK: fedora.linux_system_roles.firewall : Collect service facts 10976 1726879383.51800: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879383.51813: getting variables 10976 1726879383.51815: in VariableManager get_vars() 10976 1726879383.51858: Calling all_inventory to load vars for managed_node2 10976 1726879383.51861: Calling groups_inventory to load vars for managed_node2 10976 1726879383.51863: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879383.51872: Calling all_plugins_play to load vars for managed_node2 10976 1726879383.51874: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879383.51877: Calling groups_plugins_play to load vars for managed_node2 10976 1726879383.52057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879383.52773: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879383.52911: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879383.52917: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879383.52999: done with get_vars() 10976 1726879383.53129: done getting variables TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 20 September 2024 20:43:03 -0400 (0:00:00.116) 0:00:24.956 ****** 10976 1726879383.53353: entering _queue_task() for managed_node2/service_facts 10976 1726879383.53355: Creating lock for service_facts 10976 1726879383.54030: worker is 1 (out of 1 available) 10976 1726879383.54045: exiting _queue_task() for managed_node2/service_facts 10976 1726879383.54057: done queuing things up, now waiting for results queue to drain 10976 1726879383.54058: waiting for pending results... 10976 1726879383.54851: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Collect service facts 10976 1726879383.55006: in run() - task 0e24e73b-299d-f469-e0b0-000000000345 10976 1726879383.55020: variable 'ansible_search_path' from source: unknown 10976 1726879383.55026: variable 'ansible_search_path' from source: unknown 10976 1726879383.55063: calling self._execute() 10976 1726879383.55154: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879383.55158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879383.55169: variable 'omit' from source: magic vars 10976 1726879383.55654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879383.58331: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879383.58336: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879383.58338: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879383.58340: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879383.58374: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879383.58495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879383.58530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879383.58562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879383.58614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879383.58637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879383.58813: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879383.58828: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879383.58853: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879383.59005: variable 'firewall_disable_conflicting_services' from source: role '' defaults 10976 1726879383.59031: Evaluated conditional (firewall_disable_conflicting_services | bool): False 10976 1726879383.59039: when evaluation is False, skipping this task 10976 1726879383.59046: _execute() done 10976 1726879383.59052: dumping result to json 10976 1726879383.59058: done dumping result, returning 10976 1726879383.59070: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Collect service facts [0e24e73b-299d-f469-e0b0-000000000345] 10976 1726879383.59080: sending task result for task 0e24e73b-299d-f469-e0b0-000000000345 10976 1726879383.59217: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000345 skipping: [managed_node2] => { "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "skip_reason": "Conditional result was False" } 10976 1726879383.59275: no more pending results, returning what we have 10976 1726879383.59279: results queue empty 10976 1726879383.59280: checking for any_errors_fatal 10976 1726879383.59289: done checking for any_errors_fatal 10976 1726879383.59290: checking for max_fail_percentage 10976 1726879383.59292: done checking for max_fail_percentage 10976 1726879383.59293: checking to see if all hosts have failed and the running result is not ok 10976 1726879383.59294: done checking to see if all hosts have failed 10976 1726879383.59295: getting the remaining hosts for this loop 10976 1726879383.59296: done getting the remaining hosts for this loop 10976 1726879383.59300: getting the next task for host managed_node2 10976 1726879383.59308: done getting next task for host managed_node2 10976 1726879383.59315: ^ task is: TASK: fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services 10976 1726879383.59323: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879383.59340: getting variables 10976 1726879383.59344: in VariableManager get_vars() 10976 1726879383.59390: Calling all_inventory to load vars for managed_node2 10976 1726879383.59394: Calling groups_inventory to load vars for managed_node2 10976 1726879383.59396: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879383.59407: Calling all_plugins_play to load vars for managed_node2 10976 1726879383.59410: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879383.59413: Calling groups_plugins_play to load vars for managed_node2 10976 1726879383.59620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879383.59830: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879383.59857: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879383.59866: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879383.60133: done with get_vars() 10976 1726879383.60148: done getting variables 10976 1726879383.60298: WORKER PROCESS EXITING 10976 1726879383.60356: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Friday 20 September 2024 20:43:03 -0400 (0:00:00.070) 0:00:25.027 ****** 10976 1726879383.60440: entering _queue_task() for managed_node2/service 10976 1726879383.61338: worker is 1 (out of 1 available) 10976 1726879383.61352: exiting _queue_task() for managed_node2/service 10976 1726879383.61364: done queuing things up, now waiting for results queue to drain 10976 1726879383.61366: waiting for pending results... 10976 1726879383.62485: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services 10976 1726879383.62806: in run() - task 0e24e73b-299d-f469-e0b0-000000000346 10976 1726879383.62836: variable 'ansible_search_path' from source: unknown 10976 1726879383.62846: variable 'ansible_search_path' from source: unknown 10976 1726879383.62898: variable '__firewall_conflicting_services' from source: role '' all vars 10976 1726879383.63286: variable '__firewall_conflicting_services' from source: role '' all vars 10976 1726879383.63374: variable 'omit' from source: magic vars 10976 1726879383.63517: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879383.63533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879383.63546: variable 'omit' from source: magic vars 10976 1726879383.63969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879383.67034: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879383.67121: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879383.67189: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879383.67238: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879383.67282: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879383.67400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879383.67443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879383.67477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879383.67535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879383.67555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879383.67700: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879383.67712: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879383.67743: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879383.67882: variable 'firewall_disable_conflicting_services' from source: role '' defaults 10976 1726879383.67898: Evaluated conditional (firewall_disable_conflicting_services | bool): False 10976 1726879383.67907: when evaluation is False, skipping this task 10976 1726879383.67962: variable 'item' from source: unknown 10976 1726879383.68036: variable 'item' from source: unknown skipping: [managed_node2] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } 10976 1726879383.68643: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879383.68656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879383.68670: variable 'omit' from source: magic vars 10976 1726879383.68878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879383.68912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879383.68944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879383.68993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879383.69013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879383.69125: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879383.69135: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879383.69148: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879383.69270: variable 'firewall_disable_conflicting_services' from source: role '' defaults 10976 1726879383.69281: Evaluated conditional (firewall_disable_conflicting_services | bool): False 10976 1726879383.69292: when evaluation is False, skipping this task 10976 1726879383.69340: variable 'item' from source: unknown 10976 1726879383.69407: variable 'item' from source: unknown skipping: [managed_node2] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } 10976 1726879383.69569: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879383.69581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879383.69597: variable 'omit' from source: magic vars 10976 1726879383.69774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879383.69856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879383.69891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879383.69968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879383.69988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879383.70180: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879383.70190: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879383.70229: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879383.70613: variable 'firewall_disable_conflicting_services' from source: role '' defaults 10976 1726879383.70660: Evaluated conditional (firewall_disable_conflicting_services | bool): False 10976 1726879383.70686: when evaluation is False, skipping this task 10976 1726879383.70808: variable 'item' from source: unknown 10976 1726879383.70980: variable 'item' from source: unknown skipping: [managed_node2] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } 10976 1726879383.71237: dumping result to json 10976 1726879383.71247: done dumping result, returning 10976 1726879383.71257: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services [0e24e73b-299d-f469-e0b0-000000000346] 10976 1726879383.71266: sending task result for task 0e24e73b-299d-f469-e0b0-000000000346 skipping: [managed_node2] => { "changed": false } MSG: All items skipped 10976 1726879383.71445: no more pending results, returning what we have 10976 1726879383.71449: results queue empty 10976 1726879383.71450: checking for any_errors_fatal 10976 1726879383.71457: done checking for any_errors_fatal 10976 1726879383.71458: checking for max_fail_percentage 10976 1726879383.71459: done checking for max_fail_percentage 10976 1726879383.71460: checking to see if all hosts have failed and the running result is not ok 10976 1726879383.71461: done checking to see if all hosts have failed 10976 1726879383.71462: getting the remaining hosts for this loop 10976 1726879383.71463: done getting the remaining hosts for this loop 10976 1726879383.71467: getting the next task for host managed_node2 10976 1726879383.71474: done getting next task for host managed_node2 10976 1726879383.71478: ^ task is: TASK: fedora.linux_system_roles.firewall : Unmask firewalld service 10976 1726879383.71484: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879383.71502: getting variables 10976 1726879383.71504: in VariableManager get_vars() 10976 1726879383.71547: Calling all_inventory to load vars for managed_node2 10976 1726879383.71550: Calling groups_inventory to load vars for managed_node2 10976 1726879383.71552: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879383.71563: Calling all_plugins_play to load vars for managed_node2 10976 1726879383.71566: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879383.71569: Calling groups_plugins_play to load vars for managed_node2 10976 1726879383.71838: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000346 10976 1726879383.71842: WORKER PROCESS EXITING 10976 1726879383.71868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879383.72193: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879383.72330: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879383.72343: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879383.72581: done with get_vars() 10976 1726879383.72632: done getting variables TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Friday 20 September 2024 20:43:03 -0400 (0:00:00.125) 0:00:25.152 ****** 10976 1726879383.73101: entering _queue_task() for managed_node2/systemd 10976 1726879383.73105: Creating lock for systemd 10976 1726879383.74063: worker is 1 (out of 1 available) 10976 1726879383.74197: exiting _queue_task() for managed_node2/systemd 10976 1726879383.74211: done queuing things up, now waiting for results queue to drain 10976 1726879383.74215: waiting for pending results... 10976 1726879383.75484: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Unmask firewalld service 10976 1726879383.75969: in run() - task 0e24e73b-299d-f469-e0b0-000000000347 10976 1726879383.76058: variable 'ansible_search_path' from source: unknown 10976 1726879383.76081: variable 'ansible_search_path' from source: unknown 10976 1726879383.76194: calling self._execute() 10976 1726879383.76376: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879383.76533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879383.76551: variable 'omit' from source: magic vars 10976 1726879383.77532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879383.80035: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879383.80108: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879383.80155: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879383.80197: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879383.80226: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879383.80325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879383.80360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879383.80389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879383.80589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879383.80617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879383.80942: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879383.80978: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879383.81082: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879383.81273: variable 'ansible_facts' from source: unknown 10976 1726879383.81457: Evaluated conditional (ansible_facts.service_mgr == "systemd"): True 10976 1726879383.81471: variable 'omit' from source: magic vars 10976 1726879383.81555: variable 'omit' from source: magic vars 10976 1726879383.81586: variable '__firewall_service' from source: role '' all vars 10976 1726879383.81671: variable '__firewall_service' from source: role '' all vars 10976 1726879383.81803: variable 'omit' from source: magic vars 10976 1726879383.81939: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879383.81973: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879383.82129: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879383.82197: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879383.82213: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879383.82270: variable 'inventory_hostname' from source: set_fact 10976 1726879383.82281: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879383.82291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879383.82532: Set connection var ansible_pipelining to False 10976 1726879383.82604: Set connection var ansible_shell_executable to /bin/sh 10976 1726879383.82615: Set connection var ansible_timeout to 10 10976 1726879383.82621: Set connection var ansible_shell_type to sh 10976 1726879383.82632: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879383.82641: Set connection var ansible_connection to ssh 10976 1726879383.82670: variable 'ansible_shell_executable' from source: unknown 10976 1726879383.82699: variable 'ansible_connection' from source: unknown 10976 1726879383.82706: variable 'ansible_module_compression' from source: unknown 10976 1726879383.82712: variable 'ansible_shell_type' from source: unknown 10976 1726879383.82719: variable 'ansible_shell_executable' from source: unknown 10976 1726879383.82728: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879383.82735: variable 'ansible_pipelining' from source: unknown 10976 1726879383.82741: variable 'ansible_timeout' from source: unknown 10976 1726879383.82750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879383.82918: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879383.82937: variable 'omit' from source: magic vars 10976 1726879383.82947: starting attempt loop 10976 1726879383.82953: running the handler 10976 1726879383.82969: _low_level_execute_command(): starting 10976 1726879383.82978: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879383.84149: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879383.84165: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879383.84179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879383.84220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879383.84269: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879383.84281: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879383.84295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879383.84312: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879383.84325: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879383.84336: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879383.84364: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879383.84381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879383.84399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879383.84410: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879383.84421: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879383.84441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879383.84525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879383.84547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879383.84562: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879383.84639: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879383.87370: stdout chunk (state=3): >>>/root <<< 10976 1726879383.87570: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879383.87574: stdout chunk (state=3): >>><<< 10976 1726879383.87576: stderr chunk (state=3): >>><<< 10976 1726879383.87667: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879383.87673: _low_level_execute_command(): starting 10976 1726879383.87676: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879383.875974-11853-47964010978436 `" && echo ansible-tmp-1726879383.875974-11853-47964010978436="` echo /root/.ansible/tmp/ansible-tmp-1726879383.875974-11853-47964010978436 `" ) && sleep 0' 10976 1726879383.88467: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879383.88491: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879383.88544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879383.88563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879383.88634: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879383.88647: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879383.88660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879383.88683: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879383.88696: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879383.88706: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879383.88770: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879383.88801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879383.88838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879383.88851: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879383.88868: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879383.88906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879383.88985: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879383.89002: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879383.89020: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879383.89096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879383.90981: stdout chunk (state=3): >>>ansible-tmp-1726879383.875974-11853-47964010978436=/root/.ansible/tmp/ansible-tmp-1726879383.875974-11853-47964010978436 <<< 10976 1726879383.91227: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879383.91232: stdout chunk (state=3): >>><<< 10976 1726879383.91297: stderr chunk (state=3): >>><<< 10976 1726879383.91375: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879383.875974-11853-47964010978436=/root/.ansible/tmp/ansible-tmp-1726879383.875974-11853-47964010978436 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879383.91569: variable 'ansible_module_compression' from source: unknown 10976 1726879383.91672: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 10976 1726879383.91746: variable 'ansible_facts' from source: unknown 10976 1726879383.92043: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879383.875974-11853-47964010978436/AnsiballZ_systemd.py 10976 1726879383.92645: Sending initial data 10976 1726879383.92705: Sent initial data (154 bytes) 10976 1726879383.94526: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879383.94571: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879383.94652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879383.94672: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879383.94734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879383.96515: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879383.96547: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879383.96593: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpp91erccw /root/.ansible/tmp/ansible-tmp-1726879383.875974-11853-47964010978436/AnsiballZ_systemd.py <<< 10976 1726879383.96646: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879383.98724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879383.99032: stderr chunk (state=3): >>><<< 10976 1726879383.99037: stdout chunk (state=3): >>><<< 10976 1726879383.99039: done transferring module to remote 10976 1726879383.99042: _low_level_execute_command(): starting 10976 1726879383.99045: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879383.875974-11853-47964010978436/ /root/.ansible/tmp/ansible-tmp-1726879383.875974-11853-47964010978436/AnsiballZ_systemd.py && sleep 0' 10976 1726879383.99898: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879383.99903: 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 <<< 10976 1726879383.99968: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879383.99972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879383.99975: 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879383.99977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879384.00084: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879384.00091: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879384.00093: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879384.00139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879384.01989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879384.02072: stderr chunk (state=3): >>><<< 10976 1726879384.02081: stdout chunk (state=3): >>><<< 10976 1726879384.02109: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879384.02113: _low_level_execute_command(): starting 10976 1726879384.02115: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879383.875974-11853-47964010978436/AnsiballZ_systemd.py && sleep 0' 10976 1726879384.02783: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879384.02802: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879384.02816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879384.02843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879384.02897: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879384.02913: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879384.02930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879384.02948: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879384.02958: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879384.02968: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879384.02979: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879384.02992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879384.03008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879384.03026: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879384.03039: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879384.03054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879384.03142: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879384.03159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879384.03174: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879384.03265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879384.05229: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879384.05246: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879384.05299: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879384.05341: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879384.05375: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879384.05377: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879384.05409: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879384.05424: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879384.05486: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879384.05527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879384.05556: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eed8dc0> <<< 10976 1726879384.05592: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879384.05610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ee7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eed8b20> <<< 10976 1726879384.05650: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 10976 1726879384.05653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879384.05663: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eed8ac0> <<< 10976 1726879384.05699: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879384.05715: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ee7d490> <<< 10976 1726879384.05734: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879384.05765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879384.05785: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ee7d940> <<< 10976 1726879384.05809: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ee7d670> <<< 10976 1726879384.05837: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879384.05866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879384.05891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879384.05908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879384.05950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ee34190> <<< 10976 1726879384.05968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879384.05983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879384.06070: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ee34220> <<< 10976 1726879384.06096: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879384.06130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ee57850> <<< 10976 1726879384.06136: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ee34940> <<< 10976 1726879384.06176: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ee95880> <<< 10976 1726879384.06195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879384.06200: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ee2dd90> <<< 10976 1726879384.06257: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879384.06265: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ee57d90> <<< 10976 1726879384.06309: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ee7d970> <<< 10976 1726879384.06341: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879384.06680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879384.06687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879384.06728: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879384.06743: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879384.06759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879384.06803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879384.06816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ebd2eb0> <<< 10976 1726879384.06904: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ebd6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879384.06953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879384.07028: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879384.07037: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ebcc610> <<< 10976 1726879384.07050: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ebd4640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ebd2370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879384.07118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879384.07175: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879384.07202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879384.07253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879384.07292: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6eab2df0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eab28e0> <<< 10976 1726879384.07345: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eab2ee0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eab2fa0> <<< 10976 1726879384.07404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eab2eb0> import '_collections' # <<< 10976 1726879384.07434: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ebaed60> import '_functools' # <<< 10976 1726879384.07451: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eba8640> <<< 10976 1726879384.07536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ebba6a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ebdbdf0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879384.07569: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6eac5ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ebae280> <<< 10976 1726879384.07648: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879384.07684: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6ebba2b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ebe19a0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879384.07715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879384.07836: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eac5fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eac5dc0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eac5d30> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879384.07849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879384.07906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879384.08072: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ea993a0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ea99490> <<< 10976 1726879384.08182: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eacdfd0> <<< 10976 1726879384.08280: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eac7a60> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eac7580> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e9cd1f0> <<< 10976 1726879384.08298: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ea83b80> <<< 10976 1726879384.08387: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eac7ee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ebdbfd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879384.08408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 10976 1726879384.08427: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e9dfb20> <<< 10976 1726879384.08440: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879384.08509: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e9dfe50> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879384.08531: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e9f1760> <<< 10976 1726879384.08550: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879384.08576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879384.08612: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e9f1ca0> <<< 10976 1726879384.08641: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879384.08652: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e9893d0> <<< 10976 1726879384.08662: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e9dff40> <<< 10976 1726879384.08683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879384.08688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879384.08732: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879384.08749: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e9992b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e9f15e0> <<< 10976 1726879384.08754: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879384.08779: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879384.08787: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e999370> <<< 10976 1726879384.08827: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eac5a00> <<< 10976 1726879384.08842: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879384.08852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879384.08871: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879384.08888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879384.08916: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e9b56d0> <<< 10976 1726879384.08939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879384.08971: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e9b59a0> <<< 10976 1726879384.08978: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e9b5790> <<< 10976 1726879384.09001: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879384.09008: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e9b5880> <<< 10976 1726879384.09032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 10976 1726879384.09039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879384.09252: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e9b5cd0> <<< 10976 1726879384.09275: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879384.09287: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e9c2220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e9b5910> <<< 10976 1726879384.09309: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e9a8a60> <<< 10976 1726879384.09333: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eac55e0> <<< 10976 1726879384.09351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879384.09401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879384.09437: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e9b5ac0> <<< 10976 1726879384.09606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879384.09611: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efd6e8dd6a0> <<< 10976 1726879384.09858: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip' <<< 10976 1726879384.09863: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.09951: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.09980: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/__init__.py <<< 10976 1726879384.09987: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.10027: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.10034: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879384.10043: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.11247: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.12175: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e81b7f0> <<< 10976 1726879384.12206: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 10976 1726879384.12210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879384.12251: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879384.12348: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e81b160> <<< 10976 1726879384.12409: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e81b280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e81bf40> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879384.12460: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e81b4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e81bd60> import 'atexit' # <<< 10976 1726879384.12467: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e81bfa0> <<< 10976 1726879384.12482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879384.12514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879384.12546: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e81b100> <<< 10976 1726879384.12614: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879384.12618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879384.12652: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879384.12760: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e7d8f10> <<< 10976 1726879384.12796: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e1c7100> <<< 10976 1726879384.12844: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e1c72e0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879384.12881: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e1c7c70> <<< 10976 1726879384.12896: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e801dc0> <<< 10976 1726879384.13038: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e8013a0> <<< 10976 1726879384.13065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879384.13087: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e801fa0> <<< 10976 1726879384.13110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879384.13116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879384.13145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 10976 1726879384.13150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879384.13170: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879384.13195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879384.13220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 10976 1726879384.13230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e851c70> <<< 10976 1726879384.13320: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e82bd00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e82b3d0> <<< 10976 1726879384.13327: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e7cfb50> <<< 10976 1726879384.13347: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e82b4f0> <<< 10976 1726879384.13382: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e82b520> <<< 10976 1726879384.13387: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879384.13410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879384.13452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879384.13511: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e753310> <<< 10976 1726879384.13536: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e864220> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879384.13552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879384.13621: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e75f880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e8643a0> <<< 10976 1726879384.13638: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879384.13696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879384.13700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 10976 1726879384.13704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879384.13756: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e864d30> <<< 10976 1726879384.13882: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e75f820> <<< 10976 1726879384.13982: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e753a00> <<< 10976 1726879384.14023: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e7fb0d0> <<< 10976 1726879384.14054: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e8645e0> <<< 10976 1726879384.14080: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e85c8e0> <<< 10976 1726879384.14112: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879384.14142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879384.14168: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879384.14173: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e754970> <<< 10976 1726879384.14383: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e772d60> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e75e5e0> <<< 10976 1726879384.14399: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e754f10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e75e9d0> <<< 10976 1726879384.14428: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879384.14457: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879384.14478: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.14533: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.14630: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.14640: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879384.14646: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879384.14738: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879384.14794: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.14895: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.15347: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.15819: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10976 1726879384.15831: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879384.15855: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879384.15862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879384.15913: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879384.15919: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e79e7f0> <<< 10976 1726879384.15987: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879384.16003: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e7ab880> <<< 10976 1726879384.16008: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ddbd9a0> <<< 10976 1726879384.16057: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879384.16060: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.16084: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.16105: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879384.16110: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.16227: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.16354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879384.16383: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e7da730> <<< 10976 1726879384.16393: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.16784: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.17154: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.17219: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.17290: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879384.17294: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.17317: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.17354: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879384.17361: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.17418: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.17515: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879384.17534: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10976 1726879384.17559: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.17625: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879384.17650: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.17789: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.17976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879384.18006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879384.18018: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879384.18118: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e81e3a0> # zipimport: zlib available <<< 10976 1726879384.18175: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.18259: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879384.18268: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.18299: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.18368: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10976 1726879384.18394: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.18432: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.18513: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.18581: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879384.18600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879384.18679: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879384.18701: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e793a00> <<< 10976 1726879384.18787: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6dc53b50> <<< 10976 1726879384.18818: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879384.18838: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.18885: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.18943: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.18967: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.19027: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879384.19043: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879384.19099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879384.19120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879384.19216: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e7a26a0> <<< 10976 1726879384.19254: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e7eee50> <<< 10976 1726879384.19309: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e81e850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879384.19329: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.19348: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.19382: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879384.19494: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 10976 1726879384.19506: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.19671: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.19833: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.19845: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.19866: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.19905: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.19940: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.19967: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.20005: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 10976 1726879384.20011: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.20073: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.20135: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.20157: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.20184: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 10976 1726879384.20198: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.20336: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.20478: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.20509: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.20564: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879384.20587: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 10976 1726879384.20596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 10976 1726879384.20619: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 10976 1726879384.20625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 10976 1726879384.20656: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6db2a0d0> <<< 10976 1726879384.20687: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 10976 1726879384.20703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 10976 1726879384.20734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 10976 1726879384.20755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 10976 1726879384.20772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 10976 1726879384.20782: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6dd85fa0> <<< 10976 1726879384.20850: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6dd854c0> <<< 10976 1726879384.20898: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6db30f40> <<< 10976 1726879384.20924: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ddebc10> <<< 10976 1726879384.20940: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ddd3610> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ddd3160> <<< 10976 1726879384.20962: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 10976 1726879384.21016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 10976 1726879384.21019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 10976 1726879384.21050: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879384.21053: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6dd81c70> <<< 10976 1726879384.21098: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6dd9ff10> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 10976 1726879384.21134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6dd81fa0> <<< 10976 1726879384.21137: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 10976 1726879384.21157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879384.21187: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879384.21191: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6ddd08e0> <<< 10976 1726879384.21256: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e7fed00> <<< 10976 1726879384.21260: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ddd3df0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 10976 1726879384.21271: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 10976 1726879384.21274: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.21282: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 10976 1726879384.21302: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.21368: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.21401: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 10976 1726879384.21449: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.21495: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 10976 1726879384.21514: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.21523: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.21526: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 10976 1726879384.21533: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.21571: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.21599: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 10976 1726879384.21605: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.21643: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.21692: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 10976 1726879384.21731: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.21782: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 10976 1726879384.21791: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.21824: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.21874: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.21918: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.21975: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py <<< 10976 1726879384.21982: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 10976 1726879384.21984: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.22379: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.22738: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 10976 1726879384.22745: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.22793: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.22836: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.22864: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.22899: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py <<< 10976 1726879384.22906: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 10976 1726879384.22936: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.22992: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 10976 1726879384.22995: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.23018: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.23076: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 10976 1726879384.23105: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.23129: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py <<< 10976 1726879384.23144: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.23166: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.23209: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 10976 1726879384.23222: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.23261: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.23341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879384.23374: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6dba0d90> <<< 10976 1726879384.23381: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 10976 1726879384.23413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879384.23580: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6dba0af0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 10976 1726879384.23631: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.23693: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 10976 1726879384.23767: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.23843: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 10976 1726879384.23848: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.23908: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.23980: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 10976 1726879384.24009: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.24023: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.24067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 10976 1726879384.24089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 10976 1726879384.24233: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879384.24237: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6db04c10> <<< 10976 1726879384.24518: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6db004f0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 10976 1726879384.24536: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.24587: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.24625: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 10976 1726879384.24632: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.24707: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.24780: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.24869: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.24994: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py <<< 10976 1726879384.25004: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 10976 1726879384.25010: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.25046: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.25083: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 10976 1726879384.25096: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.25121: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.25168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 10976 1726879384.25220: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6da3b460> <<< 10976 1726879384.25232: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6db00ee0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 10976 1726879384.25246: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879384.25262: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 10976 1726879384.25275: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.25308: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.25343: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 10976 1726879384.25354: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.25478: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.25604: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 10976 1726879384.25610: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.25751: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.25835: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.25868: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.25903: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 10976 1726879384.25924: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.25942: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.25964: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.26077: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.26200: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 10976 1726879384.26214: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.26310: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.26410: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 10976 1726879384.26425: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.26452: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.26488: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.26935: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.27356: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 10976 1726879384.27365: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.27439: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.27566: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 10976 1726879384.27575: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.27646: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.27735: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 10976 1726879384.27740: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.27869: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.28000: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 10976 1726879384.28016: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.28033: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 10976 1726879384.28037: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.28077: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.28121: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 10976 1726879384.28129: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.28215: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.28293: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.28455: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.28620: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 10976 1726879384.28639: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.28669: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.28704: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 10976 1726879384.28710: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.28732: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.28759: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 10976 1726879384.28771: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.28821: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.28884: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 10976 1726879384.28891: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.28912: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.28942: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 10976 1726879384.28946: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.28991: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.29046: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 10976 1726879384.29051: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.29148: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.29158: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 10976 1726879384.29169: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.29380: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.29596: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 10976 1726879384.29602: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.29660: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.29706: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 10976 1726879384.29712: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.29741: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.29775: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 10976 1726879384.29780: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.29810: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.29845: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 10976 1726879384.29855: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.29877: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.29908: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 10976 1726879384.29919: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.29983: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.30047: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 10976 1726879384.30073: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879384.30090: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 10976 1726879384.30095: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.30134: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.30173: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 10976 1726879384.30189: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.30198: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.30218: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.30259: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.30302: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.30356: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.30417: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 10976 1726879384.30441: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 10976 1726879384.30488: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.30534: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 10976 1726879384.30543: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.30699: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.30866: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 10976 1726879384.30869: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.30911: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.30955: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 10976 1726879384.30963: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.30999: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.31047: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 10976 1726879384.31051: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.31117: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.31192: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 10976 1726879384.31199: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 10976 1726879384.31201: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.31274: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.31352: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 10976 1726879384.31361: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 10976 1726879384.31375: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.31486: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.31600: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 10976 1726879384.31684: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.31839: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879384.33970: stdout chunk (state=3): >>> {"name": "firewalld", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "12353", "ControlPID": "0", "BusName": "org.fedoraproject.FirewallD1", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:40:52 EDT", "ExecMainStartTimestampMonotonic": "262469449", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12353", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "3920", "MemoryCurrent": "31973376", "MemoryAvailable": "infinity", "CPUUsageNSec": "633850000", "TasksCurrent": "2", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data<<< 10976 1726879384.34002: stdout chunk (state=3): >>>]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "null", "StandardError": "null", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "R<<< 10976 1726879384.34014: stdout chunk (state=3): >>>estrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "mixed", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "firewalld.service", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network-pre.target", "WantedBy": "multi-user.target", "Conflicts": "ip6tables.service iptables.service ebtables.service ipset.service shutdown.target", "Before": "multi-user.target shutdown.target network-pre.target", "After": "dbus-broker.service system.slice sysinit.target dbus.socket polkit.service basic.target", "Documentation": "\"man:firewalld(1)\"", "Description": "firewalld - dynamic firewall daemon", "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:42:35 EDT", "StateChangeTimestampMonotonic": "365551894", "InactiveExitTimestamp": "Fri 2024-09-20 20:40:52 EDT", "InactiveExitTimestampMonotonic": "262469686", "ActiveEnterTimestamp": "Fri 2024-09-20 20:40:52 EDT", "ActiveEnterTimestampMonotonic": "262640665", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:40:52 EDT", "ConditionTimestampMonotonic": "262464086", "AssertTimestamp": "Fri 2024-09-20 20:40:52 EDT", "AssertTimestampMonotonic": "262464090", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "29a5db2a7c514a03a87cd82ed39b41eb", "CollectMode": "inactive"}, "invocation": {"module_args": {"name": "firewalld", "masked": false, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "enabled": null, "force": null}}} <<< 10976 1726879384.34533: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 10976 1726879384.34540: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external<<< 10976 1726879384.34557: stdout chunk (state=3): >>> # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ <<< 10976 1726879384.34569: stdout chunk (state=3): >>># cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile<<< 10976 1726879384.34634: stdout chunk (state=3): >>> # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy <<< 10976 1726879384.34644: stdout chunk (state=3): >>># destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math<<< 10976 1726879384.34669: stdout chunk (state=3): >>> # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437<<< 10976 1726879384.34765: stdout chunk (state=3): >>> # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils <<< 10976 1726879384.34782: stdout chunk (state=3): >>># destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime <<< 10976 1726879384.34787: stdout chunk (state=3): >>># cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string <<< 10976 1726879384.34791: stdout chunk (state=3): >>># cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon<<< 10976 1726879384.34793: stdout chunk (state=3): >>> # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text<<< 10976 1726879384.34796: stdout chunk (state=3): >>> # 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 <<< 10976 1726879384.34798: stdout chunk (state=3): >>># 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 <<< 10976 1726879384.34800: stdout chunk (state=3): >>># destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool <<< 10976 1726879384.34803: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast <<< 10976 1726879384.34805: stdout chunk (state=3): >>># destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 10976 1726879384.34809: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution <<< 10976 1726879384.34866: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user <<< 10976 1726879384.34939: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd<<< 10976 1726879384.34967: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd <<< 10976 1726879384.34970: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat <<< 10976 1726879384.34973: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time <<< 10976 1726879384.34974: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr<<< 10976 1726879384.34976: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos <<< 10976 1726879384.34978: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base<<< 10976 1726879384.34979: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme <<< 10976 1726879384.34980: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly <<< 10976 1726879384.34982: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 10976 1726879384.35236: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879384.35260: stdout chunk (state=3): >>># destroy importlib.util <<< 10976 1726879384.35270: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879384.35293: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879384.35302: stdout chunk (state=3): >>># destroy _compression <<< 10976 1726879384.35317: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 10976 1726879384.35354: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879384.35359: stdout chunk (state=3): >>># destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 10976 1726879384.35368: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879384.35392: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879384.35435: stdout chunk (state=3): >>># destroy selinux <<< 10976 1726879384.35442: stdout chunk (state=3): >>># destroy distro # destroy logging # destroy argparse <<< 10976 1726879384.35482: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 10976 1726879384.35489: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 10976 1726879384.35517: stdout chunk (state=3): >>># destroy queue <<< 10976 1726879384.35521: stdout chunk (state=3): >>># destroy multiprocessing.process <<< 10976 1726879384.35530: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 10976 1726879384.35554: stdout chunk (state=3): >>># destroy datetime <<< 10976 1726879384.35566: stdout chunk (state=3): >>># destroy base64 <<< 10976 1726879384.35582: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 10976 1726879384.35589: stdout chunk (state=3): >>># destroy getpass # destroy json <<< 10976 1726879384.35617: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 10976 1726879384.35631: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 10976 1726879384.35639: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy shlex <<< 10976 1726879384.35686: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios <<< 10976 1726879384.35718: stdout chunk (state=3): >>># cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 10976 1726879384.35751: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 10976 1726879384.35754: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 10976 1726879384.35759: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 10976 1726879384.35761: stdout chunk (state=3): >>># destroy subprocess <<< 10976 1726879384.35766: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib <<< 10976 1726879384.35789: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 10976 1726879384.35843: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879384.35883: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 10976 1726879384.35889: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 10976 1726879384.35892: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale <<< 10976 1726879384.35898: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path <<< 10976 1726879384.35900: stdout chunk (state=3): >>># destroy genericpath <<< 10976 1726879384.35902: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc <<< 10976 1726879384.35904: stdout chunk (state=3): >>># cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879384.35964: stdout chunk (state=3): >>># destroy gc # destroy termios <<< 10976 1726879384.35967: stdout chunk (state=3): >>># destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 10976 1726879384.35969: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879384.36118: stdout chunk (state=3): >>># destroy platform <<< 10976 1726879384.36141: stdout chunk (state=3): >>># destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 10976 1726879384.36146: stdout chunk (state=3): >>># destroy _heapq <<< 10976 1726879384.36163: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 10976 1726879384.36171: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879384.36197: stdout chunk (state=3): >>># destroy select <<< 10976 1726879384.36203: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator <<< 10976 1726879384.36220: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator <<< 10976 1726879384.36232: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879384.36263: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879384.36560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879384.36620: stderr chunk (state=3): >>><<< 10976 1726879384.36626: stdout chunk (state=3): >>><<< 10976 1726879384.36740: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eed8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ee7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eed8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eed8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ee7d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ee7d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ee7d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ee34190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ee34220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ee57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ee34940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ee95880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ee2dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ee57d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ee7d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ebd2eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ebd6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ebcc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ebd4640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ebd2370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6eab2df0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eab28e0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eab2ee0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eab2fa0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eab2eb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ebaed60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eba8640> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ebba6a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ebdbdf0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6eac5ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ebae280> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6ebba2b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ebe19a0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eac5fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eac5dc0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eac5d30> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ea993a0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ea99490> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eacdfd0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eac7a60> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eac7580> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e9cd1f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ea83b80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eac7ee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ebdbfd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e9dfb20> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e9dfe50> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e9f1760> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e9f1ca0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e9893d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e9dff40> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e9992b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e9f15e0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e999370> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eac5a00> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e9b56d0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e9b59a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e9b5790> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e9b5880> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e9b5cd0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e9c2220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e9b5910> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e9a8a60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eac55e0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e9b5ac0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efd6e8dd6a0> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e81b7f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e81b160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e81b280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e81bf40> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e81b4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e81bd60> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e81bfa0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e81b100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e7d8f10> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e1c7100> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e1c72e0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e1c7c70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e801dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e8013a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e801fa0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e851c70> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e82bd00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e82b3d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e7cfb50> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e82b4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e82b520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e753310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e864220> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e75f880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e8643a0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e864d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e75f820> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e753a00> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e7fb0d0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e8645e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e85c8e0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e754970> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e772d60> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e75e5e0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e754f10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e75e9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e79e7f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e7ab880> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ddbd9a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e7da730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e81e3a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6e793a00> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6dc53b50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e7a26a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e7eee50> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e81e850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6db2a0d0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6dd85fa0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6dd854c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6db30f40> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ddebc10> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ddd3610> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ddd3160> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6dd81c70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6dd9ff10> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6dd81fa0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6ddd08e0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6e7fed00> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ddd3df0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6dba0d90> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6dba0af0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6db04c10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6db004f0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd6da3b460> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6db00ee0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_bojppwhg/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "firewalld", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "12353", "ControlPID": "0", "BusName": "org.fedoraproject.FirewallD1", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:40:52 EDT", "ExecMainStartTimestampMonotonic": "262469449", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12353", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "3920", "MemoryCurrent": "31973376", "MemoryAvailable": "infinity", "CPUUsageNSec": "633850000", "TasksCurrent": "2", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "null", "StandardError": "null", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "mixed", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "firewalld.service", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network-pre.target", "WantedBy": "multi-user.target", "Conflicts": "ip6tables.service iptables.service ebtables.service ipset.service shutdown.target", "Before": "multi-user.target shutdown.target network-pre.target", "After": "dbus-broker.service system.slice sysinit.target dbus.socket polkit.service basic.target", "Documentation": "\"man:firewalld(1)\"", "Description": "firewalld - dynamic firewall daemon", "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:42:35 EDT", "StateChangeTimestampMonotonic": "365551894", "InactiveExitTimestamp": "Fri 2024-09-20 20:40:52 EDT", "InactiveExitTimestampMonotonic": "262469686", "ActiveEnterTimestamp": "Fri 2024-09-20 20:40:52 EDT", "ActiveEnterTimestampMonotonic": "262640665", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:40:52 EDT", "ConditionTimestampMonotonic": "262464086", "AssertTimestamp": "Fri 2024-09-20 20:40:52 EDT", "AssertTimestampMonotonic": "262464090", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "29a5db2a7c514a03a87cd82ed39b41eb", "CollectMode": "inactive"}, "invocation": {"module_args": {"name": "firewalld", "masked": false, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "enabled": null, "force": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879384.38356: done with _execute_module (systemd, {'name': 'firewalld', 'masked': False, '_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': 'systemd', '_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-1726879383.875974-11853-47964010978436/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879384.38363: _low_level_execute_command(): starting 10976 1726879384.38392: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879383.875974-11853-47964010978436/ > /dev/null 2>&1 && sleep 0' 10976 1726879384.38398: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879384.38402: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879384.38406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879384.38409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879384.38411: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879384.38414: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879384.38418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879384.38421: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879384.38425: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879384.38427: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879384.38429: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879384.38447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879384.38451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879384.38455: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879384.38458: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879384.38460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879384.38462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879384.38464: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879384.38479: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879384.38484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879384.40358: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879384.40409: stderr chunk (state=3): >>><<< 10976 1726879384.40658: stdout chunk (state=3): >>><<< 10976 1726879384.40662: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879384.40664: handler run complete 10976 1726879384.40668: attempt loop complete, returning result 10976 1726879384.40670: _execute() done 10976 1726879384.40672: dumping result to json 10976 1726879384.40674: done dumping result, returning 10976 1726879384.40699: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Unmask firewalld service [0e24e73b-299d-f469-e0b0-000000000347] 10976 1726879384.40705: sending task result for task 0e24e73b-299d-f469-e0b0-000000000347 ok: [managed_node2] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 20:40:52 EDT", "ActiveEnterTimestampMonotonic": "262640665", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service system.slice sysinit.target dbus.socket polkit.service basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:40:52 EDT", "AssertTimestampMonotonic": "262464090", "Before": "multi-user.target shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "633850000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:40:52 EDT", "ConditionTimestampMonotonic": "262464086", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service iptables.service ebtables.service ipset.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "3920", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12353", "ExecMainStartTimestamp": "Fri 2024-09-20 20:40:52 EDT", "ExecMainStartTimestampMonotonic": "262469449", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2024-09-20 20:40:52 EDT", "InactiveExitTimestampMonotonic": "262469686", "InvocationID": "29a5db2a7c514a03a87cd82ed39b41eb", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12353", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "31973376", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus.socket sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 20:42:35 EDT", "StateChangeTimestampMonotonic": "365551894", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 10976 1726879384.41383: no more pending results, returning what we have 10976 1726879384.41402: results queue empty 10976 1726879384.41416: checking for any_errors_fatal 10976 1726879384.41463: done checking for any_errors_fatal 10976 1726879384.41473: checking for max_fail_percentage 10976 1726879384.41492: done checking for max_fail_percentage 10976 1726879384.41494: checking to see if all hosts have failed and the running result is not ok 10976 1726879384.41495: done checking to see if all hosts have failed 10976 1726879384.41501: getting the remaining hosts for this loop 10976 1726879384.41511: done getting the remaining hosts for this loop 10976 1726879384.41516: getting the next task for host managed_node2 10976 1726879384.41524: done getting next task for host managed_node2 10976 1726879384.41529: ^ task is: TASK: fedora.linux_system_roles.firewall : Enable and start firewalld service 10976 1726879384.41532: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879384.41567: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000347 10976 1726879384.41585: WORKER PROCESS EXITING 10976 1726879384.41600: getting variables 10976 1726879384.41602: in VariableManager get_vars() 10976 1726879384.41638: Calling all_inventory to load vars for managed_node2 10976 1726879384.41641: Calling groups_inventory to load vars for managed_node2 10976 1726879384.41642: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879384.41649: Calling all_plugins_play to load vars for managed_node2 10976 1726879384.41651: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879384.41652: Calling groups_plugins_play to load vars for managed_node2 10976 1726879384.41800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879384.41923: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879384.41937: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879384.41942: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879384.42002: done with get_vars() 10976 1726879384.42011: done getting variables 10976 1726879384.42057: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Friday 20 September 2024 20:43:04 -0400 (0:00:00.691) 0:00:25.844 ****** 10976 1726879384.42089: entering _queue_task() for managed_node2/service 10976 1726879384.42475: worker is 1 (out of 1 available) 10976 1726879384.42493: exiting _queue_task() for managed_node2/service 10976 1726879384.42517: done queuing things up, now waiting for results queue to drain 10976 1726879384.42519: waiting for pending results... 10976 1726879384.42859: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Enable and start firewalld service 10976 1726879384.43034: in run() - task 0e24e73b-299d-f469-e0b0-000000000348 10976 1726879384.43061: variable 'ansible_search_path' from source: unknown 10976 1726879384.43070: variable 'ansible_search_path' from source: unknown 10976 1726879384.43117: calling self._execute() 10976 1726879384.43246: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879384.43257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879384.43276: variable 'omit' from source: magic vars 10976 1726879384.43983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879384.45994: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879384.46048: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879384.46078: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879384.46115: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879384.46141: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879384.46219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879384.46242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879384.46263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879384.46292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879384.46303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879384.46416: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879384.46425: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879384.46443: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879384.46454: variable 'omit' from source: magic vars 10976 1726879384.46510: variable 'omit' from source: magic vars 10976 1726879384.46532: variable '__firewall_service' from source: role '' all vars 10976 1726879384.46601: variable '__firewall_service' from source: role '' all vars 10976 1726879384.46621: variable 'omit' from source: magic vars 10976 1726879384.46644: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879384.46666: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879384.46688: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879384.46706: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879384.46715: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879384.46739: variable 'inventory_hostname' from source: set_fact 10976 1726879384.46742: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879384.46745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879384.46827: Set connection var ansible_pipelining to False 10976 1726879384.46833: Set connection var ansible_shell_executable to /bin/sh 10976 1726879384.46839: Set connection var ansible_timeout to 10 10976 1726879384.46841: Set connection var ansible_shell_type to sh 10976 1726879384.46846: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879384.46851: Set connection var ansible_connection to ssh 10976 1726879384.46869: variable 'ansible_shell_executable' from source: unknown 10976 1726879384.46871: variable 'ansible_connection' from source: unknown 10976 1726879384.46874: variable 'ansible_module_compression' from source: unknown 10976 1726879384.46876: variable 'ansible_shell_type' from source: unknown 10976 1726879384.46880: variable 'ansible_shell_executable' from source: unknown 10976 1726879384.46889: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879384.46898: variable 'ansible_pipelining' from source: unknown 10976 1726879384.46900: variable 'ansible_timeout' from source: unknown 10976 1726879384.46903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879384.46981: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879384.46993: variable 'omit' from source: magic vars 10976 1726879384.47007: starting attempt loop 10976 1726879384.47011: running the handler 10976 1726879384.47080: variable 'ansible_facts' from source: unknown 10976 1726879384.47171: _low_level_execute_command(): starting 10976 1726879384.47176: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879384.48082: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879384.48098: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879384.48108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879384.48126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879384.48172: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879384.48179: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879384.48193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879384.48209: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879384.48215: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879384.48224: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879384.48233: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879384.48243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879384.48254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879384.48262: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879384.48270: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879384.48280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879384.48359: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879384.48380: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879384.48394: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879384.48787: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879384.50129: stdout chunk (state=3): >>>/root <<< 10976 1726879384.50243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879384.50376: stderr chunk (state=3): >>><<< 10976 1726879384.50380: stdout chunk (state=3): >>><<< 10976 1726879384.50429: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879384.50435: _low_level_execute_command(): starting 10976 1726879384.50439: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879384.5040672-11875-69121301816486 `" && echo ansible-tmp-1726879384.5040672-11875-69121301816486="` echo /root/.ansible/tmp/ansible-tmp-1726879384.5040672-11875-69121301816486 `" ) && sleep 0' 10976 1726879384.51711: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879384.51716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879384.51744: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879384.51748: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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 <<< 10976 1726879384.51751: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879384.51810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879384.51829: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879384.51887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879384.53796: stdout chunk (state=3): >>>ansible-tmp-1726879384.5040672-11875-69121301816486=/root/.ansible/tmp/ansible-tmp-1726879384.5040672-11875-69121301816486 <<< 10976 1726879384.53956: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879384.54038: stderr chunk (state=3): >>><<< 10976 1726879384.54042: stdout chunk (state=3): >>><<< 10976 1726879384.54234: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879384.5040672-11875-69121301816486=/root/.ansible/tmp/ansible-tmp-1726879384.5040672-11875-69121301816486 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879384.54238: variable 'ansible_module_compression' from source: unknown 10976 1726879384.54240: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 10976 1726879384.54243: variable 'ansible_facts' from source: unknown 10976 1726879384.54459: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879384.5040672-11875-69121301816486/AnsiballZ_systemd.py 10976 1726879384.54652: Sending initial data 10976 1726879384.54656: Sent initial data (155 bytes) 10976 1726879384.56253: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879384.56273: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879384.56292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879384.56310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879384.56371: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879384.56384: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879384.56402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879384.56421: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879384.56435: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879384.56446: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879384.56459: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879384.56474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879384.56493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879384.56505: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879384.56515: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879384.56530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879384.56613: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879384.56645: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879384.56669: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879384.56749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879384.58575: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879384.58629: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879384.58669: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpiq8645n6 /root/.ansible/tmp/ansible-tmp-1726879384.5040672-11875-69121301816486/AnsiballZ_systemd.py <<< 10976 1726879384.59032: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879384.61631: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879384.61841: stderr chunk (state=3): >>><<< 10976 1726879384.61845: stdout chunk (state=3): >>><<< 10976 1726879384.61847: done transferring module to remote 10976 1726879384.61849: _low_level_execute_command(): starting 10976 1726879384.61852: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879384.5040672-11875-69121301816486/ /root/.ansible/tmp/ansible-tmp-1726879384.5040672-11875-69121301816486/AnsiballZ_systemd.py && sleep 0' 10976 1726879384.62531: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879384.62553: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879384.62569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879384.62594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879384.62654: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879384.62668: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879384.62684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879384.62707: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879384.62727: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879384.62739: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879384.62752: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879384.62765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879384.62781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879384.62796: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879384.62808: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879384.62829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879384.62911: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879384.62947: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879384.62966: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879384.63048: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879384.64868: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879384.64976: stderr chunk (state=3): >>><<< 10976 1726879384.64998: stdout chunk (state=3): >>><<< 10976 1726879384.65128: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879384.65134: _low_level_execute_command(): starting 10976 1726879384.65136: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879384.5040672-11875-69121301816486/AnsiballZ_systemd.py && sleep 0' 10976 1726879384.65844: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879384.65862: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879384.65882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879384.65916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879384.65971: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879384.65987: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879384.66016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879384.66038: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879384.66051: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879384.66062: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879384.66075: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879384.66093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879384.66111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879384.66138: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879384.66150: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879384.66164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879384.66260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879384.66292: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879384.66311: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879384.66407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879384.68435: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879384.68485: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879384.68518: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879384.68565: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879384.68575: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879384.68601: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 10976 1726879384.68666: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879384.68713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879384.68717: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879384.68730: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96389f3dc0> <<< 10976 1726879384.68784: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879384.68803: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96389983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96389f3b20> <<< 10976 1726879384.68841: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96389f3ac0> <<< 10976 1726879384.68877: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879384.68921: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879384.68947: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9638998490> <<< 10976 1726879384.68961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9638998940> <<< 10976 1726879384.68985: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9638998670> <<< 10976 1726879384.69033: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879384.69039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879384.69067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879384.69090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879384.69130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879384.69143: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f963894f190> <<< 10976 1726879384.69170: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879384.69265: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f963894f220> <<< 10976 1726879384.69304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879384.69319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9638972850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f963894f940> <<< 10976 1726879384.69367: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96389b0880> <<< 10976 1726879384.69385: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9638948d90> <<< 10976 1726879384.69434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9638972d90> <<< 10976 1726879384.69492: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9638998970> <<< 10976 1726879384.69512: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879384.69859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879384.69906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879384.69947: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879384.69965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879384.69980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879384.69983: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96388edeb0> <<< 10976 1726879384.70035: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96388f1f40> <<< 10976 1726879384.70045: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879384.70080: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879384.70102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879384.70125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 10976 1726879384.70170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96388e7610> <<< 10976 1726879384.70173: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96388ef640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96388ed370> <<< 10976 1726879384.70194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879384.70276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879384.70289: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879384.70328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879384.70347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879384.70385: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f963858edc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f963858e8b0> import 'itertools' # <<< 10976 1726879384.70429: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f963858eeb0> <<< 10976 1726879384.70472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879384.70507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f963858ef70> <<< 10976 1726879384.70532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f963858ee80> import '_collections' # <<< 10976 1726879384.70582: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96388c9d30> import '_functools' # <<< 10976 1726879384.70610: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96388c3610> <<< 10976 1726879384.70690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96388d6670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96388f6e20> <<< 10976 1726879384.70702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879384.70735: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96385a0c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96388c9250> <<< 10976 1726879384.70777: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96388d6280> <<< 10976 1726879384.70808: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96388fc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879384.70848: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879384.70888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96385a0fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96385a0d90> <<< 10976 1726879384.70936: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 10976 1726879384.70968: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96385a0d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879384.70991: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879384.71007: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879384.71047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879384.71090: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py<<< 10976 1726879384.71115: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9638574370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879384.71145: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9638574460> <<< 10976 1726879384.71263: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96385a8fa0> <<< 10976 1726879384.71304: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96385a2a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96385a2490> <<< 10976 1726879384.71337: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879384.71415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879384.71430: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96384c21c0> <<< 10976 1726879384.71459: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f963855ec70> <<< 10976 1726879384.71507: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96385a2eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96388fc040> <<< 10976 1726879384.71534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879384.71572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879384.71636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96384d3af0> <<< 10976 1726879384.71690: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96384d3e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879384.71743: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96384e6730> <<< 10976 1726879384.71765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879384.71779: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96384e6c70> <<< 10976 1726879384.71808: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879384.71908: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f963847e3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96384d3f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f963848e280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96384e65b0> <<< 10976 1726879384.71934: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879384.71951: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f963848e340> <<< 10976 1726879384.71992: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96385a09d0> <<< 10976 1726879384.72032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879384.72081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879384.72143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96384aa6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879384.72174: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96384aa970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96384aa760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96384aa850> <<< 10976 1726879384.72288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879384.72400: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96384aaca0> <<< 10976 1726879384.72447: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96384b71f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96384aa8e0> <<< 10976 1726879384.72464: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f963849da30> <<< 10976 1726879384.72496: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96385a05b0> <<< 10976 1726879384.72511: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879384.72558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879384.72592: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96384aaa90> <<< 10976 1726879384.72747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879384.72765: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f96383ec670> <<< 10976 1726879384.73048: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 10976 1726879384.73148: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.73176: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879384.73214: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879384.73218: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.74452: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.75461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637d457f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879384.75521: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879384.75526: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879384.75538: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637dd5760> <<< 10976 1726879384.75574: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637dd5640> <<< 10976 1726879384.75616: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637dd5370> <<< 10976 1726879384.75632: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879384.75674: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637dd5490> <<< 10976 1726879384.75703: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637dd5190> import 'atexit' # <<< 10976 1726879384.75747: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637dd5400> <<< 10976 1726879384.75751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879384.75763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879384.75803: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637dd57c0> <<< 10976 1726879384.75842: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879384.75865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879384.75887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879384.75902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879384.75985: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637dbc7c0> <<< 10976 1726879384.76020: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637dbcb50> <<< 10976 1726879384.76067: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637dbc9a0> <<< 10976 1726879384.76083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879384.76132: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637cc74f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637dced30> <<< 10976 1726879384.76324: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637dd5520> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 10976 1726879384.76354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879384.76374: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637dce190> <<< 10976 1726879384.76389: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879384.76444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879384.76460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879384.76478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637df6a90> <<< 10976 1726879384.76541: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637da2190> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637da2790> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637ccdd00> <<< 10976 1726879384.76583: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637da26a0> <<< 10976 1726879384.76616: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9638360d30> <<< 10976 1726879384.76659: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879384.76676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879384.76679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879384.76702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879384.76780: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637d269d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9638368e50> <<< 10976 1726879384.76814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879384.76817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879384.76882: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637d340a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9638368e20> <<< 10976 1726879384.76895: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879384.76936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879384.76963: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879384.76978: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879384.77018: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9638371190> <<< 10976 1726879384.77146: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637d340d0> <<< 10976 1726879384.77249: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637dee2b0> <<< 10976 1726879384.77277: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9638368a90> <<< 10976 1726879384.77344: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9638368c10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96383ec820> <<< 10976 1726879384.77489: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637d310d0> <<< 10976 1726879384.77617: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637d272e0> <<< 10976 1726879384.77652: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637d31cd0> <<< 10976 1726879384.77687: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637d31670> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637d32100> # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879384.77706: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10976 1726879384.77783: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.77863: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.77904: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879384.77921: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.78014: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.78112: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.78587: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.79055: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879384.79089: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879384.79134: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879384.79230: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637d43730> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879384.79246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637d6d790> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96378ed250> <<< 10976 1726879384.79293: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879384.79323: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.79336: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879384.79456: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.79589: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879384.79612: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637db4eb0> # zipimport: zlib available <<< 10976 1726879384.80013: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.80377: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.80429: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.80483: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879384.80523: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.80564: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879384.80568: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.80612: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.80698: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10976 1726879384.80728: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879384.80737: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.80758: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.80795: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879384.81007: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.81217: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879384.81237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 10976 1726879384.81302: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637df2670> # zipimport: zlib available <<< 10976 1726879384.81367: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.81456: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879384.81460: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879384.81475: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.81505: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.81555: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879384.81558: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.81578: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.81619: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.81712: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.81779: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879384.81802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879384.81879: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637d669a0> <<< 10976 1726879384.81986: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637df2880> <<< 10976 1726879384.82029: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879384.82079: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.82145: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.82162: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.82201: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879384.82229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879384.82273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879384.82295: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879384.82308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879384.82385: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637d77190> <<< 10976 1726879384.82419: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96383794f0> <<< 10976 1726879384.82483: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637df2ca0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879384.82513: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.82538: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879384.82627: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 10976 1726879384.82648: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10976 1726879384.82819: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.83006: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.83010: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.83030: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.83050: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.83094: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.83117: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.83155: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 10976 1726879384.83219: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.83297: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.83331: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.83348: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 10976 1726879384.83482: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.83625: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.83683: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.83764: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879384.83795: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 10976 1726879384.83848: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637643ee0> <<< 10976 1726879384.83869: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 10976 1726879384.83898: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 10976 1726879384.83936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 10976 1726879384.83959: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 10976 1726879384.83963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637896640> <<< 10976 1726879384.84002: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96378965b0> <<< 10976 1726879384.84067: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f963763b220> <<< 10976 1726879384.84084: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96378e3c10> <<< 10976 1726879384.84111: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96378e5640> <<< 10976 1726879384.84115: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96378e58b0> <<< 10976 1726879384.84136: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 10976 1726879384.84160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 10976 1726879384.84173: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 10976 1726879384.84213: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637892f40> <<< 10976 1726879384.84236: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637897340> <<< 10976 1726879384.84252: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 10976 1726879384.84281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 10976 1726879384.84289: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637892e50> <<< 10976 1726879384.84305: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 10976 1726879384.84328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879384.84356: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879384.84372: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96378e2160> <<< 10976 1726879384.84393: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637dc0eb0> <<< 10976 1726879384.84414: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96378e51c0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 10976 1726879384.84456: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 10976 1726879384.84460: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.84464: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 10976 1726879384.84476: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.84524: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.84580: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 10976 1726879384.84628: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.84692: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 10976 1726879384.84717: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879384.84720: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 10976 1726879384.84745: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.84781: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 10976 1726879384.84797: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.84823: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.84878: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 10976 1726879384.84916: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.84961: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 10976 1726879384.85003: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.85062: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.85111: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.85158: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 10976 1726879384.85176: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.85590: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.85962: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 10976 1726879384.85995: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.86039: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.86065: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.86107: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 10976 1726879384.86132: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879384.86171: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 10976 1726879384.86220: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.86272: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 10976 1726879384.86299: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879384.86329: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py <<< 10976 1726879384.86342: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.86362: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.86393: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 10976 1726879384.86404: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.86458: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.86546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879384.86581: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96376accd0> <<< 10976 1726879384.86597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 10976 1726879384.86623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879384.86801: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96376ace20> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 10976 1726879384.86805: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.86862: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.86904: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 10976 1726879384.86987: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.87080: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 10976 1726879384.87083: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.87126: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.87204: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 10976 1726879384.87241: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.87279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 10976 1726879384.87313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 10976 1726879384.87460: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f963760c100> <<< 10976 1726879384.87716: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f963759c5e0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 10976 1726879384.87766: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.87827: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 10976 1726879384.87830: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.87887: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.87962: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.88055: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.88210: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 10976 1726879384.88228: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.88244: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.88284: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 10976 1726879384.88289: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.88320: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.88362: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 10976 1726879384.88441: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f963753e8b0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f963753ed60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 10976 1726879384.88473: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 10976 1726879384.88476: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.88498: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.88540: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 10976 1726879384.88682: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.88815: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 10976 1726879384.88830: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.88961: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.89044: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.89078: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.89127: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 10976 1726879384.89146: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.89156: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.89178: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.89310: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.89448: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 10976 1726879384.89457: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.89550: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.89661: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 10976 1726879384.89663: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.89695: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.89718: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.90176: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.90604: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 10976 1726879384.90610: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 10976 1726879384.90699: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.90790: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 10976 1726879384.90793: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.90875: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.90960: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 10976 1726879384.90969: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.91092: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.91230: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 10976 1726879384.91236: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.91254: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.91258: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 10976 1726879384.91264: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.91303: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.91337: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 10976 1726879384.91354: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.91436: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.91531: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.91684: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.91880: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 10976 1726879384.91895: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.91908: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.92012: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 10976 1726879384.92016: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.92032: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 10976 1726879384.92057: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.92135: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 10976 1726879384.92162: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.92178: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.92181: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 10976 1726879384.92233: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.92286: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 10976 1726879384.92289: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.92335: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.92733: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 10976 1726879384.92743: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.92843: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 10976 1726879384.92847: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.92890: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.92974: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 10976 1726879384.93036: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 10976 1726879384.93162: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879384.93597: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879384.93603: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.93691: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 10976 1726879384.93695: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 10976 1726879384.93723: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.93764: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 10976 1726879384.93768: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.93960: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.94181: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879384.94203: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 10976 1726879384.94355: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 10976 1726879384.94433: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.94449: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 10976 1726879384.94509: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.94598: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 10976 1726879384.94615: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.94720: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.94847: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py <<< 10976 1726879384.94923: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879384.95096: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879384.97428: stdout chunk (state=3): >>> {"name": "firewalld", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "12353", "ControlPID": "0", "BusName": "org.fedoraproject.FirewallD1", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:40:52 EDT", "ExecMainStartTimestampMonotonic": "262469449", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12353", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "3920", "MemoryCurrent": "31973376", "MemoryAvailable": "infinity", "CPUUsageNSec": "633850000", "TasksCurrent": "2", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Coredump<<< 10976 1726879384.97460: stdout chunk (state=3): >>>Filter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "null", "StandardError": "null", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "mixed", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "firewalld.service", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network-pre.target", "WantedBy": "multi-user.target", "Conflicts": "ip6tables.service iptables.service ebtables.service ipset.service shutdown.target", "Before": "multi-user.target shutdown.target network-pre.target", "After": "dbus-broker.service system.slice sysinit.target dbus.socket polkit.service basic.target", "Documentation": "\"man:firewalld(1)\"", "Description": "firewalld - dynamic firewall daemon", "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:42:35 EDT", "StateChangeTimestampMonotonic": "365551894", "InactiveExitTimestamp": "Fri 2024-09-20 20:40:52 EDT", "InactiveExitTimestampMonotonic": "262469686", "ActiveEnterTimestamp": "Fri 2024-09-20 20:40:52 EDT", "ActiveEnterTimestampMonotonic": "262640665", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:40:52 EDT", "ConditionTimestampMonotonic": "262464086", "AssertTimestamp": "Fri 2024-09-20 20:40:52 EDT", "AssertTimestampMonotonic": "262464090", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "29a5db2a7c514a03a87cd82ed39b41eb", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "firewalld", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 10976 1726879384.97961: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time <<< 10976 1726879384.98031: stdout chunk (state=3): >>># cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing <<< 10976 1726879384.98103: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd <<< 10976 1726879384.98107: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 10976 1726879384.98367: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879384.98370: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879384.98451: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 10976 1726879384.98475: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 10976 1726879384.98491: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879384.98494: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879384.98534: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 10976 1726879384.98588: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 10976 1726879384.98613: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 10976 1726879384.98645: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 10976 1726879384.98691: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 10976 1726879384.98728: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 10976 1726879384.98760: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 10976 1726879384.98860: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 10976 1726879384.98949: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879384.98997: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879384.99054: stdout chunk (state=3): >>># destroy gc # destroy termios <<< 10976 1726879384.99057: stdout chunk (state=3): >>># destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879384.99249: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath <<< 10976 1726879384.99312: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 10976 1726879384.99316: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879384.99350: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879384.99762: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879384.99766: stdout chunk (state=3): >>><<< 10976 1726879384.99769: stderr chunk (state=3): >>><<< 10976 1726879384.99932: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96389f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96389983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96389f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96389f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9638998490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9638998940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9638998670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f963894f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f963894f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9638972850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f963894f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96389b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9638948d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9638972d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9638998970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96388edeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96388f1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96388e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96388ef640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96388ed370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f963858edc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f963858e8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f963858eeb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f963858ef70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f963858ee80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96388c9d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96388c3610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96388d6670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96388f6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96385a0c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96388c9250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96388d6280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96388fc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96385a0fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96385a0d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96385a0d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9638574370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9638574460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96385a8fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96385a2a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96385a2490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96384c21c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f963855ec70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96385a2eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96388fc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96384d3af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96384d3e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96384e6730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96384e6c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f963847e3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96384d3f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f963848e280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96384e65b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f963848e340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96385a09d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96384aa6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96384aa970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96384aa760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96384aa850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96384aaca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96384b71f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96384aa8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f963849da30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96385a05b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96384aaa90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f96383ec670> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637d457f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637dd5760> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637dd5640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637dd5370> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637dd5490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637dd5190> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637dd5400> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637dd57c0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637dbc7c0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637dbcb50> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637dbc9a0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637cc74f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637dced30> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637dd5520> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637dce190> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637df6a90> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637da2190> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637da2790> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637ccdd00> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637da26a0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9638360d30> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637d269d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9638368e50> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637d340a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9638368e20> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9638371190> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637d340d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637dee2b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9638368a90> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9638368c10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96383ec820> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637d310d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637d272e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637d31cd0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637d31670> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637d32100> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637d43730> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637d6d790> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96378ed250> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637db4eb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637df2670> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637d669a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637df2880> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637d77190> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96383794f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637df2ca0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637643ee0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637896640> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96378965b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f963763b220> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96378e3c10> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96378e5640> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96378e58b0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9637892f40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637897340> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637892e50> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96378e2160> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9637dc0eb0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96378e51c0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96376accd0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96376ace20> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f963760c100> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f963759c5e0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f963753e8b0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f963753ed60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_vk4pbtib/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "firewalld", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "12353", "ControlPID": "0", "BusName": "org.fedoraproject.FirewallD1", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:40:52 EDT", "ExecMainStartTimestampMonotonic": "262469449", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12353", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "3920", "MemoryCurrent": "31973376", "MemoryAvailable": "infinity", "CPUUsageNSec": "633850000", "TasksCurrent": "2", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "null", "StandardError": "null", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "mixed", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "firewalld.service", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network-pre.target", "WantedBy": "multi-user.target", "Conflicts": "ip6tables.service iptables.service ebtables.service ipset.service shutdown.target", "Before": "multi-user.target shutdown.target network-pre.target", "After": "dbus-broker.service system.slice sysinit.target dbus.socket polkit.service basic.target", "Documentation": "\"man:firewalld(1)\"", "Description": "firewalld - dynamic firewall daemon", "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:42:35 EDT", "StateChangeTimestampMonotonic": "365551894", "InactiveExitTimestamp": "Fri 2024-09-20 20:40:52 EDT", "InactiveExitTimestampMonotonic": "262469686", "ActiveEnterTimestamp": "Fri 2024-09-20 20:40:52 EDT", "ActiveEnterTimestampMonotonic": "262640665", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:40:52 EDT", "ConditionTimestampMonotonic": "262464086", "AssertTimestamp": "Fri 2024-09-20 20:40:52 EDT", "AssertTimestampMonotonic": "262464090", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "29a5db2a7c514a03a87cd82ed39b41eb", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "firewalld", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879385.01008: done with _execute_module (ansible.legacy.systemd, {'name': 'firewalld', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_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-1726879384.5040672-11875-69121301816486/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879385.01012: _low_level_execute_command(): starting 10976 1726879385.01015: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879384.5040672-11875-69121301816486/ > /dev/null 2>&1 && sleep 0' 10976 1726879385.01705: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879385.01713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879385.01767: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879385.01784: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration <<< 10976 1726879385.01791: 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 <<< 10976 1726879385.01804: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879385.01810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879385.01898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879385.01912: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879385.01917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879385.01988: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879385.04070: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879385.04075: stdout chunk (state=3): >>><<< 10976 1726879385.04078: stderr chunk (state=3): >>><<< 10976 1726879385.04113: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879385.04117: handler run complete 10976 1726879385.04192: attempt loop complete, returning result 10976 1726879385.04195: _execute() done 10976 1726879385.04198: dumping result to json 10976 1726879385.04215: done dumping result, returning 10976 1726879385.04221: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Enable and start firewalld service [0e24e73b-299d-f469-e0b0-000000000348] 10976 1726879385.04230: sending task result for task 0e24e73b-299d-f469-e0b0-000000000348 ok: [managed_node2] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 20:40:52 EDT", "ActiveEnterTimestampMonotonic": "262640665", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service system.slice sysinit.target dbus.socket polkit.service basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:40:52 EDT", "AssertTimestampMonotonic": "262464090", "Before": "multi-user.target shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "633850000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:40:52 EDT", "ConditionTimestampMonotonic": "262464086", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service iptables.service ebtables.service ipset.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "3920", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12353", "ExecMainStartTimestamp": "Fri 2024-09-20 20:40:52 EDT", "ExecMainStartTimestampMonotonic": "262469449", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2024-09-20 20:40:52 EDT", "InactiveExitTimestampMonotonic": "262469686", "InvocationID": "29a5db2a7c514a03a87cd82ed39b41eb", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12353", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "31973376", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus.socket sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 20:42:35 EDT", "StateChangeTimestampMonotonic": "365551894", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 10976 1726879385.04942: no more pending results, returning what we have 10976 1726879385.04947: results queue empty 10976 1726879385.04948: checking for any_errors_fatal 10976 1726879385.04973: done checking for any_errors_fatal 10976 1726879385.04974: checking for max_fail_percentage 10976 1726879385.04976: done checking for max_fail_percentage 10976 1726879385.04978: checking to see if all hosts have failed and the running result is not ok 10976 1726879385.04979: done checking to see if all hosts have failed 10976 1726879385.04979: getting the remaining hosts for this loop 10976 1726879385.04981: done getting the remaining hosts for this loop 10976 1726879385.04985: getting the next task for host managed_node2 10976 1726879385.04994: done getting next task for host managed_node2 10976 1726879385.04998: ^ task is: TASK: fedora.linux_system_roles.firewall : Check if previous replaced is defined 10976 1726879385.05004: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879385.05015: getting variables 10976 1726879385.05017: in VariableManager get_vars() 10976 1726879385.05272: Calling all_inventory to load vars for managed_node2 10976 1726879385.05276: Calling groups_inventory to load vars for managed_node2 10976 1726879385.05279: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879385.05295: Calling all_plugins_play to load vars for managed_node2 10976 1726879385.05299: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879385.05304: Calling groups_plugins_play to load vars for managed_node2 10976 1726879385.05588: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000348 10976 1726879385.05593: WORKER PROCESS EXITING 10976 1726879385.05651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879385.06094: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879385.06230: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879385.06240: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879385.06328: done with get_vars() 10976 1726879385.06527: done getting variables 10976 1726879385.06616: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Friday 20 September 2024 20:43:05 -0400 (0:00:00.645) 0:00:26.489 ****** 10976 1726879385.06779: entering _queue_task() for managed_node2/set_fact 10976 1726879385.07337: worker is 1 (out of 1 available) 10976 1726879385.07352: exiting _queue_task() for managed_node2/set_fact 10976 1726879385.07366: done queuing things up, now waiting for results queue to drain 10976 1726879385.07367: waiting for pending results... 10976 1726879385.07731: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Check if previous replaced is defined 10976 1726879385.07933: in run() - task 0e24e73b-299d-f469-e0b0-000000000349 10976 1726879385.07958: variable 'ansible_search_path' from source: unknown 10976 1726879385.07965: variable 'ansible_search_path' from source: unknown 10976 1726879385.08018: calling self._execute() 10976 1726879385.08137: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879385.08151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879385.08167: variable 'omit' from source: magic vars 10976 1726879385.08780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879385.11604: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879385.11692: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879385.11751: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879385.11791: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879385.11834: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879385.11953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879385.12005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879385.12045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879385.12092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879385.12112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879385.12303: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879385.12318: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879385.12351: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879385.12369: variable 'omit' from source: magic vars 10976 1726879385.12463: variable 'omit' from source: magic vars 10976 1726879385.12708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879385.12745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879385.12773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879385.12831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879385.12850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879385.12898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879385.12938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879385.12967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879385.13010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879385.13040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879385.13087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879385.13115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879385.13156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879385.13203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879385.13225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879385.13464: variable 'firewall' from source: include params 10976 1726879385.13579: variable '__ha_fw_service' from source: include params 10976 1726879385.13596: variable '__fence_fw_port' from source: include params 10976 1726879385.13756: variable '__use_fence_fw_port' from source: include params 10976 1726879385.14048: variable '__arch' from source: include params 10976 1726879385.14158: variable 'ansible_facts' from source: unknown 10976 1726879385.14263: variable 'ha_cluster_fence_agent_packages' from source: role '' defaults 10976 1726879385.14277: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 10976 1726879385.14376: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 10976 1726879385.14576: variable 'ansible_architecture' from source: facts 10976 1726879385.14646: variable 'ha_cluster_extra_packages' from source: role '' defaults 10976 1726879385.14794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879385.14988: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879385.15039: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879385.15074: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879385.15116: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879385.15185: 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) 10976 1726879385.15232: 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) 10976 1726879385.15264: 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) 10976 1726879385.15296: 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) 10976 1726879385.15489: variable 'discovered_interpreter_python' from source: facts 10976 1726879385.15518: variable 'omit' from source: magic vars 10976 1726879385.15566: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879385.15600: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879385.15662: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879385.15686: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879385.15702: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879385.15751: variable 'inventory_hostname' from source: set_fact 10976 1726879385.15766: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879385.15777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879385.15918: Set connection var ansible_pipelining to False 10976 1726879385.15942: Set connection var ansible_shell_executable to /bin/sh 10976 1726879385.15958: Set connection var ansible_timeout to 10 10976 1726879385.15974: Set connection var ansible_shell_type to sh 10976 1726879385.15992: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879385.16002: Set connection var ansible_connection to ssh 10976 1726879385.16042: variable 'ansible_shell_executable' from source: unknown 10976 1726879385.16050: variable 'ansible_connection' from source: unknown 10976 1726879385.16058: variable 'ansible_module_compression' from source: unknown 10976 1726879385.16064: variable 'ansible_shell_type' from source: unknown 10976 1726879385.16069: variable 'ansible_shell_executable' from source: unknown 10976 1726879385.16088: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879385.16105: variable 'ansible_pipelining' from source: unknown 10976 1726879385.16118: variable 'ansible_timeout' from source: unknown 10976 1726879385.16129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879385.16290: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879385.16324: variable 'omit' from source: magic vars 10976 1726879385.16340: starting attempt loop 10976 1726879385.16351: running the handler 10976 1726879385.16373: handler run complete 10976 1726879385.16392: attempt loop complete, returning result 10976 1726879385.16404: _execute() done 10976 1726879385.16427: dumping result to json 10976 1726879385.16437: done dumping result, returning 10976 1726879385.16459: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Check if previous replaced is defined [0e24e73b-299d-f469-e0b0-000000000349] 10976 1726879385.16472: sending task result for task 0e24e73b-299d-f469-e0b0-000000000349 ok: [managed_node2] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3.9", "__firewall_report_changed": true }, "changed": false } 10976 1726879385.16693: no more pending results, returning what we have 10976 1726879385.16700: results queue empty 10976 1726879385.16701: checking for any_errors_fatal 10976 1726879385.16724: done checking for any_errors_fatal 10976 1726879385.16725: checking for max_fail_percentage 10976 1726879385.16727: done checking for max_fail_percentage 10976 1726879385.16729: checking to see if all hosts have failed and the running result is not ok 10976 1726879385.16730: done checking to see if all hosts have failed 10976 1726879385.16730: getting the remaining hosts for this loop 10976 1726879385.16732: done getting the remaining hosts for this loop 10976 1726879385.16737: getting the next task for host managed_node2 10976 1726879385.16753: done getting next task for host managed_node2 10976 1726879385.16758: ^ task is: TASK: fedora.linux_system_roles.firewall : Get config files, checksums before and remove 10976 1726879385.16768: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879385.16781: getting variables 10976 1726879385.16783: in VariableManager get_vars() 10976 1726879385.16842: Calling all_inventory to load vars for managed_node2 10976 1726879385.16845: Calling groups_inventory to load vars for managed_node2 10976 1726879385.16848: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879385.16860: Calling all_plugins_play to load vars for managed_node2 10976 1726879385.16867: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879385.16875: Calling groups_plugins_play to load vars for managed_node2 10976 1726879385.17139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879385.17644: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879385.17654: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000349 10976 1726879385.17657: WORKER PROCESS EXITING 10976 1726879385.17677: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879385.17685: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879385.18038: done with get_vars() 10976 1726879385.18069: done getting variables 10976 1726879385.18257: Loading ActionModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/script.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Friday 20 September 2024 20:43:05 -0400 (0:00:00.116) 0:00:26.606 ****** 10976 1726879385.18313: entering _queue_task() for managed_node2/script 10976 1726879385.18316: Creating lock for script 10976 1726879385.18730: worker is 1 (out of 1 available) 10976 1726879385.18750: exiting _queue_task() for managed_node2/script 10976 1726879385.18777: done queuing things up, now waiting for results queue to drain 10976 1726879385.18779: waiting for pending results... 10976 1726879385.19329: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Get config files, checksums before and remove 10976 1726879385.19618: in run() - task 0e24e73b-299d-f469-e0b0-00000000034b 10976 1726879385.19672: variable 'ansible_search_path' from source: unknown 10976 1726879385.19711: variable 'ansible_search_path' from source: unknown 10976 1726879385.19777: calling self._execute() 10976 1726879385.19976: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879385.20008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879385.20038: variable 'omit' from source: magic vars 10976 1726879385.21047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879385.24790: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879385.24887: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879385.24933: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879385.24981: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879385.25017: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879385.25142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879385.25210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879385.25243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879385.25301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879385.25319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879385.25490: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879385.25514: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879385.25544: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879385.25700: variable '__firewall_previous_replaced' from source: set_fact 10976 1726879385.25717: Evaluated conditional (__firewall_previous_replaced | bool): False 10976 1726879385.25732: when evaluation is False, skipping this task 10976 1726879385.25739: _execute() done 10976 1726879385.25746: dumping result to json 10976 1726879385.25752: done dumping result, returning 10976 1726879385.25763: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Get config files, checksums before and remove [0e24e73b-299d-f469-e0b0-00000000034b] 10976 1726879385.25772: sending task result for task 0e24e73b-299d-f469-e0b0-00000000034b skipping: [managed_node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } 10976 1726879385.25941: no more pending results, returning what we have 10976 1726879385.25945: results queue empty 10976 1726879385.25946: checking for any_errors_fatal 10976 1726879385.25954: done checking for any_errors_fatal 10976 1726879385.25955: checking for max_fail_percentage 10976 1726879385.25957: done checking for max_fail_percentage 10976 1726879385.25959: checking to see if all hosts have failed and the running result is not ok 10976 1726879385.25959: done checking to see if all hosts have failed 10976 1726879385.25960: getting the remaining hosts for this loop 10976 1726879385.25962: done getting the remaining hosts for this loop 10976 1726879385.25965: getting the next task for host managed_node2 10976 1726879385.25974: done getting next task for host managed_node2 10976 1726879385.25979: ^ task is: TASK: fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed 10976 1726879385.25987: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879385.26002: getting variables 10976 1726879385.26004: in VariableManager get_vars() 10976 1726879385.26048: Calling all_inventory to load vars for managed_node2 10976 1726879385.26050: Calling groups_inventory to load vars for managed_node2 10976 1726879385.26053: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879385.26063: Calling all_plugins_play to load vars for managed_node2 10976 1726879385.26067: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879385.26070: Calling groups_plugins_play to load vars for managed_node2 10976 1726879385.26370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879385.26711: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879385.26720: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000034b 10976 1726879385.26725: WORKER PROCESS EXITING 10976 1726879385.26744: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879385.26751: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879385.26958: done with get_vars() 10976 1726879385.26972: done getting variables 10976 1726879385.27249: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 20 September 2024 20:43:05 -0400 (0:00:00.089) 0:00:26.696 ****** 10976 1726879385.27298: entering _queue_task() for managed_node2/set_fact 10976 1726879385.27650: worker is 1 (out of 1 available) 10976 1726879385.27664: exiting _queue_task() for managed_node2/set_fact 10976 1726879385.27676: done queuing things up, now waiting for results queue to drain 10976 1726879385.27678: waiting for pending results... 10976 1726879385.28021: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed 10976 1726879385.28256: in run() - task 0e24e73b-299d-f469-e0b0-00000000034c 10976 1726879385.28293: variable 'ansible_search_path' from source: unknown 10976 1726879385.28307: variable 'ansible_search_path' from source: unknown 10976 1726879385.28363: calling self._execute() 10976 1726879385.28502: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879385.28529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879385.28553: variable 'omit' from source: magic vars 10976 1726879385.29301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879385.32467: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879385.32579: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879385.32646: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879385.32696: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879385.32745: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879385.32900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879385.32944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879385.32975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879385.33043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879385.33069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879385.33245: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879385.33265: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879385.33298: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879385.33459: variable '__firewall_previous_replaced' from source: set_fact 10976 1726879385.33479: Evaluated conditional (__firewall_previous_replaced | bool): False 10976 1726879385.33494: when evaluation is False, skipping this task 10976 1726879385.33502: _execute() done 10976 1726879385.33509: dumping result to json 10976 1726879385.33516: done dumping result, returning 10976 1726879385.33530: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed [0e24e73b-299d-f469-e0b0-00000000034c] 10976 1726879385.33547: sending task result for task 0e24e73b-299d-f469-e0b0-00000000034c skipping: [managed_node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } 10976 1726879385.33719: no more pending results, returning what we have 10976 1726879385.33726: results queue empty 10976 1726879385.33727: checking for any_errors_fatal 10976 1726879385.33737: done checking for any_errors_fatal 10976 1726879385.33738: checking for max_fail_percentage 10976 1726879385.33740: done checking for max_fail_percentage 10976 1726879385.33741: checking to see if all hosts have failed and the running result is not ok 10976 1726879385.33742: done checking to see if all hosts have failed 10976 1726879385.33743: getting the remaining hosts for this loop 10976 1726879385.33744: done getting the remaining hosts for this loop 10976 1726879385.33748: getting the next task for host managed_node2 10976 1726879385.33760: done getting next task for host managed_node2 10976 1726879385.33765: ^ task is: TASK: fedora.linux_system_roles.firewall : Configure firewall 10976 1726879385.33771: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879385.33790: getting variables 10976 1726879385.33792: in VariableManager get_vars() 10976 1726879385.33841: Calling all_inventory to load vars for managed_node2 10976 1726879385.33844: Calling groups_inventory to load vars for managed_node2 10976 1726879385.33846: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879385.33859: Calling all_plugins_play to load vars for managed_node2 10976 1726879385.33862: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879385.33865: Calling groups_plugins_play to load vars for managed_node2 10976 1726879385.34090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879385.34469: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879385.34481: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000034c 10976 1726879385.34487: WORKER PROCESS EXITING 10976 1726879385.34508: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879385.34516: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879385.34701: done with get_vars() 10976 1726879385.34718: done getting variables TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Friday 20 September 2024 20:43:05 -0400 (0:00:00.076) 0:00:26.772 ****** 10976 1726879385.34945: entering _queue_task() for managed_node2/fedora.linux_system_roles.firewall_lib 10976 1726879385.34954: Creating lock for fedora.linux_system_roles.firewall_lib 10976 1726879385.35427: worker is 1 (out of 1 available) 10976 1726879385.35441: exiting _queue_task() for managed_node2/fedora.linux_system_roles.firewall_lib 10976 1726879385.35467: done queuing things up, now waiting for results queue to drain 10976 1726879385.35469: waiting for pending results... 10976 1726879385.35829: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Configure firewall 10976 1726879385.36043: in run() - task 0e24e73b-299d-f469-e0b0-00000000034e 10976 1726879385.36069: variable 'ansible_search_path' from source: unknown 10976 1726879385.36079: variable 'ansible_search_path' from source: unknown 10976 1726879385.36688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879385.39644: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879385.39744: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879385.39800: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879385.39859: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879385.39898: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879385.40008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879385.40057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879385.40100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879385.40160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879385.40190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879385.40265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879385.40303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879385.40330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879385.40372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879385.40397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879385.40513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879385.40927: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879385.40996: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879385.41046: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879385.41095: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879385.41167: 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) 10976 1726879385.41205: 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) 10976 1726879385.41248: 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) 10976 1726879385.41294: 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) 10976 1726879385.41401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879385.41442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879385.41479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879385.41537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879385.41559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879385.41913: variable 'firewall' from source: include params 10976 1726879385.42052: variable '__ha_fw_service' from source: include params 10976 1726879385.42082: variable '__fence_fw_port' from source: include params 10976 1726879385.42281: variable '__use_fence_fw_port' from source: include params 10976 1726879385.42593: variable '__arch' from source: include params 10976 1726879385.42709: variable 'ansible_facts' from source: unknown 10976 1726879385.42820: variable 'ha_cluster_fence_agent_packages' from source: role '' defaults 10976 1726879385.42833: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 10976 1726879385.42932: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 10976 1726879385.43117: variable 'ansible_architecture' from source: facts 10976 1726879385.43192: variable 'ha_cluster_extra_packages' from source: role '' defaults 10976 1726879385.43261: variable '__previous' from source: task vars 10976 1726879385.43272: variable '__detailed' from source: task vars 10976 1726879385.43376: variable 'omit' from source: magic vars 10976 1726879385.43495: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879385.43510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879385.43529: variable 'omit' from source: magic vars 10976 1726879385.43791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879385.43825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879385.43871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879385.43928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879385.43946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879385.44168: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879385.44204: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879385.44247: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879385.44273: variable 'omit' from source: magic vars 10976 1726879385.44378: variable 'omit' from source: magic vars 10976 1726879385.44578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879385.44616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879385.44667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879385.44736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879385.44786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879385.44917: variable 'item' from source: unknown 10976 1726879385.44930: variable 'omit' from source: magic vars 10976 1726879385.45212: variable 'item' from source: unknown 10976 1726879385.45238: variable 'omit' from source: magic vars 10976 1726879385.45414: variable 'item' from source: unknown 10976 1726879385.45429: variable 'omit' from source: magic vars 10976 1726879385.45576: variable 'item' from source: unknown 10976 1726879385.45593: variable 'omit' from source: magic vars 10976 1726879385.45780: variable 'item' from source: unknown 10976 1726879385.45793: variable 'omit' from source: magic vars 10976 1726879385.45927: variable 'item' from source: unknown 10976 1726879385.45938: variable 'omit' from source: magic vars 10976 1726879385.46073: variable 'item' from source: unknown 10976 1726879385.46087: variable 'omit' from source: magic vars 10976 1726879385.46215: variable 'item' from source: unknown 10976 1726879385.46229: variable 'omit' from source: magic vars 10976 1726879385.46350: variable 'item' from source: unknown 10976 1726879385.46360: variable 'omit' from source: magic vars 10976 1726879385.46483: variable 'item' from source: unknown 10976 1726879385.46499: variable 'omit' from source: magic vars 10976 1726879385.46634: variable 'item' from source: unknown 10976 1726879385.46645: variable 'omit' from source: magic vars 10976 1726879385.46772: variable 'item' from source: unknown 10976 1726879385.46781: variable 'omit' from source: magic vars 10976 1726879385.46908: variable 'item' from source: unknown 10976 1726879385.46919: variable 'omit' from source: magic vars 10976 1726879385.47052: variable 'item' from source: unknown 10976 1726879385.47063: variable 'omit' from source: magic vars 10976 1726879385.47193: variable 'item' from source: unknown 10976 1726879385.47203: variable 'omit' from source: magic vars 10976 1726879385.47324: variable 'item' from source: unknown 10976 1726879385.47334: variable 'omit' from source: magic vars 10976 1726879385.47460: variable 'item' from source: unknown 10976 1726879385.47472: variable 'omit' from source: magic vars 10976 1726879385.47613: variable 'item' from source: unknown 10976 1726879385.47625: variable 'omit' from source: magic vars 10976 1726879385.47757: variable 'item' from source: unknown 10976 1726879385.47769: variable 'omit' from source: magic vars 10976 1726879385.47906: variable 'item' from source: unknown 10976 1726879385.47921: variable 'omit' from source: magic vars 10976 1726879385.48051: variable 'item' from source: unknown 10976 1726879385.48061: variable 'omit' from source: magic vars 10976 1726879385.48193: variable 'item' from source: unknown 10976 1726879385.48203: variable 'omit' from source: magic vars 10976 1726879385.48331: variable 'item' from source: unknown 10976 1726879385.48341: variable 'omit' from source: magic vars 10976 1726879385.48473: variable 'item' from source: unknown 10976 1726879385.48608: variable 'item' from source: unknown 10976 1726879385.48746: variable 'item' from source: unknown 10976 1726879385.48756: variable 'omit' from source: magic vars 10976 1726879385.48768: variable '__firewall_report_changed' from source: set_fact 10976 1726879385.48794: variable 'omit' from source: magic vars 10976 1726879385.48837: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879385.48873: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879385.48904: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879385.48931: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879385.48948: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879385.48984: variable 'inventory_hostname' from source: set_fact 10976 1726879385.48995: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879385.49002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879385.49133: Set connection var ansible_pipelining to False 10976 1726879385.49146: Set connection var ansible_shell_executable to /bin/sh 10976 1726879385.49155: Set connection var ansible_timeout to 10 10976 1726879385.49161: Set connection var ansible_shell_type to sh 10976 1726879385.49176: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879385.49187: Set connection var ansible_connection to ssh 10976 1726879385.49217: variable 'ansible_shell_executable' from source: unknown 10976 1726879385.49231: variable 'ansible_connection' from source: unknown 10976 1726879385.49241: variable 'ansible_module_compression' from source: unknown 10976 1726879385.49247: variable 'ansible_shell_type' from source: unknown 10976 1726879385.49253: variable 'ansible_shell_executable' from source: unknown 10976 1726879385.49259: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879385.49266: variable 'ansible_pipelining' from source: unknown 10976 1726879385.49271: variable 'ansible_timeout' from source: unknown 10976 1726879385.49283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879385.49449: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879385.49470: variable 'omit' from source: magic vars 10976 1726879385.49480: starting attempt loop 10976 1726879385.49490: running the handler 10976 1726879385.49511: _low_level_execute_command(): starting 10976 1726879385.49530: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879385.50446: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879385.50466: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879385.50483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879385.50507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879385.50567: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879385.50584: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879385.50603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879385.50621: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879385.50635: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879385.50647: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879385.50665: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879385.50689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879385.50710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879385.50726: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879385.50738: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879385.50752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879385.50849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879385.50868: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879385.50889: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879385.51009: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879385.52664: stdout chunk (state=3): >>>/root <<< 10976 1726879385.52870: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879385.52874: stdout chunk (state=3): >>><<< 10976 1726879385.52877: stderr chunk (state=3): >>><<< 10976 1726879385.53015: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879385.53019: _low_level_execute_command(): starting 10976 1726879385.53024: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879385.529048-11912-169586003962014 `" && echo ansible-tmp-1726879385.529048-11912-169586003962014="` echo /root/.ansible/tmp/ansible-tmp-1726879385.529048-11912-169586003962014 `" ) && sleep 0' 10976 1726879385.54024: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879385.54030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879385.54045: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879385.54108: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879385.54661: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879385.54666: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879385.54714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879385.56601: stdout chunk (state=3): >>>ansible-tmp-1726879385.529048-11912-169586003962014=/root/.ansible/tmp/ansible-tmp-1726879385.529048-11912-169586003962014 <<< 10976 1726879385.56710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879385.56799: stderr chunk (state=3): >>><<< 10976 1726879385.56803: stdout chunk (state=3): >>><<< 10976 1726879385.56828: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879385.529048-11912-169586003962014=/root/.ansible/tmp/ansible-tmp-1726879385.529048-11912-169586003962014 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879385.57038: variable 'ansible_module_compression' from source: unknown 10976 1726879385.57042: ANSIBALLZ: Using lock for fedora.linux_system_roles.firewall_lib 10976 1726879385.57044: ANSIBALLZ: Acquiring lock 10976 1726879385.57046: ANSIBALLZ: Lock acquired: 139704747941648 10976 1726879385.57048: ANSIBALLZ: Creating module 10976 1726879385.94069: ANSIBALLZ: Writing module into payload 10976 1726879385.94378: ANSIBALLZ: Writing module 10976 1726879385.94430: ANSIBALLZ: Renaming module 10976 1726879385.94446: ANSIBALLZ: Done creating module 10976 1726879385.94475: variable 'ansible_facts' from source: unknown 10976 1726879385.94557: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879385.529048-11912-169586003962014/AnsiballZ_firewall_lib.py 10976 1726879385.94759: Sending initial data 10976 1726879385.94764: Sent initial data (160 bytes) 10976 1726879385.96002: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879385.96030: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879385.96046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879385.96064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879385.96110: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879385.96132: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879385.96146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879385.96163: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879385.96174: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879385.96183: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879385.96195: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879385.96207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879385.96225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879385.96241: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879385.96251: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879385.96263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879385.96338: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879385.96389: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879385.96404: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879385.96544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879385.98450: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879385.98482: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879385.98527: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp816hqla_ /root/.ansible/tmp/ansible-tmp-1726879385.529048-11912-169586003962014/AnsiballZ_firewall_lib.py <<< 10976 1726879385.98560: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879385.99754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879385.99984: stderr chunk (state=3): >>><<< 10976 1726879385.99988: stdout chunk (state=3): >>><<< 10976 1726879385.99991: done transferring module to remote 10976 1726879385.99993: _low_level_execute_command(): starting 10976 1726879385.99995: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879385.529048-11912-169586003962014/ /root/.ansible/tmp/ansible-tmp-1726879385.529048-11912-169586003962014/AnsiballZ_firewall_lib.py && sleep 0' 10976 1726879386.00768: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879386.00786: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879386.00802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879386.00819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879386.00881: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879386.00895: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879386.00909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879386.00928: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879386.00968: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879386.00979: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879386.00995: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879386.01007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879386.01025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879386.01036: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879386.01045: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879386.01057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879386.01174: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879386.01252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879386.01269: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879386.01355: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879386.03259: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879386.03360: stdout chunk (state=3): >>><<< 10976 1726879386.03364: stderr chunk (state=3): >>><<< 10976 1726879386.03367: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879386.03369: _low_level_execute_command(): starting 10976 1726879386.03371: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879385.529048-11912-169586003962014/AnsiballZ_firewall_lib.py && sleep 0' 10976 1726879386.04008: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879386.04034: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879386.04057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879386.04074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879386.04125: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879386.04140: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879386.04155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879386.04171: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879386.04181: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879386.04192: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879386.04205: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879386.04217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879386.04235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879386.04250: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879386.04260: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879386.04274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879386.04355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879386.04374: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879386.04389: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879386.04483: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879386.06492: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879386.06499: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879386.06542: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879386.06595: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879386.06618: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879386.06621: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879386.06664: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879386.06678: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879386.06731: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.06757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879386.06770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879386.06796: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161973dc0> <<< 10976 1726879386.06840: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879386.06866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1619183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161973b20> <<< 10976 1726879386.06886: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879386.06907: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161973ac0> <<< 10976 1726879386.06940: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879386.06961: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879386.06964: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161918490> <<< 10976 1726879386.07005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879386.07009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879386.07046: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161918940> <<< 10976 1726879386.07100: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161918670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879386.07111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879386.07157: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879386.07218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879386.07226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1618cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879386.07238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879386.07535: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1618cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1618f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1618cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161930880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1618c8d90> <<< 10976 1726879386.07572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1618f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161918970> <<< 10976 1726879386.07575: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879386.07868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879386.08030: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff16186deb0> <<< 10976 1726879386.08134: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161871f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879386.08138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161867610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff16186f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff16186d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879386.08310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.08318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879386.08597: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1615d5d90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615d5880> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615d5e80> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879386.08660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615d5f40> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615d5e50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161849d00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1618425e0> <<< 10976 1726879386.08800: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161857640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161876df0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1615e7c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161849220> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff161857250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff16187c9a0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879386.08804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.08861: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615e7f70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615e7d60> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615e7cd0> <<< 10976 1726879386.08889: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879386.08926: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879386.08954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879386.08997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879386.09104: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615bb340> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879386.09115: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615bb430> <<< 10976 1726879386.09227: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615f1f70> <<< 10976 1726879386.09272: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615e9a00> <<< 10976 1726879386.09300: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615e94c0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879386.09333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879386.09375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879386.09406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1614f0190> <<< 10976 1726879386.09440: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615a6cd0> <<< 10976 1726879386.09605: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615e9e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161876fd0> <<< 10976 1726879386.09671: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161502ac0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff161502df0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161513700> <<< 10976 1726879386.09705: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879386.09796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161513c40> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1614a0370> <<< 10976 1726879386.09919: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161502ee0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879386.09934: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1614b0250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161513580> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1614b0310> <<< 10976 1726879386.10008: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615e79a0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879386.10095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879386.10205: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1614cc670> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1614cc940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1614cc730> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1614cc820> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879386.10382: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1614ccc70> <<< 10976 1726879386.10424: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1613e21c0> <<< 10976 1726879386.10445: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1614cc8b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1614c0a00> <<< 10976 1726879386.10466: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615e7580> <<< 10976 1726879386.10491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879386.10552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879386.10624: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1614cca60> <<< 10976 1726879386.10708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff161409640> <<< 10976 1726879386.10869: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip' # zipimport: zlib available <<< 10976 1726879386.11032: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879386.11036: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879386.11044: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.12294: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.13258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160dd6790> <<< 10976 1726879386.13263: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.13292: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879386.13321: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879386.13357: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160dd6160> <<< 10976 1726879386.13391: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160dd6280> <<< 10976 1726879386.13428: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160dd6ee0> <<< 10976 1726879386.13451: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879386.13506: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160dd6fd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160dd6d00> <<< 10976 1726879386.13509: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879386.13538: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160dd6f40> <<< 10976 1726879386.13556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879386.13587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879386.13625: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160dd6100> <<< 10976 1726879386.13644: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879386.13667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879386.13694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879386.13723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879386.13735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879386.13810: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160dae160> <<< 10976 1726879386.13847: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160d4cf70> <<< 10976 1726879386.13880: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879386.13892: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160d4cd90> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879386.13925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879386.13965: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160d4c400> <<< 10976 1726879386.13976: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161381dc0> <<< 10976 1726879386.14155: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1613813d0> <<< 10976 1726879386.14160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879386.14194: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161381f40> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879386.14227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879386.14256: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879386.14279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879386.14302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161352b20> <<< 10976 1726879386.14389: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160d24ca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160d24370> <<< 10976 1726879386.14392: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160ddf460> <<< 10976 1726879386.14421: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160d24490> <<< 10976 1726879386.14464: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py<<< 10976 1726879386.14494: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160d244c0> <<< 10976 1726879386.14497: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879386.14510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879386.14535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879386.14621: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879386.14646: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160d0e220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1613621c0> <<< 10976 1726879386.14650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879386.14715: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160d1b8e0> <<< 10976 1726879386.14719: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161362340> <<< 10976 1726879386.14735: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879386.14778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.14801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879386.14859: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff16137bd00> <<< 10976 1726879386.14983: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160d1b880> <<< 10976 1726879386.15082: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160d1b6d0> <<< 10976 1726879386.15115: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160d1a670> <<< 10976 1726879386.15164: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160d1a5b0> <<< 10976 1726879386.15184: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff16135a880> <<< 10976 1726879386.15201: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879386.15226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879386.15270: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879386.15282: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160d9f670> <<< 10976 1726879386.15460: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160d9ea90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160dad0a0> <<< 10976 1726879386.15506: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160d9f0d0> <<< 10976 1726879386.15556: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160de1a00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10976 1726879386.15633: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.15740: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879386.15758: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879386.15770: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.15886: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.15992: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.16473: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.16966: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10976 1726879386.16971: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879386.16974: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879386.16990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.17037: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879386.17041: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160907550> <<< 10976 1726879386.17113: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160ce64f0> <<< 10976 1726879386.17128: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1608ac070> <<< 10976 1726879386.17169: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879386.17185: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.17209: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.17226: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879386.17349: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.17482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879386.17511: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160d9ebb0> # zipimport: zlib available <<< 10976 1726879386.17915: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.18309: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.18357: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.18411: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879386.18447: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.18484: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879386.18536: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.18609: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879386.18629: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879386.18650: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.18679: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.18716: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879386.18729: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.18976: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.19098: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879386.19131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879386.19193: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879386.19240: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160cf7940> <<< 10976 1726879386.19247: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.19299: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.19363: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879386.19395: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879386.19397: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.19431: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.19484: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879386.19487: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.19521: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.19547: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.19646: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.19706: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879386.19731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.19815: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff16136e250> <<< 10976 1726879386.19838: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160cf75e0> <<< 10976 1726879386.19897: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879386.19900: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.20026: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.20078: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.20101: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.20151: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879386.20172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879386.20208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879386.20234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879386.20252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879386.20332: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160cde790> <<< 10976 1726879386.20372: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160cdb7c0> <<< 10976 1726879386.20446: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160cd48e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879386.20457: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.20503: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879386.20553: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879386.20598: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/__init__.py <<< 10976 1726879386.20620: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879386.20658: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 10976 1726879386.20690: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879386.20719: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879386.20739: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 10976 1726879386.21375: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.21936: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/__init__.py # code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/__init__.cpython-39.pyc' import 'firewall' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff16136ed90> <<< 10976 1726879386.21953: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/config/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/config/__init__.py # code object from '/usr/lib/python3.9/site-packages/firewall/config/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.22075: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/config/__pycache__/dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/config/dbus.py # code object from '/usr/lib/python3.9/site-packages/firewall/config/__pycache__/dbus.cpython-39.pyc' import 'firewall.config.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160608670> <<< 10976 1726879386.22106: stdout chunk (state=3): >>>import 'firewall.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff16136e400> <<< 10976 1726879386.22109: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/__pycache__/client.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/client.py <<< 10976 1726879386.22151: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/client.cpython-39.pyc' <<< 10976 1726879386.22180: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.22207: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 10976 1726879386.22391: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1606a7ac0> <<< 10976 1726879386.22440: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1609077f0> <<< 10976 1726879386.22466: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1608dbaf0> <<< 10976 1726879386.22495: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.22511: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 10976 1726879386.22529: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py <<< 10976 1726879386.22542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 10976 1726879386.22563: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 10976 1726879386.22596: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160652eb0> <<< 10976 1726879386.22628: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py <<< 10976 1726879386.22631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160652dc0> <<< 10976 1726879386.22661: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py <<< 10976 1726879386.22664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 10976 1726879386.22679: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160652ac0> <<< 10976 1726879386.22714: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py <<< 10976 1726879386.22719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 10976 1726879386.22721: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1606524f0> <<< 10976 1726879386.22739: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160614bb0> <<< 10976 1726879386.22744: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1606143d0> <<< 10976 1726879386.22768: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py <<< 10976 1726879386.22770: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.22803: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160614ee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1606149d0> <<< 10976 1726879386.22806: stdout chunk (state=3): >>>import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1608db850> <<< 10976 1726879386.22853: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 10976 1726879386.22876: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 10976 1726879386.22919: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' <<< 10976 1726879386.22923: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe45c70> <<< 10976 1726879386.22951: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py <<< 10976 1726879386.22962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 10976 1726879386.22973: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 10976 1726879386.22999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 10976 1726879386.23029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 10976 1726879386.23139: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe6a730> <<< 10976 1726879386.23181: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe4f4f0> <<< 10976 1726879386.23206: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe45f40> <<< 10976 1726879386.23319: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1606458b0> <<< 10976 1726879386.23376: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.23404: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe15520> <<< 10976 1726879386.23430: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 10976 1726879386.23446: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe155b0> <<< 10976 1726879386.23465: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 10976 1726879386.23542: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff15fe15bb0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe15a00> <<< 10976 1726879386.23570: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 10976 1726879386.23603: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py <<< 10976 1726879386.23606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 10976 1726879386.23634: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py <<< 10976 1726879386.23641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879386.23666: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe2bc10> <<< 10976 1726879386.23687: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py <<< 10976 1726879386.23738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 10976 1726879386.23759: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fd3dc70> <<< 10976 1726879386.23786: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fd3dc10> <<< 10976 1726879386.23827: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 10976 1726879386.23870: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff15fd3ddc0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fd3db20> <<< 10976 1726879386.23966: stdout chunk (state=3): >>>import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fd3d670> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe2bcd0> <<< 10976 1726879386.23989: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe2b3a0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe1d9d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe15a60> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe151f0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe15280> <<< 10976 1726879386.24050: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff15fe2ba90> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160614220> <<< 10976 1726879386.24054: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/core/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/__init__.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/__init__.cpython-39.pyc' import 'firewall.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe1d700> <<< 10976 1726879386.24083: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/core/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/base.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/base.cpython-39.pyc' import 'firewall.core.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe2ba60> <<< 10976 1726879386.24117: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/dbus_utils.py # code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/dbus_utils.cpython-39.pyc' <<< 10976 1726879386.24137: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/dom/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/__init__.py # code object from '/usr/lib64/python3.9/xml/dom/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.24186: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/dom/__pycache__/domreg.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/domreg.py # code object from '/usr/lib64/python3.9/xml/dom/__pycache__/domreg.cpython-39.pyc' import 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fd55820> import 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fd3df40> <<< 10976 1726879386.24285: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/dom/__pycache__/minidom.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/minidom.py <<< 10976 1726879386.24291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/dom/__pycache__/minidom.cpython-39.pyc' <<< 10976 1726879386.24321: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/dom/__pycache__/minicompat.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/minicompat.py # code object from '/usr/lib64/python3.9/xml/dom/__pycache__/minicompat.cpython-39.pyc' import 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fcaff40> <<< 10976 1726879386.24334: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/dom/__pycache__/xmlbuilder.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/xmlbuilder.py # code object from '/usr/lib64/python3.9/xml/dom/__pycache__/xmlbuilder.cpython-39.pyc' <<< 10976 1726879386.24366: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/dom/__pycache__/NodeFilter.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/NodeFilter.py # code object from '/usr/lib64/python3.9/xml/dom/__pycache__/NodeFilter.cpython-39.pyc' import 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fcbe760> <<< 10976 1726879386.24397: stdout chunk (state=3): >>>import 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fcb7400> <<< 10976 1726879386.24429: stdout chunk (state=3): >>>import 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fd550d0> <<< 10976 1726879386.24447: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/core/__pycache__/logger.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/logger.py <<< 10976 1726879386.24464: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/logger.cpython-39.pyc' <<< 10976 1726879386.24482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 10976 1726879386.24537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 10976 1726879386.24560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 10976 1726879386.24573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 10976 1726879386.24596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 10976 1726879386.24632: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff15fc81a90> <<< 10976 1726879386.24645: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fc81850> <<< 10976 1726879386.24696: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fc810d0> <<< 10976 1726879386.24838: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fcdc0d0> <<< 10976 1726879386.24867: stdout chunk (state=3): >>>import 'firewall.core.logger' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fd6e430> import 'firewall.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fd3d7f0> <<< 10976 1726879386.24890: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/core/__pycache__/rich.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/rich.py <<< 10976 1726879386.24909: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/rich.cpython-39.pyc' <<< 10976 1726879386.24935: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/__pycache__/functions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/functions.py <<< 10976 1726879386.24951: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/functions.cpython-39.pyc' <<< 10976 1726879386.24972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pipes.cpython-39.pyc matches /usr/lib64/python3.9/pipes.py # code object from '/usr/lib64/python3.9/__pycache__/pipes.cpython-39.pyc' <<< 10976 1726879386.24996: stdout chunk (state=3): >>>import 'pipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fc35dc0> import 'firewall.functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fc35310> <<< 10976 1726879386.25043: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/core/__pycache__/ipset.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/ipset.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/ipset.cpython-39.pyc' <<< 10976 1726879386.25074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py <<< 10976 1726879386.25102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' <<< 10976 1726879386.25171: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fc41880> <<< 10976 1726879386.25188: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/errors.py # code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/errors.cpython-39.pyc' <<< 10976 1726879386.25231: stdout chunk (state=3): >>>import 'firewall.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fbfce80> # /usr/lib/python3.9/site-packages/firewall/core/__pycache__/prog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/prog.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/prog.cpython-39.pyc' import 'firewall.core.prog' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fbf7250> <<< 10976 1726879386.25242: stdout chunk (state=3): >>>import 'firewall.core.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fc35b50> <<< 10976 1726879386.25274: stdout chunk (state=3): >>>import 'firewall.core.rich' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fcbef70> <<< 10976 1726879386.25478: stdout chunk (state=3): >>>import 'firewall.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1606086d0> <<< 10976 1726879386.25496: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/core/__pycache__/fw_nm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/fw_nm.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/fw_nm.cpython-39.pyc' <<< 10976 1726879386.25552: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py <<< 10976 1726879386.25585: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 10976 1726879386.25716: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fb893a0> <<< 10976 1726879386.25771: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py <<< 10976 1726879386.25779: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 10976 1726879386.26041: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fa73af0> <<< 10976 1726879386.26049: stdout chunk (state=3): >>># destroy gi.repository.NM import 'firewall.core.fw_nm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fb83850> <<< 10976 1726879386.26150: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.34929: stdout chunk (state=3): >>> {"changed": false, "__firewall_changed": false, "invocation": {"module_args": {"service": ["high-availability"], "permanent": true, "runtime": true, "state": "enabled", "__report_changed": true, "port": [], "source_port": [], "forward_port": [], "rich_rule": [], "source": [], "interface": [], "interface_pci_id": [], "icmp_block": [], "timeout": 0, "ipset_entries": [], "protocol": [], "helper_module": [], "destination": [], "firewalld_conf": null, "masquerade": null, "icmp_block_inversion": null, "target": null, "zone": null, "set_default_zone": null, "ipset": null, "ipset_type": null, "description": null, "short": null}}} <<< 10976 1726879386.34972: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879386.35488: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat <<< 10976 1726879386.35563: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2<<< 10976 1726879386.35572: stdout chunk (state=3): >>> # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit <<< 10976 1726879386.35654: stdout chunk (state=3): >>># cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux <<< 10976 1726879386.35766: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing firewall # cleanup[2] removing firewall.config.dbus # cleanup[2] removing firewall.config # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper <<< 10976 1726879386.35794: stdout chunk (state=3): >>># cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # cleanup[2] removing xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing firewall.core # cleanup[2] removing firewall.core.base # cleanup[2] removing xml.dom.domreg # cleanup[2] removing xml.dom # cleanup[2] removing xml.dom.minicompat # cleanup[2] removing xml.dom.NodeFilter # cleanup[2] removing xml.dom.xmlbuilder # cleanup[2] removing xml.dom.minidom # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing firewall.core.logger # cleanup[2] removing firewall.dbus_utils # cleanup[2] removing pipes # cleanup[2] removing firewall.functions # cleanup[2] removing ipaddress # cleanup[2] removing firewall.errors # cleanup[2] removing firewall.core.prog # cleanup[2] removing firewall.core.ipset # cleanup[2] removing firewall.core.rich # cleanup[2] removing firewall.client # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing firewall.core.fw_nm <<< 10976 1726879386.36163: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879386.36167: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879386.36239: stdout chunk (state=3): >>># cleanup[3] wiping firewall.core.fw_nm # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping firewall.client # cleanup[3] wiping firewall.core.rich # cleanup[3] wiping firewall.core.ipset # destroy ipaddress # cleanup[3] wiping firewall.core.prog # cleanup[3] wiping firewall.errors # cleanup[3] wiping firewall.functions # destroy pipes # destroy string <<< 10976 1726879386.36263: stdout chunk (state=3): >>># cleanup[3] wiping firewall.dbus_utils # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping firewall.core.logger # destroy inspect # cleanup[3] wiping dis <<< 10976 1726879386.36351: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping xml.dom.minidom # cleanup[3] wiping xml.dom.xmlbuilder # destroy copy # cleanup[3] wiping xml.dom.NodeFilter # cleanup[3] wiping xml.dom.minicompat # destroy xml # destroy xml.parsers # destroy xml.parsers.expat # destroy xml.dom # cleanup[3] wiping xml.dom.domreg # cleanup[3] wiping firewall.core.base<<< 10976 1726879386.36405: stdout chunk (state=3): >>> # cleanup[3] wiping firewall.core # destroy firewall.core.base # destroy firewall.core.logger # destroy firewall.core.prog # destroy firewall.core.ipset # destroy firewall.core.rich # destroy firewall.core.fw_nm # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GLib # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping firewall.config # destroy gettext # destroy firewall.config.dbus # cleanup[3] wiping firewall # destroy firewall.config<<< 10976 1726879386.36484: stdout chunk (state=3): >>> # destroy firewall.core # destroy firewall.dbus_utils # destroy firewall.functions # destroy firewall.errors # destroy firewall.client # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast <<< 10976 1726879386.36508: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token <<< 10976 1726879386.36679: stdout chunk (state=3): >>># cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy _opcode # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib # destroy marshal # destroy io <<< 10976 1726879386.37059: stdout chunk (state=3): >>># destroy _socket # destroy io # destroy array # destroy zipimport <<< 10976 1726879386.37063: stdout chunk (state=3): >>># destroy gi.types # destroy gi._error # destroy gi._gobject # destroy gi._constants <<< 10976 1726879386.37068: stdout chunk (state=3): >>># destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option <<< 10976 1726879386.37073: stdout chunk (state=3): >>># destroy _uuid <<< 10976 1726879386.37101: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy _heapq # destroy _thread # destroy _string # destroy posixpath # destroy textwrap <<< 10976 1726879386.37148: stdout chunk (state=3): >>># destroy _signal # destroy contextlib <<< 10976 1726879386.37162: stdout chunk (state=3): >>># destroy gi._gi # destroy ansible.module_utils.six.moves.urllib <<< 10976 1726879386.37221: stdout chunk (state=3): >>># 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 operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy firewall <<< 10976 1726879386.37269: stdout chunk (state=3): >>># destroy _dbus_glib_bindings # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy time # destroy traceback # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy stat # destroy selinux <<< 10976 1726879386.37311: stdout chunk (state=3): >>># destroy xml.dom.domreg # destroy xml.dom.minicompat # destroy xml.dom.NodeFilter # destroy xml.dom.xmlbuilder # destroy xml.dom.minidom # destroy abc # destroy ast # destroy dis # destroy collections # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy warnings # destroy functools <<< 10976 1726879386.37337: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy datetime # destroy json <<< 10976 1726879386.37361: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 10976 1726879386.37364: stdout chunk (state=3): >>># destroy re <<< 10976 1726879386.37433: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879386.37846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879386.37850: stdout chunk (state=3): >>><<< 10976 1726879386.37853: stderr chunk (state=3): >>><<< 10976 1726879386.38089: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161973dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1619183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161973b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161973ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161918490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161918940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161918670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1618cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1618cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1618f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1618cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161930880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1618c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1618f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161918970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff16186deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161871f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161867610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff16186f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff16186d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1615d5d90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615d5880> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615d5e80> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615d5f40> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615d5e50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161849d00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1618425e0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161857640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161876df0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1615e7c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161849220> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff161857250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff16187c9a0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615e7f70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615e7d60> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615e7cd0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615bb340> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615bb430> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615f1f70> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615e9a00> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615e94c0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1614f0190> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615a6cd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615e9e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161876fd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161502ac0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff161502df0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161513700> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161513c40> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1614a0370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161502ee0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1614b0250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161513580> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1614b0310> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615e79a0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1614cc670> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1614cc940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1614cc730> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1614cc820> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1614ccc70> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1613e21c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1614cc8b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1614c0a00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1615e7580> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1614cca60> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff161409640> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160dd6790> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160dd6160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160dd6280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160dd6ee0> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160dd6fd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160dd6d00> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160dd6f40> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160dd6100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160dae160> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160d4cf70> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160d4cd90> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160d4c400> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161381dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1613813d0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161381f40> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161352b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160d24ca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160d24370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160ddf460> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160d24490> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160d244c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160d0e220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1613621c0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160d1b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff161362340> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff16137bd00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160d1b880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160d1b6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160d1a670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160d1a5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff16135a880> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160d9f670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160d9ea90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160dad0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160d9f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160de1a00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff160907550> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160ce64f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1608ac070> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160d9ebb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160cf7940> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff16136e250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160cf75e0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160cde790> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160cdb7c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160cd48e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_mjw54667/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/firewall/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/__init__.py # code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/__init__.cpython-39.pyc' import 'firewall' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff16136ed90> # /usr/lib/python3.9/site-packages/firewall/config/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/config/__init__.py # code object from '/usr/lib/python3.9/site-packages/firewall/config/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/firewall/config/__pycache__/dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/config/dbus.py # code object from '/usr/lib/python3.9/site-packages/firewall/config/__pycache__/dbus.cpython-39.pyc' import 'firewall.config.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160608670> import 'firewall.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff16136e400> # /usr/lib/python3.9/site-packages/firewall/__pycache__/client.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/client.py # code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1606a7ac0> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1609077f0> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1608dbaf0> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160652eb0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160652dc0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160652ac0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1606524f0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160614bb0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1606143d0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160614ee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1606149d0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1608db850> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe45c70> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe6a730> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe4f4f0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe45f40> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1606458b0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe15520> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe155b0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff15fe15bb0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe15a00> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe2bc10> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fd3dc70> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fd3dc10> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff15fd3ddc0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fd3db20> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fd3d670> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe2bcd0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe2b3a0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe1d9d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe15a60> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe151f0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe15280> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff15fe2ba90> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff160614220> # /usr/lib/python3.9/site-packages/firewall/core/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/__init__.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/__init__.cpython-39.pyc' import 'firewall.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe1d700> # /usr/lib/python3.9/site-packages/firewall/core/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/base.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/base.cpython-39.pyc' import 'firewall.core.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fe2ba60> # /usr/lib/python3.9/site-packages/firewall/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/dbus_utils.py # code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/dom/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/__init__.py # code object from '/usr/lib64/python3.9/xml/dom/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/xml/dom/__pycache__/domreg.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/domreg.py # code object from '/usr/lib64/python3.9/xml/dom/__pycache__/domreg.cpython-39.pyc' import 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fd55820> import 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fd3df40> # /usr/lib64/python3.9/xml/dom/__pycache__/minidom.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/minidom.py # code object from '/usr/lib64/python3.9/xml/dom/__pycache__/minidom.cpython-39.pyc' # /usr/lib64/python3.9/xml/dom/__pycache__/minicompat.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/minicompat.py # code object from '/usr/lib64/python3.9/xml/dom/__pycache__/minicompat.cpython-39.pyc' import 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fcaff40> # /usr/lib64/python3.9/xml/dom/__pycache__/xmlbuilder.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/xmlbuilder.py # code object from '/usr/lib64/python3.9/xml/dom/__pycache__/xmlbuilder.cpython-39.pyc' # /usr/lib64/python3.9/xml/dom/__pycache__/NodeFilter.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/NodeFilter.py # code object from '/usr/lib64/python3.9/xml/dom/__pycache__/NodeFilter.cpython-39.pyc' import 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fcbe760> import 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fcb7400> import 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fd550d0> # /usr/lib/python3.9/site-packages/firewall/core/__pycache__/logger.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/logger.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/logger.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff15fc81a90> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fc81850> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fc810d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fcdc0d0> import 'firewall.core.logger' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fd6e430> import 'firewall.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fd3d7f0> # /usr/lib/python3.9/site-packages/firewall/core/__pycache__/rich.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/rich.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/rich.cpython-39.pyc' # /usr/lib/python3.9/site-packages/firewall/__pycache__/functions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/functions.py # code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/functions.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pipes.cpython-39.pyc matches /usr/lib64/python3.9/pipes.py # code object from '/usr/lib64/python3.9/__pycache__/pipes.cpython-39.pyc' import 'pipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fc35dc0> import 'firewall.functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fc35310> # /usr/lib/python3.9/site-packages/firewall/core/__pycache__/ipset.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/ipset.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/ipset.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py # code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fc41880> # /usr/lib/python3.9/site-packages/firewall/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/errors.py # code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/errors.cpython-39.pyc' import 'firewall.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fbfce80> # /usr/lib/python3.9/site-packages/firewall/core/__pycache__/prog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/prog.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/prog.cpython-39.pyc' import 'firewall.core.prog' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fbf7250> import 'firewall.core.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fc35b50> import 'firewall.core.rich' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fcbef70> import 'firewall.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1606086d0> # /usr/lib/python3.9/site-packages/firewall/core/__pycache__/fw_nm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/fw_nm.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/fw_nm.cpython-39.pyc' # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fb893a0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fa73af0> # destroy gi.repository.NM import 'firewall.core.fw_nm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff15fb83850> # zipimport: zlib available {"changed": false, "__firewall_changed": false, "invocation": {"module_args": {"service": ["high-availability"], "permanent": true, "runtime": true, "state": "enabled", "__report_changed": true, "port": [], "source_port": [], "forward_port": [], "rich_rule": [], "source": [], "interface": [], "interface_pci_id": [], "icmp_block": [], "timeout": 0, "ipset_entries": [], "protocol": [], "helper_module": [], "destination": [], "firewalld_conf": null, "masquerade": null, "icmp_block_inversion": null, "target": null, "zone": null, "set_default_zone": null, "ipset": null, "ipset_type": null, "description": null, "short": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing firewall # cleanup[2] removing firewall.config.dbus # cleanup[2] removing firewall.config # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # cleanup[2] removing xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing firewall.core # cleanup[2] removing firewall.core.base # cleanup[2] removing xml.dom.domreg # cleanup[2] removing xml.dom # cleanup[2] removing xml.dom.minicompat # cleanup[2] removing xml.dom.NodeFilter # cleanup[2] removing xml.dom.xmlbuilder # cleanup[2] removing xml.dom.minidom # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing firewall.core.logger # cleanup[2] removing firewall.dbus_utils # cleanup[2] removing pipes # cleanup[2] removing firewall.functions # cleanup[2] removing ipaddress # cleanup[2] removing firewall.errors # cleanup[2] removing firewall.core.prog # cleanup[2] removing firewall.core.ipset # cleanup[2] removing firewall.core.rich # cleanup[2] removing firewall.client # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing firewall.core.fw_nm # destroy _sitebuiltins # destroy _compression # destroy binascii # destroy struct # destroy bz2 # destroy lzma # cleanup[3] wiping firewall.core.fw_nm # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping firewall.client # cleanup[3] wiping firewall.core.rich # cleanup[3] wiping firewall.core.ipset # destroy ipaddress # cleanup[3] wiping firewall.core.prog # cleanup[3] wiping firewall.errors # cleanup[3] wiping firewall.functions # destroy pipes # destroy string # cleanup[3] wiping firewall.dbus_utils # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping firewall.core.logger # destroy inspect # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping xml.dom.minidom # cleanup[3] wiping xml.dom.xmlbuilder # destroy copy # cleanup[3] wiping xml.dom.NodeFilter # cleanup[3] wiping xml.dom.minicompat # destroy xml # destroy xml.parsers # destroy xml.parsers.expat # destroy xml.dom # cleanup[3] wiping xml.dom.domreg # cleanup[3] wiping firewall.core.base # cleanup[3] wiping firewall.core # destroy firewall.core.base # destroy firewall.core.logger # destroy firewall.core.prog # destroy firewall.core.ipset # destroy firewall.core.rich # destroy firewall.core.fw_nm # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GLib # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping firewall.config # destroy gettext # destroy firewall.config.dbus # cleanup[3] wiping firewall # destroy firewall.config # destroy firewall.core # destroy firewall.dbus_utils # destroy firewall.functions # destroy firewall.errors # destroy firewall.client # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy _opcode # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib # destroy marshal # destroy io # destroy _socket # destroy io # destroy array # destroy zipimport # destroy gi.types # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy _uuid # destroy _sre # destroy sre_parse # destroy _heapq # destroy _thread # destroy _string # destroy posixpath # destroy textwrap # destroy _signal # destroy contextlib # destroy gi._gi # destroy ansible.module_utils.six.moves.urllib # 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 operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy firewall # destroy _dbus_glib_bindings # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy time # destroy traceback # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy stat # destroy selinux # destroy xml.dom.domreg # destroy xml.dom.minicompat # destroy xml.dom.NodeFilter # destroy xml.dom.xmlbuilder # destroy xml.dom.minidom # destroy abc # destroy ast # destroy dis # destroy collections # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy warnings # destroy functools # destroy platform # destroy distro # destroy datetime # destroy json # destroy json.scanner # destroy _json # destroy re # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing firewall # cleanup[2] removing firewall.config.dbus # cleanup[2] removing firewall.config # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # cleanup[2] removing xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing firewall.core # cleanup[2] removing firewall.core.base # cleanup[2] removing xml.dom.domreg # cleanup[2] removing xml.dom # cleanup[2] removing xml.dom.minicompat # cleanup[2] removing xml.dom.NodeFilter # cleanup[2] removing xml.dom.xmlbuilder # cleanup[2] removing xml.dom.minidom # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing firewall.core.logger # cleanup[2] removing firewall.dbus_utils # cleanup[2] removing pipes # cleanup[2] removing firewall.functions # cleanup[2] removing ipaddress # cleanup[2] removing firewall.errors # cleanup[2] removing firewall.core.prog # cleanup[2] removing firewall.core.ipset # cleanup[2] removing firewall.core.rich # cleanup[2] removing firewall.client # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing firewall.core.fw_nm # destroy _sitebuiltins # destroy _compression # destroy binascii # destroy struct # destroy bz2 # destroy lzma # cleanup[3] wiping firewall.core.fw_nm # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping firewall.client # cleanup[3] wiping firewall.core.rich # cleanup[3] wiping firewall.core.ipset # destroy ipaddress # cleanup[3] wiping firewall.core.prog # cleanup[3] wiping firewall.errors # cleanup[3] wiping firewall.functions # destroy pipes # destroy string # cleanup[3] wiping firewall.dbus_utils # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping firewall.core.logger # destroy inspect # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping xml.dom.minidom # cleanup[3] wiping xml.dom.xmlbuilder # destroy copy # cleanup[3] wiping xml.dom.NodeFilter # cleanup[3] wiping xml.dom.minicompat # destroy xml # destroy xml.parsers # destroy xml.parsers.expat # destroy xml.dom # cleanup[3] wiping xml.dom.domreg # cleanup[3] wiping firewall.core.base # cleanup[3] wiping firewall.core # destroy firewall.core.base # destroy firewall.core.logger # destroy firewall.core.prog # destroy firewall.core.ipset # destroy firewall.core.rich # destroy firewall.core.fw_nm # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GLib # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping firewall.config # destroy gettext # destroy firewall.config.dbus # cleanup[3] wiping firewall # destroy firewall.config # destroy firewall.core # destroy firewall.dbus_utils # destroy firewall.functions # destroy firewall.errors # destroy firewall.client # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy _opcode # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib # destroy marshal # destroy io # destroy _socket # destroy io # destroy array # destroy zipimport # destroy gi.types # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy _uuid # destroy _sre # destroy sre_parse # destroy _heapq # destroy _thread # destroy _string # destroy posixpath # destroy textwrap # destroy _signal # destroy contextlib # destroy gi._gi # destroy ansible.module_utils.six.moves.urllib # 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 operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy firewall # destroy _dbus_glib_bindings # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy time # destroy traceback # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy stat # destroy selinux # destroy xml.dom.domreg # destroy xml.dom.minicompat # destroy xml.dom.NodeFilter # destroy xml.dom.xmlbuilder # destroy xml.dom.minidom # destroy abc # destroy ast # destroy dis # destroy collections # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy warnings # destroy functools # destroy platform # destroy distro # destroy datetime # destroy json # destroy json.scanner # destroy _json # destroy re # destroy _frozen_importlib # clear sys.audit hooks 10976 1726879386.39090: done with _execute_module (fedora.linux_system_roles.firewall_lib, {'service': 'high-availability', 'permanent': True, 'runtime': True, 'state': 'enabled', '__report_changed': True, '_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': 'fedora.linux_system_roles.firewall_lib', '_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-1726879385.529048-11912-169586003962014/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879386.39094: _low_level_execute_command(): starting 10976 1726879386.39097: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879385.529048-11912-169586003962014/ > /dev/null 2>&1 && sleep 0' 10976 1726879386.39971: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879386.39996: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879386.40013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879386.40036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879386.40094: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879386.40108: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879386.40125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879386.40146: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879386.40158: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879386.40169: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879386.40188: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879386.40203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879386.40219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879386.40235: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879386.40246: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879386.40260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879386.40346: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879386.40373: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879386.40395: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879386.40476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879386.42455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879386.42459: stdout chunk (state=3): >>><<< 10976 1726879386.42462: stderr chunk (state=3): >>><<< 10976 1726879386.42845: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879386.42850: handler run complete 10976 1726879386.42853: attempt loop complete, returning result 10976 1726879386.42855: variable 'item' from source: unknown 10976 1726879386.42857: variable 'item' from source: unknown ok: [managed_node2] => (item={'service': 'high-availability', 'state': 'enabled'}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "service": "high-availability", "state": "enabled" } } 10976 1726879386.43068: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879386.43072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879386.43074: variable 'omit' from source: magic vars 10976 1726879386.43263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879386.43303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879386.43337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879386.43472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879386.43495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879386.43673: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879386.43711: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879386.43731: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879386.43742: variable 'omit' from source: magic vars 10976 1726879386.43764: variable 'omit' from source: magic vars 10976 1726879386.43932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879386.43971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879386.44002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879386.44048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879386.44072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879386.44180: variable 'item' from source: unknown 10976 1726879386.44190: variable 'omit' from source: magic vars 10976 1726879386.44320: variable 'item' from source: unknown 10976 1726879386.44333: variable 'omit' from source: magic vars 10976 1726879386.44454: variable 'item' from source: unknown 10976 1726879386.44464: variable 'omit' from source: magic vars 10976 1726879386.44573: variable 'item' from source: unknown 10976 1726879386.44578: variable 'omit' from source: magic vars 10976 1726879386.44658: variable 'item' from source: unknown 10976 1726879386.44661: variable 'omit' from source: magic vars 10976 1726879386.44750: variable 'item' from source: unknown 10976 1726879386.44754: variable 'omit' from source: magic vars 10976 1726879386.44831: variable 'item' from source: unknown 10976 1726879386.44834: variable 'omit' from source: magic vars 10976 1726879386.44910: variable 'item' from source: unknown 10976 1726879386.44913: variable 'omit' from source: magic vars 10976 1726879386.44989: variable 'item' from source: unknown 10976 1726879386.44992: variable 'omit' from source: magic vars 10976 1726879386.45088: variable 'item' from source: unknown 10976 1726879386.45092: variable 'omit' from source: magic vars 10976 1726879386.45166: variable 'item' from source: unknown 10976 1726879386.45169: variable 'omit' from source: magic vars 10976 1726879386.45246: variable 'item' from source: unknown 10976 1726879386.45249: variable 'omit' from source: magic vars 10976 1726879386.45331: variable 'item' from source: unknown 10976 1726879386.45334: variable 'omit' from source: magic vars 10976 1726879386.45411: variable 'item' from source: unknown 10976 1726879386.45414: variable 'omit' from source: magic vars 10976 1726879386.45493: variable 'item' from source: unknown 10976 1726879386.45496: variable 'omit' from source: magic vars 10976 1726879386.45571: variable 'item' from source: unknown 10976 1726879386.45575: variable 'omit' from source: magic vars 10976 1726879386.45652: variable 'item' from source: unknown 10976 1726879386.45656: variable 'omit' from source: magic vars 10976 1726879386.45734: variable 'item' from source: unknown 10976 1726879386.45737: variable 'omit' from source: magic vars 10976 1726879386.45811: variable 'item' from source: unknown 10976 1726879386.45814: variable 'omit' from source: magic vars 10976 1726879386.45890: variable 'item' from source: unknown 10976 1726879386.45895: variable 'omit' from source: magic vars 10976 1726879386.45970: variable 'item' from source: unknown 10976 1726879386.45973: variable 'omit' from source: magic vars 10976 1726879386.46074: variable 'item' from source: unknown 10976 1726879386.46081: variable 'omit' from source: magic vars 10976 1726879386.46177: variable 'item' from source: unknown 10976 1726879386.46181: variable 'omit' from source: magic vars 10976 1726879386.46547: variable 'item' from source: unknown 10976 1726879386.46708: variable 'item' from source: unknown 10976 1726879386.46828: variable 'item' from source: unknown 10976 1726879386.46834: variable 'omit' from source: magic vars 10976 1726879386.46843: variable '__firewall_report_changed' from source: set_fact 10976 1726879386.46857: variable 'omit' from source: magic vars 10976 1726879386.46889: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879386.46895: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879386.46902: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879386.46918: variable 'inventory_hostname' from source: set_fact 10976 1726879386.46921: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879386.46926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879386.47011: Set connection var ansible_pipelining to False 10976 1726879386.47018: Set connection var ansible_shell_executable to /bin/sh 10976 1726879386.47025: Set connection var ansible_timeout to 10 10976 1726879386.47027: Set connection var ansible_shell_type to sh 10976 1726879386.47034: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879386.47038: Set connection var ansible_connection to ssh 10976 1726879386.47061: variable 'ansible_shell_executable' from source: unknown 10976 1726879386.47064: variable 'ansible_connection' from source: unknown 10976 1726879386.47068: variable 'ansible_module_compression' from source: unknown 10976 1726879386.47071: variable 'ansible_shell_type' from source: unknown 10976 1726879386.47073: variable 'ansible_shell_executable' from source: unknown 10976 1726879386.47075: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879386.47087: variable 'ansible_pipelining' from source: unknown 10976 1726879386.47090: variable 'ansible_timeout' from source: unknown 10976 1726879386.47092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879386.47189: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879386.47202: variable 'omit' from source: magic vars 10976 1726879386.47207: starting attempt loop 10976 1726879386.47210: running the handler 10976 1726879386.47218: _low_level_execute_command(): starting 10976 1726879386.47227: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879386.48360: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879386.48365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879386.48420: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879386.48426: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879386.48428: 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879386.48431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879386.48476: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879386.48489: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879386.48547: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879386.50200: stdout chunk (state=3): >>>/root <<< 10976 1726879386.50291: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879386.50357: stderr chunk (state=3): >>><<< 10976 1726879386.50361: stdout chunk (state=3): >>><<< 10976 1726879386.50381: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879386.50392: _low_level_execute_command(): starting 10976 1726879386.50395: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879386.5038161-11912-201354650703392 `" && echo ansible-tmp-1726879386.5038161-11912-201354650703392="` echo /root/.ansible/tmp/ansible-tmp-1726879386.5038161-11912-201354650703392 `" ) && sleep 0' 10976 1726879386.50937: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879386.50941: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879386.50944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879386.51196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879386.51200: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879386.51206: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879386.51208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879386.51232: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879386.51238: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879386.51241: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879386.51243: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879386.51245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879386.51247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879386.51249: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879386.51251: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879386.51253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879386.51255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879386.51257: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879386.51259: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879386.51275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879386.53242: stdout chunk (state=3): >>>ansible-tmp-1726879386.5038161-11912-201354650703392=/root/.ansible/tmp/ansible-tmp-1726879386.5038161-11912-201354650703392 <<< 10976 1726879386.53378: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879386.53417: stderr chunk (state=3): >>><<< 10976 1726879386.53421: stdout chunk (state=3): >>><<< 10976 1726879386.53439: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879386.5038161-11912-201354650703392=/root/.ansible/tmp/ansible-tmp-1726879386.5038161-11912-201354650703392 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879386.53482: variable 'ansible_module_compression' from source: unknown 10976 1726879386.53519: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.firewall_lib-ZIP_DEFLATED 10976 1726879386.53541: variable 'ansible_facts' from source: unknown 10976 1726879386.53592: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879386.5038161-11912-201354650703392/AnsiballZ_firewall_lib.py 10976 1726879386.53695: Sending initial data 10976 1726879386.53698: Sent initial data (161 bytes) 10976 1726879386.54637: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879386.54655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879386.56464: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 10976 1726879386.56482: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 10976 1726879386.56495: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 10976 1726879386.56505: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 10976 1726879386.56515: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 10976 1726879386.56527: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 10976 1726879386.56539: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 10976 1726879386.56554: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 <<< 10976 1726879386.56565: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879386.56632: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 10976 1726879386.56644: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 10976 1726879386.56660: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 10976 1726879386.56717: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmptd0ihpqn /root/.ansible/tmp/ansible-tmp-1726879386.5038161-11912-201354650703392/AnsiballZ_firewall_lib.py <<< 10976 1726879386.56773: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879386.57817: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879386.57991: stderr chunk (state=3): >>><<< 10976 1726879386.58004: stdout chunk (state=3): >>><<< 10976 1726879386.58127: done transferring module to remote 10976 1726879386.58135: _low_level_execute_command(): starting 10976 1726879386.58138: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879386.5038161-11912-201354650703392/ /root/.ansible/tmp/ansible-tmp-1726879386.5038161-11912-201354650703392/AnsiballZ_firewall_lib.py && sleep 0' 10976 1726879386.58718: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879386.58738: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879386.58752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879386.58772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879386.58814: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879386.58829: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879386.58843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879386.58860: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879386.58872: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879386.58887: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879386.58900: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879386.58914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879386.58931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879386.58942: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879386.58952: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879386.58965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879386.59068: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879386.59074: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879386.59088: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879386.59150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879386.60963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879386.61029: stderr chunk (state=3): >>><<< 10976 1726879386.61032: stdout chunk (state=3): >>><<< 10976 1726879386.61049: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879386.61052: _low_level_execute_command(): starting 10976 1726879386.61057: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879386.5038161-11912-201354650703392/AnsiballZ_firewall_lib.py && sleep 0' 10976 1726879386.61552: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879386.61556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879386.61606: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879386.61610: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879386.61612: 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879386.61615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879386.61670: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879386.61682: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879386.61754: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879386.63756: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879386.63760: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879386.63818: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879386.63823: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879386.63862: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879386.63892: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879386.63900: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879386.63936: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879386.63942: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879386.63992: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 10976 1726879386.63995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.64015: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879386.64038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879386.64046: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879386.64069: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea11edc0> <<< 10976 1726879386.64104: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879386.64128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea0c33a0> <<< 10976 1726879386.64149: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea11eb20> <<< 10976 1726879386.64161: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879386.64176: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea11eac0> <<< 10976 1726879386.64196: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879386.64217: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 10976 1726879386.64229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879386.64237: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea0c3490> <<< 10976 1726879386.64259: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879386.64282: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879386.64306: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879386.64309: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea0c3940> <<< 10976 1726879386.64399: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea0c3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879386.64403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879386.64429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879386.64454: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879386.64468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879386.64487: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea07a190> <<< 10976 1726879386.64505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879386.64525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879386.64600: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea07a220> <<< 10976 1726879386.64626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879386.64633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879386.64668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 10976 1726879386.64674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea09d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea07a940> <<< 10976 1726879386.64700: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea0db880> <<< 10976 1726879386.64723: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879386.64739: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea072d90> <<< 10976 1726879386.64803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 10976 1726879386.64806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879386.64808: stdout chunk (state=3): >>>import '_locale' # <<< 10976 1726879386.64809: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea09dd90> <<< 10976 1726879386.64855: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea0c3970> <<< 10976 1726879386.64889: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879386.65090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879386.65101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879386.65130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879386.65135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879386.65152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879386.65171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879386.65195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879386.65205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879386.65219: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9dd2eb0> <<< 10976 1726879386.65264: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9dd6f40> <<< 10976 1726879386.65284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879386.65298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879386.65313: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879386.65333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879386.65350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879386.65369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 10976 1726879386.65374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879386.65394: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9dcc610> <<< 10976 1726879386.65417: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9dd4640> <<< 10976 1726879386.65425: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9dd2370> <<< 10976 1726879386.65442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879386.65511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879386.65531: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879386.65572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.65665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879386.65668: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e9d55dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d558b0> import 'itertools' # <<< 10976 1726879386.65678: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d55eb0> <<< 10976 1726879386.65687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879386.65726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879386.65742: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d55f70> <<< 10976 1726879386.65755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879386.65785: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d55e80> import '_collections' # <<< 10976 1726879386.65838: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9daed30> import '_functools' # <<< 10976 1726879386.65876: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9da7610> <<< 10976 1726879386.65917: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9dbc670> <<< 10976 1726879386.65933: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9ddbe20> <<< 10976 1726879386.65954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879386.66019: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e9d67c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9dae250> <<< 10976 1726879386.66044: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e9dbc280> <<< 10976 1726879386.66063: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9de19d0> <<< 10976 1726879386.66075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879386.66134: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.66166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d67fa0> <<< 10976 1726879386.66192: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d67d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d67d00> <<< 10976 1726879386.66231: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879386.66262: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879386.66314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879386.66355: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879386.66381: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d3a370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879386.66410: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d3a460> <<< 10976 1726879386.66540: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d71fa0> <<< 10976 1726879386.66597: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d69a30> <<< 10976 1726879386.66600: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d69490> <<< 10976 1726879386.66628: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879386.66639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879386.66657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879386.66686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879386.66694: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9c891c0> <<< 10976 1726879386.66735: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d26c70> <<< 10976 1726879386.66787: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d69eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9de1040> <<< 10976 1726879386.66836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879386.66863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879386.66878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9c9caf0> import 'errno' # <<< 10976 1726879386.66923: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e9c9ce20> <<< 10976 1726879386.66939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879386.66961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879386.66989: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9cad730> <<< 10976 1726879386.66999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879386.67031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879386.67053: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9cadc70> <<< 10976 1726879386.67100: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e9c453a0> <<< 10976 1726879386.67143: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9c9cf10> <<< 10976 1726879386.67145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879386.67179: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e9c55280> <<< 10976 1726879386.67188: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9cad5b0> <<< 10976 1726879386.67198: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879386.67224: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879386.67229: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e9c55340> <<< 10976 1726879386.67262: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d679d0> <<< 10976 1726879386.67289: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879386.67299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879386.67320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879386.67336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879386.67366: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e9c716a0> <<< 10976 1726879386.67394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879386.67424: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e9c71970> <<< 10976 1726879386.67429: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9c71760> <<< 10976 1726879386.67454: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879386.67460: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e9c71850> <<< 10976 1726879386.67486: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 10976 1726879386.67494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879386.67699: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879386.67719: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e9c71ca0> <<< 10976 1726879386.67761: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e9b861f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9c718e0> <<< 10976 1726879386.67764: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9c65a30> <<< 10976 1726879386.67795: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d675b0> <<< 10976 1726879386.67814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879386.67855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879386.67887: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9c71a90> <<< 10976 1726879386.67998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879386.68013: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f80e9bae670> <<< 10976 1726879386.68191: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip' # zipimport: zlib available <<< 10976 1726879386.68283: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.68326: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/__init__.py <<< 10976 1726879386.68332: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.68346: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879386.68366: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.69636: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.70641: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e956d7f0> <<< 10976 1726879386.70646: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.70682: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879386.70700: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879386.70735: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e95fc760> <<< 10976 1726879386.70776: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95fc640> <<< 10976 1726879386.70817: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95fc370> <<< 10976 1726879386.70834: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879386.70892: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95fc490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95fc190> <<< 10976 1726879386.70912: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879386.70938: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e95fc400> <<< 10976 1726879386.70950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879386.70978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879386.71014: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95fc7c0> <<< 10976 1726879386.71032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879386.71056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879386.71068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879386.71095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879386.71119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 10976 1726879386.71126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879386.71196: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e956e850> <<< 10976 1726879386.71234: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879386.71238: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e956e4c0> <<< 10976 1726879386.71283: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e956e670> <<< 10976 1726879386.71300: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879386.71332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879386.71369: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e950cb20> <<< 10976 1726879386.71385: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95f7d30> <<< 10976 1726879386.71542: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95fc520> <<< 10976 1726879386.71561: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 10976 1726879386.71579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879386.71599: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95f7190> <<< 10976 1726879386.71610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879386.71616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879386.71642: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879386.71668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879386.71671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879386.71706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879386.71714: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e94e6a90> <<< 10976 1726879386.71803: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e959fe80> <<< 10976 1726879386.71806: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e959f880> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9506310> <<< 10976 1726879386.71845: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e959f970> <<< 10976 1726879386.71870: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95ced30> <<< 10976 1726879386.71893: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879386.71925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'<<< 10976 1726879386.71931: stdout chunk (state=3): >>> <<< 10976 1726879386.71970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py<<< 10976 1726879386.71976: stdout chunk (state=3): >>> <<< 10976 1726879386.72016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879386.72095: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e94ce9a0> <<< 10976 1726879386.72100: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95d6e50> <<< 10976 1726879386.72118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879386.72138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879386.72190: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879386.72202: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e94de0d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95d6e20> <<< 10976 1726879386.72225: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879386.72267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.72287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879386.72307: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879386.72360: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95a1700> <<< 10976 1726879386.72497: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e94de100> <<< 10976 1726879386.72587: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879386.72594: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e94db580> <<< 10976 1726879386.72620: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879386.72626: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e94db640> <<< 10976 1726879386.72661: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879386.72671: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e94dac70> <<< 10976 1726879386.72682: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9bae820> <<< 10976 1726879386.72701: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879386.72724: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879386.72740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879386.72786: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e955eaf0> <<< 10976 1726879386.72970: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e955c970> <<< 10976 1726879386.72988: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e94d0850> <<< 10976 1726879386.73018: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e955e550> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9596ac0> <<< 10976 1726879386.73039: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.73056: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879386.73076: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.73150: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.73238: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.73245: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.73255: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879386.73265: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.73272: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879386.73290: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.73388: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.73486: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.73959: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.74430: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10976 1726879386.74437: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879386.74460: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879386.74467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.74525: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879386.74529: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e90a3d30> <<< 10976 1726879386.74602: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879386.74612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879386.74615: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e94ab550> <<< 10976 1726879386.74618: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e949cfd0> <<< 10976 1726879386.74666: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879386.74675: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.74700: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.74713: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879386.74834: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.74960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879386.74967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879386.74994: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95529d0> <<< 10976 1726879386.74999: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.75391: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.75774: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.75823: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.75887: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879386.75898: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.75926: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.75958: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879386.75966: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.76020: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.76096: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879386.76118: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.76121: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879386.76139: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.76173: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.76209: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879386.76214: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.76407: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.76606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879386.76630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879386.76643: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879386.76708: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e90a3610> <<< 10976 1726879386.76713: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.76776: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.76866: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879386.76890: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879386.76892: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879386.76894: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.76923: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.76958: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10976 1726879386.77004: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.77041: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.77128: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.77188: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879386.77224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.77318: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879386.77324: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e95e87f0> <<< 10976 1726879386.77327: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e955c5b0> <<< 10976 1726879386.77381: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879386.77384: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.77507: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.77562: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.77586: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.77629: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879386.77632: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879386.77660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879386.77693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879386.77718: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879386.77728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879386.77829: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e94b7c70> <<< 10976 1726879386.77870: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e949dbb0> <<< 10976 1726879386.77933: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e949b7f0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879386.77955: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.77970: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.77991: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879386.78057: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879386.78070: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.78082: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/__init__.py <<< 10976 1726879386.78106: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.78113: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.78127: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available <<< 10976 1726879386.78172: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 10976 1726879386.78211: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879386.78241: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 10976 1726879386.78264: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.78879: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.79493: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/__init__.py # code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/__init__.cpython-39.pyc' import 'firewall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95e8a30> <<< 10976 1726879386.79521: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/config/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/config/__init__.py # code object from '/usr/lib/python3.9/site-packages/firewall/config/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.79641: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/config/__pycache__/dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/config/dbus.py # code object from '/usr/lib/python3.9/site-packages/firewall/config/__pycache__/dbus.cpython-39.pyc' import 'firewall.config.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95e8040> <<< 10976 1726879386.79648: stdout chunk (state=3): >>>import 'firewall.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95e8340> <<< 10976 1726879386.79671: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/__pycache__/client.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/client.py <<< 10976 1726879386.79717: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/client.cpython-39.pyc' <<< 10976 1726879386.79746: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py <<< 10976 1726879386.79749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.79766: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 10976 1726879386.79980: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8e47220> <<< 10976 1726879386.80005: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879386.80010: stdout chunk (state=3): >>># extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e8e47070> <<< 10976 1726879386.80026: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e908d340> <<< 10976 1726879386.80052: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.80067: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py <<< 10976 1726879386.80080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 10976 1726879386.80100: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py <<< 10976 1726879386.80127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 10976 1726879386.80131: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py <<< 10976 1726879386.80134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 10976 1726879386.80158: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py <<< 10976 1726879386.80167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8df2eb0> <<< 10976 1726879386.80196: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' <<< 10976 1726879386.80233: stdout chunk (state=3): >>>import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8df2dc0> <<< 10976 1726879386.80277: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8df2ac0> <<< 10976 1726879386.80280: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8df24f0> <<< 10976 1726879386.80283: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8db3e50> <<< 10976 1726879386.80310: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8db35e0> <<< 10976 1726879386.80327: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py <<< 10976 1726879386.80343: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.80366: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8db3c70><<< 10976 1726879386.80370: stdout chunk (state=3): >>> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8db3280> <<< 10976 1726879386.80380: stdout chunk (state=3): >>>import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e908d730> <<< 10976 1726879386.80430: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 10976 1726879386.80448: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 10976 1726879386.80482: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py <<< 10976 1726879386.80487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8613c70> <<< 10976 1726879386.80514: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py <<< 10976 1726879386.80519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 10976 1726879386.80542: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 10976 1726879386.80598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 10976 1726879386.80601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 10976 1726879386.80602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 10976 1726879386.80711: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8638730> <<< 10976 1726879386.80755: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e861d4f0> <<< 10976 1726879386.80780: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8613f40> <<< 10976 1726879386.80898: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8de58b0> <<< 10976 1726879386.80947: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.80979: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e85b0520> <<< 10976 1726879386.80998: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 10976 1726879386.81023: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e85b05b0> <<< 10976 1726879386.81036: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py <<< 10976 1726879386.81042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 10976 1726879386.81121: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' <<< 10976 1726879386.81131: stdout chunk (state=3): >>># extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e85b0bb0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e85b0a00> <<< 10976 1726879386.81147: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 10976 1726879386.81175: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py <<< 10976 1726879386.81180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 10976 1726879386.81208: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py <<< 10976 1726879386.81214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879386.81242: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e85c7c10> <<< 10976 1726879386.81271: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py <<< 10976 1726879386.81280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 10976 1726879386.81303: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 10976 1726879386.81332: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.81337: stdout chunk (state=3): >>>import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e84d9c70> <<< 10976 1726879386.81359: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py <<< 10976 1726879386.81364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e84d9c10> <<< 10976 1726879386.81381: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 10976 1726879386.81435: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879386.81446: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e84d9dc0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e84d9b20> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e84d9670> <<< 10976 1726879386.81462: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e85c7cd0> <<< 10976 1726879386.81470: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e85c73a0> <<< 10976 1726879386.81497: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e85b99d0> <<< 10976 1726879386.81500: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e85b0a60> <<< 10976 1726879386.81503: stdout chunk (state=3): >>>import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e85b01f0> <<< 10976 1726879386.81527: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py <<< 10976 1726879386.81541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e85b0280> <<< 10976 1726879386.81554: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 10976 1726879386.81593: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e85c7a90> <<< 10976 1726879386.81613: stdout chunk (state=3): >>>import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8db3430> <<< 10976 1726879386.81618: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/core/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/__init__.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.81624: stdout chunk (state=3): >>>import 'firewall.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e85b9700> <<< 10976 1726879386.81653: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/core/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/base.py <<< 10976 1726879386.81657: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/base.cpython-39.pyc' import 'firewall.core.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e85c7a60> <<< 10976 1726879386.81679: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/dbus_utils.py <<< 10976 1726879386.81686: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/dbus_utils.cpython-39.pyc' <<< 10976 1726879386.81707: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/dom/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/__init__.py # code object from '/usr/lib64/python3.9/xml/dom/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879386.81760: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/dom/__pycache__/domreg.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/domreg.py # code object from '/usr/lib64/python3.9/xml/dom/__pycache__/domreg.cpython-39.pyc' <<< 10976 1726879386.81769: stdout chunk (state=3): >>>import 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e84f0820> import 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e84d9f40> <<< 10976 1726879386.81781: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/dom/__pycache__/minidom.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/minidom.py <<< 10976 1726879386.81832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/dom/__pycache__/minidom.cpython-39.pyc' <<< 10976 1726879386.81853: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/dom/__pycache__/minicompat.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/minicompat.py <<< 10976 1726879386.81860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/dom/__pycache__/minicompat.cpython-39.pyc' <<< 10976 1726879386.81869: stdout chunk (state=3): >>>import 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8452f40> <<< 10976 1726879386.81890: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/dom/__pycache__/xmlbuilder.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/xmlbuilder.py <<< 10976 1726879386.81894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/dom/__pycache__/xmlbuilder.cpython-39.pyc' <<< 10976 1726879386.81924: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/dom/__pycache__/NodeFilter.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/NodeFilter.py # code object from '/usr/lib64/python3.9/xml/dom/__pycache__/NodeFilter.cpython-39.pyc' <<< 10976 1726879386.81935: stdout chunk (state=3): >>>import 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8461760> <<< 10976 1726879386.81941: stdout chunk (state=3): >>>import 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8459400> <<< 10976 1726879386.82001: stdout chunk (state=3): >>>import 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e84f00d0> <<< 10976 1726879386.82011: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/core/__pycache__/logger.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/logger.py <<< 10976 1726879386.82034: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/logger.cpython-39.pyc' <<< 10976 1726879386.82054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 10976 1726879386.82111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 10976 1726879386.82121: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 10976 1726879386.82140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 10976 1726879386.82165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py <<< 10976 1726879386.82170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 10976 1726879386.82205: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879386.82208: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e8424a90> <<< 10976 1726879386.82213: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8424850> <<< 10976 1726879386.82253: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e84240d0> <<< 10976 1726879386.82411: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e847f0d0> <<< 10976 1726879386.82440: stdout chunk (state=3): >>>import 'firewall.core.logger' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8509430> <<< 10976 1726879386.82455: stdout chunk (state=3): >>>import 'firewall.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e84d97f0> <<< 10976 1726879386.82463: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/core/__pycache__/rich.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/rich.py <<< 10976 1726879386.82498: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/rich.cpython-39.pyc' <<< 10976 1726879386.82538: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/__pycache__/functions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/functions.py <<< 10976 1726879386.82558: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/functions.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pipes.cpython-39.pyc matches /usr/lib64/python3.9/pipes.py # code object from '/usr/lib64/python3.9/__pycache__/pipes.cpython-39.pyc' <<< 10976 1726879386.82564: stdout chunk (state=3): >>>import 'pipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e83d8dc0> import 'firewall.functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e83d8310> <<< 10976 1726879386.82617: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/core/__pycache__/ipset.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/ipset.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/ipset.cpython-39.pyc' <<< 10976 1726879386.82658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py <<< 10976 1726879386.82664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' <<< 10976 1726879386.82735: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e83e4880> <<< 10976 1726879386.82751: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/errors.py <<< 10976 1726879386.82765: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/errors.cpython-39.pyc' <<< 10976 1726879386.82771: stdout chunk (state=3): >>>import 'firewall.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e839ee80> <<< 10976 1726879386.82804: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/core/__pycache__/prog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/prog.py <<< 10976 1726879386.82807: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/prog.cpython-39.pyc' import 'firewall.core.prog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e839a250> import 'firewall.core.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e83d8b50> <<< 10976 1726879386.82836: stdout chunk (state=3): >>>import 'firewall.core.rich' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8461f70> <<< 10976 1726879386.83070: stdout chunk (state=3): >>>import 'firewall.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95e8be0> <<< 10976 1726879386.83073: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/firewall/core/__pycache__/fw_nm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/fw_nm.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/fw_nm.cpython-39.pyc' <<< 10976 1726879386.83127: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py <<< 10976 1726879386.83141: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 10976 1726879386.83273: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e832b3a0> <<< 10976 1726879386.83337: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py <<< 10976 1726879386.83344: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 10976 1726879386.83591: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8215af0> <<< 10976 1726879386.83603: stdout chunk (state=3): >>># destroy gi.repository.NM <<< 10976 1726879386.83611: stdout chunk (state=3): >>>import 'firewall.core.fw_nm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8325850> <<< 10976 1726879386.83709: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879386.91654: stdout chunk (state=3): >>> {"changed": false, "__firewall_changed": false, "invocation": {"module_args": {"port": ["1229/tcp"], "permanent": true, "runtime": true, "state": "enabled", "__report_changed": true, "service": [], "source_port": [], "forward_port": [], "rich_rule": [], "source": [], "interface": [], "interface_pci_id": [], "icmp_block": [], "timeout": 0, "ipset_entries": [], "protocol": [], "helper_module": [], "destination": [], "firewalld_conf": null, "masquerade": null, "icmp_block_inversion": null, "target": null, "zone": null, "set_default_zone": null, "ipset": null, "ipset_type": null, "description": null, "short": null}}} # destroy __main__ <<< 10976 1726879386.92236: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 10976 1726879386.92279: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing firewall # cleanup[2] removing firewall.config.dbus <<< 10976 1726879386.92289: stdout chunk (state=3): >>># cleanup[2] removing firewall.config # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # cleanup[2] removing xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing firewall.core # cleanup[2] removing firewall.core.base # cleanup[2] removing xml.dom.domreg # cleanup[2] removing xml.dom # cleanup[2] removing xml.dom.minicompat # cleanup[2] removing xml.dom.NodeFilter # cleanup[2] removing xml.dom.xmlbuilder # cleanup[2] removing xml.dom.minidom # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing firewall.core.logger # cleanup[2] removing firewall.dbus_utils # cleanup[2] removing pipes # cleanup[2] removing firewall.functions # cleanup[2] removing ipaddress # cleanup[2] removing firewall.errors # cleanup[2] removing firewall.core.prog # cleanup[2] removing firewall.core.ipset # cleanup[2] removing firewall.core.rich # cleanup[2] removing firewall.client # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing firewall.core.fw_nm <<< 10976 1726879386.92619: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy _compression # destroy binascii # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879386.92712: stdout chunk (state=3): >>># cleanup[3] wiping firewall.core.fw_nm # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject <<< 10976 1726879386.92864: stdout chunk (state=3): >>># cleanup[3] wiping firewall.client # cleanup[3] wiping firewall.core.rich # cleanup[3] wiping firewall.core.ipset # destroy ipaddress # cleanup[3] wiping firewall.core.prog # cleanup[3] wiping firewall.errors # cleanup[3] wiping firewall.functions # destroy pipes # destroy string <<< 10976 1726879386.92998: stdout chunk (state=3): >>># cleanup[3] wiping firewall.dbus_utils # destroy dbus <<< 10976 1726879386.93172: stdout chunk (state=3): >>># destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy dbus.mainloop # destroy dbus.mainloop.glib <<< 10976 1726879386.93196: stdout chunk (state=3): >>># cleanup[3] wiping firewall.core.logger # destroy inspect # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping xml.dom.minidom <<< 10976 1726879386.93199: stdout chunk (state=3): >>># cleanup[3] wiping xml.dom.xmlbuilder # destroy copy # cleanup[3] wiping xml.dom.NodeFilter # cleanup[3] wiping xml.dom.minicompat <<< 10976 1726879386.93202: stdout chunk (state=3): >>># destroy xml # destroy xml.parsers # destroy xml.parsers.expat # destroy xml.dom # cleanup[3] wiping xml.dom.domreg # cleanup[3] wiping firewall.core.base # cleanup[3] wiping firewall.core # destroy firewall.core.base # destroy firewall.core.logger # destroy firewall.core.prog # destroy firewall.core.ipset # destroy firewall.core.rich # destroy firewall.core.fw_nm # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping xml.parsers.expat.errors <<< 10976 1726879386.93204: stdout chunk (state=3): >>># cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib <<< 10976 1726879386.93206: stdout chunk (state=3): >>># cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GLib # destroy gi.repository.GObject # destroy gi.repository.Gio <<< 10976 1726879386.93208: stdout chunk (state=3): >>># cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring<<< 10976 1726879386.93210: stdout chunk (state=3): >>> # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping firewall.config # destroy gettext # destroy firewall.config.dbus # cleanup[3] wiping firewall # destroy firewall.config # destroy firewall.core # destroy firewall.dbus_utils # destroy firewall.functions <<< 10976 1726879386.93212: stdout chunk (state=3): >>># destroy firewall.errors # destroy firewall.client # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux <<< 10976 1726879386.93214: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 10976 1726879386.93216: stdout chunk (state=3): >>># cleanup[3] wiping ast <<< 10976 1726879386.93218: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian <<< 10976 1726879386.93220: stdout chunk (state=3): >>># 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 systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket <<< 10976 1726879386.93318: stdout chunk (state=3): >>># cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 10976 1726879386.93325: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback <<< 10976 1726879386.93328: stdout chunk (state=3): >>># cleanup[3] wiping linecache <<< 10976 1726879386.93330: stdout chunk (state=3): >>># cleanup[3] wiping tokenize <<< 10976 1726879386.93333: stdout chunk (state=3): >>># cleanup[3] wiping token <<< 10976 1726879386.93335: stdout chunk (state=3): >>># cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess <<< 10976 1726879386.93341: stdout chunk (state=3): >>># destroy signal <<< 10976 1726879386.93344: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select <<< 10976 1726879386.93346: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings <<< 10976 1726879386.93348: stdout chunk (state=3): >>># cleanup[3] wiping fcntl <<< 10976 1726879386.93350: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 <<< 10976 1726879386.93352: stdout chunk (state=3): >>># cleanup[3] wiping tempfile # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 10976 1726879386.93354: stdout chunk (state=3): >>># destroy fnmatch <<< 10976 1726879386.93356: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 10976 1726879386.93397: stdout chunk (state=3): >>># cleanup[3] wiping zlib <<< 10976 1726879386.93400: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings <<< 10976 1726879386.93402: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879386.93404: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg<<< 10976 1726879386.93406: stdout chunk (state=3): >>> # cleanup[3] wiping functools <<< 10976 1726879386.93408: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections<<< 10976 1726879386.93410: stdout chunk (state=3): >>> # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 10976 1726879386.93413: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping enum <<< 10976 1726879386.93415: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879386.93417: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 10976 1726879386.93421: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 10976 1726879386.93423: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc <<< 10976 1726879386.93425: stdout chunk (state=3): >>># cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external <<< 10976 1726879386.93427: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping posix <<< 10976 1726879386.93429: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib <<< 10976 1726879386.93433: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879386.93435: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model <<< 10976 1726879386.93437: stdout chunk (state=3): >>># destroy _opcode # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib # destroy marshal # destroy io <<< 10976 1726879386.93783: stdout chunk (state=3): >>># destroy _socket # destroy io <<< 10976 1726879386.93790: stdout chunk (state=3): >>># destroy array # destroy zipimport # destroy gi.types # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option <<< 10976 1726879386.93966: stdout chunk (state=3): >>># destroy _uuid <<< 10976 1726879386.93972: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 10976 1726879386.93974: stdout chunk (state=3): >>># destroy _heapq # destroy _thread # destroy _string # destroy posixpath # destroy textwrap <<< 10976 1726879386.93976: stdout chunk (state=3): >>># destroy _signal # destroy contextlib <<< 10976 1726879386.94018: stdout chunk (state=3): >>># destroy gi._gi <<< 10976 1726879386.94096: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 10976 1726879386.94099: stdout chunk (state=3): >>># 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 <<< 10976 1726879386.94138: stdout chunk (state=3): >>># destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy firewall <<< 10976 1726879386.94211: stdout chunk (state=3): >>># destroy _dbus_glib_bindings <<< 10976 1726879386.94215: stdout chunk (state=3): >>># destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy time # destroy traceback # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy stat # destroy selinux <<< 10976 1726879386.94217: stdout chunk (state=3): >>># destroy xml.dom.domreg<<< 10976 1726879386.94219: stdout chunk (state=3): >>> # destroy xml.dom.minicompat # destroy xml.dom.NodeFilter # destroy xml.dom.xmlbuilder # destroy xml.dom.minidom # destroy abc # destroy ast # destroy dis # destroy collections # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy warnings # destroy functools <<< 10976 1726879386.94221: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy datetime <<< 10976 1726879386.94228: stdout chunk (state=3): >>># destroy json <<< 10976 1726879386.94231: stdout chunk (state=3): >>># destroy json.scanner <<< 10976 1726879386.94232: stdout chunk (state=3): >>># destroy _json <<< 10976 1726879386.94234: stdout chunk (state=3): >>># destroy re <<< 10976 1726879386.94236: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879386.94429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879386.94509: stderr chunk (state=3): >>><<< 10976 1726879386.94513: stdout chunk (state=3): >>><<< 10976 1726879386.94908: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea11edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea0c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea11eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea11eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea0c3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea0c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea0c3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea07a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea07a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea09d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea07a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea0db880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea072d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea09dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80ea0c3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9dd2eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9dd6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9dcc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9dd4640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9dd2370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e9d55dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d558b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d55eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d55f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d55e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9daed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9da7610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9dbc670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9ddbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e9d67c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9dae250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e9dbc280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9de19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d67fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d67d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d67d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d3a370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d3a460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d71fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d69a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d69490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9c891c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d26c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d69eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9de1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9c9caf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e9c9ce20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9cad730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9cadc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e9c453a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9c9cf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e9c55280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9cad5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e9c55340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d679d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e9c716a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e9c71970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9c71760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e9c71850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e9c71ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e9b861f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9c718e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9c65a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9d675b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9c71a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f80e9bae670> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e956d7f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e95fc760> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95fc640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95fc370> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95fc490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95fc190> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e95fc400> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95fc7c0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e956e850> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e956e4c0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e956e670> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e950cb20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95f7d30> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95fc520> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95f7190> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e94e6a90> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e959fe80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e959f880> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9506310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e959f970> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95ced30> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e94ce9a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95d6e50> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e94de0d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95d6e20> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95a1700> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e94de100> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e94db580> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e94db640> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e94dac70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9bae820> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e955eaf0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e955c970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e94d0850> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e955e550> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e9596ac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e90a3d30> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e94ab550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e949cfd0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95529d0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e90a3610> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e95e87f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e955c5b0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e94b7c70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e949dbb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e949b7f0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_sk_sfjiv/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/firewall/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/__init__.py # code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/__init__.cpython-39.pyc' import 'firewall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95e8a30> # /usr/lib/python3.9/site-packages/firewall/config/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/config/__init__.py # code object from '/usr/lib/python3.9/site-packages/firewall/config/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/firewall/config/__pycache__/dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/config/dbus.py # code object from '/usr/lib/python3.9/site-packages/firewall/config/__pycache__/dbus.cpython-39.pyc' import 'firewall.config.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95e8040> import 'firewall.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95e8340> # /usr/lib/python3.9/site-packages/firewall/__pycache__/client.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/client.py # code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8e47220> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e8e47070> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e908d340> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8df2eb0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8df2dc0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8df2ac0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8df24f0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8db3e50> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8db35e0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8db3c70> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8db3280> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e908d730> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8613c70> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8638730> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e861d4f0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8613f40> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8de58b0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e85b0520> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e85b05b0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e85b0bb0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e85b0a00> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e85c7c10> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e84d9c70> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e84d9c10> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e84d9dc0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e84d9b20> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e84d9670> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e85c7cd0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e85c73a0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e85b99d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e85b0a60> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e85b01f0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e85b0280> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e85c7a90> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8db3430> # /usr/lib/python3.9/site-packages/firewall/core/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/__init__.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/__init__.cpython-39.pyc' import 'firewall.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e85b9700> # /usr/lib/python3.9/site-packages/firewall/core/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/base.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/base.cpython-39.pyc' import 'firewall.core.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e85c7a60> # /usr/lib/python3.9/site-packages/firewall/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/dbus_utils.py # code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/dom/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/__init__.py # code object from '/usr/lib64/python3.9/xml/dom/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/xml/dom/__pycache__/domreg.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/domreg.py # code object from '/usr/lib64/python3.9/xml/dom/__pycache__/domreg.cpython-39.pyc' import 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e84f0820> import 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e84d9f40> # /usr/lib64/python3.9/xml/dom/__pycache__/minidom.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/minidom.py # code object from '/usr/lib64/python3.9/xml/dom/__pycache__/minidom.cpython-39.pyc' # /usr/lib64/python3.9/xml/dom/__pycache__/minicompat.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/minicompat.py # code object from '/usr/lib64/python3.9/xml/dom/__pycache__/minicompat.cpython-39.pyc' import 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8452f40> # /usr/lib64/python3.9/xml/dom/__pycache__/xmlbuilder.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/xmlbuilder.py # code object from '/usr/lib64/python3.9/xml/dom/__pycache__/xmlbuilder.cpython-39.pyc' # /usr/lib64/python3.9/xml/dom/__pycache__/NodeFilter.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/NodeFilter.py # code object from '/usr/lib64/python3.9/xml/dom/__pycache__/NodeFilter.cpython-39.pyc' import 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8461760> import 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8459400> import 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e84f00d0> # /usr/lib/python3.9/site-packages/firewall/core/__pycache__/logger.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/logger.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/logger.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80e8424a90> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8424850> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e84240d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e847f0d0> import 'firewall.core.logger' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8509430> import 'firewall.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e84d97f0> # /usr/lib/python3.9/site-packages/firewall/core/__pycache__/rich.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/rich.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/rich.cpython-39.pyc' # /usr/lib/python3.9/site-packages/firewall/__pycache__/functions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/functions.py # code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/functions.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pipes.cpython-39.pyc matches /usr/lib64/python3.9/pipes.py # code object from '/usr/lib64/python3.9/__pycache__/pipes.cpython-39.pyc' import 'pipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e83d8dc0> import 'firewall.functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e83d8310> # /usr/lib/python3.9/site-packages/firewall/core/__pycache__/ipset.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/ipset.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/ipset.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py # code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e83e4880> # /usr/lib/python3.9/site-packages/firewall/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/errors.py # code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/errors.cpython-39.pyc' import 'firewall.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e839ee80> # /usr/lib/python3.9/site-packages/firewall/core/__pycache__/prog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/prog.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/prog.cpython-39.pyc' import 'firewall.core.prog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e839a250> import 'firewall.core.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e83d8b50> import 'firewall.core.rich' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8461f70> import 'firewall.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e95e8be0> # /usr/lib/python3.9/site-packages/firewall/core/__pycache__/fw_nm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/fw_nm.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/fw_nm.cpython-39.pyc' # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e832b3a0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8215af0> # destroy gi.repository.NM import 'firewall.core.fw_nm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80e8325850> # zipimport: zlib available {"changed": false, "__firewall_changed": false, "invocation": {"module_args": {"port": ["1229/tcp"], "permanent": true, "runtime": true, "state": "enabled", "__report_changed": true, "service": [], "source_port": [], "forward_port": [], "rich_rule": [], "source": [], "interface": [], "interface_pci_id": [], "icmp_block": [], "timeout": 0, "ipset_entries": [], "protocol": [], "helper_module": [], "destination": [], "firewalld_conf": null, "masquerade": null, "icmp_block_inversion": null, "target": null, "zone": null, "set_default_zone": null, "ipset": null, "ipset_type": null, "description": null, "short": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing firewall # cleanup[2] removing firewall.config.dbus # cleanup[2] removing firewall.config # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # cleanup[2] removing xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing firewall.core # cleanup[2] removing firewall.core.base # cleanup[2] removing xml.dom.domreg # cleanup[2] removing xml.dom # cleanup[2] removing xml.dom.minicompat # cleanup[2] removing xml.dom.NodeFilter # cleanup[2] removing xml.dom.xmlbuilder # cleanup[2] removing xml.dom.minidom # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing firewall.core.logger # cleanup[2] removing firewall.dbus_utils # cleanup[2] removing pipes # cleanup[2] removing firewall.functions # cleanup[2] removing ipaddress # cleanup[2] removing firewall.errors # cleanup[2] removing firewall.core.prog # cleanup[2] removing firewall.core.ipset # cleanup[2] removing firewall.core.rich # cleanup[2] removing firewall.client # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing firewall.core.fw_nm # destroy _sitebuiltins # destroy _compression # destroy binascii # destroy struct # destroy bz2 # destroy lzma # cleanup[3] wiping firewall.core.fw_nm # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping firewall.client # cleanup[3] wiping firewall.core.rich # cleanup[3] wiping firewall.core.ipset # destroy ipaddress # cleanup[3] wiping firewall.core.prog # cleanup[3] wiping firewall.errors # cleanup[3] wiping firewall.functions # destroy pipes # destroy string # cleanup[3] wiping firewall.dbus_utils # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping firewall.core.logger # destroy inspect # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping xml.dom.minidom # cleanup[3] wiping xml.dom.xmlbuilder # destroy copy # cleanup[3] wiping xml.dom.NodeFilter # cleanup[3] wiping xml.dom.minicompat # destroy xml # destroy xml.parsers # destroy xml.parsers.expat # destroy xml.dom # cleanup[3] wiping xml.dom.domreg # cleanup[3] wiping firewall.core.base # cleanup[3] wiping firewall.core # destroy firewall.core.base # destroy firewall.core.logger # destroy firewall.core.prog # destroy firewall.core.ipset # destroy firewall.core.rich # destroy firewall.core.fw_nm # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GLib # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping firewall.config # destroy gettext # destroy firewall.config.dbus # cleanup[3] wiping firewall # destroy firewall.config # destroy firewall.core # destroy firewall.dbus_utils # destroy firewall.functions # destroy firewall.errors # destroy firewall.client # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy _opcode # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib # destroy marshal # destroy io # destroy _socket # destroy io # destroy array # destroy zipimport # destroy gi.types # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy _uuid # destroy _sre # destroy sre_parse # destroy _heapq # destroy _thread # destroy _string # destroy posixpath # destroy textwrap # destroy _signal # destroy contextlib # destroy gi._gi # destroy ansible.module_utils.six.moves.urllib # 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 operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy firewall # destroy _dbus_glib_bindings # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy time # destroy traceback # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy stat # destroy selinux # destroy xml.dom.domreg # destroy xml.dom.minicompat # destroy xml.dom.NodeFilter # destroy xml.dom.xmlbuilder # destroy xml.dom.minidom # destroy abc # destroy ast # destroy dis # destroy collections # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy warnings # destroy functools # destroy platform # destroy distro # destroy datetime # destroy json # destroy json.scanner # destroy _json # destroy re # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879386.96357: done with _execute_module (fedora.linux_system_roles.firewall_lib, {'port': '1229/tcp', 'permanent': True, 'runtime': True, 'state': 'enabled', '__report_changed': True, '_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': 'fedora.linux_system_roles.firewall_lib', '_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-1726879386.5038161-11912-201354650703392/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879386.96361: _low_level_execute_command(): starting 10976 1726879386.96364: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879386.5038161-11912-201354650703392/ > /dev/null 2>&1 && sleep 0' 10976 1726879386.96409: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879386.96418: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879386.96435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879386.96449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879386.96495: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879386.96502: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879386.96512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879386.96526: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879386.96535: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879386.96542: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879386.96549: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879386.96558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879386.96569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879386.96575: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879386.96581: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879386.96594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879386.96703: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879386.96734: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879386.96737: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879386.96775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879386.98702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879386.98709: stdout chunk (state=3): >>><<< 10976 1726879386.98714: stderr chunk (state=3): >>><<< 10976 1726879386.98737: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879386.98740: handler run complete 10976 1726879386.98778: attempt loop complete, returning result 10976 1726879386.98817: variable 'item' from source: unknown 10976 1726879386.98901: variable 'item' from source: unknown ok: [managed_node2] => (item={'port': '1229/tcp', 'state': 'enabled'}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "port": "1229/tcp", "state": "enabled" } } 10976 1726879386.99075: dumping result to json 10976 1726879386.99078: done dumping result, returning 10976 1726879386.99081: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Configure firewall [0e24e73b-299d-f469-e0b0-00000000034e] 10976 1726879386.99083: sending task result for task 0e24e73b-299d-f469-e0b0-00000000034e 10976 1726879386.99545: no more pending results, returning what we have 10976 1726879386.99548: results queue empty 10976 1726879386.99549: checking for any_errors_fatal 10976 1726879386.99553: done checking for any_errors_fatal 10976 1726879386.99554: checking for max_fail_percentage 10976 1726879386.99555: done checking for max_fail_percentage 10976 1726879386.99556: checking to see if all hosts have failed and the running result is not ok 10976 1726879386.99557: done checking to see if all hosts have failed 10976 1726879386.99557: getting the remaining hosts for this loop 10976 1726879386.99558: done getting the remaining hosts for this loop 10976 1726879386.99561: getting the next task for host managed_node2 10976 1726879386.99569: done getting next task for host managed_node2 10976 1726879386.99572: ^ task is: TASK: fedora.linux_system_roles.firewall : Gather firewall config information 10976 1726879386.99576: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879386.99584: getting variables 10976 1726879386.99585: in VariableManager get_vars() 10976 1726879386.99617: Calling all_inventory to load vars for managed_node2 10976 1726879386.99620: Calling groups_inventory to load vars for managed_node2 10976 1726879386.99623: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879386.99661: Calling all_plugins_play to load vars for managed_node2 10976 1726879386.99664: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879386.99672: Calling groups_plugins_play to load vars for managed_node2 10976 1726879386.99883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879387.00198: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879387.00206: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000034e 10976 1726879387.00243: WORKER PROCESS EXITING 10976 1726879387.00263: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879387.00271: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879387.00356: done with get_vars() 10976 1726879387.00370: done getting variables TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Friday 20 September 2024 20:43:07 -0400 (0:00:01.656) 0:00:28.429 ****** 10976 1726879387.00630: entering _queue_task() for managed_node2/fedora.linux_system_roles.firewall_lib_facts 10976 1726879387.00632: Creating lock for fedora.linux_system_roles.firewall_lib_facts 10976 1726879387.00989: worker is 1 (out of 1 available) 10976 1726879387.01003: exiting _queue_task() for managed_node2/fedora.linux_system_roles.firewall_lib_facts 10976 1726879387.01015: done queuing things up, now waiting for results queue to drain 10976 1726879387.01017: waiting for pending results... 10976 1726879387.01412: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Gather firewall config information 10976 1726879387.01586: in run() - task 0e24e73b-299d-f469-e0b0-000000000350 10976 1726879387.01612: variable 'ansible_search_path' from source: unknown 10976 1726879387.01628: variable 'ansible_search_path' from source: unknown 10976 1726879387.02266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879387.06303: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879387.06513: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879387.06762: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879387.06929: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879387.07033: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879387.07192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879387.07364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879387.07436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879387.07601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879387.07647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879387.07745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879387.07785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879387.07835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879387.07902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879387.07939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879387.08139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879387.08236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879387.08267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879387.08317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879387.08347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879387.08586: variable 'fw' from source: task vars 10976 1726879387.08750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879387.09155: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879387.09272: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879387.09314: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879387.09381: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879387.09525: 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) 10976 1726879387.09562: 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) 10976 1726879387.09593: 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) 10976 1726879387.09661: 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) 10976 1726879387.09887: variable 'firewall' from source: include params 10976 1726879387.10008: variable '__ha_fw_service' from source: include params 10976 1726879387.10074: variable '__fence_fw_port' from source: include params 10976 1726879387.10288: variable '__use_fence_fw_port' from source: include params 10976 1726879387.10613: variable '__arch' from source: include params 10976 1726879387.10756: variable 'ansible_facts' from source: unknown 10976 1726879387.10867: variable 'ha_cluster_fence_agent_packages' from source: role '' defaults 10976 1726879387.10879: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 10976 1726879387.10970: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 10976 1726879387.11172: variable 'ansible_architecture' from source: facts 10976 1726879387.11243: variable 'ha_cluster_extra_packages' from source: role '' defaults 10976 1726879387.11351: variable '__previous' from source: task vars 10976 1726879387.11441: variable 'omit' from source: magic vars 10976 1726879387.11558: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879387.11579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879387.11600: variable 'omit' from source: magic vars 10976 1726879387.11858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879387.11900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879387.11949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879387.12001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879387.12029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879387.12160: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879387.12172: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879387.12188: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879387.12330: variable 'firewall' from source: include params 10976 1726879387.12428: variable '__ha_fw_service' from source: include params 10976 1726879387.12440: variable '__fence_fw_port' from source: include params 10976 1726879387.12593: variable '__use_fence_fw_port' from source: include params 10976 1726879387.12867: variable '__arch' from source: include params 10976 1726879387.12963: variable 'ansible_facts' from source: unknown 10976 1726879387.13041: variable 'ha_cluster_fence_agent_packages' from source: role '' defaults 10976 1726879387.13050: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 10976 1726879387.13128: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 10976 1726879387.13304: variable 'ansible_architecture' from source: facts 10976 1726879387.13347: variable 'ha_cluster_extra_packages' from source: role '' defaults 10976 1726879387.13400: Evaluated conditional (firewall != None): True 10976 1726879387.13543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879387.13587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879387.13620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879387.13677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879387.13701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879387.13807: variable 'firewall' from source: include params 10976 1726879387.13914: variable '__ha_fw_service' from source: include params 10976 1726879387.13930: variable '__fence_fw_port' from source: include params 10976 1726879387.14088: variable '__use_fence_fw_port' from source: include params 10976 1726879387.14371: variable '__arch' from source: include params 10976 1726879387.14476: variable 'ansible_facts' from source: unknown 10976 1726879387.14559: variable 'ha_cluster_fence_agent_packages' from source: role '' defaults 10976 1726879387.14569: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 10976 1726879387.14640: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 10976 1726879387.14832: variable 'ansible_architecture' from source: facts 10976 1726879387.14870: variable 'ha_cluster_extra_packages' from source: role '' defaults 10976 1726879387.14930: Evaluated conditional (firewall | length == 1): False 10976 1726879387.14940: when evaluation is False, skipping this task 10976 1726879387.15001: variable 'item' from source: unknown 10976 1726879387.15079: variable 'item' from source: unknown skipping: [managed_node2] => (item={'service': 'high-availability', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall | length == 1", "item": { "service": "high-availability", "state": "enabled" }, "skip_reason": "Conditional result was False" } 10976 1726879387.15384: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879387.15408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879387.15426: variable 'omit' from source: magic vars 10976 1726879387.15648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879387.15681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879387.15712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879387.15766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879387.15782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879387.15899: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879387.15908: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879387.15920: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879387.16054: variable 'firewall' from source: include params 10976 1726879387.16136: variable '__ha_fw_service' from source: include params 10976 1726879387.16147: variable '__fence_fw_port' from source: include params 10976 1726879387.16291: variable '__use_fence_fw_port' from source: include params 10976 1726879387.16537: variable '__arch' from source: include params 10976 1726879387.16626: variable 'ansible_facts' from source: unknown 10976 1726879387.16695: variable 'ha_cluster_fence_agent_packages' from source: role '' defaults 10976 1726879387.16709: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 10976 1726879387.16772: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 10976 1726879387.16937: variable 'ansible_architecture' from source: facts 10976 1726879387.16969: variable 'ha_cluster_extra_packages' from source: role '' defaults 10976 1726879387.17016: Evaluated conditional (firewall != None): True 10976 1726879387.17148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879387.17185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879387.17216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879387.17275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879387.17301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879387.17399: variable 'firewall' from source: include params 10976 1726879387.17495: variable '__ha_fw_service' from source: include params 10976 1726879387.17506: variable '__fence_fw_port' from source: include params 10976 1726879387.17649: variable '__use_fence_fw_port' from source: include params 10976 1726879387.17919: variable '__arch' from source: include params 10976 1726879387.18000: variable 'ansible_facts' from source: unknown 10976 1726879387.18079: variable 'ha_cluster_fence_agent_packages' from source: role '' defaults 10976 1726879387.18090: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 10976 1726879387.18164: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 10976 1726879387.18326: variable 'ansible_architecture' from source: facts 10976 1726879387.18369: variable 'ha_cluster_extra_packages' from source: role '' defaults 10976 1726879387.18417: Evaluated conditional (firewall | length == 1): False 10976 1726879387.18426: when evaluation is False, skipping this task 10976 1726879387.18490: variable 'item' from source: unknown 10976 1726879387.18564: variable 'item' from source: unknown skipping: [managed_node2] => (item={'port': '1229/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall | length == 1", "item": { "port": "1229/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } 10976 1726879387.18710: dumping result to json 10976 1726879387.18721: done dumping result, returning 10976 1726879387.18734: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Gather firewall config information [0e24e73b-299d-f469-e0b0-000000000350] 10976 1726879387.18744: sending task result for task 0e24e73b-299d-f469-e0b0-000000000350 skipping: [managed_node2] => { "changed": false } MSG: All items skipped 10976 1726879387.18876: no more pending results, returning what we have 10976 1726879387.18880: results queue empty 10976 1726879387.18881: checking for any_errors_fatal 10976 1726879387.18900: done checking for any_errors_fatal 10976 1726879387.18901: checking for max_fail_percentage 10976 1726879387.18903: done checking for max_fail_percentage 10976 1726879387.18904: checking to see if all hosts have failed and the running result is not ok 10976 1726879387.18905: done checking to see if all hosts have failed 10976 1726879387.18905: getting the remaining hosts for this loop 10976 1726879387.18907: done getting the remaining hosts for this loop 10976 1726879387.18910: getting the next task for host managed_node2 10976 1726879387.18918: done getting next task for host managed_node2 10976 1726879387.18930: ^ task is: TASK: fedora.linux_system_roles.firewall : Update firewalld_config fact 10976 1726879387.18936: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879387.18951: getting variables 10976 1726879387.18953: in VariableManager get_vars() 10976 1726879387.18996: Calling all_inventory to load vars for managed_node2 10976 1726879387.18999: Calling groups_inventory to load vars for managed_node2 10976 1726879387.19001: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879387.19013: Calling all_plugins_play to load vars for managed_node2 10976 1726879387.19016: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879387.19019: Calling groups_plugins_play to load vars for managed_node2 10976 1726879387.19221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879387.19606: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879387.19615: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000350 10976 1726879387.19618: WORKER PROCESS EXITING 10976 1726879387.19639: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879387.19647: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879387.19778: done with get_vars() 10976 1726879387.19791: done getting variables 10976 1726879387.19973: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Friday 20 September 2024 20:43:07 -0400 (0:00:00.193) 0:00:28.623 ****** 10976 1726879387.20111: entering _queue_task() for managed_node2/set_fact 10976 1726879387.20426: worker is 1 (out of 1 available) 10976 1726879387.20438: exiting _queue_task() for managed_node2/set_fact 10976 1726879387.20457: done queuing things up, now waiting for results queue to drain 10976 1726879387.20459: waiting for pending results... 10976 1726879387.20782: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Update firewalld_config fact 10976 1726879387.20966: in run() - task 0e24e73b-299d-f469-e0b0-000000000351 10976 1726879387.20987: variable 'ansible_search_path' from source: unknown 10976 1726879387.20995: variable 'ansible_search_path' from source: unknown 10976 1726879387.21047: calling self._execute() 10976 1726879387.21158: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879387.21169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879387.21182: variable 'omit' from source: magic vars 10976 1726879387.21744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879387.24410: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879387.24495: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879387.24549: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879387.24587: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879387.24630: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879387.24746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879387.24779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879387.24810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879387.24866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879387.24886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879387.25042: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879387.25065: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879387.25093: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879387.25233: variable 'firewall' from source: include params 10976 1726879387.25335: variable '__ha_fw_service' from source: include params 10976 1726879387.25347: variable '__fence_fw_port' from source: include params 10976 1726879387.25511: variable '__use_fence_fw_port' from source: include params 10976 1726879387.25773: variable '__arch' from source: include params 10976 1726879387.25884: variable 'ansible_facts' from source: unknown 10976 1726879387.25982: variable 'ha_cluster_fence_agent_packages' from source: role '' defaults 10976 1726879387.25992: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 10976 1726879387.26072: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 10976 1726879387.26237: variable 'ansible_architecture' from source: facts 10976 1726879387.26310: variable 'ha_cluster_extra_packages' from source: role '' defaults 10976 1726879387.26376: Evaluated conditional (firewall != None): True 10976 1726879387.26503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879387.26537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879387.26570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879387.26627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879387.26649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879387.26744: variable 'firewall' from source: include params 10976 1726879387.26839: variable '__ha_fw_service' from source: include params 10976 1726879387.26850: variable '__fence_fw_port' from source: include params 10976 1726879387.26987: variable '__use_fence_fw_port' from source: include params 10976 1726879387.27266: variable '__arch' from source: include params 10976 1726879387.27360: variable 'ansible_facts' from source: unknown 10976 1726879387.27428: variable 'ha_cluster_fence_agent_packages' from source: role '' defaults 10976 1726879387.27437: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 10976 1726879387.27511: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 10976 1726879387.27689: variable 'ansible_architecture' from source: facts 10976 1726879387.27724: variable 'ha_cluster_extra_packages' from source: role '' defaults 10976 1726879387.27788: Evaluated conditional (firewall | length == 1): False 10976 1726879387.27797: when evaluation is False, skipping this task 10976 1726879387.27804: _execute() done 10976 1726879387.27810: dumping result to json 10976 1726879387.27817: done dumping result, returning 10976 1726879387.27832: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Update firewalld_config fact [0e24e73b-299d-f469-e0b0-000000000351] 10976 1726879387.27843: sending task result for task 0e24e73b-299d-f469-e0b0-000000000351 skipping: [managed_node2] => { "changed": false, "false_condition": "firewall | length == 1", "skip_reason": "Conditional result was False" } 10976 1726879387.28013: no more pending results, returning what we have 10976 1726879387.28018: results queue empty 10976 1726879387.28019: checking for any_errors_fatal 10976 1726879387.28029: done checking for any_errors_fatal 10976 1726879387.28030: checking for max_fail_percentage 10976 1726879387.28032: done checking for max_fail_percentage 10976 1726879387.28033: checking to see if all hosts have failed and the running result is not ok 10976 1726879387.28034: done checking to see if all hosts have failed 10976 1726879387.28035: getting the remaining hosts for this loop 10976 1726879387.28037: done getting the remaining hosts for this loop 10976 1726879387.28041: getting the next task for host managed_node2 10976 1726879387.28051: done getting next task for host managed_node2 10976 1726879387.28056: ^ task is: TASK: fedora.linux_system_roles.firewall : Gather firewall config if no arguments 10976 1726879387.28062: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879387.28086: getting variables 10976 1726879387.28088: in VariableManager get_vars() 10976 1726879387.28134: Calling all_inventory to load vars for managed_node2 10976 1726879387.28136: Calling groups_inventory to load vars for managed_node2 10976 1726879387.28139: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879387.28151: Calling all_plugins_play to load vars for managed_node2 10976 1726879387.28154: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879387.28157: Calling groups_plugins_play to load vars for managed_node2 10976 1726879387.28361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879387.28572: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879387.28591: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879387.28599: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879387.28814: done with get_vars() 10976 1726879387.28831: done getting variables 10976 1726879387.28999: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000351 10976 1726879387.29003: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Friday 20 September 2024 20:43:07 -0400 (0:00:00.090) 0:00:28.714 ****** 10976 1726879387.29081: entering _queue_task() for managed_node2/fedora.linux_system_roles.firewall_lib_facts 10976 1726879387.29541: worker is 1 (out of 1 available) 10976 1726879387.29553: exiting _queue_task() for managed_node2/fedora.linux_system_roles.firewall_lib_facts 10976 1726879387.29566: done queuing things up, now waiting for results queue to drain 10976 1726879387.29568: waiting for pending results... 10976 1726879387.29906: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Gather firewall config if no arguments 10976 1726879387.30093: in run() - task 0e24e73b-299d-f469-e0b0-000000000353 10976 1726879387.30118: variable 'ansible_search_path' from source: unknown 10976 1726879387.30131: variable 'ansible_search_path' from source: unknown 10976 1726879387.30175: calling self._execute() 10976 1726879387.30284: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879387.30304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879387.30323: variable 'omit' from source: magic vars 10976 1726879387.30905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879387.33618: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879387.33703: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879387.33755: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879387.33802: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879387.33841: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879387.33956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879387.34009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879387.34053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879387.34132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879387.34158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879387.34330: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879387.34354: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879387.34387: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879387.34553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879387.34596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879387.34629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879387.34687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879387.34710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879387.34838: variable 'firewall' from source: include params 10976 1726879387.34949: variable '__ha_fw_service' from source: include params 10976 1726879387.34964: variable '__fence_fw_port' from source: include params 10976 1726879387.35137: variable '__use_fence_fw_port' from source: include params 10976 1726879387.35406: variable '__arch' from source: include params 10976 1726879387.35509: variable 'ansible_facts' from source: unknown 10976 1726879387.35607: variable 'ha_cluster_fence_agent_packages' from source: role '' defaults 10976 1726879387.35617: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 10976 1726879387.35703: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 10976 1726879387.35890: variable 'ansible_architecture' from source: facts 10976 1726879387.35958: variable 'ha_cluster_extra_packages' from source: role '' defaults 10976 1726879387.36032: Evaluated conditional (firewall == None or firewall | length == 0): False 10976 1726879387.36040: when evaluation is False, skipping this task 10976 1726879387.36047: _execute() done 10976 1726879387.36054: dumping result to json 10976 1726879387.36060: done dumping result, returning 10976 1726879387.36073: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Gather firewall config if no arguments [0e24e73b-299d-f469-e0b0-000000000353] 10976 1726879387.36091: sending task result for task 0e24e73b-299d-f469-e0b0-000000000353 skipping: [managed_node2] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } 10976 1726879387.36292: no more pending results, returning what we have 10976 1726879387.36296: results queue empty 10976 1726879387.36298: checking for any_errors_fatal 10976 1726879387.36308: done checking for any_errors_fatal 10976 1726879387.36310: checking for max_fail_percentage 10976 1726879387.36311: done checking for max_fail_percentage 10976 1726879387.36313: checking to see if all hosts have failed and the running result is not ok 10976 1726879387.36314: done checking to see if all hosts have failed 10976 1726879387.36314: getting the remaining hosts for this loop 10976 1726879387.36316: done getting the remaining hosts for this loop 10976 1726879387.36320: getting the next task for host managed_node2 10976 1726879387.36331: done getting next task for host managed_node2 10976 1726879387.36335: ^ task is: TASK: fedora.linux_system_roles.firewall : Update firewalld_config fact 10976 1726879387.36342: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879387.36357: getting variables 10976 1726879387.36365: in VariableManager get_vars() 10976 1726879387.36410: Calling all_inventory to load vars for managed_node2 10976 1726879387.36413: Calling groups_inventory to load vars for managed_node2 10976 1726879387.36415: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879387.36428: Calling all_plugins_play to load vars for managed_node2 10976 1726879387.36432: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879387.36435: Calling groups_plugins_play to load vars for managed_node2 10976 1726879387.36690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879387.36901: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879387.36919: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879387.36929: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879387.37129: done with get_vars() 10976 1726879387.37141: done getting variables 10976 1726879387.37293: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000353 10976 1726879387.37297: WORKER PROCESS EXITING 10976 1726879387.37335: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Friday 20 September 2024 20:43:07 -0400 (0:00:00.082) 0:00:28.797 ****** 10976 1726879387.37374: entering _queue_task() for managed_node2/set_fact 10976 1726879387.37796: worker is 1 (out of 1 available) 10976 1726879387.37809: exiting _queue_task() for managed_node2/set_fact 10976 1726879387.37821: done queuing things up, now waiting for results queue to drain 10976 1726879387.37828: waiting for pending results... 10976 1726879387.38164: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Update firewalld_config fact 10976 1726879387.38346: in run() - task 0e24e73b-299d-f469-e0b0-000000000354 10976 1726879387.38367: variable 'ansible_search_path' from source: unknown 10976 1726879387.38375: variable 'ansible_search_path' from source: unknown 10976 1726879387.38431: calling self._execute() 10976 1726879387.38543: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879387.38555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879387.38569: variable 'omit' from source: magic vars 10976 1726879387.39146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879387.41860: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879387.41962: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879387.42007: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879387.42090: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879387.42201: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879387.42433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879387.42468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879387.42630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879387.42679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879387.42817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879387.43093: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879387.43107: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879387.43146: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879387.43310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879387.43346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879387.43385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879387.43433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879387.43451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879387.43581: variable 'firewall' from source: include params 10976 1726879387.43695: variable '__ha_fw_service' from source: include params 10976 1726879387.43712: variable '__fence_fw_port' from source: include params 10976 1726879387.43871: variable '__use_fence_fw_port' from source: include params 10976 1726879387.44144: variable '__arch' from source: include params 10976 1726879387.44244: variable 'ansible_facts' from source: unknown 10976 1726879387.44332: variable 'ha_cluster_fence_agent_packages' from source: role '' defaults 10976 1726879387.44351: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 10976 1726879387.44428: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 10976 1726879387.44603: variable 'ansible_architecture' from source: facts 10976 1726879387.44682: variable 'ha_cluster_extra_packages' from source: role '' defaults 10976 1726879387.44742: Evaluated conditional (firewall == None or firewall | length == 0): False 10976 1726879387.44750: when evaluation is False, skipping this task 10976 1726879387.44756: _execute() done 10976 1726879387.44763: dumping result to json 10976 1726879387.44772: done dumping result, returning 10976 1726879387.44791: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Update firewalld_config fact [0e24e73b-299d-f469-e0b0-000000000354] 10976 1726879387.44802: sending task result for task 0e24e73b-299d-f469-e0b0-000000000354 skipping: [managed_node2] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } 10976 1726879387.44958: no more pending results, returning what we have 10976 1726879387.44962: results queue empty 10976 1726879387.44963: checking for any_errors_fatal 10976 1726879387.44974: done checking for any_errors_fatal 10976 1726879387.44975: checking for max_fail_percentage 10976 1726879387.44978: done checking for max_fail_percentage 10976 1726879387.44979: checking to see if all hosts have failed and the running result is not ok 10976 1726879387.44980: done checking to see if all hosts have failed 10976 1726879387.44980: getting the remaining hosts for this loop 10976 1726879387.44982: done getting the remaining hosts for this loop 10976 1726879387.44986: getting the next task for host managed_node2 10976 1726879387.44999: done getting next task for host managed_node2 10976 1726879387.45004: ^ task is: TASK: fedora.linux_system_roles.firewall : Get config files, checksums after 10976 1726879387.45010: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879387.45028: getting variables 10976 1726879387.45030: in VariableManager get_vars() 10976 1726879387.45084: Calling all_inventory to load vars for managed_node2 10976 1726879387.45088: Calling groups_inventory to load vars for managed_node2 10976 1726879387.45091: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879387.45102: Calling all_plugins_play to load vars for managed_node2 10976 1726879387.45106: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879387.45109: Calling groups_plugins_play to load vars for managed_node2 10976 1726879387.45319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879387.45547: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879387.45577: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000354 10976 1726879387.45585: WORKER PROCESS EXITING 10976 1726879387.45602: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879387.45609: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879387.45826: done with get_vars() 10976 1726879387.45841: done getting variables 10976 1726879387.46027: Loading ActionModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/script.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Friday 20 September 2024 20:43:07 -0400 (0:00:00.086) 0:00:28.883 ****** 10976 1726879387.46069: entering _queue_task() for managed_node2/script 10976 1726879387.46493: worker is 1 (out of 1 available) 10976 1726879387.46508: exiting _queue_task() for managed_node2/script 10976 1726879387.46524: done queuing things up, now waiting for results queue to drain 10976 1726879387.46526: waiting for pending results... 10976 1726879387.46845: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Get config files, checksums after 10976 1726879387.47029: in run() - task 0e24e73b-299d-f469-e0b0-000000000356 10976 1726879387.47051: variable 'ansible_search_path' from source: unknown 10976 1726879387.47058: variable 'ansible_search_path' from source: unknown 10976 1726879387.47114: calling self._execute() 10976 1726879387.47221: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879387.47235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879387.47250: variable 'omit' from source: magic vars 10976 1726879387.47906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879387.50530: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879387.50617: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879387.50687: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879387.50729: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879387.50760: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879387.50877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879387.50920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879387.50955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879387.51008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879387.51031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879387.51189: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879387.51204: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879387.51241: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879387.51388: variable '__firewall_previous_replaced' from source: set_fact 10976 1726879387.51401: Evaluated conditional (__firewall_previous_replaced | bool): False 10976 1726879387.51409: when evaluation is False, skipping this task 10976 1726879387.51417: _execute() done 10976 1726879387.51429: dumping result to json 10976 1726879387.51446: done dumping result, returning 10976 1726879387.51460: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Get config files, checksums after [0e24e73b-299d-f469-e0b0-000000000356] 10976 1726879387.51473: sending task result for task 0e24e73b-299d-f469-e0b0-000000000356 skipping: [managed_node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } 10976 1726879387.51634: no more pending results, returning what we have 10976 1726879387.51638: results queue empty 10976 1726879387.51639: checking for any_errors_fatal 10976 1726879387.51646: done checking for any_errors_fatal 10976 1726879387.51647: checking for max_fail_percentage 10976 1726879387.51649: done checking for max_fail_percentage 10976 1726879387.51650: checking to see if all hosts have failed and the running result is not ok 10976 1726879387.51651: done checking to see if all hosts have failed 10976 1726879387.51652: getting the remaining hosts for this loop 10976 1726879387.51654: done getting the remaining hosts for this loop 10976 1726879387.51657: getting the next task for host managed_node2 10976 1726879387.51665: done getting next task for host managed_node2 10976 1726879387.51671: ^ task is: TASK: fedora.linux_system_roles.firewall : Calculate what has changed 10976 1726879387.51677: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879387.51691: getting variables 10976 1726879387.51693: in VariableManager get_vars() 10976 1726879387.51740: Calling all_inventory to load vars for managed_node2 10976 1726879387.51743: Calling groups_inventory to load vars for managed_node2 10976 1726879387.51746: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879387.51756: Calling all_plugins_play to load vars for managed_node2 10976 1726879387.51760: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879387.51763: Calling groups_plugins_play to load vars for managed_node2 10976 1726879387.52020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879387.52234: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879387.52371: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000356 10976 1726879387.52375: WORKER PROCESS EXITING 10976 1726879387.52382: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879387.52390: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879387.52593: done with get_vars() 10976 1726879387.52606: done getting variables 10976 1726879387.52669: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Friday 20 September 2024 20:43:07 -0400 (0:00:00.067) 0:00:28.951 ****** 10976 1726879387.52833: entering _queue_task() for managed_node2/set_fact 10976 1726879387.53166: worker is 1 (out of 1 available) 10976 1726879387.53178: exiting _queue_task() for managed_node2/set_fact 10976 1726879387.53190: done queuing things up, now waiting for results queue to drain 10976 1726879387.53192: waiting for pending results... 10976 1726879387.53521: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Calculate what has changed 10976 1726879387.53710: in run() - task 0e24e73b-299d-f469-e0b0-000000000357 10976 1726879387.53733: variable 'ansible_search_path' from source: unknown 10976 1726879387.53742: variable 'ansible_search_path' from source: unknown 10976 1726879387.53793: calling self._execute() 10976 1726879387.53901: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879387.53913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879387.53928: variable 'omit' from source: magic vars 10976 1726879387.54485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879387.57063: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879387.57154: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879387.57195: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879387.57242: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879387.57271: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879387.57383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879387.57417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879387.57458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879387.57502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879387.57519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879387.57678: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879387.57692: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879387.57718: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879387.57866: variable '__firewall_previous_replaced' from source: set_fact 10976 1726879387.57878: Evaluated conditional (__firewall_previous_replaced | bool): False 10976 1726879387.57887: when evaluation is False, skipping this task 10976 1726879387.57899: _execute() done 10976 1726879387.57906: dumping result to json 10976 1726879387.57913: done dumping result, returning 10976 1726879387.57927: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Calculate what has changed [0e24e73b-299d-f469-e0b0-000000000357] 10976 1726879387.57939: sending task result for task 0e24e73b-299d-f469-e0b0-000000000357 10976 1726879387.58059: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000357 10976 1726879387.58067: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } 10976 1726879387.58126: no more pending results, returning what we have 10976 1726879387.58130: results queue empty 10976 1726879387.58131: checking for any_errors_fatal 10976 1726879387.58136: done checking for any_errors_fatal 10976 1726879387.58137: checking for max_fail_percentage 10976 1726879387.58139: done checking for max_fail_percentage 10976 1726879387.58140: checking to see if all hosts have failed and the running result is not ok 10976 1726879387.58141: done checking to see if all hosts have failed 10976 1726879387.58142: getting the remaining hosts for this loop 10976 1726879387.58144: done getting the remaining hosts for this loop 10976 1726879387.58147: getting the next task for host managed_node2 10976 1726879387.58158: done getting next task for host managed_node2 10976 1726879387.58163: ^ task is: TASK: fedora.linux_system_roles.firewall : Show diffs 10976 1726879387.58169: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879387.58183: getting variables 10976 1726879387.58185: in VariableManager get_vars() 10976 1726879387.58232: Calling all_inventory to load vars for managed_node2 10976 1726879387.58235: Calling groups_inventory to load vars for managed_node2 10976 1726879387.58238: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879387.58249: Calling all_plugins_play to load vars for managed_node2 10976 1726879387.58252: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879387.58255: Calling groups_plugins_play to load vars for managed_node2 10976 1726879387.58455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879387.58666: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879387.58685: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879387.58694: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879387.58984: done with get_vars() 10976 1726879387.58999: done getting variables 10976 1726879387.59064: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Friday 20 September 2024 20:43:07 -0400 (0:00:00.063) 0:00:29.015 ****** 10976 1726879387.59232: entering _queue_task() for managed_node2/debug 10976 1726879387.59573: worker is 1 (out of 1 available) 10976 1726879387.59587: exiting _queue_task() for managed_node2/debug 10976 1726879387.59599: done queuing things up, now waiting for results queue to drain 10976 1726879387.59601: waiting for pending results... 10976 1726879387.59932: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Show diffs 10976 1726879387.60114: in run() - task 0e24e73b-299d-f469-e0b0-000000000358 10976 1726879387.60140: variable 'ansible_search_path' from source: unknown 10976 1726879387.60148: variable 'ansible_search_path' from source: unknown 10976 1726879387.60204: calling self._execute() 10976 1726879387.60317: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879387.60331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879387.60346: variable 'omit' from source: magic vars 10976 1726879387.61011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879387.63625: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879387.64051: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879387.64110: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879387.64153: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879387.64190: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879387.64311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879387.64347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879387.64378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879387.64435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879387.64455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879387.64617: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879387.64642: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879387.64669: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879387.64817: variable '__firewall_previous_replaced' from source: set_fact 10976 1726879387.64834: Evaluated conditional (__firewall_previous_replaced | bool): False 10976 1726879387.64849: when evaluation is False, skipping this task 10976 1726879387.64857: _execute() done 10976 1726879387.64864: dumping result to json 10976 1726879387.64870: done dumping result, returning 10976 1726879387.64881: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.firewall : Show diffs [0e24e73b-299d-f469-e0b0-000000000358] 10976 1726879387.64892: sending task result for task 0e24e73b-299d-f469-e0b0-000000000358 skipping: [managed_node2] => { "false_condition": "__firewall_previous_replaced | bool" } 10976 1726879387.65046: no more pending results, returning what we have 10976 1726879387.65050: results queue empty 10976 1726879387.65051: checking for any_errors_fatal 10976 1726879387.65058: done checking for any_errors_fatal 10976 1726879387.65059: checking for max_fail_percentage 10976 1726879387.65061: done checking for max_fail_percentage 10976 1726879387.65062: checking to see if all hosts have failed and the running result is not ok 10976 1726879387.65063: done checking to see if all hosts have failed 10976 1726879387.65064: getting the remaining hosts for this loop 10976 1726879387.65065: done getting the remaining hosts for this loop 10976 1726879387.65070: getting the next task for host managed_node2 10976 1726879387.65081: done getting next task for host managed_node2 10976 1726879387.65084: ^ task is: TASK: meta (role_complete) 10976 1726879387.65089: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879387.65103: getting variables 10976 1726879387.65105: in VariableManager get_vars() 10976 1726879387.65227: Calling all_inventory to load vars for managed_node2 10976 1726879387.65231: Calling groups_inventory to load vars for managed_node2 10976 1726879387.65234: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879387.65245: Calling all_plugins_play to load vars for managed_node2 10976 1726879387.65249: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879387.65253: Calling groups_plugins_play to load vars for managed_node2 10976 1726879387.65440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879387.65648: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879387.65772: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000358 10976 1726879387.65775: WORKER PROCESS EXITING 10976 1726879387.65794: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879387.65802: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879387.66009: done with get_vars() 10976 1726879387.66024: done getting variables 10976 1726879387.66228: done queuing things up, now waiting for results queue to drain 10976 1726879387.66231: results queue empty 10976 1726879387.66232: checking for any_errors_fatal 10976 1726879387.66235: done checking for any_errors_fatal 10976 1726879387.66236: checking for max_fail_percentage 10976 1726879387.66237: done checking for max_fail_percentage 10976 1726879387.66238: checking to see if all hosts have failed and the running result is not ok 10976 1726879387.66239: done checking to see if all hosts have failed 10976 1726879387.66239: getting the remaining hosts for this loop 10976 1726879387.66245: done getting the remaining hosts for this loop 10976 1726879387.66248: getting the next task for host managed_node2 10976 1726879387.66255: done getting next task for host managed_node2 10976 1726879387.66258: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure selinux 10976 1726879387.66260: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879387.66272: getting variables 10976 1726879387.66273: in VariableManager get_vars() 10976 1726879387.66291: Calling all_inventory to load vars for managed_node2 10976 1726879387.66294: Calling groups_inventory to load vars for managed_node2 10976 1726879387.66296: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879387.66301: Calling all_plugins_play to load vars for managed_node2 10976 1726879387.66303: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879387.66320: Calling groups_plugins_play to load vars for managed_node2 10976 1726879387.66478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879387.66675: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879387.66692: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879387.66697: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879387.66756: done with get_vars() 10976 1726879387.66768: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure selinux] **************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:52 Friday 20 September 2024 20:43:07 -0400 (0:00:00.076) 0:00:29.091 ****** 10976 1726879387.66847: entering _queue_task() for managed_node2/include_tasks 10976 1726879387.67190: worker is 1 (out of 1 available) 10976 1726879387.67204: exiting _queue_task() for managed_node2/include_tasks 10976 1726879387.67216: done queuing things up, now waiting for results queue to drain 10976 1726879387.67218: waiting for pending results... 10976 1726879387.67560: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure selinux 10976 1726879387.67706: in run() - task 0e24e73b-299d-f469-e0b0-0000000000f3 10976 1726879387.67738: variable 'ansible_search_path' from source: unknown 10976 1726879387.67745: variable 'ansible_search_path' from source: unknown 10976 1726879387.67794: calling self._execute() 10976 1726879387.67903: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879387.67916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879387.67935: variable 'omit' from source: magic vars 10976 1726879387.68633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879387.71632: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879387.71719: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879387.71771: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879387.71836: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879387.71875: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879387.71994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879387.72038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879387.72070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879387.72129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879387.72158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879387.72333: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879387.72347: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879387.72393: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879387.72406: _execute() done 10976 1726879387.72415: dumping result to json 10976 1726879387.72430: done dumping result, returning 10976 1726879387.72442: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure selinux [0e24e73b-299d-f469-e0b0-0000000000f3] 10976 1726879387.72453: sending task result for task 0e24e73b-299d-f469-e0b0-0000000000f3 10976 1726879387.72637: no more pending results, returning what we have 10976 1726879387.72643: in VariableManager get_vars() 10976 1726879387.72701: Calling all_inventory to load vars for managed_node2 10976 1726879387.72705: Calling groups_inventory to load vars for managed_node2 10976 1726879387.72708: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879387.72721: Calling all_plugins_play to load vars for managed_node2 10976 1726879387.72727: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879387.72731: Calling groups_plugins_play to load vars for managed_node2 10976 1726879387.73045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879387.73318: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879387.73376: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000000f3 10976 1726879387.73379: WORKER PROCESS EXITING 10976 1726879387.73402: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879387.73410: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879387.73620: done with get_vars() 10976 1726879387.73641: variable 'ansible_search_path' from source: unknown 10976 1726879387.73643: variable 'ansible_search_path' from source: unknown 10976 1726879387.73677: we have included files to process 10976 1726879387.73679: generating all_blocks data 10976 1726879387.73682: done generating all_blocks data 10976 1726879387.73689: processing included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml 10976 1726879387.73690: loading included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml 10976 1726879387.73692: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml 10976 1726879387.74949: done processing included file 10976 1726879387.74952: iterating over new_blocks loaded from include file 10976 1726879387.74953: in VariableManager get_vars() 10976 1726879387.75020: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879387.75046: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879387.75058: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879387.75096: done with get_vars() 10976 1726879387.75099: filtering new block on tags 10976 1726879387.75136: done filtering new block on tags 10976 1726879387.75140: in VariableManager get_vars() 10976 1726879387.75167: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879387.75192: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879387.75200: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879387.75255: done with get_vars() 10976 1726879387.75257: filtering new block on tags 10976 1726879387.75329: done filtering new block on tags 10976 1726879387.75332: done iterating over new_blocks loaded from include file included: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml for managed_node2 10976 1726879387.75349: extending task lists for all hosts with included blocks 10976 1726879387.75665: done extending task lists 10976 1726879387.75666: done processing included files 10976 1726879387.75667: results queue empty 10976 1726879387.75668: checking for any_errors_fatal 10976 1726879387.75670: done checking for any_errors_fatal 10976 1726879387.75676: checking for max_fail_percentage 10976 1726879387.75678: done checking for max_fail_percentage 10976 1726879387.75679: checking to see if all hosts have failed and the running result is not ok 10976 1726879387.75679: done checking to see if all hosts have failed 10976 1726879387.75680: getting the remaining hosts for this loop 10976 1726879387.75683: done getting the remaining hosts for this loop 10976 1726879387.75689: getting the next task for host managed_node2 10976 1726879387.75693: done getting next task for host managed_node2 10976 1726879387.75696: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Populate service facts 10976 1726879387.75701: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879387.75725: getting variables 10976 1726879387.75727: in VariableManager get_vars() 10976 1726879387.75746: Calling all_inventory to load vars for managed_node2 10976 1726879387.75748: Calling groups_inventory to load vars for managed_node2 10976 1726879387.75750: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879387.75756: Calling all_plugins_play to load vars for managed_node2 10976 1726879387.75759: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879387.75762: Calling groups_plugins_play to load vars for managed_node2 10976 1726879387.75949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879387.76442: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879387.76460: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879387.76465: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879387.76529: done with get_vars() 10976 1726879387.76541: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Populate service facts] *********** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:3 Friday 20 September 2024 20:43:07 -0400 (0:00:00.097) 0:00:29.189 ****** 10976 1726879387.76641: entering _queue_task() for managed_node2/service_facts 10976 1726879387.77066: worker is 1 (out of 1 available) 10976 1726879387.77082: exiting _queue_task() for managed_node2/service_facts 10976 1726879387.77123: done queuing things up, now waiting for results queue to drain 10976 1726879387.77127: waiting for pending results... 10976 1726879387.77562: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Populate service facts 10976 1726879387.77788: in run() - task 0e24e73b-299d-f469-e0b0-00000000043d 10976 1726879387.77854: variable 'ansible_search_path' from source: unknown 10976 1726879387.77875: variable 'ansible_search_path' from source: unknown 10976 1726879387.77929: calling self._execute() 10976 1726879387.78069: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879387.78083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879387.78103: variable 'omit' from source: magic vars 10976 1726879387.78739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879387.84907: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879387.85071: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879387.85135: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879387.85180: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879387.85230: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879387.85356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879387.85392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879387.85449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879387.85496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879387.85517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879387.85712: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879387.85731: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879387.85817: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879387.85831: variable 'omit' from source: magic vars 10976 1726879387.85910: variable 'omit' from source: magic vars 10976 1726879387.85987: variable 'omit' from source: magic vars 10976 1726879387.86040: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879387.86081: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879387.86131: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879387.86179: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879387.86240: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879387.86282: variable 'inventory_hostname' from source: set_fact 10976 1726879387.86290: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879387.86297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879387.86433: Set connection var ansible_pipelining to False 10976 1726879387.86447: Set connection var ansible_shell_executable to /bin/sh 10976 1726879387.86458: Set connection var ansible_timeout to 10 10976 1726879387.86471: Set connection var ansible_shell_type to sh 10976 1726879387.86491: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879387.86513: Set connection var ansible_connection to ssh 10976 1726879387.86559: variable 'ansible_shell_executable' from source: unknown 10976 1726879387.86567: variable 'ansible_connection' from source: unknown 10976 1726879387.86597: variable 'ansible_module_compression' from source: unknown 10976 1726879387.86610: variable 'ansible_shell_type' from source: unknown 10976 1726879387.86668: variable 'ansible_shell_executable' from source: unknown 10976 1726879387.86684: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879387.86705: variable 'ansible_pipelining' from source: unknown 10976 1726879387.86715: variable 'ansible_timeout' from source: unknown 10976 1726879387.86725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879387.86992: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879387.87012: variable 'omit' from source: magic vars 10976 1726879387.87029: starting attempt loop 10976 1726879387.87036: running the handler 10976 1726879387.87053: _low_level_execute_command(): starting 10976 1726879387.87065: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879387.87957: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879387.87982: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879387.88009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879387.88034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879387.88091: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879387.88103: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879387.88120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879387.88138: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879387.88148: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879387.88157: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879387.88167: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879387.88180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879387.88198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879387.88208: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879387.88218: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879387.88238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879387.88332: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879387.88364: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879387.88381: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879387.88475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879387.90130: stdout chunk (state=3): >>>/root <<< 10976 1726879387.90339: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879387.90344: stdout chunk (state=3): >>><<< 10976 1726879387.90347: stderr chunk (state=3): >>><<< 10976 1726879387.90468: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879387.90473: _low_level_execute_command(): starting 10976 1726879387.90477: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879387.9036837-12000-235425936154058 `" && echo ansible-tmp-1726879387.9036837-12000-235425936154058="` echo /root/.ansible/tmp/ansible-tmp-1726879387.9036837-12000-235425936154058 `" ) && sleep 0' 10976 1726879387.92094: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879387.92157: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879387.92179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879387.92243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879387.92355: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879387.92405: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879387.92431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879387.92473: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879387.92488: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879387.92554: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879387.92602: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879387.92639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879387.92688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879387.92711: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879387.92752: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879387.92810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879387.92957: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879387.93018: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879387.93057: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879387.93167: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879387.95091: stdout chunk (state=3): >>>ansible-tmp-1726879387.9036837-12000-235425936154058=/root/.ansible/tmp/ansible-tmp-1726879387.9036837-12000-235425936154058 <<< 10976 1726879387.95201: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879387.95377: stderr chunk (state=3): >>><<< 10976 1726879387.95385: stdout chunk (state=3): >>><<< 10976 1726879387.95438: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879387.9036837-12000-235425936154058=/root/.ansible/tmp/ansible-tmp-1726879387.9036837-12000-235425936154058 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879387.95930: variable 'ansible_module_compression' from source: unknown 10976 1726879387.95935: ANSIBALLZ: Using lock for service_facts 10976 1726879387.95939: ANSIBALLZ: Acquiring lock 10976 1726879387.95942: ANSIBALLZ: Lock acquired: 139704750457392 10976 1726879387.95946: ANSIBALLZ: Creating module 10976 1726879388.22070: ANSIBALLZ: Writing module into payload 10976 1726879388.22208: ANSIBALLZ: Writing module 10976 1726879388.22234: ANSIBALLZ: Renaming module 10976 1726879388.22239: ANSIBALLZ: Done creating module 10976 1726879388.22259: variable 'ansible_facts' from source: unknown 10976 1726879388.22348: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879387.9036837-12000-235425936154058/AnsiballZ_service_facts.py 10976 1726879388.22535: Sending initial data 10976 1726879388.22539: Sent initial data (162 bytes) 10976 1726879388.24081: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879388.24086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879388.24127: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879388.24141: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879388.24157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879388.24175: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879388.24186: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879388.24197: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879388.24207: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879388.24219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879388.24237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879388.24253: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879388.24264: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879388.24278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879388.24555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879388.24572: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879388.24599: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879388.24675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879388.26506: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879388.26542: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879388.26587: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpemejjsiz /root/.ansible/tmp/ansible-tmp-1726879387.9036837-12000-235425936154058/AnsiballZ_service_facts.py <<< 10976 1726879388.26620: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879388.28041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879388.28216: stderr chunk (state=3): >>><<< 10976 1726879388.28220: stdout chunk (state=3): >>><<< 10976 1726879388.28235: done transferring module to remote 10976 1726879388.28239: _low_level_execute_command(): starting 10976 1726879388.28242: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879387.9036837-12000-235425936154058/ /root/.ansible/tmp/ansible-tmp-1726879387.9036837-12000-235425936154058/AnsiballZ_service_facts.py && sleep 0' 10976 1726879388.30070: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879388.30100: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879388.30117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879388.30139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879388.30187: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879388.30330: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879388.30346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879388.30365: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879388.30377: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879388.30389: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879388.30403: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879388.30428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879388.30446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879388.30459: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879388.30470: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879388.30483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879388.30573: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879388.30651: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879388.30670: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879388.30882: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879388.32713: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879388.32717: stdout chunk (state=3): >>><<< 10976 1726879388.32720: stderr chunk (state=3): >>><<< 10976 1726879388.32832: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879388.32837: _low_level_execute_command(): starting 10976 1726879388.32840: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879387.9036837-12000-235425936154058/AnsiballZ_service_facts.py && sleep 0' 10976 1726879388.34150: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879388.34154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879388.34388: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879388.34393: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879388.34459: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879388.34543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879388.34808: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879388.36808: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879388.36853: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879388.36894: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879388.36933: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879388.36966: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879388.36979: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879388.37026: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879388.37074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879388.37096: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ded73dc0> <<< 10976 1726879388.37154: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879388.37159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ded183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ded73b20> <<< 10976 1726879388.37203: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879388.37212: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ded73ac0> <<< 10976 1726879388.37234: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879388.37254: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879388.37266: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ded18490> <<< 10976 1726879388.37302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879388.37331: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ded18940> <<< 10976 1726879388.37354: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ded18670> <<< 10976 1726879388.37394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879388.37412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879388.37434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879388.37459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879388.37471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879388.37489: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38deccf190> <<< 10976 1726879388.37526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879388.37542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879388.37602: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38deccf220> <<< 10976 1726879388.37670: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879388.37673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879388.37686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38decf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38deccf940> <<< 10976 1726879388.37707: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ded30880> <<< 10976 1726879388.37738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38decc7d90> <<< 10976 1726879388.37807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879388.37810: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38decf2d90> <<< 10976 1726879388.37859: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ded18970> <<< 10976 1726879388.37893: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879388.38091: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879388.38138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879388.38157: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879388.38183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879388.38212: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879388.38229: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38dec6beb0> <<< 10976 1726879388.38263: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38dec71f40> <<< 10976 1726879388.38282: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879388.38320: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879388.38357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879388.38377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879388.38404: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38dec67610> <<< 10976 1726879388.38429: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38dec6f640> <<< 10976 1726879388.38454: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38dec6b370> <<< 10976 1726879388.38457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879388.38499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879388.38525: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879388.38570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879388.38585: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879388.38615: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de9d3e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9d3910> <<< 10976 1726879388.38649: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879388.38695: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9d3f10> <<< 10976 1726879388.38705: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879388.38730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9d3fd0> <<< 10976 1726879388.38765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879388.38768: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9e70d0> import '_collections' # <<< 10976 1726879388.38819: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38dec49d90> import '_functools' # <<< 10976 1726879388.38843: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38dec42670> <<< 10976 1726879388.38906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38dec556d0> <<< 10976 1726879388.38928: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38dec76e20> <<< 10976 1726879388.38955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879388.38969: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de9e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38dec492b0> <<< 10976 1726879388.39032: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38dec552e0> <<< 10976 1726879388.39036: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38dec7c9d0> <<< 10976 1726879388.39049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879388.39073: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879388.39102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879388.39129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'<<< 10976 1726879388.39137: stdout chunk (state=3): >>> import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9e7df0><<< 10976 1726879388.39178: stdout chunk (state=3): >>> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 10976 1726879388.39185: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9e7d60> <<< 10976 1726879388.39210: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879388.39238: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879388.39245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879388.39269: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879388.39314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879388.39356: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9ba3d0> <<< 10976 1726879388.39375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879388.39382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879388.39412: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9ba4c0> <<< 10976 1726879388.39530: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9eff40> <<< 10976 1726879388.39573: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9e9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9e9490> <<< 10976 1726879388.39607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879388.39649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879388.39691: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de8f0220> <<< 10976 1726879388.39726: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9a6520> <<< 10976 1726879388.39772: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9e9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38dec7c040> <<< 10976 1726879388.39804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879388.39829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879388.39846: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de900b50> <<< 10976 1726879388.39860: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879388.39907: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de900e80> <<< 10976 1726879388.39950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879388.39958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de911790> <<< 10976 1726879388.39981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879388.40013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879388.40041: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de911cd0> <<< 10976 1726879388.40089: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de8a0400> <<< 10976 1726879388.40113: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de900f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879388.40127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879388.40180: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de8b02e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de911610> import 'pwd' # <<< 10976 1726879388.40213: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de8b03a0> <<< 10976 1726879388.40292: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9e7a30> <<< 10976 1726879388.40328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879388.40343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879388.40380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879388.40413: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de8cb700> <<< 10976 1726879388.40435: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879388.40464: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de8cb9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de8cb7c0> <<< 10976 1726879388.40494: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de8cb8b0> <<< 10976 1726879388.40527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879388.40730: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de8cbd00> <<< 10976 1726879388.40766: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de8d8250> <<< 10976 1726879388.40781: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de8cb940> <<< 10976 1726879388.40791: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de8bfa90> <<< 10976 1726879388.40808: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9e7610> <<< 10976 1726879388.40827: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879388.40891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879388.40930: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de8cbaf0> <<< 10976 1726879388.41041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879388.41049: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f38de8086d0> <<< 10976 1726879388.41236: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip' # zipimport: zlib available <<< 10976 1726879388.41330: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.41364: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/__init__.py <<< 10976 1726879388.41377: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.41396: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879388.41408: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.42661: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.43632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de1d77f0> <<< 10976 1726879388.43654: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879388.43682: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879388.43707: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879388.43714: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de1d7160> <<< 10976 1726879388.43748: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de1d7280> <<< 10976 1726879388.43804: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de1d7f40> <<< 10976 1726879388.43812: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879388.43851: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de1d74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de1d7d60> <<< 10976 1726879388.43864: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879388.43895: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de1d7fa0> <<< 10976 1726879388.43914: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879388.43939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879388.43983: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de1d7100> <<< 10976 1726879388.43999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879388.44012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879388.44040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879388.44056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879388.44075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879388.44150: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de12ff10> <<< 10976 1726879388.44183: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de14cf10> <<< 10976 1726879388.44223: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de14cd30> <<< 10976 1726879388.44237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879388.44269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879388.44302: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de14c3a0> <<< 10976 1726879388.44320: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de782dc0> <<< 10976 1726879388.44498: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de7823a0> <<< 10976 1726879388.44508: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879388.44527: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de782fa0> <<< 10976 1726879388.44555: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879388.44570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879388.44592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879388.44612: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879388.44642: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879388.44648: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de752d30> <<< 10976 1726879388.44728: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de1a9d00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de1a93d0> <<< 10976 1726879388.44732: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de1e04c0> <<< 10976 1726879388.44762: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de1a94f0> <<< 10976 1726879388.44797: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de1a9520> <<< 10976 1726879388.44828: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879388.44838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879388.44855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879388.44880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879388.44953: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de11cfa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de77b040> <<< 10976 1726879388.44984: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879388.44991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879388.45048: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de11b880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de77b1c0> <<< 10976 1726879388.45069: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879388.45110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879388.45140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879388.45202: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de11e2e0> <<< 10976 1726879388.45327: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de11b820> <<< 10976 1726879388.45421: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de11b670> <<< 10976 1726879388.45447: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de1115e0> <<< 10976 1726879388.45495: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de111520> <<< 10976 1726879388.45510: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de763730> <<< 10976 1726879388.45529: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879388.45544: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879388.45562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879388.45607: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de19fb50> <<< 10976 1726879388.45800: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de19e910> <<< 10976 1726879388.45813: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de1a0eb0> <<< 10976 1726879388.45838: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de19f5b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de110a00> <<< 10976 1726879388.45862: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.45877: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879388.45893: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.45964: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.46046: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879388.46080: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 10976 1726879388.46088: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879388.46105: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.46198: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.46294: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.46762: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.47261: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879388.47274: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879388.47337: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ddd03df0> <<< 10976 1726879388.47407: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879388.47421: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de0eb5b0> <<< 10976 1726879388.47429: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de0dedf0> <<< 10976 1726879388.47479: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 10976 1726879388.47502: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.47516: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879388.47526: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.47642: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.47772: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879388.47803: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de193970> # zipimport: zlib available <<< 10976 1726879388.48200: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.48572: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.48621: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.48691: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879388.48725: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.48761: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879388.48768: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.48818: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.48897: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10976 1726879388.48920: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879388.48935: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.48968: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.49005: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879388.49011: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.49229: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.49401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879388.49436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 10976 1726879388.49515: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ddcd7e50> <<< 10976 1726879388.49522: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.49580: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.49649: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879388.49668: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879388.49683: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.49720: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.49751: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879388.49763: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.49797: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.49838: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.49931: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.49997: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879388.50018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879388.50100: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de76b910> <<< 10976 1726879388.50132: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ddcd7be0> <<< 10976 1726879388.50173: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879388.50180: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.50311: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.50365: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.50390: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.50431: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879388.50446: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879388.50459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879388.50496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879388.50518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879388.50532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879388.50621: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ddc97c70> <<< 10976 1726879388.50667: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de0dd670> <<< 10976 1726879388.50730: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de0d39a0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879388.50758: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.50782: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879388.50851: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 10976 1726879388.50874: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/modules/__init__.py <<< 10976 1726879388.50894: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.51112: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.51331: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.51443: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.51565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879388.51595: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ddca15e0> <<< 10976 1726879388.51609: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 10976 1726879388.51642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 10976 1726879388.51674: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 10976 1726879388.51681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de0d4280> <<< 10976 1726879388.51721: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de0d4c40> <<< 10976 1726879388.51798: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ddca18e0> import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/service.py <<< 10976 1726879388.51865: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879388.52005: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879389.90056: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "corosync.service": {"name": "corosync.service", "state": "running", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"},<<< 10976 1726879389.90097: stdout chunk (state=3): >>> "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "ebtables.service": {"name": "ebtables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fcoe.service": {"name": "fcoe.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "running", "status": "enabled", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ipset.service": {"name": "ipset.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "iscsi-shutdown.service": {"name": "iscsi-shutdown.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsi.service": {"name": "iscsi.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsid.service": {"name": "iscsid.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-activation-early.service": {"name": "lvm2-activation-early.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "multipathd.service": {"name": "multipathd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pacemaker.service": {"name": "pacemaker.service", "state": "running", "status": "enabled", "source": "systemd"}, "pcsd-ruby.service": {"name": "pcsd-ruby.service", "state": "running", "status": "disabled", "source": "systemd"}, "pcsd.service": {"name": "pcsd.service", "state": "running", "status": "enabled", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rbdmap.service": {"name": "rbdmap.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "corosync-notifyd.service": {"name": "corosync-notifyd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "corosync-qnetd.service": {"name": "corosync-qnetd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "crm_mon.service": {"name": "crm_mon.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.fedoraproject.FirewallD1.service": {"name": "dbus-org.fedoraproject.FirewallD1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive"<<< 10976 1726879389.90114: stdout chunk (state=3): >>>, "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "sbd.service": {"name": "sbd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "sbd_remote.service": {"name": "sbd_remote.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} # destroy __main__ <<< 10976 1726879389.90564: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix<<< 10976 1726879389.90611: stdout chunk (state=3): >>> # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil <<< 10976 1726879389.90635: stdout chunk (state=3): >>># cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile <<< 10976 1726879389.90644: stdout chunk (state=3): >>># cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess <<< 10976 1726879389.90674: stdout chunk (state=3): >>># cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # 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 <<< 10976 1726879389.90704: stdout chunk (state=3): >>># 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 <<< 10976 1726879389.90712: stdout chunk (state=3): >>># destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 10976 1726879389.90890: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879389.90918: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879389.90944: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 10976 1726879389.90969: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879389.91005: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 10976 1726879389.91044: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879389.91056: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 10976 1726879389.91082: stdout chunk (state=3): >>># destroy datetime # destroy selinux <<< 10976 1726879389.91099: stdout chunk (state=3): >>># destroy distro # destroy json # destroy logging # destroy argparse <<< 10976 1726879389.91130: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy shlex # destroy _compat_pickle <<< 10976 1726879389.91181: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 10976 1726879389.91230: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors <<< 10976 1726879389.91272: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib <<< 10976 1726879389.91728: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg <<< 10976 1726879389.91738: stdout chunk (state=3): >>># cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 10976 1726879389.91741: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10976 1726879389.91744: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879389.91746: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 10976 1726879389.91748: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 10976 1726879389.91751: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 10976 1726879389.91753: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879389.91756: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879389.92061: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879389.92065: stderr chunk (state=3): >>><<< 10976 1726879389.92067: stdout chunk (state=3): >>><<< 10976 1726879389.92210: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ded73dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ded183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ded73b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ded73ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ded18490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ded18940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ded18670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38deccf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38deccf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38decf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38deccf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ded30880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38decc7d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38decf2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ded18970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38dec6beb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38dec71f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38dec67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38dec6f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38dec6b370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de9d3e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9d3910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9d3f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9d3fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9e70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38dec49d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38dec42670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38dec556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38dec76e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de9e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38dec492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38dec552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38dec7c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9e7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9e7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9ba3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9ba4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9eff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9e9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9e9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de8f0220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9a6520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9e9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38dec7c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de900b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de900e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de911790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de911cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de8a0400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de900f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de8b02e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de911610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de8b03a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9e7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de8cb700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de8cb9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de8cb7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de8cb8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de8cbd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de8d8250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de8cb940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de8bfa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de9e7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de8cbaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f38de8086d0> # zipimport: found 31 names in '/tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de1d77f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de1d7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de1d7280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de1d7f40> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de1d74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de1d7d60> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de1d7fa0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de1d7100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de12ff10> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de14cf10> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de14cd30> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de14c3a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de782dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de7823a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de782fa0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de752d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de1a9d00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de1a93d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de1e04c0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de1a94f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de1a9520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de11cfa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de77b040> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de11b880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de77b1c0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de11e2e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de11b820> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de11b670> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de1115e0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de111520> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de763730> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de19fb50> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de19e910> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de1a0eb0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de19f5b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de110a00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ddd03df0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de0eb5b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de0dedf0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de193970> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ddcd7e50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de76b910> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ddcd7be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ddc97c70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de0dd670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de0d39a0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ddca15e0> # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38de0d4280> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38de0d4c40> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ddca18e0> import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_r6hrjfg9/ansible_service_facts_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "corosync.service": {"name": "corosync.service", "state": "running", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "ebtables.service": {"name": "ebtables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fcoe.service": {"name": "fcoe.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "running", "status": "enabled", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ipset.service": {"name": "ipset.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "iscsi-shutdown.service": {"name": "iscsi-shutdown.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsi.service": {"name": "iscsi.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsid.service": {"name": "iscsid.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-activation-early.service": {"name": "lvm2-activation-early.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "multipathd.service": {"name": "multipathd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pacemaker.service": {"name": "pacemaker.service", "state": "running", "status": "enabled", "source": "systemd"}, "pcsd-ruby.service": {"name": "pcsd-ruby.service", "state": "running", "status": "disabled", "source": "systemd"}, "pcsd.service": {"name": "pcsd.service", "state": "running", "status": "enabled", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rbdmap.service": {"name": "rbdmap.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "corosync-notifyd.service": {"name": "corosync-notifyd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "corosync-qnetd.service": {"name": "corosync-qnetd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "crm_mon.service": {"name": "crm_mon.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.fedoraproject.FirewallD1.service": {"name": "dbus-org.fedoraproject.FirewallD1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "sbd.service": {"name": "sbd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "sbd_remote.service": {"name": "sbd_remote.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy logging # destroy argparse # destroy glob # destroy pickle # destroy shlex # destroy _compat_pickle # cleanup[3] wiping gc # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy logging # destroy argparse # destroy glob # destroy pickle # destroy shlex # destroy _compat_pickle # cleanup[3] wiping gc # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 10976 1726879389.93932: done with _execute_module (service_facts, {'_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': 'service_facts', '_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-1726879387.9036837-12000-235425936154058/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879389.93936: _low_level_execute_command(): starting 10976 1726879389.93939: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879387.9036837-12000-235425936154058/ > /dev/null 2>&1 && sleep 0' 10976 1726879389.96226: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879389.96231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879389.96438: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879389.96442: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879389.96609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879389.96613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879389.96703: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879389.96709: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879389.96829: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879389.96931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879389.98804: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879389.98809: stderr chunk (state=3): >>><<< 10976 1726879389.98811: stdout chunk (state=3): >>><<< 10976 1726879389.98839: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879389.98843: handler run complete 10976 1726879389.99054: variable 'ansible_facts' from source: unknown 10976 1726879389.99207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879390.00277: variable 'ansible_facts' from source: unknown 10976 1726879390.00772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879390.01564: attempt loop complete, returning result 10976 1726879390.01569: _execute() done 10976 1726879390.01571: dumping result to json 10976 1726879390.01847: done dumping result, returning 10976 1726879390.01857: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Populate service facts [0e24e73b-299d-f469-e0b0-00000000043d] 10976 1726879390.01868: sending task result for task 0e24e73b-299d-f469-e0b0-00000000043d 10976 1726879390.04323: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000043d 10976 1726879390.04329: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "corosync-notifyd.service": { "name": "corosync-notifyd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync-qnetd.service": { "name": "corosync-qnetd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync.service": { "name": "corosync.service", "source": "systemd", "state": "running", "status": "enabled" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crm_mon.service": { "name": "crm_mon.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.fedoraproject.FirewallD1.service": { "name": "dbus-org.fedoraproject.FirewallD1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "running", "status": "enabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "ip6tables.service": { "name": "ip6tables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ipset.service": { "name": "ipset.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iptables.service": { "name": "iptables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm-devices-import.service": { "name": "lvm-devices-import.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pacemaker.service": { "name": "pacemaker.service", "source": "systemd", "state": "running", "status": "enabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcsd-ruby.service": { "name": "pcsd-ruby.service", "source": "systemd", "state": "running", "status": "disabled" }, "pcsd.service": { "name": "pcsd.service", "source": "systemd", "state": "running", "status": "enabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhcd.service": { "name": "rhcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm-facts.service": { "name": "rhsm-facts.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm.service": { "name": "rhsm.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsmcertd.service": { "name": "rhsmcertd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "sbd.service": { "name": "sbd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "sbd_remote.service": { "name": "sbd_remote.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } 10976 1726879390.06642: no more pending results, returning what we have 10976 1726879390.06647: results queue empty 10976 1726879390.06648: checking for any_errors_fatal 10976 1726879390.06650: done checking for any_errors_fatal 10976 1726879390.06650: checking for max_fail_percentage 10976 1726879390.06652: done checking for max_fail_percentage 10976 1726879390.06653: checking to see if all hosts have failed and the running result is not ok 10976 1726879390.06654: done checking to see if all hosts have failed 10976 1726879390.06655: getting the remaining hosts for this loop 10976 1726879390.06656: done getting the remaining hosts for this loop 10976 1726879390.06774: getting the next task for host managed_node2 10976 1726879390.06788: done getting next task for host managed_node2 10976 1726879390.06792: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Set the fence-virt/fence-agents port to _ha_cluster_selinux 10976 1726879390.06797: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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 10976 1726879390.06808: getting variables 10976 1726879390.06810: in VariableManager get_vars() 10976 1726879390.06906: Calling all_inventory to load vars for managed_node2 10976 1726879390.06909: Calling groups_inventory to load vars for managed_node2 10976 1726879390.06912: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879390.06923: Calling all_plugins_play to load vars for managed_node2 10976 1726879390.06926: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879390.06929: Calling groups_plugins_play to load vars for managed_node2 10976 1726879390.08595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879390.09718: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879390.09805: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879390.09811: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879390.09929: done with get_vars() 10976 1726879390.10068: done getting variables 10976 1726879390.10257: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Set the fence-virt/fence-agents port to _ha_cluster_selinux] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:12 Friday 20 September 2024 20:43:10 -0400 (0:00:02.336) 0:00:31.526 ****** 10976 1726879390.10307: entering _queue_task() for managed_node2/set_fact 10976 1726879390.13390: worker is 1 (out of 1 available) 10976 1726879390.13404: exiting _queue_task() for managed_node2/set_fact 10976 1726879390.13417: done queuing things up, now waiting for results queue to drain 10976 1726879390.13418: waiting for pending results... 10976 1726879390.14860: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set the fence-virt/fence-agents port to _ha_cluster_selinux 10976 1726879390.15414: in run() - task 0e24e73b-299d-f469-e0b0-00000000043f 10976 1726879390.15443: variable 'ansible_search_path' from source: unknown 10976 1726879390.15502: variable 'ansible_search_path' from source: unknown 10976 1726879390.15551: calling self._execute() 10976 1726879390.15821: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879390.16052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879390.16070: variable 'omit' from source: magic vars 10976 1726879390.17830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879390.25602: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879390.25804: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879390.25858: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879390.25942: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879390.26042: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879390.26388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879390.26430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879390.26633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879390.26689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879390.26711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879390.27039: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879390.27113: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879390.27144: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879390.27419: variable 'ansible_facts' from source: unknown 10976 1726879390.28358: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879390.28937: variable 'ansible_facts' from source: unknown 10976 1726879390.29478: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879390.30001: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879390.30056: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879390.30409: variable 'ansible_facts' from source: unknown 10976 1726879390.30841: Evaluated conditional (ansible_facts['architecture'] == 'x86_64'): True 10976 1726879390.32574: variable 'ha_cluster_fence_agent_packages' from source: role '' defaults 10976 1726879390.32595: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 10976 1726879390.33106: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 10976 1726879390.33289: variable 'ansible_architecture' from source: facts 10976 1726879390.33358: variable 'ha_cluster_extra_packages' from source: role '' defaults 10976 1726879390.33373: Evaluated conditional (( 'fence-virt' in ha_cluster_fence_agent_packages or 'fence-virt' in ha_cluster_extra_packages or 'fence-agents-all' in ha_cluster_fence_agent_packages or 'fence-agents-all' in ha_cluster_extra_packages )): True 10976 1726879390.33388: variable 'omit' from source: magic vars 10976 1726879390.33456: variable 'omit' from source: magic vars 10976 1726879390.33502: variable 'omit' from source: magic vars 10976 1726879390.34167: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879390.34206: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879390.34234: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879390.34257: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879390.34274: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879390.34312: variable 'inventory_hostname' from source: set_fact 10976 1726879390.34321: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879390.34331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879390.34444: Set connection var ansible_pipelining to False 10976 1726879390.34457: Set connection var ansible_shell_executable to /bin/sh 10976 1726879390.34468: Set connection var ansible_timeout to 10 10976 1726879390.34475: Set connection var ansible_shell_type to sh 10976 1726879390.34487: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879390.34497: Set connection var ansible_connection to ssh 10976 1726879390.34531: variable 'ansible_shell_executable' from source: unknown 10976 1726879390.34539: variable 'ansible_connection' from source: unknown 10976 1726879390.34546: variable 'ansible_module_compression' from source: unknown 10976 1726879390.34552: variable 'ansible_shell_type' from source: unknown 10976 1726879390.34558: variable 'ansible_shell_executable' from source: unknown 10976 1726879390.34565: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879390.34571: variable 'ansible_pipelining' from source: unknown 10976 1726879390.34578: variable 'ansible_timeout' from source: unknown 10976 1726879390.34589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879390.34712: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879390.34731: variable 'omit' from source: magic vars 10976 1726879390.34743: starting attempt loop 10976 1726879390.34749: running the handler 10976 1726879390.34762: handler run complete 10976 1726879390.34775: attempt loop complete, returning result 10976 1726879390.34781: _execute() done 10976 1726879390.34791: dumping result to json 10976 1726879390.34798: done dumping result, returning 10976 1726879390.34810: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set the fence-virt/fence-agents port to _ha_cluster_selinux [0e24e73b-299d-f469-e0b0-00000000043f] 10976 1726879390.34820: sending task result for task 0e24e73b-299d-f469-e0b0-00000000043f 10976 1726879390.34941: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000043f ok: [managed_node2] => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" } ] }, "changed": false } 10976 1726879390.35042: no more pending results, returning what we have 10976 1726879390.35045: results queue empty 10976 1726879390.35046: checking for any_errors_fatal 10976 1726879390.35055: done checking for any_errors_fatal 10976 1726879390.35056: checking for max_fail_percentage 10976 1726879390.35058: done checking for max_fail_percentage 10976 1726879390.35061: checking to see if all hosts have failed and the running result is not ok 10976 1726879390.35062: done checking to see if all hosts have failed 10976 1726879390.35062: getting the remaining hosts for this loop 10976 1726879390.35064: done getting the remaining hosts for this loop 10976 1726879390.35069: getting the next task for host managed_node2 10976 1726879390.35076: done getting next task for host managed_node2 10976 1726879390.35080: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Get associated selinux ports 10976 1726879390.35085: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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 10976 1726879390.35095: getting variables 10976 1726879390.35096: in VariableManager get_vars() 10976 1726879390.35140: Calling all_inventory to load vars for managed_node2 10976 1726879390.35143: Calling groups_inventory to load vars for managed_node2 10976 1726879390.35145: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879390.35156: Calling all_plugins_play to load vars for managed_node2 10976 1726879390.35159: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879390.35162: Calling groups_plugins_play to load vars for managed_node2 10976 1726879390.36104: WORKER PROCESS EXITING 10976 1726879390.36130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879390.38110: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879390.38134: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879390.38140: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879390.38469: done with get_vars() 10976 1726879390.38548: done getting variables 10976 1726879390.38746: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Get associated selinux ports] ***** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:20 Friday 20 September 2024 20:43:10 -0400 (0:00:00.284) 0:00:31.811 ****** 10976 1726879390.38792: entering _queue_task() for managed_node2/shell 10976 1726879390.39446: worker is 1 (out of 1 available) 10976 1726879390.39577: exiting _queue_task() for managed_node2/shell 10976 1726879390.39589: done queuing things up, now waiting for results queue to drain 10976 1726879390.39591: waiting for pending results... 10976 1726879390.40685: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Get associated selinux ports 10976 1726879390.40992: in run() - task 0e24e73b-299d-f469-e0b0-000000000440 10976 1726879390.41017: variable 'ansible_search_path' from source: unknown 10976 1726879390.41095: variable 'ansible_search_path' from source: unknown 10976 1726879390.41144: calling self._execute() 10976 1726879390.41369: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879390.41380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879390.41426: variable 'omit' from source: magic vars 10976 1726879390.42729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879390.48290: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879390.48514: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879390.48602: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879390.48714: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879390.48750: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879390.49033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879390.49141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879390.49172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879390.49226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879390.49251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879390.49411: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879390.49431: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879390.49470: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879390.49636: variable 'ansible_facts' from source: unknown 10976 1726879390.49892: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879390.50095: variable 'ansible_facts' from source: unknown 10976 1726879390.50314: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879390.50477: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879390.50490: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879390.50501: variable 'omit' from source: magic vars 10976 1726879390.50582: variable 'omit' from source: magic vars 10976 1726879390.50628: variable 'omit' from source: magic vars 10976 1726879390.50672: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879390.50706: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879390.50735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879390.50768: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879390.50783: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879390.50815: variable 'inventory_hostname' from source: set_fact 10976 1726879390.50825: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879390.50834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879390.50964: Set connection var ansible_pipelining to False 10976 1726879390.50984: Set connection var ansible_shell_executable to /bin/sh 10976 1726879390.50994: Set connection var ansible_timeout to 10 10976 1726879390.51000: Set connection var ansible_shell_type to sh 10976 1726879390.51008: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879390.51016: Set connection var ansible_connection to ssh 10976 1726879390.51047: variable 'ansible_shell_executable' from source: unknown 10976 1726879390.51060: variable 'ansible_connection' from source: unknown 10976 1726879390.51072: variable 'ansible_module_compression' from source: unknown 10976 1726879390.51083: variable 'ansible_shell_type' from source: unknown 10976 1726879390.51096: variable 'ansible_shell_executable' from source: unknown 10976 1726879390.51103: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879390.51111: variable 'ansible_pipelining' from source: unknown 10976 1726879390.51117: variable 'ansible_timeout' from source: unknown 10976 1726879390.51126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879390.51254: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879390.51272: variable 'omit' from source: magic vars 10976 1726879390.51292: starting attempt loop 10976 1726879390.51304: running the handler 10976 1726879390.51353: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879390.51376: _low_level_execute_command(): starting 10976 1726879390.51395: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879390.52334: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879390.52359: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879390.52375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879390.52438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879390.52528: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879390.52541: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879390.52560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879390.52579: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879390.52592: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879390.52603: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879390.52616: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879390.52654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879390.52676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879390.52690: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879390.52702: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879390.52715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879390.52810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879390.52829: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879390.52843: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879390.52938: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879390.54567: stdout chunk (state=3): >>>/root <<< 10976 1726879390.55260: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879390.55311: stderr chunk (state=3): >>><<< 10976 1726879390.55314: stdout chunk (state=3): >>><<< 10976 1726879390.55438: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879390.55442: _low_level_execute_command(): starting 10976 1726879390.55446: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879390.5533774-12076-142783619728336 `" && echo ansible-tmp-1726879390.5533774-12076-142783619728336="` echo /root/.ansible/tmp/ansible-tmp-1726879390.5533774-12076-142783619728336 `" ) && sleep 0' 10976 1726879390.56509: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879390.56536: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879390.56552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879390.56570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879390.56633: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879390.56649: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879390.56664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879390.56684: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879390.56696: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879390.56706: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879390.56727: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879390.56741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879390.56755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879390.56766: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879390.56776: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879390.56789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879390.56881: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879390.56902: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879390.56917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879390.57039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879390.58921: stdout chunk (state=3): >>>ansible-tmp-1726879390.5533774-12076-142783619728336=/root/.ansible/tmp/ansible-tmp-1726879390.5533774-12076-142783619728336 <<< 10976 1726879390.59118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879390.59125: stdout chunk (state=3): >>><<< 10976 1726879390.59128: stderr chunk (state=3): >>><<< 10976 1726879390.59335: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879390.5533774-12076-142783619728336=/root/.ansible/tmp/ansible-tmp-1726879390.5533774-12076-142783619728336 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879390.59339: variable 'ansible_module_compression' from source: unknown 10976 1726879390.59341: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 10976 1726879390.59344: variable 'ansible_facts' from source: unknown 10976 1726879390.59378: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879390.5533774-12076-142783619728336/AnsiballZ_command.py 10976 1726879390.60037: Sending initial data 10976 1726879390.60042: Sent initial data (156 bytes) 10976 1726879390.62591: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879390.62596: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879390.62605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879390.62619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879390.62663: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879390.62790: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879390.62797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879390.62811: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879390.62818: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879390.62826: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879390.62834: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879390.62843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879390.62853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879390.62860: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879390.62866: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879390.62877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879390.62949: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879390.63014: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879390.63029: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879390.63097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879390.64959: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879390.64978: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879390.65019: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpwu8exsc5 /root/.ansible/tmp/ansible-tmp-1726879390.5533774-12076-142783619728336/AnsiballZ_command.py <<< 10976 1726879390.65057: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879390.66553: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879390.66683: stderr chunk (state=3): >>><<< 10976 1726879390.66693: stdout chunk (state=3): >>><<< 10976 1726879390.66726: done transferring module to remote 10976 1726879390.66753: _low_level_execute_command(): starting 10976 1726879390.66757: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879390.5533774-12076-142783619728336/ /root/.ansible/tmp/ansible-tmp-1726879390.5533774-12076-142783619728336/AnsiballZ_command.py && sleep 0' 10976 1726879390.69373: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879390.69405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879390.69408: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879390.69435: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879390.69456: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879390.69465: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 <<< 10976 1726879390.69469: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879390.69481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879390.69660: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879390.69712: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879390.71546: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879390.71568: stderr chunk (state=3): >>><<< 10976 1726879390.71571: stdout chunk (state=3): >>><<< 10976 1726879390.71581: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879390.71584: _low_level_execute_command(): starting 10976 1726879390.71593: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879390.5533774-12076-142783619728336/AnsiballZ_command.py && sleep 0' 10976 1726879390.74144: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879390.74148: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879390.74160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879390.74174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879390.74245: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879390.74252: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879390.74261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879390.74276: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879390.74283: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879390.74293: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879390.74300: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879390.74367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879390.74470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879390.74492: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879390.74530: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879390.74540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879390.74620: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879390.74646: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879390.74659: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879390.74800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879390.76726: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879390.76732: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879390.76792: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879390.76829: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879390.76864: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879390.76868: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879390.76898: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879390.76904: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879390.76976: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879390.77000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879390.77003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879390.77008: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879390.77038: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ac243dc0> <<< 10976 1726879390.77094: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879390.77112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abfd83a0> <<< 10976 1726879390.77116: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ac243b20> <<< 10976 1726879390.77127: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 10976 1726879390.77131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879390.77133: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ac243ac0> <<< 10976 1726879390.77185: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879390.77188: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 10976 1726879390.77191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879390.77195: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abfd8490> <<< 10976 1726879390.77231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879390.77237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879390.77268: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abfd8940> <<< 10976 1726879390.77292: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abfd8670> <<< 10976 1726879390.77337: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879390.77362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879390.77366: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879390.77385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879390.77412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879390.77486: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf8f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879390.77599: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf8f220> <<< 10976 1726879390.77683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879390.77748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abfb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abff0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf88d90> <<< 10976 1726879390.77819: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abfb2d90> <<< 10976 1726879390.77867: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abfd8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879390.79392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf2deb0> <<< 10976 1726879390.79939: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf31f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf2f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf2d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abeb0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abeb08b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abeb0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abeb0f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abeb0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf09d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf03610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf16670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf36e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abec2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf09250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abf16280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf3c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abec2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abec2d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abec2d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abe96370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abe96460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abecafa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abec4a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abec4490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abdb01c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abe80c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abec4eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf3c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abdc1af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abdc1e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abdd4730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879390.80259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abdd4c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abd613a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abdc1f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abd71280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abdd45b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abd71340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abec29d0> <<< 10976 1726879390.80332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abd8d6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abd8d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abd8d760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abd8d850> <<< 10976 1726879390.80336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879390.80550: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abd8dca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abd9a1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abd8d8e0> <<< 10976 1726879390.80556: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abd80a30> <<< 10976 1726879390.80601: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abec25b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879390.80718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abd8da90> <<< 10976 1726879390.80790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879390.80810: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd1abcb6670> <<< 10976 1726879390.80989: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip' <<< 10976 1726879390.81010: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.81096: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879390.81115: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879390.81162: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.82350: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.83348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abbdb7c0> <<< 10976 1726879390.83359: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879390.83383: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879390.83395: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879390.83429: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abbdb160> <<< 10976 1726879390.83520: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abbdb280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abbdbf10> <<< 10976 1726879390.83528: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879390.83582: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abbdb4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abbdbd30> import 'atexit' # <<< 10976 1726879390.83617: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abbdbf70> <<< 10976 1726879390.83632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879390.83679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879390.83697: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abbdb100> <<< 10976 1726879390.83727: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879390.83756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879390.83760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879390.83782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879390.83796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879390.83872: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ab5edee0> <<< 10976 1726879390.83907: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879390.83911: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abb53f40> <<< 10976 1726879390.83947: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879390.83950: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abb53d60> <<< 10976 1726879390.83961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879390.84002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879390.84045: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abb533d0> <<< 10976 1726879390.84049: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abc41dc0> <<< 10976 1726879390.84204: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abc413a0> <<< 10976 1726879390.84251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879390.84256: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abc41f70> <<< 10976 1726879390.84293: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879390.84299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879390.84314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879390.84335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879390.84354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879390.84369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abc11c10> <<< 10976 1726879390.84465: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abbaecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abbae3a0> <<< 10976 1726879390.84525: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abbe0490> <<< 10976 1726879390.84555: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abbae4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abbae4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879390.84583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879390.84607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879390.84716: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1ab5cf250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abc221f0> <<< 10976 1726879390.84720: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879390.84724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879390.84801: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1ab5dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abc22370> <<< 10976 1726879390.84818: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879390.84857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879390.84885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879390.84939: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abc3bd90> <<< 10976 1726879390.85080: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ab5dc880> <<< 10976 1726879390.85169: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879390.85175: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1ab5dc6d0> <<< 10976 1726879390.85199: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1ab5db670> <<< 10976 1726879390.85254: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1ab5db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abc1b8b0> <<< 10976 1726879390.85308: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879390.85323: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879390.85364: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abba4670> <<< 10976 1726879390.85550: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abba2ac0> <<< 10976 1726879390.85563: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abbb30d0> <<< 10976 1726879390.85591: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abba40d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abbe6a60> <<< 10976 1726879390.85631: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879390.85652: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10976 1726879390.85722: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.85806: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.85832: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879390.85865: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879390.85968: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.86055: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.86546: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.87048: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879390.87074: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879390.87109: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1ab1c2580> <<< 10976 1726879390.87196: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ab5aa520> <<< 10976 1726879390.87208: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ab1670a0> <<< 10976 1726879390.87251: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879390.87269: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.87317: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879390.87436: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.88196: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abba2bb0> # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879390.88406: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.88420: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.88508: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879390.88550: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879390.88611: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.88696: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10976 1726879390.88726: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10976 1726879390.88751: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.88815: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879390.89004: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.89190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879390.89563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ab5b7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10976 1726879390.89592: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.89625: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.89728: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.89780: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879390.89806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879390.89878: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abc2d250> <<< 10976 1726879390.89913: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ab5b76a0> <<< 10976 1726879390.89945: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879390.89963: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.90097: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.90146: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.90167: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.90210: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879390.90227: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879390.90248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879390.90281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879390.90299: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879390.90316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879390.90403: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ab59c7c0> <<< 10976 1726879390.90442: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ab5997f0> <<< 10976 1726879390.90502: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ab593970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879390.90516: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.90536: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.90566: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879390.90636: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879390.90664: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 10976 1726879390.90682: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.90817: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.90871: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879390.90906: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ab1525e0> <<< 10976 1726879390.90977: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879390.91143: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879391.13354: stdout chunk (state=3): >>> {"changed": true, "stdout": "2224/tcp 3121/tcp 5403/tcp 5404/udp 5405-5412/udp 9929/tcp 9929/udp 21064/tcp", "stderr": "import _frozen_importlib # frozen\nimport _imp # builtin\nimport '_thread' # \nimport '_warnings' # \nimport '_weakref' # \nimport '_io' # \nimport 'marshal' # \nimport 'posix' # \nimport '_frozen_importlib_external' # \n# installing zipimport hook\nimport 'time' # \nimport 'zipimport' # \n# installed zipimport hook\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\nimport '_codecs' # \nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ded8df0>\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de7d3d0>\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ded8b50>\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ded8af0>\nimport '_signal' # \n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de7d4c0>\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\nimport '_abc' # \nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de7d970>\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de7d6a0>\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\nimport '_stat' # \nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de341c0>\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de34250>\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de57880>\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de34970>\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de958b0>\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de2ddc0>\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\nimport '_locale' # \nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de57dc0>\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de7d9a0>\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3<<< 10976 1726879391.13368: stdout chunk (state=3): >>>.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0dbe7910>\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbe7e20>\nimport 'itertools' # \n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbe3b50>\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\nimport '_operator' # \nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbe3a90>\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbe3970>\nimport '_collections' # \nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dab4940>\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbdb370>\nimport '_functools' # \nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0da89580>\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbdcbe0>\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0da89070>\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbd54f0>\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d9997c0>\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d999760>\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d9826a0>\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\nimport '_sre' # \n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0daf7bb0>\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d96a5e0>\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d96ae20>\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dae91c0>\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d9992e0>\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbccf40>\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbd4b50>\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbd7a60>\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dac3040>\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d934f70>\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dab4d30>\n# possible namespace for /usr/lib/python3.9/site-packages/gi\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc'\nimport 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0db08e80>\n# extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so'\n# extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so'\nimport 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0db08d00>\nimport 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d99b0d0>\n# /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpyt<<< 10976 1726879391.13382: stdout chunk (state=3): >>>hon-39.pyc'\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0db2b370>\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc'\nimport 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d34c910>\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc'\nimport 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d34c9a0>\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc'\nimport 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d34cca0>\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc'\nimport 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d35f2b0>\nimport 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0db35af0>\nimport 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0db17fa0>\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc'\nimport 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0db358e0>\nimport 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0db17c40>\nimport 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d99b130>\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py\n# code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0d2d82b0>\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0d2e9490>\n# extension module 'select<<< 10976 1726879391.13432: stdout chunk (state=3): >>>' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0d2e9550>\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d2d8430>\nimport 'errno' # \n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0d2f8760>\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d37c5b0>\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d2f87c0>\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d2f8e80>\nimport 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d37ccd0>\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py\n# code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py\n# code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc'\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d272040>\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d2724f0>\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d2862b0>\nimport 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d303dc0>\nimport 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d303310>\nimport 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d370100>\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py\n# code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc'\nimport 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d242d60>\n# destroy gobject\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d1e53d0>\n# /usr/lib/python3.9/site-packages/firewall/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/__init__.cpython-39.pyc'\nimport 'firewall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d1ed6a0>\n# /usr/lib/python3.9/site-packages/firewall/__pycache__/client.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/client.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/client.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc'\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d169640>\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc'\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d1696d0>\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc'\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so'\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so'\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0d169cd0>\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d169b20>\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc'\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0cd2c610>\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0cd20cd0>\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0cd209a0>\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d1a0df0>\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\nimport '_string' # \nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0cd20b80>\nimport 'atexit' # \nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d185430>\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc'\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0cd47d00>\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc'\n# /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py\n# code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc'\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccdbd60>\n# /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py\n# code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc'\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccdbd90>\n# /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py\n# code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc'\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so'\n# extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so'\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0ccdbeb0>\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccdbc10>\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccdb760>\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0cd47dc0>\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d185f70>\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d174af0>\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d169b80>\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d169310>\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc'\nimport 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d1693a0>\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc'\n# extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so'\n# extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so'\nimport '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0cd47e20>\nimport 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d169370>\n# /usr/lib/python3.9/site-packages/firewall/config/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/config/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/config/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0ccdbe50>\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccdb940>\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccdbaf0>\n# /usr/lib/python3.9/site-packages/firewall/config/__pycache__/dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/config/dbus.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/config/__pycache__/dbus.cpython-39.pyc'\nimport 'firewall.config.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccf3a90>\nimport 'firewall.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d174820>\n# /usr/lib/python3.9/site-packages/firewall/core/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/__init__.cpython-39.pyc'\nimport 'firewall.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccf3ac0>\n# /usr/lib/python3.9/site-packages/firewall/core/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/base.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/base.cpython-39.pyc'\nimport 'firewall.core.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccdbfa0>\n# /usr/lib/python3.9/site-packages/firewall/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/dbus_utils.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/dbus_utils.cpython-39.pyc'\nimport 'pwd' # \n# /usr/lib64/python3.9/xml/dom/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/__init__.py\n# code object from '/usr/lib64/python3.9/xml/dom/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/xml/dom/__pycache__/domreg.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/domreg.py\n# code object from '/usr/lib64/python3.9/xml/dom/__pycache__/domreg.cpython-39.pyc'\nimport 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0cd13250>\nimport 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccf3640>\n# /usr/lib64/python3.9/xml/dom/__pycache__/minidom.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/minidom.py\n# code object from '/usr/lib64/python3.9/xml/dom/__pycache__/minidom.cpython-39.pyc'\n# /usr/lib64/python3.9/xml/dom/__pycache__/minicompat.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/minicompat.py\n# code object from '/usr/lib64/python3.9/xml/dom/__pycache__/minicompat.cpython-39.pyc'\nimport 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c9d5970>\n# /usr/lib64/python3.9/xml/dom/__pycache__/xmlbuilder.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/xmlbuilder.py\n# code object from '/usr/lib64/python3.9/xml/dom/__pycache__/xmlbuilder.cpython-39.pyc'\n# /usr/lib64/python3.9/xml/dom/__pycache__/NodeFilter.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/NodeFilter.py\n# code object from '/usr/lib64/python3.9/xml/dom/__pycache__/NodeFilter.cpython-39.pyc'\nimport 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c9e8<<< 10976 1726879391.13447: stdout chunk (state=3): >>>190>\nimport 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c9d5df0>\nimport 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccf3430>\n# /usr/lib/python3.9/site-packages/firewall/core/__pycache__/logger.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/logger.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/logger.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py\n# code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\nimport '_ast' # \nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c9a4a00>\n# /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py\n# code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py\n# code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc'\n# extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so'\n# extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so'\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c979070>\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c968d30>\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c9b01f0>\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c9fba00>\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c9839d0>\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0d39c4f0>\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0d39c550>\nimport 'firewall.core.logger' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c9c1e20>\nimport 'firewall.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccf39a0>\n# /usr/lib/python3.9/site-packages/firewall/core/__pycache__/rich.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/rich.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/rich.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/firewall/__pycache__/functions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/functions.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/functions.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d3bb6a0>\n# /usr/lib64/python3.9/__pycache__/pipes.cpython-39.pyc matches /usr/lib64/python3.9/pipes.py\n# code object from '/usr/lib64/python3.9/__pycache__/pipes.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-3<<< 10976 1726879391.13483: stdout chunk (state=3): >>>9.pyc'\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c881460>\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c881d90>\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c891310>\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c8815b0>\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c891a90>\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c881c70>\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c891970>\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c871520>\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c8a0c40>\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c8a0a00>\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c8a0af0>\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c8a0f70>\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c7e24c0>\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c8a0cd0>\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c8715e0>\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d3cb0d0>\nimport 'pipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d3bbb20>\nimport 'firewall.functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d3acc70>\n# /usr/lib/python3.9/site-packages/firewall/core/__pycache__/ipset.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/ipset.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/ipset.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py\n# code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc'\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c7e2790>\n# /usr/lib/python3.9/site-packages/firewall/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/errors.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/errors.cpython-39.pyc'\nimport 'firewall.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c81ffd0>\n# /usr/lib/python3.9/site-packages/firewall/core/__pycache__/prog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/prog.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/prog.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c79d430>\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c812340>\nimport 'firewall.core.prog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c812220>\nimport 'firewall.core.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d3bbf40>\nimport 'firewall.core.rich' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccf3610>\nimport 'firewall.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d1ed940>\n# /usr/lib/python3.9/site-packages/firewall/core/__pycache__/fw_nm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/fw_nm.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/fw_nm.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py\n# code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc'\nimport 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c1daeb0>\n# destroy gi.repository.NM\nimport 'firewall.core.fw_nm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c1da5e0>\n# /usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/io/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/__init__.cpython-39.pyc'\nimport 'firewall.core.io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c1daa60>\n# /usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/zone.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/io/zone.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/io/<<< 10976 1726879391.13492: stdout chunk (state=3): >>>__pycache__/zone.cpython-39.pyc'\n# /usr/lib64/python3.9/xml/sax/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/sax/__init__.py\n# code object from '/usr/lib64/python3.9/xml/sax/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/xml/sax/__pycache__/xmlreader.cpython-39.pyc matches /usr/lib64/python3.9/xml/sax/xmlreader.py\n# code object from '/usr/lib64/python3.9/xml/sax/__pycache__/xmlreader.cpython-39.pyc'\n# /usr/lib64/python3.9/xml/sax/__pycache__/handler.cpython-39.pyc matches /usr/lib64/python3.9/xml/sax/handler.py\n# code object from '/usr/lib64/python3.9/xml/sax/__pycache__/handler.cpython-39.pyc'\nimport 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0dac70>\n# /usr/lib64/python3.9/xml/sax/__pycache__/_exceptions.cpython-39.pyc matches /usr/lib64/python3.9/xml/sax/_exceptions.py\n# code object from '/usr/lib64/python3.9/xml/sax/__pycache__/_exceptions.cpython-39.pyc'\nimport 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0e06a0>\nimport 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c1eef10>\nimport 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c1dafa0>\n# /usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/io_object.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/io/io_object.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/io_object.cpython-39.pyc'\n# /usr/lib64/python3.9/xml/sax/__pycache__/saxutils.cpython-39.pyc matches /usr/lib64/python3.9/xml/sax/saxutils.py\n# code object from '/usr/lib64/python3.9/xml/sax/__pycache__/saxutils.cpython-39.pyc'\n# /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc'\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0f75e0>\n# /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc'\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0f7640>\n# /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c0beb80>\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0adf70>\n# /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc'\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0bea90>\n# /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py\n# code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc'\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0beeb0>\n# /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py\n# code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc'\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c063fd0>\n# /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc'\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c07ad00>\n# /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc'\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c087250>\n# /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py\n# code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc'\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c087d30>\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0879d0>\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c087430>\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c07a490>\n# /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c041c70>\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c016670>\n# /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py\n# code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc'\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0bfd5310>\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c016880>\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c087c40>\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c06c160>\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c063880>\nimport 'email.parser<<< 10976 1726879391.13517: stdout chunk (state=3): >>>' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0631f0>\n# /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py\n# code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc'\nimport 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0bfdeeb0>\n# /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc'\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0bff51c0>\n# /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc'\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0bff5580>\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0636a0>\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0bf939a0>\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0bff5910>\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0befd0>\n# /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc'\n# /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc'\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0be399d0>\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0599d0>\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0f7d00>\nimport 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0ed5b0>\nimport 'firewall.core.io.io_object' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c1ffa90>\n# /usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/policy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/io/policy.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/policy.cpython-39.pyc'\nimport 'firewall.core.io.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0ed1c0>\nimport 'firewall.core.io.zone' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c1daa00>\n# /usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/service.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/io/service.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/service.cpython-39.pyc'\nimport 'firewall.core.io.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c1dad30>\n# /usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/ipset.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/io/ipset.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/ipset.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/firewall/core/__pycache__/icmp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/icmp.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/icmp.cpython-39.pyc'\nimport 'firewall.core.icmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0be415e0>\nimport 'firewall.core.io.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0be41280>\n# /usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/icmptype.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/io/icmptype.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/icmptype.cpython-39.pyc'\nimport 'firewall.core.io.icmptype' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0be41790>\n# /usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/helper.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/io/helper.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/helper.cpython-39.pyc'\nimport 'firewall.core.io.helper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0be419d0>\n# /usr/lib/python3.9/site-packages/firewall/__pycache__/command.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/command.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/command.cpython-39.pyc'\nimport 'firewall.command' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0be41c40>\n# clear builtins._\n# clear sys.path\n# clear sys.argv\n# clear sys.ps1\n# clear sys.ps2\n# clear sys.last_type\n# clear sys.last_value\n# clear sys.last_traceback\n# clear sys.path_hooks\n# clear sys.path_importer_cache\n# clear sys.meta_path\n# clear sys.__interactivehook__\n# restore sys.stdin\n# restore sys.stdout\n# restore sys.stderr\n# cleanup[2] removing sys\n# cleanup[2] removing builtins\n# cleanup[2] removing _frozen_importlib\n# cleanup[2] removing _imp\n# cleanup[2] removing _thread\n# cleanup[2] removing _warnings\n# cleanup[2] removing _weakref\n# cleanup[2] removing _io\n# cleanup[2] removing marshal\n# cleanup[2] removing posix\n# cleanup[2] removing _frozen_importlib_external\n# cleanup[2] removing time\n# cleanup[2] removing zipimport\n# cleanup[2] removing _codecs\n# cleanup[2] removing codecs\n# cleanup[2] removing encodings.aliases\n# cleanup[2] removing encodings\n# cleanup[2] removing encodings.utf_8\n# cleanup[2] removing _signal\n# cleanup[2] removing encodings.latin_1\n# cleanup[2] removing _abc\n# cleanup[2] removing abc\n# cleanup[2] removing io\n# cleanup[2] removing __main__\n# destroy __main__\n# cleanup[2] removing _stat\n# cleanup[2] removing stat\n# cleanup[2] removing _collections_abc\n# cleanup[2] removing genericpath\n# cleanup[2] removing posixpath\n# cleanup[2] removing os.path\n# cleanup[2] removing os\n# cleanup[2] removing _sitebuiltins\n# cleanup[2] removing _locale\n# cleanup[2] removing _bootlocale\n# destroy _bootlocale\n# cleanup[2] removing site\n# destroy site\n# cleanup[2] removing _heapq\n# cleanup[2] removing heapq\n# cleanup[2] removing itertools\n# cleanup[2] removing keyword\n# destroy keyword\n# cleanup[2] removing _operator\n# cleanup[2] removing operator\n# cleanup[2] removing reprlib\n# destroy reprlib\n# cleanup[2] removing _collections\n# cleanup[2] removing collections\n# cleanup[2] removing types\n# cleanup[2] removing _functools\n# cleanup[2] removing functools\n# cleanup[2] removing importlib._bootstrap\n# cleanup[2] removing importlib._bootstrap_external\n# cleanup[2] removing warnings\n# cleanup[2] removing importlib\n# cleanup[2] removing importlib.machinery\n# cleanup[2] removing collections.abc\n# cleanup[2] removing contextlib\n# cleanup[2] removing enum\n# cleanup[2] removing _sre\n# cleanup[2] removing sre_constants\n# destroy sre_constants\n# cleanup[2] removing sre_parse\n# cleanup[2] removing sre_compile\n# cleanup[2] removing copyreg\n# cleanup[2] removing re\n# cleanup[2] removing typing\n# destroy typing\n# cleanup[2] removing importlib.abc\n# cleanup[2] removing importlib.util\n# cleanup[2] removing _weakrefset\n# destroy _weakrefset\n# cleanup[2] removing weakref\n# cleanup[2] removing pkgutil\n# destroy pkgutil\n# cleanup[2] r<<< 10976 1726879391.13540: stdout chunk (state=3): >>>emoving gi._error\n# cleanup[2] removing gi._gi\n# cleanup[2] removing gi._gobject\n# cleanup[2] removing glib\n# destroy glib\n# cleanup[2] removing gobject\n# cleanup[2] removing gio\n# destroy gio\n# cleanup[2] removing gtk\n# destroy gtk\n# cleanup[2] removing gtk.gdk\n# destroy gtk.gdk\n# cleanup[2] removing gi\n# cleanup[2] removing threading\n# cleanup[2] removing gi._constants\n# cleanup[2] removing gi.docstring\n# cleanup[2] removing gi._propertyhelper\n# cleanup[2] removing gi._signalhelper\n# cleanup[2] removing gi.types\n# cleanup[2] removing gi.module\n# cleanup[2] removing gi.overrides\n# cleanup[2] removing gi.importer\n# cleanup[2] removing gi.repository\n# cleanup[2] removing _socket\n# cleanup[2] removing math\n# cleanup[2] removing select\n# cleanup[2] removing selectors\n# cleanup[2] removing errno\n# cleanup[2] removing array\n# cleanup[2] removing socket\n# cleanup[2] removing __future__\n# destroy __future__\n# cleanup[2] removing signal\n# cleanup[2] removing gi._ossighelper\n# cleanup[2] removing textwrap\n# cleanup[2] removing gettext\n# cleanup[2] removing locale\n# cleanup[2] removing optparse\n# cleanup[2] removing gi._option\n# cleanup[2] removing gi.overrides.GLib\n# cleanup[2] removing gi.repository.GLib\n# cleanup[2] removing gi.overrides.GObject\n# cleanup[2] removing gi.repository.GObject\n# cleanup[2] removing argparse\n# cleanup[2] removing firewall\n# destroy firewall\n# cleanup[2] removing dbus._compat\n# cleanup[2] removing dbus.exceptions\n# cleanup[2] removing _dbus_bindings\n# cleanup[2] removing dbus.types\n# cleanup[2] removing token\n# cleanup[2] removing tokenize\n# cleanup[2] removing linecache\n# cleanup[2] removing traceback\n# cleanup[2] removing _string\n# cleanup[2] removing string\n# cleanup[2] removing atexit\n# cleanup[2] removing logging\n# cleanup[2] removing dbus.lowlevel\n# cleanup[2] removing xml\n# cleanup[2] removing xml.parsers\n# cleanup[2] removing pyexpat.errors\n# cleanup[2] removing pyexpat.model\n# cleanup[2] removing pyexpat\n# cleanup[2] removing xml.parsers.expat.model\n# cleanup[2] removing xml.parsers.expat.errors\n# cleanup[2] removing xml.parsers.expat\n# cleanup[2] removing dbus._expat_introspect_parser\n# cleanup[2] removing dbus.proxies\n# cleanup[2] removing dbus.connection\n# cleanup[2] removing dbus.bus\n# cleanup[2] removing dbus._dbus\n# cleanup[2] removing dbus\n# cleanup[2] removing dbus.mainloop\n# cleanup[2] removing _dbus_glib_bindings\n# cleanup[2] removing dbus.mainloop.glib\n# cleanup[2] removing _struct\n# cleanup[2] removing struct\n# cleanup[2] removing copy\n# cleanup[2] removing firewall.config.dbus\n# cleanup[2] removing firewall.config\n# cleanup[2] removing firewall.core\n# destroy firewall.core\n# cleanup[2] removing firewall.core.base\n# destroy firewall.core.base\n# cleanup[2] removing pwd\n# cleanup[2] removing xml.dom.domreg\n# cleanup[2] removing xml.dom\n# cleanup[2] removing xml.dom.minicompat\n# cleanup[2] removing xml.dom.NodeFilter\n# cleanup[2] removing xml.dom.xmlbuilder\n# cleanup[2] removing xml.dom.minidom\n# cleanup[2] removing _ast\n# destroy _ast\n# cleanup[2] removing ast\n# cleanup[2] removing _opcode\n# cleanup[2] removing opcode\n# destroy opcode\n# cleanup[2] removing dis\n# cleanup[2] removing inspect\n# cleanup[2] removing fnmatch\n# cleanup[2] removing syslog\n# cleanup[2] removing fcntl\n# cleanup[2] removing firewall.core.logger\n# destroy firewall.core.logger\n# cleanup[2] removing firewall.dbus_utils\n# destroy firewall.dbus_utils\n# cleanup[2] removing shlex\n# cleanup[2] removing zlib\n# cleanup[2] removing _compression\n# cleanup[2] removing _bz2\n# destroy _bz2\n# cleanup[2] removing bz2\n# destroy bz2\n# cleanup[2] removing _lzma\n# cleanup[2] removing lzma\n# destroy lzma\n# cleanup[2] removing grp\n# cleanup[2] removing shutil\n# cleanup[2] removing _bisect\n# cleanup[2] removing bisect\n# cleanup[2] removing _random\n# cleanup[2] removing _hashlib\n# cleanup[2] removing _blake2\n# cleanup[2] removing hashlib\n# cleanup[2] removing random\n# cleanup[2] removing tempfile\n# cleanup[2]<<< 10976 1726879391.13556: stdout chunk (state=3): >>> removing pipes\n# cleanup[2] removing firewall.functions\n# cleanup[2] removing ipaddress\n# cleanup[2] removing firewall.errors\n# cleanup[2] removing _posixsubprocess\n# cleanup[2] removing subprocess\n# cleanup[2] removing firewall.core.prog\n# destroy firewall.core.prog\n# cleanup[2] removing firewall.core.ipset\n# destroy firewall.core.ipset\n# cleanup[2] removing firewall.core.rich\n# cleanup[2] removing firewall.client\n# destroy firewall.client\n# cleanup[2] removing gi.overrides.Gio\n# cleanup[2] removing gi.repository.Gio\n# cleanup[2] removing firewall.core.fw_nm\n# destroy firewall.core.fw_nm\n# cleanup[2] removing firewall.core.io\n# destroy firewall.core.io\n# cleanup[2] removing xml.sax.handler\n# cleanup[2] removing xml.sax._exceptions\n# cleanup[2] removing xml.sax.xmlreader\n# cleanup[2] removing xml.sax\n# cleanup[2] removing urllib\n# cleanup[2] removing urllib.parse\n# cleanup[2] removing binascii\n# cleanup[2] removing base64\n# cleanup[2] removing email\n# cleanup[2] removing http\n# cleanup[2] removing email.errors\n# cleanup[2] removing email.quoprimime\n# cleanup[2] removing email.base64mime\n# cleanup[2] removing quopri\n# cleanup[2] removing email.encoders\n# cleanup[2] removing email.charset\n# cleanup[2] removing email.header\n# cleanup[2] removing _datetime\n# cleanup[2] removing datetime\n# cleanup[2] removing calendar\n# cleanup[2] removing email._parseaddr\n# cleanup[2] removing email.utils\n# cleanup[2] removing email._policybase\n# cleanup[2] removing email.feedparser\n# cleanup[2] removing email.parser\n# cleanup[2] removing uu\n# cleanup[2] removing email._encoded_words\n# cleanup[2] removing email.iterators\n# cleanup[2] removing email.message\n# cleanup[2] removing _ssl\n# cleanup[2] removing ssl\n# cleanup[2] removing http.client\n# cleanup[2] removing urllib.response\n# cleanup[2] removing urllib.error\n# cleanup[2] removing urllib.request\n# cleanup[2] removing xml.sax.saxutils\n# cleanup[2] removing firewall.core.io.io_object\n# destroy firewall.core.io.io_object\n# cleanup[2] removing firewall.core.io.policy\n# destroy firewall.core.io.policy\n# cleanup[2] removing firewall.core.io.zone\n# destroy firewall.core.io.zone\n# cleanup[2] removing firewall.core.io.service\n# destroy firewall.core.io.service\n# cleanup[2] removing firewall.core.icmp\n# destroy firewall.core.icmp\n# cleanup[2] removing firewall.core.io.ipset\n# destroy firewall.core.io.ipset\n# cleanup[2] removing firewall.core.io.icmptype\n# destroy firewall.core.io.icmptype\n# cleanup[2] removing firewall.core.io.helper\n# destroy firewall.core.io.helper\n# cleanup[2] removing firewall.command\n# destroy firewall.command\n# destroy _sitebuiltins\n# destroy _compression\n# cleanup[3] wiping xml.sax.saxutils\n# cleanup[3] wiping urllib.request\n# destroy bisect\n# destroy hashlib\n# cleanup[3] wiping urllib.error\n# cleanup[3] wiping urllib.response\n# cleanup[3] wiping http.client\n# destroy http\n# destroy ssl\n# cleanup[3] wiping _ssl\n# cleanup[3] wiping email.message\n# destroy uu\n# destroy quopri\n# cleanup[3] wiping email.iterators\n# cleanup[3] wiping email._encoded_words\n# cleanup[3] wiping email.parser\n# cleanup[3] wiping email.feedparser\n# cleanup[3] wiping email._policybase\n# cleanup[3] wiping email.utils\n# destroy random\n# destroy urllib\n# destroy urllib.parse\n# destroy urllib.response\n# destroy urllib.error\n# destroy urllib.request\n# cleanup[3] wiping email._parseaddr\n# destroy calendar\n# cleanup[3] wiping datetime\n# cleanup[3] wiping _datetime\n# cleanup[3] wiping email.header\n# cleanup[3] wiping email.charset\n# destroy email\n# cleanup[3] wiping email.encoders\n# cleanup[3] wiping email.base64mime\n# cleanup[3] wiping email.quoprimime\n# cleanup[3] wiping email.errors\n# cleanup[3] wiping base64\n# destroy struct\n# cleanup[3] wiping binascii\n# cleanup[3] wiping xml.sax\n# destroy xml.sax._exceptions\n# destroy xml.sax.xmlreader\n# cleanup[3] wiping xml.sax.handler\n# cleanup[3] wiping gi.repository.Gio\n# cleanup[3] wiping gi.overrides.Gio\n# cleanup[3] wiping firewall.core.rich\n#<<< 10976 1726879391.13574: stdout chunk (state=3): >>> cleanup[3] wiping subprocess\n# cleanup[3] wiping _posixsubprocess\n# cleanup[3] wiping firewall.errors\n# cleanup[3] wiping ipaddress\n# cleanup[3] wiping firewall.functions\n# destroy shlex\n# destroy pipes\n# destroy string\n# cleanup[3] wiping tempfile\n# cleanup[3] wiping _blake2\n# cleanup[3] wiping _hashlib\n# cleanup[3] wiping _random\n# cleanup[3] wiping _bisect\n# cleanup[3] wiping shutil\n# cleanup[3] wiping grp\n# cleanup[3] wiping _lzma\n# cleanup[3] wiping zlib\n# cleanup[3] wiping fcntl\n# cleanup[3] wiping syslog\n# cleanup[3] wiping fnmatch\n# cleanup[3] wiping inspect\n# destroy ast\n# destroy dis\n# destroy token\n# cleanup[3] wiping _opcode\n# cleanup[3] wiping xml.dom.minidom\n# cleanup[3] wiping xml.dom.xmlbuilder\n# cleanup[3] wiping xml.dom.NodeFilter\n# cleanup[3] wiping xml.dom.minicompat\n# destroy xml\n# destroy xml.parsers\n# destroy xml.parsers.expat\n# destroy xml.dom\n# cleanup[3] wiping xml.dom.domreg\n# cleanup[3] wiping pwd\n# cleanup[3] wiping firewall.config\n# destroy gettext\n# destroy firewall.config.dbus\n# cleanup[3] wiping copy\n# cleanup[3] wiping _struct\n# cleanup[3] wiping dbus.mainloop.glib\n# cleanup[3] wiping _dbus_glib_bindings\n# cleanup[3] wiping dbus.mainloop\n# destroy dbus.mainloop.glib\n# cleanup[3] wiping dbus\n# destroy dbus._compat\n# destroy dbus._expat_introspect_parser\n# destroy dbus._dbus\n# destroy dbus.exceptions\n# destroy dbus.types\n# destroy dbus.lowlevel\n# destroy dbus.proxies\n# destroy dbus.connection\n# destroy dbus.bus\n# destroy dbus.mainloop\n# cleanup[3] wiping xml.parsers.expat.errors\n# cleanup[3] wiping xml.parsers.expat.model\n# cleanup[3] wiping pyexpat\n# cleanup[3] wiping pyexpat.model\n# cleanup[3] wiping pyexpat.errors\n# cleanup[3] wiping logging\n# cleanup[3] wiping atexit\n# destroy atexit\n# cleanup[3] wiping _string\n# cleanup[3] wiping traceback\n# destroy linecache\n# cleanup[3] wiping tokenize\n# cleanup[3] wiping _dbus_bindings\n# cleanup[3] wiping argparse\n# cleanup[3] wiping gi.repository.GObject\n# cleanup[3] wiping gi.overrides.GObject\n# cleanup[3] wiping gi.repository.GLib\n# cleanup[3] wiping gi.overrides.GLib\n# cleanup[3] wiping gi._option\n# destroy optparse\n# cleanup[3] wiping locale\n# destroy encodings\n# cleanup[3] wiping textwrap\n# cleanup[3] wiping gi._ossighelper\n# destroy signal\n# cleanup[3] wiping socket\n# destroy selectors\n# cleanup[3] wiping array\n# destroy array\n# cleanup[3] wiping errno\n# cleanup[3] wiping select\n# cleanup[3] wiping math\n# cleanup[3] wiping _socket\n# cleanup[3] wiping gi.repository\n# destroy gi.repository.Gio\n# cleanup[3] wiping gi.importer\n# cleanup[3] wiping gi.overrides\n# destroy gi.overrides.GLib\n# destroy gi.overrides.GObject\n# destroy gi.overrides.Gio\n# cleanup[3] wiping gi.module\n# cleanup[3] wiping gi.types\n# cleanup[3] wiping gi._signalhelper\n# cleanup[3] wiping gi._propertyhelper\n# cleanup[3] wiping gi.docstring\n# cleanup[3] wiping gi._constants\n# cleanup[3] wiping threading\n# cleanup[3] wiping gi\n# destroy gi._error\n# destroy gi._gobject\n# destroy gi._constants\n# destroy gi._propertyhelper\n# destroy gi._signalhelper\n# destroy gi._ossighelper\n# destroy gi._option\n# destroy gi.types\n# destroy gi.docstring\n# destroy gi.module\n# destroy gi.overrides\n# destroy gi.importer\n# destroy gi.repository\n# cleanup[3] wiping gobject\n# cleanup[3] wiping gi._gi\n# cleanup[3] wiping weakref\n# cleanup[3] wiping importlib.util\n# cleanup[3] wiping importlib.abc\n# cleanup[3] wiping re\n# destroy enum\n# destroy sre_compile\n# destroy copyreg\n# cleanup[3] wiping sre_parse\n# cleanup[3] wiping _sre\n# cleanup[3] wiping contextlib\n# cleanup[3] wiping collections.abc\n# cleanup[3] wiping importlib.machinery\n# cleanup[3] wiping importlib\n# destroy importlib.machinery\n# destroy importlib.abc\n# destroy importlib.util\n# cleanup[3] wiping warnings\n# cleanup[3] wiping importlib._bootstrap_external\n# cleanup[3] wiping importlib._bootstrap\n# cleanup[3] wiping functools\n# cleanup[3] wiping _functools\n# destroy _functools\n# cleanup[3] wiping types\n# <<< 10976 1726879391.13595: stdout chunk (state=3): >>>cleanup[3] wiping collections\n# destroy _collections_abc\n# destroy heapq\n# destroy collections.abc\n# cleanup[3] wiping _collections\n# destroy _collections\n# cleanup[3] wiping operator\n# cleanup[3] wiping _operator\n# destroy _operator\n# cleanup[3] wiping itertools\n# destroy itertools\n# cleanup[3] wiping _heapq\n# cleanup[3] wiping _locale\n# destroy _locale\n# cleanup[3] wiping os\n# destroy posixpath\n# cleanup[3] wiping genericpath\n# cleanup[3] wiping stat\n# cleanup[3] wiping _stat\n# destroy _stat\n# cleanup[3] wiping io\n# destroy abc\n# cleanup[3] wiping _abc\n# cleanup[3] wiping encodings.latin_1\n# cleanup[3] wiping _signal\n# cleanup[3] wiping encodings.utf_8\n# cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping codecs\n# cleanup[3] wiping _codecs\n# cleanup[3] wiping zipimport\n# destroy _frozen_importlib_external\n# cleanup[3] wiping time\n# cleanup[3] wiping posix\n# cleanup[3] wiping marshal\n# cleanup[3] wiping _io\n# cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings\n# cleanup[3] wiping _thread\n# cleanup[3] wiping _imp\n# destroy _imp\n# cleanup[3] wiping _frozen_importlib\n# cleanup[3] wiping sys\n# cleanup[3] wiping builtins\n# destroy pyexpat.errors\n# destroy pyexpat.model\n# destroy _datetime\n# destroy _posixsubprocess\n# destroy _blake2\n# destroy grp\n# destroy _lzma\n# destroy zlib\n# destroy _struct\n# destroy _dbus_glib_bindings\n# destroy _socket\n# destroy marshal\n# destroy io\n# destroy gi.repository.GObject\n# destroy argparse\n# destroy importlib\n# destroy zipimport\n# destroy gi._gi\n# destroy gi\n# destroy firewall.core.rich\n# destroy shutil\n# destroy _sre\n# destroy sre_parse\n# destroy textwrap\n# destroy _thread\n# destroy _heapq\n# destroy stat\n# destroy genericpath\n# destroy tokenize\n# destroy _string\n# destroy tempfile\n# destroy xml.sax\n# destroy xml.sax.saxutils\n# destroy copy\n# destroy firewall.functions\n# destroy select\n# destroy _signal\n# destroy contextlib\n# destroy operator\n# destroy xml.sax.handler\n# destroy io\n# destroy _opcode\n# destroy re\n# destroy collections\n# destroy xml.dom.domreg\n# destroy xml.dom.minicompat\n# destroy xml.dom.NodeFilter\n# destroy xml.dom.xmlbuilder\n# destroy email.errors\n# destroy email.quoprimime\n# destroy email.base64mime\n# destroy email.encoders\n# destroy email.charset\n# destroy email.header\n# destroy email._parseaddr\n# destroy email.utils\n# destroy email._policybase\n# destroy email.feedparser\n# destroy email.parser\n# destroy email._encoded_words\n# destroy email.iterators\n# destroy email.message\n# destroy http.client\n# destroy _ssl\n# destroy socket\n# destroy base64\n# destroy errno\n# destroy warnings\n# destroy datetime\n# destroy locale\n# destroy binascii\n# destroy _frozen_importlib\n# clear sys.audit hooks", "rc": 0, "cmd": "set -euo pipefail\nfirewall-cmd --info-service=high-availability | egrep \" +ports: +\" | sed -e \"s/ *ports: //\"", "start": "2024-09-20 20:43:10.910832", "end": "2024-09-20 20:43:11.131849", "delta": "0:00:00.221017", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nfirewall-cmd --info-service=high-availability | egrep \" +ports: +\" | sed -e \"s/ *ports: //\"", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ <<< 10976 1726879391.14036: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879391.14046: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 10976 1726879391.14061: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath <<< 10976 1726879391.14206: stdout chunk (state=3): >>># cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 <<< 10976 1726879391.14212: stdout chunk (state=3): >>># destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect <<< 10976 1726879391.14218: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile <<< 10976 1726879391.14227: stdout chunk (state=3): >>># destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json<<< 10976 1726879391.14230: stdout chunk (state=3): >>> # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform <<< 10976 1726879391.14235: stdout chunk (state=3): >>># cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal<<< 10976 1726879391.14237: stdout chunk (state=3): >>> # 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 <<< 10976 1726879391.14281: stdout chunk (state=3): >>># destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process<<< 10976 1726879391.14287: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info <<< 10976 1726879391.14290: stdout chunk (state=3): >>># destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 10976 1726879391.14491: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879391.14515: stdout chunk (state=3): >>># destroy importlib.util <<< 10976 1726879391.14521: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879391.14552: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879391.14556: stdout chunk (state=3): >>># destroy _compression <<< 10976 1726879391.14568: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879391.14613: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 10976 1726879391.14624: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 10976 1726879391.14627: stdout chunk (state=3): >>># destroy encodings <<< 10976 1726879391.14650: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879391.14663: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 10976 1726879391.14693: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879391.14818: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 10976 1726879391.14827: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 10976 1726879391.14833: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 10976 1726879391.14840: stdout chunk (state=3): >>># destroy subprocess <<< 10976 1726879391.14843: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit <<< 10976 1726879391.14845: stdout chunk (state=3): >>># cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 10976 1726879391.14929: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 10976 1726879391.14937: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools<<< 10976 1726879391.14941: stdout chunk (state=3): >>> # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 10976 1726879391.14946: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879391.14951: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 10976 1726879391.15009: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879391.15012: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 <<< 10976 1726879391.15014: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879391.15129: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 10976 1726879391.15156: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 10976 1726879391.15178: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib <<< 10976 1726879391.15195: stdout chunk (state=3): >>># destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879391.15215: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves <<< 10976 1726879391.15230: stdout chunk (state=3): >>># destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879391.15261: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879391.15595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879391.15777: stderr chunk (state=3): >>><<< 10976 1726879391.15786: stdout chunk (state=3): >>><<< 10976 1726879391.16059: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ac243dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abfd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ac243b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ac243ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abfd8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abfd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abfd8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf8f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf8f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abfb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abff0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf88d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abfb2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abfd8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf2deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf31f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf2f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf2d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abeb0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abeb08b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abeb0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abeb0f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abeb0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf09d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf03610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf16670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf36e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abec2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf09250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abf16280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf3c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abec2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abec2d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abec2d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abe96370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abe96460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abecafa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abec4a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abec4490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abdb01c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abe80c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abec4eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abf3c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abdc1af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abdc1e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abdd4730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abdd4c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abd613a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abdc1f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abd71280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abdd45b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abd71340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abec29d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abd8d6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abd8d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abd8d760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abd8d850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abd8dca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abd9a1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abd8d8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abd80a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abec25b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abd8da90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd1abcb6670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abbdb7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abbdb160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abbdb280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abbdbf10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abbdb4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abbdbd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abbdbf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abbdb100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ab5edee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abb53f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abb53d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abb533d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abc41dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abc413a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abc41f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abc11c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abbaecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abbae3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abbe0490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abbae4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abbae4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1ab5cf250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abc221f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1ab5dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abc22370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abc3bd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ab5dc880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1ab5dc6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1ab5db670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1ab5db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abc1b8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abba4670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abba2ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abbb30d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abba40d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abbe6a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1ab1c2580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ab5aa520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ab1670a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abba2bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ab5b7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1abc2d250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ab5b76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ab59c7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ab5997f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ab593970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_wckow6v5/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ab1525e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "2224/tcp 3121/tcp 5403/tcp 5404/udp 5405-5412/udp 9929/tcp 9929/udp 21064/tcp", "stderr": "import _frozen_importlib # frozen\nimport _imp # builtin\nimport '_thread' # \nimport '_warnings' # \nimport '_weakref' # \nimport '_io' # \nimport 'marshal' # \nimport 'posix' # \nimport '_frozen_importlib_external' # \n# installing zipimport hook\nimport 'time' # \nimport 'zipimport' # \n# installed zipimport hook\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\nimport '_codecs' # \nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ded8df0>\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de7d3d0>\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ded8b50>\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ded8af0>\nimport '_signal' # \n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de7d4c0>\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\nimport '_abc' # \nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de7d970>\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de7d6a0>\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\nimport '_stat' # \nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de341c0>\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de34250>\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de57880>\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de34970>\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de958b0>\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de2ddc0>\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\nimport '_locale' # \nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de57dc0>\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de7d9a0>\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0dbe7910>\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbe7e20>\nimport 'itertools' # \n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbe3b50>\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\nimport '_operator' # \nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbe3a90>\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbe3970>\nimport '_collections' # \nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dab4940>\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbdb370>\nimport '_functools' # \nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0da89580>\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbdcbe0>\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0da89070>\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbd54f0>\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d9997c0>\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d999760>\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d9826a0>\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\nimport '_sre' # \n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0daf7bb0>\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d96a5e0>\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d96ae20>\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dae91c0>\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d9992e0>\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbccf40>\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbd4b50>\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbd7a60>\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dac3040>\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d934f70>\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dab4d30>\n# possible namespace for /usr/lib/python3.9/site-packages/gi\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc'\nimport 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0db08e80>\n# extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so'\n# extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so'\nimport 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0db08d00>\nimport 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d99b0d0>\n# /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0db2b370>\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc'\nimport 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d34c910>\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc'\nimport 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d34c9a0>\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc'\nimport 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d34cca0>\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc'\nimport 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d35f2b0>\nimport 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0db35af0>\nimport 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0db17fa0>\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc'\nimport 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0db358e0>\nimport 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0db17c40>\nimport 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d99b130>\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py\n# code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0d2d82b0>\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0d2e9490>\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0d2e9550>\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d2d8430>\nimport 'errno' # \n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0d2f8760>\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d37c5b0>\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d2f87c0>\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d2f8e80>\nimport 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d37ccd0>\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py\n# code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py\n# code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc'\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d272040>\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d2724f0>\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d2862b0>\nimport 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d303dc0>\nimport 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d303310>\nimport 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d370100>\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py\n# code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc'\nimport 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d242d60>\n# destroy gobject\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d1e53d0>\n# /usr/lib/python3.9/site-packages/firewall/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/__init__.cpython-39.pyc'\nimport 'firewall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d1ed6a0>\n# /usr/lib/python3.9/site-packages/firewall/__pycache__/client.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/client.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/client.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc'\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d169640>\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc'\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d1696d0>\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc'\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so'\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so'\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0d169cd0>\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d169b20>\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc'\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0cd2c610>\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0cd20cd0>\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0cd209a0>\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d1a0df0>\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\nimport '_string' # \nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0cd20b80>\nimport 'atexit' # \nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d185430>\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc'\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0cd47d00>\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc'\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc'\n# /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py\n# code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc'\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccdbd60>\n# /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py\n# code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc'\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccdbd90>\n# /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py\n# code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc'\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so'\n# extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so'\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0ccdbeb0>\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccdbc10>\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccdb760>\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0cd47dc0>\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d185f70>\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d174af0>\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d169b80>\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d169310>\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc'\nimport 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d1693a0>\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py\n# code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc'\n# extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so'\n# extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so'\nimport '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0cd47e20>\nimport 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d169370>\n# /usr/lib/python3.9/site-packages/firewall/config/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/config/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/config/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0ccdbe50>\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccdb940>\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccdbaf0>\n# /usr/lib/python3.9/site-packages/firewall/config/__pycache__/dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/config/dbus.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/config/__pycache__/dbus.cpython-39.pyc'\nimport 'firewall.config.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccf3a90>\nimport 'firewall.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d174820>\n# /usr/lib/python3.9/site-packages/firewall/core/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/__init__.cpython-39.pyc'\nimport 'firewall.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccf3ac0>\n# /usr/lib/python3.9/site-packages/firewall/core/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/base.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/base.cpython-39.pyc'\nimport 'firewall.core.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccdbfa0>\n# /usr/lib/python3.9/site-packages/firewall/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/dbus_utils.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/dbus_utils.cpython-39.pyc'\nimport 'pwd' # \n# /usr/lib64/python3.9/xml/dom/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/__init__.py\n# code object from '/usr/lib64/python3.9/xml/dom/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/xml/dom/__pycache__/domreg.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/domreg.py\n# code object from '/usr/lib64/python3.9/xml/dom/__pycache__/domreg.cpython-39.pyc'\nimport 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0cd13250>\nimport 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccf3640>\n# /usr/lib64/python3.9/xml/dom/__pycache__/minidom.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/minidom.py\n# code object from '/usr/lib64/python3.9/xml/dom/__pycache__/minidom.cpython-39.pyc'\n# /usr/lib64/python3.9/xml/dom/__pycache__/minicompat.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/minicompat.py\n# code object from '/usr/lib64/python3.9/xml/dom/__pycache__/minicompat.cpython-39.pyc'\nimport 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c9d5970>\n# /usr/lib64/python3.9/xml/dom/__pycache__/xmlbuilder.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/xmlbuilder.py\n# code object from '/usr/lib64/python3.9/xml/dom/__pycache__/xmlbuilder.cpython-39.pyc'\n# /usr/lib64/python3.9/xml/dom/__pycache__/NodeFilter.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/NodeFilter.py\n# code object from '/usr/lib64/python3.9/xml/dom/__pycache__/NodeFilter.cpython-39.pyc'\nimport 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c9e8190>\nimport 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c9d5df0>\nimport 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccf3430>\n# /usr/lib/python3.9/site-packages/firewall/core/__pycache__/logger.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/logger.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/logger.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py\n# code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\nimport '_ast' # \nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c9a4a00>\n# /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py\n# code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py\n# code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc'\n# extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so'\n# extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so'\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c979070>\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c968d30>\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c9b01f0>\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c9fba00>\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c9839d0>\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0d39c4f0>\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0d39c550>\nimport 'firewall.core.logger' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c9c1e20>\nimport 'firewall.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccf39a0>\n# /usr/lib/python3.9/site-packages/firewall/core/__pycache__/rich.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/rich.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/rich.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/firewall/__pycache__/functions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/functions.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/functions.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d3bb6a0>\n# /usr/lib64/python3.9/__pycache__/pipes.cpython-39.pyc matches /usr/lib64/python3.9/pipes.py\n# code object from '/usr/lib64/python3.9/__pycache__/pipes.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c881460>\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c881d90>\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c891310>\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c8815b0>\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c891a90>\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c881c70>\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c891970>\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c871520>\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c8a0c40>\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c8a0a00>\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c8a0af0>\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c8a0f70>\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c7e24c0>\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c8a0cd0>\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c8715e0>\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d3cb0d0>\nimport 'pipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d3bbb20>\nimport 'firewall.functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d3acc70>\n# /usr/lib/python3.9/site-packages/firewall/core/__pycache__/ipset.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/ipset.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/ipset.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py\n# code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc'\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c7e2790>\n# /usr/lib/python3.9/site-packages/firewall/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/errors.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/errors.cpython-39.pyc'\nimport 'firewall.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c81ffd0>\n# /usr/lib/python3.9/site-packages/firewall/core/__pycache__/prog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/prog.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/prog.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c79d430>\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c812340>\nimport 'firewall.core.prog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c812220>\nimport 'firewall.core.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d3bbf40>\nimport 'firewall.core.rich' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccf3610>\nimport 'firewall.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d1ed940>\n# /usr/lib/python3.9/site-packages/firewall/core/__pycache__/fw_nm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/fw_nm.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/fw_nm.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py\n# code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc'\nimport 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c1daeb0>\n# destroy gi.repository.NM\nimport 'firewall.core.fw_nm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c1da5e0>\n# /usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/io/__init__.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/__init__.cpython-39.pyc'\nimport 'firewall.core.io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c1daa60>\n# /usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/zone.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/io/zone.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/zone.cpython-39.pyc'\n# /usr/lib64/python3.9/xml/sax/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/sax/__init__.py\n# code object from '/usr/lib64/python3.9/xml/sax/__pycache__/__init__.cpython-39.pyc'\n# /usr/lib64/python3.9/xml/sax/__pycache__/xmlreader.cpython-39.pyc matches /usr/lib64/python3.9/xml/sax/xmlreader.py\n# code object from '/usr/lib64/python3.9/xml/sax/__pycache__/xmlreader.cpython-39.pyc'\n# /usr/lib64/python3.9/xml/sax/__pycache__/handler.cpython-39.pyc matches /usr/lib64/python3.9/xml/sax/handler.py\n# code object from '/usr/lib64/python3.9/xml/sax/__pycache__/handler.cpython-39.pyc'\nimport 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0dac70>\n# /usr/lib64/python3.9/xml/sax/__pycache__/_exceptions.cpython-39.pyc matches /usr/lib64/python3.9/xml/sax/_exceptions.py\n# code object from '/usr/lib64/python3.9/xml/sax/__pycache__/_exceptions.cpython-39.pyc'\nimport 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0e06a0>\nimport 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c1eef10>\nimport 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c1dafa0>\n# /usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/io_object.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/io/io_object.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/io_object.cpython-39.pyc'\n# /usr/lib64/python3.9/xml/sax/__pycache__/saxutils.cpython-39.pyc matches /usr/lib64/python3.9/xml/sax/saxutils.py\n# code object from '/usr/lib64/python3.9/xml/sax/__pycache__/saxutils.cpython-39.pyc'\n# /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc'\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0f75e0>\n# /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc'\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0f7640>\n# /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c0beb80>\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0adf70>\n# /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc'\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0bea90>\n# /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py\n# code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc'\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0beeb0>\n# /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py\n# code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc'\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c063fd0>\n# /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc'\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c07ad00>\n# /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc'\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c087250>\n# /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc'\n# /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py\n# code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc'\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c087d30>\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0879d0>\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c087430>\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c07a490>\n# /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c041c70>\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c016670>\n# /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py\n# code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc'\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0bfd5310>\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c016880>\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c087c40>\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c06c160>\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c063880>\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0631f0>\n# /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc'\n# /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py\n# code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc'\nimport 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0bfdeeb0>\n# /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc'\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0bff51c0>\n# /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py\n# code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc'\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0bff5580>\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0636a0>\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0bf939a0>\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0bff5910>\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0befd0>\n# /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc'\n# /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc'\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0be399d0>\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0599d0>\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0f7d00>\nimport 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0ed5b0>\nimport 'firewall.core.io.io_object' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c1ffa90>\n# /usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/policy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/io/policy.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/policy.cpython-39.pyc'\nimport 'firewall.core.io.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0ed1c0>\nimport 'firewall.core.io.zone' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c1daa00>\n# /usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/service.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/io/service.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/service.cpython-39.pyc'\nimport 'firewall.core.io.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c1dad30>\n# /usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/ipset.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/io/ipset.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/ipset.cpython-39.pyc'\n# /usr/lib/python3.9/site-packages/firewall/core/__pycache__/icmp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/icmp.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/icmp.cpython-39.pyc'\nimport 'firewall.core.icmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0be415e0>\nimport 'firewall.core.io.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0be41280>\n# /usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/icmptype.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/io/icmptype.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/icmptype.cpython-39.pyc'\nimport 'firewall.core.io.icmptype' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0be41790>\n# /usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/helper.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/io/helper.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/helper.cpython-39.pyc'\nimport 'firewall.core.io.helper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0be419d0>\n# /usr/lib/python3.9/site-packages/firewall/__pycache__/command.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/command.py\n# code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/command.cpython-39.pyc'\nimport 'firewall.command' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0be41c40>\n# clear builtins._\n# clear sys.path\n# clear sys.argv\n# clear sys.ps1\n# clear sys.ps2\n# clear sys.last_type\n# clear sys.last_value\n# clear sys.last_traceback\n# clear sys.path_hooks\n# clear sys.path_importer_cache\n# clear sys.meta_path\n# clear sys.__interactivehook__\n# restore sys.stdin\n# restore sys.stdout\n# restore sys.stderr\n# cleanup[2] removing sys\n# cleanup[2] removing builtins\n# cleanup[2] removing _frozen_importlib\n# cleanup[2] removing _imp\n# cleanup[2] removing _thread\n# cleanup[2] removing _warnings\n# cleanup[2] removing _weakref\n# cleanup[2] removing _io\n# cleanup[2] removing marshal\n# cleanup[2] removing posix\n# cleanup[2] removing _frozen_importlib_external\n# cleanup[2] removing time\n# cleanup[2] removing zipimport\n# cleanup[2] removing _codecs\n# cleanup[2] removing codecs\n# cleanup[2] removing encodings.aliases\n# cleanup[2] removing encodings\n# cleanup[2] removing encodings.utf_8\n# cleanup[2] removing _signal\n# cleanup[2] removing encodings.latin_1\n# cleanup[2] removing _abc\n# cleanup[2] removing abc\n# cleanup[2] removing io\n# cleanup[2] removing __main__\n# destroy __main__\n# cleanup[2] removing _stat\n# cleanup[2] removing stat\n# cleanup[2] removing _collections_abc\n# cleanup[2] removing genericpath\n# cleanup[2] removing posixpath\n# cleanup[2] removing os.path\n# cleanup[2] removing os\n# cleanup[2] removing _sitebuiltins\n# cleanup[2] removing _locale\n# cleanup[2] removing _bootlocale\n# destroy _bootlocale\n# cleanup[2] removing site\n# destroy site\n# cleanup[2] removing _heapq\n# cleanup[2] removing heapq\n# cleanup[2] removing itertools\n# cleanup[2] removing keyword\n# destroy keyword\n# cleanup[2] removing _operator\n# cleanup[2] removing operator\n# cleanup[2] removing reprlib\n# destroy reprlib\n# cleanup[2] removing _collections\n# cleanup[2] removing collections\n# cleanup[2] removing types\n# cleanup[2] removing _functools\n# cleanup[2] removing functools\n# cleanup[2] removing importlib._bootstrap\n# cleanup[2] removing importlib._bootstrap_external\n# cleanup[2] removing warnings\n# cleanup[2] removing importlib\n# cleanup[2] removing importlib.machinery\n# cleanup[2] removing collections.abc\n# cleanup[2] removing contextlib\n# cleanup[2] removing enum\n# cleanup[2] removing _sre\n# cleanup[2] removing sre_constants\n# destroy sre_constants\n# cleanup[2] removing sre_parse\n# cleanup[2] removing sre_compile\n# cleanup[2] removing copyreg\n# cleanup[2] removing re\n# cleanup[2] removing typing\n# destroy typing\n# cleanup[2] removing importlib.abc\n# cleanup[2] removing importlib.util\n# cleanup[2] removing _weakrefset\n# destroy _weakrefset\n# cleanup[2] removing weakref\n# cleanup[2] removing pkgutil\n# destroy pkgutil\n# cleanup[2] removing gi._error\n# cleanup[2] removing gi._gi\n# cleanup[2] removing gi._gobject\n# cleanup[2] removing glib\n# destroy glib\n# cleanup[2] removing gobject\n# cleanup[2] removing gio\n# destroy gio\n# cleanup[2] removing gtk\n# destroy gtk\n# cleanup[2] removing gtk.gdk\n# destroy gtk.gdk\n# cleanup[2] removing gi\n# cleanup[2] removing threading\n# cleanup[2] removing gi._constants\n# cleanup[2] removing gi.docstring\n# cleanup[2] removing gi._propertyhelper\n# cleanup[2] removing gi._signalhelper\n# cleanup[2] removing gi.types\n# cleanup[2] removing gi.module\n# cleanup[2] removing gi.overrides\n# cleanup[2] removing gi.importer\n# cleanup[2] removing gi.repository\n# cleanup[2] removing _socket\n# cleanup[2] removing math\n# cleanup[2] removing select\n# cleanup[2] removing selectors\n# cleanup[2] removing errno\n# cleanup[2] removing array\n# cleanup[2] removing socket\n# cleanup[2] removing __future__\n# destroy __future__\n# cleanup[2] removing signal\n# cleanup[2] removing gi._ossighelper\n# cleanup[2] removing textwrap\n# cleanup[2] removing gettext\n# cleanup[2] removing locale\n# cleanup[2] removing optparse\n# cleanup[2] removing gi._option\n# cleanup[2] removing gi.overrides.GLib\n# cleanup[2] removing gi.repository.GLib\n# cleanup[2] removing gi.overrides.GObject\n# cleanup[2] removing gi.repository.GObject\n# cleanup[2] removing argparse\n# cleanup[2] removing firewall\n# destroy firewall\n# cleanup[2] removing dbus._compat\n# cleanup[2] removing dbus.exceptions\n# cleanup[2] removing _dbus_bindings\n# cleanup[2] removing dbus.types\n# cleanup[2] removing token\n# cleanup[2] removing tokenize\n# cleanup[2] removing linecache\n# cleanup[2] removing traceback\n# cleanup[2] removing _string\n# cleanup[2] removing string\n# cleanup[2] removing atexit\n# cleanup[2] removing logging\n# cleanup[2] removing dbus.lowlevel\n# cleanup[2] removing xml\n# cleanup[2] removing xml.parsers\n# cleanup[2] removing pyexpat.errors\n# cleanup[2] removing pyexpat.model\n# cleanup[2] removing pyexpat\n# cleanup[2] removing xml.parsers.expat.model\n# cleanup[2] removing xml.parsers.expat.errors\n# cleanup[2] removing xml.parsers.expat\n# cleanup[2] removing dbus._expat_introspect_parser\n# cleanup[2] removing dbus.proxies\n# cleanup[2] removing dbus.connection\n# cleanup[2] removing dbus.bus\n# cleanup[2] removing dbus._dbus\n# cleanup[2] removing dbus\n# cleanup[2] removing dbus.mainloop\n# cleanup[2] removing _dbus_glib_bindings\n# cleanup[2] removing dbus.mainloop.glib\n# cleanup[2] removing _struct\n# cleanup[2] removing struct\n# cleanup[2] removing copy\n# cleanup[2] removing firewall.config.dbus\n# cleanup[2] removing firewall.config\n# cleanup[2] removing firewall.core\n# destroy firewall.core\n# cleanup[2] removing firewall.core.base\n# destroy firewall.core.base\n# cleanup[2] removing pwd\n# cleanup[2] removing xml.dom.domreg\n# cleanup[2] removing xml.dom\n# cleanup[2] removing xml.dom.minicompat\n# cleanup[2] removing xml.dom.NodeFilter\n# cleanup[2] removing xml.dom.xmlbuilder\n# cleanup[2] removing xml.dom.minidom\n# cleanup[2] removing _ast\n# destroy _ast\n# cleanup[2] removing ast\n# cleanup[2] removing _opcode\n# cleanup[2] removing opcode\n# destroy opcode\n# cleanup[2] removing dis\n# cleanup[2] removing inspect\n# cleanup[2] removing fnmatch\n# cleanup[2] removing syslog\n# cleanup[2] removing fcntl\n# cleanup[2] removing firewall.core.logger\n# destroy firewall.core.logger\n# cleanup[2] removing firewall.dbus_utils\n# destroy firewall.dbus_utils\n# cleanup[2] removing shlex\n# cleanup[2] removing zlib\n# cleanup[2] removing _compression\n# cleanup[2] removing _bz2\n# destroy _bz2\n# cleanup[2] removing bz2\n# destroy bz2\n# cleanup[2] removing _lzma\n# cleanup[2] removing lzma\n# destroy lzma\n# cleanup[2] removing grp\n# cleanup[2] removing shutil\n# cleanup[2] removing _bisect\n# cleanup[2] removing bisect\n# cleanup[2] removing _random\n# cleanup[2] removing _hashlib\n# cleanup[2] removing _blake2\n# cleanup[2] removing hashlib\n# cleanup[2] removing random\n# cleanup[2] removing tempfile\n# cleanup[2] removing pipes\n# cleanup[2] removing firewall.functions\n# cleanup[2] removing ipaddress\n# cleanup[2] removing firewall.errors\n# cleanup[2] removing _posixsubprocess\n# cleanup[2] removing subprocess\n# cleanup[2] removing firewall.core.prog\n# destroy firewall.core.prog\n# cleanup[2] removing firewall.core.ipset\n# destroy firewall.core.ipset\n# cleanup[2] removing firewall.core.rich\n# cleanup[2] removing firewall.client\n# destroy firewall.client\n# cleanup[2] removing gi.overrides.Gio\n# cleanup[2] removing gi.repository.Gio\n# cleanup[2] removing firewall.core.fw_nm\n# destroy firewall.core.fw_nm\n# cleanup[2] removing firewall.core.io\n# destroy firewall.core.io\n# cleanup[2] removing xml.sax.handler\n# cleanup[2] removing xml.sax._exceptions\n# cleanup[2] removing xml.sax.xmlreader\n# cleanup[2] removing xml.sax\n# cleanup[2] removing urllib\n# cleanup[2] removing urllib.parse\n# cleanup[2] removing binascii\n# cleanup[2] removing base64\n# cleanup[2] removing email\n# cleanup[2] removing http\n# cleanup[2] removing email.errors\n# cleanup[2] removing email.quoprimime\n# cleanup[2] removing email.base64mime\n# cleanup[2] removing quopri\n# cleanup[2] removing email.encoders\n# cleanup[2] removing email.charset\n# cleanup[2] removing email.header\n# cleanup[2] removing _datetime\n# cleanup[2] removing datetime\n# cleanup[2] removing calendar\n# cleanup[2] removing email._parseaddr\n# cleanup[2] removing email.utils\n# cleanup[2] removing email._policybase\n# cleanup[2] removing email.feedparser\n# cleanup[2] removing email.parser\n# cleanup[2] removing uu\n# cleanup[2] removing email._encoded_words\n# cleanup[2] removing email.iterators\n# cleanup[2] removing email.message\n# cleanup[2] removing _ssl\n# cleanup[2] removing ssl\n# cleanup[2] removing http.client\n# cleanup[2] removing urllib.response\n# cleanup[2] removing urllib.error\n# cleanup[2] removing urllib.request\n# cleanup[2] removing xml.sax.saxutils\n# cleanup[2] removing firewall.core.io.io_object\n# destroy firewall.core.io.io_object\n# cleanup[2] removing firewall.core.io.policy\n# destroy firewall.core.io.policy\n# cleanup[2] removing firewall.core.io.zone\n# destroy firewall.core.io.zone\n# cleanup[2] removing firewall.core.io.service\n# destroy firewall.core.io.service\n# cleanup[2] removing firewall.core.icmp\n# destroy firewall.core.icmp\n# cleanup[2] removing firewall.core.io.ipset\n# destroy firewall.core.io.ipset\n# cleanup[2] removing firewall.core.io.icmptype\n# destroy firewall.core.io.icmptype\n# cleanup[2] removing firewall.core.io.helper\n# destroy firewall.core.io.helper\n# cleanup[2] removing firewall.command\n# destroy firewall.command\n# destroy _sitebuiltins\n# destroy _compression\n# cleanup[3] wiping xml.sax.saxutils\n# cleanup[3] wiping urllib.request\n# destroy bisect\n# destroy hashlib\n# cleanup[3] wiping urllib.error\n# cleanup[3] wiping urllib.response\n# cleanup[3] wiping http.client\n# destroy http\n# destroy ssl\n# cleanup[3] wiping _ssl\n# cleanup[3] wiping email.message\n# destroy uu\n# destroy quopri\n# cleanup[3] wiping email.iterators\n# cleanup[3] wiping email._encoded_words\n# cleanup[3] wiping email.parser\n# cleanup[3] wiping email.feedparser\n# cleanup[3] wiping email._policybase\n# cleanup[3] wiping email.utils\n# destroy random\n# destroy urllib\n# destroy urllib.parse\n# destroy urllib.response\n# destroy urllib.error\n# destroy urllib.request\n# cleanup[3] wiping email._parseaddr\n# destroy calendar\n# cleanup[3] wiping datetime\n# cleanup[3] wiping _datetime\n# cleanup[3] wiping email.header\n# cleanup[3] wiping email.charset\n# destroy email\n# cleanup[3] wiping email.encoders\n# cleanup[3] wiping email.base64mime\n# cleanup[3] wiping email.quoprimime\n# cleanup[3] wiping email.errors\n# cleanup[3] wiping base64\n# destroy struct\n# cleanup[3] wiping binascii\n# cleanup[3] wiping xml.sax\n# destroy xml.sax._exceptions\n# destroy xml.sax.xmlreader\n# cleanup[3] wiping xml.sax.handler\n# cleanup[3] wiping gi.repository.Gio\n# cleanup[3] wiping gi.overrides.Gio\n# cleanup[3] wiping firewall.core.rich\n# cleanup[3] wiping subprocess\n# cleanup[3] wiping _posixsubprocess\n# cleanup[3] wiping firewall.errors\n# cleanup[3] wiping ipaddress\n# cleanup[3] wiping firewall.functions\n# destroy shlex\n# destroy pipes\n# destroy string\n# cleanup[3] wiping tempfile\n# cleanup[3] wiping _blake2\n# cleanup[3] wiping _hashlib\n# cleanup[3] wiping _random\n# cleanup[3] wiping _bisect\n# cleanup[3] wiping shutil\n# cleanup[3] wiping grp\n# cleanup[3] wiping _lzma\n# cleanup[3] wiping zlib\n# cleanup[3] wiping fcntl\n# cleanup[3] wiping syslog\n# cleanup[3] wiping fnmatch\n# cleanup[3] wiping inspect\n# destroy ast\n# destroy dis\n# destroy token\n# cleanup[3] wiping _opcode\n# cleanup[3] wiping xml.dom.minidom\n# cleanup[3] wiping xml.dom.xmlbuilder\n# cleanup[3] wiping xml.dom.NodeFilter\n# cleanup[3] wiping xml.dom.minicompat\n# destroy xml\n# destroy xml.parsers\n# destroy xml.parsers.expat\n# destroy xml.dom\n# cleanup[3] wiping xml.dom.domreg\n# cleanup[3] wiping pwd\n# cleanup[3] wiping firewall.config\n# destroy gettext\n# destroy firewall.config.dbus\n# cleanup[3] wiping copy\n# cleanup[3] wiping _struct\n# cleanup[3] wiping dbus.mainloop.glib\n# cleanup[3] wiping _dbus_glib_bindings\n# cleanup[3] wiping dbus.mainloop\n# destroy dbus.mainloop.glib\n# cleanup[3] wiping dbus\n# destroy dbus._compat\n# destroy dbus._expat_introspect_parser\n# destroy dbus._dbus\n# destroy dbus.exceptions\n# destroy dbus.types\n# destroy dbus.lowlevel\n# destroy dbus.proxies\n# destroy dbus.connection\n# destroy dbus.bus\n# destroy dbus.mainloop\n# cleanup[3] wiping xml.parsers.expat.errors\n# cleanup[3] wiping xml.parsers.expat.model\n# cleanup[3] wiping pyexpat\n# cleanup[3] wiping pyexpat.model\n# cleanup[3] wiping pyexpat.errors\n# cleanup[3] wiping logging\n# cleanup[3] wiping atexit\n# destroy atexit\n# cleanup[3] wiping _string\n# cleanup[3] wiping traceback\n# destroy linecache\n# cleanup[3] wiping tokenize\n# cleanup[3] wiping _dbus_bindings\n# cleanup[3] wiping argparse\n# cleanup[3] wiping gi.repository.GObject\n# cleanup[3] wiping gi.overrides.GObject\n# cleanup[3] wiping gi.repository.GLib\n# cleanup[3] wiping gi.overrides.GLib\n# cleanup[3] wiping gi._option\n# destroy optparse\n# cleanup[3] wiping locale\n# destroy encodings\n# cleanup[3] wiping textwrap\n# cleanup[3] wiping gi._ossighelper\n# destroy signal\n# cleanup[3] wiping socket\n# destroy selectors\n# cleanup[3] wiping array\n# destroy array\n# cleanup[3] wiping errno\n# cleanup[3] wiping select\n# cleanup[3] wiping math\n# cleanup[3] wiping _socket\n# cleanup[3] wiping gi.repository\n# destroy gi.repository.Gio\n# cleanup[3] wiping gi.importer\n# cleanup[3] wiping gi.overrides\n# destroy gi.overrides.GLib\n# destroy gi.overrides.GObject\n# destroy gi.overrides.Gio\n# cleanup[3] wiping gi.module\n# cleanup[3] wiping gi.types\n# cleanup[3] wiping gi._signalhelper\n# cleanup[3] wiping gi._propertyhelper\n# cleanup[3] wiping gi.docstring\n# cleanup[3] wiping gi._constants\n# cleanup[3] wiping threading\n# cleanup[3] wiping gi\n# destroy gi._error\n# destroy gi._gobject\n# destroy gi._constants\n# destroy gi._propertyhelper\n# destroy gi._signalhelper\n# destroy gi._ossighelper\n# destroy gi._option\n# destroy gi.types\n# destroy gi.docstring\n# destroy gi.module\n# destroy gi.overrides\n# destroy gi.importer\n# destroy gi.repository\n# cleanup[3] wiping gobject\n# cleanup[3] wiping gi._gi\n# cleanup[3] wiping weakref\n# cleanup[3] wiping importlib.util\n# cleanup[3] wiping importlib.abc\n# cleanup[3] wiping re\n# destroy enum\n# destroy sre_compile\n# destroy copyreg\n# cleanup[3] wiping sre_parse\n# cleanup[3] wiping _sre\n# cleanup[3] wiping contextlib\n# cleanup[3] wiping collections.abc\n# cleanup[3] wiping importlib.machinery\n# cleanup[3] wiping importlib\n# destroy importlib.machinery\n# destroy importlib.abc\n# destroy importlib.util\n# cleanup[3] wiping warnings\n# cleanup[3] wiping importlib._bootstrap_external\n# cleanup[3] wiping importlib._bootstrap\n# cleanup[3] wiping functools\n# cleanup[3] wiping _functools\n# destroy _functools\n# cleanup[3] wiping types\n# cleanup[3] wiping collections\n# destroy _collections_abc\n# destroy heapq\n# destroy collections.abc\n# cleanup[3] wiping _collections\n# destroy _collections\n# cleanup[3] wiping operator\n# cleanup[3] wiping _operator\n# destroy _operator\n# cleanup[3] wiping itertools\n# destroy itertools\n# cleanup[3] wiping _heapq\n# cleanup[3] wiping _locale\n# destroy _locale\n# cleanup[3] wiping os\n# destroy posixpath\n# cleanup[3] wiping genericpath\n# cleanup[3] wiping stat\n# cleanup[3] wiping _stat\n# destroy _stat\n# cleanup[3] wiping io\n# destroy abc\n# cleanup[3] wiping _abc\n# cleanup[3] wiping encodings.latin_1\n# cleanup[3] wiping _signal\n# cleanup[3] wiping encodings.utf_8\n# cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping codecs\n# cleanup[3] wiping _codecs\n# cleanup[3] wiping zipimport\n# destroy _frozen_importlib_external\n# cleanup[3] wiping time\n# cleanup[3] wiping posix\n# cleanup[3] wiping marshal\n# cleanup[3] wiping _io\n# cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings\n# cleanup[3] wiping _thread\n# cleanup[3] wiping _imp\n# destroy _imp\n# cleanup[3] wiping _frozen_importlib\n# cleanup[3] wiping sys\n# cleanup[3] wiping builtins\n# destroy pyexpat.errors\n# destroy pyexpat.model\n# destroy _datetime\n# destroy _posixsubprocess\n# destroy _blake2\n# destroy grp\n# destroy _lzma\n# destroy zlib\n# destroy _struct\n# destroy _dbus_glib_bindings\n# destroy _socket\n# destroy marshal\n# destroy io\n# destroy gi.repository.GObject\n# destroy argparse\n# destroy importlib\n# destroy zipimport\n# destroy gi._gi\n# destroy gi\n# destroy firewall.core.rich\n# destroy shutil\n# destroy _sre\n# destroy sre_parse\n# destroy textwrap\n# destroy _thread\n# destroy _heapq\n# destroy stat\n# destroy genericpath\n# destroy tokenize\n# destroy _string\n# destroy tempfile\n# destroy xml.sax\n# destroy xml.sax.saxutils\n# destroy copy\n# destroy firewall.functions\n# destroy select\n# destroy _signal\n# destroy contextlib\n# destroy operator\n# destroy xml.sax.handler\n# destroy io\n# destroy _opcode\n# destroy re\n# destroy collections\n# destroy xml.dom.domreg\n# destroy xml.dom.minicompat\n# destroy xml.dom.NodeFilter\n# destroy xml.dom.xmlbuilder\n# destroy email.errors\n# destroy email.quoprimime\n# destroy email.base64mime\n# destroy email.encoders\n# destroy email.charset\n# destroy email.header\n# destroy email._parseaddr\n# destroy email.utils\n# destroy email._policybase\n# destroy email.feedparser\n# destroy email.parser\n# destroy email._encoded_words\n# destroy email.iterators\n# destroy email.message\n# destroy http.client\n# destroy _ssl\n# destroy socket\n# destroy base64\n# destroy errno\n# destroy warnings\n# destroy datetime\n# destroy locale\n# destroy binascii\n# destroy _frozen_importlib\n# clear sys.audit hooks", "rc": 0, "cmd": "set -euo pipefail\nfirewall-cmd --info-service=high-availability | egrep \" +ports: +\" | sed -e \"s/ *ports: //\"", "start": "2024-09-20 20:43:10.910832", "end": "2024-09-20 20:43:11.131849", "delta": "0:00:00.221017", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nfirewall-cmd --info-service=high-availability | egrep \" +ports: +\" | sed -e \"s/ *ports: //\"", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879391.18244: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nfirewall-cmd --info-service=high-availability | egrep " +ports: +" | sed -e "s/ *ports: //"', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_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-1726879390.5533774-12076-142783619728336/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879391.18309: _low_level_execute_command(): starting 10976 1726879391.18339: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879390.5533774-12076-142783619728336/ > /dev/null 2>&1 && sleep 0' 10976 1726879391.21144: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879391.21149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879391.21157: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879391.21166: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879391.21176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879391.21194: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879391.21201: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879391.21208: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879391.21216: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879391.21228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879391.21335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879391.21378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879391.21383: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879391.21400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879391.21727: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879391.21749: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879391.21765: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879391.21839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879391.23774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879391.23939: stderr chunk (state=3): >>><<< 10976 1726879391.23943: stdout chunk (state=3): >>><<< 10976 1726879391.23964: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879391.23972: handler run complete 10976 1726879391.24051: Evaluated conditional (False): False 10976 1726879391.24087: attempt loop complete, returning result 10976 1726879391.24091: _execute() done 10976 1726879391.24093: dumping result to json 10976 1726879391.24334: done dumping result, returning 10976 1726879391.24345: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Get associated selinux ports [0e24e73b-299d-f469-e0b0-000000000440] 10976 1726879391.24351: sending task result for task 0e24e73b-299d-f469-e0b0-000000000440 ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nfirewall-cmd --info-service=high-availability | egrep \" +ports: +\" | sed -e \"s/ *ports: //\"", "delta": "0:00:00.221017", "end": "2024-09-20 20:43:11.131849", "rc": 0, "start": "2024-09-20 20:43:10.910832" } STDOUT: 2224/tcp 3121/tcp 5403/tcp 5404/udp 5405-5412/udp 9929/tcp 9929/udp 21064/tcp STDERR: import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ded8df0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de7d3d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ded8b50> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ded8af0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de7d4c0> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de7d970> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de7d6a0> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de341c0> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de34250> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de57880> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de34970> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de958b0> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de2ddc0> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de57dc0> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0de7d9a0> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0dbe7910> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbe7e20> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbe3b50> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbe3a90> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbe3970> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dab4940> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbdb370> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0da89580> # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbdcbe0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0da89070> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbd54f0> # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d9997c0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d999760> # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d9826a0> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0daf7bb0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d96a5e0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d96ae20> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dae91c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d9992e0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbccf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbd4b50> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dbd7a60> # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dac3040> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d934f70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0dab4d30> # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0db08e80> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0db08d00> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d99b0d0> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0db2b370> # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d34c910> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d34c9a0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d34cca0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d35f2b0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0db35af0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0db17fa0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0db358e0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0db17c40> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d99b130> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0d2d82b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0d2e9490> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0d2e9550> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d2d8430> import 'errno' # # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0d2f8760> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d37c5b0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d2f87c0> # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d2f8e80> import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d37ccd0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d272040> # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d2724f0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d2862b0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d303dc0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d303310> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d370100> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d242d60> # destroy gobject # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d1e53d0> # /usr/lib/python3.9/site-packages/firewall/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/__init__.py # code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/__init__.cpython-39.pyc' import 'firewall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d1ed6a0> # /usr/lib/python3.9/site-packages/firewall/__pycache__/client.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/client.py # code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d169640> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d1696d0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0d169cd0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d169b20> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0cd2c610> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0cd20cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0cd209a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d1a0df0> # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0cd20b80> import 'atexit' # import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d185430> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0cd47d00> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccdbd60> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccdbd90> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0ccdbeb0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccdbc10> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccdb760> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0cd47dc0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d185f70> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d174af0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d169b80> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d169310> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d1693a0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0cd47e20> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d169370> # /usr/lib/python3.9/site-packages/firewall/config/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/config/__init__.py # code object from '/usr/lib/python3.9/site-packages/firewall/config/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0ccdbe50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccdb940> # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccdbaf0> # /usr/lib/python3.9/site-packages/firewall/config/__pycache__/dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/config/dbus.py # code object from '/usr/lib/python3.9/site-packages/firewall/config/__pycache__/dbus.cpython-39.pyc' import 'firewall.config.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccf3a90> import 'firewall.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d174820> # /usr/lib/python3.9/site-packages/firewall/core/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/__init__.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/__init__.cpython-39.pyc' import 'firewall.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccf3ac0> # /usr/lib/python3.9/site-packages/firewall/core/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/base.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/base.cpython-39.pyc' import 'firewall.core.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccdbfa0> # /usr/lib/python3.9/site-packages/firewall/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/dbus_utils.py # code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/dbus_utils.cpython-39.pyc' import 'pwd' # # /usr/lib64/python3.9/xml/dom/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/__init__.py # code object from '/usr/lib64/python3.9/xml/dom/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/xml/dom/__pycache__/domreg.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/domreg.py # code object from '/usr/lib64/python3.9/xml/dom/__pycache__/domreg.cpython-39.pyc' import 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0cd13250> import 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccf3640> # /usr/lib64/python3.9/xml/dom/__pycache__/minidom.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/minidom.py # code object from '/usr/lib64/python3.9/xml/dom/__pycache__/minidom.cpython-39.pyc' # /usr/lib64/python3.9/xml/dom/__pycache__/minicompat.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/minicompat.py # code object from '/usr/lib64/python3.9/xml/dom/__pycache__/minicompat.cpython-39.pyc' import 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c9d5970> # /usr/lib64/python3.9/xml/dom/__pycache__/xmlbuilder.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/xmlbuilder.py # code object from '/usr/lib64/python3.9/xml/dom/__pycache__/xmlbuilder.cpython-39.pyc' # /usr/lib64/python3.9/xml/dom/__pycache__/NodeFilter.cpython-39.pyc matches /usr/lib64/python3.9/xml/dom/NodeFilter.py # code object from '/usr/lib64/python3.9/xml/dom/__pycache__/NodeFilter.cpython-39.pyc' import 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c9e8190> import 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c9d5df0> import 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccf3430> # /usr/lib/python3.9/site-packages/firewall/core/__pycache__/logger.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/logger.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/logger.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c9a4a00> # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c979070> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c968d30> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c9b01f0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c9fba00> # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c9839d0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0d39c4f0> # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0d39c550> import 'firewall.core.logger' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c9c1e20> import 'firewall.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccf39a0> # /usr/lib/python3.9/site-packages/firewall/core/__pycache__/rich.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/rich.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/rich.cpython-39.pyc' # /usr/lib/python3.9/site-packages/firewall/__pycache__/functions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/functions.py # code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/functions.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d3bb6a0> # /usr/lib64/python3.9/__pycache__/pipes.cpython-39.pyc matches /usr/lib64/python3.9/pipes.py # code object from '/usr/lib64/python3.9/__pycache__/pipes.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c881460> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c881d90> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c891310> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c8815b0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c891a90> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c881c70> # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c891970> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c871520> # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c8a0c40> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c8a0a00> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c8a0af0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c8a0f70> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c7e24c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c8a0cd0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c8715e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d3cb0d0> import 'pipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d3bbb20> import 'firewall.functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d3acc70> # /usr/lib/python3.9/site-packages/firewall/core/__pycache__/ipset.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/ipset.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/ipset.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py # code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c7e2790> # /usr/lib/python3.9/site-packages/firewall/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/errors.py # code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/errors.cpython-39.pyc' import 'firewall.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c81ffd0> # /usr/lib/python3.9/site-packages/firewall/core/__pycache__/prog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/prog.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/prog.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c79d430> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c812340> import 'firewall.core.prog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c812220> import 'firewall.core.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d3bbf40> import 'firewall.core.rich' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0ccf3610> import 'firewall.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0d1ed940> # /usr/lib/python3.9/site-packages/firewall/core/__pycache__/fw_nm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/fw_nm.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/fw_nm.cpython-39.pyc' # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c1daeb0> # destroy gi.repository.NM import 'firewall.core.fw_nm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c1da5e0> # /usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/io/__init__.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/__init__.cpython-39.pyc' import 'firewall.core.io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c1daa60> # /usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/zone.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/io/zone.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/zone.cpython-39.pyc' # /usr/lib64/python3.9/xml/sax/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/sax/__init__.py # code object from '/usr/lib64/python3.9/xml/sax/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/xml/sax/__pycache__/xmlreader.cpython-39.pyc matches /usr/lib64/python3.9/xml/sax/xmlreader.py # code object from '/usr/lib64/python3.9/xml/sax/__pycache__/xmlreader.cpython-39.pyc' # /usr/lib64/python3.9/xml/sax/__pycache__/handler.cpython-39.pyc matches /usr/lib64/python3.9/xml/sax/handler.py # code object from '/usr/lib64/python3.9/xml/sax/__pycache__/handler.cpython-39.pyc' import 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0dac70> # /usr/lib64/python3.9/xml/sax/__pycache__/_exceptions.cpython-39.pyc matches /usr/lib64/python3.9/xml/sax/_exceptions.py # code object from '/usr/lib64/python3.9/xml/sax/__pycache__/_exceptions.cpython-39.pyc' import 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0e06a0> import 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c1eef10> import 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c1dafa0> # /usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/io_object.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/io/io_object.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/io_object.cpython-39.pyc' # /usr/lib64/python3.9/xml/sax/__pycache__/saxutils.cpython-39.pyc matches /usr/lib64/python3.9/xml/sax/saxutils.py # code object from '/usr/lib64/python3.9/xml/sax/__pycache__/saxutils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0f75e0> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0f7640> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c0beb80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0adf70> # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0bea90> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0beeb0> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c063fd0> # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c07ad00> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c087250> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c087d30> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0879d0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c087430> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c07a490> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0c041c70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c016670> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0bfd5310> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c016880> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c087c40> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c06c160> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c063880> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0631f0> # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0bfdeeb0> # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0bff51c0> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0bff5580> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0636a0> # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0bf939a0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0bff5910> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0befd0> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0be399d0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0599d0> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0f7d00> import 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0ed5b0> import 'firewall.core.io.io_object' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c1ffa90> # /usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/policy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/io/policy.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/policy.cpython-39.pyc' import 'firewall.core.io.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c0ed1c0> import 'firewall.core.io.zone' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c1daa00> # /usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/service.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/io/service.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/service.cpython-39.pyc' import 'firewall.core.io.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0c1dad30> # /usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/ipset.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/io/ipset.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/ipset.cpython-39.pyc' # /usr/lib/python3.9/site-packages/firewall/core/__pycache__/icmp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/icmp.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/__pycache__/icmp.cpython-39.pyc' import 'firewall.core.icmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0be415e0> import 'firewall.core.io.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0be41280> # /usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/icmptype.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/io/icmptype.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/icmptype.cpython-39.pyc' import 'firewall.core.io.icmptype' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0be41790> # /usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/helper.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/core/io/helper.py # code object from '/usr/lib/python3.9/site-packages/firewall/core/io/__pycache__/helper.cpython-39.pyc' import 'firewall.core.io.helper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0be419d0> # /usr/lib/python3.9/site-packages/firewall/__pycache__/command.cpython-39.pyc matches /usr/lib/python3.9/site-packages/firewall/command.py # code object from '/usr/lib/python3.9/site-packages/firewall/__pycache__/command.cpython-39.pyc' import 'firewall.command' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0be41c40> # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # destroy __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing types # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing threading # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing _socket # cleanup[2] removing math # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing errno # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing signal # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing gettext # cleanup[2] removing locale # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing argparse # cleanup[2] removing firewall # destroy firewall # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing atexit # cleanup[2] removing logging # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # cleanup[2] removing xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing copy # cleanup[2] removing firewall.config.dbus # cleanup[2] removing firewall.config # cleanup[2] removing firewall.core # destroy firewall.core # cleanup[2] removing firewall.core.base # destroy firewall.core.base # cleanup[2] removing pwd # cleanup[2] removing xml.dom.domreg # cleanup[2] removing xml.dom # cleanup[2] removing xml.dom.minicompat # cleanup[2] removing xml.dom.NodeFilter # cleanup[2] removing xml.dom.xmlbuilder # cleanup[2] removing xml.dom.minidom # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing fnmatch # cleanup[2] removing syslog # cleanup[2] removing fcntl # cleanup[2] removing firewall.core.logger # destroy firewall.core.logger # cleanup[2] removing firewall.dbus_utils # destroy firewall.dbus_utils # cleanup[2] removing shlex # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # destroy bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # destroy lzma # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing pipes # cleanup[2] removing firewall.functions # cleanup[2] removing ipaddress # cleanup[2] removing firewall.errors # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing firewall.core.prog # destroy firewall.core.prog # cleanup[2] removing firewall.core.ipset # destroy firewall.core.ipset # cleanup[2] removing firewall.core.rich # cleanup[2] removing firewall.client # destroy firewall.client # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing firewall.core.fw_nm # destroy firewall.core.fw_nm # cleanup[2] removing firewall.core.io # destroy firewall.core.io # cleanup[2] removing xml.sax.handler # cleanup[2] removing xml.sax._exceptions # cleanup[2] removing xml.sax.xmlreader # cleanup[2] removing xml.sax # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing email # cleanup[2] removing http # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing uu # cleanup[2] removing email._encoded_words # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing xml.sax.saxutils # cleanup[2] removing firewall.core.io.io_object # destroy firewall.core.io.io_object # cleanup[2] removing firewall.core.io.policy # destroy firewall.core.io.policy # cleanup[2] removing firewall.core.io.zone # destroy firewall.core.io.zone # cleanup[2] removing firewall.core.io.service # destroy firewall.core.io.service # cleanup[2] removing firewall.core.icmp # destroy firewall.core.icmp # cleanup[2] removing firewall.core.io.ipset # destroy firewall.core.io.ipset # cleanup[2] removing firewall.core.io.icmptype # destroy firewall.core.io.icmptype # cleanup[2] removing firewall.core.io.helper # destroy firewall.core.io.helper # cleanup[2] removing firewall.command # destroy firewall.command # destroy _sitebuiltins # destroy _compression # cleanup[3] wiping xml.sax.saxutils # cleanup[3] wiping urllib.request # destroy bisect # destroy hashlib # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy urllib # destroy urllib.parse # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping base64 # destroy struct # cleanup[3] wiping binascii # cleanup[3] wiping xml.sax # destroy xml.sax._exceptions # destroy xml.sax.xmlreader # cleanup[3] wiping xml.sax.handler # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping firewall.core.rich # cleanup[3] wiping subprocess # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping firewall.errors # cleanup[3] wiping ipaddress # cleanup[3] wiping firewall.functions # destroy shlex # destroy pipes # destroy string # cleanup[3] wiping tempfile # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping _lzma # cleanup[3] wiping zlib # cleanup[3] wiping fcntl # cleanup[3] wiping syslog # cleanup[3] wiping fnmatch # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping xml.dom.minidom # cleanup[3] wiping xml.dom.xmlbuilder # cleanup[3] wiping xml.dom.NodeFilter # cleanup[3] wiping xml.dom.minicompat # destroy xml # destroy xml.parsers # destroy xml.parsers.expat # destroy xml.dom # cleanup[3] wiping xml.dom.domreg # cleanup[3] wiping pwd # cleanup[3] wiping firewall.config # destroy gettext # destroy firewall.config.dbus # cleanup[3] wiping copy # cleanup[3] wiping _struct # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping logging # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping _string # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping argparse # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy signal # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping array # destroy array # cleanup[3] wiping errno # cleanup[3] wiping select # cleanup[3] wiping math # cleanup[3] wiping _socket # cleanup[3] wiping gi.repository # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping threading # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping types # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # destroy _operator # cleanup[3] wiping itertools # destroy itertools # cleanup[3] wiping _heapq # cleanup[3] wiping _locale # destroy _locale # 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.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy grp # destroy _lzma # destroy zlib # destroy _struct # destroy _dbus_glib_bindings # destroy _socket # destroy marshal # destroy io # destroy gi.repository.GObject # destroy argparse # destroy importlib # destroy zipimport # destroy gi._gi # destroy gi # destroy firewall.core.rich # destroy shutil # destroy _sre # destroy sre_parse # destroy textwrap # destroy _thread # destroy _heapq # destroy stat # destroy genericpath # destroy tokenize # destroy _string # destroy tempfile # destroy xml.sax # destroy xml.sax.saxutils # destroy copy # destroy firewall.functions # destroy select # destroy _signal # destroy contextlib # destroy operator # destroy xml.sax.handler # destroy io # destroy _opcode # destroy re # destroy collections # destroy xml.dom.domreg # destroy xml.dom.minicompat # destroy xml.dom.NodeFilter # destroy xml.dom.xmlbuilder # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy email._encoded_words # destroy email.iterators # destroy email.message # destroy http.client # destroy _ssl # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy datetime # destroy locale # destroy binascii # destroy _frozen_importlib # clear sys.audit hooks 10976 1726879391.26476: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000440 10976 1726879391.26481: WORKER PROCESS EXITING 10976 1726879391.26494: no more pending results, returning what we have 10976 1726879391.26498: results queue empty 10976 1726879391.26499: checking for any_errors_fatal 10976 1726879391.26504: done checking for any_errors_fatal 10976 1726879391.26505: checking for max_fail_percentage 10976 1726879391.26506: done checking for max_fail_percentage 10976 1726879391.26507: checking to see if all hosts have failed and the running result is not ok 10976 1726879391.26508: done checking to see if all hosts have failed 10976 1726879391.26509: getting the remaining hosts for this loop 10976 1726879391.26510: done getting the remaining hosts for this loop 10976 1726879391.26514: getting the next task for host managed_node2 10976 1726879391.26520: done getting next task for host managed_node2 10976 1726879391.26527: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Add the high-availability service ports to _ha_cluster_selinux 10976 1726879391.26532: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879391.26542: getting variables 10976 1726879391.26543: in VariableManager get_vars() 10976 1726879391.26582: Calling all_inventory to load vars for managed_node2 10976 1726879391.26585: Calling groups_inventory to load vars for managed_node2 10976 1726879391.26587: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879391.26597: Calling all_plugins_play to load vars for managed_node2 10976 1726879391.26600: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879391.26603: Calling groups_plugins_play to load vars for managed_node2 10976 1726879391.29014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879391.30810: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879391.30946: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879391.30953: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879391.31159: done with get_vars() 10976 1726879391.31180: done getting variables 10976 1726879391.31243: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Add the high-availability service ports to _ha_cluster_selinux] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:28 Friday 20 September 2024 20:43:11 -0400 (0:00:00.926) 0:00:32.737 ****** 10976 1726879391.31396: entering _queue_task() for managed_node2/set_fact 10976 1726879391.31979: worker is 1 (out of 1 available) 10976 1726879391.31995: exiting _queue_task() for managed_node2/set_fact 10976 1726879391.32008: done queuing things up, now waiting for results queue to drain 10976 1726879391.32010: waiting for pending results... 10976 1726879391.32982: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Add the high-availability service ports to _ha_cluster_selinux 10976 1726879391.33348: in run() - task 0e24e73b-299d-f469-e0b0-000000000441 10976 1726879391.33369: variable 'ansible_search_path' from source: unknown 10976 1726879391.33376: variable 'ansible_search_path' from source: unknown 10976 1726879391.35974: variable '__ports' from source: set_fact 10976 1726879391.36313: variable 'omit' from source: magic vars 10976 1726879391.37121: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879391.37143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879391.37158: variable 'omit' from source: magic vars 10976 1726879391.37469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879391.43430: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879391.43632: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879391.43692: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879391.43814: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879391.43852: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879391.44209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879391.44250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879391.44282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879391.44334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879391.44441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879391.44702: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879391.44713: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879391.44741: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879391.45042: variable 'ansible_facts' from source: unknown 10976 1726879391.45527: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879391.45825: variable 'ansible_facts' from source: unknown 10976 1726879391.46246: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879391.46641: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879391.46655: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879391.47103: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879391.47115: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879391.47133: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879391.47499: variable 'ansible_facts' from source: unknown 10976 1726879391.47865: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879391.48325: variable 'ansible_facts' from source: unknown 10976 1726879391.48739: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879391.48885: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879391.49015: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879391.49121: variable 'omit' from source: magic vars 10976 1726879391.49190: variable 'omit' from source: magic vars 10976 1726879391.49992: variable '_ha_cluster_selinux' from source: set_fact 10976 1726879391.50011: variable '_pair' from source: task vars 10976 1726879391.50241: variable 'item' from source: unknown 10976 1726879391.50454: variable 'omit' from source: magic vars 10976 1726879391.50491: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879391.50542: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879391.50665: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879391.50690: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879391.50705: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879391.50742: variable 'inventory_hostname' from source: set_fact 10976 1726879391.50859: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879391.50872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879391.51004: Set connection var ansible_pipelining to False 10976 1726879391.51089: Set connection var ansible_shell_executable to /bin/sh 10976 1726879391.51100: Set connection var ansible_timeout to 10 10976 1726879391.51107: Set connection var ansible_shell_type to sh 10976 1726879391.51117: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879391.51129: Set connection var ansible_connection to ssh 10976 1726879391.51158: variable 'ansible_shell_executable' from source: unknown 10976 1726879391.51198: variable 'ansible_connection' from source: unknown 10976 1726879391.51298: variable 'ansible_module_compression' from source: unknown 10976 1726879391.51309: variable 'ansible_shell_type' from source: unknown 10976 1726879391.51316: variable 'ansible_shell_executable' from source: unknown 10976 1726879391.51325: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879391.51333: variable 'ansible_pipelining' from source: unknown 10976 1726879391.51340: variable 'ansible_timeout' from source: unknown 10976 1726879391.51347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879391.51587: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879391.51606: variable 'omit' from source: magic vars 10976 1726879391.51639: starting attempt loop 10976 1726879391.51732: running the handler 10976 1726879391.51750: handler run complete 10976 1726879391.51763: attempt loop complete, returning result 10976 1726879391.51786: variable 'item' from source: unknown 10976 1726879391.51905: variable 'item' from source: unknown ok: [managed_node2] => (item=2224/tcp) => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": "2224/tcp" } 10976 1726879391.52344: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879391.52495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879391.52513: variable 'omit' from source: magic vars 10976 1726879391.53575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879391.53676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879391.53779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879391.54009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879391.54091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879391.54439: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879391.54452: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879391.54468: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879391.55076: variable 'ansible_facts' from source: unknown 10976 1726879391.55612: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879391.55917: variable 'ansible_facts' from source: unknown 10976 1726879391.56356: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879391.56751: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879391.56767: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879391.57224: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879391.57254: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879391.57269: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879391.57614: variable 'ansible_facts' from source: unknown 10976 1726879391.58057: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879391.58486: variable 'ansible_facts' from source: unknown 10976 1726879391.58927: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879391.59309: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879391.59332: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879391.59343: variable 'omit' from source: magic vars 10976 1726879391.59366: variable 'omit' from source: magic vars 10976 1726879391.59936: variable '_ha_cluster_selinux' from source: set_fact 10976 1726879391.60084: variable '_pair' from source: task vars 10976 1726879391.60318: variable 'item' from source: unknown 10976 1726879391.60545: variable 'omit' from source: magic vars 10976 1726879391.60578: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879391.60629: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879391.60733: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879391.60756: variable 'inventory_hostname' from source: set_fact 10976 1726879391.60763: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879391.60770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879391.60988: Set connection var ansible_pipelining to False 10976 1726879391.61001: Set connection var ansible_shell_executable to /bin/sh 10976 1726879391.61009: Set connection var ansible_timeout to 10 10976 1726879391.61014: Set connection var ansible_shell_type to sh 10976 1726879391.61021: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879391.61032: Set connection var ansible_connection to ssh 10976 1726879391.61068: variable 'ansible_shell_executable' from source: unknown 10976 1726879391.61164: variable 'ansible_connection' from source: unknown 10976 1726879391.61174: variable 'ansible_module_compression' from source: unknown 10976 1726879391.61180: variable 'ansible_shell_type' from source: unknown 10976 1726879391.61185: variable 'ansible_shell_executable' from source: unknown 10976 1726879391.61191: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879391.61197: variable 'ansible_pipelining' from source: unknown 10976 1726879391.61202: variable 'ansible_timeout' from source: unknown 10976 1726879391.61208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879391.61335: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879391.61499: variable 'omit' from source: magic vars 10976 1726879391.61509: starting attempt loop 10976 1726879391.61514: running the handler 10976 1726879391.61527: handler run complete 10976 1726879391.61537: attempt loop complete, returning result 10976 1726879391.61556: variable 'item' from source: unknown 10976 1726879391.61747: variable 'item' from source: unknown ok: [managed_node2] => (item=3121/tcp) => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "3121", "proto": "tcp", "setype": "cluster_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": "3121/tcp" } 10976 1726879391.61961: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879391.62116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879391.62133: variable 'omit' from source: magic vars 10976 1726879391.62572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879391.62607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879391.62643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879391.62802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879391.62824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879391.62953: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879391.63095: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879391.63111: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879391.63369: variable 'ansible_facts' from source: unknown 10976 1726879391.63869: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879391.64261: variable 'ansible_facts' from source: unknown 10976 1726879391.64600: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879391.64994: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879391.65068: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879391.65515: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879391.65530: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879391.65608: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879391.65873: variable 'ansible_facts' from source: unknown 10976 1726879391.66217: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879391.66651: variable 'ansible_facts' from source: unknown 10976 1726879391.67097: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879391.67381: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879391.67542: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879391.67558: variable 'omit' from source: magic vars 10976 1726879391.67580: variable 'omit' from source: magic vars 10976 1726879391.68155: variable '_ha_cluster_selinux' from source: set_fact 10976 1726879391.68318: variable '_pair' from source: task vars 10976 1726879391.68554: variable 'item' from source: unknown 10976 1726879391.68782: variable 'omit' from source: magic vars 10976 1726879391.68814: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879391.68830: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879391.68846: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879391.68969: variable 'inventory_hostname' from source: set_fact 10976 1726879391.68979: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879391.68987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879391.69104: Set connection var ansible_pipelining to False 10976 1726879391.69176: Set connection var ansible_shell_executable to /bin/sh 10976 1726879391.69192: Set connection var ansible_timeout to 10 10976 1726879391.69199: Set connection var ansible_shell_type to sh 10976 1726879391.69209: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879391.69218: Set connection var ansible_connection to ssh 10976 1726879391.69302: variable 'ansible_shell_executable' from source: unknown 10976 1726879391.69310: variable 'ansible_connection' from source: unknown 10976 1726879391.69316: variable 'ansible_module_compression' from source: unknown 10976 1726879391.69324: variable 'ansible_shell_type' from source: unknown 10976 1726879391.69331: variable 'ansible_shell_executable' from source: unknown 10976 1726879391.69338: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879391.69387: variable 'ansible_pipelining' from source: unknown 10976 1726879391.69395: variable 'ansible_timeout' from source: unknown 10976 1726879391.69407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879391.69645: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879391.69661: variable 'omit' from source: magic vars 10976 1726879391.69715: starting attempt loop 10976 1726879391.69724: running the handler 10976 1726879391.69739: handler run complete 10976 1726879391.69751: attempt loop complete, returning result 10976 1726879391.69772: variable 'item' from source: unknown 10976 1726879391.69905: variable 'item' from source: unknown ok: [managed_node2] => (item=5403/tcp) => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "3121", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5403", "proto": "tcp", "setype": "cluster_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": "5403/tcp" } 10976 1726879391.70250: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879391.70406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879391.70424: variable 'omit' from source: magic vars 10976 1726879391.70870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879391.70913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879391.71066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879391.71117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879391.71139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879391.71256: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879391.71383: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879391.71402: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879391.71739: variable 'ansible_facts' from source: unknown 10976 1726879391.72167: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879391.72608: variable 'ansible_facts' from source: unknown 10976 1726879391.73053: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879391.73345: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879391.73449: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879391.73900: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879391.73912: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879391.73936: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879391.74314: variable 'ansible_facts' from source: unknown 10976 1726879391.74732: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879391.75028: variable 'ansible_facts' from source: unknown 10976 1726879391.75361: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879391.75766: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879391.75834: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879391.75846: variable 'omit' from source: magic vars 10976 1726879391.75869: variable 'omit' from source: magic vars 10976 1726879391.76644: variable '_ha_cluster_selinux' from source: set_fact 10976 1726879391.76702: variable '_pair' from source: task vars 10976 1726879391.76946: variable 'item' from source: unknown 10976 1726879391.77256: variable 'omit' from source: magic vars 10976 1726879391.77289: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879391.77343: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879391.77359: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879391.77378: variable 'inventory_hostname' from source: set_fact 10976 1726879391.77445: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879391.77455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879391.77666: Set connection var ansible_pipelining to False 10976 1726879391.77687: Set connection var ansible_shell_executable to /bin/sh 10976 1726879391.77698: Set connection var ansible_timeout to 10 10976 1726879391.77705: Set connection var ansible_shell_type to sh 10976 1726879391.77714: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879391.77725: Set connection var ansible_connection to ssh 10976 1726879391.77755: variable 'ansible_shell_executable' from source: unknown 10976 1726879391.77796: variable 'ansible_connection' from source: unknown 10976 1726879391.77803: variable 'ansible_module_compression' from source: unknown 10976 1726879391.77878: variable 'ansible_shell_type' from source: unknown 10976 1726879391.77888: variable 'ansible_shell_executable' from source: unknown 10976 1726879391.77901: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879391.77909: variable 'ansible_pipelining' from source: unknown 10976 1726879391.77915: variable 'ansible_timeout' from source: unknown 10976 1726879391.77923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879391.78066: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879391.78213: variable 'omit' from source: magic vars 10976 1726879391.78232: starting attempt loop 10976 1726879391.78240: running the handler 10976 1726879391.78251: handler run complete 10976 1726879391.78262: attempt loop complete, returning result 10976 1726879391.78288: variable 'item' from source: unknown 10976 1726879391.78495: variable 'item' from source: unknown ok: [managed_node2] => (item=5404/udp) => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "3121", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5403", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5404", "proto": "udp", "setype": "cluster_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": "5404/udp" } 10976 1726879391.78876: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879391.78895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879391.79027: variable 'omit' from source: magic vars 10976 1726879391.79382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879391.79488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879391.79593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879391.79688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879391.79708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879391.80012: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879391.80024: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879391.80040: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879391.80311: variable 'ansible_facts' from source: unknown 10976 1726879391.80743: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879391.81187: variable 'ansible_facts' from source: unknown 10976 1726879391.81625: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879391.82015: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879391.82033: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879391.82383: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879391.82517: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879391.82535: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879391.82865: variable 'ansible_facts' from source: unknown 10976 1726879391.83351: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879391.83781: variable 'ansible_facts' from source: unknown 10976 1726879391.84106: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879391.84508: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879391.84525: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879391.84536: variable 'omit' from source: magic vars 10976 1726879391.84590: variable 'omit' from source: magic vars 10976 1726879391.85373: variable '_ha_cluster_selinux' from source: set_fact 10976 1726879391.85404: variable '_pair' from source: task vars 10976 1726879391.85646: variable 'item' from source: unknown 10976 1726879391.86031: variable 'omit' from source: magic vars 10976 1726879391.86062: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879391.86076: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879391.86096: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879391.86118: variable 'inventory_hostname' from source: set_fact 10976 1726879391.86206: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879391.86219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879391.86427: Set connection var ansible_pipelining to False 10976 1726879391.86442: Set connection var ansible_shell_executable to /bin/sh 10976 1726879391.86452: Set connection var ansible_timeout to 10 10976 1726879391.86458: Set connection var ansible_shell_type to sh 10976 1726879391.86466: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879391.86475: Set connection var ansible_connection to ssh 10976 1726879391.86506: variable 'ansible_shell_executable' from source: unknown 10976 1726879391.86514: variable 'ansible_connection' from source: unknown 10976 1726879391.86525: variable 'ansible_module_compression' from source: unknown 10976 1726879391.86550: variable 'ansible_shell_type' from source: unknown 10976 1726879391.86557: variable 'ansible_shell_executable' from source: unknown 10976 1726879391.86564: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879391.86636: variable 'ansible_pipelining' from source: unknown 10976 1726879391.86644: variable 'ansible_timeout' from source: unknown 10976 1726879391.86658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879391.86893: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879391.86908: variable 'omit' from source: magic vars 10976 1726879391.86921: starting attempt loop 10976 1726879391.86930: running the handler 10976 1726879391.86941: handler run complete 10976 1726879391.86964: attempt loop complete, returning result 10976 1726879391.87091: variable 'item' from source: unknown 10976 1726879391.87205: variable 'item' from source: unknown ok: [managed_node2] => (item=5405-5412/udp) => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "3121", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5403", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5404", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5405-5412", "proto": "udp", "setype": "cluster_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": "5405-5412/udp" } 10976 1726879391.87531: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879391.87695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879391.87711: variable 'omit' from source: magic vars 10976 1726879391.88160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879391.88197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879391.88258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879391.88376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879391.88400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879391.88771: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879391.88789: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879391.88805: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879391.89057: variable 'ansible_facts' from source: unknown 10976 1726879391.89493: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879391.89915: variable 'ansible_facts' from source: unknown 10976 1726879391.90349: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879391.90627: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879391.90758: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879391.92148: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879391.92165: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879391.92209: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879391.92494: variable 'ansible_facts' from source: unknown 10976 1726879391.92933: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879391.93345: variable 'ansible_facts' from source: unknown 10976 1726879391.93655: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879391.93967: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879391.94059: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879391.94069: variable 'omit' from source: magic vars 10976 1726879391.94095: variable 'omit' from source: magic vars 10976 1726879391.94760: variable '_ha_cluster_selinux' from source: set_fact 10976 1726879391.94778: variable '_pair' from source: task vars 10976 1726879391.95002: variable 'item' from source: unknown 10976 1726879391.95327: variable 'omit' from source: magic vars 10976 1726879391.95432: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879391.95446: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879391.95469: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879391.95587: variable 'inventory_hostname' from source: set_fact 10976 1726879391.95595: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879391.95603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879391.95805: Set connection var ansible_pipelining to False 10976 1726879391.95834: Set connection var ansible_shell_executable to /bin/sh 10976 1726879391.95844: Set connection var ansible_timeout to 10 10976 1726879391.95851: Set connection var ansible_shell_type to sh 10976 1726879391.95859: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879391.95868: Set connection var ansible_connection to ssh 10976 1726879391.95899: variable 'ansible_shell_executable' from source: unknown 10976 1726879391.95907: variable 'ansible_connection' from source: unknown 10976 1726879391.95914: variable 'ansible_module_compression' from source: unknown 10976 1726879391.95921: variable 'ansible_shell_type' from source: unknown 10976 1726879391.95929: variable 'ansible_shell_executable' from source: unknown 10976 1726879391.95936: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879391.96009: variable 'ansible_pipelining' from source: unknown 10976 1726879391.96017: variable 'ansible_timeout' from source: unknown 10976 1726879391.96027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879391.96248: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879391.96263: variable 'omit' from source: magic vars 10976 1726879391.96275: starting attempt loop 10976 1726879391.96282: running the handler 10976 1726879391.96293: handler run complete 10976 1726879391.96304: attempt loop complete, returning result 10976 1726879391.96327: variable 'item' from source: unknown 10976 1726879391.96515: variable 'item' from source: unknown ok: [managed_node2] => (item=9929/tcp) => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "3121", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5403", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5404", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5405-5412", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "9929", "proto": "tcp", "setype": "cluster_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": "9929/tcp" } 10976 1726879391.96858: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879391.96871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879391.96885: variable 'omit' from source: magic vars 10976 1726879391.97311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879391.97348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879391.97469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879391.97516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879391.97564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879391.97795: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879391.97881: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879391.97894: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879391.98133: variable 'ansible_facts' from source: unknown 10976 1726879391.98548: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879391.98842: variable 'ansible_facts' from source: unknown 10976 1726879391.99294: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879391.99553: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879391.99630: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879392.00058: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879392.00072: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879392.00087: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879392.00336: variable 'ansible_facts' from source: unknown 10976 1726879392.00775: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879392.01181: variable 'ansible_facts' from source: unknown 10976 1726879392.01498: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879392.01825: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879392.01840: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879392.01850: variable 'omit' from source: magic vars 10976 1726879392.01873: variable 'omit' from source: magic vars 10976 1726879392.02685: variable '_ha_cluster_selinux' from source: set_fact 10976 1726879392.02705: variable '_pair' from source: task vars 10976 1726879392.02925: variable 'item' from source: unknown 10976 1726879392.03226: variable 'omit' from source: magic vars 10976 1726879392.03351: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879392.03368: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879392.03379: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879392.03400: variable 'inventory_hostname' from source: set_fact 10976 1726879392.03408: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879392.03414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879392.03602: Set connection var ansible_pipelining to False 10976 1726879392.03613: Set connection var ansible_shell_executable to /bin/sh 10976 1726879392.03629: Set connection var ansible_timeout to 10 10976 1726879392.03641: Set connection var ansible_shell_type to sh 10976 1726879392.03657: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879392.03754: Set connection var ansible_connection to ssh 10976 1726879392.03783: variable 'ansible_shell_executable' from source: unknown 10976 1726879392.03790: variable 'ansible_connection' from source: unknown 10976 1726879392.03796: variable 'ansible_module_compression' from source: unknown 10976 1726879392.03801: variable 'ansible_shell_type' from source: unknown 10976 1726879392.03806: variable 'ansible_shell_executable' from source: unknown 10976 1726879392.03811: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879392.03817: variable 'ansible_pipelining' from source: unknown 10976 1726879392.03824: variable 'ansible_timeout' from source: unknown 10976 1726879392.03831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879392.04040: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879392.04054: variable 'omit' from source: magic vars 10976 1726879392.04077: starting attempt loop 10976 1726879392.04182: running the handler 10976 1726879392.04198: handler run complete 10976 1726879392.04210: attempt loop complete, returning result 10976 1726879392.04232: variable 'item' from source: unknown 10976 1726879392.04416: variable 'item' from source: unknown ok: [managed_node2] => (item=9929/udp) => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "3121", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5403", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5404", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5405-5412", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "9929", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "9929", "proto": "udp", "setype": "cluster_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": "9929/udp" } 10976 1726879392.04653: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879392.04810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879392.04826: variable 'omit' from source: magic vars 10976 1726879392.05266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879392.05300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879392.05457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879392.05510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879392.05534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879392.05787: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879392.05806: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879392.05896: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879392.06197: variable 'ansible_facts' from source: unknown 10976 1726879392.07258: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879392.07702: variable 'ansible_facts' from source: unknown 10976 1726879392.08118: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879392.08534: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879392.08548: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879392.09006: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879392.09023: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879392.09140: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879392.09414: variable 'ansible_facts' from source: unknown 10976 1726879392.09755: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879392.10366: variable 'ansible_facts' from source: unknown 10976 1726879392.10812: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879392.11217: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879392.11235: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879392.11244: variable 'omit' from source: magic vars 10976 1726879392.11265: variable 'omit' from source: magic vars 10976 1726879392.11865: variable '_ha_cluster_selinux' from source: set_fact 10976 1726879392.11890: variable '_pair' from source: task vars 10976 1726879392.12016: variable 'item' from source: unknown 10976 1726879392.12223: variable 'omit' from source: magic vars 10976 1726879392.12259: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879392.12294: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879392.12349: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879392.12371: variable 'inventory_hostname' from source: set_fact 10976 1726879392.12429: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879392.12568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879392.12731: Set connection var ansible_pipelining to False 10976 1726879392.12750: Set connection var ansible_shell_executable to /bin/sh 10976 1726879392.12760: Set connection var ansible_timeout to 10 10976 1726879392.12767: Set connection var ansible_shell_type to sh 10976 1726879392.12776: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879392.12794: Set connection var ansible_connection to ssh 10976 1726879392.12821: variable 'ansible_shell_executable' from source: unknown 10976 1726879392.12831: variable 'ansible_connection' from source: unknown 10976 1726879392.12841: variable 'ansible_module_compression' from source: unknown 10976 1726879392.12848: variable 'ansible_shell_type' from source: unknown 10976 1726879392.12857: variable 'ansible_shell_executable' from source: unknown 10976 1726879392.12863: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879392.12870: variable 'ansible_pipelining' from source: unknown 10976 1726879392.12876: variable 'ansible_timeout' from source: unknown 10976 1726879392.12883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879392.13397: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879392.13571: variable 'omit' from source: magic vars 10976 1726879392.13639: starting attempt loop 10976 1726879392.13668: running the handler 10976 1726879392.13680: handler run complete 10976 1726879392.13695: attempt loop complete, returning result 10976 1726879392.13720: variable 'item' from source: unknown 10976 1726879392.13815: variable 'item' from source: unknown ok: [managed_node2] => (item=21064/tcp) => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "3121", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5403", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5404", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5405-5412", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "9929", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "9929", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "21064", "proto": "tcp", "setype": "cluster_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": "21064/tcp" } 10976 1726879392.14044: dumping result to json 10976 1726879392.14075: done dumping result, returning 10976 1726879392.14094: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Add the high-availability service ports to _ha_cluster_selinux [0e24e73b-299d-f469-e0b0-000000000441] 10976 1726879392.14104: sending task result for task 0e24e73b-299d-f469-e0b0-000000000441 10976 1726879392.14794: no more pending results, returning what we have 10976 1726879392.14798: results queue empty 10976 1726879392.14799: checking for any_errors_fatal 10976 1726879392.14844: done checking for any_errors_fatal 10976 1726879392.14845: checking for max_fail_percentage 10976 1726879392.14847: done checking for max_fail_percentage 10976 1726879392.14848: checking to see if all hosts have failed and the running result is not ok 10976 1726879392.14848: done checking to see if all hosts have failed 10976 1726879392.14849: getting the remaining hosts for this loop 10976 1726879392.14851: done getting the remaining hosts for this loop 10976 1726879392.14855: getting the next task for host managed_node2 10976 1726879392.14863: done getting next task for host managed_node2 10976 1726879392.14866: ^ task is: TASK: Ensure the service and the ports status with the selinux role 10976 1726879392.14871: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879392.14883: getting variables 10976 1726879392.14884: in VariableManager get_vars() 10976 1726879392.14920: Calling all_inventory to load vars for managed_node2 10976 1726879392.14925: Calling groups_inventory to load vars for managed_node2 10976 1726879392.14928: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879392.14942: Calling all_plugins_play to load vars for managed_node2 10976 1726879392.14946: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879392.14949: Calling groups_plugins_play to load vars for managed_node2 10976 1726879392.15896: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000441 10976 1726879392.15900: WORKER PROCESS EXITING 10976 1726879392.16024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879392.16606: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879392.16628: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.16634: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.16820: done with get_vars() 10976 1726879392.16838: done getting variables TASK [Ensure the service and the ports status with the selinux role] *********** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:35 Friday 20 September 2024 20:43:12 -0400 (0:00:00.856) 0:00:33.593 ****** 10976 1726879392.17051: entering _queue_task() for managed_node2/include_role 10976 1726879392.17698: worker is 1 (out of 1 available) 10976 1726879392.17711: exiting _queue_task() for managed_node2/include_role 10976 1726879392.17726: done queuing things up, now waiting for results queue to drain 10976 1726879392.17727: waiting for pending results... 10976 1726879392.18325: running TaskExecutor() for managed_node2/TASK: Ensure the service and the ports status with the selinux role 10976 1726879392.18496: in run() - task 0e24e73b-299d-f469-e0b0-000000000442 10976 1726879392.18518: variable 'ansible_search_path' from source: unknown 10976 1726879392.18528: variable 'ansible_search_path' from source: unknown 10976 1726879392.18576: calling self._execute() 10976 1726879392.18683: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879392.18694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879392.18711: variable 'omit' from source: magic vars 10976 1726879392.19253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879392.24231: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879392.24320: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879392.24402: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879392.24445: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879392.24504: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879392.24673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879392.24707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879392.24744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879392.24787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879392.24807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879392.24967: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879392.24981: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879392.25008: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879392.25178: variable 'ansible_facts' from source: unknown 10976 1726879392.25482: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879392.25670: variable 'ansible_facts' from source: unknown 10976 1726879392.25857: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879392.26000: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879392.26019: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879392.26035: _execute() done 10976 1726879392.26043: dumping result to json 10976 1726879392.26050: done dumping result, returning 10976 1726879392.26165: done running TaskExecutor() for managed_node2/TASK: Ensure the service and the ports status with the selinux role [0e24e73b-299d-f469-e0b0-000000000442] 10976 1726879392.26178: sending task result for task 0e24e73b-299d-f469-e0b0-000000000442 10976 1726879392.26392: no more pending results, returning what we have 10976 1726879392.26398: in VariableManager get_vars() 10976 1726879392.26453: Calling all_inventory to load vars for managed_node2 10976 1726879392.26458: Calling groups_inventory to load vars for managed_node2 10976 1726879392.26461: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879392.26473: Calling all_plugins_play to load vars for managed_node2 10976 1726879392.26476: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879392.26479: Calling groups_plugins_play to load vars for managed_node2 10976 1726879392.27340: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000442 10976 1726879392.27344: WORKER PROCESS EXITING 10976 1726879392.27360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879392.28313: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879392.28337: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.28343: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.28415: done with get_vars() 10976 1726879392.28434: variable 'ansible_search_path' from source: unknown 10976 1726879392.28436: variable 'ansible_search_path' from source: unknown 10976 1726879392.29492: variable 'omit' from source: magic vars 10976 1726879392.29551: variable 'omit' from source: magic vars 10976 1726879392.29567: variable 'omit' from source: magic vars 10976 1726879392.29571: we have included files to process 10976 1726879392.29572: generating all_blocks data 10976 1726879392.29574: done generating all_blocks data 10976 1726879392.29578: processing included file: fedora.linux_system_roles.selinux 10976 1726879392.29714: in VariableManager get_vars() 10976 1726879392.29744: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879392.29761: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.29766: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.29799: done with get_vars() 10976 1726879392.30051: in VariableManager get_vars() 10976 1726879392.30221: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879392.30240: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.30245: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.30508: done with get_vars() 10976 1726879392.30680: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/vars/main.yml 10976 1726879392.30820: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/defaults/main.yml 10976 1726879392.31240: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/meta/main.yml 10976 1726879392.31420: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml 10976 1726879392.32883: in VariableManager get_vars() 10976 1726879392.32907: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879392.32924: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.32929: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.32968: done with get_vars() 10976 1726879392.33038: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean 10976 1726879392.35494: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 10976 1726879392.40163: in VariableManager get_vars() 10976 1726879392.40189: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879392.40205: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.40210: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.40249: done with get_vars() 10976 1726879392.40471: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/handlers/main.yml 10976 1726879392.41043: iterating over new_blocks loaded from include file 10976 1726879392.41046: in VariableManager get_vars() 10976 1726879392.41073: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879392.41090: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.41096: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.41138: done with get_vars() 10976 1726879392.41145: filtering new block on tags 10976 1726879392.41450: done filtering new block on tags 10976 1726879392.41455: in VariableManager get_vars() 10976 1726879392.41481: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879392.41497: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.41502: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.41542: done with get_vars() 10976 1726879392.41545: filtering new block on tags 10976 1726879392.41563: done filtering new block on tags 10976 1726879392.41565: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.selinux for managed_node2 10976 1726879392.41572: extending task lists for all hosts with included blocks 10976 1726879392.41882: done extending task lists 10976 1726879392.41884: done processing included files 10976 1726879392.41885: results queue empty 10976 1726879392.41885: checking for any_errors_fatal 10976 1726879392.41898: done checking for any_errors_fatal 10976 1726879392.41898: checking for max_fail_percentage 10976 1726879392.41901: done checking for max_fail_percentage 10976 1726879392.41906: checking to see if all hosts have failed and the running result is not ok 10976 1726879392.41906: done checking to see if all hosts have failed 10976 1726879392.41908: getting the remaining hosts for this loop 10976 1726879392.41909: done getting the remaining hosts for this loop 10976 1726879392.41912: getting the next task for host managed_node2 10976 1726879392.41917: done getting next task for host managed_node2 10976 1726879392.41920: ^ task is: TASK: fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages 10976 1726879392.41926: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879392.41936: getting variables 10976 1726879392.41937: in VariableManager get_vars() 10976 1726879392.41956: Calling all_inventory to load vars for managed_node2 10976 1726879392.41959: Calling groups_inventory to load vars for managed_node2 10976 1726879392.41961: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879392.41967: Calling all_plugins_play to load vars for managed_node2 10976 1726879392.41969: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879392.41972: Calling groups_plugins_play to load vars for managed_node2 10976 1726879392.43918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879392.44993: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879392.45013: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.45018: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.45144: done with get_vars() 10976 1726879392.45169: done getting variables TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Friday 20 September 2024 20:43:12 -0400 (0:00:00.282) 0:00:33.875 ****** 10976 1726879392.45263: entering _queue_task() for managed_node2/include_tasks 10976 1726879392.45931: worker is 1 (out of 1 available) 10976 1726879392.45946: exiting _queue_task() for managed_node2/include_tasks 10976 1726879392.45959: done queuing things up, now waiting for results queue to drain 10976 1726879392.45961: waiting for pending results... 10976 1726879392.47448: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages 10976 1726879392.48146: in run() - task 0e24e73b-299d-f469-e0b0-00000000049e 10976 1726879392.48239: variable 'ansible_search_path' from source: unknown 10976 1726879392.48249: variable 'ansible_search_path' from source: unknown 10976 1726879392.48299: calling self._execute() 10976 1726879392.48645: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879392.48883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879392.48899: variable 'omit' from source: magic vars 10976 1726879392.50457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879392.58478: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879392.58739: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879392.59018: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879392.59117: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879392.59215: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879392.59733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879392.59772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879392.59805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879392.59881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879392.60076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879392.60547: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879392.60564: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879392.60596: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879392.61195: variable 'ansible_facts' from source: unknown 10976 1726879392.61664: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879392.62102: variable 'ansible_facts' from source: unknown 10976 1726879392.62521: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879392.62897: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879392.62911: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879392.62924: _execute() done 10976 1726879392.62933: dumping result to json 10976 1726879392.62939: done dumping result, returning 10976 1726879392.62950: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages [0e24e73b-299d-f469-e0b0-00000000049e] 10976 1726879392.62960: sending task result for task 0e24e73b-299d-f469-e0b0-00000000049e 10976 1726879392.63121: no more pending results, returning what we have 10976 1726879392.63128: in VariableManager get_vars() 10976 1726879392.63182: Calling all_inventory to load vars for managed_node2 10976 1726879392.63185: Calling groups_inventory to load vars for managed_node2 10976 1726879392.63187: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879392.63198: Calling all_plugins_play to load vars for managed_node2 10976 1726879392.63202: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879392.63205: Calling groups_plugins_play to load vars for managed_node2 10976 1726879392.63673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879392.64627: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000049e 10976 1726879392.64632: WORKER PROCESS EXITING 10976 1726879392.65137: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879392.65156: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.65236: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.65310: done with get_vars() 10976 1726879392.65328: variable 'ansible_search_path' from source: unknown 10976 1726879392.65329: variable 'ansible_search_path' from source: unknown 10976 1726879392.65362: we have included files to process 10976 1726879392.65363: generating all_blocks data 10976 1726879392.65365: done generating all_blocks data 10976 1726879392.65369: processing included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml 10976 1726879392.65370: loading included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml 10976 1726879392.65372: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml 10976 1726879392.66138: in VariableManager get_vars() 10976 1726879392.66166: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879392.66182: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.66186: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.66238: done with get_vars() 10976 1726879392.66375: done processing included file 10976 1726879392.66378: iterating over new_blocks loaded from include file 10976 1726879392.66379: in VariableManager get_vars() 10976 1726879392.66401: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879392.66416: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.66428: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.66581: done with get_vars() 10976 1726879392.66584: filtering new block on tags 10976 1726879392.66640: done filtering new block on tags 10976 1726879392.66642: done iterating over new_blocks loaded from include file included: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for managed_node2 10976 1726879392.66648: extending task lists for all hosts with included blocks 10976 1726879392.69565: done extending task lists 10976 1726879392.69568: done processing included files 10976 1726879392.69569: results queue empty 10976 1726879392.69569: checking for any_errors_fatal 10976 1726879392.69573: done checking for any_errors_fatal 10976 1726879392.69574: checking for max_fail_percentage 10976 1726879392.69575: done checking for max_fail_percentage 10976 1726879392.69576: checking to see if all hosts have failed and the running result is not ok 10976 1726879392.69577: done checking to see if all hosts have failed 10976 1726879392.69577: getting the remaining hosts for this loop 10976 1726879392.69579: done getting the remaining hosts for this loop 10976 1726879392.69582: getting the next task for host managed_node2 10976 1726879392.69587: done getting next task for host managed_node2 10976 1726879392.69590: ^ task is: TASK: fedora.linux_system_roles.selinux : Ensure ansible_facts used by role 10976 1726879392.69595: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879392.69829: getting variables 10976 1726879392.69831: in VariableManager get_vars() 10976 1726879392.69854: Calling all_inventory to load vars for managed_node2 10976 1726879392.69856: Calling groups_inventory to load vars for managed_node2 10976 1726879392.69858: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879392.69865: Calling all_plugins_play to load vars for managed_node2 10976 1726879392.69868: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879392.69871: Calling groups_plugins_play to load vars for managed_node2 10976 1726879392.70597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879392.71105: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879392.71131: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.71136: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.71201: done with get_vars() 10976 1726879392.71226: done getting variables TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Friday 20 September 2024 20:43:12 -0400 (0:00:00.260) 0:00:34.136 ****** 10976 1726879392.71328: entering _queue_task() for managed_node2/setup 10976 1726879392.71688: worker is 1 (out of 1 available) 10976 1726879392.71702: exiting _queue_task() for managed_node2/setup 10976 1726879392.71714: done queuing things up, now waiting for results queue to drain 10976 1726879392.71716: waiting for pending results... 10976 1726879392.72061: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Ensure ansible_facts used by role 10976 1726879392.72268: in run() - task 0e24e73b-299d-f469-e0b0-00000000050a 10976 1726879392.72295: variable 'ansible_search_path' from source: unknown 10976 1726879392.72304: variable 'ansible_search_path' from source: unknown 10976 1726879392.72355: calling self._execute() 10976 1726879392.72470: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879392.72482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879392.72514: variable 'omit' from source: magic vars 10976 1726879392.73788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879392.77038: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879392.77131: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879392.77189: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879392.77254: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879392.77287: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879392.77521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879392.77596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879392.77692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879392.77889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879392.77915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879392.78091: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879392.78228: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879392.78258: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879392.78595: variable 'ansible_facts' from source: unknown 10976 1726879392.79677: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879392.79900: variable 'ansible_facts' from source: unknown 10976 1726879392.80100: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879392.80333: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879392.80348: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879392.80581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879392.80615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879392.80662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879392.80713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879392.80736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879392.80806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879392.80838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879392.80883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879392.80934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879392.80953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879392.81145: variable '__selinux_required_facts' from source: role '' all vars 10976 1726879392.81159: variable 'ansible_facts' from source: unknown 10976 1726879392.81721: Evaluated conditional (__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 10976 1726879392.81734: when evaluation is False, skipping this task 10976 1726879392.81741: _execute() done 10976 1726879392.81748: dumping result to json 10976 1726879392.81754: done dumping result, returning 10976 1726879392.81803: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Ensure ansible_facts used by role [0e24e73b-299d-f469-e0b0-00000000050a] 10976 1726879392.81836: sending task result for task 0e24e73b-299d-f469-e0b0-00000000050a skipping: [managed_node2] => { "changed": false, "false_condition": "__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 10976 1726879392.82070: no more pending results, returning what we have 10976 1726879392.82074: results queue empty 10976 1726879392.82075: checking for any_errors_fatal 10976 1726879392.82077: done checking for any_errors_fatal 10976 1726879392.82077: checking for max_fail_percentage 10976 1726879392.82079: done checking for max_fail_percentage 10976 1726879392.82080: checking to see if all hosts have failed and the running result is not ok 10976 1726879392.82081: done checking to see if all hosts have failed 10976 1726879392.82082: getting the remaining hosts for this loop 10976 1726879392.82083: done getting the remaining hosts for this loop 10976 1726879392.82088: getting the next task for host managed_node2 10976 1726879392.82097: done getting next task for host managed_node2 10976 1726879392.82102: ^ task is: TASK: fedora.linux_system_roles.selinux : Ensure SELinux packages 10976 1726879392.82109: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879392.82136: getting variables 10976 1726879392.82139: in VariableManager get_vars() 10976 1726879392.82186: Calling all_inventory to load vars for managed_node2 10976 1726879392.82189: Calling groups_inventory to load vars for managed_node2 10976 1726879392.82191: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879392.82202: Calling all_plugins_play to load vars for managed_node2 10976 1726879392.82206: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879392.82209: Calling groups_plugins_play to load vars for managed_node2 10976 1726879392.82932: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000050a 10976 1726879392.82936: WORKER PROCESS EXITING 10976 1726879392.82952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879392.84558: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879392.84578: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.84583: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879392.84848: done with get_vars() 10976 1726879392.84870: done getting variables TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Friday 20 September 2024 20:43:12 -0400 (0:00:00.136) 0:00:34.273 ****** 10976 1726879392.85006: entering _queue_task() for managed_node2/include_tasks 10976 1726879392.85364: worker is 1 (out of 1 available) 10976 1726879392.85384: exiting _queue_task() for managed_node2/include_tasks 10976 1726879392.85397: done queuing things up, now waiting for results queue to drain 10976 1726879392.85399: waiting for pending results... 10976 1726879392.85746: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Ensure SELinux packages 10976 1726879392.85945: in run() - task 0e24e73b-299d-f469-e0b0-00000000050b 10976 1726879392.85969: variable 'ansible_search_path' from source: unknown 10976 1726879392.85976: variable 'ansible_search_path' from source: unknown 10976 1726879392.86017: calling self._execute() 10976 1726879392.86131: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879392.86151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879392.86168: variable 'omit' from source: magic vars 10976 1726879392.86754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879392.93502: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879392.93591: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879392.93646: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879393.07098: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879393.07132: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879393.07289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879393.07328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879393.07354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879393.07395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879393.07414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879393.07619: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879393.07630: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879393.07651: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879393.08013: variable 'ansible_facts' from source: unknown 10976 1726879393.08205: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879393.08381: variable 'ansible_facts' from source: unknown 10976 1726879393.08561: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879393.08700: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879393.08709: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879393.08717: _execute() done 10976 1726879393.08725: dumping result to json 10976 1726879393.08728: done dumping result, returning 10976 1726879393.08737: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Ensure SELinux packages [0e24e73b-299d-f469-e0b0-00000000050b] 10976 1726879393.08743: sending task result for task 0e24e73b-299d-f469-e0b0-00000000050b 10976 1726879393.08838: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000050b 10976 1726879393.08840: WORKER PROCESS EXITING 10976 1726879393.08890: no more pending results, returning what we have 10976 1726879393.08893: in VariableManager get_vars() 10976 1726879393.08942: Calling all_inventory to load vars for managed_node2 10976 1726879393.08945: Calling groups_inventory to load vars for managed_node2 10976 1726879393.08947: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879393.08956: Calling all_plugins_play to load vars for managed_node2 10976 1726879393.08959: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879393.08962: Calling groups_plugins_play to load vars for managed_node2 10976 1726879393.09406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879393.10152: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879393.10174: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879393.10180: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879393.10255: done with get_vars() 10976 1726879393.10267: variable 'ansible_search_path' from source: unknown 10976 1726879393.10268: variable 'ansible_search_path' from source: unknown 10976 1726879393.10306: we have included files to process 10976 1726879393.10314: generating all_blocks data 10976 1726879393.10316: done generating all_blocks data 10976 1726879393.10319: processing included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml 10976 1726879393.10320: loading included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml 10976 1726879393.10324: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml 10976 1726879393.16889: done processing included file 10976 1726879393.16892: iterating over new_blocks loaded from include file 10976 1726879393.16893: in VariableManager get_vars() 10976 1726879393.16929: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879393.16952: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879393.16959: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879393.17018: done with get_vars() 10976 1726879393.17021: filtering new block on tags 10976 1726879393.17106: done filtering new block on tags 10976 1726879393.17109: in VariableManager get_vars() 10976 1726879393.17139: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879393.17160: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879393.17174: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879393.17215: done with get_vars() 10976 1726879393.17217: filtering new block on tags 10976 1726879393.17283: done filtering new block on tags 10976 1726879393.17287: in VariableManager get_vars() 10976 1726879393.17311: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879393.17329: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879393.17334: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879393.17377: done with get_vars() 10976 1726879393.17382: filtering new block on tags 10976 1726879393.17471: done filtering new block on tags 10976 1726879393.17474: in VariableManager get_vars() 10976 1726879393.17507: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879393.17523: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879393.17529: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879393.17564: done with get_vars() 10976 1726879393.17567: filtering new block on tags 10976 1726879393.17648: done filtering new block on tags 10976 1726879393.17651: in VariableManager get_vars() 10976 1726879393.17670: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879393.17684: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879393.17687: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879393.17732: done with get_vars() 10976 1726879393.17734: filtering new block on tags 10976 1726879393.17768: done filtering new block on tags 10976 1726879393.17770: done iterating over new_blocks loaded from include file included: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for managed_node2 10976 1726879393.17775: extending task lists for all hosts with included blocks 10976 1726879393.18137: done extending task lists 10976 1726879393.18139: done processing included files 10976 1726879393.18140: results queue empty 10976 1726879393.18141: checking for any_errors_fatal 10976 1726879393.18148: done checking for any_errors_fatal 10976 1726879393.18149: checking for max_fail_percentage 10976 1726879393.18150: done checking for max_fail_percentage 10976 1726879393.18151: checking to see if all hosts have failed and the running result is not ok 10976 1726879393.18152: done checking to see if all hosts have failed 10976 1726879393.18153: getting the remaining hosts for this loop 10976 1726879393.18154: done getting the remaining hosts for this loop 10976 1726879393.18156: getting the next task for host managed_node2 10976 1726879393.18162: done getting next task for host managed_node2 10976 1726879393.18165: ^ task is: TASK: fedora.linux_system_roles.selinux : Check if system is ostree 10976 1726879393.18169: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (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=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), rescue child state? (None), always child state? (None), 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 10976 1726879393.18179: getting variables 10976 1726879393.18180: in VariableManager get_vars() 10976 1726879393.18197: Calling all_inventory to load vars for managed_node2 10976 1726879393.18199: Calling groups_inventory to load vars for managed_node2 10976 1726879393.18202: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879393.18207: Calling all_plugins_play to load vars for managed_node2 10976 1726879393.18209: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879393.18212: Calling groups_plugins_play to load vars for managed_node2 10976 1726879393.18618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879393.19170: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879393.19193: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879393.19199: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879393.19284: done with get_vars() 10976 1726879393.19310: done getting variables TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Friday 20 September 2024 20:43:13 -0400 (0:00:00.344) 0:00:34.617 ****** 10976 1726879393.19425: entering _queue_task() for managed_node2/stat 10976 1726879393.19836: worker is 1 (out of 1 available) 10976 1726879393.19849: exiting _queue_task() for managed_node2/stat 10976 1726879393.19862: done queuing things up, now waiting for results queue to drain 10976 1726879393.19863: waiting for pending results... 10976 1726879393.20226: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Check if system is ostree 10976 1726879393.20481: in run() - task 0e24e73b-299d-f469-e0b0-0000000005b4 10976 1726879393.20502: variable 'ansible_search_path' from source: unknown 10976 1726879393.20509: variable 'ansible_search_path' from source: unknown 10976 1726879393.20563: calling self._execute() 10976 1726879393.20685: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879393.20703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879393.20717: variable 'omit' from source: magic vars 10976 1726879393.21349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879393.24557: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879393.24673: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879393.24728: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879393.24781: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879393.24827: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879393.24976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879393.25030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879393.25062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879393.25133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879393.25160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879393.25349: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879393.25362: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879393.25397: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879393.25602: variable 'ansible_facts' from source: unknown 10976 1726879393.25894: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879393.26108: variable 'ansible_facts' from source: unknown 10976 1726879393.26308: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879393.26465: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879393.26478: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879393.26641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879393.26880: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879393.26931: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879393.26978: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879393.27011: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879393.27082: 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) 10976 1726879393.27112: 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) 10976 1726879393.27148: 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) 10976 1726879393.27189: 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) 10976 1726879393.27300: Evaluated conditional (not __selinux_is_ostree is defined): True 10976 1726879393.27313: variable 'omit' from source: magic vars 10976 1726879393.27452: variable 'omit' from source: magic vars 10976 1726879393.27509: variable 'omit' from source: magic vars 10976 1726879393.27550: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879393.27602: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879393.27631: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879393.27654: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879393.27668: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879393.27719: variable 'inventory_hostname' from source: set_fact 10976 1726879393.27730: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879393.27737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879393.27863: Set connection var ansible_pipelining to False 10976 1726879393.27877: Set connection var ansible_shell_executable to /bin/sh 10976 1726879393.27889: Set connection var ansible_timeout to 10 10976 1726879393.27896: Set connection var ansible_shell_type to sh 10976 1726879393.27909: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879393.27926: Set connection var ansible_connection to ssh 10976 1726879393.27958: variable 'ansible_shell_executable' from source: unknown 10976 1726879393.27965: variable 'ansible_connection' from source: unknown 10976 1726879393.27972: variable 'ansible_module_compression' from source: unknown 10976 1726879393.27978: variable 'ansible_shell_type' from source: unknown 10976 1726879393.27987: variable 'ansible_shell_executable' from source: unknown 10976 1726879393.27994: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879393.28002: variable 'ansible_pipelining' from source: unknown 10976 1726879393.28008: variable 'ansible_timeout' from source: unknown 10976 1726879393.28020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879393.28203: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879393.28219: variable 'omit' from source: magic vars 10976 1726879393.28231: starting attempt loop 10976 1726879393.28242: running the handler 10976 1726879393.28269: _low_level_execute_command(): starting 10976 1726879393.28280: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879393.29157: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879393.29176: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879393.29191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879393.29210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879393.29272: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879393.29284: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879393.29299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879393.29316: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879393.29333: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879393.29345: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879393.29356: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879393.29369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879393.29394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879393.29406: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879393.29416: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879393.29432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879393.29525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879393.29557: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879393.29581: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879393.29678: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879393.31326: stdout chunk (state=3): >>>/root <<< 10976 1726879393.31557: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879393.31561: stdout chunk (state=3): >>><<< 10976 1726879393.31563: stderr chunk (state=3): >>><<< 10976 1726879393.31699: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879393.31705: _low_level_execute_command(): starting 10976 1726879393.31711: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879393.3158474-12162-245415647140228 `" && echo ansible-tmp-1726879393.3158474-12162-245415647140228="` echo /root/.ansible/tmp/ansible-tmp-1726879393.3158474-12162-245415647140228 `" ) && sleep 0' 10976 1726879393.32376: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879393.32399: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879393.32421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879393.32446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879393.32501: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879393.32520: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879393.32546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879393.32566: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879393.32584: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879393.32603: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879393.32624: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879393.32641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879393.32662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879393.32684: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879393.32700: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879393.32721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879393.32809: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879393.32833: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879393.32901: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879393.33010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879393.34974: stdout chunk (state=3): >>>ansible-tmp-1726879393.3158474-12162-245415647140228=/root/.ansible/tmp/ansible-tmp-1726879393.3158474-12162-245415647140228 <<< 10976 1726879393.35069: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879393.35170: stderr chunk (state=3): >>><<< 10976 1726879393.35175: stdout chunk (state=3): >>><<< 10976 1726879393.35525: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879393.3158474-12162-245415647140228=/root/.ansible/tmp/ansible-tmp-1726879393.3158474-12162-245415647140228 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879393.35529: variable 'ansible_module_compression' from source: unknown 10976 1726879393.35535: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10976 1726879393.35538: variable 'ansible_facts' from source: unknown 10976 1726879393.35540: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879393.3158474-12162-245415647140228/AnsiballZ_stat.py 10976 1726879393.35863: Sending initial data 10976 1726879393.35867: Sent initial data (153 bytes) 10976 1726879393.42801: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879393.42828: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879393.42897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879393.43039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879393.43094: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879393.43175: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879393.43190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879393.43212: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879393.43234: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879393.43245: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879393.43256: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879393.43269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879393.43286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879393.43320: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879393.43342: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879393.43356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879393.43553: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879393.43572: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879393.43587: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879393.43720: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879393.45622: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 10976 1726879393.45631: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879393.45655: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879393.45698: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp7t7o52qo /root/.ansible/tmp/ansible-tmp-1726879393.3158474-12162-245415647140228/AnsiballZ_stat.py <<< 10976 1726879393.45738: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879393.47031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879393.47205: stderr chunk (state=3): >>><<< 10976 1726879393.47209: stdout chunk (state=3): >>><<< 10976 1726879393.47211: done transferring module to remote 10976 1726879393.47213: _low_level_execute_command(): starting 10976 1726879393.47215: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879393.3158474-12162-245415647140228/ /root/.ansible/tmp/ansible-tmp-1726879393.3158474-12162-245415647140228/AnsiballZ_stat.py && sleep 0' 10976 1726879393.49832: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879393.49860: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879393.49878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879393.49899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879393.49950: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879393.49972: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879393.49992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879393.50013: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879393.50030: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879393.50044: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879393.50059: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879393.50073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879393.50102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879393.50115: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879393.50129: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879393.50143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879393.50480: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879393.50516: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879393.50548: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879393.51483: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879393.52607: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879393.52611: stderr chunk (state=3): >>><<< 10976 1726879393.52614: stdout chunk (state=3): >>><<< 10976 1726879393.52637: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879393.52642: _low_level_execute_command(): starting 10976 1726879393.52648: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879393.3158474-12162-245415647140228/AnsiballZ_stat.py && sleep 0' 10976 1726879393.56402: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879393.56604: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879393.56609: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879393.56666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879393.56694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879393.56955: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879393.57036: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879393.57132: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879393.59193: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879393.59251: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879393.59264: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879393.59298: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879393.59305: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879393.59341: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879393.59347: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879393.59400: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879393.59418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879393.59443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879393.59475: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2898dc0> <<< 10976 1726879393.59529: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879393.59537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a283d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2898b20> <<< 10976 1726879393.59560: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879393.59574: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2898ac0> <<< 10976 1726879393.59599: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879393.59629: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879393.59634: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a283d490> <<< 10976 1726879393.59661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879393.59684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879393.59700: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879393.59715: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a283d940> <<< 10976 1726879393.59731: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a283d670> <<< 10976 1726879393.59766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879393.59794: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879393.59816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879393.59831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879393.59983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879393.60026: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a25cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a25cf220> <<< 10976 1726879393.60094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a25f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a25cf940> <<< 10976 1726879393.60134: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2855880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 10976 1726879393.60140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a25c8d90> <<< 10976 1726879393.60227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a25f2d90> <<< 10976 1726879393.60246: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a283d970> <<< 10976 1726879393.60299: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879393.60491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879393.60617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879393.60626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a256deb0> <<< 10976 1726879393.60650: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2571f40> <<< 10976 1726879393.60670: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879393.60683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879393.60693: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879393.60725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879393.60862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2567610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a256f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a256d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879393.60974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879393.60983: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879393.61179: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a24efe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a24ef910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a24eff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a24effd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a25020d0> import '_collections' # <<< 10976 1726879393.61240: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2549d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2543670> <<< 10976 1726879393.61381: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a25556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2576e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879393.61610: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a2502cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a25492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a25552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a257c9d0> <<< 10976 1726879393.61741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2502eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2502df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2502d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879393.61755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879393.61812: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a24d53d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879393.61847: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a24d54c0> <<< 10976 1726879393.61924: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a250af40> <<< 10976 1726879393.61974: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2504a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2504490> <<< 10976 1726879393.62015: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879393.62054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879393.62086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a240a220> <<< 10976 1726879393.62121: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a24c0520> <<< 10976 1726879393.62238: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2504f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a257c040> <<< 10976 1726879393.62358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a241bb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a241be80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a242d790> <<< 10976 1726879393.62489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879393.62559: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a242dcd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a23c6400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a241bf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a23d62e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a242d610> import 'pwd' # <<< 10976 1726879393.62838: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a23d63a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2502a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a23f2700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879393.62901: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a23f29d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a23f27c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a23f28b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879393.63035: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a23f2d00> <<< 10976 1726879393.63077: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a23fd250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a23f2940> <<< 10976 1726879393.63160: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a23e5a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2502610> <<< 10976 1726879393.63241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879393.63250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a23f2af0> <<< 10976 1726879393.63357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879393.63459: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f35a1de76d0> <<< 10976 1726879393.63563: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip' # zipimport: zlib available <<< 10976 1726879393.63595: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879393.63734: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879393.63742: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879393.64947: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879393.66134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d0e820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879393.66206: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1d0e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d0e280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d0ef70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d0e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d0ed90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1d0efd0> <<< 10976 1726879393.66240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879393.66294: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d0e100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879393.66399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879393.66405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879393.66446: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1c66f40> <<< 10976 1726879393.66550: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1c83d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1c83eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879393.66649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1c83370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d74dc0> <<< 10976 1726879393.67138: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d743a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d74fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d44d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1ce1d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1ce1400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d164f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1ce1520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1ce1550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879393.67313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879393.67320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1c54fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d56250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879393.67539: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1c52850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d563d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879393.67596: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d6de50> <<< 10976 1726879393.67646: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1c527f0> <<< 10976 1726879393.67752: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1c52640> <<< 10976 1726879393.67899: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1c515b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1c46d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d4f910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879393.68027: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1cd66a0> <<< 10976 1726879393.68198: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1cd5b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1ce50a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1cd6100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d19b20> # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879393.68232: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10976 1726879393.68321: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879393.68493: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879393.68562: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879393.68629: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879393.69106: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879393.69654: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879393.69711: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a18215e0> <<< 10976 1726879393.69779: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1c1e580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a17c2100> <<< 10976 1726879393.69903: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 10976 1726879393.69913: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879393.70018: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879393.70159: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879393.70185: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1cd5b80> # zipimport: zlib available <<< 10976 1726879393.70717: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879393.70914: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879393.70984: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879393.71039: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879393.71070: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879393.71126: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879393.71187: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879393.71248: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879393.71270: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879393.71279: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10976 1726879393.71315: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879393.71382: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879393.71546: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879393.71732: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879393.71775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 10976 1726879393.71853: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a17f3f10> # zipimport: zlib available <<< 10976 1726879393.71949: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879393.71986: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 10976 1726879393.71997: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879393.72033: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879393.72047: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879393.72090: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10976 1726879393.72137: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879393.72165: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879393.72282: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879393.72377: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879393.72463: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1d60220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a17f3850> <<< 10976 1726879393.72525: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879393.72639: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879393.72760: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879393.72827: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879393.73003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879393.73009: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1c14ca0> <<< 10976 1726879393.73216: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1c10f70> <<< 10976 1726879393.73225: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1c0a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10976 1726879393.73549: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879393.73578: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879393.73667: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 10976 1726879393.74035: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal <<< 10976 1726879393.74070: stdout chunk (state=3): >>># cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10976 1726879393.74355: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879393.74457: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879393.74705: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879393.74909: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 10976 1726879393.74947: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879393.74960: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879393.75310: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879393.75313: stdout chunk (state=3): >>><<< 10976 1726879393.75338: stderr chunk (state=3): >>><<< 10976 1726879393.75596: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2898dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a283d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2898b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2898ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a283d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a283d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a283d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a25cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a25cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a25f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a25cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2855880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a25c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a25f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a283d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a256deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2571f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2567610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a256f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a256d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a24efe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a24ef910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a24eff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a24effd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a25020d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2549d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2543670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a25556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2576e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a2502cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a25492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a25552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a257c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2502eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2502df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2502d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a24d53d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a24d54c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a250af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2504a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2504490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a240a220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a24c0520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2504f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a257c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a241bb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a241be80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a242d790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a242dcd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a23c6400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a241bf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a23d62e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a242d610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a23d63a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2502a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a23f2700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a23f29d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a23f27c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a23f28b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a23f2d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a23fd250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a23f2940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a23e5a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2502610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a23f2af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f35a1de76d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d0e820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1d0e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d0e280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d0ef70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d0e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d0ed90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1d0efd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d0e100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1c66f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1c83d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1c83eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1c83370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d74dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d743a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d74fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d44d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1ce1d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1ce1400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d164f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1ce1520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1ce1550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1c54fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d56250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1c52850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d563d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d6de50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1c527f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1c52640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1c515b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1c46d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d4f910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1cd66a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1cd5b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1ce50a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1cd6100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1d19b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a18215e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1c1e580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a17c2100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1cd5b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a17f3f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a1d60220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a17f3850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1c14ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1c10f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1c0a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_20bdgsey/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879393.77126: 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-1726879393.3158474-12162-245415647140228/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879393.77131: _low_level_execute_command(): starting 10976 1726879393.77134: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879393.3158474-12162-245415647140228/ > /dev/null 2>&1 && sleep 0' 10976 1726879393.77501: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879393.77511: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879393.77522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879393.77540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879393.77587: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879393.77647: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879393.77657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879393.77674: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879393.77678: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879393.77688: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879393.77695: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879393.77708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879393.77721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879393.77745: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879393.77751: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879393.77790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879393.77889: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879393.78044: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879393.78055: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879393.78223: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879393.80194: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879393.80216: stdout chunk (state=3): >>><<< 10976 1726879393.80219: stderr chunk (state=3): >>><<< 10976 1726879393.80224: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879393.80227: handler run complete 10976 1726879393.80254: attempt loop complete, returning result 10976 1726879393.80258: _execute() done 10976 1726879393.80261: dumping result to json 10976 1726879393.80263: done dumping result, returning 10976 1726879393.80274: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Check if system is ostree [0e24e73b-299d-f469-e0b0-0000000005b4] 10976 1726879393.80280: sending task result for task 0e24e73b-299d-f469-e0b0-0000000005b4 10976 1726879393.80416: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000005b4 10976 1726879393.80420: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 10976 1726879393.80502: no more pending results, returning what we have 10976 1726879393.80526: results queue empty 10976 1726879393.80534: checking for any_errors_fatal 10976 1726879393.80544: done checking for any_errors_fatal 10976 1726879393.80545: checking for max_fail_percentage 10976 1726879393.80547: done checking for max_fail_percentage 10976 1726879393.80547: checking to see if all hosts have failed and the running result is not ok 10976 1726879393.80548: done checking to see if all hosts have failed 10976 1726879393.80549: getting the remaining hosts for this loop 10976 1726879393.80551: done getting the remaining hosts for this loop 10976 1726879393.80555: getting the next task for host managed_node2 10976 1726879393.80562: done getting next task for host managed_node2 10976 1726879393.80580: ^ task is: TASK: fedora.linux_system_roles.selinux : Set flag to indicate system is ostree 10976 1726879393.80589: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (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=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), 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 10976 1726879393.80599: getting variables 10976 1726879393.80600: in VariableManager get_vars() 10976 1726879393.80695: Calling all_inventory to load vars for managed_node2 10976 1726879393.80703: Calling groups_inventory to load vars for managed_node2 10976 1726879393.80706: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879393.80751: Calling all_plugins_play to load vars for managed_node2 10976 1726879393.80799: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879393.80804: Calling groups_plugins_play to load vars for managed_node2 10976 1726879393.83506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879393.85915: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879393.86010: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879393.86091: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879393.86489: done with get_vars() 10976 1726879393.86647: done getting variables 10976 1726879393.86859: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Friday 20 September 2024 20:43:13 -0400 (0:00:00.676) 0:00:35.294 ****** 10976 1726879393.87075: entering _queue_task() for managed_node2/set_fact 10976 1726879393.88524: worker is 1 (out of 1 available) 10976 1726879393.88539: exiting _queue_task() for managed_node2/set_fact 10976 1726879393.88553: done queuing things up, now waiting for results queue to drain 10976 1726879393.88555: waiting for pending results... 10976 1726879393.90325: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set flag to indicate system is ostree 10976 1726879393.90697: in run() - task 0e24e73b-299d-f469-e0b0-0000000005b5 10976 1726879393.90731: variable 'ansible_search_path' from source: unknown 10976 1726879393.90736: variable 'ansible_search_path' from source: unknown 10976 1726879393.90800: calling self._execute() 10976 1726879393.91060: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879393.91066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879393.91078: variable 'omit' from source: magic vars 10976 1726879393.91951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879393.97374: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879393.97529: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879393.97850: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879393.98005: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879393.98143: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879393.98317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879393.98352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879393.98376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879393.98415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879393.98436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879393.98643: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879393.98655: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879393.98679: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879393.98813: variable 'ansible_facts' from source: unknown 10976 1726879393.99041: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879393.99210: variable 'ansible_facts' from source: unknown 10976 1726879393.99391: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879393.99517: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879393.99525: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879393.99648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879393.99824: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879393.99870: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879393.99913: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879393.99943: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879393.99994: 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) 10976 1726879394.00016: 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) 10976 1726879394.00043: 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) 10976 1726879394.00073: 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) 10976 1726879394.00154: Evaluated conditional (not __selinux_is_ostree is defined): True 10976 1726879394.00166: variable 'omit' from source: magic vars 10976 1726879394.00291: variable 'omit' from source: magic vars 10976 1726879394.00403: variable '__ostree_booted_stat' from source: set_fact 10976 1726879394.00447: variable 'omit' from source: magic vars 10976 1726879394.00494: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879394.00538: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879394.00555: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879394.00608: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879394.00611: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879394.00716: variable 'inventory_hostname' from source: set_fact 10976 1726879394.00719: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879394.00724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879394.01492: Set connection var ansible_pipelining to False 10976 1726879394.01501: Set connection var ansible_shell_executable to /bin/sh 10976 1726879394.01506: Set connection var ansible_timeout to 10 10976 1726879394.01509: Set connection var ansible_shell_type to sh 10976 1726879394.01515: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879394.01520: Set connection var ansible_connection to ssh 10976 1726879394.01551: variable 'ansible_shell_executable' from source: unknown 10976 1726879394.01555: variable 'ansible_connection' from source: unknown 10976 1726879394.01558: variable 'ansible_module_compression' from source: unknown 10976 1726879394.01561: variable 'ansible_shell_type' from source: unknown 10976 1726879394.01563: variable 'ansible_shell_executable' from source: unknown 10976 1726879394.01565: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879394.01568: variable 'ansible_pipelining' from source: unknown 10976 1726879394.01570: variable 'ansible_timeout' from source: unknown 10976 1726879394.01572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879394.02026: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879394.02039: variable 'omit' from source: magic vars 10976 1726879394.02044: starting attempt loop 10976 1726879394.02055: running the handler 10976 1726879394.02058: handler run complete 10976 1726879394.02068: attempt loop complete, returning result 10976 1726879394.02071: _execute() done 10976 1726879394.02074: dumping result to json 10976 1726879394.02076: done dumping result, returning 10976 1726879394.02090: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set flag to indicate system is ostree [0e24e73b-299d-f469-e0b0-0000000005b5] 10976 1726879394.02092: sending task result for task 0e24e73b-299d-f469-e0b0-0000000005b5 10976 1726879394.02188: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000005b5 10976 1726879394.02191: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } 10976 1726879394.02258: no more pending results, returning what we have 10976 1726879394.02261: results queue empty 10976 1726879394.02262: checking for any_errors_fatal 10976 1726879394.02272: done checking for any_errors_fatal 10976 1726879394.02273: checking for max_fail_percentage 10976 1726879394.02275: done checking for max_fail_percentage 10976 1726879394.02276: checking to see if all hosts have failed and the running result is not ok 10976 1726879394.02277: done checking to see if all hosts have failed 10976 1726879394.02278: getting the remaining hosts for this loop 10976 1726879394.02279: done getting the remaining hosts for this loop 10976 1726879394.02283: getting the next task for host managed_node2 10976 1726879394.02297: done getting next task for host managed_node2 10976 1726879394.02303: ^ task is: TASK: fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin 10976 1726879394.02310: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (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=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), rescue child state? (None), always child state? (None), 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 10976 1726879394.02320: getting variables 10976 1726879394.02323: in VariableManager get_vars() 10976 1726879394.02370: Calling all_inventory to load vars for managed_node2 10976 1726879394.02372: Calling groups_inventory to load vars for managed_node2 10976 1726879394.02374: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879394.02386: Calling all_plugins_play to load vars for managed_node2 10976 1726879394.02390: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879394.02392: Calling groups_plugins_play to load vars for managed_node2 10976 1726879394.02991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879394.04117: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879394.04140: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879394.04147: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879394.04363: done with get_vars() 10976 1726879394.04504: done getting variables TASK [fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 Friday 20 September 2024 20:43:14 -0400 (0:00:00.176) 0:00:35.470 ****** 10976 1726879394.04743: entering _queue_task() for managed_node2/stat 10976 1726879394.05435: worker is 1 (out of 1 available) 10976 1726879394.05447: exiting _queue_task() for managed_node2/stat 10976 1726879394.05459: done queuing things up, now waiting for results queue to drain 10976 1726879394.05460: waiting for pending results... 10976 1726879394.06358: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin 10976 1726879394.06789: in run() - task 0e24e73b-299d-f469-e0b0-0000000005b7 10976 1726879394.06918: variable 'ansible_search_path' from source: unknown 10976 1726879394.06924: variable 'ansible_search_path' from source: unknown 10976 1726879394.06963: calling self._execute() 10976 1726879394.07182: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879394.07190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879394.07203: variable 'omit' from source: magic vars 10976 1726879394.08301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879394.12430: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879394.12539: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879394.12596: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879394.12639: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879394.12669: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879394.12877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879394.12917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879394.13226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879394.13276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879394.13302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879394.13508: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879394.13527: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879394.13566: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879394.13736: variable 'ansible_facts' from source: unknown 10976 1726879394.13993: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879394.14177: variable 'ansible_facts' from source: unknown 10976 1726879394.14376: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879394.14534: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879394.14547: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879394.14699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879394.14991: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879394.15039: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879394.15140: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879394.15181: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879394.15244: 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) 10976 1726879394.15334: 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) 10976 1726879394.15365: 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) 10976 1726879394.15401: 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) 10976 1726879394.15506: Evaluated conditional (not __selinux_is_transactional is defined): True 10976 1726879394.15530: variable 'omit' from source: magic vars 10976 1726879394.15662: variable 'omit' from source: magic vars 10976 1726879394.15705: variable 'omit' from source: magic vars 10976 1726879394.15745: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879394.15780: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879394.15807: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879394.15831: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879394.15851: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879394.15892: variable 'inventory_hostname' from source: set_fact 10976 1726879394.15901: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879394.15909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879394.16039: Set connection var ansible_pipelining to False 10976 1726879394.16053: Set connection var ansible_shell_executable to /bin/sh 10976 1726879394.16076: Set connection var ansible_timeout to 10 10976 1726879394.16087: Set connection var ansible_shell_type to sh 10976 1726879394.16099: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879394.16109: Set connection var ansible_connection to ssh 10976 1726879394.16141: variable 'ansible_shell_executable' from source: unknown 10976 1726879394.16150: variable 'ansible_connection' from source: unknown 10976 1726879394.16158: variable 'ansible_module_compression' from source: unknown 10976 1726879394.16165: variable 'ansible_shell_type' from source: unknown 10976 1726879394.16181: variable 'ansible_shell_executable' from source: unknown 10976 1726879394.16195: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879394.16205: variable 'ansible_pipelining' from source: unknown 10976 1726879394.16212: variable 'ansible_timeout' from source: unknown 10976 1726879394.16224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879394.16408: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879394.16427: variable 'omit' from source: magic vars 10976 1726879394.16438: starting attempt loop 10976 1726879394.16444: running the handler 10976 1726879394.16461: _low_level_execute_command(): starting 10976 1726879394.16481: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879394.17312: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879394.17332: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879394.17348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879394.17367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879394.17423: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879394.17436: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879394.17449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879394.17467: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879394.17479: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879394.17500: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879394.17512: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879394.17527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879394.17542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879394.17553: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879394.17565: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879394.17580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879394.17670: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879394.17696: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879394.17721: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879394.17805: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879394.19484: stdout chunk (state=3): >>>/root <<< 10976 1726879394.19683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879394.19690: stdout chunk (state=3): >>><<< 10976 1726879394.19692: stderr chunk (state=3): >>><<< 10976 1726879394.19821: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879394.19828: _low_level_execute_command(): starting 10976 1726879394.19831: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879394.1971743-12186-155073934770568 `" && echo ansible-tmp-1726879394.1971743-12186-155073934770568="` echo /root/.ansible/tmp/ansible-tmp-1726879394.1971743-12186-155073934770568 `" ) && sleep 0' 10976 1726879394.20827: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879394.20831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879394.20858: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879394.20862: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879394.20865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879394.20918: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879394.21148: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879394.21155: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879394.21241: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879394.23142: stdout chunk (state=3): >>>ansible-tmp-1726879394.1971743-12186-155073934770568=/root/.ansible/tmp/ansible-tmp-1726879394.1971743-12186-155073934770568 <<< 10976 1726879394.23358: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879394.23362: stdout chunk (state=3): >>><<< 10976 1726879394.23364: stderr chunk (state=3): >>><<< 10976 1726879394.23434: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879394.1971743-12186-155073934770568=/root/.ansible/tmp/ansible-tmp-1726879394.1971743-12186-155073934770568 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879394.23572: variable 'ansible_module_compression' from source: unknown 10976 1726879394.24547: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10976 1726879394.24551: variable 'ansible_facts' from source: unknown 10976 1726879394.24695: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879394.1971743-12186-155073934770568/AnsiballZ_stat.py 10976 1726879394.24868: Sending initial data 10976 1726879394.24872: Sent initial data (153 bytes) 10976 1726879394.25793: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879394.25802: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879394.25812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879394.25828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879394.25867: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879394.25879: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879394.25882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879394.25896: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879394.25902: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879394.25909: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879394.25917: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879394.25928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879394.25939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879394.25947: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879394.25953: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879394.25963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879394.26034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879394.26050: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879394.26053: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879394.26136: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879394.27953: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879394.27980: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879394.28033: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmphyhxw72q /root/.ansible/tmp/ansible-tmp-1726879394.1971743-12186-155073934770568/AnsiballZ_stat.py <<< 10976 1726879394.28062: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879394.29449: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879394.29564: stderr chunk (state=3): >>><<< 10976 1726879394.29568: stdout chunk (state=3): >>><<< 10976 1726879394.29585: done transferring module to remote 10976 1726879394.29606: _low_level_execute_command(): starting 10976 1726879394.29610: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879394.1971743-12186-155073934770568/ /root/.ansible/tmp/ansible-tmp-1726879394.1971743-12186-155073934770568/AnsiballZ_stat.py && sleep 0' 10976 1726879394.30418: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879394.30424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879394.30458: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879394.30463: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879394.30466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879394.30480: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879394.30487: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879394.30495: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879394.30501: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879394.30510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879394.30517: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879394.30527: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879394.30530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879394.30582: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879394.30604: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879394.30607: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879394.30654: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879394.32460: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879394.32572: stderr chunk (state=3): >>><<< 10976 1726879394.32576: stdout chunk (state=3): >>><<< 10976 1726879394.32679: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879394.32687: _low_level_execute_command(): starting 10976 1726879394.32690: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879394.1971743-12186-155073934770568/AnsiballZ_stat.py && sleep 0' 10976 1726879394.33270: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879394.33291: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879394.33308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879394.33331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879394.33374: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879394.33394: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879394.33411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879394.33431: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879394.33447: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879394.33459: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879394.33472: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879394.33488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879394.33504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879394.33515: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879394.33528: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879394.33543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879394.33621: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879394.33647: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879394.33673: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879394.33751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879394.35833: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879394.35894: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879394.35898: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879394.35923: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879394.35950: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879394.35955: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879394.36004: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879394.36007: stdout chunk (state=3): >>>import 'zipimport' # <<< 10976 1726879394.36014: stdout chunk (state=3): >>># installed zipimport hook <<< 10976 1726879394.36064: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 10976 1726879394.36068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879394.36070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879394.36097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879394.36101: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879394.36126: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d843dc0> <<< 10976 1726879394.36176: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879394.36180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879394.36183: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d5d83a0> <<< 10976 1726879394.36185: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d843b20> <<< 10976 1726879394.36206: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879394.36231: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d843ac0> <<< 10976 1726879394.36242: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879394.36265: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879394.36286: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d5d8490> <<< 10976 1726879394.36309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879394.36333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 10976 1726879394.36351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879394.36362: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d5d8940> <<< 10976 1726879394.36383: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d5d8670> <<< 10976 1726879394.36412: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879394.36424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879394.36446: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879394.36473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879394.36480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879394.36501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879394.36525: stdout chunk (state=3): >>>import '_stat' # <<< 10976 1726879394.36542: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d58f190> <<< 10976 1726879394.36564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879394.36594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879394.36644: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d58f220> <<< 10976 1726879394.36673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879394.36708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d5b2850> <<< 10976 1726879394.36729: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d58f940> <<< 10976 1726879394.36747: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d5f0880> <<< 10976 1726879394.36762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879394.36773: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d588d90> <<< 10976 1726879394.36818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 10976 1726879394.36835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d5b2d90> <<< 10976 1726879394.36893: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d5d8970> <<< 10976 1726879394.36937: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879394.37115: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879394.37120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879394.37162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879394.37234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879394.37265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d52deb0> <<< 10976 1726879394.37294: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d531f40> <<< 10976 1726879394.37327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879394.37348: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879394.37395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879394.37442: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d527610> <<< 10976 1726879394.37475: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d52f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d52d370> <<< 10976 1726879394.37483: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879394.37574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879394.37603: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879394.37638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879394.37668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879394.37684: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d4afe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4af910> <<< 10976 1726879394.37741: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4aff10> <<< 10976 1726879394.37811: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879394.37815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879394.37817: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4affd0> <<< 10976 1726879394.37828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879394.37834: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4c20d0> <<< 10976 1726879394.37839: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879394.37879: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d509d90> <<< 10976 1726879394.37904: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879394.37915: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d502670> <<< 10976 1726879394.37971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d5156d0> <<< 10976 1726879394.37978: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d536e20> <<< 10976 1726879394.38001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 10976 1726879394.38006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879394.38037: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d4c2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d5092b0> <<< 10976 1726879394.38079: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879394.38088: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d5152e0> <<< 10976 1726879394.38101: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d53c9d0> <<< 10976 1726879394.38116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879394.38144: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879394.38181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879394.38198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879394.38202: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4c2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4c2df0> <<< 10976 1726879394.38232: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 10976 1726879394.38260: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4c2d60> <<< 10976 1726879394.38277: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879394.38308: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879394.38326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879394.38332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879394.38424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879394.38431: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4953d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879394.38438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879394.38460: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4954c0> <<< 10976 1726879394.38596: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4caf40> <<< 10976 1726879394.38689: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4c4a90> <<< 10976 1726879394.38706: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4c4490> <<< 10976 1726879394.38709: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879394.38715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879394.38735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879394.38741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879394.38745: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d3bf220> <<< 10976 1726879394.38787: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d480520> <<< 10976 1726879394.38838: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4c4f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d53c040> <<< 10976 1726879394.38863: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879394.38939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879394.38955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 10976 1726879394.38960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d3d0b50> import 'errno' # <<< 10976 1726879394.39051: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d3d0e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879394.39101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d3e2790> <<< 10976 1726879394.39104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879394.39108: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d3e2cd0> <<< 10976 1726879394.39162: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d370400> <<< 10976 1726879394.39165: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d3d0f70> <<< 10976 1726879394.39258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d3802e0> <<< 10976 1726879394.39272: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d3e2610> <<< 10976 1726879394.39292: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879394.39344: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d3803a0> <<< 10976 1726879394.39351: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4c2a30> <<< 10976 1726879394.39392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879394.39395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879394.39409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879394.39413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879394.39439: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d39b700> <<< 10976 1726879394.39457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879394.39492: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879394.39496: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d39b9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d39b7c0> <<< 10976 1726879394.39510: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d39b8b0> <<< 10976 1726879394.39558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 10976 1726879394.39561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879394.39740: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879394.39775: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d39bd00> <<< 10976 1726879394.39781: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d3a7250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d39b940> <<< 10976 1726879394.39799: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d38fa90> <<< 10976 1726879394.39819: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4c2610> <<< 10976 1726879394.39841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879394.39896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879394.39933: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d39baf0> <<< 10976 1726879394.40041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879394.40055: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f842d2ca6d0> <<< 10976 1726879394.40204: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip' <<< 10976 1726879394.40218: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.40297: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.40338: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879394.40377: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879394.40394: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.41636: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.42601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1f1820> <<< 10976 1726879394.42626: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879394.42652: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 10976 1726879394.42655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879394.42682: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879394.42709: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d1f1160> <<< 10976 1726879394.42755: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1f1280> <<< 10976 1726879394.42789: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1f1f70> <<< 10976 1726879394.42806: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 10976 1726879394.42811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879394.42854: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1f14f0> <<< 10976 1726879394.42863: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1f1d90> <<< 10976 1726879394.42898: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879394.42903: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d1f1fd0> <<< 10976 1726879394.42915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879394.42945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879394.42988: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1f1100> <<< 10976 1726879394.43011: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879394.43014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879394.43039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879394.43061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879394.43084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879394.43160: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d149f40> <<< 10976 1726879394.43196: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879394.43208: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d166d00> <<< 10976 1726879394.43238: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879394.43241: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d166eb0> <<< 10976 1726879394.43244: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879394.43278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879394.43318: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d166370> <<< 10976 1726879394.43332: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d257dc0> <<< 10976 1726879394.43499: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d2573a0> <<< 10976 1726879394.43519: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879394.43546: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d257fd0> <<< 10976 1726879394.43572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879394.43581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879394.43600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 10976 1726879394.43609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879394.43621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879394.43644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879394.43657: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 10976 1726879394.43668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d227d30> <<< 10976 1726879394.43756: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1c4d30> <<< 10976 1726879394.43762: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1c4400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1f94f0> <<< 10976 1726879394.43793: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879394.43798: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d1c4520> <<< 10976 1726879394.43823: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py<<< 10976 1726879394.43829: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1c4550> <<< 10976 1726879394.43859: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879394.43861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879394.43889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879394.43913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879394.43993: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d137fd0> <<< 10976 1726879394.44000: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d239250> <<< 10976 1726879394.44008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879394.44026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879394.44084: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879394.44095: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d135850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d2393d0> <<< 10976 1726879394.44113: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879394.44150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879394.44180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 10976 1726879394.44184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879394.44191: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879394.44242: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d250e50> <<< 10976 1726879394.44375: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1357f0> <<< 10976 1726879394.44470: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879394.44476: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d135640> <<< 10976 1726879394.44507: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879394.44510: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d1345b0> <<< 10976 1726879394.44548: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879394.44551: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d129d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d232910> <<< 10976 1726879394.44579: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879394.44600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879394.44617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879394.44665: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d1b96a0> <<< 10976 1726879394.44860: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879394.44864: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d1b8b20> <<< 10976 1726879394.44866: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1c80a0> <<< 10976 1726879394.44899: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879394.44905: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d1b9100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1fcb20> # zipimport: zlib available <<< 10976 1726879394.44928: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879394.44952: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.45024: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.45099: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879394.45119: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879394.45125: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.45142: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879394.45165: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.45261: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.45357: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.45840: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.46306: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879394.46332: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10976 1726879394.46344: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879394.46347: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879394.46354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879394.46420: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879394.46440: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842c7da5e0> <<< 10976 1726879394.46513: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842cbec580> <<< 10976 1726879394.46521: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842c77c100> <<< 10976 1726879394.46552: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879394.46557: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.46582: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.46594: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879394.46614: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.46731: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.46853: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879394.46882: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1b8b80> # zipimport: zlib available <<< 10976 1726879394.47306: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.47664: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.47736: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.47824: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879394.47828: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.47836: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.47867: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879394.47872: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.47931: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.48002: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879394.48018: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.48043: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.48046: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10976 1726879394.48073: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.48107: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879394.48116: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.48301: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.48502: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879394.48534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879394.48550: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879394.48619: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842c7adf10> <<< 10976 1726879394.48625: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.48681: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.48752: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 10976 1726879394.48759: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879394.48787: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.48820: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.48857: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10976 1726879394.48915: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.48946: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.49035: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.49098: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879394.49132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879394.49233: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879394.49251: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d243220> <<< 10976 1726879394.49308: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842c7ad850> <<< 10976 1726879394.49313: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879394.49448: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.49497: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.49518: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.49566: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879394.49571: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879394.49603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879394.49630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879394.49652: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879394.49666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879394.49761: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842cbddca0> <<< 10976 1726879394.49798: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842cbd9f70> <<< 10976 1726879394.49872: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842cbd3940> <<< 10976 1726879394.49875: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879394.49883: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.49894: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.49915: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879394.49989: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879394.50002: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.50010: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 10976 1726879394.50034: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.50148: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.50337: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879394.50477: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 10976 1726879394.50483: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879394.50781: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks <<< 10976 1726879394.50819: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs <<< 10976 1726879394.50863: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect <<< 10976 1726879394.50896: stdout chunk (state=3): >>># cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast <<< 10976 1726879394.50904: stdout chunk (state=3): >>># cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10976 1726879394.51087: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879394.51091: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879394.51202: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879394.51235: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array <<< 10976 1726879394.51240: stdout chunk (state=3): >>># destroy datetime <<< 10976 1726879394.51245: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879394.51307: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader <<< 10976 1726879394.51340: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select <<< 10976 1726879394.51347: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit <<< 10976 1726879394.51424: stdout chunk (state=3): >>># cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 10976 1726879394.51505: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 10976 1726879394.51516: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879394.51520: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879394.51527: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879394.51655: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 10976 1726879394.51686: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq <<< 10976 1726879394.51698: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 10976 1726879394.51722: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879394.51740: stdout chunk (state=3): >>># destroy select <<< 10976 1726879394.51753: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879394.51783: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879394.52075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879394.52137: stderr chunk (state=3): >>><<< 10976 1726879394.52140: stdout chunk (state=3): >>><<< 10976 1726879394.52289: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d843dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d5d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d843b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d843ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d5d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d5d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d5d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d58f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d58f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d5b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d58f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d5f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d588d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d5b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d5d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d52deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d531f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d527610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d52f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d52d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d4afe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4af910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4aff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4affd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4c20d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d509d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d502670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d5156d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d536e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d4c2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d5092b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d5152e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d53c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4c2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4c2df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4c2d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4953d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4954c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4caf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4c4a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4c4490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d3bf220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d480520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4c4f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d53c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d3d0b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d3d0e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d3e2790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d3e2cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d370400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d3d0f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d3802e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d3e2610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d3803a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4c2a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d39b700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d39b9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d39b7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d39b8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d39bd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d3a7250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d39b940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d38fa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d4c2610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d39baf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f842d2ca6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1f1820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d1f1160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1f1280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1f1f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1f14f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1f1d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d1f1fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1f1100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d149f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d166d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d166eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d166370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d257dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d2573a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d257fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d227d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1c4d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1c4400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1f94f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d1c4520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1c4550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d137fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d239250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d135850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d2393d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d250e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1357f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d135640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d1345b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d129d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d232910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d1b96a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d1b8b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1c80a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d1b9100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1fcb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842c7da5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842cbec580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842c77c100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842d1b8b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842c7adf10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f842d243220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842c7ad850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842cbddca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842cbd9f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f842cbd3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_a5c3_tka/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879394.53225: done with _execute_module (stat, {'path': '/sbin/transactional-update', '_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-1726879394.1971743-12186-155073934770568/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879394.53229: _low_level_execute_command(): starting 10976 1726879394.53232: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879394.1971743-12186-155073934770568/ > /dev/null 2>&1 && sleep 0' 10976 1726879394.53703: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879394.53734: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879394.53761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879394.53784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879394.53846: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879394.53860: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879394.53876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879394.53894: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879394.53910: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879394.53923: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879394.53937: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879394.53951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879394.53967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879394.53980: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879394.53992: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879394.54010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879394.54092: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879394.54134: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879394.54153: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879394.54235: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879394.56069: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879394.56149: stderr chunk (state=3): >>><<< 10976 1726879394.56153: stdout chunk (state=3): >>><<< 10976 1726879394.56189: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879394.56196: handler run complete 10976 1726879394.56214: attempt loop complete, returning result 10976 1726879394.56217: _execute() done 10976 1726879394.56221: dumping result to json 10976 1726879394.56231: done dumping result, returning 10976 1726879394.56244: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin [0e24e73b-299d-f469-e0b0-0000000005b7] 10976 1726879394.56262: sending task result for task 0e24e73b-299d-f469-e0b0-0000000005b7 10976 1726879394.56445: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000005b7 10976 1726879394.56450: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 10976 1726879394.56525: no more pending results, returning what we have 10976 1726879394.56528: results queue empty 10976 1726879394.56529: checking for any_errors_fatal 10976 1726879394.56535: done checking for any_errors_fatal 10976 1726879394.56536: checking for max_fail_percentage 10976 1726879394.56537: done checking for max_fail_percentage 10976 1726879394.56538: checking to see if all hosts have failed and the running result is not ok 10976 1726879394.56539: done checking to see if all hosts have failed 10976 1726879394.56540: getting the remaining hosts for this loop 10976 1726879394.56541: done getting the remaining hosts for this loop 10976 1726879394.56545: getting the next task for host managed_node2 10976 1726879394.56553: done getting next task for host managed_node2 10976 1726879394.56556: ^ task is: TASK: fedora.linux_system_roles.selinux : Set flag if transactional-update exists 10976 1726879394.56563: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (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=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), rescue child state? (None), always child state? (None), 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 10976 1726879394.56574: getting variables 10976 1726879394.56575: in VariableManager get_vars() 10976 1726879394.56627: Calling all_inventory to load vars for managed_node2 10976 1726879394.56630: Calling groups_inventory to load vars for managed_node2 10976 1726879394.56632: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879394.56642: Calling all_plugins_play to load vars for managed_node2 10976 1726879394.56644: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879394.56647: Calling groups_plugins_play to load vars for managed_node2 10976 1726879394.57088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879394.57589: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879394.57608: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879394.57614: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879394.57703: done with get_vars() 10976 1726879394.57724: done getting variables 10976 1726879394.57785: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Set flag if transactional-update exists] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 Friday 20 September 2024 20:43:14 -0400 (0:00:00.530) 0:00:36.001 ****** 10976 1726879394.57829: entering _queue_task() for managed_node2/set_fact 10976 1726879394.58158: worker is 1 (out of 1 available) 10976 1726879394.58172: exiting _queue_task() for managed_node2/set_fact 10976 1726879394.58185: done queuing things up, now waiting for results queue to drain 10976 1726879394.58187: waiting for pending results... 10976 1726879394.58529: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set flag if transactional-update exists 10976 1726879394.58761: in run() - task 0e24e73b-299d-f469-e0b0-0000000005b8 10976 1726879394.58789: variable 'ansible_search_path' from source: unknown 10976 1726879394.58798: variable 'ansible_search_path' from source: unknown 10976 1726879394.58846: calling self._execute() 10976 1726879394.58970: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879394.58985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879394.59006: variable 'omit' from source: magic vars 10976 1726879394.59447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879394.61575: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879394.61654: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879394.61690: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879394.62089: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879394.62128: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879394.62292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879394.62367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879394.62439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879394.62495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879394.62550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879394.62751: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879394.62763: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879394.62806: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879394.63117: variable 'ansible_facts' from source: unknown 10976 1726879394.63559: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879394.64048: variable 'ansible_facts' from source: unknown 10976 1726879394.64347: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879394.64513: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879394.64560: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879394.64801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879394.65063: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879394.65142: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879394.65183: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879394.65217: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879394.65300: 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) 10976 1726879394.65333: 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) 10976 1726879394.65374: 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) 10976 1726879394.65411: 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) 10976 1726879394.65548: Evaluated conditional (not __selinux_is_transactional is defined): True 10976 1726879394.65554: variable 'omit' from source: magic vars 10976 1726879394.65642: variable 'omit' from source: magic vars 10976 1726879394.65732: variable '__transactional_update_stat' from source: set_fact 10976 1726879394.65762: variable 'omit' from source: magic vars 10976 1726879394.65783: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879394.65807: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879394.65825: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879394.65839: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879394.65848: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879394.65872: variable 'inventory_hostname' from source: set_fact 10976 1726879394.65875: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879394.65878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879394.65953: Set connection var ansible_pipelining to False 10976 1726879394.65960: Set connection var ansible_shell_executable to /bin/sh 10976 1726879394.65965: Set connection var ansible_timeout to 10 10976 1726879394.65967: Set connection var ansible_shell_type to sh 10976 1726879394.65972: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879394.65977: Set connection var ansible_connection to ssh 10976 1726879394.65996: variable 'ansible_shell_executable' from source: unknown 10976 1726879394.65999: variable 'ansible_connection' from source: unknown 10976 1726879394.66001: variable 'ansible_module_compression' from source: unknown 10976 1726879394.66004: variable 'ansible_shell_type' from source: unknown 10976 1726879394.66008: variable 'ansible_shell_executable' from source: unknown 10976 1726879394.66010: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879394.66012: variable 'ansible_pipelining' from source: unknown 10976 1726879394.66016: variable 'ansible_timeout' from source: unknown 10976 1726879394.66018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879394.66153: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879394.66162: variable 'omit' from source: magic vars 10976 1726879394.66167: starting attempt loop 10976 1726879394.66178: running the handler 10976 1726879394.66181: handler run complete 10976 1726879394.66189: attempt loop complete, returning result 10976 1726879394.66192: _execute() done 10976 1726879394.66195: dumping result to json 10976 1726879394.66197: done dumping result, returning 10976 1726879394.66206: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set flag if transactional-update exists [0e24e73b-299d-f469-e0b0-0000000005b8] 10976 1726879394.66210: sending task result for task 0e24e73b-299d-f469-e0b0-0000000005b8 10976 1726879394.66316: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000005b8 10976 1726879394.66319: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__selinux_is_transactional": false }, "changed": false } 10976 1726879394.66383: no more pending results, returning what we have 10976 1726879394.66386: results queue empty 10976 1726879394.66387: checking for any_errors_fatal 10976 1726879394.66396: done checking for any_errors_fatal 10976 1726879394.66396: checking for max_fail_percentage 10976 1726879394.66398: done checking for max_fail_percentage 10976 1726879394.66399: checking to see if all hosts have failed and the running result is not ok 10976 1726879394.66400: done checking to see if all hosts have failed 10976 1726879394.66400: getting the remaining hosts for this loop 10976 1726879394.66402: done getting the remaining hosts for this loop 10976 1726879394.66406: getting the next task for host managed_node2 10976 1726879394.66416: done getting next task for host managed_node2 10976 1726879394.66420: ^ task is: TASK: fedora.linux_system_roles.selinux : Install SELinux python2 tools 10976 1726879394.66428: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (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=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? (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), rescue child state? (None), always child state? (None), 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 10976 1726879394.66438: getting variables 10976 1726879394.66439: in VariableManager get_vars() 10976 1726879394.66486: Calling all_inventory to load vars for managed_node2 10976 1726879394.66489: Calling groups_inventory to load vars for managed_node2 10976 1726879394.66492: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879394.66500: Calling all_plugins_play to load vars for managed_node2 10976 1726879394.66503: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879394.66506: Calling groups_plugins_play to load vars for managed_node2 10976 1726879394.66983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879394.67292: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879394.67305: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879394.67312: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879394.67524: done with get_vars() 10976 1726879394.67574: done getting variables 10976 1726879394.67651: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 Friday 20 September 2024 20:43:14 -0400 (0:00:00.098) 0:00:36.100 ****** 10976 1726879394.67681: entering _queue_task() for managed_node2/package 10976 1726879394.68079: worker is 1 (out of 1 available) 10976 1726879394.68117: exiting _queue_task() for managed_node2/package 10976 1726879394.68130: done queuing things up, now waiting for results queue to drain 10976 1726879394.68132: waiting for pending results... 10976 1726879394.68464: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Install SELinux python2 tools 10976 1726879394.68683: in run() - task 0e24e73b-299d-f469-e0b0-0000000005ba 10976 1726879394.68706: variable 'ansible_search_path' from source: unknown 10976 1726879394.68713: variable 'ansible_search_path' from source: unknown 10976 1726879394.68767: calling self._execute() 10976 1726879394.68882: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879394.68894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879394.68909: variable 'omit' from source: magic vars 10976 1726879394.69653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879394.74277: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879394.74415: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879394.74504: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879394.74611: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879394.74676: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879394.74843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879394.74919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879394.74976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879394.75070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879394.75114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879394.75299: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879394.75317: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879394.75353: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879394.75505: variable 'ansible_facts' from source: unknown 10976 1726879394.75776: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879394.76044: variable 'ansible_facts' from source: unknown 10976 1726879394.76341: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879394.76575: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879394.76599: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879394.76894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879394.77258: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879394.77350: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879394.77413: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879394.77515: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879394.77612: variable 'ansible_python_version' from source: facts 10976 1726879394.77660: Evaluated conditional (ansible_python_version is version('3', '<')): False 10976 1726879394.77668: when evaluation is False, skipping this task 10976 1726879394.77674: _execute() done 10976 1726879394.77686: dumping result to json 10976 1726879394.77693: done dumping result, returning 10976 1726879394.77707: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Install SELinux python2 tools [0e24e73b-299d-f469-e0b0-0000000005ba] 10976 1726879394.77735: sending task result for task 0e24e73b-299d-f469-e0b0-0000000005ba skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_python_version is version('3', '<')", "skip_reason": "Conditional result was False" } 10976 1726879394.77956: no more pending results, returning what we have 10976 1726879394.77960: results queue empty 10976 1726879394.77963: checking for any_errors_fatal 10976 1726879394.77971: done checking for any_errors_fatal 10976 1726879394.77972: checking for max_fail_percentage 10976 1726879394.77974: done checking for max_fail_percentage 10976 1726879394.77975: checking to see if all hosts have failed and the running result is not ok 10976 1726879394.77976: done checking to see if all hosts have failed 10976 1726879394.77977: getting the remaining hosts for this loop 10976 1726879394.77979: done getting the remaining hosts for this loop 10976 1726879394.77983: getting the next task for host managed_node2 10976 1726879394.77996: done getting next task for host managed_node2 10976 1726879394.78003: ^ task is: TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools 10976 1726879394.78012: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (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=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? (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), rescue child state? (None), always child state? (None), 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 10976 1726879394.78064: getting variables 10976 1726879394.78067: in VariableManager get_vars() 10976 1726879394.78125: Calling all_inventory to load vars for managed_node2 10976 1726879394.78128: Calling groups_inventory to load vars for managed_node2 10976 1726879394.78131: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879394.78154: Calling all_plugins_play to load vars for managed_node2 10976 1726879394.78159: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879394.78163: Calling groups_plugins_play to load vars for managed_node2 10976 1726879394.79169: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000005ba 10976 1726879394.79173: WORKER PROCESS EXITING 10976 1726879394.79207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879394.80248: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879394.80279: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879394.80286: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879394.80414: done with get_vars() 10976 1726879394.80475: done getting variables 10976 1726879394.80594: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Friday 20 September 2024 20:43:14 -0400 (0:00:00.129) 0:00:36.229 ****** 10976 1726879394.80672: entering _queue_task() for managed_node2/package 10976 1726879394.81151: worker is 1 (out of 1 available) 10976 1726879394.81166: exiting _queue_task() for managed_node2/package 10976 1726879394.81201: done queuing things up, now waiting for results queue to drain 10976 1726879394.81207: waiting for pending results... 10976 1726879394.81679: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools 10976 1726879394.82090: in run() - task 0e24e73b-299d-f469-e0b0-0000000005bb 10976 1726879394.82142: variable 'ansible_search_path' from source: unknown 10976 1726879394.82155: variable 'ansible_search_path' from source: unknown 10976 1726879394.82235: calling self._execute() 10976 1726879394.82398: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879394.82418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879394.82444: variable 'omit' from source: magic vars 10976 1726879394.83393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879394.88044: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879394.88190: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879394.88282: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879394.88359: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879394.88413: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879394.88604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879394.88679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879394.88738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879394.88816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879394.88855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879394.89079: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879394.89109: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879394.89143: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879394.89411: variable 'ansible_facts' from source: unknown 10976 1726879394.89721: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879394.89952: variable 'ansible_facts' from source: unknown 10976 1726879394.90185: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879394.90372: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879394.90386: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879394.90582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879394.90794: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879394.90842: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879394.90888: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879394.90920: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879394.91006: variable 'ansible_python_version' from source: facts 10976 1726879394.91028: Evaluated conditional (ansible_python_version is version('3', '>=')): True 10976 1726879394.91151: variable 'ansible_os_family' from source: facts 10976 1726879394.91162: Evaluated conditional (ansible_os_family == "RedHat"): True 10976 1726879394.91173: variable 'omit' from source: magic vars 10976 1726879394.91310: variable 'omit' from source: magic vars 10976 1726879394.91517: variable '__selinux_is_ostree' from source: set_fact 10976 1726879394.91533: variable 'omit' from source: magic vars 10976 1726879394.91561: variable 'omit' from source: magic vars 10976 1726879394.91594: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879394.91648: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879394.91673: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879394.91721: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879394.91757: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879394.91791: variable 'inventory_hostname' from source: set_fact 10976 1726879394.91799: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879394.91806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879394.91970: Set connection var ansible_pipelining to False 10976 1726879394.91994: Set connection var ansible_shell_executable to /bin/sh 10976 1726879394.92021: Set connection var ansible_timeout to 10 10976 1726879394.92035: Set connection var ansible_shell_type to sh 10976 1726879394.92053: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879394.92099: Set connection var ansible_connection to ssh 10976 1726879394.92134: variable 'ansible_shell_executable' from source: unknown 10976 1726879394.92151: variable 'ansible_connection' from source: unknown 10976 1726879394.92158: variable 'ansible_module_compression' from source: unknown 10976 1726879394.92164: variable 'ansible_shell_type' from source: unknown 10976 1726879394.92183: variable 'ansible_shell_executable' from source: unknown 10976 1726879394.92200: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879394.92213: variable 'ansible_pipelining' from source: unknown 10976 1726879394.92233: variable 'ansible_timeout' from source: unknown 10976 1726879394.92245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879394.92485: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879394.92512: variable 'omit' from source: magic vars 10976 1726879394.92531: starting attempt loop 10976 1726879394.92556: running the handler 10976 1726879394.92572: variable 'ansible_facts' from source: unknown 10976 1726879394.92593: variable 'ansible_facts' from source: unknown 10976 1726879394.92739: _low_level_execute_command(): starting 10976 1726879394.92772: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879394.93987: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879394.94005: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879394.94019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879394.94052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879394.94103: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879394.94116: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879394.94130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879394.94146: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879394.94160: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879394.94173: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879394.94185: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879394.94199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879394.94223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879394.94237: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879394.94249: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879394.94262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879394.94353: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879394.94381: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879394.94403: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879394.94486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879394.96287: stdout chunk (state=3): >>>/root <<< 10976 1726879394.96381: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879394.96491: stderr chunk (state=3): >>><<< 10976 1726879394.96503: stdout chunk (state=3): >>><<< 10976 1726879394.96640: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879394.96648: _low_level_execute_command(): starting 10976 1726879394.96653: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879394.9654617-12216-245163483682335 `" && echo ansible-tmp-1726879394.9654617-12216-245163483682335="` echo /root/.ansible/tmp/ansible-tmp-1726879394.9654617-12216-245163483682335 `" ) && sleep 0' 10976 1726879394.97838: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879394.97859: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879394.97888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879394.97908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879394.97958: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879394.97976: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879394.98000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879394.98019: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879394.98034: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879394.98045: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879394.98058: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879394.98071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879394.98098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879394.98113: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879394.98125: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879394.98138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879394.98226: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879394.98250: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879394.98265: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879394.98348: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879395.00353: stdout chunk (state=3): >>>ansible-tmp-1726879394.9654617-12216-245163483682335=/root/.ansible/tmp/ansible-tmp-1726879394.9654617-12216-245163483682335 <<< 10976 1726879395.00463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879395.00557: stderr chunk (state=3): >>><<< 10976 1726879395.00578: stdout chunk (state=3): >>><<< 10976 1726879395.00835: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879394.9654617-12216-245163483682335=/root/.ansible/tmp/ansible-tmp-1726879394.9654617-12216-245163483682335 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879395.00839: variable 'ansible_module_compression' from source: unknown 10976 1726879395.00841: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 10976 1726879395.00843: variable 'ansible_facts' from source: unknown 10976 1726879395.00873: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879394.9654617-12216-245163483682335/AnsiballZ_dnf.py 10976 1726879395.01051: Sending initial data 10976 1726879395.01054: Sent initial data (152 bytes) 10976 1726879395.02352: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879395.02383: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879395.02417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879395.02448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879395.02541: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879395.02552: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879395.02570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879395.02607: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879395.02633: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879395.02655: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879395.02669: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879395.02689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879395.02735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879395.02762: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879395.02781: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879395.02811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879395.02935: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879395.02974: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879395.02993: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879395.03089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879395.04946: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879395.04979: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879395.05021: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmps86pu1jh /root/.ansible/tmp/ansible-tmp-1726879394.9654617-12216-245163483682335/AnsiballZ_dnf.py <<< 10976 1726879395.05056: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879395.07649: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879395.08031: stderr chunk (state=3): >>><<< 10976 1726879395.08035: stdout chunk (state=3): >>><<< 10976 1726879395.08040: done transferring module to remote 10976 1726879395.08042: _low_level_execute_command(): starting 10976 1726879395.08044: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879394.9654617-12216-245163483682335/ /root/.ansible/tmp/ansible-tmp-1726879394.9654617-12216-245163483682335/AnsiballZ_dnf.py && sleep 0' 10976 1726879395.08978: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879395.09011: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879395.09015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879395.09017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879395.09084: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879395.09088: stderr chunk (state=3): >>>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.42.6 is address debug1: re-parsing configuration <<< 10976 1726879395.09091: 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879395.09093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879395.09143: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879395.09146: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879395.09197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879395.11090: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879395.11186: stderr chunk (state=3): >>><<< 10976 1726879395.11206: stdout chunk (state=3): >>><<< 10976 1726879395.11317: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879395.11321: _low_level_execute_command(): starting 10976 1726879395.11325: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879394.9654617-12216-245163483682335/AnsiballZ_dnf.py && sleep 0' 10976 1726879395.12082: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879395.12107: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879395.12121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879395.12141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879395.12182: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879395.12196: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879395.12215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879395.12241: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879395.12252: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879395.12263: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879395.12277: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879395.12290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879395.12315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879395.12338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879395.12352: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879395.12382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879395.12591: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879395.12606: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879395.12699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879395.14791: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 10976 1726879395.14795: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10976 1726879395.14850: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879395.14883: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879395.14915: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879395.14971: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879395.14974: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879395.15012: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.15057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879395.15081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879395.15094: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d443dc0> <<< 10976 1726879395.15136: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879395.15169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d1d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d443b20> <<< 10976 1726879395.15194: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d443ac0> <<< 10976 1726879395.15214: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879395.15243: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879395.15297: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d1d8490> <<< 10976 1726879395.15302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879395.15343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d1d8940> <<< 10976 1726879395.15367: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d1d8670> <<< 10976 1726879395.15394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879395.15426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879395.15446: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879395.15488: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879395.15520: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d18f190> <<< 10976 1726879395.15550: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879395.15614: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d18f220> <<< 10976 1726879395.15680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879395.15703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d1b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d18f940> <<< 10976 1726879395.15753: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d1f0880> <<< 10976 1726879395.15768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d188d90> <<< 10976 1726879395.15827: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879395.15830: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d1b2d90> <<< 10976 1726879395.15881: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d1d8970> <<< 10976 1726879395.15908: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879395.16204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879395.16539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d12deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d131f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d127610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d12f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d12d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879395.16579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879395.16605: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879395.16655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.16658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879395.16702: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9d039dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d0398b0> <<< 10976 1726879395.16738: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879395.16775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d039eb0> <<< 10976 1726879395.16778: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879395.16796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879395.16836: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d039f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879395.16849: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d039e80> import '_collections' # <<< 10976 1726879395.16899: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d092d30> import '_functools' # <<< 10976 1726879395.16934: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d08c610> <<< 10976 1726879395.16991: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d09f670> <<< 10976 1726879395.17011: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d136e20> <<< 10976 1726879395.17030: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879395.17062: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9d04bc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d092250> <<< 10976 1726879395.17115: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9d09f280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d13c9d0> <<< 10976 1726879395.17146: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879395.17181: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.17220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879395.17250: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d04bfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d04bd90> <<< 10976 1726879395.17276: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d04bd00> <<< 10976 1726879395.17313: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879395.17339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879395.17390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879395.17421: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d01f370> <<< 10976 1726879395.17448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879395.17477: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d01f460> <<< 10976 1726879395.17595: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d053fa0> <<< 10976 1726879395.17645: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d04da30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d04d490> <<< 10976 1726879395.17699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879395.17720: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879395.17768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879395.17771: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cf531c0> <<< 10976 1726879395.17803: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d009c70> <<< 10976 1726879395.17849: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d04deb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d13c040> <<< 10976 1726879395.17889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879395.17945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879395.17949: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cf64af0> import 'errno' # <<< 10976 1726879395.17992: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cf64e20> <<< 10976 1726879395.18042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879395.18070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879395.18073: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cf77730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879395.18097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879395.18208: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cf77c70> <<< 10976 1726879395.18212: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cf0f3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cf64f10> <<< 10976 1726879395.18261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879395.18295: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cf1f280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cf775b0> import 'pwd' # <<< 10976 1726879395.18310: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cf1f340> <<< 10976 1726879395.18354: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d04b9d0> <<< 10976 1726879395.18393: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879395.18470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879395.18474: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879395.18527: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cf3b6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cf3b970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cf3b760> <<< 10976 1726879395.18570: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cf3b850> <<< 10976 1726879395.18573: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879395.18774: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cf3bca0> <<< 10976 1726879395.18824: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cf481f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cf3b8e0> <<< 10976 1726879395.18847: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cf2ea30> <<< 10976 1726879395.18875: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d04b5b0> <<< 10976 1726879395.18893: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879395.18942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879395.18974: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cf3ba90> <<< 10976 1726879395.19095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879395.19114: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcd9ce6a670> <<< 10976 1726879395.19265: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 10976 1726879395.19352: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.19396: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879395.19444: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.19447: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10976 1726879395.20710: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.21712: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd927c0> <<< 10976 1726879395.21745: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.21777: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879395.21815: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cd92160> <<< 10976 1726879395.21856: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd92280> <<< 10976 1726879395.21906: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd92f10> <<< 10976 1726879395.21925: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879395.21967: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd924f0> <<< 10976 1726879395.21982: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd92d30> import 'atexit' # <<< 10976 1726879395.22020: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cd92f70> <<< 10976 1726879395.22038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879395.22059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879395.22109: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd92100> <<< 10976 1726879395.22145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879395.22166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879395.22197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879395.22209: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879395.22273: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd4a130> <<< 10976 1726879395.22312: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9c7ccf40> <<< 10976 1726879395.22343: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9c7ccd60> <<< 10976 1726879395.22369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879395.22391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879395.22431: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c7cc3d0> <<< 10976 1726879395.22455: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd79dc0> <<< 10976 1726879395.22611: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd793a0> <<< 10976 1726879395.22650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879395.22679: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd79f70> <<< 10976 1726879395.22711: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879395.22762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879395.22801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879395.22804: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cdc7c10> <<< 10976 1726879395.22877: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c7a9d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c7a93a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd97490> <<< 10976 1726879395.22933: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9c7a94c0> <<< 10976 1726879395.22954: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c7a94f0> <<< 10976 1726879395.23029: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879395.23044: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879395.23103: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9c790250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cdd81f0> <<< 10976 1726879395.23151: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879395.23156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879395.23212: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9c79c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cdd8370> <<< 10976 1726879395.23251: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879395.23293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.23307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879395.23375: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cdf2d90> <<< 10976 1726879395.23498: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c79c880> <<< 10976 1726879395.23619: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9c79c6d0> <<< 10976 1726879395.23637: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9c79b670> <<< 10976 1726879395.23706: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9c79b5b0> <<< 10976 1726879395.23724: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cdd18b0> <<< 10976 1726879395.23749: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879395.23794: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cd5a670> <<< 10976 1726879395.23982: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cd59ac0> <<< 10976 1726879395.24011: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd680d0> <<< 10976 1726879395.24034: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cd5a0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd9ea60> <<< 10976 1726879395.24074: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879395.24090: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.24158: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.24239: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879395.24288: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 10976 1726879395.24312: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879395.24315: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.24397: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.24500: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.24960: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.25456: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10976 1726879395.25474: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879395.25494: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.25533: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9c37c580> <<< 10976 1726879395.25615: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879395.25630: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c768520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c3220a0> <<< 10976 1726879395.25675: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879395.25713: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.25730: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879395.25843: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.25977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879395.26009: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd59bb0> <<< 10976 1726879395.26021: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.26409: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.26838: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879395.26907: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879395.26939: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.26976: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879395.27037: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.27120: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10976 1726879395.27143: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879395.27155: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.27183: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.27218: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879395.27232: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.27414: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.27613: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879395.27645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 10976 1726879395.27731: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c778970> # zipimport: zlib available <<< 10976 1726879395.27792: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.27866: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879395.27895: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 10976 1726879395.27937: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.27980: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879395.27983: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.28013: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.28059: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.28147: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.28224: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879395.28247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.28332: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cde4250> <<< 10976 1726879395.28364: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c7786a0> <<< 10976 1726879395.28418: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879395.28421: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.28558: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.28624: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.28639: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.28692: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879395.28709: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879395.28712: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879395.28747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879395.28774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879395.28779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879395.28867: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c75f7c0> <<< 10976 1726879395.28910: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c75c7f0> <<< 10976 1726879395.28975: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c756970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879395.29017: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.29035: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879395.29146: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879395.29150: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 10976 1726879395.29164: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.29650: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.30069: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.30634: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.31247: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0cc640> <<< 10976 1726879395.31329: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0cc6d0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py <<< 10976 1726879395.31353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0ccc10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0cc910> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 10976 1726879395.31406: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0cc070> <<< 10976 1726879395.31419: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' <<< 10976 1726879395.31445: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 10976 1726879395.31512: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 10976 1726879395.31536: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 10976 1726879395.31571: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0b8730> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0b8c40> <<< 10976 1726879395.31593: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0b8e50> <<< 10976 1726879395.31663: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cde2700> <<< 10976 1726879395.31677: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879395.31721: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0dea60> <<< 10976 1726879395.31736: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 10976 1726879395.31773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 10976 1726879395.31835: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0deac0> <<< 10976 1726879395.31867: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 10976 1726879395.31892: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 10976 1726879395.31983: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c11f610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0deee0> <<< 10976 1726879395.32003: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0de370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cde26d0> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 10976 1726879395.32141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c30e070> <<< 10976 1726879395.32283: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c352dc0> <<< 10976 1726879395.32308: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c11f430> <<< 10976 1726879395.32338: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 10976 1726879395.32376: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 10976 1726879395.32412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 10976 1726879395.32427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c34edf0> <<< 10976 1726879395.32479: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c34e250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c35ed30> <<< 10976 1726879395.32513: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c077f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c313910> <<< 10976 1726879395.32557: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c778ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0cce50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0cc6a0> <<< 10976 1726879395.32606: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0cc760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py <<< 10976 1726879395.32619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 10976 1726879395.32668: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c34eac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0cc160> <<< 10976 1726879395.32706: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.32780: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c37ca60> <<< 10976 1726879395.32819: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 10976 1726879395.32839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 10976 1726879395.32885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 10976 1726879395.32920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 10976 1726879395.33076: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9c314940> <<< 10976 1726879395.33370: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c12c5e0> <<< 10976 1726879395.33390: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c37c850> <<< 10976 1726879395.33417: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 10976 1726879395.33471: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c11a6a0> <<< 10976 1726879395.33512: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0855e0> <<< 10976 1726879395.33537: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' <<< 10976 1726879395.33564: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' <<< 10976 1726879395.33568: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c096b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0858e0> <<< 10976 1726879395.33609: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 10976 1726879395.33653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 10976 1726879395.33720: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0966d0> <<< 10976 1726879395.33736: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 10976 1726879395.33762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 10976 1726879395.34049: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0d1910> <<< 10976 1726879395.34071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 10976 1726879395.34153: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9be44ca0> <<< 10976 1726879395.34195: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/__about__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/__about__.cpython-39.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bde0910> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bde05e0> <<< 10976 1726879395.34237: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.34268: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879395.34283: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 10976 1726879395.34324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 10976 1726879395.34341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 10976 1726879395.34392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 10976 1726879395.34428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9bd9f4c0> <<< 10976 1726879395.34443: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bd9f280> <<< 10976 1726879395.34466: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9be13ac0> <<< 10976 1726879395.34553: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bdedac0> <<< 10976 1726879395.34590: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bde0fd0> <<< 10976 1726879395.34633: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bdf39d0> <<< 10976 1726879395.34647: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bded670> <<< 10976 1726879395.34704: stdout chunk (state=3): >>># extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' # extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9bded4f0> <<< 10976 1726879395.34746: stdout chunk (state=3): >>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bde0b50> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/base.py <<< 10976 1726879395.34793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/base.cpython-39.pyc' <<< 10976 1726879395.34857: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bdcec70> <<< 10976 1726879395.34888: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-39.pyc' <<< 10976 1726879395.34891: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/exceptions.cpython-39.pyc' <<< 10976 1726879395.34908: stdout chunk (state=3): >>>import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bdd8b50> <<< 10976 1726879395.34945: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bdcee20> <<< 10976 1726879395.35000: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_serialization.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-39.pyc' <<< 10976 1726879395.35041: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bdd8790> <<< 10976 1726879395.35092: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-39.pyc' <<< 10976 1726879395.35591: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb70280> <<< 10976 1726879395.35640: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-39.pyc' <<< 10976 1726879395.35686: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb70640> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/types.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb83640> import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb76580> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-39.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb8ec70> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb83790> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb83f10> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb256d0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_asymmetric.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-39.pyc' import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb37c40> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb25b20> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.x25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb37df0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-39.pyc' <<< 10976 1726879395.35751: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.x448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb421c0> import 'cryptography.hazmat.primitives.asymmetric.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb763d0> import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bdd8430> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/ssh.py <<< 10976 1726879395.35789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-39.pyc' <<< 10976 1726879395.35837: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-39.pyc' import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb4c700> <<< 10976 1726879395.35878: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-39.pyc' <<< 10976 1726879395.35883: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-39.pyc' <<< 10976 1726879395.35900: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb565b0> <<< 10976 1726879395.35975: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb4cb80> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb4c520> <<< 10976 1726879395.36009: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-39.pyc' <<< 10976 1726879395.36025: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb4cd90> <<< 10976 1726879395.36105: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb70100> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bdd83d0> <<< 10976 1726879395.36117: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/extensions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/extensions.py <<< 10976 1726879395.36145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/extensions.cpython-39.pyc' <<< 10976 1726879395.36173: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py <<< 10976 1726879395.36208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' <<< 10976 1726879395.36404: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9ba9fdc0> <<< 10976 1726879395.36458: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bad97c0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bad9580> <<< 10976 1726879395.36491: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/general_name.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/general_name.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/name.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/name.py <<< 10976 1726879395.36518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/name.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/oid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/oid.py <<< 10976 1726879395.36531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/oid.cpython-39.pyc' import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9ba63cd0> <<< 10976 1726879395.36570: stdout chunk (state=3): >>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9ba5ddc0> <<< 10976 1726879395.36599: stdout chunk (state=3): >>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bad9c40> <<< 10976 1726879395.36783: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bdd82e0> <<< 10976 1726879395.36853: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bdb6c70> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bde0730> <<< 10976 1726879395.36884: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.36915: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/interfaces.py <<< 10976 1726879395.36932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-39.pyc' <<< 10976 1726879395.36956: stdout chunk (state=3): >>>import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9ba94d30> import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bde05b0> <<< 10976 1726879395.36990: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.37104: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available <<< 10976 1726879395.37222: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.37368: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available <<< 10976 1726879395.37411: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.37461: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available <<< 10976 1726879395.37561: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.37653: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 10976 1726879395.37758: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879395.37917: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879395.38295: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.38360: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 10976 1726879395.38365: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9b9f60d0> <<< 10976 1726879395.38382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 10976 1726879395.38413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879395.38596: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9b9f6d00> <<< 10976 1726879395.38612: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 10976 1726879395.38670: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9ba33f10> <<< 10976 1726879395.38673: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9b9f6fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9b9f6640> <<< 10976 1726879395.38732: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9b9f63d0> <<< 10976 1726879395.38735: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 10976 1726879395.38807: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 10976 1726879395.38865: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.38868: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 10976 1726879395.39014: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' <<< 10976 1726879395.39036: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9b9fad90> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9b9f85e0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 10976 1726879395.39065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 10976 1726879395.39137: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9b91d160> <<< 10976 1726879395.39162: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9b9fad60> <<< 10976 1726879395.39185: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 10976 1726879395.39268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 10976 1726879395.40316: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9b5e2a30> <<< 10976 1726879395.40363: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9b911eb0> <<< 10976 1726879395.40379: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 10976 1726879395.40423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 10976 1726879395.40532: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9a088eb0> <<< 10976 1726879395.41269: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9b94e4c0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd99f5fa90> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9a088fd0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd99ec9610> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99f3e130> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd99ed4970> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99ec9bb0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9b9f8f40> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py <<< 10976 1726879395.41316: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd99df2730> <<< 10976 1726879395.41371: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99de8f10> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py <<< 10976 1726879395.41517: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99e08310> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py <<< 10976 1726879395.41551: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99e08e80> <<< 10976 1726879395.41692: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.41966: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd99e16460> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py <<< 10976 1726879395.41994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99e168b0> <<< 10976 1726879395.42021: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99e08f40> <<< 10976 1726879395.42036: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99e083a0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99dff9d0> <<< 10976 1726879395.42068: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py <<< 10976 1726879395.42081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.42185: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' <<< 10976 1726879395.42201: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd999c6c70> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99dffd60> <<< 10976 1726879395.42280: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99df28b0> <<< 10976 1726879395.42305: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99de8340> <<< 10976 1726879395.42338: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.42452: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd99de8b20> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99de84c0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9b9f8df0> <<< 10976 1726879395.42495: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd999dfa60> <<< 10976 1726879395.42520: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 10976 1726879395.42558: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 10976 1726879395.42592: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 10976 1726879395.42623: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.42650: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 10976 1726879395.42694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 10976 1726879395.42718: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py <<< 10976 1726879395.42915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 10976 1726879395.43035: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd998aaee0> <<< 10976 1726879395.43207: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998d9f70> <<< 10976 1726879395.43252: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 10976 1726879395.43255: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998e8400> <<< 10976 1726879395.43344: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99873a60> <<< 10976 1726879395.43362: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.43442: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.43458: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 10976 1726879395.43532: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998e8a90> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998e87c0> <<< 10976 1726879395.43537: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.43549: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 10976 1726879395.43585: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998e8c10> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998e8a60> <<< 10976 1726879395.43614: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.43640: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' <<< 10976 1726879395.43685: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998e8d90> <<< 10976 1726879395.43699: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 10976 1726879395.43735: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998e8e20> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998e8b50> <<< 10976 1726879395.43760: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.43793: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' <<< 10976 1726879395.43844: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998e8fa0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998e8df0> <<< 10976 1726879395.43860: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 10976 1726879395.43910: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998e8ee0> <<< 10976 1726879395.43930: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' <<< 10976 1726879395.43966: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998e8dc0> <<< 10976 1726879395.43980: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 10976 1726879395.44029: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998e84f0> <<< 10976 1726879395.44049: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 10976 1726879395.44089: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c1b30d0> <<< 10976 1726879395.44104: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 10976 1726879395.44165: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c1b3160> <<< 10976 1726879395.44168: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' <<< 10976 1726879395.44203: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c1b31f0> <<< 10976 1726879395.44228: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 10976 1726879395.44270: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c1b3280> <<< 10976 1726879395.44289: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 10976 1726879395.44309: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c1b3310> <<< 10976 1726879395.44421: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c1b33a0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 10976 1726879395.44449: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c1b3430> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9985cdf0> <<< 10976 1726879395.44513: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998c2e80> <<< 10976 1726879395.44552: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' <<< 10976 1726879395.44555: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 10976 1726879395.44606: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9c1b37f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c1b3550> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9985cf40> <<< 10976 1726879395.44653: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998d9d60> <<< 10976 1726879395.44678: stdout chunk (state=3): >>>import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998c29a0> <<< 10976 1726879395.44681: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998b7f70> <<< 10976 1726879395.44694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879395.44727: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998c2190> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998b7850> <<< 10976 1726879395.44759: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py <<< 10976 1726879395.44780: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998b7d60> <<< 10976 1726879395.44808: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd999dfa00> <<< 10976 1726879395.44857: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.44898: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py <<< 10976 1726879395.44901: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 10976 1726879395.44918: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' <<< 10976 1726879395.44946: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c141850> <<< 10976 1726879395.44993: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c141100> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c1b3e50> <<< 10976 1726879395.44996: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' <<< 10976 1726879395.45015: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py <<< 10976 1726879395.45039: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 10976 1726879395.45088: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 10976 1726879395.45101: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c159e80> <<< 10976 1726879395.45127: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 10976 1726879395.45159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 10976 1726879395.45180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 10976 1726879395.45212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 10976 1726879395.45239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 10976 1726879395.45262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 10976 1726879395.45276: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd995f2d60> <<< 10976 1726879395.45311: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd995f2df0> <<< 10976 1726879395.45373: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd995de2b0> <<< 10976 1726879395.45399: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c1662e0> <<< 10976 1726879395.45420: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c1596a0> <<< 10976 1726879395.45455: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c141ca0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998b75e0> <<< 10976 1726879395.45486: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py <<< 10976 1726879395.45506: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 10976 1726879395.45534: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.45575: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99602be0> <<< 10976 1726879395.45591: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99602430> <<< 10976 1726879395.45632: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c1419a0> <<< 10976 1726879395.45657: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' <<< 10976 1726879395.45678: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c150550> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99616460> <<< 10976 1726879395.45707: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd996164f0> <<< 10976 1726879395.45750: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99616670> <<< 10976 1726879395.45774: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py <<< 10976 1726879395.45796: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 10976 1726879395.45819: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py <<< 10976 1726879395.45835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 10976 1726879395.45909: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd99599d90> <<< 10976 1726879395.45942: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99616d60> <<< 10976 1726879395.45974: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99599df0> <<< 10976 1726879395.46001: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' <<< 10976 1726879395.46026: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99599ee0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99616610> <<< 10976 1726879395.46048: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' <<< 10976 1726879395.46088: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99599f70> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py <<< 10976 1726879395.46130: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd995a6ac0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd995b14f0> <<< 10976 1726879395.46160: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd995b1670> <<< 10976 1726879395.46195: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd995b1c10> <<< 10976 1726879395.46250: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd995b1eb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 10976 1726879395.46272: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py <<< 10976 1726879395.46316: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd995ba640> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd995ba160> <<< 10976 1726879395.46372: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd995ba4c0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9b9f6310> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9b9f6bb0> <<< 10976 1726879395.46869: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 10976 1726879395.46905: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.46932: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99502f70> <<< 10976 1726879395.46945: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.46975: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 10976 1726879395.47002: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 10976 1726879395.47029: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 10976 1726879395.47091: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 10976 1726879395.47119: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99537f70> <<< 10976 1726879395.47141: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 10976 1726879395.47164: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 10976 1726879395.47198: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.47309: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd994d1d60> <<< 10976 1726879395.47333: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd994d1be0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd994d13a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd994d1160> <<< 10976 1726879395.47361: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99522eb0> <<< 10976 1726879395.47382: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd994d11f0> <<< 10976 1726879395.47418: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py <<< 10976 1726879395.47451: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py <<< 10976 1726879395.47476: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 10976 1726879395.47492: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd994fd130> <<< 10976 1726879395.47518: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd994d1e80> <<< 10976 1726879395.47557: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' <<< 10976 1726879395.47586: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd994f19a0> <<< 10976 1726879395.47611: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd994fdfa0> <<< 10976 1726879395.47635: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' <<< 10976 1726879395.47671: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd994db190> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd994db2e0> <<< 10976 1726879395.47699: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' <<< 10976 1726879395.47721: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py <<< 10976 1726879395.47742: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 10976 1726879395.47779: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd994db8e0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd994db610> <<< 10976 1726879395.47809: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd994db9a0> <<< 10976 1726879395.47846: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9940c5e0> <<< 10976 1726879395.47886: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py <<< 10976 1726879395.47908: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9940c6d0> <<< 10976 1726879395.47940: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 10976 1726879395.47953: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py <<< 10976 1726879395.47997: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9940ceb0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9940cac0> <<< 10976 1726879395.48037: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' <<< 10976 1726879395.48065: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9940cf10> <<< 10976 1726879395.48102: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99420af0> <<< 10976 1726879395.48127: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99420c10> <<< 10976 1726879395.48148: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 10976 1726879395.48186: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99420e50> <<< 10976 1726879395.48218: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993b72e0> <<< 10976 1726879395.48257: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993b7cd0> <<< 10976 1726879395.48293: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993b7e20> <<< 10976 1726879395.48350: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993c6520> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993c6100> <<< 10976 1726879395.48371: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py <<< 10976 1726879395.48432: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 10976 1726879395.48473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993c6f10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993c6a60> <<< 10976 1726879395.48505: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993c6d60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py <<< 10976 1726879395.48579: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993d47f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' <<< 10976 1726879395.48609: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993d4f70> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993e3280> <<< 10976 1726879395.48679: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993e3370> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99522490> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd995221f0> <<< 10976 1726879395.48693: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99502cd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 10976 1726879395.48764: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993e3ee0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993e3c10> <<< 10976 1726879395.48832: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.48846: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py <<< 10976 1726879395.48913: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 10976 1726879395.48937: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 10976 1726879395.48967: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 10976 1726879395.49042: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9937b5b0> <<< 10976 1726879395.49056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 10976 1726879395.49111: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 10976 1726879395.49143: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993854f0> <<< 10976 1726879395.49220: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9937be50> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9937bdc0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py <<< 10976 1726879395.49260: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 10976 1726879395.49284: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992e3730> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992e31c0> <<< 10976 1726879395.49310: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.49339: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 10976 1726879395.49377: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 10976 1726879395.49403: stdout chunk (state=3): >>>import 'six.moves' # <<< 10976 1726879395.49435: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992fba60> <<< 10976 1726879395.49460: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' <<< 10976 1726879395.49499: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992fbc40> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py <<< 10976 1726879395.49512: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win <<< 10976 1726879395.49556: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992e3ca0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992e3a30> <<< 10976 1726879395.49619: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9936f130> <<< 10976 1726879395.49640: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 10976 1726879395.49716: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9937b1f0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993e3ac0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99522220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py <<< 10976 1726879395.49733: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 10976 1726879395.49771: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9931c160> <<< 10976 1726879395.49826: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py <<< 10976 1726879395.49879: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9931c490> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' <<< 10976 1726879395.49964: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9931cd00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992ae610> <<< 10976 1726879395.49987: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992aeb80> <<< 10976 1726879395.50009: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 10976 1726879395.50053: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 10976 1726879395.50120: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd992bdc40> <<< 10976 1726879395.50169: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992bd820> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992bd580> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992bd1f0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 10976 1726879395.50198: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992bd430> <<< 10976 1726879395.50227: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py <<< 10976 1726879395.50260: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 10976 1726879395.50290: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.50334: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992cebb0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992cec40> <<< 10976 1726879395.50370: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 10976 1726879395.50452: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd992da280> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992cedc0> <<< 10976 1726879395.50500: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 10976 1726879395.50533: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 10976 1726879395.50570: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879395.50609: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991df2e0> <<< 10976 1726879395.50643: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 10976 1726879395.50679: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991ee340> <<< 10976 1726879395.50720: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991ee2e0> <<< 10976 1726879395.50735: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 10976 1726879395.50785: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd991ee490> <<< 10976 1726879395.50823: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991ee1f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991dfd00> <<< 10976 1726879395.50882: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991df3a0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991d5a30> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992dafa0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992da940> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992ce7f0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992bdfd0> <<< 10976 1726879395.50907: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' <<< 10976 1726879395.50944: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992ce940> <<< 10976 1726879395.50963: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991dfd90> <<< 10976 1726879395.50994: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' <<< 10976 1726879395.51018: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991ee760> <<< 10976 1726879395.51041: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991ee9d0> <<< 10976 1726879395.51065: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py <<< 10976 1726879395.51094: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991eef40> <<< 10976 1726879395.51120: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 10976 1726879395.51161: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 10976 1726879395.51181: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9920a730> <<< 10976 1726879395.51207: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 10976 1726879395.51243: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9918e910> <<< 10976 1726879395.51274: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 10976 1726879395.51304: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99197b80> <<< 10976 1726879395.51336: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 10976 1726879395.51370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 10976 1726879395.51407: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9913f130> <<< 10976 1726879395.51504: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99197be0> <<< 10976 1726879395.51527: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py <<< 10976 1726879395.51562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 10976 1726879395.51585: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 10976 1726879395.51615: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.51644: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py <<< 10976 1726879395.51663: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 10976 1726879395.51701: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9916c3a0> <<< 10976 1726879395.51727: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9916c4c0> <<< 10976 1726879395.51800: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99162430> <<< 10976 1726879395.51834: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py <<< 10976 1726879395.51854: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 10976 1726879395.51878: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99162760> <<< 10976 1726879395.51920: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991778b0> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991620d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' <<< 10976 1726879395.52008: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99162190> <<< 10976 1726879395.52056: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99155a30> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99177d30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99105160> <<< 10976 1726879395.52088: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99105250> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' <<< 10976 1726879395.52118: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99105370> <<< 10976 1726879395.52146: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 10976 1726879395.52175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 10976 1726879395.52192: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 10976 1726879395.52244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879395.52261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 10976 1726879395.52374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 10976 1726879395.52397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 10976 1726879395.52426: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd990d85b0> <<< 10976 1726879395.52491: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9912ceb0> <<< 10976 1726879395.52527: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd990c0940> <<< 10976 1726879395.52558: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd990c09d0> <<< 10976 1726879395.52582: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 10976 1726879395.52629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879395.52655: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd990d8220> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd990eb310> <<< 10976 1726879395.52855: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99112c70> <<< 10976 1726879395.52894: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9911c8e0> <<< 10976 1726879395.52948: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 10976 1726879395.52962: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99096760> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99112f70> <<< 10976 1726879395.53003: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99105b20> <<< 10976 1726879395.53059: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991bad90> <<< 10976 1726879395.53083: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 10976 1726879395.53100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879395.53134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 10976 1726879395.53158: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd990b8520> <<< 10976 1726879395.53184: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd990b8cd0> <<< 10976 1726879395.53210: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd990b8f40> <<< 10976 1726879395.53244: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 10976 1726879395.53286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 10976 1726879395.53299: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 10976 1726879395.53357: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9904a970> <<< 10976 1726879395.53423: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9905af70> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9904ac40> <<< 10976 1726879395.53449: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd990b8e80> <<< 10976 1726879395.53523: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd990a9760> <<< 10976 1726879395.53529: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 10976 1726879395.53624: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 10976 1726879395.53656: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9901f1c0> <<< 10976 1726879395.53707: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 10976 1726879395.53767: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9901fca0> <<< 10976 1726879395.53807: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 10976 1726879395.53836: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9901fee0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' <<< 10976 1726879395.53879: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py <<< 10976 1726879395.53898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 10976 1726879395.53949: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9902cac0> <<< 10976 1726879395.53990: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9902c6a0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9902c1f0> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9901f940> <<< 10976 1726879395.54013: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 10976 1726879395.54035: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9901fa90> <<< 10976 1726879395.54053: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 10976 1726879395.54089: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.54118: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.54145: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py <<< 10976 1726879395.54157: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 10976 1726879395.54178: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.54218: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98fd88e0> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98fd8550> <<< 10976 1726879395.54235: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 10976 1726879395.54263: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 10976 1726879395.54333: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98fd85b0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # <<< 10976 1726879395.54411: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98fce4f0> <<< 10976 1726879395.54454: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98fce6d0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py <<< 10976 1726879395.54481: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py <<< 10976 1726879395.54503: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879395.54535: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.54567: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f827f0> <<< 10976 1726879395.54607: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f829a0> <<< 10976 1726879395.54639: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f82b50> <<< 10976 1726879395.54682: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f82490> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' <<< 10976 1726879395.54711: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f82ee0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py <<< 10976 1726879395.54732: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f82f70> <<< 10976 1726879395.54761: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py <<< 10976 1726879395.54790: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 10976 1726879395.54818: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f82fd0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py <<< 10976 1726879395.54833: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 10976 1726879395.54861: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py <<< 10976 1726879395.54883: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 10976 1726879395.55920: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f9e1f0> <<< 10976 1726879395.56018: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f9ee20> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f92ca0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f92fd0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f82130> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98ff4f70> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98ff4820> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98fe29d0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' <<< 10976 1726879395.56088: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' <<< 10976 1726879395.56106: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f471f0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98fa9df0> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98ff4910> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 10976 1726879395.56156: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98fa9fa0> <<< 10976 1726879395.56227: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f47670> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98fce820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py <<< 10976 1726879395.56231: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 10976 1726879395.56540: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f53220> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98fbfeb0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f53e20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f53af0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f5b130> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f6b700> <<< 10976 1726879395.56688: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f6ba60> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f6b2e0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f6b8b0> <<< 10976 1726879395.56727: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f74550> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f74100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' <<< 10976 1726879395.56858: stdout chunk (state=3): >>>import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f74970> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 10976 1726879395.56872: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py <<< 10976 1726879395.56903: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' <<< 10976 1726879395.56939: stdout chunk (state=3): >>>import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98eff460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 10976 1726879395.56975: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98eff520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 10976 1726879395.57003: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98eff5b0> <<< 10976 1726879395.57007: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 10976 1726879395.57078: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98eff640> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 10976 1726879395.57151: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98eff6d0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f74dc0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py <<< 10976 1726879395.57250: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98eff880> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f74430> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98effc40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98efff70> <<< 10976 1726879395.57312: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98ea6220> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98ea64c0> <<< 10976 1726879395.57435: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98ea6760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98ea6a00> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f6bd00> <<< 10976 1726879395.57453: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98ea6d60> <<< 10976 1726879395.57500: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98eaf1c0> <<< 10976 1726879395.57556: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98ea6f40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' <<< 10976 1726879395.57619: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98eafe80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py <<< 10976 1726879395.57687: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 10976 1726879395.57692: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98eafdf0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' <<< 10976 1726879395.57772: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98eafd60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 10976 1726879395.57776: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98eafcd0> <<< 10976 1726879395.57854: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98eafb50> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f6bf10> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f5b880> <<< 10976 1726879395.57901: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f5b8b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f5b3a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' <<< 10976 1726879395.57976: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f6bdf0> <<< 10976 1726879395.58053: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98fce280> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py <<< 10976 1726879395.58133: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e448e0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 10976 1726879395.58293: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e44e50> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e44c40> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e449d0> <<< 10976 1726879395.58325: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 10976 1726879395.58367: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e44cd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' <<< 10976 1726879395.58382: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e5e910> <<< 10976 1726879395.58408: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98ea6fd0> <<< 10976 1726879395.58436: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 10976 1726879395.58482: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.58528: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e6c370> <<< 10976 1726879395.58548: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 10976 1726879395.58587: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py <<< 10976 1726879395.58743: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e6cb20> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e6cbe0> <<< 10976 1726879395.58782: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e6c400> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e6c070> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e5eeb0> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py <<< 10976 1726879395.58841: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 10976 1726879395.59132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e1ea90> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e1e610> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e1e820> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e1e8e0> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py <<< 10976 1726879395.59200: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e327c0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e5ef70> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 10976 1726879395.59216: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 10976 1726879395.59296: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98dcca90> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98dcc700> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98dc2bb0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98dc2160> <<< 10976 1726879395.59344: stdout chunk (state=3): >>>import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e1e460> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98fbfb20> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98fbf430> <<< 10976 1726879395.59411: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98dcc970> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98dcc940> <<< 10976 1726879395.59468: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 10976 1726879395.59497: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98de6220> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98de6610> <<< 10976 1726879395.59525: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9901f400> <<< 10976 1726879395.59630: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99012760> <<< 10976 1726879395.59660: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98de6bb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98de6f40> <<< 10976 1726879395.59773: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d7d0a0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d7da00> <<< 10976 1726879395.59813: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98de6f70> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' <<< 10976 1726879395.59912: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d90220> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d909d0> <<< 10976 1726879395.59941: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 10976 1726879395.59974: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 10976 1726879395.60020: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 10976 1726879395.60083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 10976 1726879395.60115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d48250> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d48e50> <<< 10976 1726879395.60194: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d9b820> <<< 10976 1726879395.60228: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d905e0> <<< 10976 1726879395.60263: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98db8340> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 10976 1726879395.60298: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 10976 1726879395.60338: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d68580> <<< 10976 1726879395.60396: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d59c70> <<< 10976 1726879395.60445: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d68730> <<< 10976 1726879395.60460: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d68bb0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 10976 1726879395.60527: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd98d68d30> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d68be0> <<< 10976 1726879395.60558: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d68cd0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.60589: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 10976 1726879395.60679: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d79640> <<< 10976 1726879395.60746: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd98d79490> <<< 10976 1726879395.60785: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d68e20> <<< 10976 1726879395.60848: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 10976 1726879395.60901: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' <<< 10976 1726879395.60924: stdout chunk (state=3): >>>import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d14280> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py <<< 10976 1726879395.60937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d14370> <<< 10976 1726879395.60966: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py <<< 10976 1726879395.61012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d14670> <<< 10976 1726879395.61038: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py <<< 10976 1726879395.61079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d14c40> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d04be0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d047c0> <<< 10976 1726879395.61105: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.61126: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d04d60> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d04460> <<< 10976 1726879395.61137: stdout chunk (state=3): >>>import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d68f40> <<< 10976 1726879395.61172: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 10976 1726879395.61202: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 10976 1726879395.61227: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py <<< 10976 1726879395.61231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98c09d90> <<< 10976 1726879395.61257: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py <<< 10976 1726879395.61263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 10976 1726879395.61287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 10976 1726879395.61334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 10976 1726879395.61357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 10976 1726879395.61467: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98c2c850> <<< 10976 1726879395.61512: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98c12610> <<< 10976 1726879395.61540: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98c12160> <<< 10976 1726879395.61665: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d22880> <<< 10976 1726879395.61704: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 10976 1726879395.61736: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98bda6d0> <<< 10976 1726879395.61767: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 10976 1726879395.61886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 10976 1726879395.61918: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 10976 1726879395.61955: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98bedc10> <<< 10976 1726879395.62036: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd98bfb730> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98bda760> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d04610> <<< 10976 1726879395.62063: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 10976 1726879395.62095: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 10976 1726879395.63328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 10976 1726879395.63348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 10976 1726879395.63379: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b7a370> <<< 10976 1726879395.63487: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98bfbc10> <<< 10976 1726879395.63523: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98be0190> <<< 10976 1726879395.63557: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98da99d0> <<< 10976 1726879395.63569: stdout chunk (state=3): >>>import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d7dc40> <<< 10976 1726879395.63626: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99000430> <<< 10976 1726879395.63668: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99008700> <<< 10976 1726879395.63699: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b98730> <<< 10976 1726879395.63734: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 10976 1726879395.63748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 10976 1726879395.63797: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b98880> <<< 10976 1726879395.63847: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd990a9df0> <<< 10976 1726879395.63895: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9918e9a0> <<< 10976 1726879395.63916: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py <<< 10976 1726879395.63967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 10976 1726879395.64014: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98bb0fa0> <<< 10976 1726879395.64069: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98bb0460> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 10976 1726879395.64118: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b3d9d0> <<< 10976 1726879395.64155: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b3dc70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' <<< 10976 1726879395.64204: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b3deb0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' <<< 10976 1726879395.64265: stdout chunk (state=3): >>>import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b4f130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' <<< 10976 1726879395.64287: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b4f310> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b3d580> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b3d2b0> <<< 10976 1726879395.64313: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 10976 1726879395.64349: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b3d790> <<< 10976 1726879395.64393: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b4fca0> <<< 10976 1726879395.64433: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b61190> <<< 10976 1726879395.64465: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b4fdc0> <<< 10976 1726879395.64485: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 10976 1726879395.64515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py <<< 10976 1726879395.64542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b6ea30> <<< 10976 1726879395.64592: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b615b0> <<< 10976 1726879395.64643: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b61b50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991973d0> <<< 10976 1726879395.64683: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879395.64763: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd98b063d0> <<< 10976 1726879395.64816: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9918ea00> <<< 10976 1726879395.64870: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99182520> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 10976 1726879395.64913: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 10976 1726879395.64946: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b06eb0> <<< 10976 1726879395.64988: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 10976 1726879395.65034: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b241c0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py <<< 10976 1726879395.65070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 10976 1726879395.65103: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b24f10> <<< 10976 1726879395.65131: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b247f0> <<< 10976 1726879395.65161: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b173a0> <<< 10976 1726879395.65218: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b17be0> <<< 10976 1726879395.65253: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b2deb0> <<< 10976 1726879395.65258: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py <<< 10976 1726879395.65265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98aac100> <<< 10976 1726879395.65294: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' <<< 10976 1726879395.65315: stdout chunk (state=3): >>>import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98aac400> <<< 10976 1726879395.65332: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' <<< 10976 1726879395.65354: stdout chunk (state=3): >>>import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98aac6d0> <<< 10976 1726879395.65578: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b06940> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b06580> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b06d00> <<< 10976 1726879396.36518: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["python3-libselinux", "python3-policycoreutils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 10976 1726879396.38310: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 10976 1726879396.38314: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879396.39214: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external <<< 10976 1726879396.39347: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux <<< 10976 1726879396.39485: stdout chunk (state=3): >>># 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 # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # destroy cryptography # destroy cryptography.__about__ # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dh # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.types # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing ipaddress # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 <<< 10976 1726879396.39573: stdout chunk (state=3): >>># cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree <<< 10976 1726879396.39602: stdout chunk (state=3): >>># destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 10976 1726879396.40541: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879396.40637: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy cryptography.hazmat.backends.interfaces <<< 10976 1726879396.40831: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath <<< 10976 1726879396.40933: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool <<< 10976 1726879396.40996: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves <<< 10976 1726879396.41485: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config <<< 10976 1726879396.41913: stdout chunk (state=3): >>># cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # cleanup[3] wiping hmac # cleanup[3] wiping ipaddress # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.types # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives._serialization # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dh # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy ocsp # cleanup[3] wiping cryptography.utils # destroy cryptography.utils # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # 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 array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping typing <<< 10976 1726879396.42154: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy cryptography.hazmat.bindings._rust # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 10976 1726879396.43446: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq <<< 10976 1726879396.43557: stdout chunk (state=3): >>># destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants <<< 10976 1726879396.43561: stdout chunk (state=3): >>># destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap <<< 10976 1726879396.43606: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 10976 1726879396.43627: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 10976 1726879396.43678: stdout chunk (state=3): >>># 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 ansible.module_utils.six.moves # destroy _operator <<< 10976 1726879396.43749: stdout chunk (state=3): >>># destroy gzip <<< 10976 1726879396.43794: stdout chunk (state=3): >>># destroy ipaddress # destroy asn1 # destroy cryptography.hazmat.primitives.constant_time # destroy x509 # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.serialization <<< 10976 1726879396.43817: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 10976 1726879396.43895: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.asymmetric.utils # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.asymmetric.x25519 # destroy cryptography.hazmat.primitives.asymmetric.x448 # destroy cryptography.hazmat.primitives.asymmetric.types <<< 10976 1726879396.43965: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies <<< 10976 1726879396.43983: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.asymmetric.dh <<< 10976 1726879396.44030: stdout chunk (state=3): >>># destroy urllib.parse <<< 10976 1726879396.44089: stdout chunk (state=3): >>># destroy _weakref # destroy ntpath # destroy posix <<< 10976 1726879396.44119: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 10976 1726879396.44192: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy _opcode <<< 10976 1726879396.44249: stdout chunk (state=3): >>># destroy requests.sessions # destroy json.scanner # destroy _json # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings <<< 10976 1726879396.44302: stdout chunk (state=3): >>># destroy configparser # destroy fnmatch # destroy pyinotify <<< 10976 1726879396.44323: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 10976 1726879396.44370: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 10976 1726879396.44453: stdout chunk (state=3): >>># destroy codecs <<< 10976 1726879396.44470: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 10976 1726879396.44560: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser <<< 10976 1726879396.44593: stdout chunk (state=3): >>># destroy abc # destroy typing # destroy cryptography.utils # destroy cryptography.hazmat.primitives.ciphers.modes # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email <<< 10976 1726879396.44652: stdout chunk (state=3): >>># destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection <<< 10976 1726879396.44681: stdout chunk (state=3): >>># destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 10976 1726879396.44717: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 10976 1726879396.44876: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879396.45629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879396.45703: stderr chunk (state=3): >>><<< 10976 1726879396.45714: stdout chunk (state=3): >>><<< 10976 1726879396.46152: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d443dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d1d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d443b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d443ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d1d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d1d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d1d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d18f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d18f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d1b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d18f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d1f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d188d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d1b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d1d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d12deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d131f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d127610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d12f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d12d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9d039dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d0398b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d039eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d039f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d039e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d092d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d08c610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d09f670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d136e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9d04bc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d092250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9d09f280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d13c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d04bfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d04bd90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d04bd00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d01f370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d01f460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d053fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d04da30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d04d490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cf531c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d009c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d04deb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d13c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cf64af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cf64e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cf77730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cf77c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cf0f3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cf64f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cf1f280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cf775b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cf1f340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d04b9d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cf3b6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cf3b970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cf3b760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cf3b850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cf3bca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cf481f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cf3b8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cf2ea30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9d04b5b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cf3ba90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcd9ce6a670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd927c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cd92160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd92280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd92f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd924f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd92d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cd92f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd92100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd4a130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9c7ccf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9c7ccd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c7cc3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd79dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd793a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd79f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cdc7c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c7a9d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c7a93a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd97490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9c7a94c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c7a94f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9c790250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cdd81f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9c79c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cdd8370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cdf2d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c79c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9c79c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9c79b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9c79b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cdd18b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cd5a670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cd59ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd680d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cd5a0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd9ea60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9c37c580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c768520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c3220a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cd59bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c778970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9cde4250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c7786a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c75f7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c75c7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c756970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0cc640> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0cc6d0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0ccc10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0cc910> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0cc070> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0b8730> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0b8c40> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0b8e50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cde2700> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0dea60> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0deac0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c11f610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0deee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0de370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9cde26d0> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c30e070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c352dc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c11f430> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c34edf0> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c34e250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c35ed30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c077f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c313910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c778ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0cce50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0cc6a0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0cc760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c34eac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0cc160> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c37ca60> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9c314940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c12c5e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c37c850> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c11a6a0> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0855e0> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c096b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0858e0> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0966d0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c0d1910> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9be44ca0> # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/__about__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/__about__.cpython-39.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bde0910> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bde05e0> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9bd9f4c0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bd9f280> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9be13ac0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bdedac0> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bde0fd0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bdf39d0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bded670> # extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' # extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9bded4f0> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bde0b50> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bdcec70> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/exceptions.cpython-39.pyc' import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bdd8b50> import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bdcee20> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_serialization.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-39.pyc' import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bdd8790> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb70280> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.dh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb70640> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/types.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb83640> import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb76580> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-39.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb8ec70> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb83790> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb83f10> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb256d0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_asymmetric.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-39.pyc' import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb37c40> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb25b20> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.x25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb37df0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.x448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb421c0> import 'cryptography.hazmat.primitives.asymmetric.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb763d0> import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bdd8430> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/ssh.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-39.pyc' import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb4c700> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-39.pyc' import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb565b0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb4cb80> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb4c520> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-39.pyc' import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb4cd90> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bb70100> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bdd83d0> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/extensions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/extensions.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/extensions.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py # code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9ba9fdc0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bad97c0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bad9580> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/general_name.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/general_name.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/name.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/name.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/name.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/oid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/oid.cpython-39.pyc' import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9ba63cd0> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9ba5ddc0> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bad9c40> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bdd82e0> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bdb6c70> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bde0730> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/interfaces.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-39.pyc' import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9ba94d30> import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9bde05b0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnubp8gd/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9b9f60d0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9b9f6d00> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9ba33f10> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9b9f6fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9b9f6640> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9b9f63d0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9b9fad90> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9b9f85e0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9b91d160> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9b9fad60> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9b5e2a30> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9b911eb0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9a088eb0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9b94e4c0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd99f5fa90> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9a088fd0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd99ec9610> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99f3e130> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd99ed4970> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99ec9bb0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9b9f8f40> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd99df2730> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99de8f10> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99e08310> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99e08e80> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd99e16460> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99e168b0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99e08f40> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99e083a0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99dff9d0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd999c6c70> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99dffd60> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99df28b0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99de8340> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd99de8b20> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99de84c0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9b9f8df0> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd999dfa60> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd998aaee0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998d9f70> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998e8400> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99873a60> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998e8a90> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998e87c0> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998e8c10> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998e8a60> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998e8d90> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998e8e20> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998e8b50> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998e8fa0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998e8df0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998e8ee0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998e8dc0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998e84f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c1b30d0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c1b3160> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c1b31f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c1b3280> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c1b3310> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c1b33a0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c1b3430> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9985cdf0> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998c2e80> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9c1b37f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c1b3550> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9985cf40> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998d9d60> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998c29a0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998b7f70> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998c2190> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998b7850> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998b7d60> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd999dfa00> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c141850> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c141100> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c1b3e50> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c159e80> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd995f2d60> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd995f2df0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd995de2b0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c1662e0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c1596a0> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c141ca0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd998b75e0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99602be0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99602430> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c1419a0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9c150550> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99616460> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd996164f0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99616670> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd99599d90> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99616d60> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99599df0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99599ee0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99616610> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99599f70> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd995a6ac0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd995b14f0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd995b1670> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd995b1c10> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd995b1eb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd995ba640> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd995ba160> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd995ba4c0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9b9f6310> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9b9f6bb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99502f70> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99537f70> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd994d1d60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd994d1be0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd994d13a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd994d1160> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99522eb0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd994d11f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd994fd130> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd994d1e80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd994f19a0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd994fdfa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd994db190> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd994db2e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd994db8e0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd994db610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd994db9a0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9940c5e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9940c6d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9940ceb0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9940cac0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9940cf10> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99420af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99420c10> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99420e50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993b72e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993b7cd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993b7e20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993c6520> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993c6100> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993c6f10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993c6a60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993c6d60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993d47f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993d4f70> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993e3280> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993e3370> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99522490> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd995221f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99502cd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993e3ee0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993e3c10> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9937b5b0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993854f0> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9937be50> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9937bdc0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992e3730> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992e31c0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992fba60> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992fbc40> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992e3ca0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992e3a30> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9936f130> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9937b1f0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd993e3ac0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99522220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9931c160> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9931c490> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9931cd00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992ae610> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992aeb80> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd992bdc40> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992bd820> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992bd580> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992bd1f0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992bd430> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992cebb0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992cec40> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd992da280> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992cedc0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991df2e0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991ee340> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991ee2e0> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd991ee490> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991ee1f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991dfd00> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991df3a0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991d5a30> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992dafa0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992da940> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992ce7f0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992bdfd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd992ce940> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991dfd90> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991ee760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991ee9d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991eef40> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9920a730> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9918e910> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99197b80> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd9913f130> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99197be0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9916c3a0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9916c4c0> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99162430> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99162760> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991778b0> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991620d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99162190> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99155a30> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99177d30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99105160> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99105250> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99105370> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd990d85b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9912ceb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd990c0940> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd990c09d0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd990d8220> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd990eb310> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99112c70> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9911c8e0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99096760> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99112f70> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99105b20> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991bad90> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd990b8520> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd990b8cd0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd990b8f40> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9904a970> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9905af70> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9904ac40> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd990b8e80> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd990a9760> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9901f1c0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9901fca0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9901fee0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9902cac0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9902c6a0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9902c1f0> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9901f940> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9901fa90> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98fd88e0> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98fd8550> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98fd85b0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98fce4f0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98fce6d0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f827f0> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f829a0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f82b50> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f82490> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f82ee0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f82f70> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f82fd0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f9e1f0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f9ee20> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f92ca0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f92fd0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f82130> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98ff4f70> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98ff4820> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98fe29d0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f471f0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98fa9df0> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98ff4910> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98fa9fa0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f47670> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98fce820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f53220> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98fbfeb0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f53e20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f53af0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f5b130> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f6b700> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f6ba60> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f6b2e0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f6b8b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f74550> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f74100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f74970> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98eff460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98eff520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98eff5b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98eff640> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98eff6d0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f74dc0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98eff880> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f74430> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98effc40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98efff70> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98ea6220> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98ea64c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98ea6760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98ea6a00> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f6bd00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98ea6d60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98eaf1c0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98ea6f40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98eafe80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98eafdf0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98eafd60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98eafcd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98eafb50> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f6bf10> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f5b880> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f5b8b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f5b3a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98f6bdf0> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98fce280> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e448e0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e44e50> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e44c40> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e449d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e44cd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e5e910> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98ea6fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e6c370> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e6cb20> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e6cbe0> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e6c400> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e6c070> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e5eeb0> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e1ea90> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e1e610> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e1e820> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e1e8e0> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e327c0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e5ef70> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98dcca90> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98dcc700> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98dc2bb0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98dc2160> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98e1e460> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98fbfb20> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98fbf430> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98dcc970> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98dcc940> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98de6220> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98de6610> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9901f400> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99012760> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98de6bb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98de6f40> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d7d0a0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d7da00> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98de6f70> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d90220> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d909d0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d48250> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d48e50> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d9b820> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d905e0> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98db8340> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d68580> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d59c70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d68730> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d68bb0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd98d68d30> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d68be0> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d68cd0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d79640> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd98d79490> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d68e20> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d14280> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d14370> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d14670> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d14c40> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d04be0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d047c0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d04d60> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d04460> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d68f40> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98c09d90> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98c2c850> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98c12610> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98c12160> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d22880> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98bda6d0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98bedc10> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd98bfb730> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98bda760> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d04610> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b7a370> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98bfbc10> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98be0190> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98da99d0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98d7dc40> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99000430> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99008700> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b98730> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b98880> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd990a9df0> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9918e9a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98bb0fa0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98bb0460> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b3d9d0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b3dc70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b3deb0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b4f130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b4f310> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b3d580> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b3d2b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b3d790> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b4fca0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b61190> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b4fdc0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b6ea30> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b615b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b61b50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd991973d0> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd98b063d0> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd9918ea00> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd99182520> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b06eb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b241c0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b24f10> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b247f0> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b173a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b17be0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b2deb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98aac100> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98aac400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98aac6d0> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b06940> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b06580> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd98b06d00> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["python3-libselinux", "python3-policycoreutils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # destroy cryptography # destroy cryptography.__about__ # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dh # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.types # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing ipaddress # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy cryptography.hazmat.backends.interfaces # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # cleanup[3] wiping hmac # cleanup[3] wiping ipaddress # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.types # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives._serialization # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dh # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy ocsp # cleanup[3] wiping cryptography.utils # destroy cryptography.utils # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # 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 array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping typing # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy cryptography.hazmat.bindings._rust # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # 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 ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy ipaddress # destroy asn1 # destroy cryptography.hazmat.primitives.constant_time # destroy x509 # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.serialization # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy cryptography.hazmat.primitives.asymmetric.utils # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.asymmetric.x25519 # destroy cryptography.hazmat.primitives.asymmetric.x448 # destroy cryptography.hazmat.primitives.asymmetric.types # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy cryptography.hazmat.primitives.asymmetric.dh # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy abc # destroy typing # destroy cryptography.utils # destroy cryptography.hazmat.primitives.ciphers.modes # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879396.51890: done with _execute_module (ansible.legacy.dnf, {'name': ['python3-libselinux', 'python3-policycoreutils'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_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-1726879394.9654617-12216-245163483682335/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879396.51895: _low_level_execute_command(): starting 10976 1726879396.51898: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879394.9654617-12216-245163483682335/ > /dev/null 2>&1 && sleep 0' 10976 1726879396.51900: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879396.51903: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879396.51905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879396.51907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879396.51909: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879396.51912: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879396.51914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879396.51916: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879396.51918: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879396.51920: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879396.51924: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879396.51927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879396.51929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879396.51931: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879396.51933: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879396.51935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879396.51937: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879396.51939: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879396.51941: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879396.51943: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879396.53153: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879396.53157: stdout chunk (state=3): >>><<< 10976 1726879396.53159: stderr chunk (state=3): >>><<< 10976 1726879396.53162: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879396.53164: handler run complete 10976 1726879396.53166: attempt loop complete, returning result 10976 1726879396.53168: _execute() done 10976 1726879396.53170: dumping result to json 10976 1726879396.53172: done dumping result, returning 10976 1726879396.53174: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools [0e24e73b-299d-f469-e0b0-0000000005bb] 10976 1726879396.53176: sending task result for task 0e24e73b-299d-f469-e0b0-0000000005bb ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 10976 1726879396.53599: no more pending results, returning what we have 10976 1726879396.53602: results queue empty 10976 1726879396.53603: checking for any_errors_fatal 10976 1726879396.53610: done checking for any_errors_fatal 10976 1726879396.53611: checking for max_fail_percentage 10976 1726879396.53612: done checking for max_fail_percentage 10976 1726879396.53613: checking to see if all hosts have failed and the running result is not ok 10976 1726879396.53614: done checking to see if all hosts have failed 10976 1726879396.53615: getting the remaining hosts for this loop 10976 1726879396.53616: done getting the remaining hosts for this loop 10976 1726879396.53619: getting the next task for host managed_node2 10976 1726879396.53628: done getting next task for host managed_node2 10976 1726879396.53632: ^ task is: TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools 10976 1726879396.53636: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (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=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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), 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 10976 1726879396.53646: getting variables 10976 1726879396.53647: in VariableManager get_vars() 10976 1726879396.53719: Calling all_inventory to load vars for managed_node2 10976 1726879396.53728: Calling groups_inventory to load vars for managed_node2 10976 1726879396.53730: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879396.53738: Calling all_plugins_play to load vars for managed_node2 10976 1726879396.53741: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879396.53743: Calling groups_plugins_play to load vars for managed_node2 10976 1726879396.55478: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000005bb 10976 1726879396.55488: WORKER PROCESS EXITING 10976 1726879396.56451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879396.57605: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879396.57632: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879396.57639: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879396.57740: done with get_vars() 10976 1726879396.57763: done getting variables 10976 1726879396.57836: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:46 Friday 20 September 2024 20:43:16 -0400 (0:00:01.774) 0:00:38.004 ****** 10976 1726879396.58171: entering _queue_task() for managed_node2/package 10976 1726879396.58962: worker is 1 (out of 1 available) 10976 1726879396.58981: exiting _queue_task() for managed_node2/package 10976 1726879396.59036: done queuing things up, now waiting for results queue to drain 10976 1726879396.59038: waiting for pending results... 10976 1726879396.59569: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools 10976 1726879396.59980: in run() - task 0e24e73b-299d-f469-e0b0-0000000005bc 10976 1726879396.60007: variable 'ansible_search_path' from source: unknown 10976 1726879396.60014: variable 'ansible_search_path' from source: unknown 10976 1726879396.60090: calling self._execute() 10976 1726879396.60388: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879396.60398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879396.60417: variable 'omit' from source: magic vars 10976 1726879396.61989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879396.68473: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879396.68585: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879396.68643: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879396.68697: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879396.68736: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879396.68866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879396.68913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879396.68948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879396.69009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879396.69034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879396.69213: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879396.69236: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879396.69267: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879396.69437: variable 'ansible_facts' from source: unknown 10976 1726879396.69791: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879396.70005: variable 'ansible_facts' from source: unknown 10976 1726879396.70518: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879396.70882: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879396.70902: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879396.71055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879396.72119: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879396.72320: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879396.72366: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879396.72411: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879396.72506: variable 'ansible_python_version' from source: facts 10976 1726879396.72536: Evaluated conditional (ansible_python_version is version('3', '>=')): True 10976 1726879396.74031: variable 'ansible_os_family' from source: facts 10976 1726879396.74261: Evaluated conditional (ansible_os_family == "Suse"): False 10976 1726879396.74294: when evaluation is False, skipping this task 10976 1726879396.74303: _execute() done 10976 1726879396.74310: dumping result to json 10976 1726879396.74318: done dumping result, returning 10976 1726879396.74335: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools [0e24e73b-299d-f469-e0b0-0000000005bc] 10976 1726879396.74346: sending task result for task 0e24e73b-299d-f469-e0b0-0000000005bc skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_os_family == \"Suse\"", "skip_reason": "Conditional result was False" } 10976 1726879396.74516: no more pending results, returning what we have 10976 1726879396.74520: results queue empty 10976 1726879396.74521: checking for any_errors_fatal 10976 1726879396.74536: done checking for any_errors_fatal 10976 1726879396.74537: checking for max_fail_percentage 10976 1726879396.74539: done checking for max_fail_percentage 10976 1726879396.74540: checking to see if all hosts have failed and the running result is not ok 10976 1726879396.74542: done checking to see if all hosts have failed 10976 1726879396.74542: getting the remaining hosts for this loop 10976 1726879396.74544: done getting the remaining hosts for this loop 10976 1726879396.74547: getting the next task for host managed_node2 10976 1726879396.74557: done getting next task for host managed_node2 10976 1726879396.74560: ^ task is: TASK: fedora.linux_system_roles.selinux : Install SELinux tool semanage 10976 1726879396.74567: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (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=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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), 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 10976 1726879396.74587: getting variables 10976 1726879396.74589: in VariableManager get_vars() 10976 1726879396.74638: Calling all_inventory to load vars for managed_node2 10976 1726879396.74641: Calling groups_inventory to load vars for managed_node2 10976 1726879396.74651: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879396.74662: Calling all_plugins_play to load vars for managed_node2 10976 1726879396.74665: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879396.74670: Calling groups_plugins_play to load vars for managed_node2 10976 1726879396.75395: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000005bc 10976 1726879396.75400: WORKER PROCESS EXITING 10976 1726879396.75436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879396.76134: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879396.76155: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879396.76162: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879396.76256: done with get_vars() 10976 1726879396.76277: done getting variables 10976 1726879396.76339: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 Friday 20 September 2024 20:43:16 -0400 (0:00:00.182) 0:00:38.187 ****** 10976 1726879396.76385: entering _queue_task() for managed_node2/package 10976 1726879396.76713: worker is 1 (out of 1 available) 10976 1726879396.76727: exiting _queue_task() for managed_node2/package 10976 1726879396.76739: done queuing things up, now waiting for results queue to drain 10976 1726879396.76740: waiting for pending results... 10976 1726879396.77057: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Install SELinux tool semanage 10976 1726879396.77290: in run() - task 0e24e73b-299d-f469-e0b0-0000000005bd 10976 1726879396.77314: variable 'ansible_search_path' from source: unknown 10976 1726879396.77320: variable 'ansible_search_path' from source: unknown 10976 1726879396.77364: calling self._execute() 10976 1726879396.77468: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879396.77480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879396.77498: variable 'omit' from source: magic vars 10976 1726879396.79057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879396.82428: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879396.82532: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879396.82789: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879396.82855: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879396.83002: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879396.83235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879396.83272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879396.83304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879396.83357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879396.83432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879396.83711: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879396.83778: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879396.83901: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879396.84170: variable 'ansible_facts' from source: unknown 10976 1726879396.84610: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879396.84978: variable 'ansible_facts' from source: unknown 10976 1726879396.85386: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879396.85674: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879396.85742: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879396.86137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879396.86260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879396.86415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879396.86466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879396.86601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879396.86778: variable 'ansible_distribution' from source: facts 10976 1726879396.86936: variable 'ansible_distribution_major_version' from source: facts 10976 1726879396.86956: Evaluated conditional (ansible_distribution == "Fedora" or ansible_distribution == "SL-Micro" or (ansible_distribution_major_version | int > 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 10976 1726879396.86969: variable 'omit' from source: magic vars 10976 1726879396.87208: variable 'omit' from source: magic vars 10976 1726879396.87646: variable '__selinux_is_ostree' from source: set_fact 10976 1726879396.87657: variable 'omit' from source: magic vars 10976 1726879396.87692: variable 'omit' from source: magic vars 10976 1726879396.87826: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879396.87861: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879396.87888: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879396.87948: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879396.87965: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879396.88034: variable 'inventory_hostname' from source: set_fact 10976 1726879396.88041: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879396.88121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879396.88333: Set connection var ansible_pipelining to False 10976 1726879396.88349: Set connection var ansible_shell_executable to /bin/sh 10976 1726879396.88358: Set connection var ansible_timeout to 10 10976 1726879396.88365: Set connection var ansible_shell_type to sh 10976 1726879396.88374: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879396.88382: Set connection var ansible_connection to ssh 10976 1726879396.88411: variable 'ansible_shell_executable' from source: unknown 10976 1726879396.88417: variable 'ansible_connection' from source: unknown 10976 1726879396.88424: variable 'ansible_module_compression' from source: unknown 10976 1726879396.88431: variable 'ansible_shell_type' from source: unknown 10976 1726879396.88534: variable 'ansible_shell_executable' from source: unknown 10976 1726879396.88546: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879396.88555: variable 'ansible_pipelining' from source: unknown 10976 1726879396.88560: variable 'ansible_timeout' from source: unknown 10976 1726879396.88565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879396.88760: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879396.88782: variable 'omit' from source: magic vars 10976 1726879396.88793: starting attempt loop 10976 1726879396.88800: running the handler 10976 1726879396.88820: variable 'ansible_facts' from source: unknown 10976 1726879396.88829: variable 'ansible_facts' from source: unknown 10976 1726879396.89009: _low_level_execute_command(): starting 10976 1726879396.89021: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879396.91291: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879396.91295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879396.91320: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879396.91326: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879396.91413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879396.91416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879396.91532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879396.91666: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879396.91669: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879396.91747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879396.93381: stdout chunk (state=3): >>>/root <<< 10976 1726879396.93597: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879396.93601: stdout chunk (state=3): >>><<< 10976 1726879396.93604: stderr chunk (state=3): >>><<< 10976 1726879396.93729: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879396.93733: _low_level_execute_command(): starting 10976 1726879396.93737: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879396.9362772-12286-203993926212884 `" && echo ansible-tmp-1726879396.9362772-12286-203993926212884="` echo /root/.ansible/tmp/ansible-tmp-1726879396.9362772-12286-203993926212884 `" ) && sleep 0' 10976 1726879396.94383: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879396.94402: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879396.94417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879396.94436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879396.94484: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879396.94499: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879396.94514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879396.94535: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879396.94547: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879396.94559: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879396.94571: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879396.94584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879396.94604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879396.94614: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879396.94625: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879396.94637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879396.94710: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879396.94741: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879396.94758: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879396.94846: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879396.96773: stdout chunk (state=3): >>>ansible-tmp-1726879396.9362772-12286-203993926212884=/root/.ansible/tmp/ansible-tmp-1726879396.9362772-12286-203993926212884 <<< 10976 1726879396.96979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879396.96983: stdout chunk (state=3): >>><<< 10976 1726879396.96985: stderr chunk (state=3): >>><<< 10976 1726879396.97067: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879396.9362772-12286-203993926212884=/root/.ansible/tmp/ansible-tmp-1726879396.9362772-12286-203993926212884 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879396.97336: variable 'ansible_module_compression' from source: unknown 10976 1726879396.97339: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 10976 1726879396.97342: variable 'ansible_facts' from source: unknown 10976 1726879396.97349: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879396.9362772-12286-203993926212884/AnsiballZ_dnf.py 10976 1726879396.97543: Sending initial data 10976 1726879396.97554: Sent initial data (152 bytes) 10976 1726879396.98686: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879396.98703: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879396.98721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879396.98745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879396.98800: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879396.98811: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879396.98826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879396.98848: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879396.98861: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879396.98865: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879396.98873: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879396.98881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879396.98895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879396.98902: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879396.98908: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879396.98916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879396.99000: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879396.99021: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879396.99037: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879396.99118: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879397.00945: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879397.00988: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879397.01030: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpipkwbx1n /root/.ansible/tmp/ansible-tmp-1726879396.9362772-12286-203993926212884/AnsiballZ_dnf.py <<< 10976 1726879397.01070: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879397.02929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879397.03040: stderr chunk (state=3): >>><<< 10976 1726879397.03045: stdout chunk (state=3): >>><<< 10976 1726879397.03047: done transferring module to remote 10976 1726879397.03049: _low_level_execute_command(): starting 10976 1726879397.03133: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879396.9362772-12286-203993926212884/ /root/.ansible/tmp/ansible-tmp-1726879396.9362772-12286-203993926212884/AnsiballZ_dnf.py && sleep 0' 10976 1726879397.04683: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879397.04701: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879397.04725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879397.04752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879397.04801: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879397.04815: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879397.04839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879397.04855: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879397.04865: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879397.04874: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879397.04884: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879397.04898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879397.04912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879397.04921: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879397.04942: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879397.04954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879397.05039: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879397.05072: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879397.05090: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879397.05176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879397.06976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879397.07086: stderr chunk (state=3): >>><<< 10976 1726879397.07539: stdout chunk (state=3): >>><<< 10976 1726879397.07659: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879397.07663: _low_level_execute_command(): starting 10976 1726879397.07665: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879396.9362772-12286-203993926212884/AnsiballZ_dnf.py && sleep 0' 10976 1726879397.08645: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879397.08654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879397.08689: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879397.08693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879397.08695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879397.08782: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879397.08788: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879397.08938: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879397.10926: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879397.10930: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879397.10989: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879397.11021: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879397.11050: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879397.11110: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 10976 1726879397.11114: stdout chunk (state=3): >>># installed zipimport hook <<< 10976 1726879397.11154: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.11187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879397.11203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879397.11227: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b31b3dc0> <<< 10976 1726879397.11264: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879397.11302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b31583a0> <<< 10976 1726879397.11306: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b31b3b20> <<< 10976 1726879397.11337: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b31b3ac0> <<< 10976 1726879397.11379: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879397.11383: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879397.11415: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b3158490> <<< 10976 1726879397.11467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879397.11471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b3158940> <<< 10976 1726879397.11483: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b3158670> <<< 10976 1726879397.11510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879397.11549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879397.11574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879397.11579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879397.11599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879397.11613: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b310f190> <<< 10976 1726879397.11644: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879397.11657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879397.11738: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b310f220> <<< 10976 1726879397.11765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879397.11786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879397.11802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b3132850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b310f940> <<< 10976 1726879397.11846: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b3170880> <<< 10976 1726879397.11861: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b3108d90> <<< 10976 1726879397.11928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879397.11941: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b3132d90> <<< 10976 1726879397.11980: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b3158970> <<< 10976 1726879397.12006: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879397.12242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879397.12278: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879397.12314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879397.12354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879397.12357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879397.12370: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b30abeb0> <<< 10976 1726879397.12480: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b30b1f40> <<< 10976 1726879397.12635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b30a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b30af640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b30ab370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879397.12666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879397.12720: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.12773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2d95dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2d958b0> <<< 10976 1726879397.12814: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879397.13145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2d95eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879397.13163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2d95f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2d95e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2deed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2de7610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2dfb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b30b6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2da7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2dee250> <<< 10976 1726879397.13198: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2dfb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b30bc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879397.13236: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.13264: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879397.13277: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2da7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2da7d90> <<< 10976 1726879397.13311: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2da7d00> <<< 10976 1726879397.13349: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879397.13376: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879397.13407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879397.13445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879397.13479: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2d7b370> <<< 10976 1726879397.13508: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879397.13511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879397.13541: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2d7b460> <<< 10976 1726879397.13662: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2daffa0> <<< 10976 1726879397.13697: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2da9a30> <<< 10976 1726879397.13730: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2da9490> <<< 10976 1726879397.13744: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879397.13784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879397.13803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879397.13815: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2cc91c0> <<< 10976 1726879397.13850: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2d65c70> <<< 10976 1726879397.13907: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2da9eb0> <<< 10976 1726879397.13918: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b30bc040> <<< 10976 1726879397.13949: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879397.13964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879397.13996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2cdaaf0> <<< 10976 1726879397.13999: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879397.14039: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2cdae20> <<< 10976 1726879397.14067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879397.14103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2ced730> <<< 10976 1726879397.14115: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879397.14140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879397.14170: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2cedc70> <<< 10976 1726879397.14219: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2c853a0> <<< 10976 1726879397.14250: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2cdaf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879397.14306: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2c95280> <<< 10976 1726879397.14318: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2ced5b0> import 'pwd' # <<< 10976 1726879397.14350: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2c95340> <<< 10976 1726879397.14380: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2da79d0> <<< 10976 1726879397.14401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879397.14420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879397.14453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879397.14477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879397.14500: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2cb16a0> <<< 10976 1726879397.14513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879397.14540: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2cb1970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2cb1760> <<< 10976 1726879397.14590: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2cb1850> <<< 10976 1726879397.14605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879397.14803: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2cb1ca0> <<< 10976 1726879397.14839: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2cbe1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2cb18e0> <<< 10976 1726879397.14864: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2ca4a30> <<< 10976 1726879397.14883: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2da75b0> <<< 10976 1726879397.14912: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879397.14962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879397.14999: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2cb1a90> <<< 10976 1726879397.15113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879397.15134: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f59b2be7670> <<< 10976 1726879397.15297: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 10976 1726879397.15390: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.15434: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879397.15453: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879397.15478: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.16707: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.17657: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25d97c0> <<< 10976 1726879397.17663: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.17696: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879397.17730: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b25d9160> <<< 10976 1726879397.17773: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25d9280> <<< 10976 1726879397.17809: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25d9f10> <<< 10976 1726879397.17824: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879397.17881: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25d94f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25d9d30> <<< 10976 1726879397.17890: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879397.17927: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b25d9f70> <<< 10976 1726879397.17930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879397.17958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879397.18012: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25d9100> <<< 10976 1726879397.18035: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879397.18050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879397.18073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879397.18089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879397.18114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879397.18189: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2591130> <<< 10976 1726879397.18229: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b254cf40> <<< 10976 1726879397.18271: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b254cd60> <<< 10976 1726879397.18296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879397.18309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879397.18356: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b254c3d0> <<< 10976 1726879397.18373: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25c0dc0> <<< 10976 1726879397.18543: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25c03a0> <<< 10976 1726879397.18592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879397.18596: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25c0f70> <<< 10976 1726879397.18731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879397.18735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879397.18959: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2b44c10> <<< 10976 1726879397.19346: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2529d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25293a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25de490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b25294c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25294f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879397.19673: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2510250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2b561f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b251c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2b56370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2b6fd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b251c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b251c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b251b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b251b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2b4e8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879397.19721: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b25a1670> <<< 10976 1726879397.20018: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b25a0ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25af0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b25a10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25e5a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10976 1726879397.20117: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.20170: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.20194: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879397.20209: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879397.20306: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.20428: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.20892: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.21426: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879397.21432: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879397.21449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.21486: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b20f1580> <<< 10976 1726879397.21574: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879397.21577: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b24e8520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b20970a0> <<< 10976 1726879397.21641: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879397.21645: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.21661: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879397.21675: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.21790: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.21962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879397.21969: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25a0bb0> # zipimport: zlib available <<< 10976 1726879397.22364: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.22729: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.22781: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.22839: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879397.22853: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.22883: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.22922: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879397.22931: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.22978: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.23065: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879397.23069: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.23072: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.23095: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879397.23099: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.23130: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.23159: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879397.23175: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.23346: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.23548: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879397.23590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879397.23593: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879397.23670: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b24f8970> # zipimport: zlib available <<< 10976 1726879397.23740: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.23810: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879397.23839: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.23864: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.23905: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10976 1726879397.23960: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.23981: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.24092: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.24141: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879397.24167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.24248: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2b61250> <<< 10976 1726879397.24277: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b24f86a0> <<< 10976 1726879397.24308: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879397.24345: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.24467: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.24610: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.24630: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879397.24635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879397.24646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879397.24669: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879397.24685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879397.24774: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b24df7c0> <<< 10976 1726879397.24812: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b24dc7f0> <<< 10976 1726879397.24879: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b24d6970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879397.24885: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.24911: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.24937: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879397.24996: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879397.25024: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879397.25033: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 10976 1726879397.25048: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.25527: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.25948: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.26526: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.27105: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e46640> <<< 10976 1726879397.27110: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e466d0> <<< 10976 1726879397.27113: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' <<< 10976 1726879397.27152: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 10976 1726879397.27167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' <<< 10976 1726879397.27199: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e46c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e46910> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' <<< 10976 1726879397.27229: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 10976 1726879397.27265: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e46070> <<< 10976 1726879397.27301: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' <<< 10976 1726879397.27315: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 10976 1726879397.27361: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 10976 1726879397.27382: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 10976 1726879397.27408: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1df3730> <<< 10976 1726879397.27435: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1df3c40> <<< 10976 1726879397.27477: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' <<< 10976 1726879397.27489: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1df3e50> <<< 10976 1726879397.27534: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2b5f700> <<< 10976 1726879397.27564: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879397.27605: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1df6a60> <<< 10976 1726879397.27617: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 10976 1726879397.27645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 10976 1726879397.27729: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1df6ac0> <<< 10976 1726879397.27753: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 10976 1726879397.27798: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 10976 1726879397.27817: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e99610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1df6ee0> <<< 10976 1726879397.27857: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1df6370> <<< 10976 1726879397.27897: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2b5f6d0> <<< 10976 1726879397.27925: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 10976 1726879397.27938: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 10976 1726879397.27957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 10976 1726879397.27981: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 10976 1726879397.28011: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2083070> <<< 10976 1726879397.28727: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b20c7dc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e99430> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b20c3df0> <<< 10976 1726879397.28761: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b20c3250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b20d3d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1df2f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2088910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b24f8ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e46e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e466a0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e46760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b20c3ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e46160> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b20f1a60> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 10976 1726879397.28785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 10976 1726879397.28968: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2089940> <<< 10976 1726879397.29262: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1ea65e0> <<< 10976 1726879397.29536: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b20f1850> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e946a0> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e3da30> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e4fb50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e3d730> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 10976 1726879397.29798: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e4f6d0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 10976 1726879397.30180: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1dfc700> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1bbeca0> # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/__about__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/__about__.cpython-39.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b5a910> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b5a5e0> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 10976 1726879397.30259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 10976 1726879397.30296: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b1b1a4c0> <<< 10976 1726879397.30316: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b1a280> <<< 10976 1726879397.30340: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b8dac0> <<< 10976 1726879397.30416: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b67ac0> <<< 10976 1726879397.30468: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b5afd0> <<< 10976 1726879397.30520: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b6d9d0> <<< 10976 1726879397.30774: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b67670> # extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' # extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b1b674f0> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b5ab50> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b48c70> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/exceptions.cpython-39.pyc' import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b52b50> <<< 10976 1726879397.30838: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b48e20> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.30850: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_serialization.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-39.pyc' <<< 10976 1726879397.30891: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b52790> <<< 10976 1726879397.30943: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-39.pyc' <<< 10976 1726879397.30972: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18ea280> <<< 10976 1726879397.30994: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-39.pyc' <<< 10976 1726879397.31208: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18ea640> <<< 10976 1726879397.31233: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/types.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18fd640> import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18f0580> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-39.pyc' <<< 10976 1726879397.31245: stdout chunk (state=3): >>>import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1908c70> <<< 10976 1726879397.31338: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18fd790> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18fdf10> <<< 10976 1726879397.31353: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b189f6d0> <<< 10976 1726879397.31533: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_asymmetric.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-39.pyc' import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18b0c40> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b189fb20> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.x25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18b0df0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.x448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18bc1c0> <<< 10976 1726879397.31557: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18f03d0> import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b52430> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/ssh.py <<< 10976 1726879397.31664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-39.pyc' <<< 10976 1726879397.31694: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-39.pyc' import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18c6700> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-39.pyc' <<< 10976 1726879397.31763: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18d05b0> <<< 10976 1726879397.31801: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18c6b80> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18c6520> <<< 10976 1726879397.31834: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-39.pyc' <<< 10976 1726879397.31864: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18c6d90> <<< 10976 1726879397.31919: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18ea100> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b523d0> <<< 10976 1726879397.31946: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/extensions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/extensions.py <<< 10976 1726879397.31981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/extensions.cpython-39.pyc' <<< 10976 1726879397.32003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py <<< 10976 1726879397.32038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' <<< 10976 1726879397.32197: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1819dc0> <<< 10976 1726879397.32221: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' <<< 10976 1726879397.32246: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18537c0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1853580> <<< 10976 1726879397.32278: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/general_name.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/general_name.cpython-39.pyc' <<< 10976 1726879397.32327: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/name.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/name.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/name.cpython-39.pyc' <<< 10976 1726879397.32342: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/oid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/oid.cpython-39.pyc' import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b17ddcd0> <<< 10976 1726879397.32389: stdout chunk (state=3): >>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b17d7dc0> <<< 10976 1726879397.32424: stdout chunk (state=3): >>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1853c40> <<< 10976 1726879397.32592: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b522e0> <<< 10976 1726879397.32668: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b30c70> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b5a730> <<< 10976 1726879397.32694: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.32728: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/interfaces.py <<< 10976 1726879397.32757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-39.pyc' <<< 10976 1726879397.32776: stdout chunk (state=3): >>>import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b180ed30> import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b5a5b0> <<< 10976 1726879397.32802: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.32913: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 10976 1726879397.32929: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.33028: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.33166: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available <<< 10976 1726879397.33214: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.33389: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879397.33475: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 10976 1726879397.33666: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879397.33704: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879397.34144: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b17700d0> <<< 10976 1726879397.34176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 10976 1726879397.34206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879397.34382: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1770d00> <<< 10976 1726879397.34415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 10976 1726879397.34511: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b17adf10> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1770fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1770640> <<< 10976 1726879397.34542: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b17703d0> <<< 10976 1726879397.34554: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 10976 1726879397.34609: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 10976 1726879397.34645: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.34671: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 10976 1726879397.34832: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b1774d90> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b17725e0> <<< 10976 1726879397.34860: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 10976 1726879397.34893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 10976 1726879397.34964: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b1697160> <<< 10976 1726879397.35004: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1774d60> <<< 10976 1726879397.35018: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 10976 1726879397.35081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 10976 1726879397.36093: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b136ba30> <<< 10976 1726879397.36153: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b168beb0> <<< 10976 1726879397.36180: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 10976 1726879397.36228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 10976 1726879397.36342: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59afe00eb0> <<< 10976 1726879397.36469: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b16c84c0> <<< 10976 1726879397.36492: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 10976 1726879397.36509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 10976 1726879397.36581: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59afcd7a90> <<< 10976 1726879397.36699: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afe00fd0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 10976 1726879397.36836: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59afc41610> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afcb6130> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879397.36914: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59afc42970> <<< 10976 1726879397.37050: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afc41bb0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1772f40> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py <<< 10976 1726879397.37204: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59afb6a730> <<< 10976 1726879397.37304: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afb61f10> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afb81310> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afb81e80> <<< 10976 1726879397.37319: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.37728: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59afb8e460> <<< 10976 1726879397.37758: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afb8e8b0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afb81f40> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afb813a0> <<< 10976 1726879397.37777: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afb779d0> <<< 10976 1726879397.37801: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.37902: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59af740c70> <<< 10976 1726879397.37935: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afb77d60> <<< 10976 1726879397.38217: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afb6a8b0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afb61340> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59afb61b20> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afb614c0> <<< 10976 1726879397.38249: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1772df0> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af759a60> <<< 10976 1726879397.38345: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 10976 1726879397.38402: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.38539: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py <<< 10976 1726879397.38689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 10976 1726879397.38775: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59af624ee0> <<< 10976 1726879397.38931: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af653f70> <<< 10976 1726879397.39033: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af662400> <<< 10976 1726879397.39062: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af5eda60> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.39166: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 10976 1726879397.39203: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af662a90> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af6627c0> <<< 10976 1726879397.39235: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.39260: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 10976 1726879397.39313: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af662c10> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af662a60> <<< 10976 1726879397.39352: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.39407: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af662d90> <<< 10976 1726879397.39420: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 10976 1726879397.39455: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af662e20> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af662b50> <<< 10976 1726879397.39490: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.39504: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' <<< 10976 1726879397.39566: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af662fa0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af662df0> <<< 10976 1726879397.39583: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 10976 1726879397.39611: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af662ee0> <<< 10976 1726879397.39644: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' <<< 10976 1726879397.39691: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af662dc0> <<< 10976 1726879397.39704: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 10976 1726879397.39734: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af6624f0> <<< 10976 1726879397.39766: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 10976 1726879397.39811: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1f2d0d0> <<< 10976 1726879397.39828: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 10976 1726879397.39880: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1f2d160> <<< 10976 1726879397.39910: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' <<< 10976 1726879397.39936: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1f2d1f0> <<< 10976 1726879397.39949: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 10976 1726879397.39976: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1f2d280> <<< 10976 1726879397.40014: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 10976 1726879397.40037: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1f2d310> <<< 10976 1726879397.40063: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1f2d3a0> <<< 10976 1726879397.40088: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 10976 1726879397.40136: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1f2d430> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af5d6df0> <<< 10976 1726879397.40173: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af63ce80> <<< 10976 1726879397.40197: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' <<< 10976 1726879397.40231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 10976 1726879397.40275: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b1f2d7f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1f2d550> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af5d6f40> <<< 10976 1726879397.40320: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af653d60> <<< 10976 1726879397.40359: stdout chunk (state=3): >>>import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af63c9a0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af631f70> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879397.40391: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af63c190> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af631850> <<< 10976 1726879397.40434: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py <<< 10976 1726879397.40467: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af631d60> <<< 10976 1726879397.40502: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af759a00> <<< 10976 1726879397.40536: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py <<< 10976 1726879397.40577: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 10976 1726879397.40624: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1ebb850> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1ebb100> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1f2de50> <<< 10976 1726879397.40646: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' <<< 10976 1726879397.40685: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py <<< 10976 1726879397.40721: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 10976 1726879397.40742: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1ed3e80> <<< 10976 1726879397.40782: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 10976 1726879397.40806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 10976 1726879397.40830: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 10976 1726879397.40855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 10976 1726879397.40889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 10976 1726879397.40913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af36cd60> <<< 10976 1726879397.40950: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59af36cdf0> <<< 10976 1726879397.41011: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af3582b0> <<< 10976 1726879397.41044: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1edf2e0> <<< 10976 1726879397.41064: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1ed36a0> <<< 10976 1726879397.41096: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1ebbca0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af6315e0> <<< 10976 1726879397.41148: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 10976 1726879397.41173: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 10976 1726879397.41203: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.41234: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af37cbe0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af37c430> <<< 10976 1726879397.41260: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1ebb9a0> <<< 10976 1726879397.41298: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' <<< 10976 1726879397.41317: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1eca550> <<< 10976 1726879397.41331: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af390460> <<< 10976 1726879397.41377: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af3904f0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af390670> <<< 10976 1726879397.41405: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py <<< 10976 1726879397.41426: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 10976 1726879397.41448: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py <<< 10976 1726879397.41475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 10976 1726879397.41550: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59af313d90> <<< 10976 1726879397.41588: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af390d60> <<< 10976 1726879397.41616: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af313df0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' <<< 10976 1726879397.41643: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af313ee0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af390610> <<< 10976 1726879397.41670: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' <<< 10976 1726879397.41711: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af313f70> <<< 10976 1726879397.41734: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af320ac0> <<< 10976 1726879397.41762: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af32b4f0> <<< 10976 1726879397.41799: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py <<< 10976 1726879397.41828: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af32b670> <<< 10976 1726879397.41858: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af32bc10> <<< 10976 1726879397.41890: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af32beb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 10976 1726879397.41948: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py <<< 10976 1726879397.41974: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af334640> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af334160> <<< 10976 1726879397.42003: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af3344c0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1770310> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1770bb0> <<< 10976 1726879397.42500: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 10976 1726879397.42531: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af27cf70> <<< 10976 1726879397.42564: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.42585: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 10976 1726879397.42607: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 10976 1726879397.42633: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 10976 1726879397.42675: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 10976 1726879397.42707: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af2b1f70> <<< 10976 1726879397.42750: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 10976 1726879397.42763: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 10976 1726879397.42795: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.42900: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59af24cd60> <<< 10976 1726879397.42931: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af24cbe0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af24c3a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af24c160> <<< 10976 1726879397.42961: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af29ceb0> <<< 10976 1726879397.42993: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af24c1f0> <<< 10976 1726879397.43035: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py <<< 10976 1726879397.43055: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py <<< 10976 1726879397.43080: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af277130> <<< 10976 1726879397.43112: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af24ce80> <<< 10976 1726879397.43152: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' <<< 10976 1726879397.43180: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af26b9a0> <<< 10976 1726879397.43207: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af277fa0> <<< 10976 1726879397.43232: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' <<< 10976 1726879397.43266: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af254190> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af2542e0> <<< 10976 1726879397.43307: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' <<< 10976 1726879397.43329: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py <<< 10976 1726879397.43345: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 10976 1726879397.43385: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af2548e0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af254610> <<< 10976 1726879397.43420: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af2549a0> <<< 10976 1726879397.43452: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af1865e0> <<< 10976 1726879397.43485: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 10976 1726879397.43516: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af1866d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 10976 1726879397.43538: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py <<< 10976 1726879397.43577: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 10976 1726879397.43619: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af186eb0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af186ac0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af186f10> <<< 10976 1726879397.43655: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' <<< 10976 1726879397.43691: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af19aaf0> <<< 10976 1726879397.43730: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af19ac10> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 10976 1726879397.43769: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af19ae50> <<< 10976 1726879397.43804: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af1312e0> <<< 10976 1726879397.43853: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af131cd0> <<< 10976 1726879397.43882: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af131e20> <<< 10976 1726879397.43929: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 10976 1726879397.43961: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af140520> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af140100> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py <<< 10976 1726879397.43979: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 10976 1726879397.44005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af140f10> <<< 10976 1726879397.44057: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af140a60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af140d60> <<< 10976 1726879397.44085: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py <<< 10976 1726879397.44128: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af14e7f0> <<< 10976 1726879397.44165: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af14ef70> <<< 10976 1726879397.44201: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af15d280> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' <<< 10976 1726879397.44235: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af15d370> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af29c490> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af29c1f0> <<< 10976 1726879397.44263: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af27ccd0> <<< 10976 1726879397.44299: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 10976 1726879397.44328: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.44342: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af15dee0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af15dc10> <<< 10976 1726879397.44418: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py <<< 10976 1726879397.44519: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 10976 1726879397.44548: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 10976 1726879397.44562: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 10976 1726879397.44635: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af0f55b0> <<< 10976 1726879397.44651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 10976 1726879397.44698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 10976 1726879397.44737: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af0ff4f0> <<< 10976 1726879397.44782: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59af0f5e50> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af0f5dc0> <<< 10976 1726879397.44820: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 10976 1726879397.44887: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' <<< 10976 1726879397.44890: stdout chunk (state=3): >>>import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af05d730> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af05d1c0> <<< 10976 1726879397.44918: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.44941: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 10976 1726879397.44982: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # <<< 10976 1726879397.45019: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' <<< 10976 1726879397.45024: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af075a60> <<< 10976 1726879397.45054: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af075c40> <<< 10976 1726879397.45091: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win <<< 10976 1726879397.45138: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af05dca0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af05da30> <<< 10976 1726879397.45207: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af0e9130> <<< 10976 1726879397.45234: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 10976 1726879397.45274: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af0f51f0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af15dac0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af29c220> <<< 10976 1726879397.45291: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 10976 1726879397.45345: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af095160> <<< 10976 1726879397.45368: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py <<< 10976 1726879397.45406: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af095490> <<< 10976 1726879397.45452: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af095d00> <<< 10976 1726879397.45487: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af028610> <<< 10976 1726879397.45508: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py <<< 10976 1726879397.45532: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af028b80> <<< 10976 1726879397.45578: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 10976 1726879397.45588: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.45606: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 10976 1726879397.45673: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59af037c40> <<< 10976 1726879397.45708: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af037820> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af037580> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af0371f0> <<< 10976 1726879397.45734: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py <<< 10976 1726879397.45738: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 10976 1726879397.45763: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af037430> <<< 10976 1726879397.45783: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 10976 1726879397.45813: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.45854: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af048bb0> <<< 10976 1726879397.45862: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 10976 1726879397.45882: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af048c40> <<< 10976 1726879397.45912: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 10976 1726879397.45986: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' <<< 10976 1726879397.46012: stdout chunk (state=3): >>># extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59af054280> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af048dc0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py <<< 10976 1726879397.46032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 10976 1726879397.46049: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py <<< 10976 1726879397.46067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 10976 1726879397.46092: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879397.46118: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef592e0> <<< 10976 1726879397.46139: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py <<< 10976 1726879397.46152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 10976 1726879397.46170: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 10976 1726879397.46202: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef68340> <<< 10976 1726879397.46234: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef682e0> <<< 10976 1726879397.46258: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 10976 1726879397.46308: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879397.46330: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59aef68490> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef681f0> <<< 10976 1726879397.46347: stdout chunk (state=3): >>>import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef59d00> <<< 10976 1726879397.46364: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef593a0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef4fa30> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af054fa0> <<< 10976 1726879397.46379: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af054940> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af0487f0> <<< 10976 1726879397.46412: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af037fd0> <<< 10976 1726879397.46441: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py <<< 10976 1726879397.46461: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af048940> <<< 10976 1726879397.46482: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' <<< 10976 1726879397.46494: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef59d90> <<< 10976 1726879397.46526: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' <<< 10976 1726879397.46534: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef68760> <<< 10976 1726879397.46560: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py <<< 10976 1726879397.46569: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' <<< 10976 1726879397.46587: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef689d0> <<< 10976 1726879397.46603: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py <<< 10976 1726879397.46612: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' <<< 10976 1726879397.46620: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef68f40> <<< 10976 1726879397.46641: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 10976 1726879397.46675: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 10976 1726879397.46698: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef84730> <<< 10976 1726879397.46719: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py <<< 10976 1726879397.46730: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 10976 1726879397.46756: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.46769: stdout chunk (state=3): >>>import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef08910> <<< 10976 1726879397.46787: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py <<< 10976 1726879397.46803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 10976 1726879397.46834: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef10b80> <<< 10976 1726879397.46858: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 10976 1726879397.46894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 10976 1726879397.46929: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59aeeb9130> <<< 10976 1726879397.47024: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef10be0> <<< 10976 1726879397.47043: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py <<< 10976 1726879397.47063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 10976 1726879397.47088: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py <<< 10976 1726879397.47100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 10976 1726879397.47124: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.47150: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py <<< 10976 1726879397.47167: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 10976 1726879397.47187: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879397.47214: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeee63a0> <<< 10976 1726879397.47234: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' <<< 10976 1726879397.47241: stdout chunk (state=3): >>>import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeee64c0> <<< 10976 1726879397.47317: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeedc430> <<< 10976 1726879397.47338: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py <<< 10976 1726879397.47356: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 10976 1726879397.47383: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeedc760> <<< 10976 1726879397.47410: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeef18b0> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeedc0d0> <<< 10976 1726879397.47437: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py <<< 10976 1726879397.47442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' <<< 10976 1726879397.47460: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeedc190> <<< 10976 1726879397.47487: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeecfa30> <<< 10976 1726879397.47513: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py <<< 10976 1726879397.47519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeef1d30> <<< 10976 1726879397.47547: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py <<< 10976 1726879397.47553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee7f160> <<< 10976 1726879397.47577: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.47591: stdout chunk (state=3): >>>import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee7f250> <<< 10976 1726879397.47604: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py <<< 10976 1726879397.47613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' <<< 10976 1726879397.47629: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee7f370> <<< 10976 1726879397.47652: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 10976 1726879397.47670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 10976 1726879397.47693: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 10976 1726879397.47742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879397.47767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 10976 1726879397.47881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 10976 1726879397.47915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 10976 1726879397.47932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 10976 1726879397.47947: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee525b0> <<< 10976 1726879397.47983: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeea6eb0> <<< 10976 1726879397.48021: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' <<< 10976 1726879397.48033: stdout chunk (state=3): >>>import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee3a940> <<< 10976 1726879397.48051: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' <<< 10976 1726879397.48092: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee3a9d0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 10976 1726879397.48111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879397.48158: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee52220> <<< 10976 1726879397.48179: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee65310> <<< 10976 1726879397.48346: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee8cc70> <<< 10976 1726879397.48416: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 10976 1726879397.48420: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee968e0> <<< 10976 1726879397.48451: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 10976 1726879397.48469: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee0e760> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee8cf70> <<< 10976 1726879397.48515: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee7fb20> <<< 10976 1726879397.48550: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef34d90> <<< 10976 1726879397.48574: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 10976 1726879397.48625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879397.48651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee32520> <<< 10976 1726879397.48686: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee32cd0> <<< 10976 1726879397.48736: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee32f40> <<< 10976 1726879397.48766: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 10976 1726879397.48777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 10976 1726879397.48794: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 10976 1726879397.48844: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aedc4970> <<< 10976 1726879397.48874: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 10976 1726879397.48896: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 10976 1726879397.48925: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aedd4f70> <<< 10976 1726879397.48938: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aedc4c40> <<< 10976 1726879397.48955: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee32e80> <<< 10976 1726879397.49001: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee23760> <<< 10976 1726879397.49009: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 10976 1726879397.49044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 10976 1726879397.49061: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py <<< 10976 1726879397.49090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 10976 1726879397.49109: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 10976 1726879397.49140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 10976 1726879397.49196: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed991c0> <<< 10976 1726879397.49251: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed99ca0> <<< 10976 1726879397.49296: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed99ee0> <<< 10976 1726879397.49339: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' <<< 10976 1726879397.49343: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 10976 1726879397.49358: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py <<< 10976 1726879397.49392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 10976 1726879397.49490: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeda6ac0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeda66a0> <<< 10976 1726879397.49493: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeda61f0> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed99940> <<< 10976 1726879397.49529: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 10976 1726879397.49555: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed99a90> <<< 10976 1726879397.49570: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 10976 1726879397.49584: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.49618: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.49651: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 10976 1726879397.49679: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.49725: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed528e0> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed52550> <<< 10976 1726879397.49741: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 10976 1726879397.49771: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 10976 1726879397.49849: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed525b0> import 'urllib3.packages.six.moves' # <<< 10976 1726879397.49852: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 10976 1726879397.49898: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed474f0> <<< 10976 1726879397.49943: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed476d0> <<< 10976 1726879397.49974: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 10976 1726879397.50013: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879397.50051: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.50101: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecfb7f0> <<< 10976 1726879397.50138: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecfb9a0> <<< 10976 1726879397.50203: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecfbb50> <<< 10976 1726879397.50275: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecfb490> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' <<< 10976 1726879397.50316: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecfbee0> <<< 10976 1726879397.50320: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecfbf70> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecfbfd0> <<< 10976 1726879397.50340: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 10976 1726879397.50366: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 10976 1726879397.51276: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed171f0> <<< 10976 1726879397.51313: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed17e20> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed0cca0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed0cfd0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecfb130> <<< 10976 1726879397.51357: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed6ef70> <<< 10976 1726879397.51383: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 10976 1726879397.51408: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed6e820> <<< 10976 1726879397.51417: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed5c9d0> <<< 10976 1726879397.51442: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' <<< 10976 1726879397.51465: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 10976 1726879397.51506: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' <<< 10976 1726879397.51531: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecc11f0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed27df0> <<< 10976 1726879397.51547: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # <<< 10976 1726879397.51554: stdout chunk (state=3): >>>import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed6e910> <<< 10976 1726879397.51579: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py <<< 10976 1726879397.51589: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 10976 1726879397.51630: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed27fa0> <<< 10976 1726879397.51658: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py <<< 10976 1726879397.51669: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecc1670> <<< 10976 1726879397.51676: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed47820> <<< 10976 1726879397.51699: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py <<< 10976 1726879397.51713: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 10976 1726879397.51757: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeccd220> <<< 10976 1726879397.51761: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed39eb0> <<< 10976 1726879397.51792: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.51824: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 10976 1726879397.51849: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 10976 1726879397.51875: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' <<< 10976 1726879397.51895: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeccde20> <<< 10976 1726879397.51933: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py <<< 10976 1726879397.51951: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeccdaf0> <<< 10976 1726879397.51958: stdout chunk (state=3): >>>import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecd5130> <<< 10976 1726879397.51961: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py <<< 10976 1726879397.51976: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 10976 1726879397.51983: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' <<< 10976 1726879397.52004: stdout chunk (state=3): >>>import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aece5700> <<< 10976 1726879397.52018: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py <<< 10976 1726879397.52023: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aece5a60> <<< 10976 1726879397.52031: stdout chunk (state=3): >>>import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aece52e0> <<< 10976 1726879397.52055: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' <<< 10976 1726879397.52073: stdout chunk (state=3): >>>import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aece58b0> <<< 10976 1726879397.52095: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py <<< 10976 1726879397.52099: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' <<< 10976 1726879397.52111: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 10976 1726879397.52138: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py <<< 10976 1726879397.52152: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecee550> <<< 10976 1726879397.52179: stdout chunk (state=3): >>>import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecee100> <<< 10976 1726879397.52182: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py <<< 10976 1726879397.52201: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 10976 1726879397.52205: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py <<< 10976 1726879397.52211: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' <<< 10976 1726879397.52296: stdout chunk (state=3): >>>import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecee970> <<< 10976 1726879397.52318: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 10976 1726879397.52346: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py <<< 10976 1726879397.52377: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' <<< 10976 1726879397.52389: stdout chunk (state=3): >>>import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec79460> <<< 10976 1726879397.52405: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 10976 1726879397.52419: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec79520> <<< 10976 1726879397.52439: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 10976 1726879397.52465: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec795b0> <<< 10976 1726879397.52545: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec79640> <<< 10976 1726879397.52573: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec796d0> <<< 10976 1726879397.52607: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeceedc0> <<< 10976 1726879397.52611: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py <<< 10976 1726879397.52629: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec79880> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecee430> <<< 10976 1726879397.52670: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' <<< 10976 1726879397.52719: stdout chunk (state=3): >>>import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec79c40> <<< 10976 1726879397.52729: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec79f70> <<< 10976 1726879397.52763: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec20220> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec204c0> <<< 10976 1726879397.52854: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec20760> <<< 10976 1726879397.52895: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec20a00> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aece5d00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' <<< 10976 1726879397.52915: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec20d60> <<< 10976 1726879397.52976: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' <<< 10976 1726879397.52992: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec281c0> <<< 10976 1726879397.53027: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec20f40> <<< 10976 1726879397.53031: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' <<< 10976 1726879397.53102: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec28e80> <<< 10976 1726879397.53129: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 10976 1726879397.53133: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec28df0> <<< 10976 1726879397.53148: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' <<< 10976 1726879397.53187: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec28d60> <<< 10976 1726879397.53201: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 10976 1726879397.53224: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec28cd0> <<< 10976 1726879397.53250: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 10976 1726879397.53279: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec28b50> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aece5f10> <<< 10976 1726879397.53324: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecd5880> <<< 10976 1726879397.53350: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecd58b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecd53a0> <<< 10976 1726879397.53365: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' <<< 10976 1726879397.53414: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aece5df0> <<< 10976 1726879397.53446: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed47280> <<< 10976 1726879397.53456: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py <<< 10976 1726879397.53478: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879397.53509: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebbe8e0> <<< 10976 1726879397.53542: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' <<< 10976 1726879397.53589: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 10976 1726879397.53592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 10976 1726879397.53740: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebbee50> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebbec40> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebbe9d0> <<< 10976 1726879397.53777: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 10976 1726879397.53811: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebbecd0> <<< 10976 1726879397.53829: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebd7910> <<< 10976 1726879397.53870: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec20fd0> <<< 10976 1726879397.53878: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 10976 1726879397.53916: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.53965: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebe6370> <<< 10976 1726879397.53978: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 10976 1726879397.53997: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py <<< 10976 1726879397.54025: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 10976 1726879397.54049: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebe6b20> <<< 10976 1726879397.54073: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' <<< 10976 1726879397.54082: stdout chunk (state=3): >>>import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebe6be0> <<< 10976 1726879397.54130: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebe6400> <<< 10976 1726879397.54138: stdout chunk (state=3): >>>import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebe6070> <<< 10976 1726879397.54177: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebd7eb0> <<< 10976 1726879397.54196: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py <<< 10976 1726879397.54214: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 10976 1726879397.54243: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 10976 1726879397.54258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 10976 1726879397.54275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 10976 1726879397.54289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 10976 1726879397.54304: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb98a90> <<< 10976 1726879397.54321: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb98610> <<< 10976 1726879397.54341: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb98820> <<< 10976 1726879397.54369: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py <<< 10976 1726879397.54393: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb988e0> <<< 10976 1726879397.54416: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py <<< 10976 1726879397.54428: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 10976 1726879397.54455: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebaa7c0> <<< 10976 1726879397.54468: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebd7f70> <<< 10976 1726879397.54492: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' <<< 10976 1726879397.54511: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py <<< 10976 1726879397.54529: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 10976 1726879397.54545: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py <<< 10976 1726879397.54561: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 10976 1726879397.54585: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 10976 1726879397.54618: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 10976 1726879397.54631: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 10976 1726879397.54670: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb46a90> <<< 10976 1726879397.54712: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb46700> <<< 10976 1726879397.54719: stdout chunk (state=3): >>>import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb3bbb0> <<< 10976 1726879397.54723: stdout chunk (state=3): >>>import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb3b160> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb98460> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed39b20> <<< 10976 1726879397.54753: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed39430> <<< 10976 1726879397.54776: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb46970> <<< 10976 1726879397.54802: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py <<< 10976 1726879397.54818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 10976 1726879397.54821: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb46940> <<< 10976 1726879397.54847: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py <<< 10976 1726879397.54862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 10976 1726879397.54868: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb60220> <<< 10976 1726879397.54890: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py <<< 10976 1726879397.54896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' <<< 10976 1726879397.54913: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb60610> <<< 10976 1726879397.54937: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed99400> <<< 10976 1726879397.54982: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed8c760> <<< 10976 1726879397.55010: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py <<< 10976 1726879397.55016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb60bb0> <<< 10976 1726879397.55051: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' <<< 10976 1726879397.55058: stdout chunk (state=3): >>>import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb60f40> <<< 10976 1726879397.55086: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeaf70a0> <<< 10976 1726879397.55105: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py <<< 10976 1726879397.55125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 10976 1726879397.55153: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879397.55157: stdout chunk (state=3): >>>import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeaf7a00> <<< 10976 1726879397.55191: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb60f70> <<< 10976 1726879397.55213: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' <<< 10976 1726879397.55240: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py <<< 10976 1726879397.55247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 10976 1726879397.55273: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 10976 1726879397.55290: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb0a220> <<< 10976 1726879397.55320: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb0a9d0> <<< 10976 1726879397.55343: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py <<< 10976 1726879397.55355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 10976 1726879397.55383: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 10976 1726879397.55435: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 10976 1726879397.55456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 10976 1726879397.55476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 10976 1726879397.55494: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeac1250> <<< 10976 1726879397.55531: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' <<< 10976 1726879397.55538: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeac1e50> <<< 10976 1726879397.55606: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb14820> <<< 10976 1726879397.55629: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb0a5e0> <<< 10976 1726879397.55649: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb32340> <<< 10976 1726879397.55676: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py <<< 10976 1726879397.55689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 10976 1726879397.55717: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py <<< 10976 1726879397.55730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 10976 1726879397.55753: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py <<< 10976 1726879397.55759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeae2580> <<< 10976 1726879397.55795: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aead3c70> <<< 10976 1726879397.55823: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' <<< 10976 1726879397.55833: stdout chunk (state=3): >>>import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeae2730> <<< 10976 1726879397.55849: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py <<< 10976 1726879397.55902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeae2bb0> <<< 10976 1726879397.55922: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 10976 1726879397.55926: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59aeae2d30> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeae2be0> <<< 10976 1726879397.55953: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' <<< 10976 1726879397.55971: stdout chunk (state=3): >>>import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeae2cd0> <<< 10976 1726879397.55988: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py <<< 10976 1726879397.55994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.56013: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 10976 1726879397.56126: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' <<< 10976 1726879397.56129: stdout chunk (state=3): >>>import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeaf3640> <<< 10976 1726879397.56173: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879397.56208: stdout chunk (state=3): >>># extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59aeaf3490> <<< 10976 1726879397.56212: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeae2e20> <<< 10976 1726879397.56234: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.56261: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 10976 1726879397.56281: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 10976 1726879397.56337: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py <<< 10976 1726879397.56340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py <<< 10976 1726879397.56346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aea8e280> <<< 10976 1726879397.56406: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aea8e370> <<< 10976 1726879397.56409: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py <<< 10976 1726879397.56449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aea8e670> <<< 10976 1726879397.56453: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 10976 1726879397.56486: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aea8ec40> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aea7ebe0> <<< 10976 1726879397.56564: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aea7e7c0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py <<< 10976 1726879397.56567: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.56592: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aea7ed60> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aea7e460> <<< 10976 1726879397.56596: stdout chunk (state=3): >>>import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeae2f40> <<< 10976 1726879397.56620: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 10976 1726879397.56692: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 10976 1726879397.56695: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' <<< 10976 1726879397.56706: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae983d90> <<< 10976 1726879397.56730: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 10976 1726879397.56764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 10976 1726879397.56794: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 10976 1726879397.56815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 10976 1726879397.56893: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae9a6850> <<< 10976 1726879397.56937: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae98c610> <<< 10976 1726879397.56968: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae98c160> <<< 10976 1726879397.57107: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aea9b880> <<< 10976 1726879397.57149: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 10976 1726879397.57194: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae9546d0> <<< 10976 1726879397.57200: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 10976 1726879397.57305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 10976 1726879397.57325: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py <<< 10976 1726879397.57339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 10976 1726879397.57376: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae967c10> <<< 10976 1726879397.57482: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59ae975730> <<< 10976 1726879397.57494: stdout chunk (state=3): >>>import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae954760> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aea7e610> <<< 10976 1726879397.57502: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 10976 1726879397.57521: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 10976 1726879397.58707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 10976 1726879397.58731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 10976 1726879397.58755: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8f4370> <<< 10976 1726879397.58858: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae975c10> <<< 10976 1726879397.58896: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae95a190> <<< 10976 1726879397.58921: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb239d0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeaf7c40> <<< 10976 1726879397.58990: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed7a430> <<< 10976 1726879397.59033: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py <<< 10976 1726879397.59062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed81700> <<< 10976 1726879397.59070: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae911730> <<< 10976 1726879397.59106: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 10976 1726879397.59130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 10976 1726879397.59218: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae911880> <<< 10976 1726879397.59244: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee23df0> <<< 10976 1726879397.59267: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef089a0> <<< 10976 1726879397.59301: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' <<< 10976 1726879397.59324: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 10976 1726879397.59347: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' <<< 10976 1726879397.59376: stdout chunk (state=3): >>>import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae92afa0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae92a460> <<< 10976 1726879397.59409: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' <<< 10976 1726879397.59439: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 10976 1726879397.59457: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' <<< 10976 1726879397.59487: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8b79d0> <<< 10976 1726879397.59514: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8b7c70> <<< 10976 1726879397.59537: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' <<< 10976 1726879397.59583: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8b7eb0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' <<< 10976 1726879397.59608: stdout chunk (state=3): >>>import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8c8130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' <<< 10976 1726879397.59642: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8c8310> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8b7580> <<< 10976 1726879397.59664: stdout chunk (state=3): >>>import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8b72b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py <<< 10976 1726879397.59693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 10976 1726879397.59720: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8b7790> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py <<< 10976 1726879397.59752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8c8ca0> <<< 10976 1726879397.59772: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 10976 1726879397.59800: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' <<< 10976 1726879397.59825: stdout chunk (state=3): >>>import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8db190> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8c8dc0> <<< 10976 1726879397.59854: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 10976 1726879397.59878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 10976 1726879397.59907: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' <<< 10976 1726879397.59934: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8e8a30> <<< 10976 1726879397.59979: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8db5b0> <<< 10976 1726879397.60000: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' <<< 10976 1726879397.60014: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8dbb50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef103d0> <<< 10976 1726879397.60040: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py <<< 10976 1726879397.60052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879397.60118: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' <<< 10976 1726879397.60130: stdout chunk (state=3): >>># extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59ae8803d0> <<< 10976 1726879397.60189: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef08a00> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeefc520> <<< 10976 1726879397.60239: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 10976 1726879397.60249: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' <<< 10976 1726879397.60292: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae880eb0> <<< 10976 1726879397.60309: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py <<< 10976 1726879397.60325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 10976 1726879397.60363: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' <<< 10976 1726879397.60404: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae89d1c0> <<< 10976 1726879397.60417: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' <<< 10976 1726879397.60437: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 10976 1726879397.60469: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae89df10> <<< 10976 1726879397.60505: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae89d7f0> <<< 10976 1726879397.60546: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8913a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py <<< 10976 1726879397.60562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae891be0> <<< 10976 1726879397.60590: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' <<< 10976 1726879397.60598: stdout chunk (state=3): >>>import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8a7eb0> <<< 10976 1726879397.60621: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py <<< 10976 1726879397.60633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae826100> <<< 10976 1726879397.60664: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' <<< 10976 1726879397.60672: stdout chunk (state=3): >>>import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae826400> <<< 10976 1726879397.60726: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py <<< 10976 1726879397.60739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8266d0> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae880940> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae880580> <<< 10976 1726879397.60768: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' <<< 10976 1726879397.60777: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae880d00> <<< 10976 1726879398.30993: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["policycoreutils-python-utils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 10976 1726879398.32722: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 10976 1726879398.32729: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879398.33687: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 10976 1726879398.33808: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes <<< 10976 1726879398.33845: stdout chunk (state=3): >>># cleanup[2] removing ctypes._endian # cleanup[2] removing 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 # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse <<< 10976 1726879398.33895: stdout chunk (state=3): >>># cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # destroy cryptography # destroy cryptography.__about__ # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dh # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.types # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing ipaddress # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls <<< 10976 1726879398.33920: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors <<< 10976 1726879398.33930: stdout chunk (state=3): >>># cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser <<< 10976 1726879398.33963: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install <<< 10976 1726879398.33989: stdout chunk (state=3): >>># cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https <<< 10976 1726879398.34061: stdout chunk (state=3): >>># cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober <<< 10976 1726879398.34089: stdout chunk (state=3): >>># cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.ch<<< 10976 1726879398.34121: stdout chunk (state=3): >>>ardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators <<< 10976 1726879398.34143: stdout chunk (state=3): >>># cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model <<< 10976 1726879398.34157: stdout chunk (state=3): >>># cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 10976 1726879398.35101: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 10976 1726879398.35155: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy netrc # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy cryptography.hazmat.backends.interfaces <<< 10976 1726879398.35204: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 10976 1726879398.35249: stdout chunk (state=3): >>># destroy systemd.journal <<< 10976 1726879398.35286: stdout chunk (state=3): >>># destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 10976 1726879398.35366: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module <<< 10976 1726879398.35403: stdout chunk (state=3): >>># destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes <<< 10976 1726879398.35451: stdout chunk (state=3): >>># cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ <<< 10976 1726879398.35521: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n <<< 10976 1726879398.35553: stdout chunk (state=3): >>># destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini <<< 10976 1726879398.35584: stdout chunk (state=3): >>># destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz <<< 10976 1726879398.35632: stdout chunk (state=3): >>># destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr <<< 10976 1726879398.35668: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses <<< 10976 1726879398.35692: stdout chunk (state=3): >>># cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios <<< 10976 1726879398.35754: stdout chunk (state=3): >>># cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 10976 1726879398.35814: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping cryptography.hazmat.primitives.constant_time <<< 10976 1726879398.35871: stdout chunk (state=3): >>># cleanup[3] wiping hmac # cleanup[3] wiping ipaddress # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.types # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa <<< 10976 1726879398.35992: stdout chunk (state=3): >>># cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives._serialization # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dh # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy ocsp # cleanup[3] wiping cryptography.utils # destroy cryptography.utils # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse <<< 10976 1726879398.36127: stdout chunk (state=3): >>># cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # 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 array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers <<< 10976 1726879398.36232: stdout chunk (state=3): >>># destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 10976 1726879398.36339: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping typing # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879398.36398: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 10976 1726879398.36402: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 10976 1726879398.36460: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey <<< 10976 1726879398.36479: stdout chunk (state=3): >>># destroy rpm._rpm # destroy _queue # destroy cryptography.hazmat.bindings._rust # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 10976 1726879398.37623: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq <<< 10976 1726879398.37642: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879398.37673: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 10976 1726879398.37707: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 10976 1726879398.37737: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap <<< 10976 1726879398.37773: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 10976 1726879398.37797: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 10976 1726879398.37837: stdout chunk (state=3): >>># 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 ansible.module_utils.six.moves # destroy _operator <<< 10976 1726879398.37903: stdout chunk (state=3): >>># destroy gzip <<< 10976 1726879398.37921: stdout chunk (state=3): >>># destroy ipaddress # destroy asn1 # destroy cryptography.hazmat.primitives.constant_time # destroy x509 # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.serialization <<< 10976 1726879398.37999: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 10976 1726879398.38076: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.asymmetric.utils # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.asymmetric.x25519 # destroy cryptography.hazmat.primitives.asymmetric.x448 # destroy cryptography.hazmat.primitives.asymmetric.types <<< 10976 1726879398.38136: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math <<< 10976 1726879398.38155: stdout chunk (state=3): >>># destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy cryptography.hazmat.primitives.asymmetric.dh <<< 10976 1726879398.38201: stdout chunk (state=3): >>># destroy urllib.parse <<< 10976 1726879398.38251: stdout chunk (state=3): >>># destroy _weakref # destroy ntpath # destroy posix <<< 10976 1726879398.38293: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 10976 1726879398.38372: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json <<< 10976 1726879398.38406: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache <<< 10976 1726879398.38455: stdout chunk (state=3): >>># destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify <<< 10976 1726879398.38476: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 10976 1726879398.38527: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 10976 1726879398.38595: stdout chunk (state=3): >>># destroy codecs <<< 10976 1726879398.38610: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 10976 1726879398.38693: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser <<< 10976 1726879398.38736: stdout chunk (state=3): >>># destroy abc # destroy typing # destroy cryptography.utils # destroy cryptography.hazmat.primitives.ciphers.modes # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email <<< 10976 1726879398.38814: stdout chunk (state=3): >>># destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection <<< 10976 1726879398.38837: stdout chunk (state=3): >>># destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 10976 1726879398.38869: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 10976 1726879398.39017: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879398.39817: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879398.39901: stderr chunk (state=3): >>><<< 10976 1726879398.39905: stdout chunk (state=3): >>><<< 10976 1726879398.40557: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b31b3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b31583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b31b3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b31b3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b3158490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b3158940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b3158670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b310f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b310f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b3132850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b310f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b3170880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b3108d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b3132d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b3158970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b30abeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b30b1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b30a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b30af640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b30ab370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2d95dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2d958b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2d95eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2d95f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2d95e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2deed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2de7610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2dfb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b30b6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2da7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2dee250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2dfb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b30bc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2da7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2da7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2da7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2d7b370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2d7b460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2daffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2da9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2da9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2cc91c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2d65c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2da9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b30bc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2cdaaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2cdae20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2ced730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2cedc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2c853a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2cdaf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2c95280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2ced5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2c95340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2da79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2cb16a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2cb1970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2cb1760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2cb1850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2cb1ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2cbe1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2cb18e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2ca4a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2da75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2cb1a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f59b2be7670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25d97c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b25d9160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25d9280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25d9f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25d94f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25d9d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b25d9f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25d9100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2591130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b254cf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b254cd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b254c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25c0dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25c03a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25c0f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2b44c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2529d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25293a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25de490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b25294c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25294f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2510250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2b561f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b251c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2b56370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2b6fd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b251c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b251c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b251b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b251b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2b4e8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b25a1670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b25a0ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25af0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b25a10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25e5a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b20f1580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b24e8520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b20970a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b25a0bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b24f8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2b61250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b24f86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b24df7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b24dc7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b24d6970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e46640> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e466d0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e46c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e46910> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e46070> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1df3730> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1df3c40> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1df3e50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2b5f700> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1df6a60> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1df6ac0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e99610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1df6ee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1df6370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2b5f6d0> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2083070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b20c7dc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e99430> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b20c3df0> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b20c3250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b20d3d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1df2f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b2088910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b24f8ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e46e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e466a0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e46760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b20c3ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e46160> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b20f1a60> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b2089940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1ea65e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b20f1850> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e946a0> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e3da30> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e4fb50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e3d730> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1e4f6d0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1dfc700> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1bbeca0> # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/__about__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/__about__.cpython-39.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b5a910> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b5a5e0> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b1b1a4c0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b1a280> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b8dac0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b67ac0> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b5afd0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b6d9d0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b67670> # extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' # extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b1b674f0> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b5ab50> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b48c70> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/exceptions.cpython-39.pyc' import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b52b50> import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b48e20> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_serialization.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-39.pyc' import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b52790> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18ea280> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.dh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18ea640> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/types.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18fd640> import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18f0580> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-39.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1908c70> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18fd790> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18fdf10> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b189f6d0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_asymmetric.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-39.pyc' import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18b0c40> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b189fb20> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.x25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18b0df0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.x448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18bc1c0> import 'cryptography.hazmat.primitives.asymmetric.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18f03d0> import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b52430> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/ssh.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-39.pyc' import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18c6700> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-39.pyc' import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18d05b0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18c6b80> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18c6520> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-39.pyc' import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18c6d90> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18ea100> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b523d0> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/extensions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/extensions.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/extensions.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py # code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1819dc0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b18537c0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1853580> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/general_name.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/general_name.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/name.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/name.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/name.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/oid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/oid.cpython-39.pyc' import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b17ddcd0> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b17d7dc0> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1853c40> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b522e0> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b30c70> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b5a730> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/interfaces.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-39.pyc' import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b180ed30> import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1b5a5b0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9vafym_o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b17700d0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1770d00> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b17adf10> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1770fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1770640> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b17703d0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b1774d90> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b17725e0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b1697160> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1774d60> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b136ba30> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b168beb0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59afe00eb0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b16c84c0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59afcd7a90> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afe00fd0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59afc41610> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afcb6130> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59afc42970> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afc41bb0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1772f40> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59afb6a730> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afb61f10> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afb81310> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afb81e80> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59afb8e460> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afb8e8b0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afb81f40> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afb813a0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afb779d0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59af740c70> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afb77d60> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afb6a8b0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afb61340> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59afb61b20> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59afb614c0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1772df0> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af759a60> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59af624ee0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af653f70> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af662400> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af5eda60> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af662a90> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af6627c0> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af662c10> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af662a60> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af662d90> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af662e20> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af662b50> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af662fa0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af662df0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af662ee0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af662dc0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af6624f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1f2d0d0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1f2d160> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1f2d1f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1f2d280> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1f2d310> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1f2d3a0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1f2d430> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af5d6df0> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af63ce80> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59b1f2d7f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1f2d550> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af5d6f40> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af653d60> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af63c9a0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af631f70> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af63c190> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af631850> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af631d60> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af759a00> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1ebb850> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1ebb100> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1f2de50> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1ed3e80> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af36cd60> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59af36cdf0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af3582b0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1edf2e0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1ed36a0> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1ebbca0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af6315e0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af37cbe0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af37c430> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1ebb9a0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1eca550> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af390460> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af3904f0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af390670> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59af313d90> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af390d60> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af313df0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af313ee0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af390610> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af313f70> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af320ac0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af32b4f0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af32b670> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af32bc10> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af32beb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af334640> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af334160> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af3344c0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1770310> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59b1770bb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af27cf70> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af2b1f70> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59af24cd60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af24cbe0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af24c3a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af24c160> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af29ceb0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af24c1f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af277130> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af24ce80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af26b9a0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af277fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af254190> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af2542e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af2548e0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af254610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af2549a0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af1865e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af1866d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af186eb0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af186ac0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af186f10> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af19aaf0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af19ac10> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af19ae50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af1312e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af131cd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af131e20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af140520> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af140100> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af140f10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af140a60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af140d60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af14e7f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af14ef70> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af15d280> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af15d370> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af29c490> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af29c1f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af27ccd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af15dee0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af15dc10> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af0f55b0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af0ff4f0> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59af0f5e50> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af0f5dc0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af05d730> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af05d1c0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af075a60> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af075c40> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af05dca0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af05da30> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af0e9130> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af0f51f0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af15dac0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af29c220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af095160> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af095490> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af095d00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af028610> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af028b80> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59af037c40> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af037820> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af037580> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af0371f0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af037430> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af048bb0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af048c40> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59af054280> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af048dc0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef592e0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef68340> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef682e0> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59aef68490> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef681f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef59d00> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef593a0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef4fa30> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af054fa0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af054940> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af0487f0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af037fd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59af048940> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef59d90> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef68760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef689d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef68f40> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef84730> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef08910> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef10b80> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59aeeb9130> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef10be0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeee63a0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeee64c0> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeedc430> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeedc760> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeef18b0> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeedc0d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeedc190> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeecfa30> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeef1d30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee7f160> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee7f250> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee7f370> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee525b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeea6eb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee3a940> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee3a9d0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee52220> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee65310> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee8cc70> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee968e0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee0e760> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee8cf70> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee7fb20> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef34d90> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee32520> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee32cd0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee32f40> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aedc4970> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aedd4f70> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aedc4c40> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee32e80> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee23760> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed991c0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed99ca0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed99ee0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeda6ac0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeda66a0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeda61f0> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed99940> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed99a90> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed528e0> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed52550> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed525b0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed474f0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed476d0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecfb7f0> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecfb9a0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecfbb50> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecfb490> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecfbee0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecfbf70> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecfbfd0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed171f0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed17e20> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed0cca0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed0cfd0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecfb130> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed6ef70> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed6e820> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed5c9d0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecc11f0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed27df0> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed6e910> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed27fa0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecc1670> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed47820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeccd220> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed39eb0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeccde20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeccdaf0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecd5130> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aece5700> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aece5a60> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aece52e0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aece58b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecee550> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecee100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecee970> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec79460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec79520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec795b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec79640> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec796d0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeceedc0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec79880> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecee430> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec79c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec79f70> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec20220> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec204c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec20760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec20a00> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aece5d00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec20d60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec281c0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec20f40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec28e80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec28df0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec28d60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec28cd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec28b50> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aece5f10> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecd5880> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecd58b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aecd53a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aece5df0> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed47280> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebbe8e0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebbee50> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebbec40> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebbe9d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebbecd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebd7910> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aec20fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebe6370> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebe6b20> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebe6be0> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebe6400> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebe6070> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebd7eb0> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb98a90> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb98610> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb98820> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb988e0> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebaa7c0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aebd7f70> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb46a90> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb46700> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb3bbb0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb3b160> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb98460> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed39b20> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed39430> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb46970> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb46940> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb60220> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb60610> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed99400> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed8c760> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb60bb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb60f40> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeaf70a0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeaf7a00> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb60f70> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb0a220> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb0a9d0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeac1250> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeac1e50> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb14820> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb0a5e0> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb32340> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeae2580> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aead3c70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeae2730> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeae2bb0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59aeae2d30> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeae2be0> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeae2cd0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeaf3640> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59aeaf3490> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeae2e20> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aea8e280> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aea8e370> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aea8e670> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aea8ec40> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aea7ebe0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aea7e7c0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aea7ed60> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aea7e460> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeae2f40> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae983d90> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae9a6850> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae98c610> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae98c160> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aea9b880> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae9546d0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae967c10> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59ae975730> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae954760> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aea7e610> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8f4370> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae975c10> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae95a190> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeb239d0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeaf7c40> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed7a430> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aed81700> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae911730> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae911880> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aee23df0> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef089a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae92afa0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae92a460> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8b79d0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8b7c70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8b7eb0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8c8130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8c8310> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8b7580> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8b72b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8b7790> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8c8ca0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8db190> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8c8dc0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8e8a30> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8db5b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8dbb50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef103d0> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59ae8803d0> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aef08a00> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59aeefc520> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae880eb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae89d1c0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae89df10> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae89d7f0> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8913a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae891be0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8a7eb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae826100> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae826400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae8266d0> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae880940> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae880580> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59ae880d00> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["policycoreutils-python-utils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # destroy cryptography # destroy cryptography.__about__ # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dh # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.types # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing ipaddress # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy cryptography.hazmat.backends.interfaces # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # cleanup[3] wiping hmac # cleanup[3] wiping ipaddress # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.types # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives._serialization # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dh # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy ocsp # cleanup[3] wiping cryptography.utils # destroy cryptography.utils # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # 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 array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping typing # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy cryptography.hazmat.bindings._rust # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # 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 ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy ipaddress # destroy asn1 # destroy cryptography.hazmat.primitives.constant_time # destroy x509 # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.serialization # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy cryptography.hazmat.primitives.asymmetric.utils # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.asymmetric.x25519 # destroy cryptography.hazmat.primitives.asymmetric.x448 # destroy cryptography.hazmat.primitives.asymmetric.types # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy cryptography.hazmat.primitives.asymmetric.dh # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy abc # destroy typing # destroy cryptography.utils # destroy cryptography.hazmat.primitives.ciphers.modes # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879398.45631: done with _execute_module (ansible.legacy.dnf, {'name': ['policycoreutils-python-utils'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_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-1726879396.9362772-12286-203993926212884/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879398.45635: _low_level_execute_command(): starting 10976 1726879398.45638: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879396.9362772-12286-203993926212884/ > /dev/null 2>&1 && sleep 0' 10976 1726879398.45640: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879398.45646: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879398.45648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879398.45650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879398.45652: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879398.45654: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879398.45656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879398.45657: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879398.45659: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879398.45661: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879398.45663: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879398.45670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879398.45673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879398.45675: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879398.45677: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879398.45679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879398.45681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879398.45683: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879398.45687: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879398.45689: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879398.48164: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879398.48168: stderr chunk (state=3): >>><<< 10976 1726879398.48170: stdout chunk (state=3): >>><<< 10976 1726879398.48172: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879398.48174: handler run complete 10976 1726879398.48175: attempt loop complete, returning result 10976 1726879398.48177: _execute() done 10976 1726879398.48179: dumping result to json 10976 1726879398.48180: done dumping result, returning 10976 1726879398.48182: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Install SELinux tool semanage [0e24e73b-299d-f469-e0b0-0000000005bd] 10976 1726879398.48183: sending task result for task 0e24e73b-299d-f469-e0b0-0000000005bd 10976 1726879398.48257: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000005bd 10976 1726879398.48357: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 10976 1726879398.48465: no more pending results, returning what we have 10976 1726879398.48469: results queue empty 10976 1726879398.48470: checking for any_errors_fatal 10976 1726879398.48476: done checking for any_errors_fatal 10976 1726879398.48477: checking for max_fail_percentage 10976 1726879398.48478: done checking for max_fail_percentage 10976 1726879398.48479: checking to see if all hosts have failed and the running result is not ok 10976 1726879398.48480: done checking to see if all hosts have failed 10976 1726879398.48481: getting the remaining hosts for this loop 10976 1726879398.48482: done getting the remaining hosts for this loop 10976 1726879398.48489: getting the next task for host managed_node2 10976 1726879398.48499: done getting next task for host managed_node2 10976 1726879398.48503: ^ task is: TASK: fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes 10976 1726879398.48509: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), 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 10976 1726879398.48519: getting variables 10976 1726879398.48528: in VariableManager get_vars() 10976 1726879398.48571: Calling all_inventory to load vars for managed_node2 10976 1726879398.48574: Calling groups_inventory to load vars for managed_node2 10976 1726879398.48576: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879398.48587: Calling all_plugins_play to load vars for managed_node2 10976 1726879398.48591: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879398.48594: Calling groups_plugins_play to load vars for managed_node2 10976 1726879398.49260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879398.50291: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879398.50312: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879398.50319: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879398.50418: done with get_vars() 10976 1726879398.50440: done getting variables 10976 1726879398.50509: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:72 Friday 20 September 2024 20:43:18 -0400 (0:00:01.741) 0:00:39.928 ****** 10976 1726879398.50556: entering _queue_task() for managed_node2/debug 10976 1726879398.50902: worker is 1 (out of 1 available) 10976 1726879398.50915: exiting _queue_task() for managed_node2/debug 10976 1726879398.50931: done queuing things up, now waiting for results queue to drain 10976 1726879398.50937: waiting for pending results... 10976 1726879398.51279: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes 10976 1726879398.51524: in run() - task 0e24e73b-299d-f469-e0b0-0000000005bf 10976 1726879398.51539: variable 'ansible_search_path' from source: unknown 10976 1726879398.51543: variable 'ansible_search_path' from source: unknown 10976 1726879398.51587: calling self._execute() 10976 1726879398.51694: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879398.51704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879398.51721: variable 'omit' from source: magic vars 10976 1726879398.52305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879398.55501: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879398.55601: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879398.55660: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879398.55734: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879398.55778: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879398.56065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879398.57003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879398.57055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879398.57116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879398.57150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879398.57397: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879398.57409: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879398.57438: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879398.57739: variable 'ansible_facts' from source: unknown 10976 1726879398.57973: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879398.58160: variable 'ansible_facts' from source: unknown 10976 1726879398.59000: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879398.59156: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879398.59170: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879398.59311: variable '__selinux_is_transactional' from source: set_fact 10976 1726879398.59433: Evaluated conditional (__selinux_is_transactional | d(false)): False 10976 1726879398.59442: when evaluation is False, skipping this task 10976 1726879398.59474: _execute() done 10976 1726879398.59504: dumping result to json 10976 1726879398.59541: done dumping result, returning 10976 1726879398.59580: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes [0e24e73b-299d-f469-e0b0-0000000005bf] 10976 1726879398.59702: sending task result for task 0e24e73b-299d-f469-e0b0-0000000005bf skipping: [managed_node2] => { "false_condition": "__selinux_is_transactional | d(false)" } 10976 1726879398.59873: no more pending results, returning what we have 10976 1726879398.59877: results queue empty 10976 1726879398.59878: checking for any_errors_fatal 10976 1726879398.59889: done checking for any_errors_fatal 10976 1726879398.59890: checking for max_fail_percentage 10976 1726879398.59892: done checking for max_fail_percentage 10976 1726879398.59893: checking to see if all hosts have failed and the running result is not ok 10976 1726879398.59894: done checking to see if all hosts have failed 10976 1726879398.59894: getting the remaining hosts for this loop 10976 1726879398.59896: done getting the remaining hosts for this loop 10976 1726879398.59900: getting the next task for host managed_node2 10976 1726879398.59908: done getting next task for host managed_node2 10976 1726879398.59912: ^ task is: TASK: fedora.linux_system_roles.selinux : Reboot transactional update systems 10976 1726879398.59919: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), 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 10976 1726879398.59937: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000005bf 10976 1726879398.59940: WORKER PROCESS EXITING 10976 1726879398.59950: getting variables 10976 1726879398.59952: in VariableManager get_vars() 10976 1726879398.60008: Calling all_inventory to load vars for managed_node2 10976 1726879398.60011: Calling groups_inventory to load vars for managed_node2 10976 1726879398.60013: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879398.60035: Calling all_plugins_play to load vars for managed_node2 10976 1726879398.60042: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879398.60047: Calling groups_plugins_play to load vars for managed_node2 10976 1726879398.60551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879398.61097: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879398.61117: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879398.61133: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879398.61235: done with get_vars() 10976 1726879398.61254: done getting variables 10976 1726879398.61329: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Reboot transactional update systems] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:77 Friday 20 September 2024 20:43:18 -0400 (0:00:00.108) 0:00:40.037 ****** 10976 1726879398.61383: entering _queue_task() for managed_node2/reboot 10976 1726879398.61753: worker is 1 (out of 1 available) 10976 1726879398.61764: exiting _queue_task() for managed_node2/reboot 10976 1726879398.61777: done queuing things up, now waiting for results queue to drain 10976 1726879398.61778: waiting for pending results... 10976 1726879398.62135: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Reboot transactional update systems 10976 1726879398.62385: in run() - task 0e24e73b-299d-f469-e0b0-0000000005c0 10976 1726879398.62408: variable 'ansible_search_path' from source: unknown 10976 1726879398.62417: variable 'ansible_search_path' from source: unknown 10976 1726879398.62466: calling self._execute() 10976 1726879398.62603: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879398.62613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879398.62630: variable 'omit' from source: magic vars 10976 1726879398.63271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879398.66367: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879398.66475: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879398.66878: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879398.66931: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879398.66964: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879398.67076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879398.67116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879398.67149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879398.67197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879398.67217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879398.67371: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879398.67387: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879398.67416: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879398.67560: variable 'ansible_facts' from source: unknown 10976 1726879398.67768: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879398.68158: variable 'ansible_facts' from source: unknown 10976 1726879398.68995: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879398.69314: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879398.69333: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879398.69492: variable '__selinux_is_transactional' from source: set_fact 10976 1726879398.69509: Evaluated conditional (__selinux_is_transactional | d(false)): False 10976 1726879398.69518: when evaluation is False, skipping this task 10976 1726879398.69527: _execute() done 10976 1726879398.69534: dumping result to json 10976 1726879398.69541: done dumping result, returning 10976 1726879398.69553: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Reboot transactional update systems [0e24e73b-299d-f469-e0b0-0000000005c0] 10976 1726879398.69616: sending task result for task 0e24e73b-299d-f469-e0b0-0000000005c0 skipping: [managed_node2] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 10976 1726879398.70089: no more pending results, returning what we have 10976 1726879398.70093: results queue empty 10976 1726879398.70094: checking for any_errors_fatal 10976 1726879398.70101: done checking for any_errors_fatal 10976 1726879398.70102: checking for max_fail_percentage 10976 1726879398.70104: done checking for max_fail_percentage 10976 1726879398.70105: checking to see if all hosts have failed and the running result is not ok 10976 1726879398.70105: done checking to see if all hosts have failed 10976 1726879398.70106: getting the remaining hosts for this loop 10976 1726879398.70108: done getting the remaining hosts for this loop 10976 1726879398.70111: getting the next task for host managed_node2 10976 1726879398.70120: done getting next task for host managed_node2 10976 1726879398.70126: ^ task is: TASK: fedora.linux_system_roles.selinux : Fail if reboot is needed and not set 10976 1726879398.70134: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), 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 10976 1726879398.70151: getting variables 10976 1726879398.70155: in VariableManager get_vars() 10976 1726879398.70206: Calling all_inventory to load vars for managed_node2 10976 1726879398.70209: Calling groups_inventory to load vars for managed_node2 10976 1726879398.70212: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879398.70238: Calling all_plugins_play to load vars for managed_node2 10976 1726879398.70245: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879398.70251: Calling groups_plugins_play to load vars for managed_node2 10976 1726879398.70898: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000005c0 10976 1726879398.70903: WORKER PROCESS EXITING 10976 1726879398.70947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879398.71781: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879398.71812: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879398.71821: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879398.71942: done with get_vars() 10976 1726879398.71965: done getting variables 10976 1726879398.72057: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Fail if reboot is needed and not set] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:82 Friday 20 September 2024 20:43:18 -0400 (0:00:00.107) 0:00:40.144 ****** 10976 1726879398.72113: entering _queue_task() for managed_node2/fail 10976 1726879398.72544: worker is 1 (out of 1 available) 10976 1726879398.72558: exiting _queue_task() for managed_node2/fail 10976 1726879398.72572: done queuing things up, now waiting for results queue to drain 10976 1726879398.72576: waiting for pending results... 10976 1726879398.72958: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Fail if reboot is needed and not set 10976 1726879398.73236: in run() - task 0e24e73b-299d-f469-e0b0-0000000005c1 10976 1726879398.73261: variable 'ansible_search_path' from source: unknown 10976 1726879398.73268: variable 'ansible_search_path' from source: unknown 10976 1726879398.73327: calling self._execute() 10976 1726879398.73447: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879398.73463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879398.73479: variable 'omit' from source: magic vars 10976 1726879398.74314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879398.77762: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879398.77864: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879398.77932: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879398.77989: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879398.78028: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879398.78173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879398.78209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879398.78254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879398.78304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879398.78327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879398.78614: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879398.78646: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879398.78684: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879398.79120: variable 'ansible_facts' from source: unknown 10976 1726879398.79441: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879398.79647: variable 'ansible_facts' from source: unknown 10976 1726879398.79875: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879398.80046: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879398.80072: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879398.80245: variable '__selinux_is_transactional' from source: set_fact 10976 1726879398.80260: Evaluated conditional (__selinux_is_transactional | d(false)): False 10976 1726879398.80280: when evaluation is False, skipping this task 10976 1726879398.80296: _execute() done 10976 1726879398.80306: dumping result to json 10976 1726879398.80313: done dumping result, returning 10976 1726879398.80338: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Fail if reboot is needed and not set [0e24e73b-299d-f469-e0b0-0000000005c1] 10976 1726879398.80353: sending task result for task 0e24e73b-299d-f469-e0b0-0000000005c1 10976 1726879398.80488: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000005c1 skipping: [managed_node2] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 10976 1726879398.80550: no more pending results, returning what we have 10976 1726879398.80554: results queue empty 10976 1726879398.80555: checking for any_errors_fatal 10976 1726879398.80566: done checking for any_errors_fatal 10976 1726879398.80568: checking for max_fail_percentage 10976 1726879398.80572: done checking for max_fail_percentage 10976 1726879398.80573: checking to see if all hosts have failed and the running result is not ok 10976 1726879398.80574: done checking to see if all hosts have failed 10976 1726879398.80575: getting the remaining hosts for this loop 10976 1726879398.80577: done getting the remaining hosts for this loop 10976 1726879398.80583: getting the next task for host managed_node2 10976 1726879398.80601: done getting next task for host managed_node2 10976 1726879398.80606: ^ task is: TASK: fedora.linux_system_roles.selinux : Refresh facts 10976 1726879398.80615: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), 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 10976 1726879398.80637: getting variables 10976 1726879398.80639: in VariableManager get_vars() 10976 1726879398.80692: Calling all_inventory to load vars for managed_node2 10976 1726879398.80695: Calling groups_inventory to load vars for managed_node2 10976 1726879398.80698: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879398.80709: Calling all_plugins_play to load vars for managed_node2 10976 1726879398.80713: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879398.80716: Calling groups_plugins_play to load vars for managed_node2 10976 1726879398.81433: WORKER PROCESS EXITING 10976 1726879398.81460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879398.82295: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879398.82325: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879398.82332: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879398.82437: done with get_vars() 10976 1726879398.82462: done getting variables TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:89 Friday 20 September 2024 20:43:18 -0400 (0:00:00.104) 0:00:40.249 ****** 10976 1726879398.82599: entering _queue_task() for managed_node2/setup 10976 1726879398.82995: worker is 1 (out of 1 available) 10976 1726879398.83009: exiting _queue_task() for managed_node2/setup 10976 1726879398.83031: done queuing things up, now waiting for results queue to drain 10976 1726879398.83033: waiting for pending results... 10976 1726879398.83904: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Refresh facts 10976 1726879398.84168: in run() - task 0e24e73b-299d-f469-e0b0-0000000005c3 10976 1726879398.84192: variable 'ansible_search_path' from source: unknown 10976 1726879398.84201: variable 'ansible_search_path' from source: unknown 10976 1726879398.84248: calling self._execute() 10976 1726879398.84354: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879398.84364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879398.84379: variable 'omit' from source: magic vars 10976 1726879398.85418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879398.89225: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879398.89755: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879398.89811: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879398.89856: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879398.89889: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879398.89997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879398.90033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879398.90064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879398.90109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879398.90132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879398.90275: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879398.90289: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879398.90319: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879398.90460: variable 'ansible_facts' from source: unknown 10976 1726879398.90656: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879398.90832: variable 'ansible_facts' from source: unknown 10976 1726879398.91003: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879398.91137: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879398.91149: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879398.91298: Evaluated conditional (not __selinux_setup_snapshot | d(false)): True 10976 1726879398.91312: variable 'omit' from source: magic vars 10976 1726879398.91435: variable 'omit' from source: magic vars 10976 1726879398.91477: variable 'omit' from source: magic vars 10976 1726879398.91511: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879398.91548: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879398.91571: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879398.91593: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879398.91610: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879398.91647: variable 'inventory_hostname' from source: set_fact 10976 1726879398.91656: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879398.91665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879398.91773: Set connection var ansible_pipelining to False 10976 1726879398.91787: Set connection var ansible_shell_executable to /bin/sh 10976 1726879398.91797: Set connection var ansible_timeout to 10 10976 1726879398.91804: Set connection var ansible_shell_type to sh 10976 1726879398.91814: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879398.91825: Set connection var ansible_connection to ssh 10976 1726879398.91853: variable 'ansible_shell_executable' from source: unknown 10976 1726879398.91860: variable 'ansible_connection' from source: unknown 10976 1726879398.91868: variable 'ansible_module_compression' from source: unknown 10976 1726879398.91876: variable 'ansible_shell_type' from source: unknown 10976 1726879398.91881: variable 'ansible_shell_executable' from source: unknown 10976 1726879398.91887: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879398.91894: variable 'ansible_pipelining' from source: unknown 10976 1726879398.91900: variable 'ansible_timeout' from source: unknown 10976 1726879398.91907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879398.92066: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879398.92083: variable 'omit' from source: magic vars 10976 1726879398.92094: starting attempt loop 10976 1726879398.92101: running the handler 10976 1726879398.92118: _low_level_execute_command(): starting 10976 1726879398.92131: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879398.92841: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879398.92860: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879398.92876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879398.92895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879398.92945: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879398.92957: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879398.92971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879398.92989: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879398.93001: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879398.93012: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879398.93027: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879398.93043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879398.93061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879398.93083: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879398.93094: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879398.93105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879398.93182: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879398.93205: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879398.93220: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879398.93378: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879398.94980: stdout chunk (state=3): >>>/root <<< 10976 1726879398.95080: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879398.95194: stderr chunk (state=3): >>><<< 10976 1726879398.95206: stdout chunk (state=3): >>><<< 10976 1726879398.95335: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879398.95339: _low_level_execute_command(): starting 10976 1726879398.95342: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879398.9524183-12349-151054413629702 `" && echo ansible-tmp-1726879398.9524183-12349-151054413629702="` echo /root/.ansible/tmp/ansible-tmp-1726879398.9524183-12349-151054413629702 `" ) && sleep 0' 10976 1726879398.96001: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879398.96024: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879398.96040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879398.96059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879398.96120: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879398.96136: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879398.96151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879398.96168: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879398.96179: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879398.96194: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879398.96215: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879398.96234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879398.96252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879398.96265: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879398.96278: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879398.96296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879398.96390: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879398.96416: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879398.96456: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879398.96545: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879398.98486: stdout chunk (state=3): >>>ansible-tmp-1726879398.9524183-12349-151054413629702=/root/.ansible/tmp/ansible-tmp-1726879398.9524183-12349-151054413629702 <<< 10976 1726879398.98590: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879398.98700: stderr chunk (state=3): >>><<< 10976 1726879398.98724: stdout chunk (state=3): >>><<< 10976 1726879398.98934: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879398.9524183-12349-151054413629702=/root/.ansible/tmp/ansible-tmp-1726879398.9524183-12349-151054413629702 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879398.98938: variable 'ansible_module_compression' from source: unknown 10976 1726879398.98940: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10976 1726879398.98942: variable 'ansible_facts' from source: unknown 10976 1726879398.99086: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879398.9524183-12349-151054413629702/AnsiballZ_setup.py 10976 1726879398.99285: Sending initial data 10976 1726879398.99289: Sent initial data (154 bytes) 10976 1726879399.00428: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879399.00448: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879399.00474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879399.00494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879399.00547: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879399.00562: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879399.00586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879399.00606: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879399.00619: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879399.00642: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879399.00654: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879399.00670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879399.00696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879399.00711: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879399.00726: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879399.00741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879399.00831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879399.00856: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879399.00872: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879399.00947: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879399.02777: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879399.02814: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879399.02873: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp2wrfn5dm /root/.ansible/tmp/ansible-tmp-1726879398.9524183-12349-151054413629702/AnsiballZ_setup.py <<< 10976 1726879399.02904: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879399.05652: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879399.05909: stderr chunk (state=3): >>><<< 10976 1726879399.05913: stdout chunk (state=3): >>><<< 10976 1726879399.05916: done transferring module to remote 10976 1726879399.05918: _low_level_execute_command(): starting 10976 1726879399.05920: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879398.9524183-12349-151054413629702/ /root/.ansible/tmp/ansible-tmp-1726879398.9524183-12349-151054413629702/AnsiballZ_setup.py && sleep 0' 10976 1726879399.06612: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879399.06633: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879399.06650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879399.06679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879399.06733: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879399.06747: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879399.06762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879399.06792: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879399.06806: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879399.06818: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879399.06834: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879399.06848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879399.06865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879399.06882: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879399.06902: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879399.06918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879399.07005: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879399.07036: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879399.07054: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879399.07136: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879399.08919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879399.09028: stderr chunk (state=3): >>><<< 10976 1726879399.09042: stdout chunk (state=3): >>><<< 10976 1726879399.09153: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879399.09158: _low_level_execute_command(): starting 10976 1726879399.09161: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879398.9524183-12349-151054413629702/AnsiballZ_setup.py && sleep 0' 10976 1726879399.10090: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879399.10107: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879399.10121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879399.10140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879399.10196: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879399.10212: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879399.10231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879399.10251: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879399.10263: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879399.10276: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879399.10292: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879399.10306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879399.10332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879399.10344: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879399.10356: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879399.10370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879399.10454: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879399.10481: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879399.10502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879399.10592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879399.12564: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879399.12615: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879399.12650: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879399.12701: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879399.12710: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879399.12735: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 10976 1726879399.12825: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879399.12839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879399.12866: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950df3dc0> <<< 10976 1726879399.12924: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879399.12957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950d983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950df3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879399.12980: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950df3ac0> <<< 10976 1726879399.13014: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879399.13061: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950d98490> <<< 10976 1726879399.13098: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879399.13110: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950d98940> <<< 10976 1726879399.13125: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950d98670> <<< 10976 1726879399.13171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879399.13192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879399.13214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879399.13252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879399.13298: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950d4f190> <<< 10976 1726879399.13301: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879399.13313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879399.13377: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950d4f220> <<< 10976 1726879399.13433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879399.13447: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950d72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950d4f940> <<< 10976 1726879399.13483: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950db0880> <<< 10976 1726879399.13518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950d47d90> <<< 10976 1726879399.13563: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 10976 1726879399.13567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950d72d90> <<< 10976 1726879399.13635: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950d98970> <<< 10976 1726879399.13649: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879399.13978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879399.14013: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879399.14044: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879399.14079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879399.14100: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950cedeb0> <<< 10976 1726879399.14143: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950cf1f40> <<< 10976 1726879399.14197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879399.14216: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879399.14241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879399.14659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950ce7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950cef640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950ced370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd950990e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950990910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950990f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950990fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 10976 1726879399.14663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9509a30d0> <<< 10976 1726879399.14666: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879399.14782: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950cc9d90> <<< 10976 1726879399.14800: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879399.14812: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950cc2670> <<< 10976 1726879399.14887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950cd56d0> <<< 10976 1726879399.14901: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950cf6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879399.14935: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879399.14948: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9509a3cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950cc92b0> <<< 10976 1726879399.14992: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd950cd52e0> <<< 10976 1726879399.15014: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950cfc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879399.15044: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879399.15090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879399.15124: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9509a3eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9509a3df0> <<< 10976 1726879399.15152: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9509a3d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879399.15181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879399.15206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879399.15217: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879399.15258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879399.15295: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9509763d0> <<< 10976 1726879399.15323: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879399.15354: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9509764c0> <<< 10976 1726879399.15473: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9509abf40> <<< 10976 1726879399.15512: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9509a5a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9509a5490> <<< 10976 1726879399.15552: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879399.15589: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879399.15612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879399.15633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9508c5220> <<< 10976 1726879399.15668: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950961520> <<< 10976 1726879399.15715: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9509a5f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950cfc040> <<< 10976 1726879399.15741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879399.15785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879399.15808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9508d6b50> <<< 10976 1726879399.15833: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879399.15862: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9508d6e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879399.15904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9508e8790> <<< 10976 1726879399.15928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879399.15956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879399.15989: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9508e8cd0> <<< 10976 1726879399.16028: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd950881400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9508d6f70> <<< 10976 1726879399.16056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879399.16119: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9508912e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9508e8610> import 'pwd' # <<< 10976 1726879399.16149: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9508913a0> <<< 10976 1726879399.16194: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9509a3a30> <<< 10976 1726879399.16221: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879399.16241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879399.16261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879399.16292: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879399.16346: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9508ac700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879399.16373: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9508ac9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9508ac7c0> <<< 10976 1726879399.16386: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9508ac8b0> <<< 10976 1726879399.16421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879399.16604: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9508acd00> <<< 10976 1726879399.16669: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9508b8250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9508ac940> <<< 10976 1726879399.16690: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9508a0a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9509a3610> <<< 10976 1726879399.16714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879399.16769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879399.16804: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9508acaf0> <<< 10976 1726879399.16946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879399.16964: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd9507ee6d0> <<< 10976 1726879399.17238: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip' # zipimport: zlib available <<< 10976 1726879399.17324: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.17372: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879399.17394: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879399.17414: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.18627: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.19569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501ec820> <<< 10976 1726879399.19611: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879399.19642: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879399.19656: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9501ec160> <<< 10976 1726879399.19703: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501ec280> <<< 10976 1726879399.19737: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501ecf70> <<< 10976 1726879399.19752: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879399.19801: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501ec4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501ecd90> <<< 10976 1726879399.19813: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879399.19850: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9501ecfd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879399.19882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879399.19933: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501ec100> <<< 10976 1726879399.19952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879399.19986: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879399.20008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879399.20027: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879399.20437: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501b2f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9500c8310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9500c8160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9500c8ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501d3dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501d33a0> <<< 10976 1726879399.20464: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879399.20492: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501d3fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879399.20504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879399.20538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879399.20556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879399.20581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879399.20597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950761d30> <<< 10976 1726879399.20673: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501eed30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501ee400> <<< 10976 1726879399.20691: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501a1b20> <<< 10976 1726879399.20705: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879399.20734: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9501ee520> <<< 10976 1726879399.20752: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501ee550> <<< 10976 1726879399.20775: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879399.20793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879399.20835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879399.20898: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879399.20928: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd950133fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950774250> <<< 10976 1726879399.20942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879399.20998: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd950131850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9507743d0> <<< 10976 1726879399.21020: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879399.21060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879399.21079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 10976 1726879399.21094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879399.21150: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950774ca0> <<< 10976 1726879399.21288: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501317f0> <<< 10976 1726879399.21377: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9501cdc10> <<< 10976 1726879399.21409: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd950774fa0> <<< 10976 1726879399.21458: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd950774550> <<< 10976 1726879399.21487: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd95076c910> <<< 10976 1726879399.21516: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879399.21531: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879399.21571: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd950126940> <<< 10976 1726879399.21766: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd950144d90> <<< 10976 1726879399.21811: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950130580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd950126ee0> <<< 10976 1726879399.21852: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501309a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879399.21870: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.21931: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.22016: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879399.22054: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 10976 1726879399.22076: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879399.22168: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.22260: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.22724: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.23229: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10976 1726879399.23235: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879399.23238: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879399.23240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879399.23290: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd95016f7f0> <<< 10976 1726879399.23370: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879399.23373: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd95017b8b0> <<< 10976 1726879399.23376: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94fcd0970> <<< 10976 1726879399.23418: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 10976 1726879399.23459: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.23477: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879399.23480: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.23591: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.23727: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879399.23742: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501aa730> # zipimport: zlib available <<< 10976 1726879399.24145: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.24500: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.24557: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.24625: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879399.24654: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.24698: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879399.24749: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.24855: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879399.24859: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879399.24871: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.24904: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.24941: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879399.25128: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.25312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879399.25351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879399.25354: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879399.25426: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501ef370> <<< 10976 1726879399.25429: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.25483: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.25565: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/validation.py <<< 10976 1726879399.25584: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879399.25598: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.25618: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.25656: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879399.25674: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.25704: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.25734: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.25829: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.25890: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879399.25918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879399.25998: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd950162550> <<< 10976 1726879399.26102: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94fb63160> <<< 10976 1726879399.26144: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879399.26197: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.26255: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.26277: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.26323: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879399.26346: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879399.26380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879399.26404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879399.26429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879399.26505: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd95015e820> <<< 10976 1726879399.26547: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950166790> <<< 10976 1726879399.26601: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950162b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879399.26653: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.26668: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879399.26745: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879399.26770: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10976 1726879399.26826: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.26881: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.26896: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.26914: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.26952: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.26992: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.27024: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.27055: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 10976 1726879399.27067: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.27126: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.27203: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.27215: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.27244: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 10976 1726879399.27391: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.27536: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.27563: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.27616: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879399.27652: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 10976 1726879399.27678: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 10976 1726879399.27700: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94fc96370> <<< 10976 1726879399.27728: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 10976 1726879399.27761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 10976 1726879399.27797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 10976 1726879399.27820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 10976 1726879399.27836: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94fcb2580> <<< 10976 1726879399.27877: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd94fcb24f0> <<< 10976 1726879399.27939: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94fc85280> <<< 10976 1726879399.27955: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94fc96970> <<< 10976 1726879399.27996: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94fa4d7f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94fa4db20> <<< 10976 1726879399.28028: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 10976 1726879399.28049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 10976 1726879399.28112: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd94fccef70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94fc94f70> <<< 10976 1726879399.28132: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 10976 1726879399.28160: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94fccee80> <<< 10976 1726879399.28173: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 10976 1726879399.28219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879399.28237: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd94fab6fd0> <<< 10976 1726879399.28266: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94fce2820> <<< 10976 1726879399.28296: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94fa4dd60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 10976 1726879399.28336: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 10976 1726879399.28350: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.28389: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.28443: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 10976 1726879399.28486: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.28535: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 10976 1726879399.28555: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879399.28572: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 10976 1726879399.28599: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.28628: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 10976 1726879399.28640: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.28679: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.28764: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879399.28846: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 10976 1726879399.28859: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879399.28945: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.28955: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.29016: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py <<< 10976 1726879399.29030: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 10976 1726879399.29440: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.29804: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 10976 1726879399.29854: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.29900: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.29928: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.29958: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 10976 1726879399.29971: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 10976 1726879399.29999: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.30028: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 10976 1726879399.30036: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.30081: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.30128: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 10976 1726879399.30137: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.30160: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.30191: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 10976 1726879399.30202: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.30220: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.30255: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 10976 1726879399.30320: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.30397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879399.30430: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94f99ae80> <<< 10976 1726879399.30448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 10976 1726879399.30478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879399.30638: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94f99a9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 10976 1726879399.30698: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.30764: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 10976 1726879399.30849: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.30932: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 10976 1726879399.31001: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.31063: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 10976 1726879399.31077: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.31110: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.31172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 10976 1726879399.31332: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd94fa16490> <<< 10976 1726879399.31671: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94f9b0850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 10976 1726879399.31691: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 10976 1726879399.31758: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.31821: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.31920: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.32050: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/compat/version.py <<< 10976 1726879399.32061: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 10976 1726879399.32068: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.32103: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.32138: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 10976 1726879399.32149: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.32180: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.32226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 10976 1726879399.32283: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd94fa14670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94fa14220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 10976 1726879399.32320: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.32337: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 10976 1726879399.32343: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.32374: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.32407: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 10976 1726879399.32420: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.32550: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.32682: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 10976 1726879399.32688: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.32769: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.32854: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.32889: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.32924: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 10976 1726879399.32941: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 10976 1726879399.32947: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.33038: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.33057: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.33174: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.33300: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 10976 1726879399.33305: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.33407: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.33509: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 10976 1726879399.33519: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.33543: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.33576: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.34020: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.34450: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 10976 1726879399.34470: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.34541: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.34633: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 10976 1726879399.34645: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.34713: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.34803: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 10976 1726879399.34938: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.35060: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 10976 1726879399.35101: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 10976 1726879399.35118: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.35144: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.35180: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 10976 1726879399.35275: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.35349: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.35521: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.35701: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 10976 1726879399.35717: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.35741: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.35781: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 10976 1726879399.35800: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879399.35835: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 10976 1726879399.35894: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.35954: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 10976 1726879399.35972: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.36002: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.36013: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 10976 1726879399.36061: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.36114: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 10976 1726879399.36128: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.36165: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.36221: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 10976 1726879399.36442: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.36655: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 10976 1726879399.36672: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.36701: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.36757: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 10976 1726879399.36786: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.36808: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.36835: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 10976 1726879399.36862: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.36895: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 10976 1726879399.36934: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.36961: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 10976 1726879399.36973: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.37033: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.37120: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 10976 1726879399.37147: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 10976 1726879399.37158: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.37180: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.37228: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 10976 1726879399.37261: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.37274: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.37312: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.37355: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.37409: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.37492: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 10976 1726879399.37505: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.37543: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.37590: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 10976 1726879399.37756: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.37920: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 10976 1726879399.37935: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.37956: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.38001: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 10976 1726879399.38012: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.38051: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.38099: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 10976 1726879399.38111: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.38164: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.38240: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 10976 1726879399.38258: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.38319: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.38401: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 10976 1726879399.38480: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879399.38698: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879399.39088: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 10976 1726879399.39124: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 10976 1726879399.39151: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd94f958130> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950175130> <<< 10976 1726879399.39231: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94f9ad340> <<< 10976 1726879399.56921: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 10976 1726879399.56928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 10976 1726879399.56946: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94f958ac0> <<< 10976 1726879399.56982: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 10976 1726879399.56985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 10976 1726879399.57007: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94f9b01f0> <<< 10976 1726879399.57076: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 10976 1726879399.57080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879399.57121: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879399.57138: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94f7b42e0> <<< 10976 1726879399.57145: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94f7d48e0> <<< 10976 1726879399.57406: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 10976 1726879399.57414: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 10976 1726879399.77526: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}}, "invocation": {"module_args": {"filter": ["ansible_selinux"], "gather_subset": ["all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 10976 1726879399.78089: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879399.78137: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator <<< 10976 1726879399.78188: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc <<< 10976 1726879399.78230: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils <<< 10976 1726879399.78234: stdout chunk (state=3): >>># cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex <<< 10976 1726879399.78239: stdout chunk (state=3): >>># cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader <<< 10976 1726879399.78242: stdout chunk (state=3): >>># cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc <<< 10976 1726879399.78247: stdout chunk (state=3): >>># 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 <<< 10976 1726879399.78249: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules <<< 10976 1726879399.78255: stdout chunk (state=3): >>># destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util <<< 10976 1726879399.78258: stdout chunk (state=3): >>># cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips <<< 10976 1726879399.78259: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd <<< 10976 1726879399.78260: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system <<< 10976 1726879399.78262: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware <<< 10976 1726879399.78263: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat <<< 10976 1726879399.78267: stdout chunk (state=3): >>># cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 10976 1726879399.78513: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879399.78520: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879399.78555: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879399.78570: stdout chunk (state=3): >>># destroy _compression <<< 10976 1726879399.78579: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 10976 1726879399.78626: stdout chunk (state=3): >>># destroy __main__ # destroy locale<<< 10976 1726879399.78630: stdout chunk (state=3): >>> # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10976 1726879399.78632: stdout chunk (state=3): >>># destroy _json <<< 10976 1726879399.78638: stdout chunk (state=3): >>># destroy encodings <<< 10976 1726879399.78660: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879399.78705: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 10976 1726879399.78755: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 10976 1726879399.78759: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool <<< 10976 1726879399.78761: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 10976 1726879399.78790: stdout chunk (state=3): >>># destroy queue <<< 10976 1726879399.78804: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 10976 1726879399.78818: stdout chunk (state=3): >>># destroy shlex <<< 10976 1726879399.78832: stdout chunk (state=3): >>># destroy datetime <<< 10976 1726879399.78835: stdout chunk (state=3): >>># destroy base64 <<< 10976 1726879399.78895: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 10976 1726879399.78898: stdout chunk (state=3): >>># destroy getpass # destroy multiprocessing.connection <<< 10976 1726879399.78901: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util <<< 10976 1726879399.78904: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection # destroy json <<< 10976 1726879399.78938: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 10976 1726879399.78941: stdout chunk (state=3): >>># destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 10976 1726879399.79032: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 10976 1726879399.79119: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 10976 1726879399.79141: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 10976 1726879399.79159: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon <<< 10976 1726879399.79188: 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 10976 1726879399.79195: stdout chunk (state=3): >>># destroy subprocess <<< 10976 1726879399.79198: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select <<< 10976 1726879399.79203: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 <<< 10976 1726879399.79205: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 10976 1726879399.79209: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 10976 1726879399.79213: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 10976 1726879399.79216: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879399.79221: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap<<< 10976 1726879399.79231: stdout chunk (state=3): >>> <<< 10976 1726879399.79238: stdout chunk (state=3): >>># cleanup[3] wiping _struct<<< 10976 1726879399.79246: stdout chunk (state=3): >>> <<< 10976 1726879399.79251: stdout chunk (state=3): >>># cleanup[3] wiping re <<< 10976 1726879399.79259: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879399.79274: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879399.79336: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 10976 1726879399.79339: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 10976 1726879399.79342: 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<<< 10976 1726879399.79344: stdout chunk (state=3): >>> # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879399.79403: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl <<< 10976 1726879399.79406: stdout chunk (state=3): >>># destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879399.79596: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 10976 1726879399.79614: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq<<< 10976 1726879399.79620: stdout chunk (state=3): >>> # destroy posixpath <<< 10976 1726879399.79638: stdout chunk (state=3): >>># destroy stat <<< 10976 1726879399.79666: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879399.79672: stdout chunk (state=3): >>># destroy select <<< 10976 1726879399.79687: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves <<< 10976 1726879399.79690: stdout chunk (state=3): >>># destroy _operator <<< 10976 1726879399.79692: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879399.79732: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879399.80363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879399.80368: stdout chunk (state=3): >>><<< 10976 1726879399.80371: stderr chunk (state=3): >>><<< 10976 1726879399.80438: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950df3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950d983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950df3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950df3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950d98490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950d98940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950d98670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950d4f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950d4f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950d72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950d4f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950db0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950d47d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950d72d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950d98970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950cedeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950cf1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950ce7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950cef640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950ced370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd950990e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950990910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950990f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950990fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9509a30d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950cc9d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950cc2670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950cd56d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950cf6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9509a3cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950cc92b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd950cd52e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950cfc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9509a3eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9509a3df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9509a3d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9509763d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9509764c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9509abf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9509a5a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9509a5490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9508c5220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950961520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9509a5f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950cfc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9508d6b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9508d6e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9508e8790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9508e8cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd950881400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9508d6f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9508912e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9508e8610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9508913a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9509a3a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9508ac700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9508ac9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9508ac7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9508ac8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9508acd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9508b8250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9508ac940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9508a0a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9509a3610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9508acaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd9507ee6d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501ec820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9501ec160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501ec280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501ecf70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501ec4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501ecd90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9501ecfd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501ec100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501b2f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9500c8310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9500c8160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9500c8ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501d3dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501d33a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501d3fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950761d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501eed30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501ee400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501a1b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9501ee520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501ee550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd950133fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950774250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd950131850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9507743d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950774ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501317f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9501cdc10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd950774fa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd950774550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd95076c910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd950126940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd950144d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950130580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd950126ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501309a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd95016f7f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd95017b8b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94fcd0970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501aa730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9501ef370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd950162550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94fb63160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd95015e820> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950166790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950162b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94fc96370> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94fcb2580> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd94fcb24f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94fc85280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94fc96970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94fa4d7f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94fa4db20> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd94fccef70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94fc94f70> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94fccee80> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd94fab6fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94fce2820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94fa4dd60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94f99ae80> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94f99a9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd94fa16490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94f9b0850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd94fa14670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94fa14220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_mbvqog5v/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd94f958130> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd950175130> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94f9ad340> # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94f958ac0> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94f9b01f0> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94f7b42e0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd94f7d48e0> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}}, "invocation": {"module_args": {"filter": ["ansible_selinux"], "gather_subset": ["all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 10976 1726879399.81517: done with _execute_module (setup, {'filter': 'ansible_selinux', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879398.9524183-12349-151054413629702/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879399.81525: _low_level_execute_command(): starting 10976 1726879399.81528: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879398.9524183-12349-151054413629702/ > /dev/null 2>&1 && sleep 0' 10976 1726879399.82083: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879399.82117: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879399.82191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879399.84032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879399.84098: stderr chunk (state=3): >>><<< 10976 1726879399.84102: stdout chunk (state=3): >>><<< 10976 1726879399.84129: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879399.84134: handler run complete 10976 1726879399.84147: variable 'ansible_facts' from source: unknown 10976 1726879399.84182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879399.84218: variable 'ansible_facts' from source: unknown 10976 1726879399.84250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879399.84263: attempt loop complete, returning result 10976 1726879399.84268: _execute() done 10976 1726879399.84271: dumping result to json 10976 1726879399.84273: done dumping result, returning 10976 1726879399.84284: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Refresh facts [0e24e73b-299d-f469-e0b0-0000000005c3] 10976 1726879399.84293: sending task result for task 0e24e73b-299d-f469-e0b0-0000000005c3 10976 1726879399.84394: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000005c3 10976 1726879399.84397: WORKER PROCESS EXITING ok: [managed_node2] 10976 1726879399.84457: no more pending results, returning what we have 10976 1726879399.84460: results queue empty 10976 1726879399.84460: checking for any_errors_fatal 10976 1726879399.84468: done checking for any_errors_fatal 10976 1726879399.84469: checking for max_fail_percentage 10976 1726879399.84471: done checking for max_fail_percentage 10976 1726879399.84472: checking to see if all hosts have failed and the running result is not ok 10976 1726879399.84472: done checking to see if all hosts have failed 10976 1726879399.84473: getting the remaining hosts for this loop 10976 1726879399.84475: done getting the remaining hosts for this loop 10976 1726879399.84478: getting the next task for host managed_node2 10976 1726879399.84488: done getting next task for host managed_node2 10976 1726879399.84491: ^ task is: TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled 10976 1726879399.84496: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879399.84507: getting variables 10976 1726879399.84508: in VariableManager get_vars() 10976 1726879399.84556: Calling all_inventory to load vars for managed_node2 10976 1726879399.84559: Calling groups_inventory to load vars for managed_node2 10976 1726879399.84562: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879399.84571: Calling all_plugins_play to load vars for managed_node2 10976 1726879399.84574: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879399.84577: Calling groups_plugins_play to load vars for managed_node2 10976 1726879399.85056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879399.86065: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879399.86084: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879399.86096: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879399.86185: done with get_vars() 10976 1726879399.86204: done getting variables TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Friday 20 September 2024 20:43:19 -0400 (0:00:01.038) 0:00:41.287 ****** 10976 1726879399.86439: entering _queue_task() for managed_node2/selinux 10976 1726879399.86441: Creating lock for selinux 10976 1726879399.86692: worker is 1 (out of 1 available) 10976 1726879399.86707: exiting _queue_task() for managed_node2/selinux 10976 1726879399.86718: done queuing things up, now waiting for results queue to drain 10976 1726879399.86720: waiting for pending results... 10976 1726879399.86942: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled 10976 1726879399.87058: in run() - task 0e24e73b-299d-f469-e0b0-00000000049f 10976 1726879399.87071: variable 'ansible_search_path' from source: unknown 10976 1726879399.87075: variable 'ansible_search_path' from source: unknown 10976 1726879399.87109: calling self._execute() 10976 1726879399.87193: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879399.87198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879399.87207: variable 'omit' from source: magic vars 10976 1726879399.87594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879399.90081: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879399.90162: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879399.90210: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879399.90254: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879399.90292: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879399.90399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879399.90435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879399.90461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879399.90503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879399.90519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879399.90661: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879399.90677: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879399.90709: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879399.90881: variable 'ansible_facts' from source: unknown 10976 1726879399.91114: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879399.91320: variable 'ansible_facts' from source: unknown 10976 1726879399.91504: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879399.91636: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879399.91649: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879399.91813: variable 'ansible_selinux' from source: facts 10976 1726879399.91828: variable 'selinux_state' from source: role '' defaults 10976 1726879399.91837: variable 'selinux_policy' from source: role '' defaults 10976 1726879399.91847: Evaluated conditional (ansible_selinux.status == "enabled" and (selinux_state or selinux_policy)): False 10976 1726879399.91855: when evaluation is False, skipping this task 10976 1726879399.91862: _execute() done 10976 1726879399.91870: dumping result to json 10976 1726879399.91878: done dumping result, returning 10976 1726879399.91894: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled [0e24e73b-299d-f469-e0b0-00000000049f] 10976 1726879399.91905: sending task result for task 0e24e73b-299d-f469-e0b0-00000000049f skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_selinux.status == \"enabled\" and (selinux_state or selinux_policy)", "skip_reason": "Conditional result was False" } 10976 1726879399.92074: no more pending results, returning what we have 10976 1726879399.92077: results queue empty 10976 1726879399.92078: checking for any_errors_fatal 10976 1726879399.92093: done checking for any_errors_fatal 10976 1726879399.92094: checking for max_fail_percentage 10976 1726879399.92096: done checking for max_fail_percentage 10976 1726879399.92097: checking to see if all hosts have failed and the running result is not ok 10976 1726879399.92098: done checking to see if all hosts have failed 10976 1726879399.92099: getting the remaining hosts for this loop 10976 1726879399.92101: done getting the remaining hosts for this loop 10976 1726879399.92105: getting the next task for host managed_node2 10976 1726879399.92114: done getting next task for host managed_node2 10976 1726879399.92119: ^ task is: TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled 10976 1726879399.92125: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879399.92141: getting variables 10976 1726879399.92143: in VariableManager get_vars() 10976 1726879399.92195: Calling all_inventory to load vars for managed_node2 10976 1726879399.92198: Calling groups_inventory to load vars for managed_node2 10976 1726879399.92201: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879399.92211: Calling all_plugins_play to load vars for managed_node2 10976 1726879399.92215: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879399.92218: Calling groups_plugins_play to load vars for managed_node2 10976 1726879399.92698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879399.93247: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000049f 10976 1726879399.93251: WORKER PROCESS EXITING 10976 1726879399.93593: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879399.93612: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879399.93624: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879399.93704: done with get_vars() 10976 1726879399.93721: done getting variables TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Friday 20 September 2024 20:43:19 -0400 (0:00:00.073) 0:00:41.361 ****** 10976 1726879399.93821: entering _queue_task() for managed_node2/selinux 10976 1726879399.94124: worker is 1 (out of 1 available) 10976 1726879399.94137: exiting _queue_task() for managed_node2/selinux 10976 1726879399.94150: done queuing things up, now waiting for results queue to drain 10976 1726879399.94151: waiting for pending results... 10976 1726879399.94472: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled 10976 1726879399.94658: in run() - task 0e24e73b-299d-f469-e0b0-0000000004a0 10976 1726879399.94683: variable 'ansible_search_path' from source: unknown 10976 1726879399.94696: variable 'ansible_search_path' from source: unknown 10976 1726879399.94745: calling self._execute() 10976 1726879399.94861: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879399.94873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879399.94892: variable 'omit' from source: magic vars 10976 1726879399.95439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879399.98475: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879399.98560: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879399.98622: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879399.98671: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879399.98709: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879399.98826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879399.98865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879399.98901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879399.98952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879399.98975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879399.99133: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879399.99147: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879399.99179: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879399.99330: variable 'ansible_facts' from source: unknown 10976 1726879399.99543: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879399.99725: variable 'ansible_facts' from source: unknown 10976 1726879399.99907: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879400.00044: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879400.00059: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879400.00209: variable 'ansible_selinux' from source: facts 10976 1726879400.00220: variable 'selinux_state' from source: role '' defaults 10976 1726879400.00233: Evaluated conditional (ansible_selinux.status == "disabled" and selinux_state): False 10976 1726879400.00240: when evaluation is False, skipping this task 10976 1726879400.00247: _execute() done 10976 1726879400.00254: dumping result to json 10976 1726879400.00262: done dumping result, returning 10976 1726879400.00278: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled [0e24e73b-299d-f469-e0b0-0000000004a0] 10976 1726879400.00291: sending task result for task 0e24e73b-299d-f469-e0b0-0000000004a0 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_selinux.status == \"disabled\" and selinux_state", "skip_reason": "Conditional result was False" } 10976 1726879400.00453: no more pending results, returning what we have 10976 1726879400.00456: results queue empty 10976 1726879400.00457: checking for any_errors_fatal 10976 1726879400.00465: done checking for any_errors_fatal 10976 1726879400.00466: checking for max_fail_percentage 10976 1726879400.00468: done checking for max_fail_percentage 10976 1726879400.00469: checking to see if all hosts have failed and the running result is not ok 10976 1726879400.00470: done checking to see if all hosts have failed 10976 1726879400.00471: getting the remaining hosts for this loop 10976 1726879400.00473: done getting the remaining hosts for this loop 10976 1726879400.00477: getting the next task for host managed_node2 10976 1726879400.00490: done getting next task for host managed_node2 10976 1726879400.00494: ^ task is: TASK: fedora.linux_system_roles.selinux : Set selinux_reboot_required 10976 1726879400.00499: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879400.00515: getting variables 10976 1726879400.00517: in VariableManager get_vars() 10976 1726879400.00568: Calling all_inventory to load vars for managed_node2 10976 1726879400.00571: Calling groups_inventory to load vars for managed_node2 10976 1726879400.00574: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879400.00586: Calling all_plugins_play to load vars for managed_node2 10976 1726879400.00590: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879400.00592: Calling groups_plugins_play to load vars for managed_node2 10976 1726879400.01702: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000004a0 10976 1726879400.01706: WORKER PROCESS EXITING 10976 1726879400.01841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879400.02353: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879400.02372: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879400.02384: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879400.02466: done with get_vars() 10976 1726879400.02487: done getting variables 10976 1726879400.02552: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Friday 20 September 2024 20:43:20 -0400 (0:00:00.087) 0:00:41.449 ****** 10976 1726879400.02595: entering _queue_task() for managed_node2/set_fact 10976 1726879400.02936: worker is 1 (out of 1 available) 10976 1726879400.02951: exiting _queue_task() for managed_node2/set_fact 10976 1726879400.02964: done queuing things up, now waiting for results queue to drain 10976 1726879400.02966: waiting for pending results... 10976 1726879400.03302: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set selinux_reboot_required 10976 1726879400.03495: in run() - task 0e24e73b-299d-f469-e0b0-0000000004a1 10976 1726879400.03520: variable 'ansible_search_path' from source: unknown 10976 1726879400.03536: variable 'ansible_search_path' from source: unknown 10976 1726879400.03583: calling self._execute() 10976 1726879400.03702: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879400.03713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879400.03729: variable 'omit' from source: magic vars 10976 1726879400.04259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879400.06850: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879400.06937: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879400.06979: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879400.07042: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879400.07074: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879400.07183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879400.07226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879400.07256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879400.07302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879400.07318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879400.07479: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879400.07494: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879400.07518: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879400.07672: variable 'ansible_facts' from source: unknown 10976 1726879400.07909: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879400.08089: variable 'ansible_facts' from source: unknown 10976 1726879400.08269: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879400.08406: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879400.08423: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879400.08436: variable 'omit' from source: magic vars 10976 1726879400.08515: variable 'omit' from source: magic vars 10976 1726879400.08695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879400.08891: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879400.08936: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879400.08974: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879400.09026: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879400.09083: 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) 10976 1726879400.09112: 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) 10976 1726879400.09142: 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) 10976 1726879400.09170: 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) 10976 1726879400.09236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879400.09264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879400.09298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879400.09343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879400.09360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879400.09491: variable 'selinux_mod_output_enabled' from source: set_fact 10976 1726879400.09509: variable 'selinux_mod_output_disabled' from source: set_fact 10976 1726879400.09561: variable 'omit' from source: magic vars 10976 1726879400.09596: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879400.09634: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879400.09658: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879400.09678: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879400.09697: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879400.09735: variable 'inventory_hostname' from source: set_fact 10976 1726879400.09744: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879400.09751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879400.09865: Set connection var ansible_pipelining to False 10976 1726879400.09879: Set connection var ansible_shell_executable to /bin/sh 10976 1726879400.09893: Set connection var ansible_timeout to 10 10976 1726879400.09899: Set connection var ansible_shell_type to sh 10976 1726879400.09908: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879400.09917: Set connection var ansible_connection to ssh 10976 1726879400.09950: variable 'ansible_shell_executable' from source: unknown 10976 1726879400.09969: variable 'ansible_connection' from source: unknown 10976 1726879400.09976: variable 'ansible_module_compression' from source: unknown 10976 1726879400.09983: variable 'ansible_shell_type' from source: unknown 10976 1726879400.09994: variable 'ansible_shell_executable' from source: unknown 10976 1726879400.10001: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879400.10009: variable 'ansible_pipelining' from source: unknown 10976 1726879400.10016: variable 'ansible_timeout' from source: unknown 10976 1726879400.10026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879400.10151: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879400.10166: variable 'omit' from source: magic vars 10976 1726879400.10175: starting attempt loop 10976 1726879400.10181: running the handler 10976 1726879400.10196: handler run complete 10976 1726879400.10208: attempt loop complete, returning result 10976 1726879400.10213: _execute() done 10976 1726879400.10219: dumping result to json 10976 1726879400.10227: done dumping result, returning 10976 1726879400.10237: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set selinux_reboot_required [0e24e73b-299d-f469-e0b0-0000000004a1] 10976 1726879400.10246: sending task result for task 0e24e73b-299d-f469-e0b0-0000000004a1 10976 1726879400.10353: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000004a1 ok: [managed_node2] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } 10976 1726879400.10426: no more pending results, returning what we have 10976 1726879400.10429: results queue empty 10976 1726879400.10430: checking for any_errors_fatal 10976 1726879400.10437: done checking for any_errors_fatal 10976 1726879400.10438: checking for max_fail_percentage 10976 1726879400.10440: done checking for max_fail_percentage 10976 1726879400.10441: checking to see if all hosts have failed and the running result is not ok 10976 1726879400.10442: done checking to see if all hosts have failed 10976 1726879400.10443: getting the remaining hosts for this loop 10976 1726879400.10444: done getting the remaining hosts for this loop 10976 1726879400.10448: getting the next task for host managed_node2 10976 1726879400.10455: done getting next task for host managed_node2 10976 1726879400.10459: ^ task is: TASK: fedora.linux_system_roles.selinux : Fail if reboot is required 10976 1726879400.10464: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879400.10475: getting variables 10976 1726879400.10477: in VariableManager get_vars() 10976 1726879400.10525: Calling all_inventory to load vars for managed_node2 10976 1726879400.10528: Calling groups_inventory to load vars for managed_node2 10976 1726879400.10531: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879400.10541: Calling all_plugins_play to load vars for managed_node2 10976 1726879400.10544: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879400.10547: Calling groups_plugins_play to load vars for managed_node2 10976 1726879400.11012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879400.11761: WORKER PROCESS EXITING 10976 1726879400.11882: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879400.11903: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879400.11909: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879400.11991: done with get_vars() 10976 1726879400.12007: done getting variables 10976 1726879400.12065: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Friday 20 September 2024 20:43:20 -0400 (0:00:00.095) 0:00:41.544 ****** 10976 1726879400.12105: entering _queue_task() for managed_node2/fail 10976 1726879400.12408: worker is 1 (out of 1 available) 10976 1726879400.12421: exiting _queue_task() for managed_node2/fail 10976 1726879400.12435: done queuing things up, now waiting for results queue to drain 10976 1726879400.12437: waiting for pending results... 10976 1726879400.12751: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Fail if reboot is required 10976 1726879400.12937: in run() - task 0e24e73b-299d-f469-e0b0-0000000004a2 10976 1726879400.12957: variable 'ansible_search_path' from source: unknown 10976 1726879400.12965: variable 'ansible_search_path' from source: unknown 10976 1726879400.13013: calling self._execute() 10976 1726879400.13123: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879400.13135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879400.13147: variable 'omit' from source: magic vars 10976 1726879400.13677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879400.16087: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879400.16150: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879400.16182: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879400.16212: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879400.16234: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879400.16315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879400.16339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879400.16358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879400.16387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879400.16401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879400.16511: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879400.16516: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879400.16536: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879400.16636: variable 'ansible_facts' from source: unknown 10976 1726879400.16778: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879400.16894: variable 'ansible_facts' from source: unknown 10976 1726879400.16992: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879400.17078: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879400.17084: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879400.17154: variable 'selinux_reboot_required' from source: set_fact 10976 1726879400.17158: Evaluated conditional (selinux_reboot_required): False 10976 1726879400.17161: when evaluation is False, skipping this task 10976 1726879400.17164: _execute() done 10976 1726879400.17166: dumping result to json 10976 1726879400.17170: done dumping result, returning 10976 1726879400.17177: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Fail if reboot is required [0e24e73b-299d-f469-e0b0-0000000004a2] 10976 1726879400.17183: sending task result for task 0e24e73b-299d-f469-e0b0-0000000004a2 10976 1726879400.17283: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000004a2 10976 1726879400.17286: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "selinux_reboot_required", "skip_reason": "Conditional result was False" } 10976 1726879400.17355: no more pending results, returning what we have 10976 1726879400.17359: results queue empty 10976 1726879400.17360: checking for any_errors_fatal 10976 1726879400.17368: done checking for any_errors_fatal 10976 1726879400.17369: checking for max_fail_percentage 10976 1726879400.17371: done checking for max_fail_percentage 10976 1726879400.17372: checking to see if all hosts have failed and the running result is not ok 10976 1726879400.17373: done checking to see if all hosts have failed 10976 1726879400.17374: getting the remaining hosts for this loop 10976 1726879400.17375: done getting the remaining hosts for this loop 10976 1726879400.17379: getting the next task for host managed_node2 10976 1726879400.17386: done getting next task for host managed_node2 10976 1726879400.17390: ^ task is: TASK: fedora.linux_system_roles.selinux : Warn if SELinux is disabled 10976 1726879400.17397: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879400.17413: getting variables 10976 1726879400.17414: in VariableManager get_vars() 10976 1726879400.17456: Calling all_inventory to load vars for managed_node2 10976 1726879400.17459: Calling groups_inventory to load vars for managed_node2 10976 1726879400.17460: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879400.17470: Calling all_plugins_play to load vars for managed_node2 10976 1726879400.17473: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879400.17476: Calling groups_plugins_play to load vars for managed_node2 10976 1726879400.17897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879400.18490: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879400.18509: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879400.18515: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879400.18657: done with get_vars() 10976 1726879400.18731: done getting variables 10976 1726879400.18804: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Friday 20 September 2024 20:43:20 -0400 (0:00:00.067) 0:00:41.612 ****** 10976 1726879400.18878: entering _queue_task() for managed_node2/debug 10976 1726879400.19145: worker is 1 (out of 1 available) 10976 1726879400.19162: exiting _queue_task() for managed_node2/debug 10976 1726879400.19174: done queuing things up, now waiting for results queue to drain 10976 1726879400.19176: waiting for pending results... 10976 1726879400.19397: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Warn if SELinux is disabled 10976 1726879400.19519: in run() - task 0e24e73b-299d-f469-e0b0-0000000004a3 10976 1726879400.19538: variable 'ansible_search_path' from source: unknown 10976 1726879400.19542: variable 'ansible_search_path' from source: unknown 10976 1726879400.19572: calling self._execute() 10976 1726879400.19660: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879400.19666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879400.19674: variable 'omit' from source: magic vars 10976 1726879400.20069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879400.21919: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879400.22035: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879400.22103: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879400.22195: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879400.22243: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879400.22390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879400.22432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879400.22473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879400.22535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879400.22559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879400.22740: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879400.22753: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879400.22783: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879400.22965: variable 'ansible_facts' from source: unknown 10976 1726879400.23230: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879400.23535: variable 'ansible_facts' from source: unknown 10976 1726879400.23767: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879400.23862: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879400.23872: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879400.23959: variable 'ansible_selinux' from source: facts 10976 1726879400.23965: Evaluated conditional (ansible_selinux.status == "disabled"): False 10976 1726879400.23968: when evaluation is False, skipping this task 10976 1726879400.23970: _execute() done 10976 1726879400.23976: dumping result to json 10976 1726879400.23979: done dumping result, returning 10976 1726879400.23988: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Warn if SELinux is disabled [0e24e73b-299d-f469-e0b0-0000000004a3] 10976 1726879400.23991: sending task result for task 0e24e73b-299d-f469-e0b0-0000000004a3 10976 1726879400.24083: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000004a3 10976 1726879400.24118: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "ansible_selinux.status == \"disabled\"" } 10976 1726879400.24166: no more pending results, returning what we have 10976 1726879400.24170: results queue empty 10976 1726879400.24170: checking for any_errors_fatal 10976 1726879400.24179: done checking for any_errors_fatal 10976 1726879400.24179: checking for max_fail_percentage 10976 1726879400.24181: done checking for max_fail_percentage 10976 1726879400.24182: checking to see if all hosts have failed and the running result is not ok 10976 1726879400.24183: done checking to see if all hosts have failed 10976 1726879400.24184: getting the remaining hosts for this loop 10976 1726879400.24188: done getting the remaining hosts for this loop 10976 1726879400.24192: getting the next task for host managed_node2 10976 1726879400.24200: done getting next task for host managed_node2 10976 1726879400.24204: ^ task is: TASK: fedora.linux_system_roles.selinux : Drop all local modifications 10976 1726879400.24208: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879400.24225: getting variables 10976 1726879400.24228: in VariableManager get_vars() 10976 1726879400.24271: Calling all_inventory to load vars for managed_node2 10976 1726879400.24274: Calling groups_inventory to load vars for managed_node2 10976 1726879400.24276: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879400.24287: Calling all_plugins_play to load vars for managed_node2 10976 1726879400.24290: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879400.24293: Calling groups_plugins_play to load vars for managed_node2 10976 1726879400.24606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879400.24911: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879400.24926: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879400.24931: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879400.24995: done with get_vars() 10976 1726879400.25008: done getting variables 10976 1726879400.25057: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Friday 20 September 2024 20:43:20 -0400 (0:00:00.062) 0:00:41.674 ****** 10976 1726879400.25087: entering _queue_task() for managed_node2/command 10976 1726879400.25330: worker is 1 (out of 1 available) 10976 1726879400.25345: exiting _queue_task() for managed_node2/command 10976 1726879400.25359: done queuing things up, now waiting for results queue to drain 10976 1726879400.25360: waiting for pending results... 10976 1726879400.25576: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Drop all local modifications 10976 1726879400.25694: in run() - task 0e24e73b-299d-f469-e0b0-0000000004a4 10976 1726879400.25706: variable 'ansible_search_path' from source: unknown 10976 1726879400.25709: variable 'ansible_search_path' from source: unknown 10976 1726879400.25743: calling self._execute() 10976 1726879400.25828: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879400.25834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879400.25843: variable 'omit' from source: magic vars 10976 1726879400.26332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879400.29094: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879400.29161: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879400.29206: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879400.29237: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879400.29262: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879400.29352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879400.29376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879400.29399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879400.29428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879400.29439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879400.29550: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879400.29557: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879400.29577: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879400.29681: variable 'ansible_facts' from source: unknown 10976 1726879400.29833: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879400.29950: variable 'ansible_facts' from source: unknown 10976 1726879400.30053: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879400.30141: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879400.30149: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879400.30231: variable 'selinux_all_purge' from source: role '' defaults 10976 1726879400.30236: Evaluated conditional (selinux_all_purge | bool): False 10976 1726879400.30239: when evaluation is False, skipping this task 10976 1726879400.30242: _execute() done 10976 1726879400.30246: dumping result to json 10976 1726879400.30248: done dumping result, returning 10976 1726879400.30257: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Drop all local modifications [0e24e73b-299d-f469-e0b0-0000000004a4] 10976 1726879400.30262: sending task result for task 0e24e73b-299d-f469-e0b0-0000000004a4 10976 1726879400.30355: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000004a4 10976 1726879400.30360: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "selinux_all_purge | bool", "skip_reason": "Conditional result was False" } 10976 1726879400.30426: no more pending results, returning what we have 10976 1726879400.30429: results queue empty 10976 1726879400.30429: checking for any_errors_fatal 10976 1726879400.30440: done checking for any_errors_fatal 10976 1726879400.30441: checking for max_fail_percentage 10976 1726879400.30442: done checking for max_fail_percentage 10976 1726879400.30443: checking to see if all hosts have failed and the running result is not ok 10976 1726879400.30444: done checking to see if all hosts have failed 10976 1726879400.30445: getting the remaining hosts for this loop 10976 1726879400.30446: done getting the remaining hosts for this loop 10976 1726879400.30450: getting the next task for host managed_node2 10976 1726879400.30458: done getting next task for host managed_node2 10976 1726879400.30462: ^ task is: TASK: fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications 10976 1726879400.30466: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879400.30485: getting variables 10976 1726879400.30487: in VariableManager get_vars() 10976 1726879400.30531: Calling all_inventory to load vars for managed_node2 10976 1726879400.30534: Calling groups_inventory to load vars for managed_node2 10976 1726879400.30536: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879400.30545: Calling all_plugins_play to load vars for managed_node2 10976 1726879400.30547: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879400.30550: Calling groups_plugins_play to load vars for managed_node2 10976 1726879400.30871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879400.31173: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879400.31187: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879400.31193: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879400.31307: done with get_vars() 10976 1726879400.31347: done getting variables 10976 1726879400.31433: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Friday 20 September 2024 20:43:20 -0400 (0:00:00.063) 0:00:41.738 ****** 10976 1726879400.31481: entering _queue_task() for managed_node2/command 10976 1726879400.31855: worker is 1 (out of 1 available) 10976 1726879400.31870: exiting _queue_task() for managed_node2/command 10976 1726879400.31882: done queuing things up, now waiting for results queue to drain 10976 1726879400.31884: waiting for pending results... 10976 1726879400.32437: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications 10976 1726879400.32530: in run() - task 0e24e73b-299d-f469-e0b0-0000000004a5 10976 1726879400.32543: variable 'ansible_search_path' from source: unknown 10976 1726879400.32546: variable 'ansible_search_path' from source: unknown 10976 1726879400.32583: calling self._execute() 10976 1726879400.32669: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879400.32673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879400.32688: variable 'omit' from source: magic vars 10976 1726879400.33090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879400.34859: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879400.34911: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879400.34943: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879400.34987: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879400.35006: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879400.35092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879400.35114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879400.35133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879400.35161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879400.35172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879400.35315: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879400.35323: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879400.35341: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879400.35512: variable 'ansible_facts' from source: unknown 10976 1726879400.35699: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879400.35833: variable 'ansible_facts' from source: unknown 10976 1726879400.35991: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879400.36130: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879400.36133: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879400.36252: variable 'selinux_booleans_purge' from source: role '' defaults 10976 1726879400.36286: Evaluated conditional (selinux_booleans_purge | bool): False 10976 1726879400.36290: when evaluation is False, skipping this task 10976 1726879400.36292: _execute() done 10976 1726879400.36294: dumping result to json 10976 1726879400.36297: done dumping result, returning 10976 1726879400.36299: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications [0e24e73b-299d-f469-e0b0-0000000004a5] 10976 1726879400.36301: sending task result for task 0e24e73b-299d-f469-e0b0-0000000004a5 skipping: [managed_node2] => { "changed": false, "false_condition": "selinux_booleans_purge | bool", "skip_reason": "Conditional result was False" } 10976 1726879400.36509: no more pending results, returning what we have 10976 1726879400.36513: results queue empty 10976 1726879400.36513: checking for any_errors_fatal 10976 1726879400.36524: done checking for any_errors_fatal 10976 1726879400.36525: checking for max_fail_percentage 10976 1726879400.36550: done checking for max_fail_percentage 10976 1726879400.36552: checking to see if all hosts have failed and the running result is not ok 10976 1726879400.36553: done checking to see if all hosts have failed 10976 1726879400.36554: getting the remaining hosts for this loop 10976 1726879400.36555: done getting the remaining hosts for this loop 10976 1726879400.36559: getting the next task for host managed_node2 10976 1726879400.36566: done getting next task for host managed_node2 10976 1726879400.36581: ^ task is: TASK: fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications 10976 1726879400.36587: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879400.36603: getting variables 10976 1726879400.36604: in VariableManager get_vars() 10976 1726879400.36659: Calling all_inventory to load vars for managed_node2 10976 1726879400.36662: Calling groups_inventory to load vars for managed_node2 10976 1726879400.36665: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879400.36675: Calling all_plugins_play to load vars for managed_node2 10976 1726879400.36678: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879400.36682: Calling groups_plugins_play to load vars for managed_node2 10976 1726879400.37194: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000004a5 10976 1726879400.37198: WORKER PROCESS EXITING 10976 1726879400.37218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879400.37526: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879400.37558: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879400.37565: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879400.37694: done with get_vars() 10976 1726879400.37725: done getting variables 10976 1726879400.37775: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Friday 20 September 2024 20:43:20 -0400 (0:00:00.063) 0:00:41.801 ****** 10976 1726879400.37824: entering _queue_task() for managed_node2/command 10976 1726879400.38226: worker is 1 (out of 1 available) 10976 1726879400.38239: exiting _queue_task() for managed_node2/command 10976 1726879400.38253: done queuing things up, now waiting for results queue to drain 10976 1726879400.38254: waiting for pending results... 10976 1726879400.38657: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications 10976 1726879400.38821: in run() - task 0e24e73b-299d-f469-e0b0-0000000004a6 10976 1726879400.38854: variable 'ansible_search_path' from source: unknown 10976 1726879400.38870: variable 'ansible_search_path' from source: unknown 10976 1726879400.38937: calling self._execute() 10976 1726879400.39098: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879400.39102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879400.39126: variable 'omit' from source: magic vars 10976 1726879400.39762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879400.42419: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879400.42911: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879400.42952: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879400.42978: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879400.43001: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879400.43083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879400.43105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879400.43124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879400.43156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879400.43167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879400.43271: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879400.43280: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879400.43299: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879400.43405: variable 'ansible_facts' from source: unknown 10976 1726879400.43523: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879400.43637: variable 'ansible_facts' from source: unknown 10976 1726879400.43737: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879400.43827: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879400.43833: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879400.43917: variable 'selinux_fcontexts_purge' from source: role '' defaults 10976 1726879400.43921: Evaluated conditional (selinux_fcontexts_purge | bool): False 10976 1726879400.43926: when evaluation is False, skipping this task 10976 1726879400.43934: _execute() done 10976 1726879400.43937: dumping result to json 10976 1726879400.43939: done dumping result, returning 10976 1726879400.43947: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications [0e24e73b-299d-f469-e0b0-0000000004a6] 10976 1726879400.43953: sending task result for task 0e24e73b-299d-f469-e0b0-0000000004a6 10976 1726879400.44048: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000004a6 10976 1726879400.44052: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "selinux_fcontexts_purge | bool", "skip_reason": "Conditional result was False" } 10976 1726879400.44102: no more pending results, returning what we have 10976 1726879400.44105: results queue empty 10976 1726879400.44106: checking for any_errors_fatal 10976 1726879400.44115: done checking for any_errors_fatal 10976 1726879400.44115: checking for max_fail_percentage 10976 1726879400.44117: done checking for max_fail_percentage 10976 1726879400.44118: checking to see if all hosts have failed and the running result is not ok 10976 1726879400.44119: done checking to see if all hosts have failed 10976 1726879400.44120: getting the remaining hosts for this loop 10976 1726879400.44121: done getting the remaining hosts for this loop 10976 1726879400.44126: getting the next task for host managed_node2 10976 1726879400.44135: done getting next task for host managed_node2 10976 1726879400.44139: ^ task is: TASK: fedora.linux_system_roles.selinux : Purge all SELinux port local modifications 10976 1726879400.44143: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879400.44157: getting variables 10976 1726879400.44159: in VariableManager get_vars() 10976 1726879400.44208: Calling all_inventory to load vars for managed_node2 10976 1726879400.44211: Calling groups_inventory to load vars for managed_node2 10976 1726879400.44213: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879400.44225: Calling all_plugins_play to load vars for managed_node2 10976 1726879400.44227: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879400.44230: Calling groups_plugins_play to load vars for managed_node2 10976 1726879400.44563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879400.44889: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879400.44902: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879400.44906: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879400.44970: done with get_vars() 10976 1726879400.44988: done getting variables 10976 1726879400.45033: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Friday 20 September 2024 20:43:20 -0400 (0:00:00.072) 0:00:41.873 ****** 10976 1726879400.45061: entering _queue_task() for managed_node2/command 10976 1726879400.45312: worker is 1 (out of 1 available) 10976 1726879400.45330: exiting _queue_task() for managed_node2/command 10976 1726879400.45343: done queuing things up, now waiting for results queue to drain 10976 1726879400.45345: waiting for pending results... 10976 1726879400.45559: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Purge all SELinux port local modifications 10976 1726879400.45671: in run() - task 0e24e73b-299d-f469-e0b0-0000000004a7 10976 1726879400.45686: variable 'ansible_search_path' from source: unknown 10976 1726879400.45690: variable 'ansible_search_path' from source: unknown 10976 1726879400.45725: calling self._execute() 10976 1726879400.45813: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879400.45817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879400.45828: variable 'omit' from source: magic vars 10976 1726879400.46224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879400.49528: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879400.49672: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879400.49717: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879400.49783: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879400.49811: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879400.49899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879400.49920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879400.49942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879400.49972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879400.49983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879400.50202: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879400.50224: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879400.50263: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879400.50409: variable 'ansible_facts' from source: unknown 10976 1726879400.50626: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879400.50749: variable 'ansible_facts' from source: unknown 10976 1726879400.50863: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879400.50970: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879400.50977: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879400.51061: variable 'selinux_ports_purge' from source: role '' defaults 10976 1726879400.51068: Evaluated conditional (selinux_ports_purge | bool): False 10976 1726879400.51071: when evaluation is False, skipping this task 10976 1726879400.51074: _execute() done 10976 1726879400.51078: dumping result to json 10976 1726879400.51080: done dumping result, returning 10976 1726879400.51091: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Purge all SELinux port local modifications [0e24e73b-299d-f469-e0b0-0000000004a7] 10976 1726879400.51096: sending task result for task 0e24e73b-299d-f469-e0b0-0000000004a7 10976 1726879400.51194: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000004a7 10976 1726879400.51197: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "selinux_ports_purge | bool", "skip_reason": "Conditional result was False" } 10976 1726879400.51267: no more pending results, returning what we have 10976 1726879400.51270: results queue empty 10976 1726879400.51271: checking for any_errors_fatal 10976 1726879400.51278: done checking for any_errors_fatal 10976 1726879400.51279: checking for max_fail_percentage 10976 1726879400.51281: done checking for max_fail_percentage 10976 1726879400.51282: checking to see if all hosts have failed and the running result is not ok 10976 1726879400.51283: done checking to see if all hosts have failed 10976 1726879400.51283: getting the remaining hosts for this loop 10976 1726879400.51285: done getting the remaining hosts for this loop 10976 1726879400.51289: getting the next task for host managed_node2 10976 1726879400.51297: done getting next task for host managed_node2 10976 1726879400.51302: ^ task is: TASK: fedora.linux_system_roles.selinux : Purge all SELinux login local modifications 10976 1726879400.51315: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879400.51332: getting variables 10976 1726879400.51334: in VariableManager get_vars() 10976 1726879400.51375: Calling all_inventory to load vars for managed_node2 10976 1726879400.51378: Calling groups_inventory to load vars for managed_node2 10976 1726879400.51380: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879400.51389: Calling all_plugins_play to load vars for managed_node2 10976 1726879400.51391: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879400.51394: Calling groups_plugins_play to load vars for managed_node2 10976 1726879400.51731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879400.52026: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879400.52040: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879400.52044: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879400.52110: done with get_vars() 10976 1726879400.52125: done getting variables 10976 1726879400.52168: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Friday 20 September 2024 20:43:20 -0400 (0:00:00.071) 0:00:41.945 ****** 10976 1726879400.52202: entering _queue_task() for managed_node2/command 10976 1726879400.52447: worker is 1 (out of 1 available) 10976 1726879400.52463: exiting _queue_task() for managed_node2/command 10976 1726879400.52476: done queuing things up, now waiting for results queue to drain 10976 1726879400.52477: waiting for pending results... 10976 1726879400.52794: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Purge all SELinux login local modifications 10976 1726879400.52971: in run() - task 0e24e73b-299d-f469-e0b0-0000000004a8 10976 1726879400.52999: variable 'ansible_search_path' from source: unknown 10976 1726879400.53003: variable 'ansible_search_path' from source: unknown 10976 1726879400.53067: calling self._execute() 10976 1726879400.53152: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879400.53157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879400.53165: variable 'omit' from source: magic vars 10976 1726879400.53634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879400.56010: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879400.56062: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879400.56105: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879400.56148: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879400.56177: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879400.56276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879400.56308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879400.56351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879400.56380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879400.56394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879400.56554: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879400.56577: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879400.56607: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879400.56760: variable 'ansible_facts' from source: unknown 10976 1726879400.56903: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879400.57036: variable 'ansible_facts' from source: unknown 10976 1726879400.57171: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879400.57295: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879400.57299: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879400.57419: variable 'selinux_logins_purge' from source: role '' defaults 10976 1726879400.57426: Evaluated conditional (selinux_logins_purge | bool): False 10976 1726879400.57429: when evaluation is False, skipping this task 10976 1726879400.57432: _execute() done 10976 1726879400.57436: dumping result to json 10976 1726879400.57439: done dumping result, returning 10976 1726879400.57447: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Purge all SELinux login local modifications [0e24e73b-299d-f469-e0b0-0000000004a8] 10976 1726879400.57457: sending task result for task 0e24e73b-299d-f469-e0b0-0000000004a8 10976 1726879400.57563: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000004a8 10976 1726879400.57567: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "selinux_logins_purge | bool", "skip_reason": "Conditional result was False" } 10976 1726879400.57629: no more pending results, returning what we have 10976 1726879400.57633: results queue empty 10976 1726879400.57634: checking for any_errors_fatal 10976 1726879400.57673: done checking for any_errors_fatal 10976 1726879400.57699: checking for max_fail_percentage 10976 1726879400.57701: done checking for max_fail_percentage 10976 1726879400.57702: checking to see if all hosts have failed and the running result is not ok 10976 1726879400.57703: done checking to see if all hosts have failed 10976 1726879400.57704: getting the remaining hosts for this loop 10976 1726879400.57706: done getting the remaining hosts for this loop 10976 1726879400.57709: getting the next task for host managed_node2 10976 1726879400.57717: done getting next task for host managed_node2 10976 1726879400.57721: ^ task is: TASK: fedora.linux_system_roles.selinux : Set SELinux booleans 10976 1726879400.57727: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879400.57816: getting variables 10976 1726879400.57818: in VariableManager get_vars() 10976 1726879400.57863: Calling all_inventory to load vars for managed_node2 10976 1726879400.57865: Calling groups_inventory to load vars for managed_node2 10976 1726879400.57871: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879400.57891: Calling all_plugins_play to load vars for managed_node2 10976 1726879400.57900: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879400.57904: Calling groups_plugins_play to load vars for managed_node2 10976 1726879400.58699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879400.59043: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879400.59056: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879400.59061: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879400.59127: done with get_vars() 10976 1726879400.59140: done getting variables TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Friday 20 September 2024 20:43:20 -0400 (0:00:00.070) 0:00:42.015 ****** 10976 1726879400.59212: entering _queue_task() for managed_node2/seboolean 10976 1726879400.59213: Creating lock for seboolean 10976 1726879400.59456: worker is 1 (out of 1 available) 10976 1726879400.59471: exiting _queue_task() for managed_node2/seboolean 10976 1726879400.59484: done queuing things up, now waiting for results queue to drain 10976 1726879400.59485: waiting for pending results... 10976 1726879400.59702: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set SELinux booleans 10976 1726879400.59832: in run() - task 0e24e73b-299d-f469-e0b0-0000000004a9 10976 1726879400.59843: variable 'ansible_search_path' from source: unknown 10976 1726879400.59846: variable 'ansible_search_path' from source: unknown 10976 1726879400.59904: variable 'selinux_booleans' from source: role '' defaults 10976 1726879400.60168: variable 'selinux_booleans' from source: role '' defaults 10976 1726879400.60370: Loaded config def from plugin (lookup/items) 10976 1726879400.60377: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 10976 1726879400.60392: dumping result to json 10976 1726879400.60397: done dumping result, returning 10976 1726879400.60402: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set SELinux booleans [0e24e73b-299d-f469-e0b0-0000000004a9] 10976 1726879400.60415: sending task result for task 0e24e73b-299d-f469-e0b0-0000000004a9 10976 1726879400.60542: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000004a9 10976 1726879400.60545: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879400.60595: no more pending results, returning what we have 10976 1726879400.60598: results queue empty 10976 1726879400.60599: checking for any_errors_fatal 10976 1726879400.60613: done checking for any_errors_fatal 10976 1726879400.60613: checking for max_fail_percentage 10976 1726879400.60615: done checking for max_fail_percentage 10976 1726879400.60616: checking to see if all hosts have failed and the running result is not ok 10976 1726879400.60617: done checking to see if all hosts have failed 10976 1726879400.60618: getting the remaining hosts for this loop 10976 1726879400.60621: done getting the remaining hosts for this loop 10976 1726879400.60626: getting the next task for host managed_node2 10976 1726879400.60640: done getting next task for host managed_node2 10976 1726879400.60645: ^ task is: TASK: fedora.linux_system_roles.selinux : Set SELinux file contexts 10976 1726879400.60650: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879400.60665: getting variables 10976 1726879400.60667: in VariableManager get_vars() 10976 1726879400.61030: Calling all_inventory to load vars for managed_node2 10976 1726879400.61034: Calling groups_inventory to load vars for managed_node2 10976 1726879400.61036: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879400.61046: Calling all_plugins_play to load vars for managed_node2 10976 1726879400.61048: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879400.61051: Calling groups_plugins_play to load vars for managed_node2 10976 1726879400.61352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879400.61647: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879400.61660: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879400.61664: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879400.61727: done with get_vars() 10976 1726879400.61739: done getting variables TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:74 Friday 20 September 2024 20:43:20 -0400 (0:00:00.025) 0:00:42.041 ****** 10976 1726879400.61779: entering _queue_task() for managed_node2/community.general.sefcontext 10976 1726879400.61780: Creating lock for community.general.sefcontext 10976 1726879400.62138: worker is 1 (out of 1 available) 10976 1726879400.62150: exiting _queue_task() for managed_node2/community.general.sefcontext 10976 1726879400.62162: done queuing things up, now waiting for results queue to drain 10976 1726879400.62164: waiting for pending results... 10976 1726879400.62426: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set SELinux file contexts 10976 1726879400.62558: in run() - task 0e24e73b-299d-f469-e0b0-0000000004ab 10976 1726879400.62581: variable 'ansible_search_path' from source: unknown 10976 1726879400.62592: variable 'ansible_search_path' from source: unknown 10976 1726879400.62670: variable 'selinux_fcontexts' from source: role '' defaults 10976 1726879400.63024: variable 'selinux_fcontexts' from source: role '' defaults 10976 1726879400.63219: Loaded config def from plugin (lookup/items) 10976 1726879400.63500: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 10976 1726879400.63525: dumping result to json 10976 1726879400.63534: done dumping result, returning 10976 1726879400.63546: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set SELinux file contexts [0e24e73b-299d-f469-e0b0-0000000004ab] 10976 1726879400.63565: sending task result for task 0e24e73b-299d-f469-e0b0-0000000004ab skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879400.63765: no more pending results, returning what we have 10976 1726879400.63770: results queue empty 10976 1726879400.63771: checking for any_errors_fatal 10976 1726879400.63784: done checking for any_errors_fatal 10976 1726879400.63785: checking for max_fail_percentage 10976 1726879400.63787: done checking for max_fail_percentage 10976 1726879400.63788: checking to see if all hosts have failed and the running result is not ok 10976 1726879400.63789: done checking to see if all hosts have failed 10976 1726879400.63790: getting the remaining hosts for this loop 10976 1726879400.63792: done getting the remaining hosts for this loop 10976 1726879400.63796: getting the next task for host managed_node2 10976 1726879400.63806: done getting next task for host managed_node2 10976 1726879400.63828: ^ task is: TASK: fedora.linux_system_roles.selinux : Set an SELinux label on a port 10976 1726879400.63835: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879400.63853: getting variables 10976 1726879400.63855: in VariableManager get_vars() 10976 1726879400.63912: Calling all_inventory to load vars for managed_node2 10976 1726879400.63916: Calling groups_inventory to load vars for managed_node2 10976 1726879400.64030: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879400.64138: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000004ab 10976 1726879400.64141: WORKER PROCESS EXITING 10976 1726879400.64160: Calling all_plugins_play to load vars for managed_node2 10976 1726879400.64165: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879400.64169: Calling groups_plugins_play to load vars for managed_node2 10976 1726879400.64546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879400.64854: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879400.64867: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879400.64871: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879400.64935: done with get_vars() 10976 1726879400.64947: done getting variables TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Friday 20 September 2024 20:43:20 -0400 (0:00:00.032) 0:00:42.073 ****** 10976 1726879400.65012: entering _queue_task() for managed_node2/fedora.linux_system_roles.local_seport 10976 1726879400.65013: Creating lock for fedora.linux_system_roles.local_seport 10976 1726879400.65266: worker is 1 (out of 1 available) 10976 1726879400.65278: exiting _queue_task() for managed_node2/fedora.linux_system_roles.local_seport 10976 1726879400.65293: done queuing things up, now waiting for results queue to drain 10976 1726879400.65295: waiting for pending results... 10976 1726879400.65506: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set an SELinux label on a port 10976 1726879400.65621: in run() - task 0e24e73b-299d-f469-e0b0-0000000004ad 10976 1726879400.65636: variable 'ansible_search_path' from source: unknown 10976 1726879400.65640: variable 'ansible_search_path' from source: unknown 10976 1726879400.65697: variable 'selinux_ports' from source: include params 10976 1726879400.65955: variable 'selinux_ports' from source: include params 10976 1726879400.65968: variable '_ha_cluster_selinux' from source: set_fact 10976 1726879400.66034: variable '_ha_cluster_selinux' from source: set_fact 10976 1726879400.66402: Loaded config def from plugin (lookup/items) 10976 1726879400.66407: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 10976 1726879400.66431: variable 'omit' from source: magic vars 10976 1726879400.66535: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879400.66545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879400.66556: variable 'omit' from source: magic vars 10976 1726879400.66806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879400.69366: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879400.69459: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879400.69507: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879400.69551: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879400.69587: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879400.69692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879400.69728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879400.69760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879400.69818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879400.69842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879400.69978: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879400.69994: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879400.70016: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879400.70166: variable 'ansible_facts' from source: unknown 10976 1726879400.70383: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879400.70565: variable 'ansible_facts' from source: unknown 10976 1726879400.70744: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879400.70890: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879400.70904: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879400.71102: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879400.71112: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879400.71126: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879400.71251: variable 'ansible_facts' from source: unknown 10976 1726879400.71428: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879400.71587: variable 'ansible_facts' from source: unknown 10976 1726879400.71772: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879400.71906: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879400.71919: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879400.71932: variable 'omit' from source: magic vars 10976 1726879400.72006: variable 'omit' from source: magic vars 10976 1726879400.72152: variable '__selinux_item' from source: unknown 10976 1726879400.72258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879400.72294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879400.72328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879400.72375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879400.72399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879400.72478: variable '__selinux_item' from source: unknown 10976 1726879400.72569: variable '__selinux_item' from source: unknown 10976 1726879400.72687: variable '__selinux_item' from source: unknown 10976 1726879400.72804: variable '__selinux_item' from source: unknown 10976 1726879400.72908: variable 'ansible_selinux' from source: facts 10976 1726879400.72942: variable 'omit' from source: magic vars 10976 1726879400.72974: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879400.73009: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879400.73033: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879400.73055: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879400.73073: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879400.73110: variable 'inventory_hostname' from source: set_fact 10976 1726879400.73120: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879400.73131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879400.73243: Set connection var ansible_pipelining to False 10976 1726879400.73256: Set connection var ansible_shell_executable to /bin/sh 10976 1726879400.73267: Set connection var ansible_timeout to 10 10976 1726879400.73274: Set connection var ansible_shell_type to sh 10976 1726879400.73283: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879400.73307: Set connection var ansible_connection to ssh 10976 1726879400.73338: variable 'ansible_shell_executable' from source: unknown 10976 1726879400.73346: variable 'ansible_connection' from source: unknown 10976 1726879400.73354: variable 'ansible_module_compression' from source: unknown 10976 1726879400.73360: variable 'ansible_shell_type' from source: unknown 10976 1726879400.73366: variable 'ansible_shell_executable' from source: unknown 10976 1726879400.73373: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879400.73380: variable 'ansible_pipelining' from source: unknown 10976 1726879400.73389: variable 'ansible_timeout' from source: unknown 10976 1726879400.73398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879400.73545: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879400.73561: variable 'omit' from source: magic vars 10976 1726879400.73572: starting attempt loop 10976 1726879400.73578: running the handler 10976 1726879400.73598: _low_level_execute_command(): starting 10976 1726879400.73608: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879400.74364: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879400.74379: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879400.74396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879400.74414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879400.74463: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879400.74474: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879400.74488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879400.74504: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879400.74515: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879400.74527: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879400.74538: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879400.74550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879400.74564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879400.74573: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879400.74582: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879400.74596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879400.74674: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879400.74700: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879400.74713: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879400.74792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879400.76456: stdout chunk (state=3): >>>/root <<< 10976 1726879400.76562: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879400.76673: stderr chunk (state=3): >>><<< 10976 1726879400.76701: stdout chunk (state=3): >>><<< 10976 1726879400.76843: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879400.76847: _low_level_execute_command(): starting 10976 1726879400.76850: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879400.767361-12400-249573470434486 `" && echo ansible-tmp-1726879400.767361-12400-249573470434486="` echo /root/.ansible/tmp/ansible-tmp-1726879400.767361-12400-249573470434486 `" ) && sleep 0' 10976 1726879400.77563: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879400.77579: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879400.77607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879400.77633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879400.77679: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879400.77694: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879400.77718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879400.77744: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879400.77757: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879400.77769: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879400.77782: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879400.77800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879400.77818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879400.77841: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879400.77853: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879400.77868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879400.77958: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879400.77981: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879400.77999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879400.78084: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879400.79973: stdout chunk (state=3): >>>ansible-tmp-1726879400.767361-12400-249573470434486=/root/.ansible/tmp/ansible-tmp-1726879400.767361-12400-249573470434486 <<< 10976 1726879400.80083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879400.80150: stderr chunk (state=3): >>><<< 10976 1726879400.80153: stdout chunk (state=3): >>><<< 10976 1726879400.80171: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879400.767361-12400-249573470434486=/root/.ansible/tmp/ansible-tmp-1726879400.767361-12400-249573470434486 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879400.80222: variable 'ansible_module_compression' from source: unknown 10976 1726879400.80259: ANSIBALLZ: Using lock for fedora.linux_system_roles.local_seport 10976 1726879400.80262: ANSIBALLZ: Acquiring lock 10976 1726879400.80265: ANSIBALLZ: Lock acquired: 139704743737056 10976 1726879400.80268: ANSIBALLZ: Creating module 10976 1726879400.93157: ANSIBALLZ: Writing module into payload 10976 1726879400.93399: ANSIBALLZ: Writing module 10976 1726879400.93431: ANSIBALLZ: Renaming module 10976 1726879400.93442: ANSIBALLZ: Done creating module 10976 1726879400.93468: variable 'ansible_facts' from source: unknown 10976 1726879400.93542: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879400.767361-12400-249573470434486/AnsiballZ_local_seport.py 10976 1726879400.93708: Sending initial data 10976 1726879400.93712: Sent initial data (160 bytes) 10976 1726879400.94738: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879400.94756: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879400.94774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879400.94797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879400.94852: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879400.94865: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879400.94879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879400.94902: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879400.94915: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879400.94928: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879400.94940: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879400.94954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879400.94969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879400.94981: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879400.94996: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879400.95012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879400.95097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879400.95121: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879400.95141: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879400.95217: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879400.97111: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879400.97149: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879400.97194: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpr44a6z1u /root/.ansible/tmp/ansible-tmp-1726879400.767361-12400-249573470434486/AnsiballZ_local_seport.py <<< 10976 1726879400.97515: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879400.98282: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879400.98553: stderr chunk (state=3): >>><<< 10976 1726879400.98557: stdout chunk (state=3): >>><<< 10976 1726879400.98559: done transferring module to remote 10976 1726879400.98561: _low_level_execute_command(): starting 10976 1726879400.98563: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879400.767361-12400-249573470434486/ /root/.ansible/tmp/ansible-tmp-1726879400.767361-12400-249573470434486/AnsiballZ_local_seport.py && sleep 0' 10976 1726879400.99159: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879400.99173: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879400.99191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879400.99211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879400.99259: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879400.99274: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879400.99292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879400.99311: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879400.99330: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879400.99343: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879400.99356: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879400.99371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879400.99390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879400.99404: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879400.99416: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879400.99433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879400.99512: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879400.99544: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879400.99567: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879400.99647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879401.01516: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879401.01632: stderr chunk (state=3): >>><<< 10976 1726879401.01649: stdout chunk (state=3): >>><<< 10976 1726879401.01767: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879401.01770: _low_level_execute_command(): starting 10976 1726879401.01772: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879400.767361-12400-249573470434486/AnsiballZ_local_seport.py && sleep 0' 10976 1726879401.02456: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879401.02472: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879401.02490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879401.02509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879401.02570: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879401.02584: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879401.02602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879401.02621: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879401.02640: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879401.02658: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879401.02673: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879401.02694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879401.02711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879401.02726: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879401.02738: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879401.02756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879401.02847: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879401.02881: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879401.02906: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879401.03001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879401.05061: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 10976 1726879401.05065: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10976 1726879401.05120: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879401.05154: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879401.05189: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879401.05235: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879401.05238: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879401.05281: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879401.05330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879401.05356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879401.05359: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00962d8dc0> <<< 10976 1726879401.05403: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879401.05416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009627d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00962d8b20> <<< 10976 1726879401.05534: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00962d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879401.05538: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009627d490> <<< 10976 1726879401.05585: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879401.05591: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879401.05619: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009627d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009627d670> <<< 10976 1726879401.05654: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879401.05672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879401.05708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879401.05722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879401.05753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0096234190> <<< 10976 1726879401.05776: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879401.05794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879401.05875: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0096234220> <<< 10976 1726879401.05902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879401.05935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879401.05980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0096257850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0096234940> <<< 10976 1726879401.05984: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0096295880> <<< 10976 1726879401.06008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009622dd90> <<< 10976 1726879401.06083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879401.06087: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0096257d90> <<< 10976 1726879401.06127: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009627d970> <<< 10976 1726879401.06155: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879401.06351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879401.06396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879401.06426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879401.06430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879401.06562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879401.06565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879401.06650: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fadeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fb1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879401.06702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fa7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095faf640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fad370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879401.06789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879401.06814: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879401.06819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879401.06854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879401.06893: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095f30dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f308b0> <<< 10976 1726879401.06900: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879401.06924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 10976 1726879401.06932: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f30eb0> <<< 10976 1726879401.06941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879401.06970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879401.06989: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f30f70> <<< 10976 1726879401.07009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 10976 1726879401.07021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879401.07033: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f30e80> import '_collections' # <<< 10976 1726879401.07082: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f89d30> import '_functools' # <<< 10976 1726879401.07109: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f82610> <<< 10976 1726879401.07162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879401.07173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f97670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fb6e20> <<< 10976 1726879401.07198: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879401.07245: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095f42c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f89250> <<< 10976 1726879401.07276: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879401.07288: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095f97280> <<< 10976 1726879401.07308: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fbc9d0> <<< 10976 1726879401.07321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879401.07351: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 10976 1726879401.07358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879401.07369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879401.07384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879401.07408: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f42fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f42d90> <<< 10976 1726879401.07432: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f42d00> <<< 10976 1726879401.07456: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879401.07461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879401.07483: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879401.07493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879401.07512: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879401.07562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879401.07590: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879401.07594: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f15370> <<< 10976 1726879401.07605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879401.07627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879401.07670: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f15460> <<< 10976 1726879401.07777: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f4cfa0> <<< 10976 1726879401.07813: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f44a30> <<< 10976 1726879401.07828: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f44490> <<< 10976 1726879401.07853: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879401.07867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879401.07899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879401.07904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879401.07929: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879401.07939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879401.07941: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e4a1c0> <<< 10976 1726879401.07978: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f01c70> <<< 10976 1726879401.08025: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f44eb0> <<< 10976 1726879401.08032: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fbc040> <<< 10976 1726879401.08052: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879401.08077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879401.08107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e5daf0> <<< 10976 1726879401.08118: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879401.08149: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879401.08154: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e5de20> <<< 10976 1726879401.08179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879401.08187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879401.08203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879401.08219: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e6e730> <<< 10976 1726879401.08241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879401.08273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879401.08299: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e6ec70> <<< 10976 1726879401.08334: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879401.08349: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e053a0> <<< 10976 1726879401.08353: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e5df10> <<< 10976 1726879401.08376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879401.08386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879401.08426: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879401.08438: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e16280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e6e5b0> <<< 10976 1726879401.08448: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879401.08473: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e16340> <<< 10976 1726879401.08511: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f429d0> <<< 10976 1726879401.08535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879401.08554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879401.08571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879401.08587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879401.08617: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e316a0> <<< 10976 1726879401.08641: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879401.08673: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879401.08677: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e31970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e31760> <<< 10976 1726879401.08710: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e31850> <<< 10976 1726879401.08738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879401.08936: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e31ca0> <<< 10976 1726879401.08977: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095d3f1f0> <<< 10976 1726879401.08987: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e318e0> <<< 10976 1726879401.09003: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e26a30> <<< 10976 1726879401.09031: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f425b0> <<< 10976 1726879401.09042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879401.09101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879401.09138: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e31a90> <<< 10976 1726879401.09251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879401.09261: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0095d67670> <<< 10976 1726879401.09437: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip' # zipimport: zlib available <<< 10976 1726879401.09540: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.09591: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/__init__.py <<< 10976 1726879401.09612: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879401.09627: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879401.09633: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.10915: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.11935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 10976 1726879401.11948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009574d7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 10976 1726879401.11952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879401.11955: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 10976 1726879401.11957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879401.11977: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 10976 1726879401.11982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879401.12014: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879401.12019: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f009574d160> <<< 10976 1726879401.12052: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009574d280> <<< 10976 1726879401.12089: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009574df10> <<< 10976 1726879401.12103: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 10976 1726879401.12108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879401.12157: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009574d4f0> <<< 10976 1726879401.12160: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009574dd30> import 'atexit' # <<< 10976 1726879401.12193: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f009574df70> <<< 10976 1726879401.12212: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879401.12241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879401.12287: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009574d100> <<< 10976 1726879401.12293: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879401.12314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879401.12331: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879401.12359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879401.12379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 10976 1726879401.12381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879401.12453: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00956a4ee0> <<< 10976 1726879401.12490: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00956c3f40> <<< 10976 1726879401.12519: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00956c3d60> <<< 10976 1726879401.12541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879401.12571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879401.12605: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00956c33d0> <<< 10976 1726879401.12624: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957b4dc0> <<< 10976 1726879401.12791: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957b43a0> <<< 10976 1726879401.12804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 10976 1726879401.12812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879401.12834: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957b4f70> <<< 10976 1726879401.12859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879401.12861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879401.12890: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879401.12916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879401.12918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879401.12950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879401.12954: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095785c10> <<< 10976 1726879401.13039: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009571bcd0> <<< 10976 1726879401.13045: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009571b3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095756490> <<< 10976 1726879401.13075: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f009571b4c0> <<< 10976 1726879401.13126: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009571b4f0> <<< 10976 1726879401.13139: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879401.13152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879401.13166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879401.13192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879401.13271: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095686250> <<< 10976 1726879401.13278: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957961f0> <<< 10976 1726879401.13290: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879401.13305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879401.13363: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879401.13373: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00956928e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095796370> <<< 10976 1726879401.13391: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879401.13444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879401.13458: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879401.13472: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879401.13525: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957aed90> <<< 10976 1726879401.13652: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095692880> <<< 10976 1726879401.13746: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879401.13751: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00956926d0> <<< 10976 1726879401.13781: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095691670> <<< 10976 1726879401.13829: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879401.13833: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00956915b0> <<< 10976 1726879401.13835: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009578d8b0> <<< 10976 1726879401.13857: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 10976 1726879401.13864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879401.13878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879401.13897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879401.13943: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879401.13948: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095716670> <<< 10976 1726879401.14148: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879401.14205: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095715ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957250d0> <<< 10976 1726879401.14213: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00957160d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095758a60> # zipimport: zlib available <<< 10976 1726879401.14238: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10976 1726879401.14307: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.14402: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879401.14447: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879401.14469: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.14552: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.14644: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.15114: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.15591: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879401.15595: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10976 1726879401.15599: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879401.15633: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879401.15642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879401.15703: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879401.15708: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f009525e580> <<< 10976 1726879401.15770: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879401.15781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009565c520> <<< 10976 1726879401.15791: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00952030a0> <<< 10976 1726879401.15844: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879401.15851: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.15870: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.15889: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879401.16013: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.16143: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879401.16148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879401.16173: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095715bb0> <<< 10976 1726879401.16183: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.16579: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.16949: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.17002: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.17069: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879401.17075: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.17108: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.17145: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879401.17152: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.17203: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.17294: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10976 1726879401.17298: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.17300: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879401.17320: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.17356: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.17393: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879401.17395: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.17585: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.17773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879401.17807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879401.17815: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879401.17909: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009566e970> <<< 10976 1726879401.17912: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.17955: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.18038: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879401.18073: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879401.18076: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.18100: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.18147: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10976 1726879401.18197: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.18217: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.18310: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.18394: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879401.18412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879401.18508: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00957a1250> <<< 10976 1726879401.18549: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009566e6a0> <<< 10976 1726879401.18574: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879401.18707: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.18773: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.18779: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.18806: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879401.18819: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879401.18838: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879401.18884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879401.18910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879401.18940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879401.19001: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00956557c0> <<< 10976 1726879401.19050: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00956527f0> <<< 10976 1726879401.19110: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009564b970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879401.19147: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.19153: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/_utils.py <<< 10976 1726879401.19211: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879401.19240: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879401.19273: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879401.19285: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/__init__.py <<< 10976 1726879401.19302: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.19312: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.19329: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/__init__.py <<< 10976 1726879401.19339: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.19341: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.19350: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 10976 1726879401.19377: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.19388: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.19396: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 10976 1726879401.19405: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.19418: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py<<< 10976 1726879401.19428: stdout chunk (state=3): >>> <<< 10976 1726879401.19436: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.19558: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.19687: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/seobject.py <<< 10976 1726879401.19714: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc' <<< 10976 1726879401.19731: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/semanage.py <<< 10976 1726879401.19853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc' <<< 10976 1726879401.20068: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095232e20> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009500a670> # /usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolicy/__init__.py <<< 10976 1726879401.20075: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879401.20141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094dd1c10> <<< 10976 1726879401.20250: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094de02e0> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094de0340> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc' <<< 10976 1726879401.20348: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/refpolicy.py <<< 10976 1726879401.20417: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc' <<< 10976 1726879401.20509: stdout chunk (state=3): >>>import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094de59d0> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094df6a30> <<< 10976 1726879401.20537: stdout chunk (state=3): >>># extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0094e02ee0> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094de5130> <<< 10976 1726879401.20570: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094df6610> <<< 10976 1726879401.20618: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094da1310> <<< 10976 1726879401.20653: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094da1760> <<< 10976 1726879401.20711: stdout chunk (state=3): >>>import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094de05e0> <<< 10976 1726879401.20738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 10976 1726879401.20775: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094de0eb0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879401.20811: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/__init__.py <<< 10976 1726879401.20883: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879401.20899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc matches /usr/lib64/python3.9/plistlib.py <<< 10976 1726879401.20903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc' <<< 10976 1726879401.20907: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094d432e0> <<< 10976 1726879401.20937: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094d43280> <<< 10976 1726879401.20976: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 10976 1726879401.21024: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0094d43430> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094d43190> <<< 10976 1726879401.21100: stdout chunk (state=3): >>>import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094d2cc40> <<< 10976 1726879401.21128: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094d434f0> <<< 10976 1726879401.21157: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 10976 1726879401.21186: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py <<< 10976 1726879401.21193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 10976 1726879401.21225: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py <<< 10976 1726879401.21240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 10976 1726879401.21286: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094c93430> <<< 10976 1726879401.21319: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 10976 1726879401.21354: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 10976 1726879401.21372: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 10976 1726879401.21436: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094caa130> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094caa640> <<< 10976 1726879401.21442: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py <<< 10976 1726879401.21450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' <<< 10976 1726879401.21496: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' <<< 10976 1726879401.21508: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094cbc220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094caadc0> <<< 10976 1726879401.21511: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094caa820> <<< 10976 1726879401.21558: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094ca2880> <<< 10976 1726879401.21612: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 10976 1726879401.21645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094cbcc40> <<< 10976 1726879401.21648: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 10976 1726879401.21675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 10976 1726879401.21748: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094cbcca0> <<< 10976 1726879401.21790: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 10976 1726879401.21805: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 10976 1726879401.21818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 10976 1726879401.21849: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094c670d0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094ccc3a0> <<< 10976 1726879401.21910: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094ca26d0> <<< 10976 1726879401.21930: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094c93550> <<< 10976 1726879401.21955: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094d43c70> <<< 10976 1726879401.21961: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094d43610> <<< 10976 1726879401.21994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 10976 1726879401.22099: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094d43ac0> <<< 10976 1726879401.22123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 10976 1726879401.22220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 10976 1726879401.22276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 10976 1726879401.22279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py <<< 10976 1726879401.22287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 10976 1726879401.22330: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0094c38310> <<< 10976 1726879401.22342: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094c380d0> <<< 10976 1726879401.22350: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094c29910> <<< 10976 1726879401.22443: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094c719d0> <<< 10976 1726879401.22469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 10976 1726879401.22474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 10976 1726879401.22512: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094c8c940> <<< 10976 1726879401.22537: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/extern/__init__.py <<< 10976 1726879401.22547: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879401.22564: stdout chunk (state=3): >>>import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094c4a490> <<< 10976 1726879401.22590: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094bcf340> <<< 10976 1726879401.22612: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/appdirs.py <<< 10976 1726879401.22616: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc' <<< 10976 1726879401.22646: stdout chunk (state=3): >>>import 'pkg_resources._vendor.appdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094bcf3d0> import 'pkg_resources.extern.appdirs' # <<< 10976 1726879401.22711: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879401.22721: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__about__.py <<< 10976 1726879401.22730: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc' import 'pkg_resources._vendor.packaging.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094bcf910> import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094bcf6d0> import 'pkg_resources.extern.packaging' # <<< 10976 1726879401.22747: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/version.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc' <<< 10976 1726879401.22789: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094be6700> <<< 10976 1726879401.22802: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_typing.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc' import 'pkg_resources.extern.packaging._typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094be6fd0> <<< 10976 1726879401.22995: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094bcf6a0> <<< 10976 1726879401.23034: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/specifiers.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc' <<< 10976 1726879401.23061: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_compat.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc' import 'pkg_resources.extern.packaging._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094bfa9a0> <<< 10976 1726879401.23082: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879401.23090: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094bfab80> <<< 10976 1726879401.23534: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094bee280> <<< 10976 1726879401.23543: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc' <<< 10976 1726879401.23577: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/pyparsing.py <<< 10976 1726879401.23654: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc' <<< 10976 1726879401.23675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 10976 1726879401.23697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 10976 1726879401.23702: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094b54bb0> <<< 10976 1726879401.24685: stdout chunk (state=3): >>>import 'pkg_resources._vendor.pyparsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094b95490> <<< 10976 1726879401.24699: stdout chunk (state=3): >>>import 'pkg_resources.extern.pyparsing' # <<< 10976 1726879401.24707: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/markers.py <<< 10976 1726879401.24709: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc' <<< 10976 1726879401.24787: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094b95550> <<< 10976 1726879401.25379: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094bfafa0> <<< 10976 1726879401.25466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc matches /usr/lib64/python3.9/sysconfig.py <<< 10976 1726879401.25470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc' <<< 10976 1726879401.25476: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094a55700> <<< 10976 1726879401.27286: stdout chunk (state=3): >>>import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094db0c40> <<< 10976 1726879401.27360: stdout chunk (state=3): >>># extension module 'setools.policyrep' loaded from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879401.27461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py <<< 10976 1726879401.27496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' <<< 10976 1726879401.27574: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094a442e0> <<< 10976 1726879401.27619: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/exception.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc' <<< 10976 1726879401.27659: stdout chunk (state=3): >>>import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00948748b0> <<< 10976 1726879401.27847: stdout chunk (state=3): >>># extension module 'setools.policyrep' executed from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0094a791f0> <<< 10976 1726879401.27877: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/query.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc' <<< 10976 1726879401.27883: stdout chunk (state=3): >>>import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094887b50> <<< 10976 1726879401.27913: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc' <<< 10976 1726879401.27926: stdout chunk (state=3): >>>import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009488b340> <<< 10976 1726879401.27945: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc' <<< 10976 1726879401.27969: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/descriptors.py <<< 10976 1726879401.27972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc' <<< 10976 1726879401.28002: stdout chunk (state=3): >>>import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009488ba60> <<< 10976 1726879401.28020: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc' <<< 10976 1726879401.28065: stdout chunk (state=3): >>>import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009488be80> <<< 10976 1726879401.28181: stdout chunk (state=3): >>>import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009488b730> <<< 10976 1726879401.28220: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc' <<< 10976 1726879401.28228: stdout chunk (state=3): >>>import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094896eb0> <<< 10976 1726879401.28232: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094896f40> <<< 10976 1726879401.28236: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00948241f0> <<< 10976 1726879401.28267: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00948244f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc' <<< 10976 1726879401.28272: stdout chunk (state=3): >>>import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094824730> <<< 10976 1726879401.28291: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc' <<< 10976 1726879401.28366: stdout chunk (state=3): >>>import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094824a30> # /usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc' <<< 10976 1726879401.28372: stdout chunk (state=3): >>>import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094824cd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc' <<< 10976 1726879401.28430: stdout chunk (state=3): >>>import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094824f40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc' <<< 10976 1726879401.28439: stdout chunk (state=3): >>>import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009482d340> <<< 10976 1726879401.28454: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc' <<< 10976 1726879401.28457: stdout chunk (state=3): >>>import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009482d730> <<< 10976 1726879401.28481: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc' <<< 10976 1726879401.28525: stdout chunk (state=3): >>>import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009482dcd0> <<< 10976 1726879401.28557: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc' <<< 10976 1726879401.28606: stdout chunk (state=3): >>>import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00948343a0> <<< 10976 1726879401.28615: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc' <<< 10976 1726879401.28706: stdout chunk (state=3): >>>import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094834a90> # /usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009483c0d0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc' <<< 10976 1726879401.28773: stdout chunk (state=3): >>>import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009483c550> # /usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009483c940> <<< 10976 1726879401.28779: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc' <<< 10976 1726879401.28807: stdout chunk (state=3): >>>import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009483cd00> <<< 10976 1726879401.28861: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00948440d0> <<< 10976 1726879401.28916: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc' import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094844340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc' <<< 10976 1726879401.28920: stdout chunk (state=3): >>>import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00948447c0> <<< 10976 1726879401.28978: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094844970> # /usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc' <<< 10976 1726879401.29016: stdout chunk (state=3): >>>import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094844b80> # /usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc' <<< 10976 1726879401.29049: stdout chunk (state=3): >>>import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094844f40> <<< 10976 1726879401.29074: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc' <<< 10976 1726879401.29082: stdout chunk (state=3): >>>import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009484c490> <<< 10976 1726879401.29111: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc' <<< 10976 1726879401.29180: stdout chunk (state=3): >>>import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009484c760> # /usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009484ca30> # /usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009484cd00> <<< 10976 1726879401.29213: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc' <<< 10976 1726879401.29243: stdout chunk (state=3): >>>import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009484cfd0> <<< 10976 1726879401.29250: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/infoflow.py <<< 10976 1726879401.29268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc' <<< 10976 1726879401.29292: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/permmap.py <<< 10976 1726879401.29336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc' <<< 10976 1726879401.29374: stdout chunk (state=3): >>>import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009484f880> <<< 10976 1726879401.29378: stdout chunk (state=3): >>>import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009484f1f0> <<< 10976 1726879401.29408: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/dta.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc' <<< 10976 1726879401.29542: stdout chunk (state=3): >>>import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947e58e0> <<< 10976 1726879401.29549: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879401.29564: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc' <<< 10976 1726879401.29674: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947f65b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc' import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947f68b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879401.29747: stdout chunk (state=3): >>>import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094800430> <<< 10976 1726879401.29773: stdout chunk (state=3): >>>import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947f6220> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc' <<< 10976 1726879401.29808: stdout chunk (state=3): >>>import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094805820> <<< 10976 1726879401.29860: stdout chunk (state=3): >>>import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00948053d0> import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094800b50> <<< 10976 1726879401.29870: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc' <<< 10976 1726879401.29898: stdout chunk (state=3): >>>import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094809130> <<< 10976 1726879401.29920: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/constraints.py <<< 10976 1726879401.29962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc' <<< 10976 1726879401.29995: stdout chunk (state=3): >>>import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094809d60> <<< 10976 1726879401.30052: stdout chunk (state=3): >>>import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00948097f0> <<< 10976 1726879401.30154: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc' import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947a20d0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc' <<< 10976 1726879401.30172: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc' <<< 10976 1726879401.30232: stdout chunk (state=3): >>>import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947a9520> <<< 10976 1726879401.30243: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc' <<< 10976 1726879401.30329: stdout chunk (state=3): >>>import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947a9af0> <<< 10976 1726879401.30360: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc' import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947be160> <<< 10976 1726879401.30372: stdout chunk (state=3): >>>import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947a2fa0> <<< 10976 1726879401.30392: stdout chunk (state=3): >>>import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947a2820> <<< 10976 1726879401.30412: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/genfscon.py <<< 10976 1726879401.30422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc' <<< 10976 1726879401.30446: stdout chunk (state=3): >>>import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947c6130> <<< 10976 1726879401.30469: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibendportcon.py <<< 10976 1726879401.30475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc' <<< 10976 1726879401.30530: stdout chunk (state=3): >>>import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947c6850> <<< 10976 1726879401.30552: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc' import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947cc340> <<< 10976 1726879401.30589: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc' <<< 10976 1726879401.30705: stdout chunk (state=3): >>>import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947cc100> <<< 10976 1726879401.30708: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc' <<< 10976 1726879401.30847: stdout chunk (state=3): >>>import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947d3730> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc' import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947590d0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc' <<< 10976 1726879401.30879: stdout chunk (state=3): >>>import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094759a30> <<< 10976 1726879401.30905: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094760760> <<< 10976 1726879401.30936: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc' <<< 10976 1726879401.30958: stdout chunk (state=3): >>>import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094760d30> <<< 10976 1726879401.30987: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc' <<< 10976 1726879401.31307: stdout chunk (state=3): >>>import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947685b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc' import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094768d30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/terules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009477b520> import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009476ee20> import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947f2a60> <<< 10976 1726879401.31329: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879401.31450: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc' <<< 10976 1726879401.31482: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009478ebb0> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009478e910> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009478eca0> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009478e790> <<< 10976 1726879401.31512: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc' <<< 10976 1726879401.31546: stdout chunk (state=3): >>>import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009471c340> <<< 10976 1726879401.31558: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc' <<< 10976 1726879401.31613: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009471cf40> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009471cb50> <<< 10976 1726879401.31651: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009471cfa0> <<< 10976 1726879401.31673: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc' <<< 10976 1726879401.31689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 10976 1726879401.31710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879401.31892: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094724850> import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947244f0> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947f2400> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094db0490> <<< 10976 1726879401.31933: stdout chunk (state=3): >>>import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095232f40> <<< 10976 1726879401.31957: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/audit.py <<< 10976 1726879401.32001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc' <<< 10976 1726879401.32053: stdout chunk (state=3): >>># extension module '_audit' loaded from '/usr/lib64/python3.9/site-packages/_audit.so' <<< 10976 1726879401.32066: stdout chunk (state=3): >>># extension module '_audit' executed from '/usr/lib64/python3.9/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00947576d0> <<< 10976 1726879401.32105: stdout chunk (state=3): >>>import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094db02e0> <<< 10976 1726879401.32136: stdout chunk (state=3): >>>import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957ae0d0> <<< 10976 1726879401.32260: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.41016: stdout chunk (state=3): >>> {"ports": ["1229"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["1229"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} # destroy __main__ <<< 10976 1726879401.42016: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib<<< 10976 1726879401.42165: stdout chunk (state=3): >>> # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr <<< 10976 1726879401.42510: stdout chunk (state=3): >>># cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing textwrap # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing ntpath # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.appdirs # cleanup[2] removing pkg_resources.extern.appdirs # cleanup[2] removing pkg_resources._vendor.packaging.__about__ # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging._typing # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing pkg_resources.extern.packaging._compat # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing pprint # cleanup[2] removing pkg_resources._vendor.pyparsing # cleanup[2] removing pkg_resources.extern.pyparsing # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing pkg_resources # cleanup[2] removing _cython_0_29_22 # destroy _cython_0_29_22 # cleanup[2] removing cython_runtime # cleanup[2] removing ipaddress # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing configparser # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # destroy setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.diff # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy seobject <<< 10976 1726879401.42872: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy __main__ # 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 uuid <<< 10976 1726879401.42901: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy argparse <<< 10976 1726879401.42981: stdout chunk (state=3): >>># destroy sepolicy # destroy syslog # destroy audit # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # destroy sepolgen.matching # destroy sepolgen.refpolicy # destroy selinux <<< 10976 1726879401.42986: stdout chunk (state=3): >>># destroy sepolgen.access # destroy sepolgen.objectmodel # destroy sepolgen.util <<< 10976 1726879401.43016: stdout chunk (state=3): >>># destroy setools.mixins # destroy setools.query <<< 10976 1726879401.43031: stdout chunk (state=3): >>># destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # destroy setools.diff.terules <<< 10976 1726879401.43065: stdout chunk (state=3): >>># destroy configparser <<< 10976 1726879401.43124: stdout chunk (state=3): >>># cleanup[3] wiping _audit <<< 10976 1726879401.43180: stdout chunk (state=3): >>># cleanup[3] wiping setools.policyrep # destroy ipaddress # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy zipfile # destroy pkgutil # destroy plistlib # destroy tempfile # destroy textwrap # destroy inspect # destroy ntpath # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.pyparsing # destroy string # destroy sre_constants # destroy pprint <<< 10976 1726879401.43375: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources._vendor.pyparsing # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging._compat # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._typing # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources.extern.packaging._typing # destroy pkg_resources.extern.packaging._compat # destroy pkg_resources._vendor.packaging.__about__ # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.appdirs # cleanup[3] wiping pkg_resources._vendor.appdirs # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping _semanage # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings <<< 10976 1726879401.43457: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping lzma # cleanup[3] wiping _lzma # cleanup[3] wiping bz2 # destroy _compression # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 10976 1726879401.43546: stdout chunk (state=3): >>># cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # cleanup[3] wiping posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io<<< 10976 1726879401.43565: stdout chunk (state=3): >>> # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy _opcode # destroy _semanage # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy _signal # destroy marshal # destroy io <<< 10976 1726879401.43967: stdout chunk (state=3): >>># destroy _weakref <<< 10976 1726879401.44004: stdout chunk (state=3): >>># destroy _heapq # destroy platform # destroy _uuid <<< 10976 1726879401.44053: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy _string <<< 10976 1726879401.44086: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 10976 1726879401.44102: stdout chunk (state=3): >>># destroy signal # destroy pwd # destroy grp # destroy _posixsubprocess # 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 operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy select # destroy logging # destroy copy # destroy pkg_resources # destroy setools.exception <<< 10976 1726879401.44161: stdout chunk (state=3): >>># destroy posixpath # destroy threading # destroy time # destroy contextlib # destroy zlib # destroy bz2 # destroy lzma <<< 10976 1726879401.44178: stdout chunk (state=3): >>># destroy zipimport # destroy pyexpat # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy weakref # destroy _thread # destroy abc # destroy ast # destroy dis # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy functools <<< 10976 1726879401.44190: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy pkg_resources._vendor.appdirs # destroy pkg_resources._vendor.packaging # destroy pkg_resources._vendor.pyparsing <<< 10976 1726879401.44282: stdout chunk (state=3): >>># destroy struct # destroy binascii <<< 10976 1726879401.44288: stdout chunk (state=3): >>># destroy datetime # destroy locale # destroy _socket # destroy io # destroy selectors # destroy errno # destroy array # destroy re # destroy collections # destroy warnings <<< 10976 1726879401.44389: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879401.44955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879401.45130: stderr chunk (state=3): >>><<< 10976 1726879401.45134: stdout chunk (state=3): >>><<< 10976 1726879401.46006: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00962d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009627d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00962d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00962d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009627d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009627d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009627d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0096234190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0096234220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0096257850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0096234940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0096295880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009622dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0096257d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009627d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fadeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fb1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fa7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095faf640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fad370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095f30dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f308b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f30eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f30f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f30e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f89d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f82610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f97670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fb6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095f42c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f89250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095f97280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fbc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f42fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f42d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f42d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f15370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f15460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f4cfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f44a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f44490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e4a1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f01c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f44eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fbc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e5daf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e5de20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e6e730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e6ec70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e053a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e5df10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e16280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e6e5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e16340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f429d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e316a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e31970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e31760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e31850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e31ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095d3f1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e318e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e26a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f425b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e31a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0095d67670> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009574d7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f009574d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009574d280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009574df10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009574d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009574dd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f009574df70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009574d100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00956a4ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00956c3f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00956c3d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00956c33d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957b4dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957b43a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957b4f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095785c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009571bcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009571b3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095756490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f009571b4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009571b4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095686250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957961f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00956928e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095796370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957aed90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095692880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00956926d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095691670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00956915b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009578d8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095716670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095715ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957250d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00957160d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095758a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f009525e580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009565c520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00952030a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095715bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009566e970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00957a1250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009566e6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00956557c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00956527f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009564b970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_91s7vlgx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/seobject.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/semanage.py # code object from '/usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095232e20> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009500a670> # /usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolicy/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094dd1c10> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094de02e0> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094de0340> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/refpolicy.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc' import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094de59d0> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094df6a30> # extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0094e02ee0> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094de5130> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094df6610> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094da1310> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094da1760> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094de05e0> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094de0eb0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc matches /usr/lib64/python3.9/plistlib.py # code object from '/usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094d432e0> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094d43280> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0094d43430> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094d43190> import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094d2cc40> # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094d434f0> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094c93430> # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094caa130> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094caa640> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094cbc220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094caadc0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094caa820> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094ca2880> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094cbcc40> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094cbcca0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094c670d0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094ccc3a0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094ca26d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094c93550> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094d43c70> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094d43610> # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094d43ac0> # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0094c38310> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094c380d0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094c29910> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094c719d0> # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094c8c940> # /usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094c4a490> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094bcf340> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/appdirs.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc' import 'pkg_resources._vendor.appdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094bcf3d0> import 'pkg_resources.extern.appdirs' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__about__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc' import 'pkg_resources._vendor.packaging.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094bcf910> import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094bcf6d0> import 'pkg_resources.extern.packaging' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/version.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094be6700> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_typing.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc' import 'pkg_resources.extern.packaging._typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094be6fd0> import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094bcf6a0> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/specifiers.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_compat.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc' import 'pkg_resources.extern.packaging._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094bfa9a0> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc' import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094bfab80> import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094bee280> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/pyparsing.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094b54bb0> import 'pkg_resources._vendor.pyparsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094b95490> import 'pkg_resources.extern.pyparsing' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/markers.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc' import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094b95550> import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094bfafa0> # /usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc matches /usr/lib64/python3.9/sysconfig.py # code object from '/usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094a55700> import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094db0c40> # extension module 'setools.policyrep' loaded from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' # /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py # code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094a442e0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/exception.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc' import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00948748b0> # extension module 'setools.policyrep' executed from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0094a791f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/query.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094887b50> # /usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc' import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009488b340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc' import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009488ba60> # /usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc' import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009488be80> import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009488b730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094896eb0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094896f40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00948241f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00948244f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094824730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094824a30> # /usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc' import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094824cd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc' import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094824f40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc' import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009482d340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc' import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009482d730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc' import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009482dcd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc' import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00948343a0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc' import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094834a90> # /usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009483c0d0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009483c550> # /usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009483c940> # /usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009483cd00> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00948440d0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc' import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094844340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc' import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00948447c0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094844970> # /usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc' import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094844b80> # /usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc' import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094844f40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009484c490> # /usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc' import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009484c760> # /usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009484ca30> # /usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009484cd00> # /usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009484cfd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/permmap.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc' import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009484f880> import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009484f1f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/dta.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc' import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947e58e0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947f65b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc' import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947f68b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc' import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094800430> import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947f6220> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc' import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094805820> import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00948053d0> import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094800b50> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc' import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094809130> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc' import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094809d60> import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00948097f0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc' import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947a20d0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc' import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947a9520> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc' import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947a9af0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc' import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947be160> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947a2fa0> import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947a2820> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc' import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947c6130> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc' import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947c6850> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc' import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947cc340> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc' import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947cc100> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc' import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947d3730> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc' import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947590d0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc' import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094759a30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094760760> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc' import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094760d30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc' import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947685b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc' import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094768d30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/terules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009477b520> import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009476ee20> import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947f2a60> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009478ebb0> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009478e910> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009478eca0> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009478e790> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009471c340> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009471cf40> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009471cb50> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009471cfa0> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094724850> import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947244f0> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00947f2400> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094db0490> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095232f40> # /usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/audit.py # code object from '/usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc' # extension module '_audit' loaded from '/usr/lib64/python3.9/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.9/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00947576d0> import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0094db02e0> import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957ae0d0> # zipimport: zlib available {"ports": ["1229"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["1229"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing textwrap # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing ntpath # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.appdirs # cleanup[2] removing pkg_resources.extern.appdirs # cleanup[2] removing pkg_resources._vendor.packaging.__about__ # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging._typing # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing pkg_resources.extern.packaging._compat # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing pprint # cleanup[2] removing pkg_resources._vendor.pyparsing # cleanup[2] removing pkg_resources.extern.pyparsing # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing pkg_resources # cleanup[2] removing _cython_0_29_22 # destroy _cython_0_29_22 # cleanup[2] removing cython_runtime # cleanup[2] removing ipaddress # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing configparser # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # destroy setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.diff # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy seobject # destroy _sitebuiltins # destroy __main__ # 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 uuid # destroy distro # destroy json # destroy shlex # destroy argparse # destroy sepolicy # destroy syslog # destroy audit # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # destroy sepolgen.matching # destroy sepolgen.refpolicy # destroy selinux # destroy sepolgen.access # destroy sepolgen.objectmodel # destroy sepolgen.util # destroy setools.mixins # destroy setools.query # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # destroy setools.diff.terules # destroy configparser # cleanup[3] wiping _audit # cleanup[3] wiping setools.policyrep # destroy ipaddress # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy zipfile # destroy pkgutil # destroy plistlib # destroy tempfile # destroy textwrap # destroy inspect # destroy ntpath # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.pyparsing # destroy string # destroy sre_constants # destroy pprint # cleanup[3] wiping pkg_resources._vendor.pyparsing # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging._compat # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._typing # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources.extern.packaging._typing # destroy pkg_resources.extern.packaging._compat # destroy pkg_resources._vendor.packaging.__about__ # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.appdirs # cleanup[3] wiping pkg_resources._vendor.appdirs # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping _semanage # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping lzma # cleanup[3] wiping _lzma # cleanup[3] wiping bz2 # destroy _compression # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # cleanup[3] wiping posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy _opcode # destroy _semanage # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy _signal # destroy marshal # destroy io # destroy _weakref # destroy _heapq # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy _string # destroy ansible.module_utils.six.moves.urllib # destroy signal # destroy pwd # destroy grp # destroy _posixsubprocess # 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 operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy select # destroy logging # destroy copy # destroy pkg_resources # destroy setools.exception # destroy posixpath # destroy threading # destroy time # destroy contextlib # destroy zlib # destroy bz2 # destroy lzma # destroy zipimport # destroy pyexpat # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy weakref # destroy _thread # destroy abc # destroy ast # destroy dis # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy functools # destroy stat # destroy genericpath # destroy pkg_resources._vendor.appdirs # destroy pkg_resources._vendor.packaging # destroy pkg_resources._vendor.pyparsing # destroy struct # destroy binascii # destroy datetime # destroy locale # destroy _socket # destroy io # destroy selectors # destroy errno # destroy array # destroy re # destroy collections # destroy warnings # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing textwrap # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing ntpath # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.appdirs # cleanup[2] removing pkg_resources.extern.appdirs # cleanup[2] removing pkg_resources._vendor.packaging.__about__ # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging._typing # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing pkg_resources.extern.packaging._compat # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing pprint # cleanup[2] removing pkg_resources._vendor.pyparsing # cleanup[2] removing pkg_resources.extern.pyparsing # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing pkg_resources # cleanup[2] removing _cython_0_29_22 # destroy _cython_0_29_22 # cleanup[2] removing cython_runtime # cleanup[2] removing ipaddress # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing configparser # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # destroy setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.diff # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy seobject # destroy _sitebuiltins # destroy __main__ # 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 uuid # destroy distro # destroy json # destroy shlex # destroy argparse # destroy sepolicy # destroy syslog # destroy audit # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # destroy sepolgen.matching # destroy sepolgen.refpolicy # destroy selinux # destroy sepolgen.access # destroy sepolgen.objectmodel # destroy sepolgen.util # destroy setools.mixins # destroy setools.query # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # destroy setools.diff.terules # destroy configparser # cleanup[3] wiping _audit # cleanup[3] wiping setools.policyrep # destroy ipaddress # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy zipfile # destroy pkgutil # destroy plistlib # destroy tempfile # destroy textwrap # destroy inspect # destroy ntpath # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.pyparsing # destroy string # destroy sre_constants # destroy pprint # cleanup[3] wiping pkg_resources._vendor.pyparsing # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging._compat # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._typing # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources.extern.packaging._typing # destroy pkg_resources.extern.packaging._compat # destroy pkg_resources._vendor.packaging.__about__ # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.appdirs # cleanup[3] wiping pkg_resources._vendor.appdirs # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping _semanage # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping lzma # cleanup[3] wiping _lzma # cleanup[3] wiping bz2 # destroy _compression # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # cleanup[3] wiping posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy _opcode # destroy _semanage # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy _signal # destroy marshal # destroy io # destroy _weakref # destroy _heapq # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy _string # destroy ansible.module_utils.six.moves.urllib # destroy signal # destroy pwd # destroy grp # destroy _posixsubprocess # 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 operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy select # destroy logging # destroy copy # destroy pkg_resources # destroy setools.exception # destroy posixpath # destroy threading # destroy time # destroy contextlib # destroy zlib # destroy bz2 # destroy lzma # destroy zipimport # destroy pyexpat # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy weakref # destroy _thread # destroy abc # destroy ast # destroy dis # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy functools # destroy stat # destroy genericpath # destroy pkg_resources._vendor.appdirs # destroy pkg_resources._vendor.packaging # destroy pkg_resources._vendor.pyparsing # destroy struct # destroy binascii # destroy datetime # destroy locale # destroy _socket # destroy io # destroy selectors # destroy errno # destroy array # destroy re # destroy collections # destroy warnings # destroy _frozen_importlib # clear sys.audit hooks 10976 1726879401.48744: done with _execute_module (fedora.linux_system_roles.local_seport, {'ports': '1229', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True, 'ignore_selinux_state': False, '_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': 'fedora.linux_system_roles.local_seport', '_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-1726879400.767361-12400-249573470434486/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879401.48748: _low_level_execute_command(): starting 10976 1726879401.48750: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879400.767361-12400-249573470434486/ > /dev/null 2>&1 && sleep 0' 10976 1726879401.49143: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879401.49153: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879401.49186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879401.49190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879401.49232: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879401.49294: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879401.49314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879401.49317: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879401.49337: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879401.49341: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879401.49351: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879401.49354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879401.49356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879401.49375: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879401.49379: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879401.49381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879401.49463: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879401.49602: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879401.49609: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879401.49744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879401.51664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879401.51668: stdout chunk (state=3): >>><<< 10976 1726879401.51674: stderr chunk (state=3): >>><<< 10976 1726879401.51730: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879401.51734: handler run complete 10976 1726879401.52028: attempt loop complete, returning result 10976 1726879401.52031: variable '__selinux_item' from source: unknown 10976 1726879401.52033: variable '__selinux_item' from source: unknown ok: [managed_node2] => (item={'ports': '1229', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "__selinux_item": { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "1229" ], "proto": "tcp", "setype": "cluster_port_t", "state": "present" } 10976 1726879401.52221: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879401.52229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879401.52231: variable 'omit' from source: magic vars 10976 1726879401.52405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879401.52441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879401.52483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879401.52529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879401.52549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879401.52659: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879401.52675: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879401.52691: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879401.53243: variable 'ansible_facts' from source: unknown 10976 1726879401.53783: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879401.54206: variable 'ansible_facts' from source: unknown 10976 1726879401.54657: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879401.54867: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879401.54889: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879401.55091: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879401.55112: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879401.55128: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879401.55259: variable 'ansible_facts' from source: unknown 10976 1726879401.55456: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879401.55630: variable 'ansible_facts' from source: unknown 10976 1726879401.55820: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879401.55954: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879401.55969: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879401.55990: variable 'omit' from source: magic vars 10976 1726879401.56012: variable 'omit' from source: magic vars 10976 1726879401.56168: variable '__selinux_item' from source: unknown 10976 1726879401.56276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879401.56319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879401.56353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879401.56400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879401.56433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879401.56509: variable '__selinux_item' from source: unknown 10976 1726879401.56599: variable '__selinux_item' from source: unknown 10976 1726879401.56720: variable '__selinux_item' from source: unknown 10976 1726879401.56843: variable '__selinux_item' from source: unknown 10976 1726879401.56950: variable 'ansible_selinux' from source: facts 10976 1726879401.56987: variable 'omit' from source: magic vars 10976 1726879401.57017: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879401.57035: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879401.57047: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879401.57080: variable 'inventory_hostname' from source: set_fact 10976 1726879401.57087: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879401.57094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879401.57182: Set connection var ansible_pipelining to False 10976 1726879401.57198: Set connection var ansible_shell_executable to /bin/sh 10976 1726879401.57207: Set connection var ansible_timeout to 10 10976 1726879401.57214: Set connection var ansible_shell_type to sh 10976 1726879401.57224: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879401.57233: Set connection var ansible_connection to ssh 10976 1726879401.57258: variable 'ansible_shell_executable' from source: unknown 10976 1726879401.57266: variable 'ansible_connection' from source: unknown 10976 1726879401.57273: variable 'ansible_module_compression' from source: unknown 10976 1726879401.57281: variable 'ansible_shell_type' from source: unknown 10976 1726879401.57294: variable 'ansible_shell_executable' from source: unknown 10976 1726879401.57304: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879401.57312: variable 'ansible_pipelining' from source: unknown 10976 1726879401.57318: variable 'ansible_timeout' from source: unknown 10976 1726879401.57328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879401.58116: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879401.58192: variable 'omit' from source: magic vars 10976 1726879401.58200: starting attempt loop 10976 1726879401.58205: running the handler 10976 1726879401.58215: _low_level_execute_command(): starting 10976 1726879401.58232: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879401.60165: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879401.60169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879401.60206: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879401.60209: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879401.60212: 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879401.60214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879401.60386: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879401.60477: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879401.60481: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879401.60539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879401.62205: stdout chunk (state=3): >>>/root <<< 10976 1726879401.62301: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879401.62384: stderr chunk (state=3): >>><<< 10976 1726879401.62388: stdout chunk (state=3): >>><<< 10976 1726879401.62488: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879401.62491: _low_level_execute_command(): starting 10976 1726879401.62494: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879401.6240377-12400-267417097449582 `" && echo ansible-tmp-1726879401.6240377-12400-267417097449582="` echo /root/.ansible/tmp/ansible-tmp-1726879401.6240377-12400-267417097449582 `" ) && sleep 0' 10976 1726879401.63447: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879401.64145: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879401.64156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879401.64171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879401.64226: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879401.64233: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879401.64241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879401.64254: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879401.64261: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879401.64269: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879401.64277: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879401.64286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879401.64302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879401.64309: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879401.64315: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879401.64325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879401.64410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879401.64603: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879401.64615: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879401.64693: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879401.66584: stdout chunk (state=3): >>>ansible-tmp-1726879401.6240377-12400-267417097449582=/root/.ansible/tmp/ansible-tmp-1726879401.6240377-12400-267417097449582 <<< 10976 1726879401.66778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879401.66782: stdout chunk (state=3): >>><<< 10976 1726879401.66791: stderr chunk (state=3): >>><<< 10976 1726879401.66810: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879401.6240377-12400-267417097449582=/root/.ansible/tmp/ansible-tmp-1726879401.6240377-12400-267417097449582 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879401.66865: variable 'ansible_module_compression' from source: unknown 10976 1726879401.66898: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.local_seport-ZIP_DEFLATED 10976 1726879401.66920: variable 'ansible_facts' from source: unknown 10976 1726879401.66996: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879401.6240377-12400-267417097449582/AnsiballZ_local_seport.py 10976 1726879401.67132: Sending initial data 10976 1726879401.67135: Sent initial data (161 bytes) 10976 1726879401.68442: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879401.68451: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879401.68462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879401.68477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879401.68521: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879401.68532: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879401.68542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879401.68556: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879401.68564: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879401.68570: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879401.68578: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879401.68590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879401.68603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879401.68608: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879401.68615: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879401.68626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879401.68699: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879401.68720: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879401.68736: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879401.68800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879401.70559: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879401.70616: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879401.70626: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpa7msmnzr /root/.ansible/tmp/ansible-tmp-1726879401.6240377-12400-267417097449582/AnsiballZ_local_seport.py <<< 10976 1726879401.70650: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879401.71747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879401.71952: stderr chunk (state=3): >>><<< 10976 1726879401.71956: stdout chunk (state=3): >>><<< 10976 1726879401.71958: done transferring module to remote 10976 1726879401.71965: _low_level_execute_command(): starting 10976 1726879401.71968: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879401.6240377-12400-267417097449582/ /root/.ansible/tmp/ansible-tmp-1726879401.6240377-12400-267417097449582/AnsiballZ_local_seport.py && sleep 0' 10976 1726879401.72706: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879401.72710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879401.72764: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879401.72770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879401.73600: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879401.73608: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879401.73615: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879401.73625: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879401.73636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879401.73649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879401.73656: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879401.73663: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879401.73672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879401.73756: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879401.73845: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879401.73855: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879401.73970: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879401.75849: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879401.75880: stderr chunk (state=3): >>><<< 10976 1726879401.75884: stdout chunk (state=3): >>><<< 10976 1726879401.75905: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879401.75908: _low_level_execute_command(): starting 10976 1726879401.75913: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879401.6240377-12400-267417097449582/AnsiballZ_local_seport.py && sleep 0' 10976 1726879401.77508: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879401.77514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879401.77672: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879401.77676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879401.77758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879401.77761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879401.77852: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879401.77855: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879401.77978: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879401.78082: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879401.80076: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879401.80137: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879401.80165: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879401.80197: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879401.80245: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 10976 1726879401.80299: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879401.80321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879401.80345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879401.80374: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146dc43dc0> <<< 10976 1726879401.80405: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879401.80432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d9d83a0> <<< 10976 1726879401.80439: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146dc43b20> <<< 10976 1726879401.80466: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879401.80490: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146dc43ac0> <<< 10976 1726879401.80498: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879401.80532: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879401.80542: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d9d8490> <<< 10976 1726879401.80560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879401.80575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879401.80601: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d9d8940> <<< 10976 1726879401.80630: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d9d8670> <<< 10976 1726879401.80653: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879401.80671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879401.80692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879401.80706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879401.80729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879401.80744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879401.80769: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d98f190> <<< 10976 1726879401.80792: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879401.80808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879401.80880: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d98f220> <<< 10976 1726879401.80910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879401.80949: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 10976 1726879401.80956: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d9b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d98f940> <<< 10976 1726879401.80987: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d9f0880> <<< 10976 1726879401.81013: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d988d90> <<< 10976 1726879401.81106: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d9b2d90> <<< 10976 1726879401.81145: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d9d8970> <<< 10976 1726879401.81181: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879401.81380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879401.81427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879401.81445: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879401.81490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879401.81504: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d92deb0> <<< 10976 1726879401.81550: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d931f40> <<< 10976 1726879401.81583: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879401.81597: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879401.81618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879401.81638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879401.81659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879401.81681: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d927610> <<< 10976 1726879401.81703: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d92f640> <<< 10976 1726879401.81711: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d92d370> <<< 10976 1726879401.81728: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879401.81793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879401.81840: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879401.81850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879401.81871: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879401.81923: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d8b0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d8b08b0> <<< 10976 1726879401.81932: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879401.81956: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d8b0eb0> <<< 10976 1726879401.81994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879401.82031: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d8b0f70> <<< 10976 1726879401.82041: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879401.82063: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d8b0e80> import '_collections' # <<< 10976 1726879401.82125: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d909d30> <<< 10976 1726879401.82129: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879401.82153: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d902610> <<< 10976 1726879401.82210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d917670> <<< 10976 1726879401.82218: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d936e20> <<< 10976 1726879401.82232: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879401.82275: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d8c2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d909250> <<< 10976 1726879401.82316: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879401.82346: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d917280> <<< 10976 1726879401.82349: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d93c9d0> <<< 10976 1726879401.82351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879401.82390: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879401.82408: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879401.82431: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d8c2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d8c2d90> <<< 10976 1726879401.82464: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d8c2d00> <<< 10976 1726879401.82498: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879401.82513: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879401.82532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879401.82546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879401.82598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879401.82628: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d88c370> <<< 10976 1726879401.82644: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879401.82659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879401.82690: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d88c460> <<< 10976 1726879401.82819: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d8ccfa0> <<< 10976 1726879401.82851: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d8c4a30> <<< 10976 1726879401.82870: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d8c4490> <<< 10976 1726879401.82888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879401.82900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879401.82939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879401.82956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879401.82977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d7a71c0> <<< 10976 1726879401.83014: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d878c70> <<< 10976 1726879401.83061: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d8c4eb0> <<< 10976 1726879401.83081: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d93c040> <<< 10976 1726879401.83096: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879401.83116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879401.83154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d7baaf0> <<< 10976 1726879401.83171: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879401.83192: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d7bae20> <<< 10976 1726879401.83210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879401.83230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879401.83247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879401.83271: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d7cb730> <<< 10976 1726879401.83283: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879401.83310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879401.83336: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d7cbc70> <<< 10976 1726879401.83387: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d7583a0> <<< 10976 1726879401.83409: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d7baf10> <<< 10976 1726879401.83423: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879401.83462: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d768280> <<< 10976 1726879401.83488: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d7cb5b0> <<< 10976 1726879401.83507: stdout chunk (state=3): >>>import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879401.83526: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d768340> <<< 10976 1726879401.83556: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d8c29d0> <<< 10976 1726879401.83571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879401.83605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879401.83624: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879401.83645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879401.83660: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d7846a0> <<< 10976 1726879401.83673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879401.83718: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d784970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d784760> <<< 10976 1726879401.83738: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d784850> <<< 10976 1726879401.83766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879401.84017: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d784ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d69f1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d7848e0> <<< 10976 1726879401.84045: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d778a30> <<< 10976 1726879401.84059: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d8c25b0> <<< 10976 1726879401.84093: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879401.84150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879401.84174: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d784a90> <<< 10976 1726879401.84283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f146d6c7670> <<< 10976 1726879401.84505: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip' <<< 10976 1726879401.84523: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.84592: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.84620: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/__init__.py <<< 10976 1726879401.84641: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879401.84663: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879401.84676: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.85936: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.86911: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d5d87c0> <<< 10976 1726879401.86943: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879401.86972: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 10976 1726879401.86976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879401.86995: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879401.87013: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d5d8160> <<< 10976 1726879401.87060: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d5d8280> <<< 10976 1726879401.87099: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d5d8f10> <<< 10976 1726879401.87113: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879401.87161: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d5d84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d5d8d30> <<< 10976 1726879401.87179: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879401.87211: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d5d8f70> <<< 10976 1726879401.87230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879401.87245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879401.87291: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d5d8100> <<< 10976 1726879401.87312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879401.87331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879401.87343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879401.87377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879401.87392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879401.87465: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146cfedee0> <<< 10976 1726879401.87502: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d54ef40> <<< 10976 1726879401.87553: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d54ed60> <<< 10976 1726879401.87556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879401.87588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879401.87644: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d54e3d0> <<< 10976 1726879401.87660: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d63edc0> <<< 10976 1726879401.87804: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d63e3a0> <<< 10976 1726879401.87829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879401.87849: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d63ef70> <<< 10976 1726879401.87884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879401.87888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879401.87904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879401.87959: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879401.87962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879401.87964: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879401.87975: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d610c10> <<< 10976 1726879401.88055: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d5a6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d5a63a0> <<< 10976 1726879401.88058: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d5e1490> <<< 10976 1726879401.88089: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d5a64c0> <<< 10976 1726879401.88119: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d5a64f0> <<< 10976 1726879401.88150: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879401.88186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879401.88189: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879401.88215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879401.88297: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879401.88301: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146cfcf250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d6201f0> <<< 10976 1726879401.88317: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879401.88333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879401.88380: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879401.88393: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146cfdb8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d620370> <<< 10976 1726879401.88412: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879401.88454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879401.88483: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879401.88550: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d639d90> <<< 10976 1726879401.88676: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146cfdb880> <<< 10976 1726879401.88773: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146cfdb6d0> <<< 10976 1726879401.88810: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146cfda670> <<< 10976 1726879401.88851: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146cfda5b0> <<< 10976 1726879401.88874: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d6188b0> <<< 10976 1726879401.88890: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879401.88917: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879401.88930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879401.88977: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879401.88981: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d5a1670> <<< 10976 1726879401.89191: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879401.89195: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d5a0ac0> <<< 10976 1726879401.89204: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d5b00d0> <<< 10976 1726879401.89254: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879401.89258: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d5a10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d5e3a60> <<< 10976 1726879401.89269: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.89286: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10976 1726879401.89364: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.89471: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.89474: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.89479: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879401.89482: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.89501: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879401.89596: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.89700: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.90174: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.90642: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10976 1726879401.90660: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879401.90680: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879401.90692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879401.90746: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146cbbd580> <<< 10976 1726879401.90814: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879401.90842: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146cfa5520> <<< 10976 1726879401.90845: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146cb620a0> <<< 10976 1726879401.90897: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879401.90900: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.90917: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.90938: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879401.90941: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.91063: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.91196: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879401.91199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879401.91226: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d5a0bb0> <<< 10976 1726879401.91229: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.91620: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.92001: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.92051: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.92132: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879401.92138: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.92158: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.92198: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879401.92203: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.92257: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.92329: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879401.92359: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.92362: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879401.92382: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.92398: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.92444: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879401.92448: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.92763: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.92813: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879401.92854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879401.92857: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879401.92941: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146cfb7970> <<< 10976 1726879401.92944: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.93004: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.93080: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879401.93086: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879401.93104: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.93141: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.93182: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879401.93187: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.93223: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.93271: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.93353: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.93443: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879401.93515: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879401.93518: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d62c250> <<< 10976 1726879401.93547: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146cfb76a0> <<< 10976 1726879401.93598: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879401.93601: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.93733: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.93793: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.93805: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.93849: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879401.93864: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879401.93883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879401.93919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879401.93942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879401.93954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879401.94049: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146cf9e7c0> <<< 10976 1726879401.94088: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146cf9b7f0> <<< 10976 1726879401.94154: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146cf94970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879401.94161: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.94181: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.94204: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879401.94269: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879401.94371: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879401.94375: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/__init__.py <<< 10976 1726879401.94380: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.94382: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.94389: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/__init__.py <<< 10976 1726879401.94393: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.94395: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.94399: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 10976 1726879401.94431: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available <<< 10976 1726879401.94450: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 10976 1726879401.94462: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.94558: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879401.94676: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/seobject.py <<< 10976 1726879401.94730: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc' <<< 10976 1726879401.94745: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/semanage.py <<< 10976 1726879401.94786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc' <<< 10976 1726879401.94893: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146cb91e20> <<< 10976 1726879401.94917: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c969670> <<< 10976 1726879401.94952: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolicy/__init__.py <<< 10976 1726879401.94993: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879401.94997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879401.95033: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c730c10> <<< 10976 1726879401.95052: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c73f2e0> <<< 10976 1726879401.95089: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc' <<< 10976 1726879401.95093: stdout chunk (state=3): >>>import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c73f340> <<< 10976 1726879401.95119: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/interfaces.py <<< 10976 1726879401.95125: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc' <<< 10976 1726879401.95159: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/access.py <<< 10976 1726879401.95164: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc' <<< 10976 1726879401.95181: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/refpolicy.py <<< 10976 1726879401.95202: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc' <<< 10976 1726879401.95260: stdout chunk (state=3): >>>import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c7449d0> <<< 10976 1726879401.95296: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/util.py <<< 10976 1726879401.95303: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c755a30> <<< 10976 1726879401.95338: stdout chunk (state=3): >>># extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146c761ee0> <<< 10976 1726879401.95346: stdout chunk (state=3): >>>import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c744130> <<< 10976 1726879401.95369: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c755610> <<< 10976 1726879401.95407: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc' <<< 10976 1726879401.95428: stdout chunk (state=3): >>>import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c700310> <<< 10976 1726879401.95451: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc' <<< 10976 1726879401.95455: stdout chunk (state=3): >>>import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c700760> <<< 10976 1726879401.95479: stdout chunk (state=3): >>>import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c73f5e0> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 10976 1726879401.95509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 10976 1726879401.95516: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c73feb0> <<< 10976 1726879401.95539: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879401.95580: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/__init__.py <<< 10976 1726879401.95643: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879401.95659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc matches /usr/lib64/python3.9/plistlib.py <<< 10976 1726879401.95698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc' <<< 10976 1726879401.95723: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c6a22e0> <<< 10976 1726879401.95753: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c6a2280> <<< 10976 1726879401.95766: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 10976 1726879401.95815: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146c6a2430> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c6a2190> <<< 10976 1726879401.95989: stdout chunk (state=3): >>>import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c68bc40> # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c6a24f0> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 10976 1726879401.96003: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 10976 1726879401.96057: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c5f2430> <<< 10976 1726879401.96074: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 10976 1726879401.96102: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 10976 1726879401.96115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 10976 1726879401.96135: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 10976 1726879401.96172: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c609130> <<< 10976 1726879401.96189: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c609640> <<< 10976 1726879401.96209: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py <<< 10976 1726879401.96225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' <<< 10976 1726879401.96244: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 10976 1726879401.96271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' <<< 10976 1726879401.96287: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c61b220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c609dc0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c609820> <<< 10976 1726879401.96390: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c601880> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879401.96407: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c61bc40> <<< 10976 1726879401.96424: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 10976 1726879401.96495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 10976 1726879401.96514: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c61bca0> <<< 10976 1726879401.96535: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 10976 1726879401.96561: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 10976 1726879401.96576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 10976 1726879401.96617: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c5c60d0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c62b3a0> <<< 10976 1726879401.96676: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c6016d0> <<< 10976 1726879401.96693: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c5f2550> <<< 10976 1726879401.96744: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c6a2c70> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c6a2610> <<< 10976 1726879401.96796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 10976 1726879401.96879: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c6a2ac0> <<< 10976 1726879401.96900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 10976 1726879401.96998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 10976 1726879401.97024: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 10976 1726879401.97052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 10976 1726879401.97082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 10976 1726879401.97102: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146c597310> <<< 10976 1726879401.97117: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c5970d0> <<< 10976 1726879401.97134: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c588910> <<< 10976 1726879401.97242: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c5d09d0> <<< 10976 1726879401.97269: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 10976 1726879401.97281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 10976 1726879401.97315: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c5eb940> <<< 10976 1726879401.97337: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c5a9490> <<< 10976 1726879401.97379: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879401.97397: stdout chunk (state=3): >>>import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c52e340> <<< 10976 1726879401.97424: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/appdirs.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc' import 'pkg_resources._vendor.appdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c52e3d0> import 'pkg_resources.extern.appdirs' # <<< 10976 1726879401.97494: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__about__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc' import 'pkg_resources._vendor.packaging.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c52e910> <<< 10976 1726879401.97513: stdout chunk (state=3): >>>import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c52e6d0> import 'pkg_resources.extern.packaging' # <<< 10976 1726879401.97539: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/version.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc' <<< 10976 1726879401.97557: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc' <<< 10976 1726879401.97577: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c545700> <<< 10976 1726879401.97601: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_typing.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc' import 'pkg_resources.extern.packaging._typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c545fd0> <<< 10976 1726879401.97826: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c52e6a0> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/specifiers.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc' <<< 10976 1726879401.97848: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_compat.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc' import 'pkg_resources.extern.packaging._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c5599a0> <<< 10976 1726879401.97874: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879401.97889: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c559b80> <<< 10976 1726879401.98331: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c54d280> <<< 10976 1726879401.98353: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc' <<< 10976 1726879401.98374: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/pyparsing.py <<< 10976 1726879401.98462: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc' <<< 10976 1726879401.98499: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 10976 1726879401.98502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 10976 1726879401.98509: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c4b3bb0> <<< 10976 1726879401.99512: stdout chunk (state=3): >>>import 'pkg_resources._vendor.pyparsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c4f4490> import 'pkg_resources.extern.pyparsing' # <<< 10976 1726879401.99518: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/markers.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc' <<< 10976 1726879401.99604: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c4f4550> <<< 10976 1726879402.00188: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c559fa0> <<< 10976 1726879402.00263: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc matches /usr/lib64/python3.9/sysconfig.py <<< 10976 1726879402.00268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc' <<< 10976 1726879402.00280: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c3b4700> <<< 10976 1726879402.02207: stdout chunk (state=3): >>>import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c70fc40> <<< 10976 1726879402.02284: stdout chunk (state=3): >>># extension module 'setools.policyrep' loaded from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879402.02393: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py <<< 10976 1726879402.02428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' <<< 10976 1726879402.02506: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c3a32e0> <<< 10976 1726879402.02542: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/exception.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc' <<< 10976 1726879402.02599: stdout chunk (state=3): >>>import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1d48b0> <<< 10976 1726879402.02771: stdout chunk (state=3): >>># extension module 'setools.policyrep' executed from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146c3d81f0> <<< 10976 1726879402.02798: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/query.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1e6b50> <<< 10976 1726879402.02837: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc' <<< 10976 1726879402.02865: stdout chunk (state=3): >>>import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1ea340> <<< 10976 1726879402.02892: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc' <<< 10976 1726879402.02905: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc' <<< 10976 1726879402.02956: stdout chunk (state=3): >>>import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1eaa60> <<< 10976 1726879402.02971: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc' <<< 10976 1726879402.03003: stdout chunk (state=3): >>>import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1eae80> <<< 10976 1726879402.03031: stdout chunk (state=3): >>>import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1ea730> <<< 10976 1726879402.03065: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1f5eb0> <<< 10976 1726879402.03110: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1f5f40> <<< 10976 1726879402.03140: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1831f0> <<< 10976 1726879402.03176: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc' <<< 10976 1726879402.03220: stdout chunk (state=3): >>>import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1834f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc' <<< 10976 1726879402.03231: stdout chunk (state=3): >>>import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c183730> <<< 10976 1726879402.03246: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c183a30> <<< 10976 1726879402.03312: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc' <<< 10976 1726879402.03338: stdout chunk (state=3): >>>import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c183cd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc' <<< 10976 1726879402.03376: stdout chunk (state=3): >>>import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c183f40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc' <<< 10976 1726879402.03414: stdout chunk (state=3): >>>import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c18c340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc' <<< 10976 1726879402.03434: stdout chunk (state=3): >>>import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c18c730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc' <<< 10976 1726879402.03492: stdout chunk (state=3): >>>import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c18ccd0> <<< 10976 1726879402.03513: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc' <<< 10976 1726879402.03556: stdout chunk (state=3): >>>import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1933a0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc' import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c193a90> <<< 10976 1726879402.03603: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc' <<< 10976 1726879402.03623: stdout chunk (state=3): >>>import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c19c0d0> <<< 10976 1726879402.03681: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c19c550> # /usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc' <<< 10976 1726879402.03718: stdout chunk (state=3): >>>import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c19c940> <<< 10976 1726879402.03760: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c19cd00> <<< 10976 1726879402.03791: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1a30d0> <<< 10976 1726879402.03853: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc' import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1a3340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc' <<< 10976 1726879402.03888: stdout chunk (state=3): >>>import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1a37c0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1a3970> <<< 10976 1726879402.03913: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc' <<< 10976 1726879402.03955: stdout chunk (state=3): >>>import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1a3b80> # /usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc' <<< 10976 1726879402.03977: stdout chunk (state=3): >>>import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1a3f40> <<< 10976 1726879402.04021: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc' <<< 10976 1726879402.04077: stdout chunk (state=3): >>>import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1ab490> # /usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc' import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1ab760> <<< 10976 1726879402.04110: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1aba30> <<< 10976 1726879402.04153: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1abd00> # /usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc' <<< 10976 1726879402.04192: stdout chunk (state=3): >>>import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1abfd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc' <<< 10976 1726879402.04229: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/permmap.py <<< 10976 1726879402.04276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc' <<< 10976 1726879402.04294: stdout chunk (state=3): >>>import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1b4880> <<< 10976 1726879402.04316: stdout chunk (state=3): >>>import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1b41f0> <<< 10976 1726879402.04347: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/dta.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc' <<< 10976 1726879402.04480: stdout chunk (state=3): >>>import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1448e0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879402.04489: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1555b0> <<< 10976 1726879402.04510: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/difference.py <<< 10976 1726879402.04524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc' <<< 10976 1726879402.04535: stdout chunk (state=3): >>>import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1558b0> <<< 10976 1726879402.04561: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879402.04598: stdout chunk (state=3): >>>import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c15f430> <<< 10976 1726879402.04621: stdout chunk (state=3): >>>import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c155220> <<< 10976 1726879402.04668: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc' <<< 10976 1726879402.04697: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc' <<< 10976 1726879402.04728: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc' <<< 10976 1726879402.04743: stdout chunk (state=3): >>>import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c164820> <<< 10976 1726879402.04787: stdout chunk (state=3): >>>import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1643d0> <<< 10976 1726879402.04814: stdout chunk (state=3): >>>import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c15fb50> <<< 10976 1726879402.04843: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc' import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c168130> <<< 10976 1726879402.04887: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc' <<< 10976 1726879402.04918: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc' <<< 10976 1726879402.04947: stdout chunk (state=3): >>>import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c168d60> <<< 10976 1726879402.04972: stdout chunk (state=3): >>>import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1687f0> <<< 10976 1726879402.04989: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc' <<< 10976 1726879402.05041: stdout chunk (state=3): >>>import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1010d0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc' <<< 10976 1726879402.05083: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc' <<< 10976 1726879402.05099: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc' <<< 10976 1726879402.05531: stdout chunk (state=3): >>>import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c108520> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc' import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c108af0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc' import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c11d160> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c101fa0> import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c101820> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc' import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c123130> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc' import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c123850> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc' import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c12b340> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc' <<< 10976 1726879402.06094: stdout chunk (state=3): >>>import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c12b100> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc' import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c132730> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc' import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c0b80d0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc' import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c0b8a30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c0bf760> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc' import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c0bfd30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc' import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c0c75b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc' <<< 10976 1726879402.06111: stdout chunk (state=3): >>>import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c0c7d30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/terules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c0da520> <<< 10976 1726879402.06412: stdout chunk (state=3): >>>import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c0cde20> <<< 10976 1726879402.06710: stdout chunk (state=3): >>>import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c151a60> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c0edbb0> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c0ed910> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c0edca0> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c0ed790> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c07b340> <<< 10976 1726879402.06939: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c07bf40> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c07bb50> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c07bfa0> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c082850> import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c0824f0> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c151400> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c70f490> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146cb91f40> # /usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/audit.py # code object from '/usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc' <<< 10976 1726879402.07052: stdout chunk (state=3): >>># extension module '_audit' loaded from '/usr/lib64/python3.9/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.9/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146c0b66d0> import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c70f2e0> import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d6390d0> <<< 10976 1726879402.07157: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.16151: stdout chunk (state=3): >>> {"ports": ["2224"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["2224"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} <<< 10976 1726879402.16191: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879402.16838: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879402.16873: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 <<< 10976 1726879402.16924: stdout chunk (state=3): >>># cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl <<< 10976 1726879402.16973: stdout chunk (state=3): >>># cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible<<< 10976 1726879402.17010: stdout chunk (state=3): >>>_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing textwrap # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing ntpath # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.appdirs # cleanup[2] removing pkg_resources.extern.appdirs # cleanup[2] removing pkg_resources._vendor.packaging.__about__ # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging._typing # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing pkg_resources.extern.packaging._compat # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing pprint # cleanup[2] removing pkg_resources._vendor.pyparsing # cleanup[2] removing pkg_resources.extern.pyparsing # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing pkg_resources # cleanup[2] removing _cython_0_29_22 # destroy _cython_0_29_22 # cleanup[2] removing cython_runtime # cleanup[2] removing ipaddress # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # clea<<< 10976 1726879402.17037: stdout chunk (state=3): >>>nup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing configparser # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # destroy setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.diff # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy seobject <<< 10976 1726879402.17580: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy __main__ # destroy systemd.journal <<< 10976 1726879402.17604: stdout chunk (state=3): >>># destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 10976 1726879402.17620: stdout chunk (state=3): >>># destroy uuid # destroy distro # destroy json # destroy shlex # destroy argparse <<< 10976 1726879402.17664: stdout chunk (state=3): >>># destroy sepolicy # destroy syslog # destroy audit <<< 10976 1726879402.17688: stdout chunk (state=3): >>># destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # destroy sepolgen.matching # destroy sepolgen.refpolicy # destroy selinux <<< 10976 1726879402.17697: stdout chunk (state=3): >>># destroy sepolgen.access # destroy sepolgen.objectmodel # destroy sepolgen.util <<< 10976 1726879402.17713: stdout chunk (state=3): >>># destroy setools.mixins # destroy setools.query <<< 10976 1726879402.17741: stdout chunk (state=3): >>># destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons <<< 10976 1726879402.17747: stdout chunk (state=3): >>># destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # destroy setools.diff.terules <<< 10976 1726879402.17773: stdout chunk (state=3): >>># destroy configparser <<< 10976 1726879402.17857: stdout chunk (state=3): >>># cleanup[3] wiping _audit # cleanup[3] wiping setools.policyrep # destroy ipaddress <<< 10976 1726879402.17862: stdout chunk (state=3): >>># cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources <<< 10976 1726879402.17865: stdout chunk (state=3): >>># destroy pkg_resources._vendor <<< 10976 1726879402.17869: stdout chunk (state=3): >>># destroy zipfile # destroy pkgutil # destroy plistlib # destroy tempfile # destroy textwrap # destroy inspect # destroy ntpath # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements <<< 10976 1726879402.17891: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.pyparsing # destroy string # destroy sre_constants # destroy pprint <<< 10976 1726879402.17917: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources._vendor.pyparsing # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging._compat # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._typing # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources.extern.packaging._typing # destroy pkg_resources.extern.packaging._compat # destroy pkg_resources._vendor.packaging.__about__ # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.appdirs # cleanup[3] wiping pkg_resources._vendor.appdirs # cleanup[3] wiping dis <<< 10976 1726879402.17960: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header <<< 10976 1726879402.17984: stdout chunk (state=3): >>># cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors <<< 10976 1726879402.17988: stdout chunk (state=3): >>># cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping _semanage # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast <<< 10976 1726879402.18016: stdout chunk (state=3): >>># cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback <<< 10976 1726879402.18036: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping linecache <<< 10976 1726879402.18105: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors <<< 10976 1726879402.18111: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings <<< 10976 1726879402.18220: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 10976 1726879402.18313: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping lzma <<< 10976 1726879402.18336: stdout chunk (state=3): >>># cleanup[3] wiping _lzma # cleanup[3] wiping bz2 # destroy _compression # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util <<< 10976 1726879402.18339: stdout chunk (state=3): >>># cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping binascii # cleanup[3] wiping struct <<< 10976 1726879402.18341: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879402.18345: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum <<< 10976 1726879402.18353: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path <<< 10976 1726879402.18356: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix <<< 10976 1726879402.18358: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy _opcode # destroy _semanage # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy _signal # destroy marshal # destroy io <<< 10976 1726879402.18791: stdout chunk (state=3): >>># destroy _weakref <<< 10976 1726879402.18834: stdout chunk (state=3): >>># destroy _heapq <<< 10976 1726879402.18837: stdout chunk (state=3): >>># destroy platform <<< 10976 1726879402.18840: stdout chunk (state=3): >>># destroy _uuid <<< 10976 1726879402.18869: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy _string <<< 10976 1726879402.18886: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy signal # destroy pwd # destroy grp # destroy _posixsubprocess <<< 10976 1726879402.18921: stdout chunk (state=3): >>># 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 operator # destroy ansible.module_utils.six.moves <<< 10976 1726879402.18937: stdout chunk (state=3): >>># destroy _operator # destroy select <<< 10976 1726879402.18940: stdout chunk (state=3): >>># destroy logging # destroy copy # destroy pkg_resources # destroy setools.exception <<< 10976 1726879402.18974: stdout chunk (state=3): >>># destroy posixpath # destroy threading # destroy time # destroy contextlib # destroy zlib # destroy bz2 # destroy lzma # destroy zipimport # destroy pyexpat <<< 10976 1726879402.19008: stdout chunk (state=3): >>># destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders <<< 10976 1726879402.19012: stdout chunk (state=3): >>># destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy weakref # destroy _thread <<< 10976 1726879402.19015: stdout chunk (state=3): >>># destroy abc # destroy ast # destroy dis # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy functools # destroy stat # destroy genericpath # destroy pkg_resources._vendor.appdirs # destroy pkg_resources._vendor.packaging # destroy pkg_resources._vendor.pyparsing <<< 10976 1726879402.19119: stdout chunk (state=3): >>># destroy struct # destroy binascii # destroy datetime # destroy locale # destroy _socket <<< 10976 1726879402.19125: stdout chunk (state=3): >>># destroy io # destroy selectors # destroy errno <<< 10976 1726879402.19131: stdout chunk (state=3): >>># destroy array # destroy re # destroy collections # destroy warnings <<< 10976 1726879402.19223: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879402.19754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879402.19765: stdout chunk (state=3): >>><<< 10976 1726879402.19784: stderr chunk (state=3): >>><<< 10976 1726879402.20006: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146dc43dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d9d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146dc43b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146dc43ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d9d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d9d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d9d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d98f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d98f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d9b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d98f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d9f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d988d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d9b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d9d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d92deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d931f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d927610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d92f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d92d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d8b0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d8b08b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d8b0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d8b0f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d8b0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d909d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d902610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d917670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d936e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d8c2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d909250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d917280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d93c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d8c2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d8c2d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d8c2d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d88c370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d88c460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d8ccfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d8c4a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d8c4490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d7a71c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d878c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d8c4eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d93c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d7baaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d7bae20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d7cb730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d7cbc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d7583a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d7baf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d768280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d7cb5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d768340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d8c29d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d7846a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d784970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d784760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d784850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d784ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d69f1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d7848e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d778a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d8c25b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d784a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f146d6c7670> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d5d87c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d5d8160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d5d8280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d5d8f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d5d84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d5d8d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d5d8f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d5d8100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146cfedee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d54ef40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d54ed60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d54e3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d63edc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d63e3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d63ef70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d610c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d5a6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d5a63a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d5e1490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d5a64c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d5a64f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146cfcf250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d6201f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146cfdb8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d620370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d639d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146cfdb880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146cfdb6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146cfda670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146cfda5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d6188b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d5a1670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d5a0ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d5b00d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d5a10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d5e3a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146cbbd580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146cfa5520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146cb620a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d5a0bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146cfb7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146d62c250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146cfb76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146cf9e7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146cf9b7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146cf94970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_5hufv2xz/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/seobject.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/semanage.py # code object from '/usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146cb91e20> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c969670> # /usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolicy/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c730c10> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c73f2e0> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c73f340> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/refpolicy.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc' import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c7449d0> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c755a30> # extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146c761ee0> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c744130> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c755610> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c700310> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c700760> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c73f5e0> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c73feb0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc matches /usr/lib64/python3.9/plistlib.py # code object from '/usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c6a22e0> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c6a2280> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146c6a2430> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c6a2190> import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c68bc40> # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c6a24f0> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c5f2430> # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c609130> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c609640> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c61b220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c609dc0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c609820> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c601880> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c61bc40> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c61bca0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c5c60d0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c62b3a0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c6016d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c5f2550> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c6a2c70> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c6a2610> # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c6a2ac0> # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146c597310> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c5970d0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c588910> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c5d09d0> # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c5eb940> # /usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c5a9490> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c52e340> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/appdirs.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc' import 'pkg_resources._vendor.appdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c52e3d0> import 'pkg_resources.extern.appdirs' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__about__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc' import 'pkg_resources._vendor.packaging.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c52e910> import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c52e6d0> import 'pkg_resources.extern.packaging' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/version.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c545700> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_typing.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc' import 'pkg_resources.extern.packaging._typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c545fd0> import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c52e6a0> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/specifiers.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_compat.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc' import 'pkg_resources.extern.packaging._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c5599a0> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc' import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c559b80> import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c54d280> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/pyparsing.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c4b3bb0> import 'pkg_resources._vendor.pyparsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c4f4490> import 'pkg_resources.extern.pyparsing' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/markers.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc' import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c4f4550> import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c559fa0> # /usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc matches /usr/lib64/python3.9/sysconfig.py # code object from '/usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c3b4700> import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c70fc40> # extension module 'setools.policyrep' loaded from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' # /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py # code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c3a32e0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/exception.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc' import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1d48b0> # extension module 'setools.policyrep' executed from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146c3d81f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/query.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1e6b50> # /usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc' import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1ea340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc' import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1eaa60> # /usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc' import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1eae80> import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1ea730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1f5eb0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1f5f40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1831f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1834f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c183730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c183a30> # /usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc' import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c183cd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc' import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c183f40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc' import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c18c340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc' import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c18c730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc' import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c18ccd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc' import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1933a0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc' import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c193a90> # /usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c19c0d0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c19c550> # /usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c19c940> # /usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c19cd00> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1a30d0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc' import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1a3340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc' import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1a37c0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1a3970> # /usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc' import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1a3b80> # /usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc' import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1a3f40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1ab490> # /usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc' import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1ab760> # /usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1aba30> # /usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1abd00> # /usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1abfd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/permmap.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc' import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1b4880> import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1b41f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/dta.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc' import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1448e0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1555b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc' import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1558b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc' import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c15f430> import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c155220> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc' import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c164820> import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1643d0> import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c15fb50> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc' import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c168130> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc' import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c168d60> import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1687f0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc' import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c1010d0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc' import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c108520> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc' import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c108af0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc' import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c11d160> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c101fa0> import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c101820> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc' import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c123130> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc' import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c123850> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc' import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c12b340> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc' import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c12b100> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc' import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c132730> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc' import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c0b80d0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc' import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c0b8a30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c0bf760> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc' import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c0bfd30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc' import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c0c75b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc' import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c0c7d30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/terules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c0da520> import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c0cde20> import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c151a60> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c0edbb0> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c0ed910> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c0edca0> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c0ed790> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c07b340> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c07bf40> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c07bb50> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c07bfa0> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c082850> import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c0824f0> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c151400> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c70f490> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146cb91f40> # /usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/audit.py # code object from '/usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc' # extension module '_audit' loaded from '/usr/lib64/python3.9/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.9/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146c0b66d0> import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146c70f2e0> import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146d6390d0> # zipimport: zlib available {"ports": ["2224"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["2224"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing textwrap # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing ntpath # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.appdirs # cleanup[2] removing pkg_resources.extern.appdirs # cleanup[2] removing pkg_resources._vendor.packaging.__about__ # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging._typing # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing pkg_resources.extern.packaging._compat # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing pprint # cleanup[2] removing pkg_resources._vendor.pyparsing # cleanup[2] removing pkg_resources.extern.pyparsing # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing pkg_resources # cleanup[2] removing _cython_0_29_22 # destroy _cython_0_29_22 # cleanup[2] removing cython_runtime # cleanup[2] removing ipaddress # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing configparser # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # destroy setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.diff # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy seobject # destroy _sitebuiltins # destroy __main__ # 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 uuid # destroy distro # destroy json # destroy shlex # destroy argparse # destroy sepolicy # destroy syslog # destroy audit # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # destroy sepolgen.matching # destroy sepolgen.refpolicy # destroy selinux # destroy sepolgen.access # destroy sepolgen.objectmodel # destroy sepolgen.util # destroy setools.mixins # destroy setools.query # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # destroy setools.diff.terules # destroy configparser # cleanup[3] wiping _audit # cleanup[3] wiping setools.policyrep # destroy ipaddress # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy zipfile # destroy pkgutil # destroy plistlib # destroy tempfile # destroy textwrap # destroy inspect # destroy ntpath # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.pyparsing # destroy string # destroy sre_constants # destroy pprint # cleanup[3] wiping pkg_resources._vendor.pyparsing # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging._compat # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._typing # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources.extern.packaging._typing # destroy pkg_resources.extern.packaging._compat # destroy pkg_resources._vendor.packaging.__about__ # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.appdirs # cleanup[3] wiping pkg_resources._vendor.appdirs # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping _semanage # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping lzma # cleanup[3] wiping _lzma # cleanup[3] wiping bz2 # destroy _compression # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # cleanup[3] wiping posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy _opcode # destroy _semanage # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy _signal # destroy marshal # destroy io # destroy _weakref # destroy _heapq # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy _string # destroy ansible.module_utils.six.moves.urllib # destroy signal # destroy pwd # destroy grp # destroy _posixsubprocess # 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 operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy select # destroy logging # destroy copy # destroy pkg_resources # destroy setools.exception # destroy posixpath # destroy threading # destroy time # destroy contextlib # destroy zlib # destroy bz2 # destroy lzma # destroy zipimport # destroy pyexpat # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy weakref # destroy _thread # destroy abc # destroy ast # destroy dis # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy functools # destroy stat # destroy genericpath # destroy pkg_resources._vendor.appdirs # destroy pkg_resources._vendor.packaging # destroy pkg_resources._vendor.pyparsing # destroy struct # destroy binascii # destroy datetime # destroy locale # destroy _socket # destroy io # destroy selectors # destroy errno # destroy array # destroy re # destroy collections # destroy warnings # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879402.22775: done with _execute_module (fedora.linux_system_roles.local_seport, {'ports': '2224', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True, 'ignore_selinux_state': False, '_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': 'fedora.linux_system_roles.local_seport', '_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-1726879401.6240377-12400-267417097449582/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879402.22780: _low_level_execute_command(): starting 10976 1726879402.22783: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879401.6240377-12400-267417097449582/ > /dev/null 2>&1 && sleep 0' 10976 1726879402.22785: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879402.22788: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879402.22790: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879402.22792: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879402.22794: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879402.22796: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879402.24674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879402.24721: stderr chunk (state=3): >>><<< 10976 1726879402.24747: stdout chunk (state=3): >>><<< 10976 1726879402.24783: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879402.24802: handler run complete 10976 1726879402.24861: attempt loop complete, returning result 10976 1726879402.25008: variable '__selinux_item' from source: unknown 10976 1726879402.25013: variable '__selinux_item' from source: unknown ok: [managed_node2] => (item={'ports': '2224', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "__selinux_item": { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "2224" ], "proto": "tcp", "setype": "cluster_port_t", "state": "present" } 10976 1726879402.25329: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879402.25350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879402.25354: variable 'omit' from source: magic vars 10976 1726879402.25458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879402.25495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879402.25532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879402.25574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879402.25587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879402.25709: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879402.25712: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879402.25721: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879402.25888: variable 'ansible_facts' from source: unknown 10976 1726879402.28958: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879402.29139: variable 'ansible_facts' from source: unknown 10976 1726879402.29259: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879402.29368: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879402.29380: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879402.29518: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879402.29523: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879402.29531: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879402.29621: variable 'ansible_facts' from source: unknown 10976 1726879402.29733: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879402.29842: variable 'ansible_facts' from source: unknown 10976 1726879402.29949: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879402.30032: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879402.30039: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879402.30046: variable 'omit' from source: magic vars 10976 1726879402.30061: variable 'omit' from source: magic vars 10976 1726879402.30210: variable '__selinux_item' from source: unknown 10976 1726879402.30316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879402.30355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879402.30374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879402.30402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879402.30412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879402.30546: variable '__selinux_item' from source: unknown 10976 1726879402.30657: variable '__selinux_item' from source: unknown 10976 1726879402.30879: variable '__selinux_item' from source: unknown 10976 1726879402.31245: variable '__selinux_item' from source: unknown 10976 1726879402.31466: variable 'ansible_selinux' from source: facts 10976 1726879402.31569: variable 'omit' from source: magic vars 10976 1726879402.31639: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879402.31653: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879402.31663: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879402.31717: variable 'inventory_hostname' from source: set_fact 10976 1726879402.31720: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879402.31729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879402.31813: Set connection var ansible_pipelining to False 10976 1726879402.31823: Set connection var ansible_shell_executable to /bin/sh 10976 1726879402.31828: Set connection var ansible_timeout to 10 10976 1726879402.31831: Set connection var ansible_shell_type to sh 10976 1726879402.31839: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879402.31844: Set connection var ansible_connection to ssh 10976 1726879402.31869: variable 'ansible_shell_executable' from source: unknown 10976 1726879402.31872: variable 'ansible_connection' from source: unknown 10976 1726879402.31875: variable 'ansible_module_compression' from source: unknown 10976 1726879402.31877: variable 'ansible_shell_type' from source: unknown 10976 1726879402.31879: variable 'ansible_shell_executable' from source: unknown 10976 1726879402.31881: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879402.31884: variable 'ansible_pipelining' from source: unknown 10976 1726879402.31933: variable 'ansible_timeout' from source: unknown 10976 1726879402.31943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879402.32079: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879402.32093: variable 'omit' from source: magic vars 10976 1726879402.32099: starting attempt loop 10976 1726879402.32103: running the handler 10976 1726879402.32109: _low_level_execute_command(): starting 10976 1726879402.32114: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879402.33273: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879402.33307: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879402.33326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879402.33360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879402.33463: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879402.33507: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879402.33542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879402.33578: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879402.33613: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879402.33645: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879402.33689: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879402.33725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879402.33764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879402.33777: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879402.33794: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879402.33835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879402.33972: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879402.34001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879402.34025: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879402.34120: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879402.35874: stdout chunk (state=3): >>>/root <<< 10976 1726879402.35903: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879402.36015: stderr chunk (state=3): >>><<< 10976 1726879402.36019: stdout chunk (state=3): >>><<< 10976 1726879402.36089: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879402.36142: _low_level_execute_command(): starting 10976 1726879402.36145: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879402.3606582-12400-92609808219486 `" && echo ansible-tmp-1726879402.3606582-12400-92609808219486="` echo /root/.ansible/tmp/ansible-tmp-1726879402.3606582-12400-92609808219486 `" ) && sleep 0' 10976 1726879402.36916: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879402.36929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879402.36959: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879402.36962: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879402.36964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879402.37019: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879402.37038: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879402.37065: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879402.37167: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879402.39071: stdout chunk (state=3): >>>ansible-tmp-1726879402.3606582-12400-92609808219486=/root/.ansible/tmp/ansible-tmp-1726879402.3606582-12400-92609808219486 <<< 10976 1726879402.39199: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879402.39317: stderr chunk (state=3): >>><<< 10976 1726879402.39321: stdout chunk (state=3): >>><<< 10976 1726879402.39410: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879402.3606582-12400-92609808219486=/root/.ansible/tmp/ansible-tmp-1726879402.3606582-12400-92609808219486 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879402.39413: variable 'ansible_module_compression' from source: unknown 10976 1726879402.39439: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.local_seport-ZIP_DEFLATED 10976 1726879402.39480: variable 'ansible_facts' from source: unknown 10976 1726879402.39529: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879402.3606582-12400-92609808219486/AnsiballZ_local_seport.py 10976 1726879402.39712: Sending initial data 10976 1726879402.39715: Sent initial data (160 bytes) 10976 1726879402.40982: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879402.41008: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879402.41034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879402.41054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879402.41126: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879402.41144: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879402.41165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879402.41187: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879402.41213: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879402.41231: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879402.41249: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879402.41273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879402.41295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879402.41319: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879402.41341: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879402.41361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879402.41459: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879402.41513: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879402.41543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879402.41628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879402.43542: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879402.43588: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879402.43652: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpv0suwe6m /root/.ansible/tmp/ansible-tmp-1726879402.3606582-12400-92609808219486/AnsiballZ_local_seport.py <<< 10976 1726879402.43717: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879402.45053: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879402.45260: stderr chunk (state=3): >>><<< 10976 1726879402.45265: stdout chunk (state=3): >>><<< 10976 1726879402.45395: done transferring module to remote 10976 1726879402.45399: _low_level_execute_command(): starting 10976 1726879402.45402: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879402.3606582-12400-92609808219486/ /root/.ansible/tmp/ansible-tmp-1726879402.3606582-12400-92609808219486/AnsiballZ_local_seport.py && sleep 0' 10976 1726879402.46088: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879402.46093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879402.46130: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879402.46140: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879402.46144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879402.46218: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879402.46223: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879402.46280: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879402.48096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879402.48333: stderr chunk (state=3): >>><<< 10976 1726879402.48338: stdout chunk (state=3): >>><<< 10976 1726879402.48474: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879402.48479: _low_level_execute_command(): starting 10976 1726879402.48482: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879402.3606582-12400-92609808219486/AnsiballZ_local_seport.py && sleep 0' 10976 1726879402.49552: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879402.49575: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879402.49628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879402.49654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879402.49764: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879402.49782: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879402.49803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879402.49860: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879402.49877: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879402.49893: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879402.49908: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879402.49925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879402.49952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879402.49991: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879402.50056: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879402.50082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879402.50248: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879402.50345: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879402.50409: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879402.50525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879402.52555: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879402.52563: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879402.52609: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879402.52649: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879402.52691: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879402.52706: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879402.52743: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879402.52825: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879402.52856: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02d1edc0> <<< 10976 1726879402.52901: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879402.53016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02cc33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02d1eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879402.53066: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02d1eac0> import '_signal' # <<< 10976 1726879402.53100: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02cc3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879402.53111: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02cc3940> <<< 10976 1726879402.53114: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02cc3670> <<< 10976 1726879402.53146: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879402.53153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879402.53183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879402.53217: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879402.53271: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02c7a190> <<< 10976 1726879402.53284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879402.53287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879402.53353: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02c7a220> <<< 10976 1726879402.53380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879402.53413: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 10976 1726879402.53435: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02c9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02c7a940> <<< 10976 1726879402.53504: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02cdb880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02c72d90> <<< 10976 1726879402.53534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879402.53551: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02c9dd90> <<< 10976 1726879402.53605: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02cc3970> <<< 10976 1726879402.53627: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879402.53880: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879402.53886: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879402.53908: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879402.53934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879402.53961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879402.53977: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029d2eb0> <<< 10976 1726879402.53998: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029d6f40> <<< 10976 1726879402.54016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879402.54033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879402.54060: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879402.54070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879402.54083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879402.54125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879402.54157: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029cc610> <<< 10976 1726879402.54173: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029d4640> <<< 10976 1726879402.54176: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029d2370> <<< 10976 1726879402.54186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879402.54243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879402.54267: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879402.54293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879402.54336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879402.54357: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a02955dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029558b0> <<< 10976 1726879402.54373: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879402.54404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02955eb0> <<< 10976 1726879402.54423: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879402.54443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879402.54483: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02955f70> <<< 10976 1726879402.54498: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02955e80> <<< 10976 1726879402.54519: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879402.54566: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029aed30> <<< 10976 1726879402.54572: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879402.54593: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029a7610> <<< 10976 1726879402.54650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029bc670> <<< 10976 1726879402.54661: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029dbe20> <<< 10976 1726879402.54693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879402.54755: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a02967c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029ae250> <<< 10976 1726879402.54788: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a029bc280> <<< 10976 1726879402.54793: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029e19d0> <<< 10976 1726879402.54811: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879402.54832: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 10976 1726879402.54847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879402.54866: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879402.54886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879402.54906: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02967fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02967d90> <<< 10976 1726879402.54926: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02967d00> <<< 10976 1726879402.54966: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879402.54988: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879402.54995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879402.55048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879402.55087: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0293a370> <<< 10976 1726879402.55112: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879402.55149: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0293a460> <<< 10976 1726879402.55258: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02971fa0> <<< 10976 1726879402.55356: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02969a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02969490> <<< 10976 1726879402.55375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879402.55425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879402.55523: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a028891c0> <<< 10976 1726879402.55589: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02926c70> <<< 10976 1726879402.55699: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02969eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029e1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0289caf0> import 'errno' # <<< 10976 1726879402.55747: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0289ce20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a028ad730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879402.56031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a028adc70> <<< 10976 1726879402.56037: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a028453a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0289cf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879402.56042: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a02855280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a028ad5b0> import 'pwd' # <<< 10976 1726879402.56168: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a02855340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029679d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a028716a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a02871970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02871760> <<< 10976 1726879402.56249: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a02871850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879402.56469: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a02871ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a027861f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a028718e0> <<< 10976 1726879402.56546: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02865a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029675b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879402.56594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879402.56610: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02871a90> <<< 10976 1726879402.56706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879402.56748: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5a027ae670> <<< 10976 1726879402.56889: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip' <<< 10976 1726879402.56907: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.56969: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.56996: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879402.57027: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879402.57044: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.58326: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.59363: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021967c0> <<< 10976 1726879402.59370: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879402.59395: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879402.59419: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879402.59454: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879402.59470: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a02196160> <<< 10976 1726879402.59495: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02196280> <<< 10976 1726879402.59527: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02196f10> <<< 10976 1726879402.59546: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879402.59603: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021964f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02196d30> <<< 10976 1726879402.59636: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879402.59651: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a02196f70> <<< 10976 1726879402.59655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879402.59685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879402.59723: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02196100> <<< 10976 1726879402.59742: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879402.59760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879402.59780: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879402.59804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879402.59832: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879402.59903: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a020edee0> <<< 10976 1726879402.59942: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879402.59947: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0210cf40> <<< 10976 1726879402.59972: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879402.59981: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0210cd60> <<< 10976 1726879402.59989: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879402.60034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879402.60061: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0210c3d0> <<< 10976 1726879402.60081: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021fddc0> <<< 10976 1726879402.60241: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021fd3a0> <<< 10976 1726879402.60266: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879402.60294: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021fdf70> <<< 10976 1726879402.60306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879402.60322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879402.60345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879402.60366: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879402.60378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879402.60404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 10976 1726879402.60416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021cec10> <<< 10976 1726879402.60500: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02164cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021643a0> <<< 10976 1726879402.60536: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0219f490> <<< 10976 1726879402.60580: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a021644c0> <<< 10976 1726879402.60592: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021644f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879402.60605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879402.60624: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879402.60653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879402.60728: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879402.60756: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a020cf250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021df1f0> <<< 10976 1726879402.60760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879402.60763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879402.60842: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a020db8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021df370> <<< 10976 1726879402.60850: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879402.60893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879402.60937: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879402.60983: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021f7d90> <<< 10976 1726879402.61120: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a020db880> <<< 10976 1726879402.61217: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879402.61254: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a020db6d0> <<< 10976 1726879402.61280: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a020da670> <<< 10976 1726879402.61302: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879402.61306: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a020da5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021d68b0> <<< 10976 1726879402.61342: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879402.61363: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879402.61406: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0215f670> <<< 10976 1726879402.61599: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879402.61602: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0215eac0> <<< 10976 1726879402.61605: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0216e0d0> <<< 10976 1726879402.61638: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879402.61664: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0215f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021a1a60> <<< 10976 1726879402.61677: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.61686: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.61689: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879402.61694: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.61776: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.61846: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.61856: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879402.61887: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879402.61900: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879402.61907: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.62009: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.62111: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.62601: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.63077: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879402.63110: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879402.63118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879402.63177: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879402.63192: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a01ca8580> <<< 10976 1726879402.63243: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879402.63250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a020ad520> <<< 10976 1726879402.63264: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01c4c0a0> <<< 10976 1726879402.63318: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879402.63343: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.63348: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.63366: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879402.63369: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.63489: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.63636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879402.63646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879402.63651: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0215ebb0> <<< 10976 1726879402.63658: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.64076: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.64514: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.64559: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.64625: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879402.64629: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.64663: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.64702: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879402.64709: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.64758: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.64849: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10976 1726879402.64875: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879402.64878: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.64910: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.64952: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879402.64956: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.65139: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.65338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879402.65369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879402.65375: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879402.65452: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a020b7970> <<< 10976 1726879402.65463: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.65523: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.65608: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879402.65612: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879402.65625: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.65662: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.65701: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879402.65704: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.65744: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.65781: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.65874: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.65944: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879402.65966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879402.66048: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a021ea250> <<< 10976 1726879402.66082: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a020b76a0> <<< 10976 1726879402.66128: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/file.py <<< 10976 1726879402.66134: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879402.66136: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.66274: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.66332: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.66355: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.66395: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879402.66403: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879402.66426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879402.66463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879402.66508: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879402.66511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879402.66592: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0209e7c0> <<< 10976 1726879402.66638: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0209b7f0> <<< 10976 1726879402.66715: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02095970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879402.66719: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.66746: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.66752: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879402.66826: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879402.66845: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879402.66864: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/__init__.py <<< 10976 1726879402.66868: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.66882: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.66946: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/__init__.py <<< 10976 1726879402.66990: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 10976 1726879402.67012: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.67118: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.67229: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/seobject.py <<< 10976 1726879402.67275: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc' <<< 10976 1726879402.67299: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/semanage.py <<< 10976 1726879402.67345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc' <<< 10976 1726879402.67473: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a01c8de20> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01a52670> <<< 10976 1726879402.67495: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolicy/__init__.py <<< 10976 1726879402.67519: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879402.67545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879402.67594: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0181ac10> <<< 10976 1726879402.67601: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a018292e0> <<< 10976 1726879402.67634: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc' <<< 10976 1726879402.67637: stdout chunk (state=3): >>>import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01829340> <<< 10976 1726879402.67662: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/interfaces.py <<< 10976 1726879402.67671: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc' <<< 10976 1726879402.67696: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/access.py <<< 10976 1726879402.67702: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc' <<< 10976 1726879402.67721: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/refpolicy.py <<< 10976 1726879402.67752: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc' <<< 10976 1726879402.67803: stdout chunk (state=3): >>>import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0182e9d0> <<< 10976 1726879402.67847: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/util.py <<< 10976 1726879402.67849: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0183fa30> <<< 10976 1726879402.67875: stdout chunk (state=3): >>># extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0184bee0> <<< 10976 1726879402.67884: stdout chunk (state=3): >>>import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0182e130> <<< 10976 1726879402.67915: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc' <<< 10976 1726879402.67921: stdout chunk (state=3): >>>import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0183f610> <<< 10976 1726879402.67948: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/matching.py <<< 10976 1726879402.67951: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a017ea310> <<< 10976 1726879402.67980: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc' <<< 10976 1726879402.68001: stdout chunk (state=3): >>>import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a017ea760> <<< 10976 1726879402.68010: stdout chunk (state=3): >>>import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a018295e0> <<< 10976 1726879402.68032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 10976 1726879402.68051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 10976 1726879402.68067: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01829eb0> <<< 10976 1726879402.68122: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879402.68139: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/__init__.py <<< 10976 1726879402.68195: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879402.68253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc matches /usr/lib64/python3.9/plistlib.py # code object from '/usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc' <<< 10976 1726879402.68276: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0178b2e0> <<< 10976 1726879402.68310: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0178b280> <<< 10976 1726879402.68331: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 10976 1726879402.68382: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879402.68387: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0178b430> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0178b190> <<< 10976 1726879402.68465: stdout chunk (state=3): >>>import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01775c40> <<< 10976 1726879402.68482: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0178b4f0> <<< 10976 1726879402.68505: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py <<< 10976 1726879402.68510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 10976 1726879402.68534: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py <<< 10976 1726879402.68540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 10976 1726879402.68591: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py <<< 10976 1726879402.68596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 10976 1726879402.68611: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016dc430> <<< 10976 1726879402.68638: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 10976 1726879402.68657: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 10976 1726879402.68679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 10976 1726879402.68701: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 10976 1726879402.68717: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016f3130> <<< 10976 1726879402.68741: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016f3640> <<< 10976 1726879402.68766: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py <<< 10976 1726879402.68777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' <<< 10976 1726879402.68846: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 10976 1726879402.68848: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01705220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016f3dc0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016f3820> <<< 10976 1726879402.68907: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016ea880> <<< 10976 1726879402.68935: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 10976 1726879402.68941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879402.68960: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01705c40> <<< 10976 1726879402.68985: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 10976 1726879402.69013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 10976 1726879402.69077: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01705ca0> <<< 10976 1726879402.69095: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py <<< 10976 1726879402.69166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 10976 1726879402.69191: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016b00d0> <<< 10976 1726879402.69193: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a017153a0> <<< 10976 1726879402.69238: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016ea6d0> <<< 10976 1726879402.69243: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016dc550> <<< 10976 1726879402.69306: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0178bc70> <<< 10976 1726879402.69317: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0178b610> <<< 10976 1726879402.69331: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 10976 1726879402.69340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 10976 1726879402.69434: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0178bac0> <<< 10976 1726879402.69456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 10976 1726879402.69563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 10976 1726879402.69582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 10976 1726879402.69598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 10976 1726879402.69621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py <<< 10976 1726879402.69628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 10976 1726879402.69653: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879402.69668: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a01681310> <<< 10976 1726879402.69673: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016810d0> <<< 10976 1726879402.69697: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01672910> <<< 10976 1726879402.69799: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016ba9d0> <<< 10976 1726879402.69821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 10976 1726879402.69831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 10976 1726879402.69864: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016d5940> <<< 10976 1726879402.69895: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879402.69905: stdout chunk (state=3): >>>import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01693490> <<< 10976 1726879402.69940: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01618340> <<< 10976 1726879402.69960: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/appdirs.py <<< 10976 1726879402.69977: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc' import 'pkg_resources._vendor.appdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016183d0> <<< 10976 1726879402.69988: stdout chunk (state=3): >>>import 'pkg_resources.extern.appdirs' # <<< 10976 1726879402.70017: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__init__.py <<< 10976 1726879402.70024: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879402.70059: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__about__.py <<< 10976 1726879402.70065: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc' import 'pkg_resources._vendor.packaging.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01618910> import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016186d0> import 'pkg_resources.extern.packaging' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/version.py <<< 10976 1726879402.70087: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc' <<< 10976 1726879402.70110: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_structures.py <<< 10976 1726879402.70112: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0162e700> <<< 10976 1726879402.70141: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_typing.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc' import 'pkg_resources.extern.packaging._typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0162efd0> <<< 10976 1726879402.70342: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016186a0> <<< 10976 1726879402.70345: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/specifiers.py <<< 10976 1726879402.70373: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc' <<< 10976 1726879402.70387: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_compat.py <<< 10976 1726879402.70396: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc' import 'pkg_resources.extern.packaging._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016439a0> <<< 10976 1726879402.70418: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879402.70438: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01643b80> <<< 10976 1726879402.70904: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01636280> <<< 10976 1726879402.70911: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc' <<< 10976 1726879402.70944: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/pyparsing.py <<< 10976 1726879402.71020: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc' <<< 10976 1726879402.71043: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 10976 1726879402.71052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 10976 1726879402.71067: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0159cbb0> <<< 10976 1726879402.72046: stdout chunk (state=3): >>>import 'pkg_resources._vendor.pyparsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a015de490> import 'pkg_resources.extern.pyparsing' # <<< 10976 1726879402.72061: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/markers.py <<< 10976 1726879402.72067: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc' <<< 10976 1726879402.72142: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a015de550> <<< 10976 1726879402.72736: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01643fa0> <<< 10976 1726879402.72798: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc matches /usr/lib64/python3.9/sysconfig.py <<< 10976 1726879402.72810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc' <<< 10976 1726879402.72818: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0149d700> <<< 10976 1726879402.74605: stdout chunk (state=3): >>>import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a017f9c40> <<< 10976 1726879402.74674: stdout chunk (state=3): >>># extension module 'setools.policyrep' loaded from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879402.74832: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py <<< 10976 1726879402.74859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' <<< 10976 1726879402.74946: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0148d2e0> <<< 10976 1726879402.74964: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/exception.py <<< 10976 1726879402.74970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc' <<< 10976 1726879402.75019: stdout chunk (state=3): >>>import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a012bd8b0> <<< 10976 1726879402.75204: stdout chunk (state=3): >>># extension module 'setools.policyrep' executed from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a014c21f0> <<< 10976 1726879402.75223: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/query.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a012d0b50> <<< 10976 1726879402.75251: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc' <<< 10976 1726879402.75281: stdout chunk (state=3): >>>import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a012d4340> <<< 10976 1726879402.75299: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boolquery.py <<< 10976 1726879402.75312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc' <<< 10976 1726879402.75326: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/descriptors.py <<< 10976 1726879402.75332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc' <<< 10976 1726879402.75363: stdout chunk (state=3): >>>import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a012d4a60> <<< 10976 1726879402.75382: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mixins.py <<< 10976 1726879402.75389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc' <<< 10976 1726879402.75423: stdout chunk (state=3): >>>import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a012d4e80> <<< 10976 1726879402.75429: stdout chunk (state=3): >>>import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a012d4730> <<< 10976 1726879402.75457: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc' <<< 10976 1726879402.75463: stdout chunk (state=3): >>>import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a012dfeb0> <<< 10976 1726879402.75491: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/commonquery.py <<< 10976 1726879402.75495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a012dff40> <<< 10976 1726879402.75533: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc' <<< 10976 1726879402.75540: stdout chunk (state=3): >>>import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0126d1f0> <<< 10976 1726879402.75566: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/polcapquery.py <<< 10976 1726879402.75569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc' <<< 10976 1726879402.75571: stdout chunk (state=3): >>>import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0126d4f0> <<< 10976 1726879402.75601: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc' <<< 10976 1726879402.75604: stdout chunk (state=3): >>>import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0126d730> <<< 10976 1726879402.75640: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/sensitivityquery.py <<< 10976 1726879402.75646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0126da30> <<< 10976 1726879402.75669: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc' <<< 10976 1726879402.75691: stdout chunk (state=3): >>>import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0126dcd0> <<< 10976 1726879402.75719: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc' <<< 10976 1726879402.75727: stdout chunk (state=3): >>>import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0126df40> <<< 10976 1726879402.75756: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/userquery.py <<< 10976 1726879402.75760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc' import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01276340> <<< 10976 1726879402.75788: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc' <<< 10976 1726879402.75810: stdout chunk (state=3): >>>import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01276730> <<< 10976 1726879402.75827: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rbacrulequery.py <<< 10976 1726879402.75835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc' <<< 10976 1726879402.75865: stdout chunk (state=3): >>>import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01276cd0> <<< 10976 1726879402.75880: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc' <<< 10976 1726879402.75915: stdout chunk (state=3): >>>import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0127d3a0> <<< 10976 1726879402.75933: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/constraintquery.py <<< 10976 1726879402.75940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc' <<< 10976 1726879402.75943: stdout chunk (state=3): >>>import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0127da90> <<< 10976 1726879402.75972: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc' <<< 10976 1726879402.76001: stdout chunk (state=3): >>>import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a012850d0> <<< 10976 1726879402.76021: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc' <<< 10976 1726879402.76033: stdout chunk (state=3): >>>import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01285550> <<< 10976 1726879402.76063: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc' <<< 10976 1726879402.76074: stdout chunk (state=3): >>>import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01285940> <<< 10976 1726879402.76102: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/genfsconquery.py <<< 10976 1726879402.76106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc' <<< 10976 1726879402.76110: stdout chunk (state=3): >>>import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01285d00> <<< 10976 1726879402.76143: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc' <<< 10976 1726879402.76150: stdout chunk (state=3): >>>import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0128e0d0> <<< 10976 1726879402.76179: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibpkeyconquery.py <<< 10976 1726879402.76181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc' <<< 10976 1726879402.76200: stdout chunk (state=3): >>>import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0128e340> <<< 10976 1726879402.76227: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc' <<< 10976 1726879402.76233: stdout chunk (state=3): >>>import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0128e7c0> <<< 10976 1726879402.76261: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/netifconquery.py <<< 10976 1726879402.76265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0128e970> <<< 10976 1726879402.76292: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc' <<< 10976 1726879402.76326: stdout chunk (state=3): >>>import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0128eb80> <<< 10976 1726879402.76345: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/portconquery.py <<< 10976 1726879402.76357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc' <<< 10976 1726879402.76370: stdout chunk (state=3): >>>import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0128ef40> <<< 10976 1726879402.76400: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc' <<< 10976 1726879402.76416: stdout chunk (state=3): >>>import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01295490> <<< 10976 1726879402.76433: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/iomemconquery.py <<< 10976 1726879402.76440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc' <<< 10976 1726879402.76448: stdout chunk (state=3): >>>import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01295760> <<< 10976 1726879402.76481: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc' <<< 10976 1726879402.76493: stdout chunk (state=3): >>>import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01295a30> <<< 10976 1726879402.76512: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pcideviceconquery.py <<< 10976 1726879402.76525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01295d00> <<< 10976 1726879402.76553: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc' <<< 10976 1726879402.76559: stdout chunk (state=3): >>>import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01295fd0> <<< 10976 1726879402.76583: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/infoflow.py <<< 10976 1726879402.76595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc' <<< 10976 1726879402.76631: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/permmap.py <<< 10976 1726879402.76649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc' <<< 10976 1726879402.76684: stdout chunk (state=3): >>>import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0129e880> <<< 10976 1726879402.76714: stdout chunk (state=3): >>>import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0129e1f0> <<< 10976 1726879402.76738: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/dta.py <<< 10976 1726879402.76745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc' <<< 10976 1726879402.76800: stdout chunk (state=3): >>>import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0122e8e0> <<< 10976 1726879402.76828: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879402.76861: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc' <<< 10976 1726879402.76885: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/descriptors.py <<< 10976 1726879402.76895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0123f5b0> <<< 10976 1726879402.76912: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/difference.py <<< 10976 1726879402.76918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc' <<< 10976 1726879402.76941: stdout chunk (state=3): >>>import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0123f8b0> <<< 10976 1726879402.76963: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879402.76998: stdout chunk (state=3): >>>import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01249430> <<< 10976 1726879402.77025: stdout chunk (state=3): >>>import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0123f220> <<< 10976 1726879402.77047: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bounds.py <<< 10976 1726879402.77050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc' <<< 10976 1726879402.77074: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc' <<< 10976 1726879402.77098: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc' <<< 10976 1726879402.77136: stdout chunk (state=3): >>>import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0124d820> <<< 10976 1726879402.77170: stdout chunk (state=3): >>>import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0124d3d0> <<< 10976 1726879402.77202: stdout chunk (state=3): >>>import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01249b50> <<< 10976 1726879402.77223: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/commons.py <<< 10976 1726879402.77231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc' <<< 10976 1726879402.77245: stdout chunk (state=3): >>>import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01252130> <<< 10976 1726879402.77268: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/constraints.py <<< 10976 1726879402.77273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc' <<< 10976 1726879402.77298: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc' <<< 10976 1726879402.77336: stdout chunk (state=3): >>>import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01252d60> <<< 10976 1726879402.77362: stdout chunk (state=3): >>>import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a012527f0> <<< 10976 1726879402.77387: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/default.py <<< 10976 1726879402.77394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc' <<< 10976 1726879402.77443: stdout chunk (state=3): >>>import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011eb0d0> <<< 10976 1726879402.77447: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/fsuse.py <<< 10976 1726879402.77448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc' <<< 10976 1726879402.77471: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/context.py<<< 10976 1726879402.77488: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc' <<< 10976 1726879402.77507: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc' <<< 10976 1726879402.77573: stdout chunk (state=3): >>>import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011f2520> <<< 10976 1726879402.77597: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc' <<< 10976 1726879402.77640: stdout chunk (state=3): >>>import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011f2af0> <<< 10976 1726879402.77660: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/users.py <<< 10976 1726879402.77664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc' <<< 10976 1726879402.77709: stdout chunk (state=3): >>>import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01207160> <<< 10976 1726879402.77720: stdout chunk (state=3): >>>import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011ebfa0> <<< 10976 1726879402.77737: stdout chunk (state=3): >>>import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011eb820> <<< 10976 1726879402.77761: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc' <<< 10976 1726879402.77792: stdout chunk (state=3): >>>import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0120f130> <<< 10976 1726879402.77812: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibendportcon.py <<< 10976 1726879402.77823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc' <<< 10976 1726879402.77842: stdout chunk (state=3): >>>import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0120f850> <<< 10976 1726879402.77864: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibpkeycon.py <<< 10976 1726879402.77870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc' <<< 10976 1726879402.77901: stdout chunk (state=3): >>>import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01215340> <<< 10976 1726879402.77915: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/initsid.py <<< 10976 1726879402.77920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc' <<< 10976 1726879402.78014: stdout chunk (state=3): >>>import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01215100> <<< 10976 1726879402.78039: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc' <<< 10976 1726879402.78082: stdout chunk (state=3): >>>import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0121c730> <<< 10976 1726879402.78101: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/netifcon.py <<< 10976 1726879402.78107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc' <<< 10976 1726879402.78134: stdout chunk (state=3): >>>import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011a20d0> <<< 10976 1726879402.78158: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc' <<< 10976 1726879402.78193: stdout chunk (state=3): >>>import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011a2a30> <<< 10976 1726879402.78215: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/polcap.py <<< 10976 1726879402.78217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011a9760> <<< 10976 1726879402.78241: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc' <<< 10976 1726879402.78283: stdout chunk (state=3): >>>import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011a9d30> <<< 10976 1726879402.78296: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/properties.py <<< 10976 1726879402.78302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc' <<< 10976 1726879402.78326: stdout chunk (state=3): >>>import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011b15b0> <<< 10976 1726879402.78342: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc' <<< 10976 1726879402.78396: stdout chunk (state=3): >>>import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011b1d30> <<< 10976 1726879402.78405: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/terules.py <<< 10976 1726879402.78425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc' <<< 10976 1726879402.78446: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/conditional.py <<< 10976 1726879402.78454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc' <<< 10976 1726879402.78478: stdout chunk (state=3): >>>import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011c4520><<< 10976 1726879402.78486: stdout chunk (state=3): >>> <<< 10976 1726879402.78601: stdout chunk (state=3): >>>import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011b7e20> <<< 10976 1726879402.78612: stdout chunk (state=3): >>>import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0123ba60> <<< 10976 1726879402.78637: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/__init__.py <<< 10976 1726879402.78649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879402.78663: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertrbac.py <<< 10976 1726879402.78696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checkermodule.py <<< 10976 1726879402.78711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc' <<< 10976 1726879402.78728: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011d7bb0> <<< 10976 1726879402.78739: stdout chunk (state=3): >>>import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011d7910> <<< 10976 1726879402.78771: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc' <<< 10976 1726879402.78783: stdout chunk (state=3): >>>import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011d7ca0> <<< 10976 1726879402.78788: stdout chunk (state=3): >>>import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011d7790> <<< 10976 1726879402.78816: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc' <<< 10976 1726879402.78841: stdout chunk (state=3): >>>import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01164340> <<< 10976 1726879402.78870: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/emptyattr.py <<< 10976 1726879402.78885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc' <<< 10976 1726879402.78901: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01164f40> <<< 10976 1726879402.78924: stdout chunk (state=3): >>>import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01164b50> <<< 10976 1726879402.78936: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/roexec.py <<< 10976 1726879402.78940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc' <<< 10976 1726879402.78949: stdout chunk (state=3): >>>import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01164fa0> <<< 10976 1726879402.78968: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc' <<< 10976 1726879402.78996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 10976 1726879402.79024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879402.79282: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0116c850> import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0116c4f0> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0123b400> <<< 10976 1726879402.79296: stdout chunk (state=3): >>>import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a017f9490> <<< 10976 1726879402.79317: stdout chunk (state=3): >>>import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01c8df40> <<< 10976 1726879402.79355: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/audit.py <<< 10976 1726879402.79387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc' <<< 10976 1726879402.79448: stdout chunk (state=3): >>># extension module '_audit' loaded from '/usr/lib64/python3.9/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.9/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a011a06d0> <<< 10976 1726879402.79493: stdout chunk (state=3): >>>import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a017f92e0> <<< 10976 1726879402.79523: stdout chunk (state=3): >>>import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021f70d0> <<< 10976 1726879402.79610: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879402.88574: stdout chunk (state=3): >>> {"ports": ["3121"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["3121"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} # destroy __main__ <<< 10976 1726879402.89343: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879402.89374: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale <<< 10976 1726879402.89398: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback <<< 10976 1726879402.89402: stdout chunk (state=3): >>># 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 # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 <<< 10976 1726879402.89417: stdout chunk (state=3): >>># 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 10976 1726879402.89421: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins <<< 10976 1726879402.89428: stdout chunk (state=3): >>># cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why <<< 10976 1726879402.89432: stdout chunk (state=3): >>># cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing textwrap # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing ntpath # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.appdirs # cleanup[2] removing pkg_resources.extern.appdirs # cleanup[2] removing pkg_resources._vendor.packaging.__about__ # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging._typing # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing pkg_resources.extern.packaging._compat # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing pprint # cleanup[2] removing pkg_resources._vendor.pyparsing # cleanup[2] removing pkg_resources.extern.pyparsing <<< 10976 1726879402.89457: stdout chunk (state=3): >>># cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing pkg_resources # cleanup[2] removing _cython_0_29_22 # destroy _cython_0_29_22 # cleanup[2] removing cython_runtime # cleanup[2] removing ipaddress # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules <<< 10976 1726879402.89461: stdout chunk (state=3): >>># cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing configparser # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # destroy setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.diff # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit <<< 10976 1726879402.89468: stdout chunk (state=3): >>># cleanup[2] removing seobject # destroy seobject <<< 10976 1726879402.89980: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879402.89987: stdout chunk (state=3): >>># destroy __main__ # 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 uuid <<< 10976 1726879402.90013: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy argparse <<< 10976 1726879402.90051: stdout chunk (state=3): >>># destroy sepolicy # destroy syslog # destroy audit <<< 10976 1726879402.90063: stdout chunk (state=3): >>># destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext <<< 10976 1726879402.90073: stdout chunk (state=3): >>># destroy sepolgen.matching # destroy sepolgen.refpolicy <<< 10976 1726879402.90076: stdout chunk (state=3): >>># destroy selinux <<< 10976 1726879402.90088: stdout chunk (state=3): >>># destroy sepolgen.access # destroy sepolgen.objectmodel # destroy sepolgen.util <<< 10976 1726879402.90104: stdout chunk (state=3): >>># destroy setools.mixins # destroy setools.query <<< 10976 1726879402.90133: stdout chunk (state=3): >>># destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types <<< 10976 1726879402.90140: stdout chunk (state=3): >>># destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # destroy setools.diff.terules <<< 10976 1726879402.90173: stdout chunk (state=3): >>># destroy configparser <<< 10976 1726879402.90237: stdout chunk (state=3): >>># cleanup[3] wiping _audit <<< 10976 1726879402.90263: stdout chunk (state=3): >>># cleanup[3] wiping setools.policyrep # destroy ipaddress # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor <<< 10976 1726879402.90278: stdout chunk (state=3): >>># destroy zipfile # destroy pkgutil # destroy plistlib # destroy tempfile # destroy textwrap # destroy inspect # destroy ntpath # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements <<< 10976 1726879402.90281: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources.extern.packaging.markers <<< 10976 1726879402.90287: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources.extern.pyparsing # destroy string # destroy sre_constants # destroy pprint <<< 10976 1726879402.90308: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources._vendor.pyparsing # cleanup[3] wiping pkg_resources.extern.packaging.specifiers <<< 10976 1726879402.90323: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging._compat # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._typing # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources.extern.packaging._typing # destroy pkg_resources.extern.packaging._compat # destroy pkg_resources._vendor.packaging.__about__ # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.appdirs # cleanup[3] wiping pkg_resources._vendor.appdirs # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils <<< 10976 1726879402.90349: stdout chunk (state=3): >>># destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime <<< 10976 1726879402.90353: stdout chunk (state=3): >>># cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping _semanage <<< 10976 1726879402.90369: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast <<< 10976 1726879402.90394: stdout chunk (state=3): >>># cleanup[3] wiping copy # 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<<< 10976 1726879402.90398: stdout chunk (state=3): >>> # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string <<< 10976 1726879402.90440: stdout chunk (state=3): >>># cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping linecache <<< 10976 1726879402.90443: stdout chunk (state=3): >>># cleanup[3] wiping tokenize <<< 10976 1726879402.90453: stdout chunk (state=3): >>># cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess <<< 10976 1726879402.90458: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings <<< 10976 1726879402.90493: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect <<< 10976 1726879402.90675: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 10976 1726879402.90683: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping lzma <<< 10976 1726879402.90688: stdout chunk (state=3): >>># cleanup[3] wiping _lzma # cleanup[3] wiping bz2 # destroy _compression # cleanup[3] wiping threading <<< 10976 1726879402.90691: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile <<< 10976 1726879402.90693: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # cleanup[3] wiping posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io <<< 10976 1726879402.90696: stdout chunk (state=3): >>># cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy _opcode # destroy _semanage # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy _signal # destroy marshal # destroy io <<< 10976 1726879402.91100: stdout chunk (state=3): >>># destroy _weakref <<< 10976 1726879402.91126: stdout chunk (state=3): >>># destroy _heapq <<< 10976 1726879402.91129: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 10976 1726879402.91156: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy _string <<< 10976 1726879402.91172: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 10976 1726879402.91177: stdout chunk (state=3): >>># destroy signal # destroy pwd # destroy grp # destroy _posixsubprocess <<< 10976 1726879402.91208: stdout chunk (state=3): >>># 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 operator # destroy ansible.module_utils.six.moves <<< 10976 1726879402.91216: stdout chunk (state=3): >>># destroy _operator # destroy select # destroy logging # destroy copy # destroy pkg_resources # destroy setools.exception <<< 10976 1726879402.91256: stdout chunk (state=3): >>># destroy posixpath # destroy threading # destroy time # destroy contextlib # destroy zlib # destroy bz2 # destroy lzma <<< 10976 1726879402.91275: stdout chunk (state=3): >>># destroy zipimport # destroy pyexpat # destroy email.errors # destroy email.quoprimime <<< 10976 1726879402.91293: stdout chunk (state=3): >>># destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy weakref # destroy _thread # destroy abc # destroy ast # destroy dis # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy functools <<< 10976 1726879402.91296: stdout chunk (state=3): >>># destroy stat # destroy genericpath<<< 10976 1726879402.91298: stdout chunk (state=3): >>> # destroy pkg_resources._vendor.appdirs # destroy pkg_resources._vendor.packaging # destroy pkg_resources._vendor.pyparsing <<< 10976 1726879402.91398: stdout chunk (state=3): >>># destroy struct <<< 10976 1726879402.91401: stdout chunk (state=3): >>># destroy binascii # destroy datetime # destroy locale <<< 10976 1726879402.91403: stdout chunk (state=3): >>># destroy _socket # destroy io # destroy selectors # destroy errno # destroy array # destroy re # destroy collections # destroy warnings <<< 10976 1726879402.91483: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879402.91992: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879402.92035: stderr chunk (state=3): >>><<< 10976 1726879402.92039: stdout chunk (state=3): >>><<< 10976 1726879402.92338: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02d1edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02cc33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02d1eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02d1eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02cc3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02cc3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02cc3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02c7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02c7a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02c9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02c7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02cdb880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02c72d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02c9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02cc3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029d2eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029d6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029d4640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029d2370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a02955dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029558b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02955eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02955f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02955e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029aed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029a7610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029bc670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029dbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a02967c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029ae250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a029bc280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029e19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02967fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02967d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02967d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0293a370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0293a460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02971fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02969a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02969490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a028891c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02926c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02969eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029e1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0289caf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0289ce20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a028ad730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a028adc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a028453a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0289cf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a02855280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a028ad5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a02855340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029679d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a028716a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a02871970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02871760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a02871850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a02871ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a027861f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a028718e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02865a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a029675b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02871a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5a027ae670> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021967c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a02196160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02196280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02196f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021964f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02196d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a02196f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02196100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a020edee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0210cf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0210cd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0210c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021fddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021fd3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021fdf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021cec10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02164cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021643a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0219f490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a021644c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021644f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a020cf250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021df1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a020db8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021df370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021f7d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a020db880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a020db6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a020da670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a020da5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021d68b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0215f670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0215eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0216e0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0215f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021a1a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a01ca8580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a020ad520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01c4c0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0215ebb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a020b7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a021ea250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a020b76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0209e7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0209b7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a02095970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_esdhi92w/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/seobject.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/semanage.py # code object from '/usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a01c8de20> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01a52670> # /usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolicy/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0181ac10> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a018292e0> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01829340> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/refpolicy.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc' import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0182e9d0> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0183fa30> # extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0184bee0> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0182e130> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0183f610> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a017ea310> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a017ea760> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a018295e0> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01829eb0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc matches /usr/lib64/python3.9/plistlib.py # code object from '/usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0178b2e0> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0178b280> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a0178b430> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0178b190> import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01775c40> # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0178b4f0> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016dc430> # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016f3130> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016f3640> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01705220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016f3dc0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016f3820> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016ea880> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01705c40> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01705ca0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016b00d0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a017153a0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016ea6d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016dc550> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0178bc70> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0178b610> # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0178bac0> # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a01681310> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016810d0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01672910> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016ba9d0> # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016d5940> # /usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01693490> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01618340> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/appdirs.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc' import 'pkg_resources._vendor.appdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016183d0> import 'pkg_resources.extern.appdirs' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__about__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc' import 'pkg_resources._vendor.packaging.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01618910> import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016186d0> import 'pkg_resources.extern.packaging' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/version.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0162e700> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_typing.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc' import 'pkg_resources.extern.packaging._typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0162efd0> import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016186a0> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/specifiers.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_compat.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc' import 'pkg_resources.extern.packaging._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a016439a0> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc' import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01643b80> import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01636280> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/pyparsing.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0159cbb0> import 'pkg_resources._vendor.pyparsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a015de490> import 'pkg_resources.extern.pyparsing' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/markers.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc' import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a015de550> import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01643fa0> # /usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc matches /usr/lib64/python3.9/sysconfig.py # code object from '/usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0149d700> import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a017f9c40> # extension module 'setools.policyrep' loaded from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' # /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py # code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0148d2e0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/exception.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc' import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a012bd8b0> # extension module 'setools.policyrep' executed from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a014c21f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/query.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a012d0b50> # /usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc' import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a012d4340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc' import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a012d4a60> # /usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc' import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a012d4e80> import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a012d4730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a012dfeb0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a012dff40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0126d1f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0126d4f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0126d730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0126da30> # /usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc' import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0126dcd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc' import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0126df40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc' import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01276340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc' import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01276730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc' import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01276cd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc' import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0127d3a0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc' import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0127da90> # /usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a012850d0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01285550> # /usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01285940> # /usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01285d00> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0128e0d0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc' import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0128e340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc' import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0128e7c0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0128e970> # /usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc' import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0128eb80> # /usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc' import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0128ef40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01295490> # /usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc' import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01295760> # /usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01295a30> # /usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01295d00> # /usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01295fd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/permmap.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc' import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0129e880> import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0129e1f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/dta.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc' import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0122e8e0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0123f5b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc' import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0123f8b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc' import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01249430> import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0123f220> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc' import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0124d820> import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0124d3d0> import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01249b50> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc' import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01252130> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc' import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01252d60> import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a012527f0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc' import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011eb0d0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc' import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011f2520> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc' import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011f2af0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc' import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01207160> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011ebfa0> import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011eb820> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc' import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0120f130> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc' import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0120f850> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc' import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01215340> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc' import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01215100> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc' import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0121c730> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc' import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011a20d0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc' import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011a2a30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011a9760> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc' import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011a9d30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc' import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011b15b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc' import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011b1d30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/terules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011c4520> import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011b7e20> import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0123ba60> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011d7bb0> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011d7910> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011d7ca0> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a011d7790> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01164340> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01164f40> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01164b50> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01164fa0> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0116c850> import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0116c4f0> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a0123b400> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a017f9490> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a01c8df40> # /usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/audit.py # code object from '/usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc' # extension module '_audit' loaded from '/usr/lib64/python3.9/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.9/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a011a06d0> import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a017f92e0> import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a021f70d0> # zipimport: zlib available {"ports": ["3121"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["3121"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing textwrap # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing ntpath # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.appdirs # cleanup[2] removing pkg_resources.extern.appdirs # cleanup[2] removing pkg_resources._vendor.packaging.__about__ # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging._typing # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing pkg_resources.extern.packaging._compat # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing pprint # cleanup[2] removing pkg_resources._vendor.pyparsing # cleanup[2] removing pkg_resources.extern.pyparsing # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing pkg_resources # cleanup[2] removing _cython_0_29_22 # destroy _cython_0_29_22 # cleanup[2] removing cython_runtime # cleanup[2] removing ipaddress # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing configparser # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # destroy setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.diff # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy seobject # destroy _sitebuiltins # destroy __main__ # 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 uuid # destroy distro # destroy json # destroy shlex # destroy argparse # destroy sepolicy # destroy syslog # destroy audit # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # destroy sepolgen.matching # destroy sepolgen.refpolicy # destroy selinux # destroy sepolgen.access # destroy sepolgen.objectmodel # destroy sepolgen.util # destroy setools.mixins # destroy setools.query # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # destroy setools.diff.terules # destroy configparser # cleanup[3] wiping _audit # cleanup[3] wiping setools.policyrep # destroy ipaddress # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy zipfile # destroy pkgutil # destroy plistlib # destroy tempfile # destroy textwrap # destroy inspect # destroy ntpath # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.pyparsing # destroy string # destroy sre_constants # destroy pprint # cleanup[3] wiping pkg_resources._vendor.pyparsing # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging._compat # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._typing # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources.extern.packaging._typing # destroy pkg_resources.extern.packaging._compat # destroy pkg_resources._vendor.packaging.__about__ # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.appdirs # cleanup[3] wiping pkg_resources._vendor.appdirs # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping _semanage # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping lzma # cleanup[3] wiping _lzma # cleanup[3] wiping bz2 # destroy _compression # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # cleanup[3] wiping posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy _opcode # destroy _semanage # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy _signal # destroy marshal # destroy io # destroy _weakref # destroy _heapq # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy _string # destroy ansible.module_utils.six.moves.urllib # destroy signal # destroy pwd # destroy grp # destroy _posixsubprocess # 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 operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy select # destroy logging # destroy copy # destroy pkg_resources # destroy setools.exception # destroy posixpath # destroy threading # destroy time # destroy contextlib # destroy zlib # destroy bz2 # destroy lzma # destroy zipimport # destroy pyexpat # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy weakref # destroy _thread # destroy abc # destroy ast # destroy dis # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy functools # destroy stat # destroy genericpath # destroy pkg_resources._vendor.appdirs # destroy pkg_resources._vendor.packaging # destroy pkg_resources._vendor.pyparsing # destroy struct # destroy binascii # destroy datetime # destroy locale # destroy _socket # destroy io # destroy selectors # destroy errno # destroy array # destroy re # destroy collections # destroy warnings # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879402.93745: done with _execute_module (fedora.linux_system_roles.local_seport, {'ports': '3121', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True, 'ignore_selinux_state': False, '_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': 'fedora.linux_system_roles.local_seport', '_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-1726879402.3606582-12400-92609808219486/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879402.93750: _low_level_execute_command(): starting 10976 1726879402.93759: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879402.3606582-12400-92609808219486/ > /dev/null 2>&1 && sleep 0' 10976 1726879402.94267: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879402.94272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879402.94326: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879402.94330: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879402.94392: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879402.94397: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879402.94402: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879402.94446: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879402.96516: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879402.96776: stderr chunk (state=3): >>><<< 10976 1726879402.96806: stdout chunk (state=3): >>><<< 10976 1726879402.96881: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879402.96905: handler run complete 10976 1726879402.96910: attempt loop complete, returning result 10976 1726879402.96912: variable '__selinux_item' from source: unknown 10976 1726879402.97013: variable '__selinux_item' from source: unknown ok: [managed_node2] => (item={'ports': '3121', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "__selinux_item": { "local": true, "ports": "3121", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "3121" ], "proto": "tcp", "setype": "cluster_port_t", "state": "present" } 10976 1726879402.97572: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879402.97654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879402.97671: variable 'omit' from source: magic vars 10976 1726879402.97690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879402.97704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879402.97708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879402.97710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879402.97712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879402.97774: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879402.97777: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879402.97791: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879402.97890: variable 'ansible_facts' from source: unknown 10976 1726879402.97998: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879402.98255: variable 'ansible_facts' from source: unknown 10976 1726879402.98478: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879402.98581: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879402.98587: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879402.98731: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879402.98735: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879402.98746: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879402.98833: variable 'ansible_facts' from source: unknown 10976 1726879402.98946: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879402.99056: variable 'ansible_facts' from source: unknown 10976 1726879402.99164: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879402.99253: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879402.99259: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879402.99308: variable 'omit' from source: magic vars 10976 1726879402.99312: variable 'omit' from source: magic vars 10976 1726879402.99471: variable '__selinux_item' from source: unknown 10976 1726879402.99593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879402.99636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879402.99671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879402.99729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879402.99753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879402.99848: variable '__selinux_item' from source: unknown 10976 1726879402.99950: variable '__selinux_item' from source: unknown 10976 1726879403.00074: variable '__selinux_item' from source: unknown 10976 1726879403.00199: variable '__selinux_item' from source: unknown 10976 1726879403.00313: variable 'ansible_selinux' from source: facts 10976 1726879403.00361: variable 'omit' from source: magic vars 10976 1726879403.00393: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879403.00405: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879403.00420: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879403.00449: variable 'inventory_hostname' from source: set_fact 10976 1726879403.00459: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879403.00466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879403.00573: Set connection var ansible_pipelining to False 10976 1726879403.00588: Set connection var ansible_shell_executable to /bin/sh 10976 1726879403.00598: Set connection var ansible_timeout to 10 10976 1726879403.00603: Set connection var ansible_shell_type to sh 10976 1726879403.00611: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879403.00617: Set connection var ansible_connection to ssh 10976 1726879403.00648: variable 'ansible_shell_executable' from source: unknown 10976 1726879403.00661: variable 'ansible_connection' from source: unknown 10976 1726879403.00669: variable 'ansible_module_compression' from source: unknown 10976 1726879403.00677: variable 'ansible_shell_type' from source: unknown 10976 1726879403.00682: variable 'ansible_shell_executable' from source: unknown 10976 1726879403.00691: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879403.00698: variable 'ansible_pipelining' from source: unknown 10976 1726879403.00703: variable 'ansible_timeout' from source: unknown 10976 1726879403.00709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879403.00830: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879403.00850: variable 'omit' from source: magic vars 10976 1726879403.00859: starting attempt loop 10976 1726879403.00865: running the handler 10976 1726879403.00881: _low_level_execute_command(): starting 10976 1726879403.00895: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879403.01711: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879403.01737: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879403.01766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879403.01790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879403.01847: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879403.01871: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879403.01893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879403.01910: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879403.01925: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879403.01939: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879403.01952: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879403.01971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879403.01995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879403.02007: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879403.02019: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879403.02037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879403.02154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879403.02237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879403.02256: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879403.02346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879403.04001: stdout chunk (state=3): >>>/root <<< 10976 1726879403.04113: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879403.04150: stderr chunk (state=3): >>><<< 10976 1726879403.04153: stdout chunk (state=3): >>><<< 10976 1726879403.04170: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879403.04178: _low_level_execute_command(): starting 10976 1726879403.04183: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879403.0416975-12400-57062660818920 `" && echo ansible-tmp-1726879403.0416975-12400-57062660818920="` echo /root/.ansible/tmp/ansible-tmp-1726879403.0416975-12400-57062660818920 `" ) && sleep 0' 10976 1726879403.04696: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879403.04707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879403.04736: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879403.04739: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879403.04743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879403.04794: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879403.04798: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879403.04857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879403.06783: stdout chunk (state=3): >>>ansible-tmp-1726879403.0416975-12400-57062660818920=/root/.ansible/tmp/ansible-tmp-1726879403.0416975-12400-57062660818920 <<< 10976 1726879403.06908: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879403.06994: stderr chunk (state=3): >>><<< 10976 1726879403.06998: stdout chunk (state=3): >>><<< 10976 1726879403.07016: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879403.0416975-12400-57062660818920=/root/.ansible/tmp/ansible-tmp-1726879403.0416975-12400-57062660818920 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879403.07065: variable 'ansible_module_compression' from source: unknown 10976 1726879403.07102: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.local_seport-ZIP_DEFLATED 10976 1726879403.07120: variable 'ansible_facts' from source: unknown 10976 1726879403.07192: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879403.0416975-12400-57062660818920/AnsiballZ_local_seport.py 10976 1726879403.07330: Sending initial data 10976 1726879403.07333: Sent initial data (160 bytes) 10976 1726879403.08359: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879403.08368: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879403.08379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879403.08397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879403.08446: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879403.08453: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879403.08464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879403.08477: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879403.08485: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879403.08496: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879403.08504: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879403.08514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879403.08528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879403.08535: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879403.08541: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879403.08551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879403.08631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879403.08648: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879403.08661: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879403.08738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879403.10551: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879403.10570: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879403.10612: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpdxotebc3 /root/.ansible/tmp/ansible-tmp-1726879403.0416975-12400-57062660818920/AnsiballZ_local_seport.py <<< 10976 1726879403.10646: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879403.11927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879403.11937: stderr chunk (state=3): >>><<< 10976 1726879403.11940: stdout chunk (state=3): >>><<< 10976 1726879403.11962: done transferring module to remote 10976 1726879403.11975: _low_level_execute_command(): starting 10976 1726879403.11979: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879403.0416975-12400-57062660818920/ /root/.ansible/tmp/ansible-tmp-1726879403.0416975-12400-57062660818920/AnsiballZ_local_seport.py && sleep 0' 10976 1726879403.12710: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879403.12726: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879403.12741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879403.12755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879403.12801: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879403.12812: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879403.12820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879403.12842: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879403.12850: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879403.12856: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879403.12863: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879403.12873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879403.12886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879403.12890: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879403.12897: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879403.12906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879403.12983: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879403.13000: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879403.13008: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879403.13080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879403.15170: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879403.15262: stderr chunk (state=3): >>><<< 10976 1726879403.15266: stdout chunk (state=3): >>><<< 10976 1726879403.15294: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879403.15298: _low_level_execute_command(): starting 10976 1726879403.15300: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879403.0416975-12400-57062660818920/AnsiballZ_local_seport.py && sleep 0' 10976 1726879403.15958: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879403.15967: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879403.15975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879403.15990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879403.16035: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879403.16041: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879403.16052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879403.16063: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879403.16071: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879403.16078: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879403.16084: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879403.16093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879403.16103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879403.16110: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879403.16116: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879403.16125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879403.16203: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879403.16219: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879403.16230: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879403.16316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879403.18325: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879403.18406: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879403.18419: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879403.18448: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879403.18510: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879403.18513: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879403.18559: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 10976 1726879403.18583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879403.18610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879403.18616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879403.18631: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ea43dc0> <<< 10976 1726879403.18674: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879403.18702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e7d83a0> <<< 10976 1726879403.18739: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ea43b20> <<< 10976 1726879403.18761: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ea43ac0> <<< 10976 1726879403.18786: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e7d8490> <<< 10976 1726879403.18820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 10976 1726879403.18859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879403.18881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e7d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e7d8670> <<< 10976 1726879403.18981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879403.18999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879403.19028: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879403.19049: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e78f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879403.19074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879403.19188: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e78f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879403.19237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e7b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e78f940> <<< 10976 1726879403.19280: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e7f0880> <<< 10976 1726879403.19344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e788d90> <<< 10976 1726879403.19362: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e7b2d90> <<< 10976 1726879403.19401: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e7d8970> <<< 10976 1726879403.19433: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879403.19637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879403.19640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879403.19714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879403.19748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879403.19751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e72deb0> <<< 10976 1726879403.19801: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e731f40> <<< 10976 1726879403.19856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879403.19901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 10976 1726879403.19914: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879403.19957: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e727610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e72f640> <<< 10976 1726879403.19969: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e72d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879403.20316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e6b0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e6b08b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e6b0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e6b0f70> <<< 10976 1726879403.20326: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e6b0e80> import '_collections' # <<< 10976 1726879403.20350: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e709d30> import '_functools' # <<< 10976 1726879403.20387: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e702610> <<< 10976 1726879403.20466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e717670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e736e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879403.20515: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e6c2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e709250> <<< 10976 1726879403.20554: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e717280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e73c9d0> <<< 10976 1726879403.20581: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879403.20632: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879403.20702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879403.20730: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e6c2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e6c2d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e6c2d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879403.20754: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879403.20785: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879403.20883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879403.20899: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e695370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879403.20920: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e695460> <<< 10976 1726879403.21037: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e6ccfa0> <<< 10976 1726879403.21081: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e6c4a30> <<< 10976 1726879403.21109: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e6c4490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879403.21140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879403.21173: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879403.21199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e5bf1c0> <<< 10976 1726879403.21253: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e681c70> <<< 10976 1726879403.21312: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e6c4eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e73c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879403.21385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879403.21418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e5d2af0> import 'errno' # <<< 10976 1726879403.21440: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e5d2e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879403.21469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 10976 1726879403.21480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e5e3730> <<< 10976 1726879403.21510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879403.21531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879403.21559: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e5e3c70> <<< 10976 1726879403.21600: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879403.21694: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e5703a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e5d2f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e580280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e5e35b0> <<< 10976 1726879403.21726: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879403.21744: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e580340> <<< 10976 1726879403.21781: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e6c29d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879403.21808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879403.21839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879403.21882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879403.21912: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e59c6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879403.21947: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e59c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e59c760> <<< 10976 1726879403.21978: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e59c850> <<< 10976 1726879403.21991: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879403.22237: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e59cca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e4b11f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e59c8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e590a30> <<< 10976 1726879403.22290: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e6c25b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879403.22442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e59ca90> <<< 10976 1726879403.22484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe05e4d9670> <<< 10976 1726879403.22669: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip' # zipimport: zlib available <<< 10976 1726879403.22748: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.22802: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879403.22821: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10976 1726879403.24115: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.25127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3ea7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879403.25166: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 10976 1726879403.25205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e3ea160> <<< 10976 1726879403.25241: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3ea280> <<< 10976 1726879403.25283: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3eaf10> <<< 10976 1726879403.25297: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879403.25477: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3ea4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3ead30> <<< 10976 1726879403.25487: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879403.25490: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e3eaf70> <<< 10976 1726879403.25493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879403.25495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879403.25881: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3ea100> <<< 10976 1726879403.25900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ddedee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e360f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e360d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3603d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e451dc0> <<< 10976 1726879403.25985: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e4513a0> <<< 10976 1726879403.26008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879403.26039: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e451f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879403.26065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879403.26083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879403.26131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 10976 1726879403.26143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e422c10> <<< 10976 1726879403.26224: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3b8cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3b83a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3f3490> <<< 10976 1726879403.26253: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e3b84c0> <<< 10976 1726879403.26283: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3b84f0> <<< 10976 1726879403.26310: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879403.26340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879403.26365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879403.26453: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05ddcf250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e4331f0> <<< 10976 1726879403.26478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879403.26533: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879403.26558: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05dddb8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e433370> <<< 10976 1726879403.26568: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879403.26593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879403.26629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879403.26706: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e44bd90> <<< 10976 1726879403.26826: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05dddb880> <<< 10976 1726879403.26926: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05dddb6d0> <<< 10976 1726879403.26963: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879403.26966: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05ddda670> <<< 10976 1726879403.27003: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05ddda5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e42a8b0> <<< 10976 1726879403.27052: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879403.27067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879403.27070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879403.27118: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e3b3670> <<< 10976 1726879403.27337: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e3b2ac0> <<< 10976 1726879403.27342: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3c20d0> <<< 10976 1726879403.27372: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e3b30d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3f5a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879403.27400: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.27467: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.27553: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879403.27602: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879403.27606: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.27699: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.27795: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.28275: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.28754: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879403.28780: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879403.28822: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05d9d1580> <<< 10976 1726879403.28895: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05dda5520> <<< 10976 1726879403.28908: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d9760a0> <<< 10976 1726879403.28955: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 10976 1726879403.28996: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.29012: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879403.29015: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.29120: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.29265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879403.29292: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3b2bb0> # zipimport: zlib available <<< 10976 1726879403.29696: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.30066: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.30114: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.30178: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879403.30208: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.30239: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879403.30304: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.30435: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10976 1726879403.30450: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.30481: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879403.30496: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.30668: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.30885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879403.30901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 10976 1726879403.30988: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ddb7970> <<< 10976 1726879403.30991: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.31035: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.31126: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879403.31140: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.31170: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.31207: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10976 1726879403.31250: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.31290: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.31378: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.31440: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879403.31465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879403.31545: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e43e250> <<< 10976 1726879403.31570: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ddb76a0> <<< 10976 1726879403.31611: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879403.31629: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.31752: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.31803: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.31826: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.31870: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879403.31896: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879403.31938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879403.31964: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879403.32053: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05dd9e7c0> <<< 10976 1726879403.32093: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05dd9b7f0> <<< 10976 1726879403.32157: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05dd94970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879403.32197: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.32212: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879403.32304: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879403.32348: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/__init__.py <<< 10976 1726879403.32389: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 10976 1726879403.32429: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.32454: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879403.32457: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 10976 1726879403.32556: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.32672: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/seobject.py <<< 10976 1726879403.32724: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc' <<< 10976 1726879403.32738: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/semanage.py <<< 10976 1726879403.32782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc' <<< 10976 1726879403.32900: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05d9a5e20> <<< 10976 1726879403.32914: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d77d670> <<< 10976 1726879403.32936: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolicy/__init__.py <<< 10976 1726879403.32964: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879403.32977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879403.33027: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d544c10> <<< 10976 1726879403.33061: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d5532e0> <<< 10976 1726879403.33093: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d553340> <<< 10976 1726879403.33129: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc' <<< 10976 1726879403.33157: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/access.py <<< 10976 1726879403.33160: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/refpolicy.py <<< 10976 1726879403.33200: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc' <<< 10976 1726879403.33249: stdout chunk (state=3): >>>import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d5589d0> <<< 10976 1726879403.33276: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d569a30> <<< 10976 1726879403.33338: stdout chunk (state=3): >>># extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879403.33365: stdout chunk (state=3): >>># extension module 'selinux.audit2why' executed from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05d575ee0> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d558130> <<< 10976 1726879403.33412: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d569610> <<< 10976 1726879403.33433: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d514310> <<< 10976 1726879403.33479: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d514760> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d5535e0> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 10976 1726879403.33508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d553eb0> <<< 10976 1726879403.33528: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879403.33554: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/__init__.py <<< 10976 1726879403.33634: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879403.33655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc matches /usr/lib64/python3.9/plistlib.py # code object from '/usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc' <<< 10976 1726879403.33704: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d4b62e0> <<< 10976 1726879403.33740: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d4b6280> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py <<< 10976 1726879403.33752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 10976 1726879403.33804: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879403.33808: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05d4b6430> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d4b6190> <<< 10976 1726879403.33882: stdout chunk (state=3): >>>import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d49ec40> <<< 10976 1726879403.33943: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d4b64f0> <<< 10976 1726879403.33946: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 10976 1726879403.33972: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 10976 1726879403.33987: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 10976 1726879403.34039: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d406430> <<< 10976 1726879403.34076: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 10976 1726879403.34106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 10976 1726879403.34143: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d41d130> <<< 10976 1726879403.34171: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d41d640> <<< 10976 1726879403.34201: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' <<< 10976 1726879403.34245: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py <<< 10976 1726879403.34258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d42f220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d41ddc0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d41d820> <<< 10976 1726879403.34304: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d415880> <<< 10976 1726879403.34338: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879403.34363: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d42fc40> <<< 10976 1726879403.34393: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 10976 1726879403.34417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 10976 1726879403.34586: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d42fca0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 10976 1726879403.34608: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d3da0d0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d43f3a0> <<< 10976 1726879403.34644: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d4156d0> <<< 10976 1726879403.34658: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d406550> <<< 10976 1726879403.34759: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d4b6c70> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d4b6610> # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 10976 1726879403.34853: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d4b6ac0> <<< 10976 1726879403.34866: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 10976 1726879403.34965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 10976 1726879403.35003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 10976 1726879403.35028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 10976 1726879403.35064: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05d3ab310> <<< 10976 1726879403.35076: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d3ab0d0> <<< 10976 1726879403.35099: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d39c910> <<< 10976 1726879403.35246: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d3e49d0> # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 10976 1726879403.35262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 10976 1726879403.35313: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d3ff940> <<< 10976 1726879403.35335: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d3bd490> <<< 10976 1726879403.35401: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d342340> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/appdirs.py <<< 10976 1726879403.35415: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc' import 'pkg_resources._vendor.appdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d3423d0> import 'pkg_resources.extern.appdirs' # <<< 10976 1726879403.35464: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879403.35491: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__about__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc' import 'pkg_resources._vendor.packaging.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d342910> import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d3426d0> import 'pkg_resources.extern.packaging' # <<< 10976 1726879403.35530: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/version.py <<< 10976 1726879403.35571: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d358700> <<< 10976 1726879403.35586: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_typing.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc' import 'pkg_resources.extern.packaging._typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d358fd0> <<< 10976 1726879403.35791: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d3426a0> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/specifiers.py <<< 10976 1726879403.35819: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_compat.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc' import 'pkg_resources.extern.packaging._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d36d9a0> <<< 10976 1726879403.35865: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879403.35894: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d36db80> <<< 10976 1726879403.36326: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d35f280> <<< 10976 1726879403.36353: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc' <<< 10976 1726879403.36366: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/pyparsing.py <<< 10976 1726879403.36435: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc' <<< 10976 1726879403.36464: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 10976 1726879403.36489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d2c7bb0> <<< 10976 1726879403.37480: stdout chunk (state=3): >>>import 'pkg_resources._vendor.pyparsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d308490> import 'pkg_resources.extern.pyparsing' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/markers.py <<< 10976 1726879403.37502: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc' <<< 10976 1726879403.37554: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d308550> <<< 10976 1726879403.38147: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d36dfa0> <<< 10976 1726879403.38227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc matches /usr/lib64/python3.9/sysconfig.py <<< 10976 1726879403.38243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d1c7700> <<< 10976 1726879403.40034: stdout chunk (state=3): >>>import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d523c40> <<< 10976 1726879403.40096: stdout chunk (state=3): >>># extension module 'setools.policyrep' loaded from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879403.40212: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py <<< 10976 1726879403.40237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' <<< 10976 1726879403.40337: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d1b72e0> <<< 10976 1726879403.40351: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/exception.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc' <<< 10976 1726879403.40409: stdout chunk (state=3): >>>import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfe78b0> <<< 10976 1726879403.40577: stdout chunk (state=3): >>># extension module 'setools.policyrep' executed from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05d1ec1f0> <<< 10976 1726879403.40673: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/query.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cffab50> <<< 10976 1726879403.40937: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc' import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cffe340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc' import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cffea60> # /usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc' import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cffee80> import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cffe730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d009eb0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d009f40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf971f0> <<< 10976 1726879403.41019: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf974f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf97730> <<< 10976 1726879403.41056: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf97a30> # /usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc' import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf97cd0> <<< 10976 1726879403.41179: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc' import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf97f40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc' import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfa0340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc' import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfa0730> <<< 10976 1726879403.41306: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc' import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfa0cd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc' import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfa73a0> <<< 10976 1726879403.41329: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc' import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfa7a90> <<< 10976 1726879403.41392: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc' <<< 10976 1726879403.41415: stdout chunk (state=3): >>>import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfaf0d0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfaf550> <<< 10976 1726879403.41450: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfaf940> <<< 10976 1726879403.41519: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc' <<< 10976 1726879403.41525: stdout chunk (state=3): >>>import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfafd00> <<< 10976 1726879403.41560: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfb70d0> <<< 10976 1726879403.41563: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc' <<< 10976 1726879403.41604: stdout chunk (state=3): >>>import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfb7340> <<< 10976 1726879403.41641: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc' import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfb77c0> <<< 10976 1726879403.41669: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfb7970> <<< 10976 1726879403.41684: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc' <<< 10976 1726879403.41721: stdout chunk (state=3): >>>import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfb7b80> <<< 10976 1726879403.41751: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc' <<< 10976 1726879403.41789: stdout chunk (state=3): >>>import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfb7f40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ioportconquery.py <<< 10976 1726879403.41814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc' <<< 10976 1726879403.41856: stdout chunk (state=3): >>>import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfbf490> <<< 10976 1726879403.41877: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc' import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfbf760> # /usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfbfa30> <<< 10976 1726879403.41934: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc' <<< 10976 1726879403.41972: stdout chunk (state=3): >>>import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfbfd00> <<< 10976 1726879403.41991: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfbffd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc' <<< 10976 1726879403.42044: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/permmap.py <<< 10976 1726879403.42048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc' <<< 10976 1726879403.42082: stdout chunk (state=3): >>>import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfc2880> <<< 10976 1726879403.42103: stdout chunk (state=3): >>>import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfc21f0> <<< 10976 1726879403.42134: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/dta.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc' <<< 10976 1726879403.42209: stdout chunk (state=3): >>>import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf588e0> <<< 10976 1726879403.42225: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879403.42278: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc' <<< 10976 1726879403.42307: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf695b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc' <<< 10976 1726879403.42350: stdout chunk (state=3): >>>import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf698b0> <<< 10976 1726879403.42364: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879403.42395: stdout chunk (state=3): >>>import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf73430> <<< 10976 1726879403.42437: stdout chunk (state=3): >>>import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf69220> <<< 10976 1726879403.42466: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc' <<< 10976 1726879403.42501: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc' <<< 10976 1726879403.42530: stdout chunk (state=3): >>>import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf78820> <<< 10976 1726879403.42562: stdout chunk (state=3): >>>import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf783d0> <<< 10976 1726879403.42609: stdout chunk (state=3): >>>import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf73b50> <<< 10976 1726879403.42635: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc' <<< 10976 1726879403.42663: stdout chunk (state=3): >>>import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf7c130> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/constraints.py <<< 10976 1726879403.42695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc' <<< 10976 1726879403.42728: stdout chunk (state=3): >>>import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf7cd60> <<< 10976 1726879403.42771: stdout chunk (state=3): >>>import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf7c7f0> <<< 10976 1726879403.42784: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc' <<< 10976 1726879403.42814: stdout chunk (state=3): >>>import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf150d0> <<< 10976 1726879403.42862: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc' <<< 10976 1726879403.42889: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc' <<< 10976 1726879403.43741: stdout chunk (state=3): >>>import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf1c520> <<< 10976 1726879403.43845: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc' import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf1caf0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc' import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf31160> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf15fa0> import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf15820> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc' import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf39130> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc' import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf39850> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc' import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf3f340> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc' import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf3f100> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc' import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf46730> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc' import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cecc0d0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc' <<< 10976 1726879403.43851: stdout chunk (state=3): >>>import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cecca30> <<< 10976 1726879403.43856: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ced3760> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc' import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ced3d30> <<< 10976 1726879403.43928: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc' <<< 10976 1726879403.43967: stdout chunk (state=3): >>>import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cedb5b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/rbacrules.py <<< 10976 1726879403.44719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc' import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cedbd30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/terules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ceee520> import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cee1e20> import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf65a60> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf01bb0> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf01910> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf01ca0> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf01790> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ce8f340> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ce8ff40> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ce8fb50> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ce8ffa0> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879403.44843: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ce97850> import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ce974f0> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf65400> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d523490> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d9a5f40> # /usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/audit.py # code object from '/usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc' # extension module '_audit' loaded from '/usr/lib64/python3.9/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.9/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05ceca6d0> import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d5232e0> <<< 10976 1726879403.44902: stdout chunk (state=3): >>>import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e44b0d0> <<< 10976 1726879403.44949: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.53864: stdout chunk (state=3): >>> {"ports": ["5403"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["5403"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} # destroy __main__ <<< 10976 1726879403.55164: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath<<< 10976 1726879403.55194: stdout chunk (state=3): >>> # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing textwrap # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing ntpath # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.appdirs # cleanup[2] removing pkg_resources.extern.appdirs # cleanup[2] removing pkg_resources._vendor.packaging.__about__ # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging._typing # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing pkg_resources.extern.packaging._compat # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing pprint # cleanup[2] removing pkg_resources._vendor.pyparsing # cleanup[2] removing pkg_resources.extern.pyparsing # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing pkg_resources # cleanup[2] removing _cython_0_29_22 # destroy _cython_0_29_22 # cleanup[2] removing cython_runtime # cleanup[2] removing ipaddress # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing configparser # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # destroy setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.diff # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy seobject <<< 10976 1726879403.55792: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy __main__ # 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 <<< 10976 1726879403.55817: stdout chunk (state=3): >>># destroy uuid # destroy distro # destroy json # destroy shlex # destroy argparse <<< 10976 1726879403.55885: stdout chunk (state=3): >>># destroy sepolicy # destroy syslog # destroy audit # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # destroy sepolgen.matching # destroy sepolgen.refpolicy # destroy selinux <<< 10976 1726879403.55888: stdout chunk (state=3): >>># destroy sepolgen.access # destroy sepolgen.objectmodel # destroy sepolgen.util <<< 10976 1726879403.55933: stdout chunk (state=3): >>># destroy setools.mixins # destroy setools.query # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing <<< 10976 1726879403.55936: stdout chunk (state=3): >>># destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # destroy setools.diff.terules <<< 10976 1726879403.55959: stdout chunk (state=3): >>># destroy configparser <<< 10976 1726879403.56043: stdout chunk (state=3): >>># cleanup[3] wiping _audit <<< 10976 1726879403.56069: stdout chunk (state=3): >>># cleanup[3] wiping setools.policyrep # destroy ipaddress # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy zipfile # destroy pkgutil # destroy plistlib # destroy tempfile # destroy textwrap # destroy inspect # destroy ntpath # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.pyparsing # destroy string # destroy sre_constants # destroy pprint <<< 10976 1726879403.56134: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources._vendor.pyparsing # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging._compat # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._typing # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources.extern.packaging._typing # destroy pkg_resources.extern.packaging._compat # destroy pkg_resources._vendor.packaging.__about__ # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.appdirs # cleanup[3] wiping pkg_resources._vendor.appdirs # cleanup[3] wiping dis <<< 10976 1726879403.56187: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping _semanage # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 10976 1726879403.56191: stdout chunk (state=3): >>># 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping linecache <<< 10976 1726879403.56258: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess <<< 10976 1726879403.56328: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping lzma # cleanup[3] wiping _lzma # cleanup[3] wiping bz2 # destroy _compression # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib <<< 10976 1726879403.56398: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 10976 1726879403.56446: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path <<< 10976 1726879403.56478: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879403.56487: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy _opcode # destroy _semanage # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy _signal # destroy marshal # destroy io <<< 10976 1726879403.56946: stdout chunk (state=3): >>># destroy _weakref <<< 10976 1726879403.56988: stdout chunk (state=3): >>># destroy _heapq # destroy platform # destroy _uuid <<< 10976 1726879403.57029: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy _string # destroy ansible.module_utils.six.moves.urllib # destroy signal # destroy pwd # destroy grp # destroy _posixsubprocess <<< 10976 1726879403.57045: stdout chunk (state=3): >>># 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 operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy select # destroy logging # destroy copy # destroy pkg_resources # destroy setools.exception <<< 10976 1726879403.57110: stdout chunk (state=3): >>># destroy posixpath # destroy threading # destroy time # destroy contextlib # destroy zlib # destroy bz2 # destroy lzma <<< 10976 1726879403.57137: stdout chunk (state=3): >>># destroy zipimport # destroy pyexpat # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy weakref # destroy _thread # destroy abc # destroy ast # destroy dis # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy functools # destroy stat # destroy genericpath # destroy pkg_resources._vendor.appdirs # destroy pkg_resources._vendor.packaging # destroy pkg_resources._vendor.pyparsing <<< 10976 1726879403.57248: stdout chunk (state=3): >>># destroy struct <<< 10976 1726879403.57252: stdout chunk (state=3): >>># destroy binascii # destroy datetime # destroy locale # destroy _socket # destroy io # destroy selectors # destroy errno # destroy array # destroy re # destroy collections # destroy warnings <<< 10976 1726879403.57325: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879403.57868: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879403.57872: stdout chunk (state=3): >>><<< 10976 1726879403.57875: stderr chunk (state=3): >>><<< 10976 1726879403.58138: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ea43dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e7d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ea43b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ea43ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e7d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e7d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e7d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e78f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e78f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e7b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e78f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e7f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e788d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e7b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e7d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e72deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e731f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e727610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e72f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e72d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e6b0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e6b08b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e6b0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e6b0f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e6b0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e709d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e702610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e717670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e736e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e6c2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e709250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e717280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e73c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e6c2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e6c2d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e6c2d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e695370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e695460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e6ccfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e6c4a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e6c4490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e5bf1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e681c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e6c4eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e73c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e5d2af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e5d2e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e5e3730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e5e3c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e5703a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e5d2f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e580280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e5e35b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e580340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e6c29d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e59c6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e59c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e59c760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e59c850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e59cca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e4b11f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e59c8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e590a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e6c25b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e59ca90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe05e4d9670> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3ea7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e3ea160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3ea280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3eaf10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3ea4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3ead30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e3eaf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3ea100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ddedee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e360f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e360d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3603d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e451dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e4513a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e451f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e422c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3b8cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3b83a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3f3490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e3b84c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3b84f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05ddcf250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e4331f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05dddb8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e433370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e44bd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05dddb880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05dddb6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05ddda670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05ddda5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e42a8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e3b3670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e3b2ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3c20d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e3b30d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3f5a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05d9d1580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05dda5520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d9760a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e3b2bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ddb7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05e43e250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ddb76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05dd9e7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05dd9b7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05dd94970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_v4egxitc/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/seobject.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/semanage.py # code object from '/usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05d9a5e20> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d77d670> # /usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolicy/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d544c10> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d5532e0> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d553340> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/refpolicy.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc' import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d5589d0> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d569a30> # extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05d575ee0> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d558130> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d569610> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d514310> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d514760> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d5535e0> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d553eb0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc matches /usr/lib64/python3.9/plistlib.py # code object from '/usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d4b62e0> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d4b6280> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05d4b6430> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d4b6190> import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d49ec40> # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d4b64f0> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d406430> # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d41d130> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d41d640> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d42f220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d41ddc0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d41d820> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d415880> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d42fc40> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d42fca0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d3da0d0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d43f3a0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d4156d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d406550> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d4b6c70> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d4b6610> # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d4b6ac0> # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05d3ab310> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d3ab0d0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d39c910> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d3e49d0> # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d3ff940> # /usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d3bd490> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d342340> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/appdirs.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc' import 'pkg_resources._vendor.appdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d3423d0> import 'pkg_resources.extern.appdirs' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__about__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc' import 'pkg_resources._vendor.packaging.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d342910> import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d3426d0> import 'pkg_resources.extern.packaging' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/version.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d358700> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_typing.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc' import 'pkg_resources.extern.packaging._typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d358fd0> import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d3426a0> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/specifiers.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_compat.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc' import 'pkg_resources.extern.packaging._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d36d9a0> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc' import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d36db80> import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d35f280> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/pyparsing.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d2c7bb0> import 'pkg_resources._vendor.pyparsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d308490> import 'pkg_resources.extern.pyparsing' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/markers.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc' import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d308550> import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d36dfa0> # /usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc matches /usr/lib64/python3.9/sysconfig.py # code object from '/usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d1c7700> import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d523c40> # extension module 'setools.policyrep' loaded from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' # /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py # code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d1b72e0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/exception.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc' import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfe78b0> # extension module 'setools.policyrep' executed from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05d1ec1f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/query.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cffab50> # /usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc' import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cffe340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc' import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cffea60> # /usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc' import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cffee80> import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cffe730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d009eb0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d009f40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf971f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf974f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf97730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf97a30> # /usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc' import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf97cd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc' import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf97f40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc' import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfa0340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc' import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfa0730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc' import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfa0cd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc' import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfa73a0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc' import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfa7a90> # /usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfaf0d0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfaf550> # /usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfaf940> # /usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfafd00> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfb70d0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc' import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfb7340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc' import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfb77c0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfb7970> # /usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc' import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfb7b80> # /usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc' import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfb7f40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfbf490> # /usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc' import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfbf760> # /usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfbfa30> # /usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfbfd00> # /usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfbffd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/permmap.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc' import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfc2880> import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cfc21f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/dta.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc' import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf588e0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf695b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc' import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf698b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc' import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf73430> import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf69220> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc' import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf78820> import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf783d0> import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf73b50> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc' import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf7c130> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc' import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf7cd60> import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf7c7f0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc' import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf150d0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc' import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf1c520> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc' import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf1caf0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc' import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf31160> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf15fa0> import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf15820> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc' import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf39130> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc' import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf39850> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc' import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf3f340> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc' import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf3f100> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc' import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf46730> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc' import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cecc0d0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc' import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cecca30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ced3760> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc' import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ced3d30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc' import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cedb5b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc' import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cedbd30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/terules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ceee520> import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cee1e20> import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf65a60> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf01bb0> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf01910> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf01ca0> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf01790> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ce8f340> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ce8ff40> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ce8fb50> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ce8ffa0> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ce97850> import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05ce974f0> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05cf65400> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d523490> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d9a5f40> # /usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/audit.py # code object from '/usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc' # extension module '_audit' loaded from '/usr/lib64/python3.9/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.9/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe05ceca6d0> import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05d5232e0> import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe05e44b0d0> # zipimport: zlib available {"ports": ["5403"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["5403"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing textwrap # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing ntpath # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.appdirs # cleanup[2] removing pkg_resources.extern.appdirs # cleanup[2] removing pkg_resources._vendor.packaging.__about__ # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging._typing # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing pkg_resources.extern.packaging._compat # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing pprint # cleanup[2] removing pkg_resources._vendor.pyparsing # cleanup[2] removing pkg_resources.extern.pyparsing # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing pkg_resources # cleanup[2] removing _cython_0_29_22 # destroy _cython_0_29_22 # cleanup[2] removing cython_runtime # cleanup[2] removing ipaddress # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing configparser # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # destroy setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.diff # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy seobject # destroy _sitebuiltins # destroy __main__ # 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 uuid # destroy distro # destroy json # destroy shlex # destroy argparse # destroy sepolicy # destroy syslog # destroy audit # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # destroy sepolgen.matching # destroy sepolgen.refpolicy # destroy selinux # destroy sepolgen.access # destroy sepolgen.objectmodel # destroy sepolgen.util # destroy setools.mixins # destroy setools.query # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # destroy setools.diff.terules # destroy configparser # cleanup[3] wiping _audit # cleanup[3] wiping setools.policyrep # destroy ipaddress # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy zipfile # destroy pkgutil # destroy plistlib # destroy tempfile # destroy textwrap # destroy inspect # destroy ntpath # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.pyparsing # destroy string # destroy sre_constants # destroy pprint # cleanup[3] wiping pkg_resources._vendor.pyparsing # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging._compat # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._typing # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources.extern.packaging._typing # destroy pkg_resources.extern.packaging._compat # destroy pkg_resources._vendor.packaging.__about__ # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.appdirs # cleanup[3] wiping pkg_resources._vendor.appdirs # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping _semanage # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping lzma # cleanup[3] wiping _lzma # cleanup[3] wiping bz2 # destroy _compression # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # cleanup[3] wiping posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy _opcode # destroy _semanage # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy _signal # destroy marshal # destroy io # destroy _weakref # destroy _heapq # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy _string # destroy ansible.module_utils.six.moves.urllib # destroy signal # destroy pwd # destroy grp # destroy _posixsubprocess # 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 operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy select # destroy logging # destroy copy # destroy pkg_resources # destroy setools.exception # destroy posixpath # destroy threading # destroy time # destroy contextlib # destroy zlib # destroy bz2 # destroy lzma # destroy zipimport # destroy pyexpat # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy weakref # destroy _thread # destroy abc # destroy ast # destroy dis # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy functools # destroy stat # destroy genericpath # destroy pkg_resources._vendor.appdirs # destroy pkg_resources._vendor.packaging # destroy pkg_resources._vendor.pyparsing # destroy struct # destroy binascii # destroy datetime # destroy locale # destroy _socket # destroy io # destroy selectors # destroy errno # destroy array # destroy re # destroy collections # destroy warnings # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879403.59522: done with _execute_module (fedora.linux_system_roles.local_seport, {'ports': '5403', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True, 'ignore_selinux_state': False, '_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': 'fedora.linux_system_roles.local_seport', '_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-1726879403.0416975-12400-57062660818920/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879403.59530: _low_level_execute_command(): starting 10976 1726879403.59532: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879403.0416975-12400-57062660818920/ > /dev/null 2>&1 && sleep 0' 10976 1726879403.60431: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879403.60537: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879403.60554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879403.60576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879403.60703: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879403.60717: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879403.60739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879403.60758: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879403.60772: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879403.60783: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879403.60800: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879403.60819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879403.60842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879403.60854: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879403.60866: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879403.60880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879403.61005: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879403.61073: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879403.61090: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879403.61195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879403.63047: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879403.63130: stderr chunk (state=3): >>><<< 10976 1726879403.63135: stdout chunk (state=3): >>><<< 10976 1726879403.63538: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879403.63542: handler run complete 10976 1726879403.63544: attempt loop complete, returning result 10976 1726879403.63546: variable '__selinux_item' from source: unknown 10976 1726879403.63548: variable '__selinux_item' from source: unknown ok: [managed_node2] => (item={'ports': '5403', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "__selinux_item": { "local": true, "ports": "5403", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "5403" ], "proto": "tcp", "setype": "cluster_port_t", "state": "present" } 10976 1726879403.63931: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879403.63944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879403.63964: variable 'omit' from source: magic vars 10976 1726879403.65051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879403.65104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879403.65138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879403.65233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879403.65253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879403.65415: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879403.65433: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879403.65447: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879403.65589: variable 'ansible_facts' from source: unknown 10976 1726879403.65836: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879403.66030: variable 'ansible_facts' from source: unknown 10976 1726879403.66232: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879403.66392: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879403.66411: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879403.66636: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879403.66647: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879403.66660: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879403.66810: variable 'ansible_facts' from source: unknown 10976 1726879403.67014: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879403.67226: variable 'ansible_facts' from source: unknown 10976 1726879403.67429: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879403.67586: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879403.67605: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879403.67616: variable 'omit' from source: magic vars 10976 1726879403.67641: variable 'omit' from source: magic vars 10976 1726879403.67819: variable '__selinux_item' from source: unknown 10976 1726879403.67934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879403.67964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879403.67996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879403.68052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879403.68073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879403.68174: variable '__selinux_item' from source: unknown 10976 1726879403.68277: variable '__selinux_item' from source: unknown 10976 1726879403.68478: variable '__selinux_item' from source: unknown 10976 1726879403.68612: variable '__selinux_item' from source: unknown 10976 1726879403.68735: variable 'ansible_selinux' from source: facts 10976 1726879403.68767: variable 'omit' from source: magic vars 10976 1726879403.68803: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879403.68815: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879403.68840: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879403.68858: variable 'inventory_hostname' from source: set_fact 10976 1726879403.68865: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879403.68875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879403.68969: Set connection var ansible_pipelining to False 10976 1726879403.68987: Set connection var ansible_shell_executable to /bin/sh 10976 1726879403.69002: Set connection var ansible_timeout to 10 10976 1726879403.69009: Set connection var ansible_shell_type to sh 10976 1726879403.69025: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879403.69036: Set connection var ansible_connection to ssh 10976 1726879403.69063: variable 'ansible_shell_executable' from source: unknown 10976 1726879403.69072: variable 'ansible_connection' from source: unknown 10976 1726879403.69079: variable 'ansible_module_compression' from source: unknown 10976 1726879403.69090: variable 'ansible_shell_type' from source: unknown 10976 1726879403.69097: variable 'ansible_shell_executable' from source: unknown 10976 1726879403.69105: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879403.69116: variable 'ansible_pipelining' from source: unknown 10976 1726879403.69127: variable 'ansible_timeout' from source: unknown 10976 1726879403.69137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879403.69245: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879403.69258: variable 'omit' from source: magic vars 10976 1726879403.69265: starting attempt loop 10976 1726879403.69269: running the handler 10976 1726879403.69277: _low_level_execute_command(): starting 10976 1726879403.69283: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879403.70053: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879403.70077: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879403.70102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879403.70126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879403.70177: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879403.70190: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879403.70213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879403.70234: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879403.70248: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879403.70260: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879403.70274: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879403.70292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879403.70308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879403.70330: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879403.70343: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879403.70358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879403.70447: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879403.70474: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879403.70493: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879403.70582: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879403.72247: stdout chunk (state=3): >>>/root <<< 10976 1726879403.72461: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879403.72464: stdout chunk (state=3): >>><<< 10976 1726879403.72467: stderr chunk (state=3): >>><<< 10976 1726879403.72580: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879403.72591: _low_level_execute_command(): starting 10976 1726879403.72594: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879403.7248363-12400-113086282975992 `" && echo ansible-tmp-1726879403.7248363-12400-113086282975992="` echo /root/.ansible/tmp/ansible-tmp-1726879403.7248363-12400-113086282975992 `" ) && sleep 0' 10976 1726879403.73201: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879403.73209: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879403.73222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879403.73240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879403.73283: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879403.73290: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879403.73300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879403.73314: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879403.73323: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879403.73331: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879403.73340: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879403.73352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879403.73358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879403.73366: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879403.73372: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879403.73382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879403.73456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879403.73481: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879403.73486: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879403.73563: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879403.75456: stdout chunk (state=3): >>>ansible-tmp-1726879403.7248363-12400-113086282975992=/root/.ansible/tmp/ansible-tmp-1726879403.7248363-12400-113086282975992 <<< 10976 1726879403.75569: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879403.75657: stderr chunk (state=3): >>><<< 10976 1726879403.75675: stdout chunk (state=3): >>><<< 10976 1726879403.75692: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879403.7248363-12400-113086282975992=/root/.ansible/tmp/ansible-tmp-1726879403.7248363-12400-113086282975992 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879403.75773: variable 'ansible_module_compression' from source: unknown 10976 1726879403.75801: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.local_seport-ZIP_DEFLATED 10976 1726879403.75847: variable 'ansible_facts' from source: unknown 10976 1726879403.75914: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879403.7248363-12400-113086282975992/AnsiballZ_local_seport.py 10976 1726879403.76108: Sending initial data 10976 1726879403.76111: Sent initial data (161 bytes) 10976 1726879403.77645: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879403.77660: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879403.77669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879403.77684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879403.77727: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879403.77734: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879403.77744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879403.77759: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879403.77770: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879403.77810: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879403.77842: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879403.78056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879403.78067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879403.78075: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879403.78082: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879403.78113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879403.78486: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879403.78492: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879403.78519: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879403.78576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879403.80367: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879403.80404: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879403.80451: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpz171kypp /root/.ansible/tmp/ansible-tmp-1726879403.7248363-12400-113086282975992/AnsiballZ_local_seport.py <<< 10976 1726879403.80484: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879403.81666: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879403.81878: stderr chunk (state=3): >>><<< 10976 1726879403.81882: stdout chunk (state=3): >>><<< 10976 1726879403.81930: done transferring module to remote 10976 1726879403.81934: _low_level_execute_command(): starting 10976 1726879403.81937: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879403.7248363-12400-113086282975992/ /root/.ansible/tmp/ansible-tmp-1726879403.7248363-12400-113086282975992/AnsiballZ_local_seport.py && sleep 0' 10976 1726879403.82702: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879403.82710: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879403.82720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879403.82749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879403.82782: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879403.82818: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879403.82841: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879403.82846: 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879403.82859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879403.82932: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879403.82958: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879403.82961: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879403.83088: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879403.84956: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879403.85024: stderr chunk (state=3): >>><<< 10976 1726879403.85028: stdout chunk (state=3): >>><<< 10976 1726879403.85048: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879403.85051: _low_level_execute_command(): starting 10976 1726879403.85056: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879403.7248363-12400-113086282975992/AnsiballZ_local_seport.py && sleep 0' 10976 1726879403.85541: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879403.85548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879403.85616: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879403.85619: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879403.85646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879403.85650: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879403.85691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879403.85742: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879403.85748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879403.85776: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879403.85831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879403.87827: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879403.87831: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879403.87921: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879403.87959: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879403.87963: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879403.88004: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879403.88008: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879403.88024: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879403.88064: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 10976 1726879403.88068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879403.88070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879403.88099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879403.88102: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879403.88131: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697175edc0> <<< 10976 1726879403.88187: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69717033a0> <<< 10976 1726879403.88209: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697175eb20> <<< 10976 1726879403.88221: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879403.88328: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697175eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971703490> <<< 10976 1726879403.88332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879403.88351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 10976 1726879403.88354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879403.88375: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971703940> <<< 10976 1726879403.88421: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971703670> <<< 10976 1726879403.88432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879403.88454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879403.88477: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879403.88487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879403.88491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879403.88531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879403.88534: stdout chunk (state=3): >>>import '_stat' # <<< 10976 1726879403.88537: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69716ba190> <<< 10976 1726879403.88539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879403.88570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879403.88725: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69716ba220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879403.88766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69716dd850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69716ba940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697171b880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69716b3d90> <<< 10976 1726879403.88824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 10976 1726879403.88829: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69716ddd90> <<< 10976 1726879403.88912: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971703970> <<< 10976 1726879403.88917: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879403.89107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879403.89127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879403.89152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879403.89154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879403.89219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971658eb0> <<< 10976 1726879403.89269: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697165cf40> <<< 10976 1726879403.89289: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879403.89292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879403.89312: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879403.89328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879403.89346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879403.89371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 10976 1726879403.89374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879403.89389: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971652610> <<< 10976 1726879403.89418: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697165a640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971658370> <<< 10976 1726879403.89443: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879403.89506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879403.89541: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879403.89560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879403.89590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879403.89628: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6971395dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713958b0> <<< 10976 1726879403.89648: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879403.89664: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971395eb0> <<< 10976 1726879403.89689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879403.89740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # <<< 10976 1726879403.89754: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971395f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971395e80> <<< 10976 1726879403.89776: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879403.89819: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713eed30> <<< 10976 1726879403.89826: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879403.89843: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713e7610> <<< 10976 1726879403.89902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879403.89914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713fc670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971661e20> <<< 10976 1726879403.89933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879403.89962: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879403.89967: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69713a7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713ee250> <<< 10976 1726879403.90006: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879403.90012: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69713fc280> <<< 10976 1726879403.90035: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69716679d0> <<< 10976 1726879403.90043: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879403.90076: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 10976 1726879403.90086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879403.90101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879403.90152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713a7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713a7d90> <<< 10976 1726879403.90179: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713a7d00> <<< 10976 1726879403.90214: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879403.90219: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879403.90236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879403.90278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879403.90327: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697137a370> <<< 10976 1726879403.90338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879403.90341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879403.90371: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697137a460> <<< 10976 1726879403.90502: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713b1fa0> <<< 10976 1726879403.90533: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713a9a30> <<< 10976 1726879403.90538: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713a9490> <<< 10976 1726879403.90568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879403.90575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879403.90611: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879403.90629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879403.90652: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879403.90655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879403.90739: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69712c91c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971366c70> <<< 10976 1726879403.90742: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713a9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971667040> <<< 10976 1726879403.90769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879403.90837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69712dcaf0> <<< 10976 1726879403.90846: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879403.90881: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69712dce20> <<< 10976 1726879403.90902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879403.90925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879403.90937: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69712ed730> <<< 10976 1726879403.90953: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879403.90978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879403.91007: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69712edc70> <<< 10976 1726879403.91063: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879403.91093: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f697127a3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69712dcf10> <<< 10976 1726879403.91096: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879403.91150: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f697128a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69712ed5b0> <<< 10976 1726879403.91153: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879403.91187: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f697128a340> <<< 10976 1726879403.91235: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713a79d0> <<< 10976 1726879403.91249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879403.91293: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879403.91311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879403.91325: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69712a66a0> <<< 10976 1726879403.91352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879403.91382: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69712a6970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69712a6760> <<< 10976 1726879403.91413: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69712a6850> <<< 10976 1726879403.91443: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879403.91650: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69712a6ca0> <<< 10976 1726879403.91699: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69711b91f0> <<< 10976 1726879403.91703: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69712a68e0> <<< 10976 1726879403.91721: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697129aa30> <<< 10976 1726879403.91736: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713a75b0> <<< 10976 1726879403.91759: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879403.91811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879403.91848: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69712a6a90> <<< 10976 1726879403.91965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879403.91969: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f69711e1670> <<< 10976 1726879403.92130: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip' # zipimport: zlib available <<< 10976 1726879403.92216: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.92261: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/__init__.py <<< 10976 1726879403.92265: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.92307: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.92324: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10976 1726879403.93551: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.94556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970bd67c0> <<< 10976 1726879403.94624: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879403.94654: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879403.94657: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6970bd6160> <<< 10976 1726879403.94718: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970bd6280> <<< 10976 1726879403.94769: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970bd6f10> <<< 10976 1726879403.94773: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879403.94846: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970bd64f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970bd6d30> import 'atexit' # <<< 10976 1726879403.94921: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6970bd6f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879403.94983: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970bd6100> <<< 10976 1726879403.94998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879403.95009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879403.95065: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970bae130> <<< 10976 1726879403.95104: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6970b4cf40> <<< 10976 1726879403.95135: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6970b4cd60> <<< 10976 1726879403.95158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879403.95184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879403.95215: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970b4c3d0> <<< 10976 1726879403.95239: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971159dc0> <<< 10976 1726879403.95395: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69711593a0> <<< 10976 1726879403.95417: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 10976 1726879403.95423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879403.95444: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971159f70> <<< 10976 1726879403.95470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879403.95479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879403.95498: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879403.95517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879403.95532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879403.95547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879403.95573: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697112ac10> <<< 10976 1726879403.95677: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970b24cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970b243a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970bdf490> <<< 10976 1726879403.95696: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6970b244c0> <<< 10976 1726879403.95749: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970b244f0> <<< 10976 1726879403.95791: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879403.95843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879403.95931: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6970b0e250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697113a1f0> <<< 10976 1726879403.95958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879403.95983: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6970b1b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697113a370> <<< 10976 1726879403.96017: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879403.96079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 10976 1726879403.96137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879403.96163: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971153d90> <<< 10976 1726879403.96274: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970b1b880> <<< 10976 1726879403.96376: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6970b1b6d0> <<< 10976 1726879403.96398: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6970b1a670> <<< 10976 1726879403.96491: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6970b1a5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69711338b0> <<< 10976 1726879403.96497: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879403.96519: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879403.96531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879403.96577: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6970b9f670> <<< 10976 1726879403.96751: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6970b9eac0> <<< 10976 1726879403.96776: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970bad0d0> <<< 10976 1726879403.96803: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6970b9f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970be1a60> <<< 10976 1726879403.96811: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.96827: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879403.96847: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.96930: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.97021: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879403.97071: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 10976 1726879403.97075: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879403.97077: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.97205: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.97260: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.97769: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.98203: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10976 1726879403.98212: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879403.98237: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879403.98250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879403.98297: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69706d8580> <<< 10976 1726879403.98368: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879403.98386: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970ae6520> <<< 10976 1726879403.98400: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697067d0a0> <<< 10976 1726879403.98446: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879403.98471: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879403.98484: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879403.98491: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.98603: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.98730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879403.98735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879403.98761: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970b9ebb0> <<< 10976 1726879403.98769: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.99174: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.99543: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.99596: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.99662: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879403.99668: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.99701: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.99733: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879403.99741: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.99795: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.99867: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879403.99891: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.99894: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.99899: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879403.99910: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879403.99942: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.00011: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879404.00212: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.01027: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970af7970> # zipimport: zlib available <<< 10976 1726879404.01070: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879404.01126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6971146250> <<< 10976 1726879404.01142: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970af76a0> <<< 10976 1726879404.01181: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879404.01199: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.01336: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.01382: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.01405: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.01440: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879404.01459: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879404.01479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879404.01527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879404.01550: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879404.01574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879404.01645: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970ade7c0> <<< 10976 1726879404.01681: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970adb7f0> <<< 10976 1726879404.01752: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970ad4970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879404.01794: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.01833: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879404.02046: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/__init__.py <<< 10976 1726879404.02205: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 10976 1726879404.02212: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.02271: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/seobject.py <<< 10976 1726879404.02332: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/semanage.py <<< 10976 1726879404.02412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc' <<< 10976 1726879404.02464: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879404.02471: stdout chunk (state=3): >>> import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69706bde20> <<< 10976 1726879404.02599: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970484670> # /usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolicy/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879404.02628: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697024bc10> <<< 10976 1726879404.02791: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697025a2e0> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697025a340> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc' <<< 10976 1726879404.02840: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/refpolicy.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc' <<< 10976 1726879404.02898: stdout chunk (state=3): >>>import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697025f9d0> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970270a30> <<< 10976 1726879404.02939: stdout chunk (state=3): >>># extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f697027cee0> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697025f130> <<< 10976 1726879404.03018: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970270610> <<< 10976 1726879404.03037: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697021b310> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697021b760> <<< 10976 1726879404.03061: stdout chunk (state=3): >>>import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697025a5e0> <<< 10976 1726879404.03123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697025aeb0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/__init__.py <<< 10976 1726879404.03174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879404.03202: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/__init__.py <<< 10976 1726879404.03252: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc matches /usr/lib64/python3.9/plistlib.py <<< 10976 1726879404.03291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc' <<< 10976 1726879404.03366: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69701bd2e0> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69701bd280> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 10976 1726879404.03407: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69701bd430> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69701bd190> <<< 10976 1726879404.03485: stdout chunk (state=3): >>>import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69701a6c40> <<< 10976 1726879404.03532: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69701bd4f0> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py <<< 10976 1726879404.03570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 10976 1726879404.03640: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697010d430> <<< 10976 1726879404.03682: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 10976 1726879404.03723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 10976 1726879404.03750: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970124130> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' <<< 10976 1726879404.03785: stdout chunk (state=3): >>>import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970124640> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' <<< 10976 1726879404.03805: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 10976 1726879404.03836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' <<< 10976 1726879404.03851: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970136220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970124dc0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970124820> <<< 10976 1726879404.03910: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697011b880> <<< 10976 1726879404.03942: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 10976 1726879404.03978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970136c40> <<< 10976 1726879404.04011: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 10976 1726879404.04203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970136ca0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69700e10d0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69701463a0> <<< 10976 1726879404.04244: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697011b6d0> <<< 10976 1726879404.04263: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697010d550> <<< 10976 1726879404.04301: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69701bdc70> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69701bd610> <<< 10976 1726879404.04334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 10976 1726879404.04441: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69701bdac0> <<< 10976 1726879404.04458: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 10976 1726879404.04539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 10976 1726879404.04572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 10976 1726879404.04601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 10976 1726879404.04630: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 10976 1726879404.04651: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69700b2310> <<< 10976 1726879404.04679: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69700b20d0> <<< 10976 1726879404.04691: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69700a3910> <<< 10976 1726879404.04793: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69700eb9d0> <<< 10976 1726879404.04814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 10976 1726879404.04999: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970106940> # /usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69700c4490> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970049340> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/appdirs.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc' import 'pkg_resources._vendor.appdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69700493d0> import 'pkg_resources.extern.appdirs' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879404.05048: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__about__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc' import 'pkg_resources._vendor.packaging.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970049910> import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69700496d0> import 'pkg_resources.extern.packaging' # <<< 10976 1726879404.05069: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/version.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc' <<< 10976 1726879404.05104: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_structures.py <<< 10976 1726879404.05131: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697005f700> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_typing.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc' import 'pkg_resources.extern.packaging._typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697005ffd0> <<< 10976 1726879404.05320: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69700496a0> <<< 10976 1726879404.05347: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/specifiers.py <<< 10976 1726879404.05377: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc' <<< 10976 1726879404.05397: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_compat.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc' import 'pkg_resources.extern.packaging._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69700749a0> <<< 10976 1726879404.05416: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879404.05434: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970074b80> <<< 10976 1726879404.05861: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970067280> <<< 10976 1726879404.05882: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc' <<< 10976 1726879404.05910: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/pyparsing.py <<< 10976 1726879404.05986: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc' <<< 10976 1726879404.06034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 10976 1726879404.06049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 10976 1726879404.06053: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696ffcebb0> <<< 10976 1726879404.07030: stdout chunk (state=3): >>>import 'pkg_resources._vendor.pyparsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697000f490> import 'pkg_resources.extern.pyparsing' # <<< 10976 1726879404.07034: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/markers.py <<< 10976 1726879404.07037: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc' <<< 10976 1726879404.07114: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697000f550> <<< 10976 1726879404.07688: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970074fa0> <<< 10976 1726879404.07766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc matches /usr/lib64/python3.9/sysconfig.py <<< 10976 1726879404.07770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc' <<< 10976 1726879404.07788: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fece700> <<< 10976 1726879404.09559: stdout chunk (state=3): >>>import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697022ac40> <<< 10976 1726879404.09635: stdout chunk (state=3): >>># extension module 'setools.policyrep' loaded from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879404.09747: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py <<< 10976 1726879404.09771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' <<< 10976 1726879404.09871: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696febe2e0> <<< 10976 1726879404.09890: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/exception.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc' <<< 10976 1726879404.09936: stdout chunk (state=3): >>>import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcee8b0> <<< 10976 1726879404.10118: stdout chunk (state=3): >>># extension module 'setools.policyrep' executed from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f696fef31f0> <<< 10976 1726879404.10138: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/query.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fd01b50> <<< 10976 1726879404.10162: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc' <<< 10976 1726879404.10184: stdout chunk (state=3): >>>import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fd05340> <<< 10976 1726879404.10213: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc' <<< 10976 1726879404.10236: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/descriptors.py <<< 10976 1726879404.10249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc' <<< 10976 1726879404.10274: stdout chunk (state=3): >>>import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fd05a60> <<< 10976 1726879404.10293: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc' <<< 10976 1726879404.10328: stdout chunk (state=3): >>>import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fd05e80> <<< 10976 1726879404.10351: stdout chunk (state=3): >>>import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fd05730> <<< 10976 1726879404.10381: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc' <<< 10976 1726879404.10386: stdout chunk (state=3): >>>import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fd10eb0> <<< 10976 1726879404.10408: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fd10f40> <<< 10976 1726879404.10441: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc' <<< 10976 1726879404.10466: stdout chunk (state=3): >>>import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc9e1f0> <<< 10976 1726879404.10490: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/polcapquery.py <<< 10976 1726879404.10494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc9e4f0> <<< 10976 1726879404.10518: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rolequery.py <<< 10976 1726879404.10521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc9e730> <<< 10976 1726879404.10549: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc' <<< 10976 1726879404.10574: stdout chunk (state=3): >>>import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc9ea30> <<< 10976 1726879404.10592: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc' <<< 10976 1726879404.10606: stdout chunk (state=3): >>>import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc9ecd0> <<< 10976 1726879404.10630: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc' <<< 10976 1726879404.10645: stdout chunk (state=3): >>>import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc9ef40> <<< 10976 1726879404.10681: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/userquery.py <<< 10976 1726879404.10686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc' <<< 10976 1726879404.10709: stdout chunk (state=3): >>>import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fca7340> <<< 10976 1726879404.10712: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc' <<< 10976 1726879404.10731: stdout chunk (state=3): >>>import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fca7730> <<< 10976 1726879404.10746: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc' <<< 10976 1726879404.10773: stdout chunk (state=3): >>>import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fca7cd0> <<< 10976 1726879404.10799: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc' <<< 10976 1726879404.10832: stdout chunk (state=3): >>>import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcae3a0> <<< 10976 1726879404.10864: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/constraintquery.py <<< 10976 1726879404.10867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc' <<< 10976 1726879404.10871: stdout chunk (state=3): >>>import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcaea90> <<< 10976 1726879404.10898: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc' <<< 10976 1726879404.10913: stdout chunk (state=3): >>>import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcb60d0> <<< 10976 1726879404.11012: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcb6550> # /usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcb6940> <<< 10976 1726879404.11029: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcb6d00> <<< 10976 1726879404.11055: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibendportconquery.py <<< 10976 1726879404.11062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcbe0d0> <<< 10976 1726879404.11090: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc' <<< 10976 1726879404.11120: stdout chunk (state=3): >>>import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcbe340> <<< 10976 1726879404.11145: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc' import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcbe7c0> <<< 10976 1726879404.11180: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc' <<< 10976 1726879404.11189: stdout chunk (state=3): >>>import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcbe970> <<< 10976 1726879404.11212: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/nodeconquery.py <<< 10976 1726879404.11219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc' <<< 10976 1726879404.11240: stdout chunk (state=3): >>>import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcbeb80> <<< 10976 1726879404.11262: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/portconquery.py <<< 10976 1726879404.11606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc' import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcbef40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcc6490> # /usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc' import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcc6760> # /usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcc6a30> # /usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcc6d00> # /usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcc6fd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/permmap.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc' <<< 10976 1726879404.11623: stdout chunk (state=3): >>>import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fccf880> <<< 10976 1726879404.11641: stdout chunk (state=3): >>>import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fccf1f0> <<< 10976 1726879404.11671: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/dta.py <<< 10976 1726879404.11682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc' <<< 10976 1726879404.11743: stdout chunk (state=3): >>>import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc5e8e0> <<< 10976 1726879404.11759: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/__init__.py <<< 10976 1726879404.11773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879404.11788: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc' <<< 10976 1726879404.11869: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc705b0> <<< 10976 1726879404.11946: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc' import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc708b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc' import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc7a430> <<< 10976 1726879404.11971: stdout chunk (state=3): >>>import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc70220> <<< 10976 1726879404.11993: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc' <<< 10976 1726879404.12012: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc' <<< 10976 1726879404.12048: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typeattr.py <<< 10976 1726879404.12084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc' import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc7f820> <<< 10976 1726879404.12165: stdout chunk (state=3): >>>import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc7f3d0> import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc7ab50> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc' <<< 10976 1726879404.12196: stdout chunk (state=3): >>>import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc83130> <<< 10976 1726879404.12214: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc' <<< 10976 1726879404.12235: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc' <<< 10976 1726879404.12273: stdout chunk (state=3): >>>import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc83d60> <<< 10976 1726879404.12300: stdout chunk (state=3): >>>import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc837f0> <<< 10976 1726879404.12313: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc' <<< 10976 1726879404.12347: stdout chunk (state=3): >>>import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc1c0d0> <<< 10976 1726879404.12375: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc' <<< 10976 1726879404.12391: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc' <<< 10976 1726879404.12411: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mls.py <<< 10976 1726879404.12425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc' <<< 10976 1726879404.12512: stdout chunk (state=3): >>>import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc23520> <<< 10976 1726879404.12765: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc' import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc23af0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc' import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc38160> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc1cfa0> import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc1c820> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc' import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc40130> <<< 10976 1726879404.12786: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc' import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc40850> <<< 10976 1726879404.12796: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc' <<< 10976 1726879404.12821: stdout chunk (state=3): >>>import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc45340> <<< 10976 1726879404.12838: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc' <<< 10976 1726879404.12938: stdout chunk (state=3): >>>import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc45100> <<< 10976 1726879404.12965: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc' <<< 10976 1726879404.13189: stdout chunk (state=3): >>>import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc4d730> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc' import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fbd30d0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc' import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fbd3a30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fbda760> <<< 10976 1726879404.13193: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc' <<< 10976 1726879404.13205: stdout chunk (state=3): >>>import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fbdad30> <<< 10976 1726879404.13236: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc' <<< 10976 1726879404.13243: stdout chunk (state=3): >>>import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fbe25b0> <<< 10976 1726879404.13468: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc' <<< 10976 1726879404.13471: stdout chunk (state=3): >>>import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fbe2d30> <<< 10976 1726879404.13474: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/terules.py <<< 10976 1726879404.13476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc' <<< 10976 1726879404.13478: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc' <<< 10976 1726879404.13479: stdout chunk (state=3): >>>import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fbf5520> <<< 10976 1726879404.13640: stdout chunk (state=3): >>>import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fbe9e20> <<< 10976 1726879404.13644: stdout chunk (state=3): >>>import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc6ca60> <<< 10976 1726879404.13647: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879404.13650: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc' <<< 10976 1726879404.13652: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc' <<< 10976 1726879404.13654: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc08bb0> <<< 10976 1726879404.13745: stdout chunk (state=3): >>>import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc08910> <<< 10976 1726879404.13750: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc' <<< 10976 1726879404.13752: stdout chunk (state=3): >>>import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc08ca0> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc08790> <<< 10976 1726879404.13754: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc' <<< 10976 1726879404.13827: stdout chunk (state=3): >>>import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fb95340> <<< 10976 1726879404.13833: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc' <<< 10976 1726879404.13837: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fb95f40> <<< 10976 1726879404.13841: stdout chunk (state=3): >>>import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fb95b50> <<< 10976 1726879404.13852: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc' <<< 10976 1726879404.13961: stdout chunk (state=3): >>>import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fb95fa0> <<< 10976 1726879404.13964: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checker.py <<< 10976 1726879404.13966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc' <<< 10976 1726879404.13968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 10976 1726879404.13970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879404.14118: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fb9d850> <<< 10976 1726879404.14137: stdout chunk (state=3): >>>import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fb9d4f0> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc6c400> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697022a490> <<< 10976 1726879404.14159: stdout chunk (state=3): >>>import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69706bdf40> <<< 10976 1726879404.14196: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/audit.py <<< 10976 1726879404.14232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc' <<< 10976 1726879404.14298: stdout chunk (state=3): >>># extension module '_audit' loaded from '/usr/lib64/python3.9/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.9/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f696fbd16d0> <<< 10976 1726879404.14342: stdout chunk (state=3): >>>import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697022a2e0> <<< 10976 1726879404.14369: stdout chunk (state=3): >>>import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69711530d0> <<< 10976 1726879404.14461: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.23218: stdout chunk (state=3): >>> {"ports": ["5404"], "proto": "udp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["5404"], "proto": "udp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} # destroy __main__ <<< 10976 1726879404.23986: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread <<< 10976 1726879404.24092: stdout chunk (state=3): >>># cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner<<< 10976 1726879404.24186: stdout chunk (state=3): >>> # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file <<< 10976 1726879404.24280: stdout chunk (state=3): >>># destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing textwrap # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing ntpath <<< 10976 1726879404.24321: stdout chunk (state=3): >>># cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.appdirs # cleanup[2] removing pkg_resources.extern.appdirs # cleanup[2] removing pkg_resources._vendor.packaging.__about__ # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging._typing # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing pkg_resources.extern.packaging._compat # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing pprint # cleanup[2] removing pkg_resources._vendor.pyparsing # cleanup[2] removing pkg_resources.extern.pyparsing # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing pkg_resources # cleanup[2] removing _cython_0_29_22 # destroy _cython_0_29_22 # cleanup[2] removing cython_runtime # cleanup[2] removing ipaddress # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool <<< 10976 1726879404.24348: stdout chunk (state=3): >>># cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing configparser # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker <<< 10976 1726879404.24441: stdout chunk (state=3): >>># cleanup[2] removing setools # destroy setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.diff # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy seobject <<< 10976 1726879404.24947: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy __main__ # 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 uuid <<< 10976 1726879404.24974: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy argparse <<< 10976 1726879404.25025: stdout chunk (state=3): >>># destroy sepolicy # destroy syslog # destroy audit <<< 10976 1726879404.25040: stdout chunk (state=3): >>># destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # destroy sepolgen.matching # destroy sepolgen.refpolicy # destroy selinux # destroy sepolgen.access # destroy sepolgen.objectmodel # destroy sepolgen.util <<< 10976 1726879404.25067: stdout chunk (state=3): >>># destroy setools.mixins # destroy setools.query <<< 10976 1726879404.25100: stdout chunk (state=3): >>># destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons <<< 10976 1726879404.25111: stdout chunk (state=3): >>># destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # destroy setools.diff.terules <<< 10976 1726879404.25135: stdout chunk (state=3): >>># destroy configparser <<< 10976 1726879404.25199: stdout chunk (state=3): >>># cleanup[3] wiping _audit # cleanup[3] wiping setools.policyrep # destroy ipaddress # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy zipfile # destroy pkgutil # destroy plistlib # destroy tempfile # destroy textwrap # destroy inspect # destroy ntpath # destroy pkg_resources.extern <<< 10976 1726879404.25221: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources.extern.packaging.requirements <<< 10976 1726879404.25265: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources.extern.packaging.markers <<< 10976 1726879404.25313: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources.extern.pyparsing # destroy string # destroy sre_constants # destroy pprint # cleanup[3] wiping pkg_resources._vendor.pyparsing # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging._compat # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._typing # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources.extern.packaging._typing # destroy pkg_resources.extern.packaging._compat # destroy pkg_resources._vendor.packaging.__about__ # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.appdirs # cleanup[3] wiping pkg_resources._vendor.appdirs # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr <<< 10976 1726879404.25356: stdout chunk (state=3): >>># destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping _semanage # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback <<< 10976 1726879404.25365: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping linecache <<< 10976 1726879404.25437: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings <<< 10976 1726879404.25477: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping lzma # cleanup[3] wiping _lzma # cleanup[3] wiping bz2 # destroy _compression <<< 10976 1726879404.25513: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879404.25545: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879404.25560: stdout chunk (state=3): >>># cleanup[3] wiping os.path # cleanup[3] wiping posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 10976 1726879404.25592: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879404.25618: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy _opcode # destroy _semanage <<< 10976 1726879404.25627: stdout chunk (state=3): >>># destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy _signal # destroy marshal # destroy io <<< 10976 1726879404.26040: stdout chunk (state=3): >>># destroy _weakref <<< 10976 1726879404.26068: stdout chunk (state=3): >>># destroy _heapq <<< 10976 1726879404.26101: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy _string <<< 10976 1726879404.26150: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy signal # destroy pwd # destroy grp # destroy _posixsubprocess <<< 10976 1726879404.26158: stdout chunk (state=3): >>># 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 operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy select # destroy logging # destroy copy # destroy pkg_resources # destroy setools.exception <<< 10976 1726879404.26216: stdout chunk (state=3): >>># destroy posixpath # destroy threading # destroy time # destroy contextlib # destroy zlib # destroy bz2 # destroy lzma <<< 10976 1726879404.26233: stdout chunk (state=3): >>># destroy zipimport # destroy pyexpat # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy weakref # destroy _thread # destroy abc # destroy ast # destroy dis # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy functools # destroy stat # destroy genericpath # destroy pkg_resources._vendor.appdirs # destroy pkg_resources._vendor.packaging # destroy pkg_resources._vendor.pyparsing <<< 10976 1726879404.26328: stdout chunk (state=3): >>># destroy struct <<< 10976 1726879404.26336: stdout chunk (state=3): >>># destroy binascii # destroy datetime # destroy locale # destroy _socket # destroy io # destroy selectors # destroy errno # destroy array # destroy re # destroy collections # destroy warnings <<< 10976 1726879404.26416: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879404.26966: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879404.26971: stdout chunk (state=3): >>><<< 10976 1726879404.26973: stderr chunk (state=3): >>><<< 10976 1726879404.27148: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697175edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69717033a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697175eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697175eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971703490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971703940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971703670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69716ba190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69716ba220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69716dd850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69716ba940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697171b880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69716b3d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69716ddd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971703970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971658eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697165cf40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971652610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697165a640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971658370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6971395dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713958b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971395eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971395f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971395e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713eed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713e7610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713fc670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971661e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69713a7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713ee250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69713fc280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69716679d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713a7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713a7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713a7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697137a370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697137a460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713b1fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713a9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713a9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69712c91c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971366c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713a9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971667040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69712dcaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69712dce20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69712ed730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69712edc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f697127a3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69712dcf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f697128a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69712ed5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f697128a340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713a79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69712a66a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69712a6970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69712a6760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69712a6850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69712a6ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69711b91f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69712a68e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697129aa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69713a75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69712a6a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f69711e1670> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970bd67c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6970bd6160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970bd6280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970bd6f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970bd64f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970bd6d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6970bd6f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970bd6100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970bae130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6970b4cf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6970b4cd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970b4c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971159dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69711593a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971159f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697112ac10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970b24cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970b243a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970bdf490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6970b244c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970b244f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6970b0e250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697113a1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6970b1b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697113a370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6971153d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970b1b880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6970b1b6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6970b1a670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6970b1a5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69711338b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6970b9f670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6970b9eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970bad0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6970b9f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970be1a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69706d8580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970ae6520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697067d0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970b9ebb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970af7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6971146250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970af76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970ade7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970adb7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970ad4970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_0v8k31vw/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/seobject.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/semanage.py # code object from '/usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69706bde20> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970484670> # /usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolicy/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697024bc10> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697025a2e0> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697025a340> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/refpolicy.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc' import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697025f9d0> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970270a30> # extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f697027cee0> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697025f130> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970270610> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697021b310> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697021b760> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697025a5e0> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697025aeb0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc matches /usr/lib64/python3.9/plistlib.py # code object from '/usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69701bd2e0> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69701bd280> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69701bd430> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69701bd190> import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69701a6c40> # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69701bd4f0> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697010d430> # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970124130> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970124640> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970136220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970124dc0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970124820> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697011b880> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970136c40> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970136ca0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69700e10d0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69701463a0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697011b6d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697010d550> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69701bdc70> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69701bd610> # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69701bdac0> # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69700b2310> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69700b20d0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69700a3910> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69700eb9d0> # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970106940> # /usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69700c4490> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970049340> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/appdirs.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc' import 'pkg_resources._vendor.appdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69700493d0> import 'pkg_resources.extern.appdirs' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__about__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc' import 'pkg_resources._vendor.packaging.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970049910> import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69700496d0> import 'pkg_resources.extern.packaging' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/version.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697005f700> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_typing.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc' import 'pkg_resources.extern.packaging._typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697005ffd0> import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69700496a0> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/specifiers.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_compat.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc' import 'pkg_resources.extern.packaging._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69700749a0> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc' import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970074b80> import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970067280> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/pyparsing.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696ffcebb0> import 'pkg_resources._vendor.pyparsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697000f490> import 'pkg_resources.extern.pyparsing' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/markers.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc' import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697000f550> import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6970074fa0> # /usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc matches /usr/lib64/python3.9/sysconfig.py # code object from '/usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fece700> import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697022ac40> # extension module 'setools.policyrep' loaded from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' # /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py # code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696febe2e0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/exception.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc' import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcee8b0> # extension module 'setools.policyrep' executed from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f696fef31f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/query.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fd01b50> # /usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc' import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fd05340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc' import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fd05a60> # /usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc' import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fd05e80> import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fd05730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fd10eb0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fd10f40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc9e1f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc9e4f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc9e730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc9ea30> # /usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc' import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc9ecd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc' import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc9ef40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc' import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fca7340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc' import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fca7730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc' import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fca7cd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc' import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcae3a0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc' import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcaea90> # /usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcb60d0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcb6550> # /usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcb6940> # /usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcb6d00> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcbe0d0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc' import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcbe340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc' import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcbe7c0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcbe970> # /usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc' import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcbeb80> # /usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc' import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcbef40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcc6490> # /usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc' import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcc6760> # /usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcc6a30> # /usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcc6d00> # /usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fcc6fd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/permmap.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc' import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fccf880> import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fccf1f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/dta.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc' import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc5e8e0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc705b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc' import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc708b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc' import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc7a430> import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc70220> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc' import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc7f820> import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc7f3d0> import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc7ab50> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc' import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc83130> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc' import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc83d60> import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc837f0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc' import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc1c0d0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc' import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc23520> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc' import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc23af0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc' import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc38160> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc1cfa0> import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc1c820> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc' import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc40130> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc' import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc40850> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc' import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc45340> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc' import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc45100> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc' import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc4d730> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc' import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fbd30d0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc' import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fbd3a30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fbda760> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc' import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fbdad30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc' import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fbe25b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc' import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fbe2d30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/terules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fbf5520> import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fbe9e20> import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc6ca60> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc08bb0> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc08910> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc08ca0> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc08790> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fb95340> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fb95f40> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fb95b50> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fb95fa0> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fb9d850> import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fb9d4f0> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f696fc6c400> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697022a490> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69706bdf40> # /usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/audit.py # code object from '/usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc' # extension module '_audit' loaded from '/usr/lib64/python3.9/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.9/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f696fbd16d0> import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697022a2e0> import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69711530d0> # zipimport: zlib available {"ports": ["5404"], "proto": "udp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["5404"], "proto": "udp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing textwrap # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing ntpath # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.appdirs # cleanup[2] removing pkg_resources.extern.appdirs # cleanup[2] removing pkg_resources._vendor.packaging.__about__ # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging._typing # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing pkg_resources.extern.packaging._compat # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing pprint # cleanup[2] removing pkg_resources._vendor.pyparsing # cleanup[2] removing pkg_resources.extern.pyparsing # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing pkg_resources # cleanup[2] removing _cython_0_29_22 # destroy _cython_0_29_22 # cleanup[2] removing cython_runtime # cleanup[2] removing ipaddress # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing configparser # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # destroy setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.diff # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy seobject # destroy _sitebuiltins # destroy __main__ # 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 uuid # destroy distro # destroy json # destroy shlex # destroy argparse # destroy sepolicy # destroy syslog # destroy audit # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # destroy sepolgen.matching # destroy sepolgen.refpolicy # destroy selinux # destroy sepolgen.access # destroy sepolgen.objectmodel # destroy sepolgen.util # destroy setools.mixins # destroy setools.query # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # destroy setools.diff.terules # destroy configparser # cleanup[3] wiping _audit # cleanup[3] wiping setools.policyrep # destroy ipaddress # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy zipfile # destroy pkgutil # destroy plistlib # destroy tempfile # destroy textwrap # destroy inspect # destroy ntpath # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.pyparsing # destroy string # destroy sre_constants # destroy pprint # cleanup[3] wiping pkg_resources._vendor.pyparsing # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging._compat # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._typing # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources.extern.packaging._typing # destroy pkg_resources.extern.packaging._compat # destroy pkg_resources._vendor.packaging.__about__ # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.appdirs # cleanup[3] wiping pkg_resources._vendor.appdirs # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping _semanage # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping lzma # cleanup[3] wiping _lzma # cleanup[3] wiping bz2 # destroy _compression # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # cleanup[3] wiping posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy _opcode # destroy _semanage # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy _signal # destroy marshal # destroy io # destroy _weakref # destroy _heapq # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy _string # destroy ansible.module_utils.six.moves.urllib # destroy signal # destroy pwd # destroy grp # destroy _posixsubprocess # 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 operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy select # destroy logging # destroy copy # destroy pkg_resources # destroy setools.exception # destroy posixpath # destroy threading # destroy time # destroy contextlib # destroy zlib # destroy bz2 # destroy lzma # destroy zipimport # destroy pyexpat # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy weakref # destroy _thread # destroy abc # destroy ast # destroy dis # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy functools # destroy stat # destroy genericpath # destroy pkg_resources._vendor.appdirs # destroy pkg_resources._vendor.packaging # destroy pkg_resources._vendor.pyparsing # destroy struct # destroy binascii # destroy datetime # destroy locale # destroy _socket # destroy io # destroy selectors # destroy errno # destroy array # destroy re # destroy collections # destroy warnings # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879404.28470: done with _execute_module (fedora.linux_system_roles.local_seport, {'ports': '5404', 'proto': 'udp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True, 'ignore_selinux_state': False, '_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': 'fedora.linux_system_roles.local_seport', '_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-1726879403.7248363-12400-113086282975992/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879404.28474: _low_level_execute_command(): starting 10976 1726879404.28476: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879403.7248363-12400-113086282975992/ > /dev/null 2>&1 && sleep 0' 10976 1726879404.28478: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879404.28792: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879404.28804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879404.28819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879404.28866: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879404.28872: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879404.28883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879404.28900: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879404.28907: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879404.28914: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879404.28925: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879404.28944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879404.28958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879404.28963: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879404.28970: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879404.28980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879404.29065: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879404.29080: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879404.29096: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879404.29170: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879404.31075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879404.31080: stdout chunk (state=3): >>><<< 10976 1726879404.31082: stderr chunk (state=3): >>><<< 10976 1726879404.31129: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879404.31133: handler run complete 10976 1726879404.31436: attempt loop complete, returning result 10976 1726879404.31440: variable '__selinux_item' from source: unknown 10976 1726879404.31442: variable '__selinux_item' from source: unknown ok: [managed_node2] => (item={'ports': '5404', 'proto': 'udp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "__selinux_item": { "local": true, "ports": "5404", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "5404" ], "proto": "udp", "setype": "cluster_port_t", "state": "present" } 10976 1726879404.31547: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879404.31551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879404.31553: variable 'omit' from source: magic vars 10976 1726879404.31725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879404.31758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879404.31797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879404.31844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879404.31863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879404.31990: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879404.32008: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879404.32023: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879404.32160: variable 'ansible_facts' from source: unknown 10976 1726879404.32348: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879404.32536: variable 'ansible_facts' from source: unknown 10976 1726879404.33600: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879404.34099: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879404.34116: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879404.34908: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879404.34921: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879404.34940: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879404.35119: variable 'ansible_facts' from source: unknown 10976 1726879404.35352: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879404.35555: variable 'ansible_facts' from source: unknown 10976 1726879404.35752: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879404.35901: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879404.35913: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879404.35925: variable 'omit' from source: magic vars 10976 1726879404.35944: variable 'omit' from source: magic vars 10976 1726879404.36116: variable '__selinux_item' from source: unknown 10976 1726879404.36227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879404.36259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879404.36303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879404.36350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879404.36367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879404.36508: variable '__selinux_item' from source: unknown 10976 1726879404.36645: variable '__selinux_item' from source: unknown 10976 1726879404.36807: variable '__selinux_item' from source: unknown 10976 1726879404.36973: variable '__selinux_item' from source: unknown 10976 1726879404.37145: variable 'ansible_selinux' from source: facts 10976 1726879404.37183: variable 'omit' from source: magic vars 10976 1726879404.37216: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879404.37233: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879404.37246: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879404.37266: variable 'inventory_hostname' from source: set_fact 10976 1726879404.37273: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879404.37292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879404.37377: Set connection var ansible_pipelining to False 10976 1726879404.37402: Set connection var ansible_shell_executable to /bin/sh 10976 1726879404.37414: Set connection var ansible_timeout to 10 10976 1726879404.37423: Set connection var ansible_shell_type to sh 10976 1726879404.37434: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879404.37444: Set connection var ansible_connection to ssh 10976 1726879404.37473: variable 'ansible_shell_executable' from source: unknown 10976 1726879404.37482: variable 'ansible_connection' from source: unknown 10976 1726879404.37492: variable 'ansible_module_compression' from source: unknown 10976 1726879404.37510: variable 'ansible_shell_type' from source: unknown 10976 1726879404.37518: variable 'ansible_shell_executable' from source: unknown 10976 1726879404.37543: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879404.37553: variable 'ansible_pipelining' from source: unknown 10976 1726879404.37560: variable 'ansible_timeout' from source: unknown 10976 1726879404.37568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879404.37688: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879404.37703: variable 'omit' from source: magic vars 10976 1726879404.37712: starting attempt loop 10976 1726879404.37730: running the handler 10976 1726879404.37742: _low_level_execute_command(): starting 10976 1726879404.37751: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879404.38505: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879404.38527: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879404.38544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879404.38563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879404.38624: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879404.38637: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879404.38652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879404.38671: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879404.38684: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879404.38702: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879404.38725: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879404.38741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879404.38757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879404.38770: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879404.38781: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879404.38799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879404.38888: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879404.38913: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879404.38934: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879404.39029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879404.40669: stdout chunk (state=3): >>>/root <<< 10976 1726879404.40866: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879404.40871: stdout chunk (state=3): >>><<< 10976 1726879404.40874: stderr chunk (state=3): >>><<< 10976 1726879404.41020: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879404.41032: _low_level_execute_command(): starting 10976 1726879404.41034: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879404.4093237-12400-233641503284638 `" && echo ansible-tmp-1726879404.4093237-12400-233641503284638="` echo /root/.ansible/tmp/ansible-tmp-1726879404.4093237-12400-233641503284638 `" ) && sleep 0' 10976 1726879404.41708: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879404.41731: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879404.41748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879404.41766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879404.41816: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879404.41833: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879404.41848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879404.41868: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879404.41881: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879404.41896: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879404.41908: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879404.41929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879404.41947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879404.41960: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879404.41971: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879404.41989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879404.42067: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879404.42094: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879404.42113: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879404.42195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879404.44106: stdout chunk (state=3): >>>ansible-tmp-1726879404.4093237-12400-233641503284638=/root/.ansible/tmp/ansible-tmp-1726879404.4093237-12400-233641503284638 <<< 10976 1726879404.44232: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879404.44805: stderr chunk (state=3): >>><<< 10976 1726879404.44965: stdout chunk (state=3): >>><<< 10976 1726879404.45073: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879404.4093237-12400-233641503284638=/root/.ansible/tmp/ansible-tmp-1726879404.4093237-12400-233641503284638 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879404.45315: variable 'ansible_module_compression' from source: unknown 10976 1726879404.45437: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.local_seport-ZIP_DEFLATED 10976 1726879404.45441: variable 'ansible_facts' from source: unknown 10976 1726879404.45890: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879404.4093237-12400-233641503284638/AnsiballZ_local_seport.py 10976 1726879404.46163: Sending initial data 10976 1726879404.46167: Sent initial data (161 bytes) 10976 1726879404.48346: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879404.48382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879404.48443: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879404.48467: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879404.48503: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879404.48770: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879404.49067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879404.50726: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879404.50792: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879404.50831: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpkryuq7gh /root/.ansible/tmp/ansible-tmp-1726879404.4093237-12400-233641503284638/AnsiballZ_local_seport.py <<< 10976 1726879404.50866: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879404.52197: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879404.52289: stderr chunk (state=3): >>><<< 10976 1726879404.52407: stdout chunk (state=3): >>><<< 10976 1726879404.52411: done transferring module to remote 10976 1726879404.52414: _low_level_execute_command(): starting 10976 1726879404.52416: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879404.4093237-12400-233641503284638/ /root/.ansible/tmp/ansible-tmp-1726879404.4093237-12400-233641503284638/AnsiballZ_local_seport.py && sleep 0' 10976 1726879404.53167: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879404.53190: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879404.53208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879404.53230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879404.53279: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879404.53295: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879404.53311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879404.53333: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879404.53345: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879404.53360: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879404.53373: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879404.53390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879404.53407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879404.53418: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879404.53432: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879404.53445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879404.53528: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879404.53546: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879404.53561: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879404.53656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879404.55489: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879404.55561: stderr chunk (state=3): >>><<< 10976 1726879404.55565: stdout chunk (state=3): >>><<< 10976 1726879404.55583: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879404.55589: _low_level_execute_command(): starting 10976 1726879404.55592: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879404.4093237-12400-233641503284638/AnsiballZ_local_seport.py && sleep 0' 10976 1726879404.56241: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879404.56248: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879404.56259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879404.56275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879404.56336: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879404.56401: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879404.56421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879404.56465: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879404.56493: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879404.56542: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879404.56548: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879404.56627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879404.56661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879404.56669: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879404.56695: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879404.56699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879404.56860: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879404.56904: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879404.56947: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879404.57075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879404.59066: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879404.59075: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879404.59207: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # <<< 10976 1726879404.59211: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879404.59254: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 10976 1726879404.59330: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879404.59334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879404.59348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879404.59353: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879404.59376: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8698dc0> <<< 10976 1726879404.59455: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879404.59459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e863d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8698b20> <<< 10976 1726879404.59494: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879404.59497: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8698ac0> <<< 10976 1726879404.59532: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879404.59536: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879404.59545: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e863d490> <<< 10976 1726879404.59564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py<<< 10976 1726879404.59568: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879404.59578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 10976 1726879404.59589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879404.59591: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879404.59628: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e863d940> <<< 10976 1726879404.59633: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e863d670> <<< 10976 1726879404.59687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879404.59694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879404.59724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879404.59739: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879404.59744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879404.59786: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e83cf190> <<< 10976 1726879404.59795: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879404.59816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879404.59900: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e83cf220> <<< 10976 1726879404.59940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879404.59963: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e83f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e83cf940> <<< 10976 1726879404.60011: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8655880> <<< 10976 1726879404.60026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e83c7d90> <<< 10976 1726879404.60095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879404.60133: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e83f2d90> <<< 10976 1726879404.60154: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e863d970> <<< 10976 1726879404.60168: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879404.60580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879404.60693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e836deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8371f40> <<< 10976 1726879404.60697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8367610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e836f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e836d370> <<< 10976 1726879404.60759: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879404.60784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879404.60813: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879404.60851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879404.60854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879404.60940: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e82f0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e82f08b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e82f0eb0> <<< 10976 1726879404.60977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879404.61045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e82f0f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 10976 1726879404.61502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e82f0e80> import '_collections' # <<< 10976 1726879404.61520: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8349d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8342610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8357670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8376e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e8302c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8349250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e8357280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e837c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8302fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8302d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8302d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879404.61544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879404.61795: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e82d5370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e82d5460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e830cfa0> <<< 10976 1726879404.61834: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8304a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8304490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879404.61848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879404.61945: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879404.61957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e820a1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e82c1c70> <<< 10976 1726879404.62017: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8304eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e837c040> <<< 10976 1726879404.62102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879404.62172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e821daf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e821de20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879404.62194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e822e730> <<< 10976 1726879404.62218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879404.62263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879404.62278: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e822ec70> <<< 10976 1726879404.62332: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e81c53a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e821df10> <<< 10976 1726879404.62364: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879404.62411: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e81d6280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e822e5b0> <<< 10976 1726879404.62438: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879404.62458: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e81d6340> <<< 10976 1726879404.62494: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e83029d0> <<< 10976 1726879404.62514: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879404.62546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879404.62558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879404.62610: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e81f16a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879404.62645: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e81f1970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e81f1760> <<< 10976 1726879404.62676: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e81f1850> <<< 10976 1726879404.62713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879404.62933: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e81f1ca0> <<< 10976 1726879404.62961: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7bc01f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e81f18e0> <<< 10976 1726879404.62982: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e81e6a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e83025b0> <<< 10976 1726879404.63011: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879404.63063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879404.63097: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e81f1a90> <<< 10976 1726879404.63207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879404.63224: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f18e7be8670> <<< 10976 1726879404.63396: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip' # zipimport: zlib available <<< 10976 1726879404.63506: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.63535: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879404.63568: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10976 1726879404.64924: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.65809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b0d7c0> <<< 10976 1726879404.65871: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879404.65907: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879404.65919: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7b0d160> <<< 10976 1726879404.65953: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b0d280> <<< 10976 1726879404.65996: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b0df10> <<< 10976 1726879404.66014: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879404.66061: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b0d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b0dd30> <<< 10976 1726879404.66105: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879404.66132: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7b0df70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879404.66146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879404.66187: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b0d100> <<< 10976 1726879404.66320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879404.66351: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7a64ee0> <<< 10976 1726879404.66608: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7a83f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7a83d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7a833d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b74dc0> <<< 10976 1726879404.66734: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b743a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b74f70> <<< 10976 1726879404.66861: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879404.67124: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b45c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7adbcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7adb3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b16490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7adb4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7adb4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879404.67177: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7a46250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b551f0> <<< 10976 1726879404.67199: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879404.67260: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7a528e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b55370> <<< 10976 1726879404.67284: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879404.67324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879404.67359: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879404.67439: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b6ed90> <<< 10976 1726879404.67576: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7a52880> <<< 10976 1726879404.67657: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7a526d0> <<< 10976 1726879404.67700: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879404.67741: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7a51670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7a515b0> <<< 10976 1726879404.67762: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b4d8b0> <<< 10976 1726879404.67791: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879404.67796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879404.67826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879404.67870: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7ad6670> <<< 10976 1726879404.68031: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7ad5ac0> <<< 10976 1726879404.68046: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7ae50d0> <<< 10976 1726879404.68088: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7ad60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b18a60> <<< 10976 1726879404.68106: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.68121: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879404.68135: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.68217: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.68353: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.68357: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879404.68360: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879404.68373: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879404.68443: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.68549: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.69010: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.69500: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10976 1726879404.69531: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879404.69543: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879404.69596: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879404.69639: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7633580> <<< 10976 1726879404.69683: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7a1c520> <<< 10976 1726879404.69699: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75d80a0> <<< 10976 1726879404.69755: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 10976 1726879404.69774: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.69789: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879404.69917: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.70068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879404.70072: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7ad5bb0> # zipimport: zlib available <<< 10976 1726879404.70459: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.70834: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.70884: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.70942: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879404.70982: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.71023: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879404.71027: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.71073: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.71145: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879404.71177: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879404.71180: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879404.71183: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.71213: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.71251: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879404.71260: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.71438: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.71626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879404.71656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879404.71660: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879404.71735: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7a2e970> <<< 10976 1726879404.71741: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.71805: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.71864: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879404.71880: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879404.71888: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879404.71903: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.71941: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.71975: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879404.71986: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.72018: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.72060: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.72151: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.72213: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879404.72243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879404.72313: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7b61250> <<< 10976 1726879404.72339: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7a2e6a0> <<< 10976 1726879404.72389: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879404.72395: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.72517: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.72577: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.72593: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.72633: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879404.72648: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879404.72668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879404.72700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879404.72721: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879404.72737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879404.72825: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7a157c0> <<< 10976 1726879404.72862: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7a127f0> <<< 10976 1726879404.72924: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7a0b970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879404.72937: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.72956: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.72980: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879404.73046: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879404.73074: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.73078: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.73088: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/__init__.py <<< 10976 1726879404.73117: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.73125: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available <<< 10976 1726879404.73143: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 10976 1726879404.73221: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.73228: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.73230: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 10976 1726879404.73233: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.73235: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 10976 1726879404.73242: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.73340: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.73503: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/seobject.py <<< 10976 1726879404.73513: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc' <<< 10976 1726879404.73526: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/semanage.py <<< 10976 1726879404.73563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc' <<< 10976 1726879404.73651: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7607e20> <<< 10976 1726879404.73682: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e73da670> <<< 10976 1726879404.73706: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolicy/__init__.py <<< 10976 1726879404.73734: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879404.73753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879404.73788: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e71a1c10> <<< 10976 1726879404.73811: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e71b02e0> <<< 10976 1726879404.73840: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e71b0340> <<< 10976 1726879404.73862: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/interfaces.py <<< 10976 1726879404.74321: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/refpolicy.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc' import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e71b59d0> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e71c6a30> # extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e71d2ee0> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e71b5130> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e71c6610> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7171310> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7171760> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e71b05e0> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e71b0eb0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879404.74521: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc matches /usr/lib64/python3.9/plistlib.py # code object from '/usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e71132e0> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7113280> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 10976 1726879404.74747: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7113430> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7113190> import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e70fcc40> # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e71134f0> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 10976 1726879404.74828: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7063430> <<< 10976 1726879404.74846: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 10976 1726879404.74924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e707a130> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py <<< 10976 1726879404.74963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e707a640> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' <<< 10976 1726879404.75014: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e708c220> <<< 10976 1726879404.75048: stdout chunk (state=3): >>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e707adc0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e707a820> <<< 10976 1726879404.75081: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7071880> <<< 10976 1726879404.75153: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879404.75165: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e708cc40> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 10976 1726879404.75199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 10976 1726879404.75255: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e708cca0> <<< 10976 1726879404.75280: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 10976 1726879404.75298: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 10976 1726879404.75331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 10976 1726879404.75358: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e70370d0> <<< 10976 1726879404.75369: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e709c3a0> <<< 10976 1726879404.75403: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e70716d0> <<< 10976 1726879404.75418: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7063550> <<< 10976 1726879404.75470: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7113c70> <<< 10976 1726879404.75493: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7113610> <<< 10976 1726879404.75505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 10976 1726879404.75603: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7113ac0> <<< 10976 1726879404.75626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 10976 1726879404.75720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 10976 1726879404.75743: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 10976 1726879404.75765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 10976 1726879404.75784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 10976 1726879404.75820: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7008310> <<< 10976 1726879404.75843: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e70080d0> <<< 10976 1726879404.75856: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6ff9910> <<< 10976 1726879404.76007: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e70419d0> <<< 10976 1726879404.76154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e705c940> <<< 10976 1726879404.76268: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e701a490> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6f9f340> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/appdirs.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc' import 'pkg_resources._vendor.appdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6f9f3d0> import 'pkg_resources.extern.appdirs' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__about__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc' import 'pkg_resources._vendor.packaging.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6f9f910> import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6f9f6d0> import 'pkg_resources.extern.packaging' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/version.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6fb5700> <<< 10976 1726879404.76349: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_typing.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc' import 'pkg_resources.extern.packaging._typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6fb5fd0> <<< 10976 1726879404.76484: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6f9f6a0> <<< 10976 1726879404.76517: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/specifiers.py <<< 10976 1726879404.76521: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc' <<< 10976 1726879404.76568: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_compat.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc' import 'pkg_resources.extern.packaging._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6fca9a0> <<< 10976 1726879404.76572: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879404.76588: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6fcab80> <<< 10976 1726879404.77057: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6fbd280> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc' <<< 10976 1726879404.77074: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/pyparsing.py <<< 10976 1726879404.77449: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6f23bb0> <<< 10976 1726879404.78173: stdout chunk (state=3): >>>import 'pkg_resources._vendor.pyparsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6f65490> import 'pkg_resources.extern.pyparsing' # <<< 10976 1726879404.78204: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/markers.py <<< 10976 1726879404.78206: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc' <<< 10976 1726879404.78283: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6f65550> <<< 10976 1726879404.78868: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6fcafa0> <<< 10976 1726879404.78953: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc matches /usr/lib64/python3.9/sysconfig.py # code object from '/usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc' <<< 10976 1726879404.78970: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6e24700> <<< 10976 1726879404.80760: stdout chunk (state=3): >>>import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7180c40> <<< 10976 1726879404.80833: stdout chunk (state=3): >>># extension module 'setools.policyrep' loaded from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879404.80976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py <<< 10976 1726879404.80981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' <<< 10976 1726879404.81053: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6e142e0> <<< 10976 1726879404.81080: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/exception.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc' <<< 10976 1726879404.81138: stdout chunk (state=3): >>>import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c448b0> <<< 10976 1726879404.81341: stdout chunk (state=3): >>># extension module 'setools.policyrep' executed from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e6e491f0> <<< 10976 1726879404.81369: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/query.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c57b50> <<< 10976 1726879404.81392: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc' <<< 10976 1726879404.81418: stdout chunk (state=3): >>>import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c5b340> <<< 10976 1726879404.81458: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc' <<< 10976 1726879404.81489: stdout chunk (state=3): >>>import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c5ba60> <<< 10976 1726879404.81512: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc' <<< 10976 1726879404.81558: stdout chunk (state=3): >>>import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c5be80> <<< 10976 1726879404.81592: stdout chunk (state=3): >>>import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c5b730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c66eb0> <<< 10976 1726879404.81632: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc' <<< 10976 1726879404.81689: stdout chunk (state=3): >>>import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c66f40> <<< 10976 1726879404.81733: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bf41f0> <<< 10976 1726879404.81756: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bf44f0> <<< 10976 1726879404.81774: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bf4730> <<< 10976 1726879404.81805: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bf4a30> # /usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc' <<< 10976 1726879404.81835: stdout chunk (state=3): >>>import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bf4cd0> <<< 10976 1726879404.81857: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc' import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bf4f40> <<< 10976 1726879404.81909: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc' import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bfd340> <<< 10976 1726879404.81938: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc' import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bfd730> <<< 10976 1726879404.81960: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc' <<< 10976 1726879404.81988: stdout chunk (state=3): >>>import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bfdcd0> <<< 10976 1726879404.82020: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc' <<< 10976 1726879404.82058: stdout chunk (state=3): >>>import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c043a0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc' <<< 10976 1726879404.82106: stdout chunk (state=3): >>>import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c04a90> <<< 10976 1726879404.82112: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc' <<< 10976 1726879404.82163: stdout chunk (state=3): >>>import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c0c0d0> <<< 10976 1726879404.82177: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c0c550> <<< 10976 1726879404.82214: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c0c940> <<< 10976 1726879404.82235: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc' <<< 10976 1726879404.82287: stdout chunk (state=3): >>>import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c0cd00> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc' <<< 10976 1726879404.82312: stdout chunk (state=3): >>>import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c150d0> <<< 10976 1726879404.82344: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc' <<< 10976 1726879404.82387: stdout chunk (state=3): >>>import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c15340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc' import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c157c0> <<< 10976 1726879404.82409: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c15970> <<< 10976 1726879404.82434: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc' <<< 10976 1726879404.82468: stdout chunk (state=3): >>>import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c15b80> <<< 10976 1726879404.82494: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc' <<< 10976 1726879404.82514: stdout chunk (state=3): >>>import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c15f40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc' <<< 10976 1726879404.82549: stdout chunk (state=3): >>>import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c1c490> <<< 10976 1726879404.82664: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc' <<< 10976 1726879404.82711: stdout chunk (state=3): >>>import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c1c760> # /usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c1ca30> # /usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c1cd00> # /usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c1cfd0> <<< 10976 1726879404.82731: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc' <<< 10976 1726879404.82754: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/permmap.py <<< 10976 1726879404.82778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc' <<< 10976 1726879404.82805: stdout chunk (state=3): >>>import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c24880> <<< 10976 1726879404.82837: stdout chunk (state=3): >>>import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c241f0> <<< 10976 1726879404.82873: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/dta.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc' <<< 10976 1726879404.82942: stdout chunk (state=3): >>>import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bb58e0> <<< 10976 1726879404.82956: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879404.83014: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc' <<< 10976 1726879404.83046: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bc65b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc' <<< 10976 1726879404.83087: stdout chunk (state=3): >>>import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bc68b0> <<< 10976 1726879404.83104: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879404.83138: stdout chunk (state=3): >>>import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bd0430> <<< 10976 1726879404.83173: stdout chunk (state=3): >>>import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bc6220> <<< 10976 1726879404.83207: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc' <<< 10976 1726879404.83248: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc' <<< 10976 1726879404.83262: stdout chunk (state=3): >>>import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bd8820> <<< 10976 1726879404.83342: stdout chunk (state=3): >>>import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bd83d0> import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bd0b50> <<< 10976 1726879404.83371: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc' import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bd9130> <<< 10976 1726879404.83399: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc' <<< 10976 1726879404.83433: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc' <<< 10976 1726879404.83504: stdout chunk (state=3): >>>import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bd9d60> import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bd97f0> <<< 10976 1726879404.83540: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc' <<< 10976 1726879404.83588: stdout chunk (state=3): >>>import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b720d0> <<< 10976 1726879404.83618: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc' <<< 10976 1726879404.83650: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc' <<< 10976 1726879404.83713: stdout chunk (state=3): >>>import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b79520> <<< 10976 1726879404.83730: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc' <<< 10976 1726879404.83779: stdout chunk (state=3): >>>import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b79af0> <<< 10976 1726879404.83797: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc' <<< 10976 1726879404.83842: stdout chunk (state=3): >>>import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b8e160> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b72fa0> <<< 10976 1726879404.83889: stdout chunk (state=3): >>>import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b72820> <<< 10976 1726879404.83938: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc' <<< 10976 1726879404.83951: stdout chunk (state=3): >>>import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b96130> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc' <<< 10976 1726879404.84014: stdout chunk (state=3): >>>import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b96850> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc' <<< 10976 1726879404.84046: stdout chunk (state=3): >>>import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b9c340> <<< 10976 1726879404.84060: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc' <<< 10976 1726879404.84177: stdout chunk (state=3): >>>import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b9c100> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc' <<< 10976 1726879404.84233: stdout chunk (state=3): >>>import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6ba3730> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc' <<< 10976 1726879404.84291: stdout chunk (state=3): >>>import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b290d0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc' <<< 10976 1726879404.84340: stdout chunk (state=3): >>>import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b29a30> <<< 10976 1726879404.84373: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b2e760> <<< 10976 1726879404.84445: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc' import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b2ed30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc' <<< 10976 1726879404.84517: stdout chunk (state=3): >>>import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b385b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc' <<< 10976 1726879404.84549: stdout chunk (state=3): >>>import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b38d30> <<< 10976 1726879404.84596: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/terules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc' <<< 10976 1726879404.84647: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b4b520> <<< 10976 1726879404.84756: stdout chunk (state=3): >>>import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b3ee20> <<< 10976 1726879404.84783: stdout chunk (state=3): >>>import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bc2a60> <<< 10976 1726879404.84831: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc' <<< 10976 1726879404.84866: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc' <<< 10976 1726879404.84949: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b5ebb0> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b5e910> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b5eca0> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b5e790> <<< 10976 1726879404.85059: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6aeb340> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6aebf40> <<< 10976 1726879404.85109: stdout chunk (state=3): >>>import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6aebb50> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6aebfa0> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc' <<< 10976 1726879404.85140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 10976 1726879404.85191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879404.85343: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6af4850> import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6af44f0> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bc2400> <<< 10976 1726879404.85368: stdout chunk (state=3): >>>import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7180490> <<< 10976 1726879404.85380: stdout chunk (state=3): >>>import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7607f40> <<< 10976 1726879404.85408: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/audit.py <<< 10976 1726879404.85439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc' <<< 10976 1726879404.85500: stdout chunk (state=3): >>># extension module '_audit' loaded from '/usr/lib64/python3.9/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.9/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e6b276d0> <<< 10976 1726879404.85547: stdout chunk (state=3): >>>import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e71802e0> <<< 10976 1726879404.85574: stdout chunk (state=3): >>>import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b6e0d0> <<< 10976 1726879404.85679: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879404.94446: stdout chunk (state=3): >>> {"ports": ["5405-5412"], "proto": "udp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["5405-5412"], "proto": "udp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} <<< 10976 1726879404.94452: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879404.95177: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879404.95209: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale <<< 10976 1726879404.95261: stdout chunk (state=3): >>># destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache <<< 10976 1726879404.95305: stdout chunk (state=3): >>># 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 # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2]<<< 10976 1726879404.95350: stdout chunk (state=3): >>> removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing textwrap # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing ntpath # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.appdirs # cleanup[2] removing pkg_resources.extern.appdirs # cleanup[2] removing pkg_resources._vendor.packaging.__about__ # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging._typing # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing pkg_resources.extern.packaging._compat # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing pprint # cleanup[2] removing pkg_resources._vendor.pyparsing # cleanup[2] removing pkg_resources.extern.pyparsing # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing pkg_resources # cleanup[2] removing _cython_0_29_22 # destroy _cython_0_29_22 # cleanup[2] removing cython_runtime # cleanup[2] removing ipaddress # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery <<< 10976 1726879404.95382: stdout chunk (state=3): >>># cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing configparser # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # destroy setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.diff # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy seobject <<< 10976 1726879404.95931: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy __main__ # 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 <<< 10976 1726879404.95942: stdout chunk (state=3): >>># destroy uuid <<< 10976 1726879404.95968: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy argparse <<< 10976 1726879404.96049: stdout chunk (state=3): >>># destroy sepolicy # destroy syslog # destroy audit <<< 10976 1726879404.96055: stdout chunk (state=3): >>># destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # destroy sepolgen.matching <<< 10976 1726879404.96058: stdout chunk (state=3): >>># destroy sepolgen.refpolicy # destroy selinux <<< 10976 1726879404.96060: stdout chunk (state=3): >>># destroy sepolgen.access # destroy sepolgen.objectmodel # destroy sepolgen.util <<< 10976 1726879404.96081: stdout chunk (state=3): >>># destroy setools.mixins # destroy setools.query <<< 10976 1726879404.96101: stdout chunk (state=3): >>># destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # destroy setools.diff.terules <<< 10976 1726879404.96133: stdout chunk (state=3): >>># destroy configparser <<< 10976 1726879404.96180: stdout chunk (state=3): >>># cleanup[3] wiping _audit # cleanup[3] wiping setools.policyrep # destroy ipaddress <<< 10976 1726879404.96197: stdout chunk (state=3): >>># cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy zipfile # destroy pkgutil # destroy plistlib # destroy tempfile <<< 10976 1726879404.96217: stdout chunk (state=3): >>># destroy textwrap # destroy inspect # destroy ntpath # destroy pkg_resources.extern <<< 10976 1726879404.96233: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.pyparsing <<< 10976 1726879404.96244: stdout chunk (state=3): >>># destroy string # destroy sre_constants # destroy pprint <<< 10976 1726879404.96269: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources._vendor.pyparsing # cleanup[3] wiping pkg_resources.extern.packaging.specifiers <<< 10976 1726879404.96324: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging._compat # cleanup[3] wiping pkg_resources.extern.packaging.version <<< 10976 1726879404.96329: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources.extern.packaging._typing # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources.extern.packaging._typing # destroy pkg_resources.extern.packaging._compat # destroy pkg_resources._vendor.packaging.__about__ # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.appdirs # cleanup[3] wiping pkg_resources._vendor.appdirs # cleanup[3] wiping dis <<< 10976 1726879404.96343: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser <<< 10976 1726879404.96348: stdout chunk (state=3): >>># cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils <<< 10976 1726879404.96351: stdout chunk (state=3): >>># destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime <<< 10976 1726879404.96396: stdout chunk (state=3): >>># cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping _semanage # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket <<< 10976 1726879404.96402: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string <<< 10976 1726879404.96407: stdout chunk (state=3): >>># cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping linecache <<< 10976 1726879404.96440: stdout chunk (state=3): >>># cleanup[3] wiping tokenize <<< 10976 1726879404.96445: stdout chunk (state=3): >>># cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors <<< 10976 1726879404.96458: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings <<< 10976 1726879404.96488: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 10976 1726879404.96506: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping lzma # cleanup[3] wiping _lzma # cleanup[3] wiping bz2 # destroy _compression # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib <<< 10976 1726879404.96526: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings <<< 10976 1726879404.96544: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 10976 1726879404.96562: stdout chunk (state=3): >>># cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879404.96605: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879404.96687: stdout chunk (state=3): >>># cleanup[3] wiping os.path # cleanup[3] wiping posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy _opcode # destroy _semanage # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy _signal # destroy marshal # destroy io <<< 10976 1726879404.97109: stdout chunk (state=3): >>># destroy _weakref <<< 10976 1726879404.97135: stdout chunk (state=3): >>># destroy _heapq <<< 10976 1726879404.97159: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 10976 1726879404.97183: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy _string <<< 10976 1726879404.97199: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy signal # destroy pwd # destroy grp # destroy _posixsubprocess <<< 10976 1726879404.97230: stdout chunk (state=3): >>># 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 operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 10976 1726879404.97309: stdout chunk (state=3): >>># destroy select # destroy logging # destroy copy # destroy pkg_resources # destroy setools.exception # destroy posixpath # destroy threading # destroy time # destroy contextlib # destroy zlib # destroy bz2 # destroy lzma # destroy zipimport # destroy pyexpat # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy weakref # destroy _thread # destroy abc # destroy ast # destroy dis # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy functools <<< 10976 1726879404.97333: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy pkg_resources._vendor.appdirs # destroy pkg_resources._vendor.packaging # destroy pkg_resources._vendor.pyparsing <<< 10976 1726879404.97425: stdout chunk (state=3): >>># destroy struct # destroy binascii # destroy datetime # destroy locale # destroy _socket # destroy io # destroy selectors # destroy errno # destroy array # destroy re # destroy collections # destroy warnings <<< 10976 1726879404.97506: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879404.98381: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879404.98387: stdout chunk (state=3): >>><<< 10976 1726879404.98390: stderr chunk (state=3): >>><<< 10976 1726879404.98403: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8698dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e863d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8698b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8698ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e863d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e863d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e863d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e83cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e83cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e83f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e83cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8655880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e83c7d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e83f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e863d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e836deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8371f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8367610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e836f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e836d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e82f0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e82f08b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e82f0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e82f0f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e82f0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8349d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8342610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8357670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8376e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e8302c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8349250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e8357280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e837c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8302fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8302d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8302d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e82d5370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e82d5460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e830cfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8304a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8304490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e820a1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e82c1c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e8304eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e837c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e821daf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e821de20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e822e730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e822ec70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e81c53a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e821df10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e81d6280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e822e5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e81d6340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e83029d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e81f16a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e81f1970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e81f1760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e81f1850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e81f1ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7bc01f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e81f18e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e81e6a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e83025b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e81f1a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f18e7be8670> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b0d7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7b0d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b0d280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b0df10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b0d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b0dd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7b0df70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b0d100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7a64ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7a83f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7a83d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7a833d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b74dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b743a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b74f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b45c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7adbcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7adb3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b16490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7adb4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7adb4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7a46250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b551f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7a528e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b55370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b6ed90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7a52880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7a526d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7a51670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7a515b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b4d8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7ad6670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7ad5ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7ae50d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7ad60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b18a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7633580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7a1c520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75d80a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7ad5bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7a2e970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7b61250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7a2e6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7a157c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7a127f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7a0b970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload__cz10fm9/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/seobject.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/semanage.py # code object from '/usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7607e20> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e73da670> # /usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolicy/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e71a1c10> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e71b02e0> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e71b0340> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/refpolicy.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc' import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e71b59d0> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e71c6a30> # extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e71d2ee0> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e71b5130> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e71c6610> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7171310> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7171760> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e71b05e0> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e71b0eb0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc matches /usr/lib64/python3.9/plistlib.py # code object from '/usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e71132e0> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7113280> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7113430> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7113190> import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e70fcc40> # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e71134f0> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7063430> # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e707a130> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e707a640> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e708c220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e707adc0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e707a820> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7071880> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e708cc40> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e708cca0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e70370d0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e709c3a0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e70716d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7063550> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7113c70> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7113610> # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7113ac0> # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e7008310> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e70080d0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6ff9910> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e70419d0> # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e705c940> # /usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e701a490> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6f9f340> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/appdirs.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc' import 'pkg_resources._vendor.appdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6f9f3d0> import 'pkg_resources.extern.appdirs' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__about__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc' import 'pkg_resources._vendor.packaging.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6f9f910> import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6f9f6d0> import 'pkg_resources.extern.packaging' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/version.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6fb5700> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_typing.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc' import 'pkg_resources.extern.packaging._typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6fb5fd0> import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6f9f6a0> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/specifiers.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_compat.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc' import 'pkg_resources.extern.packaging._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6fca9a0> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc' import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6fcab80> import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6fbd280> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/pyparsing.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6f23bb0> import 'pkg_resources._vendor.pyparsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6f65490> import 'pkg_resources.extern.pyparsing' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/markers.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc' import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6f65550> import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6fcafa0> # /usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc matches /usr/lib64/python3.9/sysconfig.py # code object from '/usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6e24700> import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7180c40> # extension module 'setools.policyrep' loaded from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' # /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py # code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6e142e0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/exception.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc' import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c448b0> # extension module 'setools.policyrep' executed from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e6e491f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/query.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c57b50> # /usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc' import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c5b340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc' import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c5ba60> # /usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc' import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c5be80> import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c5b730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c66eb0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c66f40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bf41f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bf44f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bf4730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bf4a30> # /usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc' import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bf4cd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc' import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bf4f40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc' import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bfd340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc' import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bfd730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc' import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bfdcd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc' import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c043a0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc' import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c04a90> # /usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c0c0d0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c0c550> # /usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c0c940> # /usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c0cd00> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c150d0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc' import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c15340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc' import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c157c0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c15970> # /usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc' import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c15b80> # /usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc' import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c15f40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c1c490> # /usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc' import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c1c760> # /usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c1ca30> # /usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c1cd00> # /usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c1cfd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/permmap.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc' import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c24880> import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6c241f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/dta.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc' import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bb58e0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bc65b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc' import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bc68b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc' import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bd0430> import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bc6220> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc' import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bd8820> import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bd83d0> import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bd0b50> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc' import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bd9130> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc' import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bd9d60> import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bd97f0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc' import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b720d0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc' import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b79520> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc' import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b79af0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc' import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b8e160> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b72fa0> import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b72820> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc' import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b96130> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc' import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b96850> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc' import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b9c340> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc' import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b9c100> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc' import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6ba3730> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc' import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b290d0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc' import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b29a30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b2e760> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc' import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b2ed30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc' import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b385b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc' import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b38d30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/terules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b4b520> import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b3ee20> import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bc2a60> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b5ebb0> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b5e910> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b5eca0> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6b5e790> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6aeb340> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6aebf40> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6aebb50> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6aebfa0> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6af4850> import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6af44f0> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e6bc2400> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7180490> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7607f40> # /usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/audit.py # code object from '/usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc' # extension module '_audit' loaded from '/usr/lib64/python3.9/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.9/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e6b276d0> import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e71802e0> import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7b6e0d0> # zipimport: zlib available {"ports": ["5405-5412"], "proto": "udp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["5405-5412"], "proto": "udp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing textwrap # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing ntpath # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.appdirs # cleanup[2] removing pkg_resources.extern.appdirs # cleanup[2] removing pkg_resources._vendor.packaging.__about__ # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging._typing # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing pkg_resources.extern.packaging._compat # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing pprint # cleanup[2] removing pkg_resources._vendor.pyparsing # cleanup[2] removing pkg_resources.extern.pyparsing # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing pkg_resources # cleanup[2] removing _cython_0_29_22 # destroy _cython_0_29_22 # cleanup[2] removing cython_runtime # cleanup[2] removing ipaddress # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing configparser # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # destroy setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.diff # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy seobject # destroy _sitebuiltins # destroy __main__ # 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 uuid # destroy distro # destroy json # destroy shlex # destroy argparse # destroy sepolicy # destroy syslog # destroy audit # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # destroy sepolgen.matching # destroy sepolgen.refpolicy # destroy selinux # destroy sepolgen.access # destroy sepolgen.objectmodel # destroy sepolgen.util # destroy setools.mixins # destroy setools.query # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # destroy setools.diff.terules # destroy configparser # cleanup[3] wiping _audit # cleanup[3] wiping setools.policyrep # destroy ipaddress # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy zipfile # destroy pkgutil # destroy plistlib # destroy tempfile # destroy textwrap # destroy inspect # destroy ntpath # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.pyparsing # destroy string # destroy sre_constants # destroy pprint # cleanup[3] wiping pkg_resources._vendor.pyparsing # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging._compat # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._typing # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources.extern.packaging._typing # destroy pkg_resources.extern.packaging._compat # destroy pkg_resources._vendor.packaging.__about__ # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.appdirs # cleanup[3] wiping pkg_resources._vendor.appdirs # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping _semanage # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping lzma # cleanup[3] wiping _lzma # cleanup[3] wiping bz2 # destroy _compression # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # cleanup[3] wiping posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy _opcode # destroy _semanage # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy _signal # destroy marshal # destroy io # destroy _weakref # destroy _heapq # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy _string # destroy ansible.module_utils.six.moves.urllib # destroy signal # destroy pwd # destroy grp # destroy _posixsubprocess # 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 operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy select # destroy logging # destroy copy # destroy pkg_resources # destroy setools.exception # destroy posixpath # destroy threading # destroy time # destroy contextlib # destroy zlib # destroy bz2 # destroy lzma # destroy zipimport # destroy pyexpat # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy weakref # destroy _thread # destroy abc # destroy ast # destroy dis # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy functools # destroy stat # destroy genericpath # destroy pkg_resources._vendor.appdirs # destroy pkg_resources._vendor.packaging # destroy pkg_resources._vendor.pyparsing # destroy struct # destroy binascii # destroy datetime # destroy locale # destroy _socket # destroy io # destroy selectors # destroy errno # destroy array # destroy re # destroy collections # destroy warnings # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879405.00116: done with _execute_module (fedora.linux_system_roles.local_seport, {'ports': '5405-5412', 'proto': 'udp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True, 'ignore_selinux_state': False, '_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': 'fedora.linux_system_roles.local_seport', '_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-1726879404.4093237-12400-233641503284638/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879405.00120: _low_level_execute_command(): starting 10976 1726879405.00124: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879404.4093237-12400-233641503284638/ > /dev/null 2>&1 && sleep 0' 10976 1726879405.00437: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879405.00446: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879405.00456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879405.00471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879405.00516: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879405.00520: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879405.00536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879405.00548: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879405.00555: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879405.00561: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879405.00569: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879405.00578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879405.00592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879405.00599: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879405.00605: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879405.00614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879405.00694: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879405.00710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879405.00810: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879405.00846: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879405.02685: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879405.02767: stderr chunk (state=3): >>><<< 10976 1726879405.02771: stdout chunk (state=3): >>><<< 10976 1726879405.02804: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879405.02808: handler run complete 10976 1726879405.02828: attempt loop complete, returning result 10976 1726879405.02845: variable '__selinux_item' from source: unknown 10976 1726879405.02948: variable '__selinux_item' from source: unknown ok: [managed_node2] => (item={'ports': '5405-5412', 'proto': 'udp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "__selinux_item": { "local": true, "ports": "5405-5412", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "5405-5412" ], "proto": "udp", "setype": "cluster_port_t", "state": "present" } 10976 1726879405.03153: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879405.03156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879405.03159: variable 'omit' from source: magic vars 10976 1726879405.03281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879405.03301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879405.03319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879405.03363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879405.03386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879405.03453: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879405.03456: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879405.03473: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879405.03558: variable 'ansible_facts' from source: unknown 10976 1726879405.03701: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879405.03807: variable 'ansible_facts' from source: unknown 10976 1726879405.03957: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879405.04055: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879405.04066: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879405.04283: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879405.04296: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879405.04310: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879405.04638: variable 'ansible_facts' from source: unknown 10976 1726879405.05494: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879405.05652: variable 'ansible_facts' from source: unknown 10976 1726879405.05760: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879405.05908: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879405.05911: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879405.05914: variable 'omit' from source: magic vars 10976 1726879405.05916: variable 'omit' from source: magic vars 10976 1726879405.06059: variable '__selinux_item' from source: unknown 10976 1726879405.06339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879405.06343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879405.06345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879405.06347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879405.06349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879405.06351: variable '__selinux_item' from source: unknown 10976 1726879405.06400: variable '__selinux_item' from source: unknown 10976 1726879405.06508: variable '__selinux_item' from source: unknown 10976 1726879405.06610: variable '__selinux_item' from source: unknown 10976 1726879405.06704: variable 'ansible_selinux' from source: facts 10976 1726879405.06727: variable 'omit' from source: magic vars 10976 1726879405.06756: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879405.06765: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879405.06774: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879405.06788: variable 'inventory_hostname' from source: set_fact 10976 1726879405.06792: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879405.06796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879405.06883: Set connection var ansible_pipelining to False 10976 1726879405.06886: Set connection var ansible_shell_executable to /bin/sh 10976 1726879405.06893: Set connection var ansible_timeout to 10 10976 1726879405.06895: Set connection var ansible_shell_type to sh 10976 1726879405.06901: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879405.06906: Set connection var ansible_connection to ssh 10976 1726879405.06929: variable 'ansible_shell_executable' from source: unknown 10976 1726879405.06932: variable 'ansible_connection' from source: unknown 10976 1726879405.06934: variable 'ansible_module_compression' from source: unknown 10976 1726879405.06937: variable 'ansible_shell_type' from source: unknown 10976 1726879405.06939: variable 'ansible_shell_executable' from source: unknown 10976 1726879405.06941: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879405.06946: variable 'ansible_pipelining' from source: unknown 10976 1726879405.06948: variable 'ansible_timeout' from source: unknown 10976 1726879405.06952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879405.07056: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879405.07067: variable 'omit' from source: magic vars 10976 1726879405.07070: starting attempt loop 10976 1726879405.07073: running the handler 10976 1726879405.07078: _low_level_execute_command(): starting 10976 1726879405.07083: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879405.07713: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879405.07718: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879405.07750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879405.07753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879405.07784: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879405.07804: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879405.07807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879405.07816: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879405.07825: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879405.07833: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879405.07840: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879405.07850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879405.07861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879405.07871: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879405.07874: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879405.07884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879405.07973: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879405.07988: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879405.07991: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879405.08055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879405.09693: stdout chunk (state=3): >>>/root <<< 10976 1726879405.09878: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879405.09882: stdout chunk (state=3): >>><<< 10976 1726879405.09896: stderr chunk (state=3): >>><<< 10976 1726879405.09923: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879405.09932: _low_level_execute_command(): starting 10976 1726879405.09939: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879405.0992095-12400-266736164008764 `" && echo ansible-tmp-1726879405.0992095-12400-266736164008764="` echo /root/.ansible/tmp/ansible-tmp-1726879405.0992095-12400-266736164008764 `" ) && sleep 0' 10976 1726879405.13940: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879405.13948: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879405.13959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879405.13973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879405.14029: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879405.14033: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879405.14075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879405.14089: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879405.14095: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879405.14101: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879405.14109: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879405.14118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879405.14133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879405.14143: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879405.14160: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879405.14171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879405.14256: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879405.14273: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879405.14283: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879405.14358: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879405.16312: stdout chunk (state=3): >>>ansible-tmp-1726879405.0992095-12400-266736164008764=/root/.ansible/tmp/ansible-tmp-1726879405.0992095-12400-266736164008764 <<< 10976 1726879405.16444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879405.16533: stderr chunk (state=3): >>><<< 10976 1726879405.16537: stdout chunk (state=3): >>><<< 10976 1726879405.16789: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879405.0992095-12400-266736164008764=/root/.ansible/tmp/ansible-tmp-1726879405.0992095-12400-266736164008764 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879405.16793: variable 'ansible_module_compression' from source: unknown 10976 1726879405.16795: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.local_seport-ZIP_DEFLATED 10976 1726879405.16797: variable 'ansible_facts' from source: unknown 10976 1726879405.16799: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879405.0992095-12400-266736164008764/AnsiballZ_local_seport.py 10976 1726879405.16860: Sending initial data 10976 1726879405.16863: Sent initial data (161 bytes) 10976 1726879405.17861: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879405.17883: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879405.17903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879405.17921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879405.17971: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879405.17987: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879405.18001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879405.18020: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879405.18045: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879405.18057: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879405.18070: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879405.18087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879405.18105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879405.18118: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879405.18132: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879405.18147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879405.18228: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879405.18254: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879405.18271: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879405.18347: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879405.20208: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879405.20277: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879405.20281: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpj1ykdm78 /root/.ansible/tmp/ansible-tmp-1726879405.0992095-12400-266736164008764/AnsiballZ_local_seport.py <<< 10976 1726879405.20313: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879405.21904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879405.22342: stderr chunk (state=3): >>><<< 10976 1726879405.22346: stdout chunk (state=3): >>><<< 10976 1726879405.22348: done transferring module to remote 10976 1726879405.22349: _low_level_execute_command(): starting 10976 1726879405.22351: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879405.0992095-12400-266736164008764/ /root/.ansible/tmp/ansible-tmp-1726879405.0992095-12400-266736164008764/AnsiballZ_local_seport.py && sleep 0' 10976 1726879405.23440: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879405.23444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879405.23447: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879405.23466: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879405.23470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879405.23488: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879405.23497: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879405.23505: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879405.23514: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879405.23531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879405.23543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879405.23550: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879405.23557: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879405.23566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879405.23651: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879405.23670: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879405.23682: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879405.23757: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879405.25642: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879405.25646: stdout chunk (state=3): >>><<< 10976 1726879405.25648: stderr chunk (state=3): >>><<< 10976 1726879405.25668: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879405.25671: _low_level_execute_command(): starting 10976 1726879405.25675: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879405.0992095-12400-266736164008764/AnsiballZ_local_seport.py && sleep 0' 10976 1726879405.26392: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879405.26402: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879405.26420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879405.26440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879405.26480: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879405.26489: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879405.26496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879405.26513: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879405.26529: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879405.26536: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879405.26544: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879405.26554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879405.26566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879405.26573: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879405.26581: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879405.26589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879405.26668: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879405.26684: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879405.26697: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879405.26780: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879405.28765: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879405.28770: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879405.28836: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879405.28840: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879405.28896: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879405.28900: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879405.28909: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879405.28950: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879405.28953: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879405.29028: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py<<< 10976 1726879405.29045: stdout chunk (state=3): >>> <<< 10976 1726879405.29048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879405.29072: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879405.29085: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bec98dc0> <<< 10976 1726879405.29124: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879405.29137: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bec3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bec98b20> <<< 10976 1726879405.29219: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bec98ac0> import '_signal' # <<< 10976 1726879405.29247: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bec3d490> <<< 10976 1726879405.29272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879405.29293: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879405.29296: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bec3d940> <<< 10976 1726879405.29355: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bec3d670> <<< 10976 1726879405.29359: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879405.29361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879405.29409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879405.29413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879405.29456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879405.29460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879405.29462: stdout chunk (state=3): >>>import '_stat' # <<< 10976 1726879405.29471: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be9cf190> <<< 10976 1726879405.29509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879405.29514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879405.29578: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be9cf220> <<< 10976 1726879405.29606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879405.29652: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be9f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be9cf940> <<< 10976 1726879405.29703: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bec55880> <<< 10976 1726879405.29708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be9c8d90> <<< 10976 1726879405.29772: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be9f2d90> <<< 10976 1726879405.29829: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bec3d970> <<< 10976 1726879405.29851: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879405.30053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879405.30056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879405.30104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879405.30171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879405.30174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879405.30177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be992eb0> <<< 10976 1726879405.30253: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be996f40> <<< 10976 1726879405.30256: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879405.30282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879405.30308: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879405.30332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879405.30372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be98c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be994640> <<< 10976 1726879405.30390: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be992370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879405.30464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879405.30509: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879405.30519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879405.30555: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879405.30605: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be915dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be9158b0> import 'itertools' # <<< 10976 1726879405.30639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be915eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879405.30685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879405.30697: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be915f70> <<< 10976 1726879405.30720: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be915e80> import '_collections' # <<< 10976 1726879405.30777: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be96ed30> import '_functools' # <<< 10976 1726879405.30799: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be967610> <<< 10976 1726879405.30861: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879405.30877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be97c670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be99be20> <<< 10976 1726879405.30890: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879405.30984: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be927c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be96e250> <<< 10976 1726879405.30989: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be97c280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be9a19d0> <<< 10976 1726879405.31057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879405.31169: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be927fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be927d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be927d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879405.31251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879405.31255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879405.31294: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be8fa370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879405.31329: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be8fa460> <<< 10976 1726879405.31446: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be931fa0> <<< 10976 1726879405.31607: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be929a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be929490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be8241c0> <<< 10976 1726879405.31647: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be8e6c70> <<< 10976 1726879405.31700: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be929eb0> <<< 10976 1726879405.31710: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be9a1040> <<< 10976 1726879405.31730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879405.31930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be837af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be837e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be847730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879405.32056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879405.32060: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be847c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be7d53a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be837f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879405.32161: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be7e5280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be8475b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be7e5340> <<< 10976 1726879405.32189: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be9279d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879405.32273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879405.32282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879405.32406: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be8016a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be801970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be801760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be801850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879405.32592: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be801ca0> <<< 10976 1726879405.32649: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879405.32655: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be80f1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be8018e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be7f5a30> <<< 10976 1726879405.32674: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be9275b0> <<< 10976 1726879405.32691: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879405.32753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879405.32781: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be801a90> <<< 10976 1726879405.32884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879405.32897: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f89be1e8670> <<< 10976 1726879405.33097: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip' # zipimport: zlib available <<< 10976 1726879405.33183: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.33246: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879405.33268: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10976 1726879405.34520: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.35508: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be10d7c0> <<< 10976 1726879405.35544: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879405.35594: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be10d160> <<< 10976 1726879405.35613: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be10d280> <<< 10976 1726879405.35651: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be10df10> <<< 10976 1726879405.35691: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 10976 1726879405.35734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879405.35738: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be10d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be10dd30> import 'atexit' # <<< 10976 1726879405.35760: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be10df70> <<< 10976 1726879405.35818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879405.35823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879405.35873: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be10d100> <<< 10976 1726879405.35876: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879405.35896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879405.35934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879405.35948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879405.36025: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be0e5130> <<< 10976 1726879405.36067: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be083f40> <<< 10976 1726879405.36091: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be083d60> <<< 10976 1726879405.36111: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879405.36139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879405.36177: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be0833d0> <<< 10976 1726879405.36201: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be174dc0> <<< 10976 1726879405.36353: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be1743a0> <<< 10976 1726879405.36377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 10976 1726879405.36388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879405.36403: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be174f70> <<< 10976 1726879405.36425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879405.36433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879405.36457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879405.36482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879405.36488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879405.36514: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879405.36528: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be145c10> <<< 10976 1726879405.36610: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be05bcd0> <<< 10976 1726879405.36615: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be05b3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be116490> <<< 10976 1726879405.36646: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879405.36652: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be05b4c0> <<< 10976 1726879405.36677: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be05b4f0> <<< 10976 1726879405.36702: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879405.36715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879405.36733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879405.36760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879405.36830: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879405.36842: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be045250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be1551f0> <<< 10976 1726879405.36862: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879405.36871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879405.36930: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be0528e0> <<< 10976 1726879405.36935: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be155370> <<< 10976 1726879405.36954: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879405.36992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879405.37024: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879405.37029: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879405.37084: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be16ed90> <<< 10976 1726879405.37236: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be052880> <<< 10976 1726879405.37310: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be0526d0> <<< 10976 1726879405.37342: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be051670> <<< 10976 1726879405.37393: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be0515b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be14d8b0> <<< 10976 1726879405.37439: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879405.37470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879405.37523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879405.37536: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be0d6670> <<< 10976 1726879405.37707: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be0d5ac0> <<< 10976 1726879405.37737: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be0e40d0> <<< 10976 1726879405.37766: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be0d60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be118a60> # zipimport: zlib available <<< 10976 1726879405.37810: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10976 1726879405.37867: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.37963: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879405.37999: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879405.38011: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.38102: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.38219: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.38716: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.39210: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879405.39234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879405.39270: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89bdc3a580> <<< 10976 1726879405.39337: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879405.39363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be023520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bdbde0a0> <<< 10976 1726879405.39459: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879405.39475: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879405.39616: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.39713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879405.39785: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be0d5bb0> <<< 10976 1726879405.39797: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.40173: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.40521: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.40575: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.40652: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879405.40677: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.40711: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879405.40718: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.40773: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.40870: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879405.40893: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10976 1726879405.40921: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.40958: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879405.40967: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.41154: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.41355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879405.41387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879405.41396: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879405.41477: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be02e970> <<< 10976 1726879405.41511: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.41547: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.41611: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879405.41635: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879405.41657: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.41685: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.41720: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879405.41739: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.41763: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.41817: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.41933: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.42091: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879405.42107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be161250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be02e6a0> <<< 10976 1726879405.42159: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879405.42292: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.42346: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.42376: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.42405: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879405.42473: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879405.42506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879405.42518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879405.42604: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be0147c0> <<< 10976 1726879405.42718: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be0117f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be00b970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879405.42741: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.42771: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879405.42846: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879405.42873: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/__init__.py <<< 10976 1726879405.42980: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/__init__.py <<< 10976 1726879405.43014: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879405.43031: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 10976 1726879405.43131: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.43252: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/seobject.py <<< 10976 1726879405.43305: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc' <<< 10976 1726879405.43367: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/semanage.py # code object from '/usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc' <<< 10976 1726879405.43484: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89bdc1fe20> <<< 10976 1726879405.43505: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd9e5670> <<< 10976 1726879405.43517: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolicy/__init__.py <<< 10976 1726879405.43537: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879405.43562: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879405.43616: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd7acc10> <<< 10976 1726879405.43657: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd7bb2e0> <<< 10976 1726879405.43755: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd7bb340> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/refpolicy.py <<< 10976 1726879405.43785: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc' <<< 10976 1726879405.43896: stdout chunk (state=3): >>>import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd7c09d0> <<< 10976 1726879405.43946: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd7d1a30> # extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89bd7ddee0> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd7c0130> <<< 10976 1726879405.43981: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd7d1610> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc' <<< 10976 1726879405.44014: stdout chunk (state=3): >>>import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd77c310> <<< 10976 1726879405.44118: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd77c760> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd7bb5e0> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd7bbeb0> <<< 10976 1726879405.44172: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/__init__.py <<< 10976 1726879405.44218: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879405.44241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc matches /usr/lib64/python3.9/plistlib.py <<< 10976 1726879405.44268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc' <<< 10976 1726879405.44292: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd71e2e0> <<< 10976 1726879405.44332: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd71e280> <<< 10976 1726879405.44346: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 10976 1726879405.44467: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89bd71e430> <<< 10976 1726879405.44479: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd71e190> <<< 10976 1726879405.44600: stdout chunk (state=3): >>>import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd706c40> # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd71e4f0> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py <<< 10976 1726879405.44681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 10976 1726879405.44699: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd66e430> <<< 10976 1726879405.44720: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 10976 1726879405.44749: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 10976 1726879405.44777: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 10976 1726879405.44820: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd685130> <<< 10976 1726879405.44847: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd685640> <<< 10976 1726879405.44865: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' <<< 10976 1726879405.44886: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 10976 1726879405.44951: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' <<< 10976 1726879405.44954: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd697220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd685dc0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd685820> <<< 10976 1726879405.44977: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd67d880> <<< 10976 1726879405.45003: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 10976 1726879405.45008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879405.45036: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd697c40> <<< 10976 1726879405.45059: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 10976 1726879405.45089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 10976 1726879405.45157: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd697ca0> <<< 10976 1726879405.45170: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py <<< 10976 1726879405.45185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 10976 1726879405.45195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 10976 1726879405.45219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 10976 1726879405.45257: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd6420d0> <<< 10976 1726879405.45267: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd6a63a0> <<< 10976 1726879405.45296: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd67d6d0> <<< 10976 1726879405.45314: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd66e550> <<< 10976 1726879405.45367: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd71ec70> <<< 10976 1726879405.45382: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd71e610> <<< 10976 1726879405.45394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 10976 1726879405.45408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 10976 1726879405.45498: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd71eac0> <<< 10976 1726879405.45520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 10976 1726879405.45654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 10976 1726879405.45672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 10976 1726879405.45686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 10976 1726879405.45713: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89bd613310> <<< 10976 1726879405.45721: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd6130d0> <<< 10976 1726879405.45749: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd604910> <<< 10976 1726879405.45849: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd64c9d0> <<< 10976 1726879405.45875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 10976 1726879405.45881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 10976 1726879405.45917: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd667940> <<< 10976 1726879405.45952: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/extern/__init__.py <<< 10976 1726879405.45979: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd624490> <<< 10976 1726879405.45998: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd5aa340> <<< 10976 1726879405.46025: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/appdirs.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc' <<< 10976 1726879405.46042: stdout chunk (state=3): >>>import 'pkg_resources._vendor.appdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd5aa3d0> <<< 10976 1726879405.46050: stdout chunk (state=3): >>>import 'pkg_resources.extern.appdirs' # <<< 10976 1726879405.46074: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__init__.py <<< 10976 1726879405.46104: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879405.46125: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__about__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc' import 'pkg_resources._vendor.packaging.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd5aa910> import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd5aa6d0> import 'pkg_resources.extern.packaging' # <<< 10976 1726879405.46141: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/version.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc' <<< 10976 1726879405.46173: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc' <<< 10976 1726879405.46183: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd5c0700> <<< 10976 1726879405.46200: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_typing.py <<< 10976 1726879405.46208: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc' import 'pkg_resources.extern.packaging._typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd5c0fd0> <<< 10976 1726879405.46389: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd5aa6a0> <<< 10976 1726879405.46411: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/specifiers.py <<< 10976 1726879405.46420: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc' <<< 10976 1726879405.46451: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_compat.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc' <<< 10976 1726879405.46501: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd5d59a0> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc' import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd5d5b80> <<< 10976 1726879405.46993: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd5c8280> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/pyparsing.py <<< 10976 1726879405.47079: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc' <<< 10976 1726879405.47133: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 10976 1726879405.47145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd52ebb0> <<< 10976 1726879405.48104: stdout chunk (state=3): >>>import 'pkg_resources._vendor.pyparsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd570490> import 'pkg_resources.extern.pyparsing' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/markers.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc' <<< 10976 1726879405.48207: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd570550> <<< 10976 1726879405.48762: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd5d5fa0> <<< 10976 1726879405.48847: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc matches /usr/lib64/python3.9/sysconfig.py <<< 10976 1726879405.48850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc' <<< 10976 1726879405.48853: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd42f700> <<< 10976 1726879405.50670: stdout chunk (state=3): >>>import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd78bc40> <<< 10976 1726879405.50748: stdout chunk (state=3): >>># extension module 'setools.policyrep' loaded from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879405.50884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py <<< 10976 1726879405.50900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' <<< 10976 1726879405.50977: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd41f2e0> <<< 10976 1726879405.51015: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/exception.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc' <<< 10976 1726879405.51056: stdout chunk (state=3): >>>import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd24f8b0> <<< 10976 1726879405.51245: stdout chunk (state=3): >>># extension module 'setools.policyrep' executed from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89bd4541c0> <<< 10976 1726879405.51261: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/query.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc' <<< 10976 1726879405.51279: stdout chunk (state=3): >>>import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd262b50> <<< 10976 1726879405.51339: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc' <<< 10976 1726879405.51346: stdout chunk (state=3): >>>import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd266340> <<< 10976 1726879405.51388: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc' <<< 10976 1726879405.51406: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc' <<< 10976 1726879405.51453: stdout chunk (state=3): >>>import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd266a60> <<< 10976 1726879405.51459: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mixins.py <<< 10976 1726879405.51461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc' <<< 10976 1726879405.51482: stdout chunk (state=3): >>>import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd266e80> <<< 10976 1726879405.51528: stdout chunk (state=3): >>>import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd266730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/categoryquery.py <<< 10976 1726879405.51537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd271eb0> <<< 10976 1726879405.51574: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc' <<< 10976 1726879405.51582: stdout chunk (state=3): >>>import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd271f40> <<< 10976 1726879405.51599: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1ff1f0> <<< 10976 1726879405.51639: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1ff4f0> <<< 10976 1726879405.51656: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc' <<< 10976 1726879405.51699: stdout chunk (state=3): >>>import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1ff730> <<< 10976 1726879405.51707: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1ffa30> <<< 10976 1726879405.51731: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc' <<< 10976 1726879405.51754: stdout chunk (state=3): >>>import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1ffcd0> <<< 10976 1726879405.51783: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc' <<< 10976 1726879405.51792: stdout chunk (state=3): >>>import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1fff40> <<< 10976 1726879405.51821: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc' <<< 10976 1726879405.51840: stdout chunk (state=3): >>>import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd208340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc' <<< 10976 1726879405.51898: stdout chunk (state=3): >>>import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd208730> <<< 10976 1726879405.51902: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rbacrulequery.py <<< 10976 1726879405.51905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc' <<< 10976 1726879405.51972: stdout chunk (state=3): >>>import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd208cd0> <<< 10976 1726879405.51981: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc' <<< 10976 1726879405.51986: stdout chunk (state=3): >>>import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd20f3a0> <<< 10976 1726879405.52027: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc' <<< 10976 1726879405.52043: stdout chunk (state=3): >>>import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd20fa90> <<< 10976 1726879405.52065: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd2170d0> <<< 10976 1726879405.52130: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc' <<< 10976 1726879405.52134: stdout chunk (state=3): >>>import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd217550> <<< 10976 1726879405.52138: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc' <<< 10976 1726879405.52166: stdout chunk (state=3): >>>import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd217940> # /usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc' <<< 10976 1726879405.52198: stdout chunk (state=3): >>>import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd217d00> <<< 10976 1726879405.52225: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd21f0d0> <<< 10976 1726879405.52260: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc' <<< 10976 1726879405.52286: stdout chunk (state=3): >>>import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd21f340> <<< 10976 1726879405.52319: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc' import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd21f7c0> <<< 10976 1726879405.52350: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd21f970> <<< 10976 1726879405.52369: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc' <<< 10976 1726879405.52396: stdout chunk (state=3): >>>import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd21fb80> <<< 10976 1726879405.52419: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc' <<< 10976 1726879405.52472: stdout chunk (state=3): >>>import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd21ff40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd227490> <<< 10976 1726879405.52501: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc' <<< 10976 1726879405.52556: stdout chunk (state=3): >>>import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd227760> # /usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd227a30> <<< 10976 1726879405.52602: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd227d00> <<< 10976 1726879405.52625: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd227fd0> <<< 10976 1726879405.52649: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/infoflow.py <<< 10976 1726879405.52675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc' <<< 10976 1726879405.52713: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/permmap.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc' <<< 10976 1726879405.52734: stdout chunk (state=3): >>>import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd22a880> <<< 10976 1726879405.52764: stdout chunk (state=3): >>>import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd22a1f0> <<< 10976 1726879405.52843: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/dta.py <<< 10976 1726879405.52888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc' import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1c08e0> <<< 10976 1726879405.52966: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1d15b0> <<< 10976 1726879405.52991: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc' <<< 10976 1726879405.53015: stdout chunk (state=3): >>>import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1d18b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879405.53054: stdout chunk (state=3): >>>import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1db430> <<< 10976 1726879405.53070: stdout chunk (state=3): >>>import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1d1220> <<< 10976 1726879405.53143: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc' <<< 10976 1726879405.53174: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc' <<< 10976 1726879405.53214: stdout chunk (state=3): >>>import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1e0820> <<< 10976 1726879405.53260: stdout chunk (state=3): >>>import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1e03d0> <<< 10976 1726879405.53293: stdout chunk (state=3): >>>import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1dbb50> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc' <<< 10976 1726879405.53347: stdout chunk (state=3): >>>import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1e4130> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc' <<< 10976 1726879405.53362: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc' <<< 10976 1726879405.53404: stdout chunk (state=3): >>>import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1e4d60> <<< 10976 1726879405.53440: stdout chunk (state=3): >>>import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1e47f0> <<< 10976 1726879405.53485: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc' import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd17d0d0> <<< 10976 1726879405.53532: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc' <<< 10976 1726879405.53545: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc' <<< 10976 1726879405.53609: stdout chunk (state=3): >>>import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd184520> <<< 10976 1726879405.53641: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc' <<< 10976 1726879405.53703: stdout chunk (state=3): >>>import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd184af0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc' <<< 10976 1726879405.53745: stdout chunk (state=3): >>>import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd199160> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd17dfa0> <<< 10976 1726879405.53797: stdout chunk (state=3): >>>import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd17d820> <<< 10976 1726879405.53818: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc' <<< 10976 1726879405.53839: stdout chunk (state=3): >>>import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1a1130> <<< 10976 1726879405.53845: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc' <<< 10976 1726879405.53875: stdout chunk (state=3): >>>import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1a1850> <<< 10976 1726879405.53903: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibpkeycon.py <<< 10976 1726879405.53907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc' <<< 10976 1726879405.53924: stdout chunk (state=3): >>>import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1a7340> <<< 10976 1726879405.53944: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/initsid.py <<< 10976 1726879405.53954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc' <<< 10976 1726879405.54070: stdout chunk (state=3): >>>import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1a7100> <<< 10976 1726879405.54094: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc' <<< 10976 1726879405.54119: stdout chunk (state=3): >>>import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1ae730> <<< 10976 1726879405.54133: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc' <<< 10976 1726879405.54174: stdout chunk (state=3): >>>import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1340d0> <<< 10976 1726879405.54196: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc' <<< 10976 1726879405.54219: stdout chunk (state=3): >>>import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd134a30> <<< 10976 1726879405.54241: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc' <<< 10976 1726879405.54263: stdout chunk (state=3): >>>import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd13b760> <<< 10976 1726879405.54275: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc' <<< 10976 1726879405.54303: stdout chunk (state=3): >>>import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd13bd30> <<< 10976 1726879405.54327: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc' <<< 10976 1726879405.54356: stdout chunk (state=3): >>>import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1435b0> <<< 10976 1726879405.54374: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc' <<< 10976 1726879405.54423: stdout chunk (state=3): >>>import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd143d30> <<< 10976 1726879405.54456: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/terules.py <<< 10976 1726879405.54465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc' <<< 10976 1726879405.54485: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc' <<< 10976 1726879405.54507: stdout chunk (state=3): >>>import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd156520> <<< 10976 1726879405.54647: stdout chunk (state=3): >>>import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd149e20> <<< 10976 1726879405.54688: stdout chunk (state=3): >>>import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1cda60> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879405.54709: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc' <<< 10976 1726879405.54726: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc' <<< 10976 1726879405.54748: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd169bb0> <<< 10976 1726879405.54771: stdout chunk (state=3): >>>import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd169910> <<< 10976 1726879405.54799: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/descriptors.py <<< 10976 1726879405.54803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc' <<< 10976 1726879405.54810: stdout chunk (state=3): >>>import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd169ca0> <<< 10976 1726879405.54825: stdout chunk (state=3): >>>import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd169790> <<< 10976 1726879405.54847: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertte.py <<< 10976 1726879405.54853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc' <<< 10976 1726879405.54871: stdout chunk (state=3): >>>import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd0f7340> <<< 10976 1726879405.54897: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc' <<< 10976 1726879405.54924: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd0f7f40> <<< 10976 1726879405.54939: stdout chunk (state=3): >>>import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd0f7b50> <<< 10976 1726879405.54958: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc' <<< 10976 1726879405.54992: stdout chunk (state=3): >>>import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd0f7fa0> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checker.py <<< 10976 1726879405.55010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc' <<< 10976 1726879405.55026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 10976 1726879405.55053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879405.55226: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd0ff850> <<< 10976 1726879405.55238: stdout chunk (state=3): >>>import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd0ff4f0> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1cd400> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd78b490> <<< 10976 1726879405.55265: stdout chunk (state=3): >>>import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bdc1ff40> <<< 10976 1726879405.55300: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/audit.py <<< 10976 1726879405.55333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc' <<< 10976 1726879405.55395: stdout chunk (state=3): >>># extension module '_audit' loaded from '/usr/lib64/python3.9/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.9/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89bd1326d0> <<< 10976 1726879405.55442: stdout chunk (state=3): >>>import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd78b2e0> <<< 10976 1726879405.55471: stdout chunk (state=3): >>>import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be16e0d0> <<< 10976 1726879405.55560: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879405.64398: stdout chunk (state=3): >>> {"ports": ["9929"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["9929"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} <<< 10976 1726879405.64412: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879405.65127: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879405.65181: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum <<< 10976 1726879405.65249: stdout chunk (state=3): >>># cleanup[2] removing _sre # cleanup[2] removing sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat <<< 10976 1726879405.65299: stdout chunk (state=3): >>># 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 # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] r<<< 10976 1726879405.65341: stdout chunk (state=3): >>>emoving pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing textwrap # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing ntpath # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.appdirs # cleanup[2] removing pkg_resources.extern.appdirs # cleanup[2] removing pkg_resources._vendor.packaging.__about__ # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging._typing # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing pkg_resources.extern.packaging._compat # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing pprint # cleanup[2] removing pkg_resources._vendor.pyparsing # cleanup[2] removing pkg_resources.extern.pyparsing # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing pkg_resources # cleanup[2] removing _cython_0_29_22 # destroy _cython_0_29_22 # cleanup[2] removing cython_runtime # cleanup[2] removing ipaddress # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing configparser # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # destroy setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.diff # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy seobject <<< 10976 1726879405.65889: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 10976 1726879405.65905: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy uuid <<< 10976 1726879405.65915: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy argparse <<< 10976 1726879405.66026: stdout chunk (state=3): >>># destroy sepolicy # destroy syslog # destroy audit # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # destroy sepolgen.matching # destroy sepolgen.refpolicy # destroy selinux # destroy sepolgen.access # destroy sepolgen.objectmodel # destroy sepolgen.util # destroy setools.mixins # destroy setools.query <<< 10976 1726879405.66046: stdout chunk (state=3): >>># destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # destroy setools.diff.terules <<< 10976 1726879405.66082: stdout chunk (state=3): >>># destroy configparser <<< 10976 1726879405.66140: stdout chunk (state=3): >>># cleanup[3] wiping _audit <<< 10976 1726879405.66157: stdout chunk (state=3): >>># cleanup[3] wiping setools.policyrep <<< 10976 1726879405.66160: stdout chunk (state=3): >>># destroy ipaddress # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor <<< 10976 1726879405.66176: stdout chunk (state=3): >>># destroy zipfile # destroy pkgutil # destroy plistlib # destroy tempfile # destroy textwrap # destroy inspect # destroy ntpath # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements <<< 10976 1726879405.66182: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.pyparsing # destroy string # destroy sre_constants # destroy pprint <<< 10976 1726879405.66220: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources._vendor.pyparsing # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging._compat <<< 10976 1726879405.66240: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._typing # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources.extern.packaging._typing # destroy pkg_resources.extern.packaging._compat # destroy pkg_resources._vendor.packaging.__about__ # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.appdirs # cleanup[3] wiping pkg_resources._vendor.appdirs # cleanup[3] wiping dis <<< 10976 1726879405.66245: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser <<< 10976 1726879405.66275: stdout chunk (state=3): >>># cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email <<< 10976 1726879405.66280: stdout chunk (state=3): >>># cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors <<< 10976 1726879405.66305: stdout chunk (state=3): >>># cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping _semanage # cleanup[3] wiping selinux._selinux <<< 10976 1726879405.66313: stdout chunk (state=3): >>># cleanup[3] wiping ast # cleanup[3] wiping copy <<< 10976 1726879405.66332: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime<<< 10976 1726879405.66339: stdout chunk (state=3): >>> # cleanup[3] wiping _datetime # cleanup[3] wiping linecache <<< 10976 1726879405.66526: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping token <<< 10976 1726879405.66530: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess <<< 10976 1726879405.66533: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select <<< 10976 1726879405.66535: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings <<< 10976 1726879405.66539: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 10976 1726879405.66543: stdout chunk (state=3): >>># destroy fnmatch <<< 10976 1726879405.66545: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping lzma # cleanup[3] wiping _lzma # cleanup[3] wiping bz2 # destroy _compression # cleanup[3] wiping threading <<< 10976 1726879405.66547: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util <<< 10976 1726879405.66553: stdout chunk (state=3): >>># cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile <<< 10976 1726879405.66572: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path <<< 10976 1726879405.66596: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external <<< 10976 1726879405.66623: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping posix <<< 10976 1726879405.66641: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879405.66675: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy _opcode # destroy _semanage <<< 10976 1726879405.66682: stdout chunk (state=3): >>># destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy _signal # destroy marshal # destroy io <<< 10976 1726879405.67267: stdout chunk (state=3): >>># destroy _weakref # destroy _heapq # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy _string # destroy ansible.module_utils.six.moves.urllib # destroy signal # destroy pwd # destroy grp # destroy _posixsubprocess <<< 10976 1726879405.67295: stdout chunk (state=3): >>># 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 operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy select # destroy logging # destroy copy # destroy pkg_resources # destroy setools.exception<<< 10976 1726879405.67308: stdout chunk (state=3): >>> <<< 10976 1726879405.67334: stdout chunk (state=3): >>># destroy posixpath # destroy threading # destroy time # destroy contextlib # destroy zlib # destroy bz2 # destroy lzma # destroy zipimport # destroy pyexpat # destroy email.errors # destroy email.quoprimime # destroy email.base64mime <<< 10976 1726879405.67364: stdout chunk (state=3): >>># destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy weakref # destroy _thread # destroy abc # destroy ast # destroy dis # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy functools <<< 10976 1726879405.67380: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy pkg_resources._vendor.appdirs # destroy pkg_resources._vendor.packaging # destroy pkg_resources._vendor.pyparsing <<< 10976 1726879405.67520: stdout chunk (state=3): >>># destroy struct # destroy binascii # destroy datetime # destroy locale # destroy _socket # destroy io # destroy selectors # destroy errno # destroy array # destroy re # destroy collections # destroy warnings <<< 10976 1726879405.67588: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879405.68077: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879405.68092: stdout chunk (state=3): >>><<< 10976 1726879405.68105: stderr chunk (state=3): >>><<< 10976 1726879405.68469: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bec98dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bec3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bec98b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bec98ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bec3d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bec3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bec3d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be9cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be9cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be9f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be9cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bec55880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be9c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be9f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bec3d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be992eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be996f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be98c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be994640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be992370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be915dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be9158b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be915eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be915f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be915e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be96ed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be967610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be97c670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be99be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be927c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be96e250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be97c280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be9a19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be927fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be927d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be927d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be8fa370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be8fa460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be931fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be929a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be929490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be8241c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be8e6c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be929eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be9a1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be837af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be837e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be847730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be847c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be7d53a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be837f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be7e5280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be8475b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be7e5340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be9279d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be8016a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be801970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be801760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be801850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be801ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be80f1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be8018e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be7f5a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be9275b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be801a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f89be1e8670> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be10d7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be10d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be10d280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be10df10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be10d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be10dd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be10df70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be10d100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be0e5130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be083f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be083d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be0833d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be174dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be1743a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be174f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be145c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be05bcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be05b3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be116490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be05b4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be05b4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be045250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be1551f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be0528e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be155370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be16ed90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be052880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be0526d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be051670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be0515b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be14d8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be0d6670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be0d5ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be0e40d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be0d60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be118a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89bdc3a580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be023520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bdbde0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be0d5bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be02e970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89be161250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be02e6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be0147c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be0117f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be00b970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_23wvnyv7/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/seobject.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/semanage.py # code object from '/usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89bdc1fe20> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd9e5670> # /usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolicy/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd7acc10> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd7bb2e0> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd7bb340> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/refpolicy.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc' import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd7c09d0> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd7d1a30> # extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89bd7ddee0> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd7c0130> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd7d1610> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd77c310> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd77c760> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd7bb5e0> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd7bbeb0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc matches /usr/lib64/python3.9/plistlib.py # code object from '/usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd71e2e0> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd71e280> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89bd71e430> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd71e190> import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd706c40> # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd71e4f0> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd66e430> # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd685130> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd685640> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd697220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd685dc0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd685820> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd67d880> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd697c40> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd697ca0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd6420d0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd6a63a0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd67d6d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd66e550> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd71ec70> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd71e610> # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd71eac0> # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89bd613310> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd6130d0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd604910> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd64c9d0> # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd667940> # /usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd624490> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd5aa340> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/appdirs.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc' import 'pkg_resources._vendor.appdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd5aa3d0> import 'pkg_resources.extern.appdirs' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__about__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc' import 'pkg_resources._vendor.packaging.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd5aa910> import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd5aa6d0> import 'pkg_resources.extern.packaging' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/version.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd5c0700> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_typing.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc' import 'pkg_resources.extern.packaging._typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd5c0fd0> import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd5aa6a0> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/specifiers.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_compat.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc' import 'pkg_resources.extern.packaging._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd5d59a0> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc' import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd5d5b80> import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd5c8280> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/pyparsing.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd52ebb0> import 'pkg_resources._vendor.pyparsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd570490> import 'pkg_resources.extern.pyparsing' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/markers.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc' import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd570550> import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd5d5fa0> # /usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc matches /usr/lib64/python3.9/sysconfig.py # code object from '/usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd42f700> import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd78bc40> # extension module 'setools.policyrep' loaded from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' # /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py # code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd41f2e0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/exception.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc' import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd24f8b0> # extension module 'setools.policyrep' executed from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89bd4541c0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/query.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd262b50> # /usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc' import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd266340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc' import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd266a60> # /usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc' import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd266e80> import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd266730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd271eb0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd271f40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1ff1f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1ff4f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1ff730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1ffa30> # /usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc' import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1ffcd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc' import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1fff40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc' import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd208340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc' import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd208730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc' import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd208cd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc' import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd20f3a0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc' import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd20fa90> # /usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd2170d0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd217550> # /usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd217940> # /usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd217d00> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd21f0d0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc' import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd21f340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc' import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd21f7c0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd21f970> # /usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc' import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd21fb80> # /usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc' import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd21ff40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd227490> # /usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc' import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd227760> # /usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd227a30> # /usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd227d00> # /usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd227fd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/permmap.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc' import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd22a880> import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd22a1f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/dta.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc' import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1c08e0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1d15b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc' import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1d18b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc' import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1db430> import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1d1220> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc' import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1e0820> import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1e03d0> import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1dbb50> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc' import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1e4130> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc' import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1e4d60> import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1e47f0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc' import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd17d0d0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc' import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd184520> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc' import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd184af0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc' import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd199160> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd17dfa0> import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd17d820> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc' import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1a1130> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc' import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1a1850> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc' import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1a7340> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc' import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1a7100> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc' import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1ae730> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc' import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1340d0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc' import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd134a30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd13b760> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc' import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd13bd30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc' import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1435b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc' import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd143d30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/terules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd156520> import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd149e20> import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1cda60> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd169bb0> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd169910> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd169ca0> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd169790> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd0f7340> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd0f7f40> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd0f7b50> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd0f7fa0> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd0ff850> import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd0ff4f0> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd1cd400> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd78b490> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bdc1ff40> # /usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/audit.py # code object from '/usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc' # extension module '_audit' loaded from '/usr/lib64/python3.9/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.9/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89bd1326d0> import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89bd78b2e0> import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89be16e0d0> # zipimport: zlib available {"ports": ["9929"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["9929"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing textwrap # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing ntpath # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.appdirs # cleanup[2] removing pkg_resources.extern.appdirs # cleanup[2] removing pkg_resources._vendor.packaging.__about__ # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging._typing # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing pkg_resources.extern.packaging._compat # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing pprint # cleanup[2] removing pkg_resources._vendor.pyparsing # cleanup[2] removing pkg_resources.extern.pyparsing # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing pkg_resources # cleanup[2] removing _cython_0_29_22 # destroy _cython_0_29_22 # cleanup[2] removing cython_runtime # cleanup[2] removing ipaddress # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing configparser # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # destroy setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.diff # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy seobject # destroy _sitebuiltins # destroy __main__ # 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 uuid # destroy distro # destroy json # destroy shlex # destroy argparse # destroy sepolicy # destroy syslog # destroy audit # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # destroy sepolgen.matching # destroy sepolgen.refpolicy # destroy selinux # destroy sepolgen.access # destroy sepolgen.objectmodel # destroy sepolgen.util # destroy setools.mixins # destroy setools.query # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # destroy setools.diff.terules # destroy configparser # cleanup[3] wiping _audit # cleanup[3] wiping setools.policyrep # destroy ipaddress # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy zipfile # destroy pkgutil # destroy plistlib # destroy tempfile # destroy textwrap # destroy inspect # destroy ntpath # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.pyparsing # destroy string # destroy sre_constants # destroy pprint # cleanup[3] wiping pkg_resources._vendor.pyparsing # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging._compat # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._typing # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources.extern.packaging._typing # destroy pkg_resources.extern.packaging._compat # destroy pkg_resources._vendor.packaging.__about__ # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.appdirs # cleanup[3] wiping pkg_resources._vendor.appdirs # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping _semanage # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping lzma # cleanup[3] wiping _lzma # cleanup[3] wiping bz2 # destroy _compression # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # cleanup[3] wiping posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy _opcode # destroy _semanage # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy _signal # destroy marshal # destroy io # destroy _weakref # destroy _heapq # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy _string # destroy ansible.module_utils.six.moves.urllib # destroy signal # destroy pwd # destroy grp # destroy _posixsubprocess # 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 operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy select # destroy logging # destroy copy # destroy pkg_resources # destroy setools.exception # destroy posixpath # destroy threading # destroy time # destroy contextlib # destroy zlib # destroy bz2 # destroy lzma # destroy zipimport # destroy pyexpat # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy weakref # destroy _thread # destroy abc # destroy ast # destroy dis # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy functools # destroy stat # destroy genericpath # destroy pkg_resources._vendor.appdirs # destroy pkg_resources._vendor.packaging # destroy pkg_resources._vendor.pyparsing # destroy struct # destroy binascii # destroy datetime # destroy locale # destroy _socket # destroy io # destroy selectors # destroy errno # destroy array # destroy re # destroy collections # destroy warnings # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879405.69888: done with _execute_module (fedora.linux_system_roles.local_seport, {'ports': '9929', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True, 'ignore_selinux_state': False, '_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': 'fedora.linux_system_roles.local_seport', '_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-1726879405.0992095-12400-266736164008764/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879405.69893: _low_level_execute_command(): starting 10976 1726879405.69895: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879405.0992095-12400-266736164008764/ > /dev/null 2>&1 && sleep 0' 10976 1726879405.70260: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879405.70266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879405.70309: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879405.70313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879405.70316: 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879405.70318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879405.70382: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879405.70386: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879405.70397: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879405.70458: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879405.72302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879405.72377: stderr chunk (state=3): >>><<< 10976 1726879405.72381: stdout chunk (state=3): >>><<< 10976 1726879405.72400: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879405.72404: handler run complete 10976 1726879405.72420: attempt loop complete, returning result 10976 1726879405.72438: variable '__selinux_item' from source: unknown 10976 1726879405.72937: variable '__selinux_item' from source: unknown ok: [managed_node2] => (item={'ports': '9929', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "__selinux_item": { "local": true, "ports": "9929", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "9929" ], "proto": "tcp", "setype": "cluster_port_t", "state": "present" } 10976 1726879405.73053: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879405.73057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879405.73059: variable 'omit' from source: magic vars 10976 1726879405.73061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879405.73063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879405.73066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879405.73069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879405.73071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879405.73073: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879405.73075: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879405.73084: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879405.73350: variable 'ansible_facts' from source: unknown 10976 1726879405.73555: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879405.73732: variable 'ansible_facts' from source: unknown 10976 1726879405.74827: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879405.75000: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879405.75024: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879405.75231: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879405.75246: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879405.75260: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879405.75408: variable 'ansible_facts' from source: unknown 10976 1726879405.75669: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879405.75842: variable 'ansible_facts' from source: unknown 10976 1726879405.76026: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879405.76150: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879405.76169: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879405.76179: variable 'omit' from source: magic vars 10976 1726879405.76201: variable 'omit' from source: magic vars 10976 1726879405.76379: variable '__selinux_item' from source: unknown 10976 1726879405.76496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879405.76533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879405.76571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879405.76626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879405.76649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879405.76740: variable '__selinux_item' from source: unknown 10976 1726879405.76838: variable '__selinux_item' from source: unknown 10976 1726879405.76964: variable '__selinux_item' from source: unknown 10976 1726879405.77101: variable '__selinux_item' from source: unknown 10976 1726879405.77217: variable 'ansible_selinux' from source: facts 10976 1726879405.77249: variable 'omit' from source: magic vars 10976 1726879405.77284: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879405.77302: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879405.77321: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879405.77343: variable 'inventory_hostname' from source: set_fact 10976 1726879405.77351: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879405.77358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879405.77464: Set connection var ansible_pipelining to False 10976 1726879405.77484: Set connection var ansible_shell_executable to /bin/sh 10976 1726879405.77498: Set connection var ansible_timeout to 10 10976 1726879405.77506: Set connection var ansible_shell_type to sh 10976 1726879405.77516: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879405.77533: Set connection var ansible_connection to ssh 10976 1726879405.77559: variable 'ansible_shell_executable' from source: unknown 10976 1726879405.77567: variable 'ansible_connection' from source: unknown 10976 1726879405.77573: variable 'ansible_module_compression' from source: unknown 10976 1726879405.77587: variable 'ansible_shell_type' from source: unknown 10976 1726879405.77595: variable 'ansible_shell_executable' from source: unknown 10976 1726879405.77602: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879405.77611: variable 'ansible_pipelining' from source: unknown 10976 1726879405.77617: variable 'ansible_timeout' from source: unknown 10976 1726879405.77628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879405.77751: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879405.77765: variable 'omit' from source: magic vars 10976 1726879405.77773: starting attempt loop 10976 1726879405.77779: running the handler 10976 1726879405.77793: _low_level_execute_command(): starting 10976 1726879405.77806: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879405.79458: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879405.79479: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879405.79514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879405.79539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879405.79615: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879405.79661: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879405.79686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879405.79705: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879405.79715: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879405.79727: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879405.79739: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879405.79752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879405.79767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879405.79778: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879405.79798: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879405.79812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879405.79888: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879405.79913: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879405.79930: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879405.80145: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879405.81753: stdout chunk (state=3): >>>/root <<< 10976 1726879405.81957: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879405.81961: stdout chunk (state=3): >>><<< 10976 1726879405.81964: stderr chunk (state=3): >>><<< 10976 1726879405.82082: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879405.82089: _low_level_execute_command(): starting 10976 1726879405.82092: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879405.8199325-12400-21302477950634 `" && echo ansible-tmp-1726879405.8199325-12400-21302477950634="` echo /root/.ansible/tmp/ansible-tmp-1726879405.8199325-12400-21302477950634 `" ) && sleep 0' 10976 1726879405.82757: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879405.82773: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879405.82793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879405.82812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879405.82873: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879405.82891: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879405.82906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879405.82928: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879405.82946: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879405.82965: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879405.82978: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879405.82995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879405.83010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879405.83024: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879405.83035: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879405.83048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879405.83140: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879405.83162: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879405.83190: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879405.83278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879405.85184: stdout chunk (state=3): >>>ansible-tmp-1726879405.8199325-12400-21302477950634=/root/.ansible/tmp/ansible-tmp-1726879405.8199325-12400-21302477950634 <<< 10976 1726879405.85296: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879405.85361: stderr chunk (state=3): >>><<< 10976 1726879405.85364: stdout chunk (state=3): >>><<< 10976 1726879405.85430: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879405.8199325-12400-21302477950634=/root/.ansible/tmp/ansible-tmp-1726879405.8199325-12400-21302477950634 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879405.85434: variable 'ansible_module_compression' from source: unknown 10976 1726879405.85449: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.local_seport-ZIP_DEFLATED 10976 1726879405.85465: variable 'ansible_facts' from source: unknown 10976 1726879405.85509: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879405.8199325-12400-21302477950634/AnsiballZ_local_seport.py 10976 1726879405.85611: Sending initial data 10976 1726879405.85614: Sent initial data (160 bytes) 10976 1726879405.86568: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879405.86577: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879405.86590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879405.86618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879405.86642: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879405.86648: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879405.86659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879405.86684: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879405.86687: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879405.86689: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879405.86694: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879405.86703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879405.86721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879405.86727: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879405.86730: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879405.86739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879405.86834: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879405.86838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879405.86841: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879405.86960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879405.88744: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879405.88778: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879405.88820: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp9r57joe5 /root/.ansible/tmp/ansible-tmp-1726879405.8199325-12400-21302477950634/AnsiballZ_local_seport.py <<< 10976 1726879405.88849: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879405.89792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879405.89955: stderr chunk (state=3): >>><<< 10976 1726879405.89958: stdout chunk (state=3): >>><<< 10976 1726879405.89980: done transferring module to remote 10976 1726879405.89994: _low_level_execute_command(): starting 10976 1726879405.89999: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879405.8199325-12400-21302477950634/ /root/.ansible/tmp/ansible-tmp-1726879405.8199325-12400-21302477950634/AnsiballZ_local_seport.py && sleep 0' 10976 1726879405.90720: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879405.90741: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879405.90752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879405.90766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879405.90808: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879405.90815: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879405.90828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879405.90844: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879405.90859: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879405.90866: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879405.90874: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879405.90884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879405.90899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879405.90907: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879405.90914: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879405.90924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879405.91006: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879405.91026: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879405.91039: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879405.91106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879405.92877: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879405.92985: stderr chunk (state=3): >>><<< 10976 1726879405.92999: stdout chunk (state=3): >>><<< 10976 1726879405.93112: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879405.93116: _low_level_execute_command(): starting 10976 1726879405.93119: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879405.8199325-12400-21302477950634/AnsiballZ_local_seport.py && sleep 0' 10976 1726879405.93725: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879405.93742: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879405.93758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879405.93776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879405.93820: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879405.93837: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879405.93851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879405.93868: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879405.93879: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879405.93889: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879405.93901: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879405.93914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879405.93932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879405.93943: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879405.93952: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879405.93964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879405.94037: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879405.94059: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879405.94075: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879405.94156: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879405.96136: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879405.96201: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879405.96232: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879405.96269: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879405.96315: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879405.96318: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879405.96390: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 10976 1726879405.96395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879405.96412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879405.96436: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60661b3dc0> <<< 10976 1726879405.96504: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879405.96517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60661583a0> <<< 10976 1726879405.96556: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60661b3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60661b3ac0> <<< 10976 1726879405.96593: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879405.96618: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066158490> <<< 10976 1726879405.96637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879405.96717: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879405.96720: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066158940> <<< 10976 1726879405.96746: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066158670> <<< 10976 1726879405.96793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879405.96796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879405.96817: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879405.96838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879405.96881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879405.96904: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606610f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879405.96934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879405.97003: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606610f220> <<< 10976 1726879405.97031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879405.97071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066132850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606610f940> <<< 10976 1726879405.97120: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066170880> <<< 10976 1726879405.97137: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066107d90> <<< 10976 1726879405.97205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066132d90> <<< 10976 1726879405.97247: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066158970> <<< 10976 1726879405.97275: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879405.97473: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879405.97513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879405.97569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879405.97573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879405.97597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879405.97609: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60660adeb0> <<< 10976 1726879405.97663: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60660b1f40> <<< 10976 1726879405.97686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879405.97718: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879405.97752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 10976 1726879405.97787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60660a7610> <<< 10976 1726879405.97800: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60660af640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60660ad370> <<< 10976 1726879405.97828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879405.97891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879405.97917: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879405.97939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879405.97968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879405.98009: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6066030dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60660308b0> <<< 10976 1726879405.98019: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879405.98058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066030eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879405.98106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # <<< 10976 1726879405.98136: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066030f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 10976 1726879405.98161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066030e80> <<< 10976 1726879405.98172: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879405.98216: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066089d30> import '_functools' # <<< 10976 1726879405.98238: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066082610> <<< 10976 1726879405.98297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066097670> <<< 10976 1726879405.98331: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60660b6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879405.98362: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879405.98376: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6066042c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066089250> <<< 10976 1726879405.98408: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6066097280> <<< 10976 1726879405.98446: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60660bc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879405.98479: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879405.98514: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066042fa0> <<< 10976 1726879405.98552: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066042d90> <<< 10976 1726879405.98584: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066042d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879405.98615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879405.98640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879405.98658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879405.98687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879405.98730: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065dfa370> <<< 10976 1726879405.98753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879405.98785: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065dfa460> <<< 10976 1726879405.98904: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606604cfa0> <<< 10976 1726879405.98947: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066044a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066044490> <<< 10976 1726879405.98987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879405.99025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879405.99062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879405.99075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065d151c0> <<< 10976 1726879405.99108: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065de6c70> <<< 10976 1726879405.99151: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066044eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60660bc040> <<< 10976 1726879405.99233: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065d28af0> import 'errno' # <<< 10976 1726879405.99287: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6065d28e20> <<< 10976 1726879405.99331: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879405.99350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065d39730> <<< 10976 1726879405.99363: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879405.99392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879405.99422: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065d39c70> <<< 10976 1726879405.99462: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879405.99490: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6065cc63a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065d28f10> <<< 10976 1726879405.99502: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879405.99559: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6065cd6280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065d395b0> import 'pwd' # <<< 10976 1726879405.99596: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6065cd6340> <<< 10976 1726879405.99652: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60660429d0> <<< 10976 1726879405.99674: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879405.99703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879405.99718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879405.99769: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6065cf26a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 10976 1726879405.99799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879405.99828: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6065cf2970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065cf2760> <<< 10976 1726879405.99854: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6065cf2850> <<< 10976 1726879405.99874: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879406.00058: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6065cf2ca0> <<< 10976 1726879406.00111: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6065c071f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065cf28e0> <<< 10976 1726879406.00132: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065ce6a30> <<< 10976 1726879406.00149: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60660425b0> <<< 10976 1726879406.00167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879406.00226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879406.00262: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065cf2a90> <<< 10976 1726879406.00368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879406.00380: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6065c2f670> <<< 10976 1726879406.00548: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip' # zipimport: zlib available <<< 10976 1726879406.00635: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.00661: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/__init__.py <<< 10976 1726879406.00705: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10976 1726879406.02049: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.03057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065b407c0> <<< 10976 1726879406.03102: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879406.03116: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879406.03145: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6065b40160> <<< 10976 1726879406.03187: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065b40280> <<< 10976 1726879406.03213: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065b40f10> <<< 10976 1726879406.03237: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879406.03291: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065b404f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065b40d30> <<< 10976 1726879406.03305: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879406.03339: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6065b40f70> <<< 10976 1726879406.03352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879406.03381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879406.03412: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065b40100> <<< 10976 1726879406.03440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879406.03472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879406.03506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879406.03520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879406.03597: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606556dee0> <<< 10976 1726879406.03637: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879406.03663: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f606558cf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f606558cd60> <<< 10976 1726879406.03675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879406.03711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879406.03751: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606558c3d0> <<< 10976 1726879406.03763: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065ba7dc0> <<< 10976 1726879406.03934: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065ba73a0> <<< 10976 1726879406.03940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879406.03973: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065ba7f70> <<< 10976 1726879406.03993: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879406.04019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879406.04060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879406.04090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065b78c10> <<< 10976 1726879406.04183: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60655e4cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60655e43a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065b49490> <<< 10976 1726879406.04213: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60655e44c0> <<< 10976 1726879406.04256: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60655e44f0> <<< 10976 1726879406.04270: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879406.04275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879406.04303: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879406.04327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879406.04409: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f606554f250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065b881f0> <<< 10976 1726879406.04440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879406.04496: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879406.04526: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f606555b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065b88370> <<< 10976 1726879406.04537: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879406.04558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879406.04594: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879406.04652: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065ba1d90> <<< 10976 1726879406.04785: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606555b880> <<< 10976 1726879406.04886: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f606555b6d0> <<< 10976 1726879406.04923: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f606555a670> <<< 10976 1726879406.04966: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f606555a5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065b808b0> <<< 10976 1726879406.05000: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879406.05034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879406.05038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879406.05083: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60655df670> <<< 10976 1726879406.05278: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879406.05282: stdout chunk (state=3): >>> import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60655deac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60655ed0d0> <<< 10976 1726879406.05339: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879406.05367: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60655df0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065b4ba60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879406.05380: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.05445: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.05527: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879406.05540: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879406.05546: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.05563: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.05566: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879406.05586: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.05677: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.05776: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.06256: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.06732: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879406.06737: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10976 1726879406.06744: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879406.06767: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879406.06780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879406.06844: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879406.06846: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6065127580> <<< 10976 1726879406.06908: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879406.06912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065525520> <<< 10976 1726879406.06931: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60650cc0a0> <<< 10976 1726879406.06983: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879406.06999: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.07006: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.07031: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879406.07033: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.07152: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.07285: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879406.07292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879406.07321: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60655debb0> <<< 10976 1726879406.07326: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.07727: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.08095: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.08152: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.08219: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879406.08225: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.08249: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.08299: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879406.08347: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.08434: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10976 1726879406.08452: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879406.08464: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.08508: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.08538: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879406.08730: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.08918: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879406.08956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879406.08972: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879406.09036: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065537970> # zipimport: zlib available <<< 10976 1726879406.09104: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.09393: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10976 1726879406.09396: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.09398: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.09448: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.09514: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879406.09542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879406.09633: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6065b94250> <<< 10976 1726879406.09659: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60655376a0> <<< 10976 1726879406.09696: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/file.py <<< 10976 1726879406.09702: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879406.09841: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.09897: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.09918: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.09982: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879406.09988: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879406.10002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879406.10051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879406.10067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879406.10163: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606551e7c0> <<< 10976 1726879406.10199: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606551b7f0> <<< 10976 1726879406.10280: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065514970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879406.10283: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.10316: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.10319: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879406.10423: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879406.10434: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/__init__.py <<< 10976 1726879406.10501: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/__init__.py <<< 10976 1726879406.10512: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 10976 1726879406.10557: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available <<< 10976 1726879406.10561: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 10976 1726879406.10573: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.10672: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.10780: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/seobject.py <<< 10976 1726879406.10832: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc' <<< 10976 1726879406.10852: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/semanage.py <<< 10976 1726879406.10890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc' <<< 10976 1726879406.10990: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60650fbe20> <<< 10976 1726879406.11010: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064ed3670> <<< 10976 1726879406.11040: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolicy/__init__.py <<< 10976 1726879406.11071: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879406.11092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 10976 1726879406.11098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879406.11120: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064c9ac10> <<< 10976 1726879406.11159: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064ca92e0> <<< 10976 1726879406.11221: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064ca9340> <<< 10976 1726879406.11250: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/access.py <<< 10976 1726879406.11277: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc' <<< 10976 1726879406.11280: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/refpolicy.py <<< 10976 1726879406.11306: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc' <<< 10976 1726879406.11358: stdout chunk (state=3): >>>import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064cae9d0> <<< 10976 1726879406.11395: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064cbfa30> <<< 10976 1726879406.11487: stdout chunk (state=3): >>># extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6064ccbee0> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064cae130> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064cbf610> <<< 10976 1726879406.11530: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064c6a310> <<< 10976 1726879406.11554: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064c6a760> <<< 10976 1726879406.11576: stdout chunk (state=3): >>>import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064ca95e0> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 10976 1726879406.11611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 10976 1726879406.11649: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064ca9eb0> <<< 10976 1726879406.11653: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879406.11681: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/__init__.py <<< 10976 1726879406.11755: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879406.11769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc matches /usr/lib64/python3.9/plistlib.py <<< 10976 1726879406.11791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc' <<< 10976 1726879406.11821: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064c0c2e0> <<< 10976 1726879406.11861: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064c0c280> <<< 10976 1726879406.11876: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 10976 1726879406.11936: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879406.11939: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6064c0c430> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064c0c190> <<< 10976 1726879406.12005: stdout chunk (state=3): >>>import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064bf4c40> <<< 10976 1726879406.12030: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064c0c4f0> <<< 10976 1726879406.12076: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 10976 1726879406.12107: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 10976 1726879406.12120: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 10976 1726879406.12152: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b5c430> <<< 10976 1726879406.12182: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 10976 1726879406.12229: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 10976 1726879406.12253: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 10976 1726879406.12297: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b73130> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py <<< 10976 1726879406.12315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b73640> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' <<< 10976 1726879406.12380: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 10976 1726879406.12399: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b85220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b73dc0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b73820> <<< 10976 1726879406.12455: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b6b880> <<< 10976 1726879406.12473: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879406.12520: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b85c40> <<< 10976 1726879406.12535: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 10976 1726879406.12558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 10976 1726879406.12638: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b85ca0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py <<< 10976 1726879406.12664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 10976 1726879406.12681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 10976 1726879406.12688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 10976 1726879406.12719: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b300d0> <<< 10976 1726879406.12732: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b953a0> <<< 10976 1726879406.12759: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b6b6d0> <<< 10976 1726879406.12778: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b5c550> <<< 10976 1726879406.12836: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064c0cc70> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064c0c610> <<< 10976 1726879406.12859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py<<< 10976 1726879406.12867: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 10976 1726879406.12966: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064c0cac0> <<< 10976 1726879406.12988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 10976 1726879406.13091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 10976 1726879406.13108: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 10976 1726879406.13126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 10976 1726879406.13144: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py <<< 10976 1726879406.13158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 10976 1726879406.13187: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879406.13197: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6064b01310> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b010d0> <<< 10976 1726879406.13229: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064af2910> <<< 10976 1726879406.13353: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b3a9d0> <<< 10976 1726879406.13364: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 10976 1726879406.13428: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b55940> <<< 10976 1726879406.13432: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b12490> <<< 10976 1726879406.13481: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064a98340> <<< 10976 1726879406.13509: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/appdirs.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc' <<< 10976 1726879406.13529: stdout chunk (state=3): >>>import 'pkg_resources._vendor.appdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064a983d0> import 'pkg_resources.extern.appdirs' # <<< 10976 1726879406.13554: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879406.13599: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__about__.py <<< 10976 1726879406.13603: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc' import 'pkg_resources._vendor.packaging.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064a98910> <<< 10976 1726879406.13615: stdout chunk (state=3): >>>import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064a986d0> import 'pkg_resources.extern.packaging' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/version.py <<< 10976 1726879406.13628: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc' <<< 10976 1726879406.13653: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_structures.py <<< 10976 1726879406.13656: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064aae700> <<< 10976 1726879406.13679: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_typing.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc' import 'pkg_resources.extern.packaging._typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064aaefd0> <<< 10976 1726879406.14138: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064a986a0> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/specifiers.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_compat.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc' import 'pkg_resources.extern.packaging._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064ac39a0> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc' import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064ac3b80> <<< 10976 1726879406.14426: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064ab7280> <<< 10976 1726879406.14431: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/requirements.py <<< 10976 1726879406.14436: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc' <<< 10976 1726879406.14479: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/pyparsing.py <<< 10976 1726879406.14556: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc' <<< 10976 1726879406.14562: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 10976 1726879406.14591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064a1dbb0> <<< 10976 1726879406.15601: stdout chunk (state=3): >>>import 'pkg_resources._vendor.pyparsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064a5e490> import 'pkg_resources.extern.pyparsing' # <<< 10976 1726879406.15608: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/markers.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc' <<< 10976 1726879406.15679: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064a5e550> <<< 10976 1726879406.16306: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064ac3fa0> <<< 10976 1726879406.16376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc matches /usr/lib64/python3.9/sysconfig.py <<< 10976 1726879406.16389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc' <<< 10976 1726879406.16398: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606491d700> <<< 10976 1726879406.18173: stdout chunk (state=3): >>>import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064c79c40> <<< 10976 1726879406.18264: stdout chunk (state=3): >>># extension module 'setools.policyrep' loaded from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879406.18377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py <<< 10976 1726879406.18394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' <<< 10976 1726879406.18456: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606490d2e0> <<< 10976 1726879406.18493: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/exception.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc' <<< 10976 1726879406.18689: stdout chunk (state=3): >>>import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606473d8b0> <<< 10976 1726879406.18745: stdout chunk (state=3): >>># extension module 'setools.policyrep' executed from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60649421f0> <<< 10976 1726879406.18749: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/query.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064750b50> <<< 10976 1726879406.18800: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc' <<< 10976 1726879406.18835: stdout chunk (state=3): >>>import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064751340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc' <<< 10976 1726879406.18839: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/descriptors.py <<< 10976 1726879406.18850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc' <<< 10976 1726879406.18900: stdout chunk (state=3): >>>import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064751a60> <<< 10976 1726879406.18904: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mixins.py <<< 10976 1726879406.18926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc' <<< 10976 1726879406.18959: stdout chunk (state=3): >>>import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064751e80> import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064751730> <<< 10976 1726879406.18973: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc' <<< 10976 1726879406.19071: stdout chunk (state=3): >>>import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606475feb0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606475ff40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc' <<< 10976 1726879406.19075: stdout chunk (state=3): >>>import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646ed1f0> <<< 10976 1726879406.19078: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc' <<< 10976 1726879406.19080: stdout chunk (state=3): >>>import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646ed4f0> <<< 10976 1726879406.19116: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646ed730> <<< 10976 1726879406.19155: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc' <<< 10976 1726879406.19182: stdout chunk (state=3): >>>import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646eda30> <<< 10976 1726879406.19188: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc' <<< 10976 1726879406.19280: stdout chunk (state=3): >>>import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646edcd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc' import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646edf40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc' import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646f6340> <<< 10976 1726879406.19332: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc' <<< 10976 1726879406.19336: stdout chunk (state=3): >>>import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646f6730> <<< 10976 1726879406.19339: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rbacrulequery.py <<< 10976 1726879406.19341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc' <<< 10976 1726879406.19376: stdout chunk (state=3): >>>import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646f6cd0> <<< 10976 1726879406.19379: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc' <<< 10976 1726879406.19413: stdout chunk (state=3): >>>import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646fb3a0> <<< 10976 1726879406.19443: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc' <<< 10976 1726879406.19449: stdout chunk (state=3): >>>import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646fba90> <<< 10976 1726879406.19478: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boundsquery.py <<< 10976 1726879406.19492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc' <<< 10976 1726879406.19495: stdout chunk (state=3): >>>import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60647050d0> <<< 10976 1726879406.19533: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc' <<< 10976 1726879406.19542: stdout chunk (state=3): >>>import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064705550> <<< 10976 1726879406.19565: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/fsusequery.py <<< 10976 1726879406.19569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc' <<< 10976 1726879406.19575: stdout chunk (state=3): >>>import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064705940> <<< 10976 1726879406.19602: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc' <<< 10976 1726879406.19636: stdout chunk (state=3): >>>import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064705d00> <<< 10976 1726879406.19643: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc' <<< 10976 1726879406.19660: stdout chunk (state=3): >>>import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606470d0d0> <<< 10976 1726879406.19683: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc' <<< 10976 1726879406.19711: stdout chunk (state=3): >>>import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606470d340> <<< 10976 1726879406.19739: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc' <<< 10976 1726879406.19745: stdout chunk (state=3): >>>import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606470d7c0> <<< 10976 1726879406.19791: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc' <<< 10976 1726879406.19795: stdout chunk (state=3): >>>import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606470d970> <<< 10976 1726879406.19807: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc' <<< 10976 1726879406.19843: stdout chunk (state=3): >>>import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606470db80> <<< 10976 1726879406.19855: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc' <<< 10976 1726879406.19882: stdout chunk (state=3): >>>import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606470df40> <<< 10976 1726879406.19909: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc' <<< 10976 1726879406.19933: stdout chunk (state=3): >>>import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064715490> <<< 10976 1726879406.19966: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc' <<< 10976 1726879406.19970: stdout chunk (state=3): >>>import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064715760> <<< 10976 1726879406.19996: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064715a30> <<< 10976 1726879406.20031: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc' <<< 10976 1726879406.20034: stdout chunk (state=3): >>>import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064715d00> <<< 10976 1726879406.20064: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064715fd0> <<< 10976 1726879406.20093: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/infoflow.py <<< 10976 1726879406.20096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc' <<< 10976 1726879406.20121: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/permmap.py <<< 10976 1726879406.20144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc' <<< 10976 1726879406.20178: stdout chunk (state=3): >>>import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064716880> <<< 10976 1726879406.20207: stdout chunk (state=3): >>>import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60647161f0> <<< 10976 1726879406.20240: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/dta.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc' <<< 10976 1726879406.20295: stdout chunk (state=3): >>>import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646ad8e0> <<< 10976 1726879406.20319: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879406.20352: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc' <<< 10976 1726879406.20386: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646bf5b0> <<< 10976 1726879406.20413: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/difference.py <<< 10976 1726879406.20431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc' <<< 10976 1726879406.20454: stdout chunk (state=3): >>>import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646bf8b0> <<< 10976 1726879406.20467: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879406.20502: stdout chunk (state=3): >>>import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646c9430> <<< 10976 1726879406.20525: stdout chunk (state=3): >>>import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646bf220> <<< 10976 1726879406.20549: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc' <<< 10976 1726879406.20575: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc' <<< 10976 1726879406.20606: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc' <<< 10976 1726879406.20678: stdout chunk (state=3): >>>import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646ce820> import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646ce3d0> <<< 10976 1726879406.20699: stdout chunk (state=3): >>>import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646c9b50> <<< 10976 1726879406.20729: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc' <<< 10976 1726879406.20751: stdout chunk (state=3): >>>import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646d2130> <<< 10976 1726879406.20776: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc' <<< 10976 1726879406.20803: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc' <<< 10976 1726879406.20839: stdout chunk (state=3): >>>import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646d2d60> <<< 10976 1726879406.20871: stdout chunk (state=3): >>>import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646d27f0> <<< 10976 1726879406.20895: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc' <<< 10976 1726879406.20930: stdout chunk (state=3): >>>import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606466b0d0> <<< 10976 1726879406.20956: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc' <<< 10976 1726879406.20981: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc' <<< 10976 1726879406.21008: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mls.py <<< 10976 1726879406.21019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc' <<< 10976 1726879406.21079: stdout chunk (state=3): >>>import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064672520> <<< 10976 1726879406.21104: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc' <<< 10976 1726879406.21150: stdout chunk (state=3): >>>import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064672af0> <<< 10976 1726879406.21174: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc' <<< 10976 1726879406.21219: stdout chunk (state=3): >>>import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064687160> <<< 10976 1726879406.21233: stdout chunk (state=3): >>>import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606466bfa0> <<< 10976 1726879406.21251: stdout chunk (state=3): >>>import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606466b820> <<< 10976 1726879406.21282: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc' <<< 10976 1726879406.21310: stdout chunk (state=3): >>>import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606468f130> <<< 10976 1726879406.21332: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc' <<< 10976 1726879406.21355: stdout chunk (state=3): >>>import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606468f850> <<< 10976 1726879406.21382: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc' <<< 10976 1726879406.21424: stdout chunk (state=3): >>>import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064694340> <<< 10976 1726879406.21437: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc' <<< 10976 1726879406.21536: stdout chunk (state=3): >>>import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064694100> <<< 10976 1726879406.21550: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc' <<< 10976 1726879406.21605: stdout chunk (state=3): >>>import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606469c730> <<< 10976 1726879406.21618: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc' <<< 10976 1726879406.22029: stdout chunk (state=3): >>>import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646220d0> <<< 10976 1726879406.22207: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc' import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064622a30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064629760> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc' import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064629d30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc' import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646315b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc' import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064631d30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/terules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064644520> <<< 10976 1726879406.22459: stdout chunk (state=3): >>>import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064638e20> import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646bba60> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064657bb0> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064657910> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064657ca0> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064657790> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60645e4340> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60645e4f40> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60645e4b50> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc' <<< 10976 1726879406.22505: stdout chunk (state=3): >>>import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60645e4fa0> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc' <<< 10976 1726879406.22525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 10976 1726879406.22538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879406.22782: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60645ec850> import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60645ec4f0> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646bb400> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064c79490> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60650fbf40> # /usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/audit.py <<< 10976 1726879406.22808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc' <<< 10976 1726879406.23015: stdout chunk (state=3): >>># extension module '_audit' loaded from '/usr/lib64/python3.9/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.9/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60646206d0> import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064c792e0> import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065ba10d0> <<< 10976 1726879406.23039: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.31884: stdout chunk (state=3): >>> {"ports": ["9929"], "proto": "udp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["9929"], "proto": "udp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} <<< 10976 1726879406.31889: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879406.32686: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings<<< 10976 1726879406.32855: stdout chunk (state=3): >>> # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters <<< 10976 1726879406.33045: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # 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 # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing textwrap # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing ntpath # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.appdirs # cleanup[2] removing pkg_resources.extern.appdirs # cleanup[2] removing pkg_resources._vendor.packaging.__about__ # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging._typing # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing pkg_resources.extern.packaging._compat # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing pprint # cleanup[2] removing pkg_resources._vendor.pyparsing # cleanup[2] removing pkg_resources.extern.pyparsing # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing pkg_resources # cleanup[2] removing _cython_0_29_22 # destroy _cython_0_29_22 # cleanup[2] removing cython_runtime # cleanup[2] removing ipaddress # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util<<< 10976 1726879406.33076: stdout chunk (state=3): >>> # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing configparser # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # destroy setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.diff # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy seobject <<< 10976 1726879406.33639: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 10976 1726879406.33661: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy uuid <<< 10976 1726879406.33665: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy argparse <<< 10976 1726879406.33686: stdout chunk (state=3): >>># destroy sepolicy # destroy syslog # destroy audit <<< 10976 1726879406.33703: stdout chunk (state=3): >>># destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # destroy sepolgen.matching # destroy sepolgen.refpolicy <<< 10976 1726879406.33713: stdout chunk (state=3): >>># destroy selinux <<< 10976 1726879406.33721: stdout chunk (state=3): >>># destroy sepolgen.access # destroy sepolgen.objectmodel # destroy sepolgen.util <<< 10976 1726879406.33743: stdout chunk (state=3): >>># destroy setools.mixins # destroy setools.query <<< 10976 1726879406.33772: stdout chunk (state=3): >>># destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds <<< 10976 1726879406.33776: stdout chunk (state=3): >>># destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # destroy setools.diff.terules <<< 10976 1726879406.33806: stdout chunk (state=3): >>># destroy configparser <<< 10976 1726879406.33862: stdout chunk (state=3): >>># cleanup[3] wiping _audit <<< 10976 1726879406.33877: stdout chunk (state=3): >>># cleanup[3] wiping setools.policyrep # destroy ipaddress # cleanup[3] wiping setools.exception <<< 10976 1726879406.33898: stdout chunk (state=3): >>># cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy zipfile # destroy pkgutil # destroy plistlib <<< 10976 1726879406.33902: stdout chunk (state=3): >>># destroy tempfile # destroy textwrap # destroy inspect # destroy ntpath # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements <<< 10976 1726879406.33909: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.pyparsing # destroy string # destroy sre_constants # destroy pprint <<< 10976 1726879406.33952: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources._vendor.pyparsing # cleanup[3] wiping pkg_resources.extern.packaging.specifiers <<< 10976 1726879406.33970: stdout chunk (state=3): >>># cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging._compat # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._typing # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging <<< 10976 1726879406.33995: stdout chunk (state=3): >>># destroy pkg_resources.extern.packaging._structures # destroy pkg_resources.extern.packaging._typing # destroy pkg_resources.extern.packaging._compat # destroy pkg_resources._vendor.packaging.__about__ # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.appdirs # cleanup[3] wiping pkg_resources._vendor.appdirs # cleanup[3] wiping dis <<< 10976 1726879406.33999: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils <<< 10976 1726879406.34014: stdout chunk (state=3): >>># destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr <<< 10976 1726879406.34033: stdout chunk (state=3): >>># destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors <<< 10976 1726879406.34038: stdout chunk (state=3): >>># cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping _semanage # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast <<< 10976 1726879406.34041: stdout chunk (state=3): >>># cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian <<< 10976 1726879406.34044: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves <<< 10976 1726879406.34062: stdout chunk (state=3): >>># cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping linecache <<< 10976 1726879406.34085: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform <<< 10976 1726879406.34115: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings <<< 10976 1726879406.34140: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math<<< 10976 1726879406.34179: stdout chunk (state=3): >>> # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping lzma # cleanup[3] wiping _lzma # cleanup[3] wiping bz2 # destroy _compression # cleanup[3] wiping threading <<< 10976 1726879406.34183: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util <<< 10976 1726879406.34191: stdout chunk (state=3): >>># cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 10976 1726879406.34197: stdout chunk (state=3): >>># cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879406.34228: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools <<< 10976 1726879406.34254: stdout chunk (state=3): >>># cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # cleanup[3] wiping posixpath # cleanup[3] wiping genericpath <<< 10976 1726879406.34297: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879406.34320: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model <<< 10976 1726879406.34333: stdout chunk (state=3): >>># destroy _opcode # destroy _semanage # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy _signal # destroy marshal # destroy io <<< 10976 1726879406.34915: stdout chunk (state=3): >>># destroy _weakref <<< 10976 1726879406.34957: stdout chunk (state=3): >>># destroy _heapq # destroy platform <<< 10976 1726879406.34983: stdout chunk (state=3): >>># destroy _uuid # destroy _sre # destroy sre_parse # destroy _string <<< 10976 1726879406.35008: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy signal # destroy pwd # destroy grp # destroy _posixsubprocess <<< 10976 1726879406.35049: stdout chunk (state=3): >>># 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 operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy select <<< 10976 1726879406.35061: stdout chunk (state=3): >>># destroy logging # destroy copy # destroy pkg_resources # destroy setools.exception <<< 10976 1726879406.35109: stdout chunk (state=3): >>># destroy posixpath # destroy threading # destroy time # destroy contextlib # destroy zlib # destroy bz2 # destroy lzma # destroy zipimport <<< 10976 1726879406.35133: stdout chunk (state=3): >>># destroy pyexpat # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy weakref # destroy _thread # destroy abc # destroy ast # destroy dis # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy functools <<< 10976 1726879406.35144: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy pkg_resources._vendor.appdirs # destroy pkg_resources._vendor.packaging # destroy pkg_resources._vendor.pyparsing <<< 10976 1726879406.35239: stdout chunk (state=3): >>># destroy struct <<< 10976 1726879406.35254: stdout chunk (state=3): >>># destroy binascii # destroy datetime # destroy locale # destroy _socket # destroy io # destroy selectors # destroy errno # destroy array # destroy re # destroy collections # destroy warnings <<< 10976 1726879406.35337: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 10976 1726879406.35343: stdout chunk (state=3): >>># clear sys.audit hooks <<< 10976 1726879406.36211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879406.36221: stdout chunk (state=3): >>><<< 10976 1726879406.36237: stderr chunk (state=3): >>><<< 10976 1726879406.36404: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60661b3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60661583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60661b3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60661b3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066158490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066158940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066158670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606610f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606610f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066132850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606610f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066170880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066107d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066132d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066158970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60660adeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60660b1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60660a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60660af640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60660ad370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6066030dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60660308b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066030eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066030f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066030e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066089d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066082610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066097670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60660b6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6066042c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066089250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6066097280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60660bc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066042fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066042d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066042d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065dfa370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065dfa460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606604cfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066044a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066044490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065d151c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065de6c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6066044eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60660bc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065d28af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6065d28e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065d39730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065d39c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6065cc63a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065d28f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6065cd6280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065d395b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6065cd6340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60660429d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6065cf26a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6065cf2970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065cf2760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6065cf2850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6065cf2ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6065c071f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065cf28e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065ce6a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60660425b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065cf2a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6065c2f670> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065b407c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6065b40160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065b40280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065b40f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065b404f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065b40d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6065b40f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065b40100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606556dee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f606558cf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f606558cd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606558c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065ba7dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065ba73a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065ba7f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065b78c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60655e4cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60655e43a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065b49490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60655e44c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60655e44f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f606554f250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065b881f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f606555b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065b88370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065ba1d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606555b880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f606555b6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f606555a670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f606555a5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065b808b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60655df670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60655deac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60655ed0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60655df0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065b4ba60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6065127580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065525520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60650cc0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60655debb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065537970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6065b94250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60655376a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606551e7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606551b7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065514970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_vgvaa1fx/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/seobject.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/semanage.py # code object from '/usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60650fbe20> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064ed3670> # /usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolicy/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064c9ac10> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064ca92e0> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064ca9340> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/refpolicy.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc' import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064cae9d0> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064cbfa30> # extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6064ccbee0> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064cae130> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064cbf610> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064c6a310> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064c6a760> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064ca95e0> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064ca9eb0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc matches /usr/lib64/python3.9/plistlib.py # code object from '/usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064c0c2e0> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064c0c280> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6064c0c430> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064c0c190> import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064bf4c40> # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064c0c4f0> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b5c430> # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b73130> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b73640> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b85220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b73dc0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b73820> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b6b880> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b85c40> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b85ca0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b300d0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b953a0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b6b6d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b5c550> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064c0cc70> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064c0c610> # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064c0cac0> # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6064b01310> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b010d0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064af2910> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b3a9d0> # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b55940> # /usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064b12490> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064a98340> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/appdirs.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc' import 'pkg_resources._vendor.appdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064a983d0> import 'pkg_resources.extern.appdirs' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__about__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc' import 'pkg_resources._vendor.packaging.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064a98910> import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064a986d0> import 'pkg_resources.extern.packaging' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/version.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064aae700> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_typing.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc' import 'pkg_resources.extern.packaging._typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064aaefd0> import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064a986a0> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/specifiers.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_compat.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc' import 'pkg_resources.extern.packaging._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064ac39a0> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc' import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064ac3b80> import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064ab7280> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/pyparsing.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064a1dbb0> import 'pkg_resources._vendor.pyparsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064a5e490> import 'pkg_resources.extern.pyparsing' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/markers.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc' import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064a5e550> import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064ac3fa0> # /usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc matches /usr/lib64/python3.9/sysconfig.py # code object from '/usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606491d700> import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064c79c40> # extension module 'setools.policyrep' loaded from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' # /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py # code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606490d2e0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/exception.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc' import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606473d8b0> # extension module 'setools.policyrep' executed from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60649421f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/query.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064750b50> # /usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc' import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064751340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc' import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064751a60> # /usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc' import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064751e80> import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064751730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606475feb0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606475ff40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646ed1f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646ed4f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646ed730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646eda30> # /usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc' import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646edcd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc' import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646edf40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc' import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646f6340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc' import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646f6730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc' import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646f6cd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc' import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646fb3a0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc' import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646fba90> # /usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60647050d0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064705550> # /usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064705940> # /usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064705d00> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606470d0d0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc' import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606470d340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc' import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606470d7c0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606470d970> # /usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc' import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606470db80> # /usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc' import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606470df40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064715490> # /usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc' import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064715760> # /usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064715a30> # /usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064715d00> # /usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064715fd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/permmap.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc' import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064716880> import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60647161f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/dta.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc' import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646ad8e0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646bf5b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc' import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646bf8b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc' import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646c9430> import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646bf220> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc' import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646ce820> import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646ce3d0> import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646c9b50> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc' import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646d2130> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc' import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646d2d60> import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646d27f0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc' import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606466b0d0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc' import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064672520> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc' import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064672af0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc' import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064687160> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606466bfa0> import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606466b820> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc' import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606468f130> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc' import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606468f850> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc' import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064694340> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc' import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064694100> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc' import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f606469c730> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc' import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646220d0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc' import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064622a30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064629760> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc' import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064629d30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc' import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646315b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc' import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064631d30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/terules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064644520> import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064638e20> import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646bba60> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064657bb0> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064657910> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064657ca0> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064657790> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60645e4340> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60645e4f40> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60645e4b50> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60645e4fa0> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60645ec850> import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60645ec4f0> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60646bb400> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064c79490> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60650fbf40> # /usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/audit.py # code object from '/usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc' # extension module '_audit' loaded from '/usr/lib64/python3.9/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.9/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60646206d0> import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6064c792e0> import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6065ba10d0> # zipimport: zlib available {"ports": ["9929"], "proto": "udp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["9929"], "proto": "udp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing textwrap # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing ntpath # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.appdirs # cleanup[2] removing pkg_resources.extern.appdirs # cleanup[2] removing pkg_resources._vendor.packaging.__about__ # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging._typing # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing pkg_resources.extern.packaging._compat # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing pprint # cleanup[2] removing pkg_resources._vendor.pyparsing # cleanup[2] removing pkg_resources.extern.pyparsing # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing pkg_resources # cleanup[2] removing _cython_0_29_22 # destroy _cython_0_29_22 # cleanup[2] removing cython_runtime # cleanup[2] removing ipaddress # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing configparser # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # destroy setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.diff # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy seobject # destroy _sitebuiltins # destroy __main__ # 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 uuid # destroy distro # destroy json # destroy shlex # destroy argparse # destroy sepolicy # destroy syslog # destroy audit # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # destroy sepolgen.matching # destroy sepolgen.refpolicy # destroy selinux # destroy sepolgen.access # destroy sepolgen.objectmodel # destroy sepolgen.util # destroy setools.mixins # destroy setools.query # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # destroy setools.diff.terules # destroy configparser # cleanup[3] wiping _audit # cleanup[3] wiping setools.policyrep # destroy ipaddress # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy zipfile # destroy pkgutil # destroy plistlib # destroy tempfile # destroy textwrap # destroy inspect # destroy ntpath # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.pyparsing # destroy string # destroy sre_constants # destroy pprint # cleanup[3] wiping pkg_resources._vendor.pyparsing # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging._compat # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._typing # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources.extern.packaging._typing # destroy pkg_resources.extern.packaging._compat # destroy pkg_resources._vendor.packaging.__about__ # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.appdirs # cleanup[3] wiping pkg_resources._vendor.appdirs # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping _semanage # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping lzma # cleanup[3] wiping _lzma # cleanup[3] wiping bz2 # destroy _compression # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # cleanup[3] wiping posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy _opcode # destroy _semanage # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy _signal # destroy marshal # destroy io # destroy _weakref # destroy _heapq # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy _string # destroy ansible.module_utils.six.moves.urllib # destroy signal # destroy pwd # destroy grp # destroy _posixsubprocess # 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 operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy select # destroy logging # destroy copy # destroy pkg_resources # destroy setools.exception # destroy posixpath # destroy threading # destroy time # destroy contextlib # destroy zlib # destroy bz2 # destroy lzma # destroy zipimport # destroy pyexpat # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy weakref # destroy _thread # destroy abc # destroy ast # destroy dis # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy functools # destroy stat # destroy genericpath # destroy pkg_resources._vendor.appdirs # destroy pkg_resources._vendor.packaging # destroy pkg_resources._vendor.pyparsing # destroy struct # destroy binascii # destroy datetime # destroy locale # destroy _socket # destroy io # destroy selectors # destroy errno # destroy array # destroy re # destroy collections # destroy warnings # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879406.37585: done with _execute_module (fedora.linux_system_roles.local_seport, {'ports': '9929', 'proto': 'udp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True, 'ignore_selinux_state': False, '_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': 'fedora.linux_system_roles.local_seport', '_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-1726879405.8199325-12400-21302477950634/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879406.37589: _low_level_execute_command(): starting 10976 1726879406.37591: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879405.8199325-12400-21302477950634/ > /dev/null 2>&1 && sleep 0' 10976 1726879406.38124: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879406.38147: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879406.38163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879406.38182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879406.38230: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879406.38243: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879406.38255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879406.38271: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879406.38281: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879406.38289: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879406.38299: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879406.38310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879406.38326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879406.38336: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879406.38344: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879406.38355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879406.38428: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879406.38451: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879406.38469: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879406.38549: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879406.40445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879406.40510: stderr chunk (state=3): >>><<< 10976 1726879406.40514: stdout chunk (state=3): >>><<< 10976 1726879406.40732: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879406.40736: handler run complete 10976 1726879406.40738: attempt loop complete, returning result 10976 1726879406.40740: variable '__selinux_item' from source: unknown 10976 1726879406.40742: variable '__selinux_item' from source: unknown ok: [managed_node2] => (item={'ports': '9929', 'proto': 'udp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "__selinux_item": { "local": true, "ports": "9929", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "9929" ], "proto": "udp", "setype": "cluster_port_t", "state": "present" } 10976 1726879406.40968: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879406.40972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879406.40974: variable 'omit' from source: magic vars 10976 1726879406.41179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879406.41219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879406.41254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879406.41314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879406.41336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879406.41460: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879406.41472: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879406.41491: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879406.41635: variable 'ansible_facts' from source: unknown 10976 1726879406.41862: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879406.42037: variable 'ansible_facts' from source: unknown 10976 1726879406.42235: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879406.42360: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879406.42370: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879406.42566: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879406.42576: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879406.42592: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879406.42746: variable 'ansible_facts' from source: unknown 10976 1726879406.42962: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879406.43143: variable 'ansible_facts' from source: unknown 10976 1726879406.43363: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879406.43519: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879406.43535: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879406.43545: variable 'omit' from source: magic vars 10976 1726879406.43568: variable 'omit' from source: magic vars 10976 1726879406.43759: variable '__selinux_item' from source: unknown 10976 1726879406.43877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879406.43919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879406.43962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879406.44016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879406.44802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879406.44908: variable '__selinux_item' from source: unknown 10976 1726879406.45081: variable '__selinux_item' from source: unknown 10976 1726879406.45451: variable '__selinux_item' from source: unknown 10976 1726879406.45680: variable '__selinux_item' from source: unknown 10976 1726879406.45908: variable 'ansible_selinux' from source: facts 10976 1726879406.45937: variable 'omit' from source: magic vars 10976 1726879406.45996: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879406.46038: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879406.46089: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879406.46109: variable 'inventory_hostname' from source: set_fact 10976 1726879406.46195: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879406.46203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879406.46416: Set connection var ansible_pipelining to False 10976 1726879406.46431: Set connection var ansible_shell_executable to /bin/sh 10976 1726879406.46440: Set connection var ansible_timeout to 10 10976 1726879406.46446: Set connection var ansible_shell_type to sh 10976 1726879406.46454: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879406.46462: Set connection var ansible_connection to ssh 10976 1726879406.46490: variable 'ansible_shell_executable' from source: unknown 10976 1726879406.46497: variable 'ansible_connection' from source: unknown 10976 1726879406.46515: variable 'ansible_module_compression' from source: unknown 10976 1726879406.46626: variable 'ansible_shell_type' from source: unknown 10976 1726879406.46636: variable 'ansible_shell_executable' from source: unknown 10976 1726879406.46642: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879406.46649: variable 'ansible_pipelining' from source: unknown 10976 1726879406.46654: variable 'ansible_timeout' from source: unknown 10976 1726879406.46661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879406.46890: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879406.46906: variable 'omit' from source: magic vars 10976 1726879406.46915: starting attempt loop 10976 1726879406.46921: running the handler 10976 1726879406.46933: _low_level_execute_command(): starting 10976 1726879406.46940: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879406.48065: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879406.48081: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879406.48100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879406.48119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879406.48177: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879406.48192: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879406.48207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879406.48230: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879406.48243: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879406.48255: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879406.48277: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879406.48294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879406.48311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879406.48332: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879406.48345: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879406.48359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879406.48445: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879406.48469: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879406.48498: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879406.48574: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879406.50241: stdout chunk (state=3): >>>/root <<< 10976 1726879406.50440: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879406.50443: stdout chunk (state=3): >>><<< 10976 1726879406.50445: stderr chunk (state=3): >>><<< 10976 1726879406.50553: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879406.50561: _low_level_execute_command(): starting 10976 1726879406.50564: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879406.5046186-12400-262549328190197 `" && echo ansible-tmp-1726879406.5046186-12400-262549328190197="` echo /root/.ansible/tmp/ansible-tmp-1726879406.5046186-12400-262549328190197 `" ) && sleep 0' 10976 1726879406.51190: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879406.51209: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879406.51225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879406.51242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879406.51282: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879406.51296: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879406.51308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879406.51332: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879406.51342: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879406.51351: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879406.51363: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879406.51377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879406.51397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879406.51410: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879406.51427: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879406.51444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879406.51527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879406.51558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879406.51576: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879406.51666: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879406.53564: stdout chunk (state=3): >>>ansible-tmp-1726879406.5046186-12400-262549328190197=/root/.ansible/tmp/ansible-tmp-1726879406.5046186-12400-262549328190197 <<< 10976 1726879406.53745: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879406.53798: stderr chunk (state=3): >>><<< 10976 1726879406.53801: stdout chunk (state=3): >>><<< 10976 1726879406.53928: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879406.5046186-12400-262549328190197=/root/.ansible/tmp/ansible-tmp-1726879406.5046186-12400-262549328190197 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879406.53932: variable 'ansible_module_compression' from source: unknown 10976 1726879406.53934: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.local_seport-ZIP_DEFLATED 10976 1726879406.53936: variable 'ansible_facts' from source: unknown 10976 1726879406.54052: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879406.5046186-12400-262549328190197/AnsiballZ_local_seport.py 10976 1726879406.54161: Sending initial data 10976 1726879406.54166: Sent initial data (161 bytes) 10976 1726879406.55294: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879406.55312: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879406.55332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879406.55353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879406.55410: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879406.55426: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879406.55441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879406.55459: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879406.55472: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879406.55490: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879406.55504: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879406.55522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879406.55542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879406.55554: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879406.55564: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879406.55577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879406.55664: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879406.55691: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879406.55713: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879406.55792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879406.57581: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879406.57647: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879406.57681: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpmk6psqk4 /root/.ansible/tmp/ansible-tmp-1726879406.5046186-12400-262549328190197/AnsiballZ_local_seport.py <<< 10976 1726879406.58003: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879406.58923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879406.59045: stderr chunk (state=3): >>><<< 10976 1726879406.59048: stdout chunk (state=3): >>><<< 10976 1726879406.59050: done transferring module to remote 10976 1726879406.59052: _low_level_execute_command(): starting 10976 1726879406.59054: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879406.5046186-12400-262549328190197/ /root/.ansible/tmp/ansible-tmp-1726879406.5046186-12400-262549328190197/AnsiballZ_local_seport.py && sleep 0' 10976 1726879406.59671: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879406.59708: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879406.59712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879406.59732: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879406.59764: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879406.59767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879406.59769: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration <<< 10976 1726879406.59771: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879406.59773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879406.59830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879406.59835: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879406.59873: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879406.61625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879406.61754: stderr chunk (state=3): >>><<< 10976 1726879406.61757: stdout chunk (state=3): >>><<< 10976 1726879406.61760: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879406.61762: _low_level_execute_command(): starting 10976 1726879406.61764: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879406.5046186-12400-262549328190197/AnsiballZ_local_seport.py && sleep 0' 10976 1726879406.62327: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879406.62336: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879406.62346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879406.62370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879406.62395: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879406.62404: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879406.62411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879406.62429: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879406.62441: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879406.62444: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879406.62449: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879406.62471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879406.62474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879406.62476: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879406.62479: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879406.62490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879406.62558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879406.62579: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879406.62582: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879406.62659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879406.64660: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879406.64675: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879406.64737: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879406.64740: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879406.64778: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879406.64807: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879406.64818: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879406.64848: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879406.64856: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879406.64915: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879406.64951: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879406.64955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879406.64974: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879406.64983: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0de43dc0> <<< 10976 1726879406.65042: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879406.65045: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dbd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0de43b20> <<< 10976 1726879406.65072: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879406.65139: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0de43ac0> import '_signal' # <<< 10976 1726879406.65164: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dbd8490> <<< 10976 1726879406.65217: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 10976 1726879406.65223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879406.65255: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dbd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dbd8670> <<< 10976 1726879406.65284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879406.65320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879406.65357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879406.65385: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879406.65403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879406.65430: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db8f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879406.65448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879406.65514: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db8f220> <<< 10976 1726879406.65540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879406.65607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dbb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db8f940> <<< 10976 1726879406.65640: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dbf0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db88d90> <<< 10976 1726879406.65707: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dbb2d90> <<< 10976 1726879406.65763: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dbd8970> <<< 10976 1726879406.65792: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879406.65989: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879406.66060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879406.66089: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879406.66113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879406.66130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db52eb0> <<< 10976 1726879406.66187: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db56f40> <<< 10976 1726879406.66201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879406.66232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 10976 1726879406.66261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879406.66295: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879406.66330: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db4c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db54640> <<< 10976 1726879406.66343: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db52370> <<< 10976 1726879406.66346: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879406.66407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879406.66435: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879406.66476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879406.66497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879406.66548: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0dad5dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dad58b0> <<< 10976 1726879406.66574: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879406.66666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dad5eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879406.66695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dad5f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dad5e80> import '_collections' # <<< 10976 1726879406.66754: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db2ed30> import '_functools' # <<< 10976 1726879406.66774: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db27610> <<< 10976 1726879406.66829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db3c670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db5be20> <<< 10976 1726879406.66861: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879406.66881: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0dae7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db2e250> <<< 10976 1726879406.66937: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0db3c280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db619d0> <<< 10976 1726879406.66958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879406.66999: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879406.67018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879406.67024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dae7fa0> <<< 10976 1726879406.67036: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dae7d90> <<< 10976 1726879406.67072: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dae7d00> <<< 10976 1726879406.67098: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879406.67104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879406.67107: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879406.67120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879406.67142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py<<< 10976 1726879406.67146: stdout chunk (state=3): >>> <<< 10976 1726879406.67191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879406.67217: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0daba370> <<< 10976 1726879406.67243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879406.67252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879406.67291: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0daba460> <<< 10976 1726879406.67410: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0daf1fa0> <<< 10976 1726879406.67453: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dae9a30> <<< 10976 1726879406.67456: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dae9490> <<< 10976 1726879406.67483: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879406.67488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879406.67525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879406.67533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879406.67566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879406.67573: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d9e01c0> <<< 10976 1726879406.67606: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0daa6c70> <<< 10976 1726879406.67655: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dae9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db61040> <<< 10976 1726879406.67684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879406.67704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879406.67731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d9f3af0> <<< 10976 1726879406.67746: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879406.67783: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879406.67791: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d9f3e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879406.67810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879406.67833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 10976 1726879406.67843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0da04730> <<< 10976 1726879406.67869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879406.67897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879406.67927: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0da04c70> <<< 10976 1726879406.67965: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879406.67970: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d9913a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d9f3f10> <<< 10976 1726879406.67997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879406.68048: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d9a1280> <<< 10976 1726879406.68058: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0da045b0> import 'pwd' # <<< 10976 1726879406.68093: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d9a1340> <<< 10976 1726879406.68131: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dae79d0> <<< 10976 1726879406.68146: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879406.68167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879406.68179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879406.68198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879406.68235: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879406.68253: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d9bd6a0> <<< 10976 1726879406.68256: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 10976 1726879406.68281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879406.68284: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879406.68290: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d9bd970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d9bd760> <<< 10976 1726879406.68312: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d9bd850> <<< 10976 1726879406.68344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 10976 1726879406.68348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879406.68542: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d9bdca0> <<< 10976 1726879406.68580: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879406.68583: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d8d21f0> <<< 10976 1726879406.68599: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d9bd8e0> <<< 10976 1726879406.68601: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d9b1a30> <<< 10976 1726879406.68625: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dae75b0> <<< 10976 1726879406.68640: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879406.68706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879406.68735: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d9bda90> <<< 10976 1726879406.68836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879406.68839: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2d0d8fa670> <<< 10976 1726879406.69011: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip' # zipimport: zlib available <<< 10976 1726879406.69104: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.69134: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/__init__.py <<< 10976 1726879406.69210: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10976 1726879406.70399: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.71341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 10976 1726879406.71345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d80b7c0> <<< 10976 1726879406.71368: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 10976 1726879406.71375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879406.71400: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 10976 1726879406.71406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879406.71421: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 10976 1726879406.71427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879406.71453: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879406.71459: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d80b160> <<< 10976 1726879406.71495: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d80b280> <<< 10976 1726879406.71528: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d80bf10> <<< 10976 1726879406.71540: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 10976 1726879406.71554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879406.71597: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d80b4f0> <<< 10976 1726879406.71605: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d80bd30> import 'atexit' # <<< 10976 1726879406.71634: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d80bf70> <<< 10976 1726879406.71656: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879406.71680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879406.71725: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d80b100> <<< 10976 1726879406.71734: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879406.71755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879406.71769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879406.71794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879406.71810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 10976 1726879406.71828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879406.71920: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d7e3130> <<< 10976 1726879406.71963: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879406.71968: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d781f40> <<< 10976 1726879406.72005: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879406.72009: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d781d60> <<< 10976 1726879406.72011: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879406.72051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879406.72083: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d7813d0> <<< 10976 1726879406.72101: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d872dc0> <<< 10976 1726879406.72262: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d8723a0> <<< 10976 1726879406.72280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879406.72308: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d872f70> <<< 10976 1726879406.72320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879406.72335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879406.72355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 10976 1726879406.72367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879406.72377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879406.72394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879406.72415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 10976 1726879406.72417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d843c10> <<< 10976 1726879406.72507: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d759cd0> <<< 10976 1726879406.72512: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d7593a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d814490> <<< 10976 1726879406.72542: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879406.72547: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d7594c0> <<< 10976 1726879406.72585: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d7594f0> <<< 10976 1726879406.72632: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879406.72652: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879406.72662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879406.72759: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d743250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d8531f0> <<< 10976 1726879406.72771: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879406.72828: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d7508e0> <<< 10976 1726879406.72854: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d853370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879406.72914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879406.72931: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879406.72980: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d86cd90> <<< 10976 1726879406.73106: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d750880> <<< 10976 1726879406.73200: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d7506d0> <<< 10976 1726879406.73239: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d74f670> <<< 10976 1726879406.73303: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d74f5b0> <<< 10976 1726879406.73326: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d84c8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879406.73432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879406.73443: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d7d4670> <<< 10976 1726879406.73575: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879406.73581: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d7d3ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d7e20d0> <<< 10976 1726879406.73614: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879406.73619: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d7d40d0> <<< 10976 1726879406.73650: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d816a60> # zipimport: zlib available <<< 10976 1726879406.73653: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879406.73675: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.73744: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.73832: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.73838: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.73863: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879406.73867: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.73869: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879406.73887: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.73981: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.74079: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.74544: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.75014: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879406.75021: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10976 1726879406.75030: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879406.75050: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879406.75053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879406.75112: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0cdf2580> <<< 10976 1726879406.75180: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879406.75194: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d1ec520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0cd960a0> <<< 10976 1726879406.75248: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879406.75253: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.75277: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.75289: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879406.75303: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.75414: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.75540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879406.75570: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d7d3bb0> # zipimport: zlib available <<< 10976 1726879406.75971: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.76340: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.76396: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.76460: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879406.76466: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.76488: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.76526: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879406.76593: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.76665: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879406.76683: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879406.76721: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.76737: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.76764: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879406.76777: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.76950: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.77145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879406.77176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879406.77185: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879406.77267: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d1f7970> <<< 10976 1726879406.77276: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.77335: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.77388: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/validation.py <<< 10976 1726879406.77392: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879406.77417: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.77447: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.77483: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10976 1726879406.77535: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.77568: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.77672: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.77725: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879406.77755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879406.77830: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879406.77840: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d85f250> <<< 10976 1726879406.77863: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d1f76a0> <<< 10976 1726879406.77895: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879406.78020: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.78088: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.78095: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.78168: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879406.78171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879406.78228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879406.78243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879406.78321: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d1dd7c0> <<< 10976 1726879406.78370: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d1da7f0> <<< 10976 1726879406.78423: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d1d4970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879406.78453: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.78471: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/_utils.py <<< 10976 1726879406.78476: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879406.78537: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879406.78578: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.78586: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/__init__.py # zipimport: zlib available <<< 10976 1726879406.78607: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/__init__.py <<< 10976 1726879406.78632: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879406.78667: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 10976 1726879406.78670: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879406.78714: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available <<< 10976 1726879406.78725: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 10976 1726879406.78741: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.78831: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879406.78941: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/seobject.py <<< 10976 1726879406.78994: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc' <<< 10976 1726879406.79021: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/semanage.py <<< 10976 1726879406.79050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc' <<< 10976 1726879406.79164: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0cdd7e20> <<< 10976 1726879406.79182: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0cb9d670> <<< 10976 1726879406.79201: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolicy/__init__.py <<< 10976 1726879406.79246: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879406.79259: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879406.79303: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c964c10> <<< 10976 1726879406.79340: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c9732e0> <<< 10976 1726879406.79370: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c973340> <<< 10976 1726879406.79410: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/access.py <<< 10976 1726879406.79460: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/refpolicy.py <<< 10976 1726879406.79477: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc' <<< 10976 1726879406.79539: stdout chunk (state=3): >>>import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c9789d0> <<< 10976 1726879406.79554: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c989a30> <<< 10976 1726879406.79579: stdout chunk (state=3): >>># extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879406.79588: stdout chunk (state=3): >>># extension module 'selinux.audit2why' executed from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0c995ee0> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c978130> <<< 10976 1726879406.79614: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/objectmodel.py <<< 10976 1726879406.79620: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c989610> <<< 10976 1726879406.79649: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc' <<< 10976 1726879406.79656: stdout chunk (state=3): >>>import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c934310> <<< 10976 1726879406.79684: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/sepolgeni18n.py<<< 10976 1726879406.79687: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc' <<< 10976 1726879406.79694: stdout chunk (state=3): >>>import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c934760> <<< 10976 1726879406.79709: stdout chunk (state=3): >>>import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c9735e0> <<< 10976 1726879406.79730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 10976 1726879406.79749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 10976 1726879406.79766: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c973eb0> <<< 10976 1726879406.79807: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879406.79827: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/__init__.py <<< 10976 1726879406.79891: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879406.79907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc matches /usr/lib64/python3.9/plistlib.py <<< 10976 1726879406.79932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc' <<< 10976 1726879406.79960: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c8d62e0> <<< 10976 1726879406.79996: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c8d6280> <<< 10976 1726879406.80009: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 10976 1726879406.80074: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879406.80077: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0c8d6430> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c8d6190> <<< 10976 1726879406.80138: stdout chunk (state=3): >>>import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c8bec40> <<< 10976 1726879406.80160: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py<<< 10976 1726879406.80166: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c8d64f0> <<< 10976 1726879406.80193: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py <<< 10976 1726879406.80210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 10976 1726879406.80220: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 10976 1726879406.80256: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 10976 1726879406.80297: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c826430> <<< 10976 1726879406.80317: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py <<< 10976 1726879406.80328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 10976 1726879406.80347: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 10976 1726879406.80353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 10976 1726879406.80390: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 10976 1726879406.80438: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c83d130> <<< 10976 1726879406.80450: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c83d640> <<< 10976 1726879406.80453: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py <<< 10976 1726879406.80473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' <<< 10976 1726879406.80476: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 10976 1726879406.80515: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py <<< 10976 1726879406.80520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' <<< 10976 1726879406.80528: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c84f220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c83ddc0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c83d820> <<< 10976 1726879406.80582: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c835880> <<< 10976 1726879406.80596: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 10976 1726879406.80614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879406.80639: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py <<< 10976 1726879406.80644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c84fc40> <<< 10976 1726879406.80665: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 10976 1726879406.80694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 10976 1726879406.80756: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c84fca0> <<< 10976 1726879406.80774: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py <<< 10976 1726879406.80787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 10976 1726879406.80803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 10976 1726879406.80826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 10976 1726879406.80862: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c7fa0d0> <<< 10976 1726879406.80867: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c85f3a0> <<< 10976 1726879406.80905: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c8356d0> <<< 10976 1726879406.80918: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c826550> <<< 10976 1726879406.80975: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c8d6c70> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c8d6610> <<< 10976 1726879406.80993: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 10976 1726879406.81011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 10976 1726879406.81108: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c8d6ac0> <<< 10976 1726879406.81123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 10976 1726879406.81218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 10976 1726879406.81241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 10976 1726879406.81252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 10976 1726879406.81277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py <<< 10976 1726879406.81283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 10976 1726879406.81316: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0c7cb310> <<< 10976 1726879406.81335: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c7cb0d0> <<< 10976 1726879406.81358: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c7bc910> <<< 10976 1726879406.81455: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c8049d0> <<< 10976 1726879406.81473: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 10976 1726879406.81489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 10976 1726879406.81524: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c81f940> <<< 10976 1726879406.81556: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/extern/__init__.py <<< 10976 1726879406.81559: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879406.81561: stdout chunk (state=3): >>>import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c7dc490> <<< 10976 1726879406.81592: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879406.81600: stdout chunk (state=3): >>>import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c762340> <<< 10976 1726879406.81619: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/appdirs.py <<< 10976 1726879406.81640: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc' import 'pkg_resources._vendor.appdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c7623d0> <<< 10976 1726879406.81646: stdout chunk (state=3): >>>import 'pkg_resources.extern.appdirs' # <<< 10976 1726879406.81675: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__init__.py <<< 10976 1726879406.81683: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879406.81713: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__about__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc' <<< 10976 1726879406.81744: stdout chunk (state=3): >>>import 'pkg_resources._vendor.packaging.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c762910> import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c7626d0> <<< 10976 1726879406.81746: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/version.py <<< 10976 1726879406.81776: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc' <<< 10976 1726879406.81778: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_structures.py <<< 10976 1726879406.81779: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c779700> <<< 10976 1726879406.81804: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_typing.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc' import 'pkg_resources.extern.packaging._typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c779fd0> <<< 10976 1726879406.81995: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c7626a0> <<< 10976 1726879406.82012: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/specifiers.py <<< 10976 1726879406.82032: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc' <<< 10976 1726879406.82043: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_compat.py <<< 10976 1726879406.82060: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc' import 'pkg_resources.extern.packaging._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c78d9a0> <<< 10976 1726879406.82087: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879406.82102: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c78db80> <<< 10976 1726879406.82560: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c780280> <<< 10976 1726879406.82578: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc' <<< 10976 1726879406.82615: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/pyparsing.py <<< 10976 1726879406.82745: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc' <<< 10976 1726879406.82764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 10976 1726879406.82781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c6e6bb0> <<< 10976 1726879406.83737: stdout chunk (state=3): >>>import 'pkg_resources._vendor.pyparsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c728490> <<< 10976 1726879406.83743: stdout chunk (state=3): >>>import 'pkg_resources.extern.pyparsing' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/markers.py <<< 10976 1726879406.83761: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc' <<< 10976 1726879406.83821: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c728550> <<< 10976 1726879406.84397: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c78dfa0> <<< 10976 1726879406.84464: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc matches /usr/lib64/python3.9/sysconfig.py <<< 10976 1726879406.84478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc' <<< 10976 1726879406.84492: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c5e7700> <<< 10976 1726879406.86273: stdout chunk (state=3): >>>import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c943c40> <<< 10976 1726879406.86345: stdout chunk (state=3): >>># extension module 'setools.policyrep' loaded from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879406.86461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py <<< 10976 1726879406.86489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' <<< 10976 1726879406.86589: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c5d72e0> <<< 10976 1726879406.86601: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/exception.py <<< 10976 1726879406.86608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc' <<< 10976 1726879406.86658: stdout chunk (state=3): >>>import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c4078b0> <<< 10976 1726879406.86851: stdout chunk (state=3): >>># extension module 'setools.policyrep' executed from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0c60c1f0> <<< 10976 1726879406.86858: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/query.py <<< 10976 1726879406.86861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c41ab50> <<< 10976 1726879406.86887: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc' <<< 10976 1726879406.86913: stdout chunk (state=3): >>>import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c41e340> <<< 10976 1726879406.86935: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boolquery.py <<< 10976 1726879406.86957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc' <<< 10976 1726879406.86970: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc' <<< 10976 1726879406.86996: stdout chunk (state=3): >>>import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c41ea60> <<< 10976 1726879406.87020: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc' <<< 10976 1726879406.87056: stdout chunk (state=3): >>>import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c41ee80> <<< 10976 1726879406.87063: stdout chunk (state=3): >>>import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c41e730> <<< 10976 1726879406.87097: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/categoryquery.py <<< 10976 1726879406.87117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c429eb0> <<< 10976 1726879406.87145: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc' <<< 10976 1726879406.87148: stdout chunk (state=3): >>>import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c429f40> <<< 10976 1726879406.87172: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc' <<< 10976 1726879406.87178: stdout chunk (state=3): >>>import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3b71f0> <<< 10976 1726879406.87207: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc' <<< 10976 1726879406.87210: stdout chunk (state=3): >>>import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3b74f0> <<< 10976 1726879406.87238: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc' <<< 10976 1726879406.87245: stdout chunk (state=3): >>>import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3b7730> <<< 10976 1726879406.87278: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/sensitivityquery.py <<< 10976 1726879406.87282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc' <<< 10976 1726879406.87286: stdout chunk (state=3): >>>import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3b7a30> <<< 10976 1726879406.87308: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc' <<< 10976 1726879406.87328: stdout chunk (state=3): >>>import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3b7cd0> <<< 10976 1726879406.87353: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typeattrquery.py <<< 10976 1726879406.87356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc' <<< 10976 1726879406.87361: stdout chunk (state=3): >>>import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3b7f40> <<< 10976 1726879406.87393: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc' <<< 10976 1726879406.87401: stdout chunk (state=3): >>>import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3c0340> <<< 10976 1726879406.87432: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mlsrulequery.py <<< 10976 1726879406.87436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc' <<< 10976 1726879406.87438: stdout chunk (state=3): >>>import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3c0730> <<< 10976 1726879406.87463: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rbacrulequery.py <<< 10976 1726879406.87468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc' <<< 10976 1726879406.87497: stdout chunk (state=3): >>>import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3c0cd0> <<< 10976 1726879406.87522: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/terulequery.py <<< 10976 1726879406.87535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc' <<< 10976 1726879406.87550: stdout chunk (state=3): >>>import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3c73a0> <<< 10976 1726879406.87571: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc' <<< 10976 1726879406.87586: stdout chunk (state=3): >>>import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3c7a90> <<< 10976 1726879406.87609: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boundsquery.py<<< 10976 1726879406.87612: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc' <<< 10976 1726879406.87643: stdout chunk (state=3): >>>import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3cf0d0> <<< 10976 1726879406.87666: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/defaultquery.py <<< 10976 1726879406.87670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc' <<< 10976 1726879406.87672: stdout chunk (state=3): >>>import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3cf550> <<< 10976 1726879406.87699: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc' <<< 10976 1726879406.87715: stdout chunk (state=3): >>>import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3cf940> <<< 10976 1726879406.87737: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/genfsconquery.py<<< 10976 1726879406.87753: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc' <<< 10976 1726879406.87765: stdout chunk (state=3): >>>import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3cfd00> <<< 10976 1726879406.87786: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibendportconquery.py <<< 10976 1726879406.87790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc' <<< 10976 1726879406.87797: stdout chunk (state=3): >>>import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3d80d0> <<< 10976 1726879406.87821: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc' <<< 10976 1726879406.87849: stdout chunk (state=3): >>>import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3d8340> <<< 10976 1726879406.87877: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/initsidquery.py <<< 10976 1726879406.87882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc' import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3d87c0> <<< 10976 1726879406.87924: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc' <<< 10976 1726879406.87948: stdout chunk (state=3): >>>import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3d8970> <<< 10976 1726879406.87949: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc' <<< 10976 1726879406.87987: stdout chunk (state=3): >>>import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3d8b80> <<< 10976 1726879406.88001: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/portconquery.py <<< 10976 1726879406.88007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc' <<< 10976 1726879406.88046: stdout chunk (state=3): >>>import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3d8f40> <<< 10976 1726879406.88087: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3df490> <<< 10976 1726879406.88111: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc' <<< 10976 1726879406.88140: stdout chunk (state=3): >>>import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3df760> <<< 10976 1726879406.88148: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3dfa30> <<< 10976 1726879406.88177: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pcideviceconquery.py <<< 10976 1726879406.88180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc' <<< 10976 1726879406.88193: stdout chunk (state=3): >>>import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3dfd00> <<< 10976 1726879406.88217: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/devicetreeconquery.py <<< 10976 1726879406.88220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3dffd0> <<< 10976 1726879406.88259: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/infoflow.py <<< 10976 1726879406.88274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc' <<< 10976 1726879406.88295: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/permmap.py <<< 10976 1726879406.88307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc' <<< 10976 1726879406.88339: stdout chunk (state=3): >>>import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3e8880> <<< 10976 1726879406.88393: stdout chunk (state=3): >>>import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3e81f0> <<< 10976 1726879406.88396: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/dta.py <<< 10976 1726879406.88401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc' <<< 10976 1726879406.88456: stdout chunk (state=3): >>>import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3778e0> <<< 10976 1726879406.88478: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879406.88506: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bool.py <<< 10976 1726879406.88511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc' <<< 10976 1726879406.88541: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc' <<< 10976 1726879406.88545: stdout chunk (state=3): >>>import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3895b0> <<< 10976 1726879406.88575: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc' <<< 10976 1726879406.88595: stdout chunk (state=3): >>>import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3898b0> <<< 10976 1726879406.88616: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879406.88655: stdout chunk (state=3): >>>import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c393430> <<< 10976 1726879406.88679: stdout chunk (state=3): >>>import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c389220> <<< 10976 1726879406.88701: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc' <<< 10976 1726879406.88726: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/types.py <<< 10976 1726879406.88732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc' <<< 10976 1726879406.88763: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc' <<< 10976 1726879406.88800: stdout chunk (state=3): >>>import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c397820> <<< 10976 1726879406.88829: stdout chunk (state=3): >>>import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3973d0> <<< 10976 1726879406.88857: stdout chunk (state=3): >>>import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c393b50> <<< 10976 1726879406.88901: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/commons.py <<< 10976 1726879406.88920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc' <<< 10976 1726879406.88925: stdout chunk (state=3): >>>import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c39c130> <<< 10976 1726879406.88927: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc' <<< 10976 1726879406.88956: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc' <<< 10976 1726879406.88989: stdout chunk (state=3): >>>import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c39cd60> <<< 10976 1726879406.89057: stdout chunk (state=3): >>>import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c39c7f0> <<< 10976 1726879406.89084: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc' <<< 10976 1726879406.89117: stdout chunk (state=3): >>>import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3350d0> <<< 10976 1726879406.89123: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc' <<< 10976 1726879406.89153: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mls.py <<< 10976 1726879406.89211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc' <<< 10976 1726879406.89236: stdout chunk (state=3): >>>import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c33c520> <<< 10976 1726879406.89259: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc' <<< 10976 1726879406.89302: stdout chunk (state=3): >>>import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c33caf0> <<< 10976 1726879406.89320: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/users.py <<< 10976 1726879406.89333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc' <<< 10976 1726879406.89382: stdout chunk (state=3): >>>import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c351160> <<< 10976 1726879406.89389: stdout chunk (state=3): >>>import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c335fa0> <<< 10976 1726879406.89413: stdout chunk (state=3): >>>import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c335820> <<< 10976 1726879406.89427: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc' <<< 10976 1726879406.89457: stdout chunk (state=3): >>>import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c359130> <<< 10976 1726879406.89484: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibendportcon.py <<< 10976 1726879406.89508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc' <<< 10976 1726879406.89512: stdout chunk (state=3): >>>import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c359850> <<< 10976 1726879406.89530: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc' <<< 10976 1726879406.89593: stdout chunk (state=3): >>>import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c35e340> <<< 10976 1726879406.89596: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc' <<< 10976 1726879406.89669: stdout chunk (state=3): >>>import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c35e100> <<< 10976 1726879406.89692: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mlsrules.py <<< 10976 1726879406.89700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc' <<< 10976 1726879406.89739: stdout chunk (state=3): >>>import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c366730> <<< 10976 1726879406.89752: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/netifcon.py <<< 10976 1726879406.89763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc' <<< 10976 1726879406.89807: stdout chunk (state=3): >>>import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c2ec0d0> <<< 10976 1726879406.89821: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc' <<< 10976 1726879406.89889: stdout chunk (state=3): >>>import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c2eca30> <<< 10976 1726879406.89893: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c2f3760> <<< 10976 1726879406.89906: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc' <<< 10976 1726879406.89958: stdout chunk (state=3): >>>import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c2f3d30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc' <<< 10976 1726879406.89979: stdout chunk (state=3): >>>import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c2fb5b0> <<< 10976 1726879406.89996: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc' <<< 10976 1726879406.90056: stdout chunk (state=3): >>>import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c2fbd30> <<< 10976 1726879406.90076: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/terules.py <<< 10976 1726879406.90092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc' <<< 10976 1726879406.90116: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/conditional.py <<< 10976 1726879406.90119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc' <<< 10976 1726879406.90127: stdout chunk (state=3): >>>import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c30e520> <<< 10976 1726879406.90248: stdout chunk (state=3): >>>import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c302e20> <<< 10976 1726879406.90257: stdout chunk (state=3): >>>import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c385a60> <<< 10976 1726879406.90291: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879406.90365: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc' <<< 10976 1726879406.90385: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c321bb0> <<< 10976 1726879406.90396: stdout chunk (state=3): >>>import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c321910> <<< 10976 1726879406.90414: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/descriptors.py <<< 10976 1726879406.90417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc' <<< 10976 1726879406.90420: stdout chunk (state=3): >>>import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c321ca0> <<< 10976 1726879406.90439: stdout chunk (state=3): >>>import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c321790> <<< 10976 1726879406.90460: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertte.py<<< 10976 1726879406.90491: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc' <<< 10976 1726879406.90501: stdout chunk (state=3): >>>import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c2ae340> <<< 10976 1726879406.90515: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/emptyattr.py <<< 10976 1726879406.90530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc' <<< 10976 1726879406.90550: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc' <<< 10976 1726879406.90555: stdout chunk (state=3): >>>import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c2aef40> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c2aeb50> <<< 10976 1726879406.90577: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/roexec.py <<< 10976 1726879406.90590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc' <<< 10976 1726879406.90597: stdout chunk (state=3): >>>import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c2aefa0> <<< 10976 1726879406.90619: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checker.py <<< 10976 1726879406.90626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc' <<< 10976 1726879406.90650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 10976 1726879406.90676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879406.90841: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c2b6850> <<< 10976 1726879406.90857: stdout chunk (state=3): >>>import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c2b64f0> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c385400> <<< 10976 1726879406.90863: stdout chunk (state=3): >>>import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c943490> <<< 10976 1726879406.90883: stdout chunk (state=3): >>>import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0cdd7f40> <<< 10976 1726879406.90920: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/audit.py <<< 10976 1726879406.90951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc' <<< 10976 1726879406.91015: stdout chunk (state=3): >>># extension module '_audit' loaded from '/usr/lib64/python3.9/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.9/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0c2ea6d0> <<< 10976 1726879406.91060: stdout chunk (state=3): >>>import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c9432e0> <<< 10976 1726879406.91090: stdout chunk (state=3): >>>import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d86c0d0> <<< 10976 1726879406.91179: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.00113: stdout chunk (state=3): >>> {"ports": ["21064"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["21064"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} # destroy __main__ <<< 10976 1726879407.00697: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 10976 1726879407.00825: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit <<< 10976 1726879407.00833: stdout chunk (state=3): >>># cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage <<< 10976 1726879407.00876: stdout chunk (state=3): >>># cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing textwrap # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing ntpath # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.appdirs # cleanup[2] removing pkg_resources.extern.appdirs # cleanup[2] removing pkg_resources._vendor.packaging.__about__ # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging._typing # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing pkg_resources.extern.packaging._compat # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing pprint # cleanup[2] removing pkg_resources._vendor.pyparsing # cleanup[2] removing pkg_resources.extern.pyparsing # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing pkg_resources # cleanup[2] removing _cython_0_29_22 # destroy _cython_0_29_22 # cleanup[2] removing cython_runtime # cleanup[2] removing ipaddress # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query <<< 10976 1726879407.00889: stdout chunk (state=3): >>># cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing configparser # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # destroy setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.diff # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy seobject <<< 10976 1726879407.01503: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy __main__ # 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 uuid # destroy distro # destroy json # destroy shlex # destroy argparse <<< 10976 1726879407.01638: stdout chunk (state=3): >>># destroy sepolicy # destroy syslog # destroy audit # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # destroy sepolgen.matching # destroy sepolgen.refpolicy # destroy selinux # destroy sepolgen.access # destroy sepolgen.objectmodel # destroy sepolgen.util <<< 10976 1726879407.01759: stdout chunk (state=3): >>># destroy setools.mixins # destroy setools.query # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # destroy setools.diff.terules # destroy configparser <<< 10976 1726879407.02105: stdout chunk (state=3): >>># cleanup[3] wiping _audit # cleanup[3] wiping setools.policyrep # destroy ipaddress # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy zipfile # destroy pkgutil # destroy plistlib # destroy tempfile # destroy textwrap # destroy inspect # destroy ntpath # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.pyparsing # destroy string # destroy sre_constants # destroy pprint # cleanup[3] wiping pkg_resources._vendor.pyparsing # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging._compat # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._typing # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources.extern.packaging._typing # destroy pkg_resources.extern.packaging._compat # destroy pkg_resources._vendor.packaging.__about__ # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.appdirs # cleanup[3] wiping pkg_resources._vendor.appdirs # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping _semanage # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping lzma # cleanup[3] wiping _lzma # cleanup[3] wiping bz2 # destroy _compression # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # cleanup[3] wiping posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external <<< 10976 1726879407.02145: stdout chunk (state=3): >>># cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model <<< 10976 1726879407.02155: stdout chunk (state=3): >>># destroy _opcode # destroy _semanage # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy _signal # destroy marshal # destroy io <<< 10976 1726879407.02560: stdout chunk (state=3): >>># destroy _weakref <<< 10976 1726879407.02593: stdout chunk (state=3): >>># destroy _heapq <<< 10976 1726879407.02611: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 10976 1726879407.02636: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy _string <<< 10976 1726879407.02642: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 10976 1726879407.02677: stdout chunk (state=3): >>># destroy signal # destroy pwd # destroy grp # destroy _posixsubprocess <<< 10976 1726879407.02682: stdout chunk (state=3): >>># 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 <<< 10976 1726879407.02685: stdout chunk (state=3): >>># destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy select # destroy logging # destroy copy # destroy pkg_resources # destroy setools.exception <<< 10976 1726879407.02769: stdout chunk (state=3): >>># destroy posixpath # destroy threading # destroy time # destroy contextlib # destroy zlib # destroy bz2 # destroy lzma <<< 10976 1726879407.02799: stdout chunk (state=3): >>># destroy zipimport # destroy pyexpat # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils <<< 10976 1726879407.02809: stdout chunk (state=3): >>># destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy weakref # destroy _thread # destroy abc # destroy ast # destroy dis # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy functools <<< 10976 1726879407.02813: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy pkg_resources._vendor.appdirs # destroy pkg_resources._vendor.packaging # destroy pkg_resources._vendor.pyparsing <<< 10976 1726879407.02889: stdout chunk (state=3): >>># destroy struct # destroy binascii # destroy datetime # destroy locale # destroy _socket # destroy io # destroy selectors # destroy errno # destroy array # destroy re # destroy collections # destroy warnings <<< 10976 1726879407.02964: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879407.03495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879407.03505: stderr chunk (state=3): >>><<< 10976 1726879407.03508: stdout chunk (state=3): >>><<< 10976 1726879407.03751: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0de43dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dbd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0de43b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0de43ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dbd8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dbd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dbd8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db8f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db8f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dbb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dbf0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db88d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dbb2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dbd8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db52eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db56f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db4c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db54640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db52370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0dad5dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dad58b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dad5eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dad5f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dad5e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db2ed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db27610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db3c670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db5be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0dae7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db2e250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0db3c280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db619d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dae7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dae7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dae7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0daba370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0daba460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0daf1fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dae9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dae9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d9e01c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0daa6c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dae9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0db61040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d9f3af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d9f3e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0da04730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0da04c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d9913a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d9f3f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d9a1280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0da045b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d9a1340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dae79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d9bd6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d9bd970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d9bd760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d9bd850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d9bdca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d8d21f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d9bd8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d9b1a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0dae75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d9bda90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2d0d8fa670> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d80b7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d80b160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d80b280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d80bf10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d80b4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d80bd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d80bf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d80b100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d7e3130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d781f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d781d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d7813d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d872dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d8723a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d872f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d843c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d759cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d7593a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d814490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d7594c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d7594f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d743250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d8531f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d7508e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d853370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d86cd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d750880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d7506d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d74f670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d74f5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d84c8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d7d4670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d7d3ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d7e20d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d7d40d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d816a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0cdf2580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d1ec520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0cd960a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d7d3bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d1f7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0d85f250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d1f76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d1dd7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d1da7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d1d4970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_dkn_hpu_/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/seobject.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/seobject.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/semanage.py # code object from '/usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0cdd7e20> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0cb9d670> # /usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolicy/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolicy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c964c10> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/__init__.cpython-39.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c9732e0> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/defaults.cpython-39.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c973340> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/interfaces.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/access.cpython-39.pyc' # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/refpolicy.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/refpolicy.cpython-39.pyc' import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c9789d0> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/util.cpython-39.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c989a30> # extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.9/site-packages/selinux/audit2why.cpython-39-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0c995ee0> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c978130> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/objectmodel.cpython-39.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c989610> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/matching.cpython-39.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c934310> # /usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.9/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-39.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c934760> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c9735e0> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c973eb0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc matches /usr/lib64/python3.9/plistlib.py # code object from '/usr/lib64/python3.9/__pycache__/plistlib.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c8d62e0> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c8d6280> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0c8d6430> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c8d6190> import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c8bec40> # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c8d64f0> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c826430> # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c83d130> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c83d640> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c84f220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c83ddc0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c83d820> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c835880> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c84fc40> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c84fca0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c7fa0d0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c85f3a0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c8356d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c826550> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c8d6c70> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c8d6610> # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c8d6ac0> # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0c7cb310> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c7cb0d0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c7bc910> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c8049d0> # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c81f940> # /usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c7dc490> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-39.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c762340> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/appdirs.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-39.pyc' import 'pkg_resources._vendor.appdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c7623d0> import 'pkg_resources.extern.appdirs' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__about__.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-39.pyc' import 'pkg_resources._vendor.packaging.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c762910> import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c7626d0> import 'pkg_resources.extern.packaging' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/version.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-39.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c779700> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_typing.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-39.pyc' import 'pkg_resources.extern.packaging._typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c779fd0> import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c7626a0> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/specifiers.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_compat.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-39.pyc' import 'pkg_resources.extern.packaging._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c78d9a0> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/utils.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-39.pyc' import 'pkg_resources.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c78db80> import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c780280> # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/pyparsing.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c6e6bb0> import 'pkg_resources._vendor.pyparsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c728490> import 'pkg_resources.extern.pyparsing' # # /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/markers.py # code object from '/usr/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-39.pyc' import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c728550> import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c78dfa0> # /usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc matches /usr/lib64/python3.9/sysconfig.py # code object from '/usr/lib64/python3.9/__pycache__/sysconfig.cpython-39.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c5e7700> import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c943c40> # extension module 'setools.policyrep' loaded from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' # /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py # code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c5d72e0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/exception.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/exception.cpython-39.pyc' import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c4078b0> # extension module 'setools.policyrep' executed from '/usr/lib64/python3.9/site-packages/setools/policyrep.cpython-39-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0c60c1f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/query.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/query.cpython-39.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c41ab50> # /usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/util.cpython-39.pyc' import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c41e340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boolquery.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/descriptors.cpython-39.pyc' import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c41ea60> # /usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mixins.cpython-39.pyc' import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c41ee80> import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c41e730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/categoryquery.cpython-39.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c429eb0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/commonquery.cpython-39.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c429f40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/objclassquery.cpython-39.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3b71f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/polcapquery.cpython-39.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3b74f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rolequery.cpython-39.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3b7730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/sensitivityquery.cpython-39.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3b7a30> # /usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typequery.cpython-39.pyc' import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3b7cd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/typeattrquery.cpython-39.pyc' import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3b7f40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/userquery.cpython-39.pyc' import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3c0340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/mlsrulequery.cpython-39.pyc' import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3c0730> # /usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/rbacrulequery.cpython-39.pyc' import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3c0cd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/terulequery.cpython-39.pyc' import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3c73a0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/constraintquery.cpython-39.pyc' import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3c7a90> # /usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/boundsquery.cpython-39.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3cf0d0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/defaultquery.cpython-39.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3cf550> # /usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/fsusequery.cpython-39.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3cf940> # /usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/genfsconquery.cpython-39.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3cfd00> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibendportconquery.cpython-39.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3d80d0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ibpkeyconquery.cpython-39.pyc' import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3d8340> # /usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/initsidquery.cpython-39.pyc' import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3d87c0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/netifconquery.cpython-39.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3d8970> # /usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/nodeconquery.cpython-39.pyc' import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3d8b80> # /usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/portconquery.cpython-39.pyc' import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3d8f40> # /usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/ioportconquery.cpython-39.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3df490> # /usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/iomemconquery.cpython-39.pyc' import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3df760> # /usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pirqconquery.cpython-39.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3dfa30> # /usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/pcideviceconquery.cpython-39.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3dfd00> # /usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/devicetreeconquery.cpython-39.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3dffd0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/infoflow.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/infoflow.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/permmap.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/permmap.cpython-39.pyc' import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3e8880> import 'setools.infoflow' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3e81f0> # /usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/dta.py # code object from '/usr/lib64/python3.9/site-packages/setools/__pycache__/dta.cpython-39.pyc' import 'setools.dta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3778e0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bool.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/descriptors.cpython-39.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3895b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/difference.cpython-39.pyc' import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3898b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typing.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typing.cpython-39.pyc' import 'setools.diff.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c393430> import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c389220> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/bounds.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/typeattr.cpython-39.pyc' import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c397820> import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3973d0> import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c393b50> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/commons.cpython-39.pyc' import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c39c130> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/constraints.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/objclass.cpython-39.pyc' import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c39cd60> import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c39c7f0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/default.cpython-39.pyc' import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c3350d0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/fsuse.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mls.cpython-39.pyc' import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c33c520> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/roles.cpython-39.pyc' import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c33caf0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/users.cpython-39.pyc' import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c351160> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c335fa0> import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c335820> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/genfscon.cpython-39.pyc' import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c359130> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibendportcon.cpython-39.pyc' import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c359850> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-39.pyc' import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c35e340> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/initsid.cpython-39.pyc' import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c35e100> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/mlsrules.cpython-39.pyc' import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c366730> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/netifcon.cpython-39.pyc' import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c2ec0d0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/nodecon.cpython-39.pyc' import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c2eca30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/polcap.cpython-39.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c2f3760> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/portcon.cpython-39.pyc' import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c2f3d30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/properties.cpython-39.pyc' import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c2fb5b0> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/rbacrules.cpython-39.pyc' import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c2fbd30> # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/terules.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/terules.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.9/site-packages/setools/diff/__pycache__/conditional.cpython-39.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c30e520> import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c302e20> import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c385a60> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/__init__.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertrbac.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertrbac.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checkermodule.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checkermodule.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/globalkeys.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/globalkeys.cpython-39.pyc' import 'setools.checker.globalkeys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c321bb0> import 'setools.checker.checkermodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c321910> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/descriptors.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/descriptors.cpython-39.pyc' import 'setools.checker.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c321ca0> import 'setools.checker.assertrbac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c321790> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/assertte.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/assertte.cpython-39.pyc' import 'setools.checker.assertte' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c2ae340> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/emptyattr.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/emptyattr.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/util.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/util.cpython-39.pyc' import 'setools.checker.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c2aef40> import 'setools.checker.emptyattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c2aeb50> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/roexec.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/roexec.cpython-39.pyc' import 'setools.checker.roexec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c2aefa0> # /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/setools/checker/checker.py # code object from '/usr/lib64/python3.9/site-packages/setools/checker/__pycache__/checker.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c2b6850> import 'setools.checker.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c2b64f0> import 'setools.checker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c385400> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c943490> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0cdd7f40> # /usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/audit.py # code object from '/usr/lib64/python3.9/site-packages/__pycache__/audit.cpython-39.pyc' # extension module '_audit' loaded from '/usr/lib64/python3.9/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.9/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d0c2ea6d0> import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0c9432e0> import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d0d86c0d0> # zipimport: zlib available {"ports": ["21064"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "changed": false, "invocation": {"module_args": {"ports": ["21064"], "proto": "tcp", "setype": "cluster_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing gzip # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing plistlib # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing textwrap # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing ntpath # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources._vendor.appdirs # cleanup[2] removing pkg_resources.extern.appdirs # cleanup[2] removing pkg_resources._vendor.packaging.__about__ # cleanup[2] removing pkg_resources._vendor.packaging # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging._typing # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing pkg_resources.extern.packaging._compat # cleanup[2] removing pkg_resources.extern.packaging.utils # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing pprint # cleanup[2] removing pkg_resources._vendor.pyparsing # cleanup[2] removing pkg_resources.extern.pyparsing # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing pkg_resources # cleanup[2] removing _cython_0_29_22 # destroy _cython_0_29_22 # cleanup[2] removing cython_runtime # cleanup[2] removing ipaddress # cleanup[2] removing setools.exception # cleanup[2] removing setools.policyrep # cleanup[2] removing setools.query # cleanup[2] removing setools.util # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.infoflow # cleanup[2] removing setools.dta # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.typing # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff # cleanup[2] removing setools.checker.globalkeys # cleanup[2] removing setools.checker.checkermodule # cleanup[2] removing setools.checker.descriptors # cleanup[2] removing setools.checker.assertrbac # cleanup[2] removing setools.checker.assertte # cleanup[2] removing setools.checker.util # cleanup[2] removing setools.checker.emptyattr # cleanup[2] removing setools.checker.roexec # cleanup[2] removing configparser # cleanup[2] removing setools.checker.checker # cleanup[2] removing setools.checker # cleanup[2] removing setools # destroy setools # destroy setools.util # destroy setools.descriptors # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.infoflow # destroy setools.dta # destroy setools.diff # destroy setools.checker # destroy setools.checker.globalkeys # destroy setools.checker.checkermodule # destroy setools.checker.descriptors # destroy setools.checker.assertrbac # destroy setools.checker.assertte # destroy setools.checker.util # destroy setools.checker.emptyattr # destroy setools.checker.roexec # destroy setools.checker.checker # cleanup[2] removing sepolicy # cleanup[2] removing _audit # cleanup[2] removing audit # cleanup[2] removing seobject # destroy seobject # destroy _sitebuiltins # destroy __main__ # 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 uuid # destroy distro # destroy json # destroy shlex # destroy argparse # destroy sepolicy # destroy syslog # destroy audit # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy gettext # destroy sepolgen.matching # destroy sepolgen.refpolicy # destroy selinux # destroy sepolgen.access # destroy sepolgen.objectmodel # destroy sepolgen.util # destroy setools.mixins # destroy setools.query # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.typing # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # destroy setools.diff.terules # destroy configparser # cleanup[3] wiping _audit # cleanup[3] wiping setools.policyrep # destroy ipaddress # cleanup[3] wiping setools.exception # cleanup[3] wiping cython_runtime # cleanup[3] wiping pkg_resources # destroy pkg_resources._vendor # destroy zipfile # destroy pkgutil # destroy plistlib # destroy tempfile # destroy textwrap # destroy inspect # destroy ntpath # destroy pkg_resources.extern # cleanup[3] wiping pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources.extern.packaging.markers # cleanup[3] wiping pkg_resources.extern.pyparsing # destroy string # destroy sre_constants # destroy pprint # cleanup[3] wiping pkg_resources._vendor.pyparsing # cleanup[3] wiping pkg_resources.extern.packaging.specifiers # cleanup[3] wiping pkg_resources.extern.packaging.utils # cleanup[3] wiping pkg_resources.extern.packaging._compat # cleanup[3] wiping pkg_resources.extern.packaging.version # cleanup[3] wiping pkg_resources.extern.packaging._typing # cleanup[3] wiping pkg_resources.extern.packaging._structures # cleanup[3] wiping pkg_resources.extern.packaging # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources.extern.packaging._typing # destroy pkg_resources.extern.packaging._compat # destroy pkg_resources._vendor.packaging.__about__ # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging.utils # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # cleanup[3] wiping pkg_resources._vendor.packaging # cleanup[3] wiping pkg_resources.extern.appdirs # cleanup[3] wiping pkg_resources._vendor.appdirs # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping _semanage # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # cleanup[3] wiping copy # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping lzma # cleanup[3] wiping _lzma # cleanup[3] wiping bz2 # destroy _compression # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # cleanup[3] wiping posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy _opcode # destroy _semanage # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy _signal # destroy marshal # destroy io # destroy _weakref # destroy _heapq # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy _string # destroy ansible.module_utils.six.moves.urllib # destroy signal # destroy pwd # destroy grp # destroy _posixsubprocess # 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 operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy select # destroy logging # destroy copy # destroy pkg_resources # destroy setools.exception # destroy posixpath # destroy threading # destroy time # destroy contextlib # destroy zlib # destroy bz2 # destroy lzma # destroy zipimport # destroy pyexpat # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy weakref # destroy _thread # destroy abc # destroy ast # destroy dis # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy functools # destroy stat # destroy genericpath # destroy pkg_resources._vendor.appdirs # destroy pkg_resources._vendor.packaging # destroy pkg_resources._vendor.pyparsing # destroy struct # destroy binascii # destroy datetime # destroy locale # destroy _socket # destroy io # destroy selectors # destroy errno # destroy array # destroy re # destroy collections # destroy warnings # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879407.05450: done with _execute_module (fedora.linux_system_roles.local_seport, {'ports': '21064', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True, 'ignore_selinux_state': False, '_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': 'fedora.linux_system_roles.local_seport', '_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-1726879406.5046186-12400-262549328190197/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879407.05455: _low_level_execute_command(): starting 10976 1726879407.05461: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879406.5046186-12400-262549328190197/ > /dev/null 2>&1 && sleep 0' 10976 1726879407.06570: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879407.06639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879407.06642: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879407.06646: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879407.06648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879407.06650: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879407.06653: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879407.06656: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879407.06658: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879407.06660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879407.06664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879407.06667: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879407.06669: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879407.06678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879407.06687: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879407.06692: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879407.06791: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879407.06794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879407.08341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879407.08432: stderr chunk (state=3): >>><<< 10976 1726879407.08436: stdout chunk (state=3): >>><<< 10976 1726879407.08460: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879407.08472: handler run complete 10976 1726879407.08493: attempt loop complete, returning result 10976 1726879407.08508: variable '__selinux_item' from source: unknown 10976 1726879407.08596: variable '__selinux_item' from source: unknown ok: [managed_node2] => (item={'ports': '21064', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "__selinux_item": { "local": true, "ports": "21064", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "21064" ], "proto": "tcp", "setype": "cluster_port_t", "state": "present" } 10976 1726879407.08769: dumping result to json 10976 1726879407.08772: done dumping result, returning 10976 1726879407.08775: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set an SELinux label on a port [0e24e73b-299d-f469-e0b0-0000000004ad] 10976 1726879407.08778: sending task result for task 0e24e73b-299d-f469-e0b0-0000000004ad 10976 1726879407.08960: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000004ad 10976 1726879407.08964: WORKER PROCESS EXITING 10976 1726879407.09119: no more pending results, returning what we have 10976 1726879407.09124: results queue empty 10976 1726879407.09126: checking for any_errors_fatal 10976 1726879407.09132: done checking for any_errors_fatal 10976 1726879407.09133: checking for max_fail_percentage 10976 1726879407.09135: done checking for max_fail_percentage 10976 1726879407.09135: checking to see if all hosts have failed and the running result is not ok 10976 1726879407.09136: done checking to see if all hosts have failed 10976 1726879407.09137: getting the remaining hosts for this loop 10976 1726879407.09138: done getting the remaining hosts for this loop 10976 1726879407.09141: getting the next task for host managed_node2 10976 1726879407.09147: done getting next task for host managed_node2 10976 1726879407.09151: ^ task is: TASK: fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping 10976 1726879407.09155: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879407.09164: getting variables 10976 1726879407.09165: in VariableManager get_vars() 10976 1726879407.09204: Calling all_inventory to load vars for managed_node2 10976 1726879407.09211: Calling groups_inventory to load vars for managed_node2 10976 1726879407.09213: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879407.09225: Calling all_plugins_play to load vars for managed_node2 10976 1726879407.09227: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879407.09230: Calling groups_plugins_play to load vars for managed_node2 10976 1726879407.09545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879407.09850: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879407.09861: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879407.09865: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879407.09926: done with get_vars() 10976 1726879407.09937: done getting variables TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Friday 20 September 2024 20:43:27 -0400 (0:00:06.449) 0:00:48.523 ****** 10976 1726879407.09975: entering _queue_task() for managed_node2/community.general.selogin 10976 1726879407.09977: Creating lock for community.general.selogin 10976 1726879407.10261: worker is 1 (out of 1 available) 10976 1726879407.10276: exiting _queue_task() for managed_node2/community.general.selogin 10976 1726879407.10287: done queuing things up, now waiting for results queue to drain 10976 1726879407.10289: waiting for pending results... 10976 1726879407.10467: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping 10976 1726879407.10603: in run() - task 0e24e73b-299d-f469-e0b0-0000000004af 10976 1726879407.10620: variable 'ansible_search_path' from source: unknown 10976 1726879407.10628: variable 'ansible_search_path' from source: unknown 10976 1726879407.10687: variable 'selinux_logins' from source: role '' defaults 10976 1726879407.10936: variable 'selinux_logins' from source: role '' defaults 10976 1726879407.11089: Loaded config def from plugin (lookup/items) 10976 1726879407.11093: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 10976 1726879407.11104: dumping result to json 10976 1726879407.11107: done dumping result, returning 10976 1726879407.11114: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping [0e24e73b-299d-f469-e0b0-0000000004af] 10976 1726879407.11121: sending task result for task 0e24e73b-299d-f469-e0b0-0000000004af 10976 1726879407.11244: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000004af 10976 1726879407.11250: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879407.11319: no more pending results, returning what we have 10976 1726879407.11325: results queue empty 10976 1726879407.11326: checking for any_errors_fatal 10976 1726879407.11381: done checking for any_errors_fatal 10976 1726879407.11383: checking for max_fail_percentage 10976 1726879407.11387: done checking for max_fail_percentage 10976 1726879407.11388: checking to see if all hosts have failed and the running result is not ok 10976 1726879407.11389: done checking to see if all hosts have failed 10976 1726879407.11390: getting the remaining hosts for this loop 10976 1726879407.11392: done getting the remaining hosts for this loop 10976 1726879407.11397: getting the next task for host managed_node2 10976 1726879407.11406: done getting next task for host managed_node2 10976 1726879407.11413: ^ task is: TASK: fedora.linux_system_roles.selinux : Get SELinux modules facts 10976 1726879407.11419: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879407.11475: getting variables 10976 1726879407.11477: in VariableManager get_vars() 10976 1726879407.11551: Calling all_inventory to load vars for managed_node2 10976 1726879407.11555: Calling groups_inventory to load vars for managed_node2 10976 1726879407.11558: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879407.11569: Calling all_plugins_play to load vars for managed_node2 10976 1726879407.11573: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879407.11586: Calling groups_plugins_play to load vars for managed_node2 10976 1726879407.13108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879407.14106: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879407.14129: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879407.14136: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879407.14219: done with get_vars() 10976 1726879407.14241: done getting variables TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Friday 20 September 2024 20:43:27 -0400 (0:00:00.043) 0:00:48.566 ****** 10976 1726879407.14339: entering _queue_task() for managed_node2/fedora.linux_system_roles.selinux_modules_facts 10976 1726879407.14341: Creating lock for fedora.linux_system_roles.selinux_modules_facts 10976 1726879407.14713: worker is 1 (out of 1 available) 10976 1726879407.14729: exiting _queue_task() for managed_node2/fedora.linux_system_roles.selinux_modules_facts 10976 1726879407.14742: done queuing things up, now waiting for results queue to drain 10976 1726879407.14744: waiting for pending results... 10976 1726879407.15182: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Get SELinux modules facts 10976 1726879407.15494: in run() - task 0e24e73b-299d-f469-e0b0-0000000004b1 10976 1726879407.15539: variable 'ansible_search_path' from source: unknown 10976 1726879407.15542: variable 'ansible_search_path' from source: unknown 10976 1726879407.15581: calling self._execute() 10976 1726879407.15761: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879407.15765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879407.15777: variable 'omit' from source: magic vars 10976 1726879407.16356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879407.23114: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879407.23197: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879407.23240: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879407.23274: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879407.23417: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879407.23638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879407.23668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879407.23697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879407.23862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879407.23877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879407.24145: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879407.24154: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879407.24297: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879407.24579: variable 'ansible_facts' from source: unknown 10976 1726879407.25382: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879407.25576: variable 'ansible_facts' from source: unknown 10976 1726879407.25757: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879407.25891: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879407.25898: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879407.25909: variable 'omit' from source: magic vars 10976 1726879407.25996: variable 'omit' from source: magic vars 10976 1726879407.26040: variable 'omit' from source: magic vars 10976 1726879407.26070: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879407.26098: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879407.26116: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879407.26140: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879407.26151: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879407.26182: variable 'inventory_hostname' from source: set_fact 10976 1726879407.26189: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879407.26191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879407.26296: Set connection var ansible_pipelining to False 10976 1726879407.26305: Set connection var ansible_shell_executable to /bin/sh 10976 1726879407.26308: Set connection var ansible_timeout to 10 10976 1726879407.26310: Set connection var ansible_shell_type to sh 10976 1726879407.26316: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879407.26321: Set connection var ansible_connection to ssh 10976 1726879407.26352: variable 'ansible_shell_executable' from source: unknown 10976 1726879407.26355: variable 'ansible_connection' from source: unknown 10976 1726879407.26358: variable 'ansible_module_compression' from source: unknown 10976 1726879407.26360: variable 'ansible_shell_type' from source: unknown 10976 1726879407.26363: variable 'ansible_shell_executable' from source: unknown 10976 1726879407.26365: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879407.26369: variable 'ansible_pipelining' from source: unknown 10976 1726879407.26371: variable 'ansible_timeout' from source: unknown 10976 1726879407.26376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879407.26521: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879407.26532: variable 'omit' from source: magic vars 10976 1726879407.26537: starting attempt loop 10976 1726879407.26540: running the handler 10976 1726879407.26554: _low_level_execute_command(): starting 10976 1726879407.26564: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879407.28189: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879407.28209: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879407.28220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879407.28237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879407.28279: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879407.28286: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879407.28300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879407.28320: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879407.28329: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879407.28337: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879407.28347: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879407.28355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879407.28368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879407.28375: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879407.28390: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879407.28393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879407.28470: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879407.28500: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879407.28512: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879407.28590: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879407.30261: stdout chunk (state=3): >>>/root <<< 10976 1726879407.30436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879407.30440: stdout chunk (state=3): >>><<< 10976 1726879407.30449: stderr chunk (state=3): >>><<< 10976 1726879407.30486: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879407.30501: _low_level_execute_command(): starting 10976 1726879407.30507: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879407.3048658-12630-192759571611013 `" && echo ansible-tmp-1726879407.3048658-12630-192759571611013="` echo /root/.ansible/tmp/ansible-tmp-1726879407.3048658-12630-192759571611013 `" ) && sleep 0' 10976 1726879407.32393: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879407.32402: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879407.32413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879407.32429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879407.32562: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879407.32569: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879407.32580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879407.32597: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879407.32605: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879407.32611: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879407.32619: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879407.32630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879407.32641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879407.32649: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879407.32656: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879407.32670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879407.32749: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879407.32900: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879407.32915: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879407.33000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879407.34932: stdout chunk (state=3): >>>ansible-tmp-1726879407.3048658-12630-192759571611013=/root/.ansible/tmp/ansible-tmp-1726879407.3048658-12630-192759571611013 <<< 10976 1726879407.35135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879407.35139: stdout chunk (state=3): >>><<< 10976 1726879407.35146: stderr chunk (state=3): >>><<< 10976 1726879407.35170: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879407.3048658-12630-192759571611013=/root/.ansible/tmp/ansible-tmp-1726879407.3048658-12630-192759571611013 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879407.35235: variable 'ansible_module_compression' from source: unknown 10976 1726879407.35275: ANSIBALLZ: Using lock for fedora.linux_system_roles.selinux_modules_facts 10976 1726879407.35278: ANSIBALLZ: Acquiring lock 10976 1726879407.35281: ANSIBALLZ: Lock acquired: 139704747048592 10976 1726879407.35283: ANSIBALLZ: Creating module 10976 1726879407.55500: ANSIBALLZ: Writing module into payload 10976 1726879407.55591: ANSIBALLZ: Writing module 10976 1726879407.55619: ANSIBALLZ: Renaming module 10976 1726879407.55627: ANSIBALLZ: Done creating module 10976 1726879407.55667: variable 'ansible_facts' from source: unknown 10976 1726879407.55715: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879407.3048658-12630-192759571611013/AnsiballZ_selinux_modules_facts.py 10976 1726879407.56330: Sending initial data 10976 1726879407.56333: Sent initial data (170 bytes) 10976 1726879407.58885: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879407.58894: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879407.58907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879407.58926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879407.58966: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879407.59033: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879407.59043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879407.59057: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879407.59065: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879407.59072: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879407.59080: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879407.59093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879407.59103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879407.59111: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879407.59117: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879407.59128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879407.59206: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879407.59369: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879407.59381: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879407.59456: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879407.61299: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879407.61332: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879407.61373: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp6bj8c48f /root/.ansible/tmp/ansible-tmp-1726879407.3048658-12630-192759571611013/AnsiballZ_selinux_modules_facts.py <<< 10976 1726879407.61411: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879407.62730: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879407.62738: stderr chunk (state=3): >>><<< 10976 1726879407.62741: stdout chunk (state=3): >>><<< 10976 1726879407.62767: done transferring module to remote 10976 1726879407.62784: _low_level_execute_command(): starting 10976 1726879407.62791: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879407.3048658-12630-192759571611013/ /root/.ansible/tmp/ansible-tmp-1726879407.3048658-12630-192759571611013/AnsiballZ_selinux_modules_facts.py && sleep 0' 10976 1726879407.64537: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879407.64548: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879407.64563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879407.64576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879407.64619: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879407.64627: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879407.64638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879407.64650: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879407.64658: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879407.64666: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879407.64676: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879407.64691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879407.64703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879407.64710: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879407.64717: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879407.64727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879407.64806: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879407.64827: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879407.64840: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879407.64919: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879407.66824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879407.66829: stdout chunk (state=3): >>><<< 10976 1726879407.66835: stderr chunk (state=3): >>><<< 10976 1726879407.66858: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879407.66862: _low_level_execute_command(): starting 10976 1726879407.66866: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879407.3048658-12630-192759571611013/AnsiballZ_selinux_modules_facts.py && sleep 0' 10976 1726879407.68563: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879407.68642: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879407.68656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879407.68672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879407.68716: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879407.68729: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879407.68741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879407.68760: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879407.68769: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879407.68782: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879407.68793: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879407.68805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879407.68837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879407.68846: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879407.68858: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879407.68869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879407.68947: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879407.69040: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879407.69053: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879407.69195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879407.71180: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 10976 1726879407.71184: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10976 1726879407.71243: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879407.71276: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879407.71307: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879407.71347: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879407.71364: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879407.71412: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879407.71439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879407.71459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879407.71464: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879407.71491: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba31edc0> <<< 10976 1726879407.71529: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879407.71532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879407.71542: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba2c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba31eb20> <<< 10976 1726879407.71572: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879407.71597: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba31eac0> <<< 10976 1726879407.71612: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879407.71635: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879407.71649: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba2c3490> <<< 10976 1726879407.71676: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879407.71692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 10976 1726879407.71719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba2c3940> <<< 10976 1726879407.71744: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba2c3670> <<< 10976 1726879407.71775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879407.71791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879407.71802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879407.71834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879407.71852: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879407.71865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879407.71892: stdout chunk (state=3): >>>import '_stat' # <<< 10976 1726879407.71895: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba27a190> <<< 10976 1726879407.71909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879407.71930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879407.71998: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba27a220> <<< 10976 1726879407.72027: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879407.72071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879407.72074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 10976 1726879407.72076: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba29d850> <<< 10976 1726879407.72082: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba27a940> <<< 10976 1726879407.72103: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba2db880> <<< 10976 1726879407.72130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879407.72138: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba272d90> <<< 10976 1726879407.72197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879407.72200: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba29dd90> <<< 10976 1726879407.72244: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba2c3970> <<< 10976 1726879407.72278: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879407.72477: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879407.72480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879407.72519: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879407.72527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879407.72550: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879407.72556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879407.72586: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879407.72589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879407.72600: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9fd0eb0> <<< 10976 1726879407.72645: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9fd6f40> <<< 10976 1726879407.72663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879407.72679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879407.72697: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879407.72712: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879407.72740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879407.72757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879407.72773: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9fcc610> <<< 10976 1726879407.72801: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9fd4640> <<< 10976 1726879407.72805: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9fd0370> <<< 10976 1726879407.72816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879407.72905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879407.72908: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879407.72943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879407.72970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879407.72976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879407.73003: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879407.73009: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9f56dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f568b0> <<< 10976 1726879407.73025: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879407.73045: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f56eb0> <<< 10976 1726879407.73064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879407.73091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879407.73109: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f56f70> <<< 10976 1726879407.73129: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879407.73146: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f56e80> import '_collections' # <<< 10976 1726879407.73202: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9faed30> import '_functools' # <<< 10976 1726879407.73236: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9fa7610> <<< 10976 1726879407.73289: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879407.73293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9fbb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9fdbe20> <<< 10976 1726879407.73323: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879407.73360: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9f67c70> <<< 10976 1726879407.73363: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9fae250> <<< 10976 1726879407.73411: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879407.73416: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9fbb280> <<< 10976 1726879407.73419: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9fe19d0> <<< 10976 1726879407.73437: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879407.73451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879407.73465: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879407.73484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879407.73502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879407.73514: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f67fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f67d90> <<< 10976 1726879407.73547: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f67d00> <<< 10976 1726879407.73571: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879407.73585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879407.73603: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879407.73617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879407.73631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879407.73680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879407.73703: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879407.73717: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f3a370> <<< 10976 1726879407.73737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879407.73748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879407.73771: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f3a460> <<< 10976 1726879407.73896: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f6ffa0> <<< 10976 1726879407.73936: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f69a30> <<< 10976 1726879407.73951: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f69490> <<< 10976 1726879407.73970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879407.73989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879407.74003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879407.74029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879407.74049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879407.74061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9e8a1c0> <<< 10976 1726879407.74095: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f27c70> <<< 10976 1726879407.74145: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f69eb0> <<< 10976 1726879407.74160: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9fe1040> <<< 10976 1726879407.74172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879407.74203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879407.74224: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9e9baf0> <<< 10976 1726879407.74238: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879407.74273: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9e9be20> <<< 10976 1726879407.74294: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879407.74321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879407.74336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9eae730> <<< 10976 1726879407.74359: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879407.74390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879407.74423: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9eaec70> <<< 10976 1726879407.74452: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879407.74464: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9e443a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9e9bf10> <<< 10976 1726879407.74490: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879407.74551: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9e55280> <<< 10976 1726879407.74562: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9eae5b0> import 'pwd' # <<< 10976 1726879407.74589: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9e55340> <<< 10976 1726879407.74635: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f679d0> <<< 10976 1726879407.74656: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879407.74672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879407.74691: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879407.74703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879407.74763: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9e706a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879407.74782: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879407.74796: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9e70970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9e70760> <<< 10976 1726879407.74813: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879407.74831: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9e70850> <<< 10976 1726879407.74847: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879407.75045: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879407.75057: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9e70ca0> <<< 10976 1726879407.75100: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9e7f1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9e708e0> <<< 10976 1726879407.75117: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9e65a30> <<< 10976 1726879407.75139: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f675b0> <<< 10976 1726879407.75161: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879407.75219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879407.75254: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9e70a90> <<< 10976 1726879407.75358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879407.75374: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5ab9dba670> <<< 10976 1726879407.75560: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip' # zipimport: zlib available <<< 10976 1726879407.75649: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.75691: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879407.75723: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.75741: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879407.75744: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.76989: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.77978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97987c0> <<< 10976 1726879407.78009: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879407.78037: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879407.78069: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879407.78082: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9798160> <<< 10976 1726879407.78121: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9798280> <<< 10976 1726879407.78171: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9798f10> <<< 10976 1726879407.78186: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879407.78238: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9798d30> import 'atexit' # <<< 10976 1726879407.78287: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9798f70> <<< 10976 1726879407.78305: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879407.78322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879407.78358: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9798100> <<< 10976 1726879407.78403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879407.78425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879407.78456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879407.78460: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879407.78543: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab96eeee0> <<< 10976 1726879407.78560: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab970cf40> <<< 10976 1726879407.78588: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab970cd60> <<< 10976 1726879407.78606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879407.78645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879407.78827: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab970c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97fedc0> <<< 10976 1726879407.78851: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97fe3a0> <<< 10976 1726879407.78876: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879407.78900: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97fef70> <<< 10976 1726879407.78938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879407.78941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879407.78959: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879407.78996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879407.79009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879407.79026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97d0c10> <<< 10976 1726879407.79109: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9767cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97673a0> <<< 10976 1726879407.79113: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97a1490> <<< 10976 1726879407.79142: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab97674c0> <<< 10976 1726879407.79177: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97674f0> <<< 10976 1726879407.79256: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879407.79268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879407.79344: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab96d0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97df1f0> <<< 10976 1726879407.79373: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879407.79388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879407.79439: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab96db8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97df370> <<< 10976 1726879407.79466: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879407.79514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879407.79544: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879407.79548: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879407.79596: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97f9d90> <<< 10976 1726879407.79728: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab96db880> <<< 10976 1726879407.79826: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab96db6d0> <<< 10976 1726879407.79860: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab96da670> <<< 10976 1726879407.79906: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab96da5b0> <<< 10976 1726879407.79930: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97d78b0> <<< 10976 1726879407.79967: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879407.79972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879407.79986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879407.80025: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9760670> <<< 10976 1726879407.80228: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab975fac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab976f0d0> <<< 10976 1726879407.80261: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab97600d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97a3a60> <<< 10976 1726879407.80307: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10976 1726879407.80380: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.80465: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879407.80519: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879407.80536: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879407.80620: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.80717: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.81203: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.81719: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10976 1726879407.81727: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879407.81744: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879407.81788: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab92c0580> <<< 10976 1726879407.81868: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879407.81883: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab96a7520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab92610a0> <<< 10976 1726879407.81956: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879407.81967: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.81991: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879407.82102: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.82229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879407.82255: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab975fbb0> <<< 10976 1726879407.82274: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.82656: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.83026: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.83079: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.83147: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879407.83181: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.83214: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879407.83227: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.83279: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.83368: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879407.83383: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879407.83415: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.83431: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.83464: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879407.83655: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.83845: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879407.83886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 10976 1726879407.83958: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab96b6970> # zipimport: zlib available <<< 10976 1726879407.84032: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.84119: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879407.84127: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879407.84146: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.84173: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.84212: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879407.84215: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.84246: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.84517: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879407.84602: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab97ec250> <<< 10976 1726879407.84624: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab96b66a0> <<< 10976 1726879407.84668: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879407.84679: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.84809: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.84863: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.84881: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.84931: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879407.84951: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879407.84965: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879407.84992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879407.85021: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879407.85040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879407.85122: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab969e7c0> <<< 10976 1726879407.85159: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab969a7f0> <<< 10976 1726879407.85223: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab973a970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879407.85247: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.85266: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.85279: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879407.85355: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879407.85399: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible_collections/__init__.py <<< 10976 1726879407.85420: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879407.85452: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 10976 1726879407.85488: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 10976 1726879407.85518: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879407.85536: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 10976 1726879407.85539: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.85598: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879407.85689: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/semanage.py <<< 10976 1726879407.85719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc' <<< 10976 1726879407.85828: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9251280> <<< 10976 1726879407.85841: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97f90d0> <<< 10976 1726879407.85912: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879410.79549: stdout chunk (state=3): >>> {"changed": false, "ansible_facts": {"selinux_installed_modules": {"permissive_rhcd_t": {"400": {"enabled": 1, "checksum": "sha256:f8bc68c34ae2644a9925ad71b789e43438a9b44c694f8def0dd846d42d889e77"}}, "restraint": {"400": {"enabled": 1, "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270"}}, "rhts": {"400": {"enabled": 1, "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c"}}, "systemd-container-coredump": {"200": {"enabled": 1, "checksum": "sha256:e31ae96f6c2fca8e2970a864ab9a3ff0dc1370b608326f224ccd84e362526ff7"}}, "abrt": {"100": {"enabled": 1, "checksum": "sha256:b51e3b6f704ac00c5bba8ac275f854f6d53a5e3a4eb5c5cbbc4b11004feca510"}}, "accountsd": {"100": {"enabled": 1, "checksum": "sha256:00a0d1af3601693070f723e0deaea1ee28734bde5ef4895843a1ba59cd7ceaa5"}}, "acct": {"100": {"enabled": 1, "checksum": "sha256:9cde24137141f8c2a8fcee6dd15537f0f54198da14360a30655a0606e4ba2818"}}, "afs": {"100": {"enabled": 1, "checksum": "sha256:93c409c37386aacafd2d288f053c13e2a092696358aa991db322507eb9f4838b"}}, "afterburn": {"100": {"enabled": 1, "checksum": "sha256:8c0ef816b475cee987383fac53e50be5350b237033c893df8e267579e35eb726"}}, "aiccu": {"100": {"enabled": 1, "checksum": "sha256:1433f430bc89a874d46961861e1da8520158d6794a0b778e86b88fe13f71798a"}}, "aide": {"100": {"enabled": 1, "checksum": "sha256:35a074f33aee562b559a5cb76637dc4602a70c70f573ec4efe3a4274cb3e3a75"}}, "ajaxterm": {"100": {"enabled": 1, "checksum": "sha256:a2afd368cdffc8ec7c2dccd978bda04ec9bcec8cc1d133521e526dbe196c5f90"}}, "alsa": {"100": {"enabled": 1, "checksum": "sha256:be7eaf8e5da7b69d7d41422771e7e3692d41148f3e3c4e78b7b03d8117ddb2c6"}}, "amanda": {"100": {"enabled": 1, "checksum": "sha256:84287ea4da0ed7b94b142d7b494666232e7a25209471ff689c7806866ce93f92"}}, "amtu": {"100": {"enabled": 1, "checksum": "sha256:ee038524634638e4842fd478cf60861765476498940c7516ced038c6a9161282"}}, "anaconda": {"100": {"enabled": 1, "checksum": "sha256:4292aa3daa6a027612e80073403b822d55297b812dd9455e2842d8a89a563e25"}}, <<< 10976 1726879410.79566: stdout chunk (state=3): >>>"antivirus": {"100": {"enabled": 1, "checksum": "sha256:75e3f196fca58dc489cf92c4fa8be3decec0bcedcb2008cb7a83df5bc00d5850"}}, "apache": {"100": {"enabled": 1, "checksum": "sha256:60e843a42569cd6efeb7da329e9593960e752c111dfa1df6874fe22f26d0a3a1"}}, "apcupsd": {"100": {"enabled": 1, "checksum": "sha256:a00445c04d0003fce006ff5529e988671c09286372f803b2545bebc5302b71f4"}}, "apm": {"100": {"enabled": 1, "checksum": "sha256:083e097b9b3ac106fb9e9b0fc7b5a830b70a85a321ee913e0a3ce5a262d13779"}}, "application": {"100": {"enabled": 1, "checksum": "sha256:46d9417dcf9bb31c077dc7ad25d8ac315fed23a2f0e69b00460c449534932765"}}, "arpwatch": {"100": {"enabled": 1, "checksum": "sha256:286406a4369a79a0e868d0e73699ee829431f534733e527bf91b6363486b00ed"}}, "asterisk": {"100": {"enabled": 1, "checksum": "sha256:3c093f028ebb0a01031a7a03233c24fb3ba41c693d3246b3275337289b20251c"}}, "auditadm": {"100": {"enabled": 1, "checksum": "sha256:87a032f064920c8036648d1fde7f75dc96f7ea9f9e514b32a24a91acce93e27c"}}, "authconfig": {"100": {"enabled": 1, "checksum": "sha256:be2114af9cfa429328d94fd44aeb34a5f94a6dab76deb20f3b9cea7182dd1343"}}, "authlogin": {"100": {"enabled": 1, "checksum": "sha256:61b6b0c427f5c86b16f77231ce3aa989c8ef7b40bcefef99d8f7518d82bd8bc9"}}, "automount": {"100": {"enabled": 1, "checksum": "sha256:7c1bc02c72f6a9b86f6cb6b4e8307428346706171510fb17f1e09bf1c7600d35"}}, "avahi": {"100": {"enabled": 1, "checksum": "sha256:ce150ead441c9ccbe062a9f7b868ff893eb427ff6a7bee500977699c42b89286"}}, "awstats": {"100": {"enabled": 1, "checksum": "sha256:70fa46fcee1c327fbb59d24b26bf92aeb641705bb6821d29ee9a8c213b5822b0"}}, "bacula": {"100": {"enabled": 1, "checksum": "sha256:7ff04b28e1684fa4f655051692015501aa0f0ad46edd79cadcdf7020fa2e66aa"}}, "base": {"100": {"enabled": 1, "checksum": "sha256:304a21cb0d4fa72d825fc9137d7d0bc3133448f952d6bedc2753bc721dc5fac0"}}, "bcfg2": {"100": {"enabled": 1, "checksum": "sha256:a38aef4d9df7de368ce8f26c374fdd7c2d6c7f3a12b07c706265f35b40de7308"}}, "bind": {"100": {"enabled": 1, "checksum": "sha256:03544e87d5e1caca5b6b69fb627b482f44bfa63f49cf5a08245ff08fb9982809"}}, "bitlbee": {"100": {"enabled": 1, "checksum": "sha256:eb7f9de13d74d31a934e7c58cf1a34b428d5695ad1f552d43af73ddfdf15f3e3"}}, "blkmapd": {"100": {"enabled": 1, "checksum": "sha256:b75ceb3e1f47bed84573b3d82d4dbe9023adb0a9a40fc2ddba393addd5f9a1d8"}}, "blueman": {"100": {"enabled": 1, "checksum": "sha256:a2645f50db0b15fac85915686e84d9e1ad347d72d77790f67f9e630d73ecaa13"}}, "bluetooth": {"100": {"enabled": 1, "checksum": "sha256:370a05f9a92e9a3359ed79b853c1719b594592cd5541c56023a92bbc87764270"}}, "boinc": {"100": {"enabled": 1, "checksum": "sha256:354fd26e2ef0e4c35edb3aa0bb068ee269f9d49f8180e0ebca24d06039aa8e0c"}}, "boltd": {"100": {"enabled": 1, "checksum": "sha256:39592577c657fe9b8720c7c8fc0a382b56377cc6c8eff3d3068d276552467e4f"}}, "boothd": {"100": {"enabled": 1, "checksum": "sha256:9f65fcbe298e95e21bc82bd03776022a45823c99abaf4e684168248f43672519"}}, "bootloader": {"100": {"enabled": 1, "checksum": "sha256:21a4ec8c7068672a02d49a4ca8721a7d3e661d1c704908e04b7abc9c955e2343"}}, "bootupd": {"100": {"enabled": 1, "checksum": "sha256:c707603b2556dd53524e160e5c66150c18ffc0b4668b2404622282cd2925ddc7"}}, "brctl": {"100": {"enabled": 1, "checksum": "sha256:36617fd6db4ebf3850675aeea3e096fa59a4bfdcb64613f93f8651b6f61db3cb"}}, "brltty": {"100": {"enabled": 1, "checksum": "sha256:5c24db4b697cf2406a8c713240ffb78d953ad090e6287b842f86dffe1290ec26"}}, "bugzilla": {"100": {"enabled": 1, "checksum": "sha256:496bef2bede30915da26b4136fb2f34becdcbc87925e0d44564667901b75d658"}}, "bumblebee": {"100": {"enabled": 1, "checksum": "sha256:0e7317ff234ccbf01bac4d63543ed7babffd63081d4f64100c2bc5f35c3d288e"}}, "cachefilesd": {"100": {"enabled": 1, "checksum": "sha256:3246918462bd57ae9d412e4177a59735624f031c7c5bd79254d0e4ab8c799045"}}, "calamaris": {"100": {"enabled": 1, "checksum": "sha256:22eee16dbfbf19e6c7e3e8a22ecf7794a4667b9c0fe38de1b7892939e5383a9a"}}, "callweaver": {"100": {"enabled": 1, "checksum": "sha256:db38c31ae173d049f813fdcc8019651b1ea662ec270fa27943d851bb4e6fe951"}}, "canna": {"100": {"enabled"<<< 10976 1726879410.79579: stdout chunk (state=3): >>>: 1, "checksum": "sha256:e752c21e4c76ead1a95b3858a36df5c9fe1dcfc2fa72b6e3337db501b255ed14"}}, "ccs": {"100": {"enabled": 1, "checksum": "sha256:2ed6f511d59167652141d928236900e08ac58f0347d5b13e384282f0c9d4bd7c"}}, "cdrecord": {"100": {"enabled": 1, "checksum": "sha256:eb4506711c4aa4449d76ceff06bd4728a67b150fa6daa449329af99d55a7e05f"}}, "certmaster": {"100": {"enabled": 1, "checksum": "sha256:f70165cc07c9c0edbada60c282cfd7b059e1c4dad3fd296c77238bfa7db74519"}}, "certmonger": {"100": {"enabled": 1, "checksum": "sha256:0ad5ac88aac27c3f65958235d1f71ae11ffdbbf0e30f2cd4a45fe0438f8b80c2"}}, "certwatch": {"100": {"enabled": 1, "checksum": "sha256:85e1d3dec4e26d58633e3a66dea23193fee975435de0432a33d9e3f0003148e3"}}, "cfengine": {"100": {"enabled": 1, "checksum": "sha256:0538edf6792efb191ae48f6f7ea825e7a0300b3f5941588a231e2e0ed84c3ef4"}}, "cgroup": {"100": {"enabled": 1, "checksum": "sha256:8a4ca1608501b748500da1cca0611feca68f892b6a0b931eff8391eff2880b83"}}, "chrome": {"100": {"enabled": 1, "checksum": "sha256:d778deea4a45cf38804a67181906680a20b1f94f779096b4b291658a3f4f7797"}}, "chronyd": {"100": {"enabled": 1, "checksum": "sha256:4472d378d0cca0cac8ee119b40beac9a1528f7e8afe3835fc868d9ee50e857ef"}}, "cinder": {"100": {"enabled": 1, "checksum": "sha256:65a156504f35a84298492048f07a967c74cca37467b5519175f0132356a4f3c0"}}, "cipe": {"100": {"enabled": 1, "checksum": "sha256:9aea31e33e0bbb1343acc95c4b96034c0e21cfc8098a6d9239c6fb2ddd964edd"}}, "clock": {"100": {"enabled": 1, "checksum": "sha256:5e2443a8b037a9f47d1082255f61bb3bc94ea76727732bec8ca477ed0f3d1cef"}}, "clogd": {"100": {"enabled": 1, "checksum": "sha256:ffb0c7d931ae1d6bbd575684ae14dbcc542b1a589a5c70235143b6494dbce74e"}}, "cloudform": {"100": {"enabled": 1, "checksum": "sha256:c5a2c5234b842e5d65fe5aa739e2d30ae18b7a4398fd02ec03ffb5db8b0022f5"}}, "cmirrord": {"100": {"enabled": 1, "checksum": "sha256:e55c52b2d9cca85a56a01f9a862ff089a008deb2e23d8dc36bf4db067f9d63d2"}}, "cobbler": {"100": {"enabled": 1, "checksum": "sha256:abdf9b12e79823ecdc818a9aaec4d6e4253f02e8c59b5c320677ae99096b8c8d"}}, "collectd": {"100": {"enabled": 1, "checksum": "sha256:fd6d1f0d8446afdd95c5c88850751a9def7fb10d8efef9113f7808431296374b"}}, "colord": {"100": {"enabled": 1, "checksum": "sha256:087d0f4a10495e4186632d167181b302e35abaaa4aee055628c907e4feb5e60f"}}, "comsat": {"100": {"enabled": 1, "checksum": "sha256:c7d8f1c628aba8babecb74c405389e5508768fce1c19a1a3ffb1f7e2cf21a9bc"}}, "condor": {"100": {"enabled": 1, "checksum": "sha256:a64ce927d71bdb89976bb02ee81c1c0cd362ce79760d529864deb95d78435a81"}}, "conman": {"100": {"enabled": 1, "checksum": "sha256:8610bf4d3c1c1fe1f037c0149f5126ed724947671d3ce2f43ce03318e5bbd6e9"}}, "conntrackd": {"100": {"enabled": 1, "checksum": "sha256:38e74734b46d764bdf548bae5eb0322cb3efab0139b2c57c6293ad4270b2cd72"}}, "consolekit": {"100": {"enabled": 1, "checksum": "sha256:08fd88b15eadd335fb6909b0e19ccfc7fce465a0e1adf66ea23375a528c02a2b"}}, "coreos_installer": {"100": {"enabled": 1, "checksum": "sha256:7aa6f4a2c4b409fb85dbc8e9e1b44a3166437ee81341247655d783b4fc8a3538"}}, "couchdb": {"100": {"enabled": 1, "checksum": "sha256:c2b8357f1cbba4813f68e96b8683bf56117ea18a08f509c47a9007d6dd7e37d0"}}, "courier": {"100": {"enabled": 1, "checksum": "sha256:bee8013d915739bd1e9a8ccb7d6936aa2d05ed68358b0c5624f9b7b20327a489"}}, "cpucontrol": {"100": {"enabled": 1, "checksum": "sha256:c62f78f9a781fdb8c455b4e1c444206466a7a572e499360a40ea752d8eebb332"}}, "cpufreqselector": {"100": {"enabled": 1, "checksum": "sha256:2155538ddced6cc2efbc8c54879c34b385aa1407ea62157644f787ea998de988"}}, "cpuplug": {"100": {"enabled": 1, "checksum": "sha256:6287b50c36817f7293217a030803bf3d62c707699a0e529c7d067989248ddcf8"}}, "cron": {"100": {"enabled": 1, "checksum": "sha256:5b654bad71770454ff600a55533f4da984770414d0cb1541e5d6035b73e90544"}}, "ctdb": {"100": {"enabled": 1, "checksum": "sha256:867a24cfaf2c6935e7c2f0f85e3f9b47de8126ad509db5f7aecdf572492a982c"}}, "cups": {"100": {"enabled": 1, "checksum": "sha256:acfc1b83372629d838cd2e1a291d1e88ad352fb5577eee01c1bcf460d8444883"}}, "cvs": {"100": {"enabled": 1, "checksum": "sha256:b7<<< 10976 1726879410.79591: stdout chunk (state=3): >>>034b37cb6a943ec0e0b1122fb168440623b525b9d9a871c8f0f80f01427b0e"}}, "cyphesis": {"100": {"enabled": 1, "checksum": "sha256:6e83813cb5e03c15e648a7e798aae3e9c94f9a54ad542e971f176ab9271bc24e"}}, "cyrus": {"100": {"enabled": 1, "checksum": "sha256:d1da2a6beba9e0cd0bc492e8d8cafc7a9d3f1b13342967badb49fba668f6a985"}}, "daemontools": {"100": {"enabled": 1, "checksum": "sha256:1c94c8a99b9623387df88f2693f049682b4d4fc392904afab5bc9ba7a9ccb66a"}}, "dbadm": {"100": {"enabled": 1, "checksum": "sha256:0e9b5b78865e451e40a8f55b406801e55e98d4812c95f37130874438831a9145"}}, "dbskk": {"100": {"enabled": 1, "checksum": "sha256:6d9c565c834b41796ed712b843c7bd664fffafb667765c8d857432498388f9ff"}}, "dbus": {"100": {"enabled": 1, "checksum": "sha256:49b7477e868249bf17c6b5467b705d12e9ddc87bf2060898e7529a646a0f7e34"}}, "dcc": {"100": {"enabled": 1, "checksum": "sha256:e223c213d51685baf4d3be0c5c4805482c6954bd890d803062ddba896654b483"}}, "ddclient": {"100": {"enabled": 1, "checksum": "sha256:51d8f84dc3a8acb26b725e61aed99a1fdf79ea9dbc63fc7200a8d4697ff4c9c1"}}, "denyhosts": {"100": {"enabled": 1, "checksum": "sha256:723f8c7cb84bd0f48a15663d09d67eb67be7f89b275c9ab2966c88ca8d8ac18a"}}, "devicekit": {"100": {"enabled": 1, "checksum": "sha256:9a380e1b546cf2d8eab55a099515bccd1b25d2dc0d0ba28666e7b95f9d665989"}}, "dhcp": {"100": {"enabled": 1, "checksum": "sha256:1735881cc778e961bd742e846686425ec4014676e507460c85158f83ffc131ad"}}, "dictd": {"100": {"enabled": 1, "checksum": "sha256:a4988c85c75b5fd1b4a38b6335bc3fb962c0e78693042fc35785ce68ad5cb371"}}, "dirsrv": {"100": {"enabled": 1, "checksum": "sha256:43becf8b756ebd6e31e51c71f8963de116feaff35ddc0d6f15c4cf9da79b9c73"}}, "dirsrv-admin": {"100": {"enabled": 1, "checksum": "sha256:4c8ca106fff85e11e0a1829ed2ac3f243e16e91d7b782b98ef8999501bf0ba95"}}, "dmesg": {"100": {"enabled": 1, "checksum": "sha256:0dc55ec34569ba57e832be6e33834acf3055e707f8a04e644a517fe6c25fbe0d"}}, "dmidecode": {"100": {"enabled": 1, "checksum": "sha256:9a4b3d93e6fe7a710d739a682991df8e4fb3bfa5c4408f80b7bcf8bded0b3f91"}}, "dnsmasq": {"100": {"enabled": 1, "checksum": "sha256:c835e6157080af15bad60e3175ec73411ecc09c79b1f24488d38dbb43e49c524"}}, "dnssec": {"100": {"enabled": 1, "checksum": "sha256:77d3836aae67432fe5aaad6cf960c57c4c540253b884d0da7ce24f527f480bbb"}}, "dovecot": {"100": {"enabled": 1, "checksum": "sha256:dba3ca8b279efbe4c9d41b20c94f4eaaf69b63234781b6bffc7a0186e761d972"}}, "drbd": {"100": {"enabled": 1, "checksum": "sha256:b2a6e422462c98deab9be1ebbd7b4c0e541652cef6544eb817890b59691f6f63"}}, "dspam": {"100": {"enabled": 1, "checksum": "sha256:a0e4a3f431978461ff0c6606dece39299123c11c0c50dd07dec0523b087e6d69"}}, "entropyd": {"100": {"enabled": 1, "checksum": "sha256:ae9d99bc78f2f39ed963de93eacb8d15e06f9695542787fd88dd34ae5c417030"}}, "exim": {"100": {"enabled": 1, "checksum": "sha256:df1cfbb1ab78dbc0de7189c60173c3e0fa87640761050a6ee1915ad7b268f937"}}, "fail2ban": {"100": {"enabled": 1, "checksum": "sha256:9050e1e27a67f06989fd7b1ae77b9c0086f4017aa6f4b3123e4d40b4c4be24ef"}}, "fcoe": {"100": {"enabled": 1, "checksum": "sha256:de1005aba353d2cd82e7d2542b9f0f22a537c0836598dc0d7b3fc739b0a1512d"}}, "fdo": {"100": {"enabled": 1, "checksum": "sha256:0040a417e0edd66d8c3ebbc52a7b9a61a114724ef1b47f41e7d0e0dd9f496667"}}, "fetchmail": {"100": {"enabled": 1, "checksum": "sha256:052196a9650b28088637ad2c1bc2e3e18c9ebb26b9d81fc22d06f9383448e082"}}, "finger": {"100": {"enabled": 1, "checksum": "sha256:7e077f2f9cbb7a67e901983f068e542f2ea7bf8fbd32398624006f2ec3721469"}}, "firewalld": {"100": {"enabled": 1, "checksum": "sha256:074ef28f63316a886aa80247be41c3f4eb0c4ab24be2538204a8473c206377dd"}}, "firewallgui": {"100": {"enabled": 1, "checksum": "sha256:9123c9d8a6246155165e536233f76373dce5ed442b693d3adfad2cfb0d045d14"}}, "firstboot": {"100": {"enabled": 1, "checksum": "sha256:bd1c559e70c0fa8a6dd0e9e541410e8def49a3f8769e609a7371bcae87cbc7a1"}}, "fprintd": {"100": {"enabled": 1, "checksum": "sha256:651a0158d860694e2f7e3c2ff5842cb1167edd212f207d25fbd048cc0bca8b1e"}}, "freeipmi": {"100": {"enabled": 1, "checksum": "sha256:b0055e597efbe80253d626f80a865cb814f393fa91e66a<<< 10976 1726879410.79602: stdout chunk (state=3): >>>fd4458d436fa896318"}}, "freqset": {"100": {"enabled": 1, "checksum": "sha256:e8a220c3eef785816671acd81eb445e324d475a084fbd06263b797d578d02f3c"}}, "fstools": {"100": {"enabled": 1, "checksum": "sha256:127cb7df805e3a46359a5207b063f90c1d19e6d3198182767ed70779b4b28221"}}, "ftp": {"100": {"enabled": 1, "checksum": "sha256:9902176e4edcbecebd0f6ac300b28794668de3d4540a9ae5be717f396b0292be"}}, "fwupd": {"100": {"enabled": 1, "checksum": "sha256:c052a6835e70d9c0e051e979e81764ebb89f6f133a440db25d1dde163ffa48c4"}}, "games": {"100": {"enabled": 1, "checksum": "sha256:45772c12ebf653bb9a623771101b99ab2ffe914d03370ebfbe3b0912ca0d6b8a"}}, "gdomap": {"100": {"enabled": 1, "checksum": "sha256:1e46eff6833500ac418eda8676b641bb33eeeaec5ade25dc6d3ab091f736cad1"}}, "geoclue": {"100": {"enabled": 1, "checksum": "sha256:708228486a23ad80ffd7d6a05a65a7b655f1dbc738ef8479e473d60e4cc6d3f7"}}, "getty": {"100": {"enabled": 1, "checksum": "sha256:32e35dc7eeec4247db73e826bcd13b91f8370e8544b223547f4354f42b8937ab"}}, "git": {"100": {"enabled": 1, "checksum": "sha256:d7d5bebe879118666f1417ffae9f0772e0889406dcc768c4c3b394ec7cc2a231"}}, "gitosis": {"100": {"enabled": 1, "checksum": "sha256:b3e2375f3c95924b4daa45ecd4951af233195f655f5cab28298b21782e7df2f0"}}, "glance": {"100": {"enabled": 1, "checksum": "sha256:9414bf98dd0ad365e8c880b881286f51845c6a14bb7fc1022770cbf78c33152c"}}, "gnome": {"100": {"enabled": 1, "checksum": "sha256:86efbd64d547d08ff38c0ef19d92899032b5c7dd0972e1831dc8b58211e46d91"}}, "gpg": {"100": {"enabled": 1, "checksum": "sha256:b547a37d1a7e474dd3e085d36e4ca7276ccd68bf3ecf2e09fe7a846030a80020"}}, "gpm": {"100": {"enabled": 1, "checksum": "sha256:fc6c94c251896fa97e9298a902669eba5bb2179ad7ace408d5e6bc05973174e0"}}, "gpsd": {"100": {"enabled": 1, "checksum": "sha256:19c083472a464ada6846b9173292a9d72a06a4e5e778d69783bd51ecc1553eb0"}}, "gssproxy": {"100": {"enabled": 1, "checksum": "sha256:3c8410c8c59ae99a170ad00ee7ad66d186d3e83d66ad3c2300333abdaa7fb21c"}}, "guest": {"100": {"enabled": 1, "checksum": "sha256:eea7130d539ac61485efb94b90bbb6af7bf5dee0957c37e3ebee3a8da4797deb"}}, "hddtemp": {"100": {"enabled": 1, "checksum": "sha256:9722c02beeb44ba92062700b4c043eec7a1d39a7eb91a1289edea7a928129e0f"}}, "hostapd": {"100": {"enabled": 1, "checksum": "sha256:1d57e77e17f124ee365365513274cf402353add167245a839f89126f071bfbfb"}}, "hostname": {"100": {"enabled": 1, "checksum": "sha256:9b8c53c2622515f672ffc22c9f18a6db6fc2566e91dbdfea83faf54a6cd7c8ed"}}, "hsqldb": {"100": {"enabled": 1, "checksum": "sha256:2ab3e4455cd6580a63f4026c6b1b133e658bbca0de0d8d6c74a67ab0c3c866ad"}}, "hwloc": {"100": {"enabled": 1, "checksum": "sha256:cf362b5c9bd397a8d04ff430a173c5132b52a5fa0ca5c7ac1dd6d41920259ead"}}, "hypervkvp": {"100": {"enabled": 1, "checksum": "sha256:896fcf1247e335cbd9b09d4e0e15363dda32d2d0cede4c444416198af2330362"}}, "ibacm": {"100": {"enabled": 1, "checksum": "sha256:401eb3be55a99ce20f4514c94004d559a5dbb956979dc810c7288ed52ce20bef"}}, "ica": {"100": {"enabled": 1, "checksum": "sha256:40af9f330d0e9ae06e87e9501e571ad8dec8827a42fd207b91483ad64f73dab2"}}, "icecast": {"100": {"enabled": 1, "checksum": "sha256:c475483816608ce48e61163a5d661b65c9a4ddaf119607c204d94ec220c74f92"}}, "inetd": {"100": {"enabled": 1, "checksum": "sha256:79c55156850062f9d931ff310184927ffb8fad23533e0a81e8603c0eeb39473d"}}, "init": {"100": {"enabled": 1, "checksum": "sha256:9d8a5e4eedfeb46631070df5c3aeb0abcbd44523ec5bad52dc3942254081c02a"}}, "inn": {"100": {"enabled": 1, "checksum": "sha256:7d215013470faf3ba6da02e9b0eadd84100e27d3811d5239652e29a834dee4c9"}}, "insights_client": {"100": {"enabled": 1, "checksum": "sha256:9a25ddb951183ffbc71b83ab24c259f1572d9d47278862371f7d2c2b67eff05d"}}, "iodine": {"100": {"enabled": 1, "checksum": "sha256:f7f9445c1945584a868329ec91cdf3812e2f1a19cf4ae8145a97ab5f60e9b728"}}, "iotop": {"100": {"enabled": 1, "checksum": "sha256:4db5d6a9195336b52e11d78acc306a36d4d9b93a4bf9931f7ce42197a55f9619"}}, "ipmievd": {"100": {"enabled": 1, "checksum": "sha256:ae94ecc6603e112053d82c4b034e371fa0ae3ea6227d22730a79c2d88f7f518c"}}, "ipsec": {"100": {"enabled": 1, "checksum": "sha256:d<<< 10976 1726879410.79628: stdout chunk (state=3): >>>ea36801533eb8484f81e791e8e9bafbe2ee01a0a60cfabd45fcc99d768c958a"}}, "iptables": {"100": {"enabled": 1, "checksum": "sha256:158f46e1903a9e4b59492cd3b6d002226ba99215a92f8ab7254cc201adfc6d41"}}, "irc": {"100": {"enabled": 1, "checksum": "sha256:8137b7bf2df668299a1f07a7357891c9b532623b8a4a647938502f0115a5719d"}}, "irqbalance": {"100": {"enabled": 1, "checksum": "sha256:edd68cf00488897a118c97d42b68b5ebc42eade076d435668de403386055768a"}}, "iscsi": {"100": {"enabled": 1, "checksum": "sha256:c6a126a43e805c50b75ce428c6d06f2098aa3832c4c2b776c27de47db763a973"}}, "isns": {"100": {"enabled": 1, "checksum": "sha256:730425a2f8fcf7def5a5d3cd7e2fe86c4798f48ed990f01b6c4f61c2c1af4729"}}, "jabber": {"100": {"enabled": 1, "checksum": "sha256:954964e3390965fb3bd16d9e0f04e5c1733b1d52d0f9aeb86c15097128847e98"}}, "jetty": {"100": {"enabled": 1, "checksum": "sha256:cd35fa8929bafd81093cfc39e523c8fe55b1f3ebfe105630920d9aa1f50d27a0"}}, "jockey": {"100": {"enabled": 1, "checksum": "sha256:60808a39b8af95362a9e430e000fe157e610f06845766c1bf84567986773c3a7"}}, "journalctl": {"100": {"enabled": 1, "checksum": "sha256:37b991b37d592bae92deb5719d208e9272492cc81358a603aeac66012da73303"}}, "kdump": {"100": {"enabled": 1, "checksum": "sha256:8df5cf83cd544674505896c1aa2d5bbc3a63bfec5bd23082efb6d3e87fb1373f"}}, "kdumpgui": {"100": {"enabled": 1, "checksum": "sha256:1037dc7bcf3027e597f682ebaed125ffe524999e5ed9e5e59ba4d2d96dd56928"}}, "keepalived": {"100": {"enabled": 1, "checksum": "sha256:8ea474a204f637775dfaf134e51c27da197f647c4c01121c398c7135d17ae93a"}}, "kerberos": {"100": {"enabled": 1, "checksum": "sha256:7191052f585d5fafbac635931a6731644f0bd083abc2af3de0f9cf8a09dfa012"}}, "keyboardd": {"100": {"enabled": 1, "checksum": "sha256:f0d2c1e478cf050cc9a4975c3e477c7ace50c8ec4f24e6378c3bf9f5375ac47c"}}, "keystone": {"100": {"enabled": 1, "checksum": "sha256:fdb4d581281615682a3d84cb0d172eb400d4e421e05fa6eb53e935c998eb66c1"}}, "kismet": {"100": {"enabled": 1, "checksum": "sha256:3ba626d0e10d52e23eb25ed2bcfb3333d10724cc37b811d191e2377b0a50a32c"}}, "kmscon": {"100": {"enabled": 1, "checksum": "sha256:c362a617fac2d877d61251310ac60e2dd1f914746224fb481fc5877ac4c9e615"}}, "kpatch": {"100": {"enabled": 1, "checksum": "sha256:ea52717eb9f8414bf6a91da0e0dcdf8911d0dbdc6ef24636e3d55364f9d74a48"}}, "ksmtuned": {"100": {"enabled": 1, "checksum": "sha256:3792d937dae3c0c5020fcd3d231635e0e3bce9855f5182f4a78596b402b1e01e"}}, "ktalk": {"100": {"enabled": 1, "checksum": "sha256:c341246894ef6ac35ff57578dad797e3cab4576289ed54fe79a8f520d5f97586"}}, "l2tp": {"100": {"enabled": 1, "checksum": "sha256:0e48d9b7b7fa1119f136c8069d0dc8b1411c4fab98855647ca97a58e20f49771"}}, "ldap": {"100": {"enabled": 1, "checksum": "sha256:bfe184a21cf22e874bf9c4adf17d92ab37f78b212bac0a1e4205605666a72c5e"}}, "libraries": {"100": {"enabled": 1, "checksum": "sha256:2e54d7f7a9bfb8313eb16163e91dbc59ebe37e99c5d1185a1e94301b026ce971"}}, "likewise": {"100": {"enabled": 1, "checksum": "sha256:076102b64c364619c722ec50ff1bc6711583a48a3e4d628b3d5b702664ded6db"}}, "linuxptp": {"100": {"enabled": 1, "checksum": "sha256:b86785f06b028f272cb8381750cfaaa3cf73aeede9d48227f051e6fc189b8dbd"}}, "lircd": {"100": {"enabled": 1, "checksum": "sha256:be1fcc3f6423021d5dfff876c22329b76e2a8a3408277643cf19b387d3af18df"}}, "livecd": {"100": {"enabled": 1, "checksum": "sha256:ebc240faa5377ca5d45a084da15424d873958197df22f16e7781f67da72c02da"}}, "lldpad": {"100": {"enabled": 1, "checksum": "sha256:7795d0bcc893b7d1a20b56969633604286a44c02b0b1e69f3e8e6cd7006d3e59"}}, "loadkeys": {"100": {"enabled": 1, "checksum": "sha256:de8b3dab704fe78e803c012052bf2890d7e87b8b76d8fdfbf613d6d697f01c9d"}}, "locallogin": {"100": {"enabled": 1, "checksum": "sha256:952fe72cafbed51e96e7f051d9523c1ca3ef665b28c5b0f3c0d11d521258daac"}}, "lockdev": {"100": {"enabled": 1, "checksum": "sha256:31cb1e12fe7d8fbd64fe9e9913a00ac3aaebba1aa074abf1ab9bf76e101f7d87"}}, "logadm": {"100": {"enabled": 1, "checksum": "sha256:bc3d6d6cdcb3b2dac1131f16f15bed74c8b1fa37a353da2793cde2061ffdc6b4"}}, "logging": {"100": {"enabled": 1, "checksum": "sha256:78e8c00d69c84ea399c88137b1c5276084c98a468eb4<<< 10976 1726879410.79644: stdout chunk (state=3): >>>df58c13894c8c569cd18"}}, "logrotate": {"100": {"enabled": 1, "checksum": "sha256:d9cbeec25733f9393c0967a8f9726bd7cd1d070c3b86c0c0d82379601b99b3dd"}}, "logwatch": {"100": {"enabled": 1, "checksum": "sha256:4195de7172d5d5d1bde97be084e23e80032e07b4f2330ac5620759d4910a4da5"}}, "lpd": {"100": {"enabled": 1, "checksum": "sha256:cf8fb1e0de66b91a3d35dd0b5a5f93a69937c1be4a8103d10e6edb70d17a4830"}}, "lsm": {"100": {"enabled": 1, "checksum": "sha256:e7a424ee7f32c812faea57710e6766f23963ec2e5b2a38486a6c024d160f9c23"}}, "lttng-tools": {"100": {"enabled": 1, "checksum": "sha256:ccb6b5c8378542594d25426623373c4de49f01e37b8fd0f2bed8d7c4f83216b9"}}, "lvm": {"100": {"enabled": 1, "checksum": "sha256:19d491afd9f4b258e4ec73ddbb3243feafc28db5f0c836784f8fa29b2146d215"}}, "mailman": {"100": {"enabled": 1, "checksum": "sha256:e121209046f2487ef64048e7ae1408da84d9c6ee6a88d6639cef3b6c4b2be19a"}}, "mailscanner": {"100": {"enabled": 1, "checksum": "sha256:528e84d30728ad73783b1cf6992be9cc1bc14f77f4d5e0ce6ca6ea2d759f2061"}}, "man2html": {"100": {"enabled": 1, "checksum": "sha256:e3a13e4c9a9f651ba32221ebaa37b8a2f7d15f7480622a755f8301022dcc8f15"}}, "mandb": {"100": {"enabled": 1, "checksum": "sha256:2c098f0612bbd9d9ee9db00a817c51726da69e7536d687adf74be7d4df7911f8"}}, "mcelog": {"100": {"enabled": 1, "checksum": "sha256:48343f6df53f591eff2c6a76bfbf12f351daa9e382785fb47e1017cd7badab91"}}, "mediawiki": {"100": {"enabled": 1, "checksum": "sha256:a901c614ce730a6943df15300120f9c0dab9fa89f234c0301f4a995f5a1a60cb"}}, "memcached": {"100": {"enabled": 1, "checksum": "sha256:03335203d0a113eead2d95a159df467fc164d12cc1c9ce4b58149da7b80d7943"}}, "milter": {"100": {"enabled": 1, "checksum": "sha256:bfbe9652c48ed1b2abdba90720f2abff11a3c31a72f5b3c56e8eac168542072f"}}, "minidlna": {"100": {"enabled": 1, "checksum": "sha256:d61743f3489bbc08417d6dbc894be0f19b50bb6e76bdb0b9a344a5b29a565a91"}}, "minissdpd": {"100": {"enabled": 1, "checksum": "sha256:ab3a5b4c6d53cd2d6d1bb1e32d587bd65219f22d8f94b58d2f9948fcc6d4bfa5"}}, "mip6d": {"100": {"enabled": 1, "checksum": "sha256:56a370111ea7709b149e4a0fbdb1ac1b123427831161d3f6170efa64a18aeb5e"}}, "mirrormanager": {"100": {"enabled": 1, "checksum": "sha256:37cda21ca34e7585b6fb861d91cafeb146ca75d0a7878bbc06ab24eabe6706c3"}}, "miscfiles": {"100": {"enabled": 1, "checksum": "sha256:f04df10eaf97dd9eb0520f7c208e6002d4c695acfb2ce58e52fd8b689c587226"}}, "mock": {"100": {"enabled": 1, "checksum": "sha256:6bf94b1043da99327b1f68a10215d963bdd7b0a7f7c3f74c801d1a8db22542d7"}}, "modemmanager": {"100": {"enabled": 1, "checksum": "sha256:412ba79b5e6a4132630f2b8da80b9e66ff5992e81ebcc206ec2f90c67ccf4ee5"}}, "modutils": {"100": {"enabled": 1, "checksum": "sha256:ca7b0cc6f9025c22895a9771ae1f761e265f05bd9ea4fc4f5d0fa6ddf409f648"}}, "mojomojo": {"100": {"enabled": 1, "checksum": "sha256:665b33a4d2e32a1a3b08ebaca792c7d1093782e3f885d048c5c2be57cea07d1e"}}, "mon_statd": {"100": {"enabled": 1, "checksum": "sha256:17b96152a9ff5a04a7cd3514903bca98e78369bc5791e7bb88aab6dcc47e3b7d"}}, "mongodb": {"100": {"enabled": 1, "checksum": "sha256:acd421e39f4c53a011a47ef7a271efc7d4f85a97575d03f69e30dedfaa1b14c2"}}, "motion": {"100": {"enabled": 1, "checksum": "sha256:9c2059177a49f2cfddca3629a29929594aec4b9dcd1fa06a80c1119fa687ac1f"}}, "mount": {"100": {"enabled": 1, "checksum": "sha256:0469642c05b99ec3b9f0472e91d161feead7bf4c4a4190cfd54b856ea9b93ea4"}}, "mozilla": {"100": {"enabled": 1, "checksum": "sha256:109d333319ff37383f2e3f6bfa356fb24b7adf3702c51f8badb8a4714c99a430"}}, "mpd": {"100": {"enabled": 1, "checksum": "sha256:4ba142d40036af5be213284b79dd953533bcb4d9846c3b697813002b98107b7a"}}, "mplayer": {"100": {"enabled": 1, "checksum": "sha256:e778408f9ad76e2da9c32482ac1f0c0495f6f552ee39fea95dccc818c70a7798"}}, "mptcpd": {"100": {"enabled": 1, "checksum": "sha256:bf848203e9b4e05ee5da14c2ced4592f7147f2674b296dd0ff76049364cb5d6d"}}, "mrtg": {"100": {"enabled": 1, "checksum": "sha256:c14a0cfca79de2171c617ec3aa77ab2a0358a78678c6711d570fe829e993a1dd"}}, "mta": {"100": {"enabled": 1, "checksum": "sha256:b8a45a6236afbcd2102f71330ffd2598a99531ec55b84be04b210c3cdea0d6dd"}}, "munin": {"<<< 10976 1726879410.79672: stdout chunk (state=3): >>>100": {"enabled": 1, "checksum": "sha256:c0e62e19e20f833e62ad6a5fba025b3fc5d5ada2ea29db094f648dfa72cf713c"}}, "mysql": {"100": {"enabled": 1, "checksum": "sha256:5513598214e4ac4737a0f73a4349d8f786334d62ca92ea0099a91d89f5717103"}}, "mythtv": {"100": {"enabled": 1, "checksum": "sha256:971a0c0ef295e7fa2ec443ae9e0d752bb1acab9928fa0c233995b7e7f3f1aad7"}}, "naemon": {"100": {"enabled": 1, "checksum": "sha256:75db52cc67150da8946fb064fa2508885272c63af0628d48c4a35655eb912b79"}}, "nagios": {"100": {"enabled": 1, "checksum": "sha256:68a8d2f4d8b1ebda8d47cb325bed05299f768c756932cf3bc9c027b32142f234"}}, "namespace": {"100": {"enabled": 1, "checksum": "sha256:11505cafa9be1281e93b45a77229c321ac6bafb99673bc4c22e5326a42efca0c"}}, "ncftool": {"100": {"enabled": 1, "checksum": "sha256:5fd7eb85c1fb665c271665cf5c419d3dbb6305dfa40bfa34e8246cdb1232fce2"}}, "netlabel": {"100": {"enabled": 1, "checksum": "sha256:dec9414d3310d4f06ae940978da1b81fea6cbbd52eade15a5c7277558df3cc7b"}}, "netutils": {"100": {"enabled": 1, "checksum": "sha256:31e40dfd1f5a028f5bc20da7b21ebb5103787122703feaeec8555eb067ce41be"}}, "networkmanager": {"100": {"enabled": 1, "checksum": "sha256:26ed3cfe7224044d84743054fa4c4a4fe11b0dadbae54648d2e3c47b9f5e1b5d"}}, "ninfod": {"100": {"enabled": 1, "checksum": "sha256:9b4707184af17bb045236a2b198dc769a6c37716cb03b1c7b49698620ac0d00b"}}, "nis": {"100": {"enabled": 1, "checksum": "sha256:529d649b899b2609c0555f37e1bffd5d764943134a1a36a44bd3c0e58c42ac9b"}}, "nova": {"100": {"enabled": 1, "checksum": "sha256:8072b8372f9a40e1252ec63a0cec6687eef0f7fdec796831fe7359258fae71d7"}}, "nscd": {"100": {"enabled": 1, "checksum": "sha256:21e4816c7552451bf7003ff77e760c89894101990008582618e0e1d183c8bf4c"}}, "nsd": {"100": {"enabled": 1, "checksum": "sha256:811d6c99554491f38f1f09d4d6ec47a7bedbd438ff4aa0c0a9cf5bcbd635b58b"}}, "nslcd": {"100": {"enabled": 1, "checksum": "sha256:1f31f04eb1d7670d7b20305cc9630bd997a7422e591c90fc43ff11e86ce3033f"}}, "ntop": {"100": {"enabled": 1, "checksum": "sha256:35e90cfdcf607f9adedf10cf3e6230e04d4d9186012285a83d2a0af49babd413"}}, "ntp": {"100": {"enabled": 1, "checksum": "sha256:00a08503da498b8a8e909870a25c9e96095d58532cac58be44050af75b2565fb"}}, "numad": {"100": {"enabled": 1, "checksum": "sha256:a067fc44175cf9c5a7aa2763203f773cfe826dd0426c252d4ab6b2aae38c5875"}}, "nut": {"100": {"enabled": 1, "checksum": "sha256:837a6aa61c338fd1711d508ec7ec1430704e05d3e1447c075ac5790c25cb625d"}}, "nvme_stas": {"100": {"enabled": 1, "checksum": "sha256:6da583b7229d5e0e9044bdb93e0b2c24683b50d7b98ac4b7030f2badfb4a3977"}}, "nx": {"100": {"enabled": 1, "checksum": "sha256:99e37fc91859f012471c0382fb758ebb6276680c1aaa487fbfd5a0bb0fcbd32c"}}, "obex": {"100": {"enabled": 1, "checksum": "sha256:eae97e1b0d9f65da798618786f7a44fa088ba644fe43bd46cd518c0838d3317d"}}, "oddjob": {"100": {"enabled": 1, "checksum": "sha256:bd4443d1334e92e171729074cce48baecb8e4707aad0eb6f25d106886866d325"}}, "opafm": {"100": {"enabled": 1, "checksum": "sha256:9e0ccc324238937c2fb3cc36ecb8210c7691b805f3739b23e1cef95be82bff17"}}, "openct": {"100": {"enabled": 1, "checksum": "sha256:66b940104f2ee7b701d17b5f2b7c5787c4d0d27c8434753cd5ffdc34ad662a3e"}}, "opendnssec": {"100": {"enabled": 1, "checksum": "sha256:f0ac631bf1cab954ad343673dbcf311ce2686f1a90858ea31ef2b06260e2e142"}}, "openfortivpn": {"100": {"enabled": 1, "checksum": "sha256:0f8abc6a81b955b9888753f1b26342f1a4c943bdc0ced8cdcfde51c2cd12e0c6"}}, "openhpid": {"100": {"enabled": 1, "checksum": "sha256:b0b40f9da8cbf6f96048d61d33cdedd8c818a8ed3177de37291685089ade8483"}}, "openshift": {"100": {"enabled": 1, "checksum": "sha256:890bfacbe2ba8de8ee35c0d7bb5a8191fdb49819d0d64441bd1d4f442d34adbf"}}, "openshift-origin": {"100": {"enabled": 1, "checksum": "sha256:87d03b717c75c41a100d297e542c47787922e5dd2f01d7b90071263d48687975"}}, "opensm": {"100": {"enabled": 1, "checksum": "sha256:b017922f020abdd60b85a2b5d4743f982e85fca7f783dd32be78311fd5197ba7"}}, "openvpn": {"100": {"enabled": 1, "checksum": "sha256:e165f80516476ffe1b93bdd74ad3a6d69720e0136fc3620f6ec7710dc9765007"}}, "openvswitch": {"100": {"enabled": 1, "checksum": "sha256:e9581e<<< 10976 1726879410.79684: stdout chunk (state=3): >>>7e22fd035c8e7312f22d04171ffb807e16eb57205413fcca8deac68fc7"}}, "openwsman": {"100": {"enabled": 1, "checksum": "sha256:42155472938e6b25076cda306a0c176db03ae2722597fd4004380b5222589b67"}}, "oracleasm": {"100": {"enabled": 1, "checksum": "sha256:f47fdeba48ebedde1b490b598cb46fd8b30d4e86264f7f3ce68bd2af91409792"}}, "osad": {"100": {"enabled": 1, "checksum": "sha256:ba8c88da0b90ee0eec84f709a7a89bb3b3e458db643317646e8379cb9d403255"}}, "pads": {"100": {"enabled": 1, "checksum": "sha256:6279e391de4f2978d93dd1a88c23aeffb8028bc50d81a0776a7247a011b3898f"}}, "passenger": {"100": {"enabled": 1, "checksum": "sha256:09ef31338f328d05054169704c4cdcb78f291a93fd0d5165fdb33409d1c46018"}}, "pcmcia": {"100": {"enabled": 1, "checksum": "sha256:94fb82e5d82810193cc60f465995348d0fd733501f2691d9cf8058b4bc611078"}}, "pcp": {"100": {"enabled": 1, "checksum": "sha256:c8224a15f7049ea64edc179a5f7b940ffe72c46266cf3bccdf125b1b929e975b"}}, "pcscd": {"100": {"enabled": 1, "checksum": "sha256:b33562b9e8be469abed92ac9cb29e55e58e5d28caf5c5a295486fa1da4035d6b"}}, "pdns": {"100": {"enabled": 1, "checksum": "sha256:e41889c43b795845eb734032b62894802290e804baecf62685e53211ee3997fc"}}, "pegasus": {"100": {"enabled": 1, "checksum": "sha256:e9b396ef7a02cba4482e9f56fde9f1fbfa7e04de4dfd3d80b3523ddb332ffdab"}}, "permissivedomains": {"100": {"enabled": 1, "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2"}}, "pesign": {"100": {"enabled": 1, "checksum": "sha256:8b5834f435b3bd76aba49516a21dcc5f45c867c4c1e748543e4c573085c7a15b"}}, "pingd": {"100": {"enabled": 1, "checksum": "sha256:ac0c04cef30f7c01619c07f9e4c2028a7d647cafd46e818e163222bb9f6a98ba"}}, "piranha": {"100": {"enabled": 1, "checksum": "sha256:7518a890684f833f06a9e0db0bc13bc187c3462f83aa0c07848d0fdf8f9d5461"}}, "pkcs": {"100": {"enabled": 1, "checksum": "sha256:2daf9e32ec14aa1b96f49dbc4cdd4afd7d666a87e2ce3acf5c35b32a681fa3e4"}}, "pkcs11proxyd": {"100": {"enabled": 1, "checksum": "sha256:7ab6b9b9691f9a43bb258c657cb2748c10b811530461739b2449a7dcbedc6d5d"}}, "pki": {"100": {"enabled": 1, "checksum": "sha256:949a05604dd067f4bfbe8aefc95565ac5f1b14598713063d245e8f38fbf01a9a"}}, "plymouthd": {"100": {"enabled": 1, "checksum": "sha256:873b2ae3732ee828b2fe956739072318924e333974d09be23d8af18d55150de5"}}, "podsleuth": {"100": {"enabled": 1, "checksum": "sha256:fe135f8a642cd53b19fcbeca60b9eb5e0d2c5cc84f89167e686ae5f9fa42e6ed"}}, "policykit": {"100": {"enabled": 1, "checksum": "sha256:c6dc9c24a34be05b9fecb9dc2566e35a47d7b5d0a70ce3249dda642258374f5f"}}, "polipo": {"100": {"enabled": 1, "checksum": "sha256:0a89a59bbe58e1a5a0d8bb9dab70b6967cda66ce3a110993446d1213a488b631"}}, "portmap": {"100": {"enabled": 1, "checksum": "sha256:15d9f332240b57891a19bd34578401f532242fa4fdae003d872eb1ddb009cf86"}}, "portreserve": {"100": {"enabled": 1, "checksum": "sha256:69fec82f8d2a804a8641167815d32835237f878fe7d9d52297f7d4f4e732f3a8"}}, "postfix": {"100": {"enabled": 1, "checksum": "sha256:c4c885b4103c94428b70933dadb8809fa695b3296d474948aac039bd6f019c87"}}, "postgresql": {"100": {"enabled": 1, "checksum": "sha256:193af5fba661c32470026dbf229440236737a59efb53b0fabe2c9aba14c35ccc"}}, "postgrey": {"100": {"enabled": 1, "checksum": "sha256:f3beab7d301e925c9114fc16905d28eb713bc118d215abe2f17a3db1514ff93a"}}, "ppp": {"100": {"enabled": 1, "checksum": "sha256:8673b905d5b897c499e6911d91201e349af2666d906dbe2c1abc39c9f3a54116"}}, "prelink": {"100": {"enabled": 1, "checksum": "sha256:99583ebe5e11399512e284d9d4de0752a1a6832e629953072b9ee94bb3980c8f"}}, "prelude": {"100": {"enabled": 1, "checksum": "sha256:a061be8d0233c31d52544aef63959c56aa5c634818898f465d5717918d654266"}}, "privoxy": {"100": {"enabled": 1, "checksum": "sha256:95e34699603fb38d98bc4491202d783f96ad0d51dd80cf80fac65f45b6fc1a4c"}}, "procmail": {"100": {"enabled": 1, "checksum": "sha256:1fea11fb5b09a5956ca32654374d35ef281093f98cda7d0bc462d1b2a9cfcdd4"}}, "prosody": {"100": {"enabled": 1, "checksum": "sha256:e2b0a84c1151d1f51128b53a7f406701188ef5c8ceb18a733db4f62d58a19b98"}}, "psad": {"100": {"enabled": 1, "checksum": "sha256:ecfa830cf53375b2ea1c0fb0921f5adeb47a4471<<< 10976 1726879410.79703: stdout chunk (state=3): >>>488765fa43e724d7f5e9a11f"}}, "ptchown": {"100": {"enabled": 1, "checksum": "sha256:870f119b4194e42aff2f71722fb1fb11868f88d3bd2f323eacbdefeea2a9ef4e"}}, "publicfile": {"100": {"enabled": 1, "checksum": "sha256:6056d698ab7914842d62ef8908402e481e02014fbcf03c984df01e768f30abf8"}}, "pulseaudio": {"100": {"enabled": 1, "checksum": "sha256:4a01f517ea0fd510aaac2e918afaef70e40175f2c4744d96bc1fd9647c915e1f"}}, "puppet": {"100": {"enabled": 1, "checksum": "sha256:35ea9020284c9fde1e544bb2b15698ea8b3ae46a3187539542ead64bf563020d"}}, "pwauth": {"100": {"enabled": 1, "checksum": "sha256:ef67d14c742393291981705da797a401a758833e7ab4f3a116cce7b662836761"}}, "qatlib": {"100": {"enabled": 1, "checksum": "sha256:3714e0a36d43f8667e80c187637d847425155bde011be321043371b15098e3c8"}}, "qmail": {"100": {"enabled": 1, "checksum": "sha256:e99893e32bdfbe81a09e2b01a27cf0ea8865e54e3b0fcb1563637a4ed59455b2"}}, "qpid": {"100": {"enabled": 1, "checksum": "sha256:cd5654f248ed789cc12534dac789b9c1d3d32d325dceedb4eb27afa2c6c61780"}}, "quantum": {"100": {"enabled": 1, "checksum": "sha256:aa4c8076bcd3d92db74d5e2394d885e6b10d729b86081f1683e349ac6da41794"}}, "quota": {"100": {"enabled": 1, "checksum": "sha256:f34ce67cab4573756019b1589e0e518c4933ef76887e0437f0ae582f6f703a9b"}}, "rabbitmq": {"100": {"enabled": 1, "checksum": "sha256:a759f5eba8608e6190b1649aeb7122d50de1b985878d9c1d5822bef5bc2b88e8"}}, "radius": {"100": {"enabled": 1, "checksum": "sha256:ad64588fda03fd0d8c6e9b7b4afa31b20472df41ee50b68b8e9f07d6878dcf81"}}, "radvd": {"100": {"enabled": 1, "checksum": "sha256:225787ffe39a022ba6c552cd389e2ddb613353c5ca65bbd572d67ccf7dbdef6b"}}, "raid": {"100": {"enabled": 1, "checksum": "sha256:0da1f5f76dcf060623ca3599040b0c03e5626b2624bd74d3502697ef1e11f387"}}, "rasdaemon": {"100": {"enabled": 1, "checksum": "sha256:bdb6f062284dd7b12282604373958122db4d18b262bfd844520e919ed2845e5a"}}, "rdisc": {"100": {"enabled": 1, "checksum": "sha256:4d86b4c1044e1a8766f6ac6ade0296aa461ef5550efae9aeabc99a5c946936f6"}}, "readahead": {"100": {"enabled": 1, "checksum": "sha256:43044ec71b5839b47dc5fa30b7d9ba500908143b64ad3b608775736a44b046d5"}}, "realmd": {"100": {"enabled": 1, "checksum": "sha256:bcad6a7d597f894f1985bf46623a62ac2cbeff634770542c93e40a5fd7be93a9"}}, "redis": {"100": {"enabled": 1, "checksum": "sha256:075a71c98c377420b53c7b584f5d963598d97e7e49f58eb67bf0a5be1b20a908"}}, "remotelogin": {"100": {"enabled": 1, "checksum": "sha256:e6f98b186ddfff611082d29031ae948dd23c737d7ff1d713760d1794906698ae"}}, "rhcd": {"100": {"enabled": 1, "checksum": "sha256:92774c1cc6fd16156001c4facda140bb33ddba4269198bd016bda6d92eac079e"}}, "rhcs": {"100": {"enabled": 1, "checksum": "sha256:9c65d7909e4c443dc490c9b58a6e6e5471e58b7e934d10f08359db09b5fc395e"}}, "rhev": {"100": {"enabled": 1, "checksum": "sha256:03591f21a98cba8e5f4c5272a799067eca3ae1520a02dd50c13a607a318dfcc1"}}, "rhgb": {"100": {"enabled": 1, "checksum": "sha256:9b0fc4d87d27875c84b7c21c3b99d0af2e52903b611cb360804fe9f50f9d6f7a"}}, "rhnsd": {"100": {"enabled": 1, "checksum": "sha256:271d37f30d3a338cc9bd6199a488d48a7c88068675c462df5071bca8c1f7c438"}}, "rhsmcertd": {"100": {"enabled": 1, "checksum": "sha256:82815996833cc475e386b8e94b87b1516dd876fccd5b2efd4c88ccc4a0854e6d"}}, "ricci": {"100": {"enabled": 1, "checksum": "sha256:308e6f81ea6fe3a196db021ad12cb7baae8bdd19f212bdc1f8ab404c27019abe"}}, "rkhunter": {"100": {"enabled": 1, "checksum": "sha256:aef52847742df6eecd94fe50a9fd5021637088620a576daa6659b9783b9d8553"}}, "rkt": {"100": {"enabled": 1, "checksum": "sha256:99e9cda55e22a71ebb3d74c56051f69ae895dd8134b627dcafda4b0a925e9ae9"}}, "rlogin": {"100": {"enabled": 1, "checksum": "sha256:6d7c850c1ee0942bd60c30a8f112b82fb182a24bc594d3707bf7801c4b80d5ad"}}, "rngd": {"100": {"enabled": 1, "checksum": "sha256:8b5d8041e76b9fdbad0d45ad1a37975171e424e56718dc139a93063729905cd5"}}, "rolekit": {"100": {"enabled": 1, "checksum": "sha256:01ae038a225e72270a6acc6bc6cc0b36c3b09a10e68112da9ec1b9d91fb414d5"}}, "roundup": {"100": {"enabled": 1, "checksum": "sha256:3b74654cbf5033ee6ab8c2dbc22773af846c129879c2b7355bc99df7c293833c"}}, "rpc": {"100": {"enabled": 1, "che<<< 10976 1726879410.79726: stdout chunk (state=3): >>>cksum": "sha256:c97daf9137ca479db4a7315e77f4475158475e674a12e1f42fa97f9db6cb398e"}}, "rpcbind": {"100": {"enabled": 1, "checksum": "sha256:a369faf5cb76fd3dd29929a38cd6b3221e7f98cb3c57675cfeeef9736b041283"}}, "rpm": {"100": {"enabled": 1, "checksum": "sha256:ededd2ec5ee4506eab2315599bf43a3deb8ceb83686c97406722968f5e93d759"}}, "rrdcached": {"100": {"enabled": 1, "checksum": "sha256:d542bd71ac70b65fbe712194a3727e826ac414096230de7bc5c4a2aea037756f"}}, "rshd": {"100": {"enabled": 1, "checksum": "sha256:d87f4f7f764a6282dccdfba116b34296f94f62e44c8ac2b51ae6ae7850be63e2"}}, "rshim": {"100": {"enabled": 1, "checksum": "sha256:0ddb10f8d7a2bcd92cc2e68302467326c643e02a5623151c3168135a3ec290de"}}, "rssh": {"100": {"enabled": 1, "checksum": "sha256:d5958076535790d5bad592f7eb70977ac9437bc0a7f97b34e431b9f414973648"}}, "rsync": {"100": {"enabled": 1, "checksum": "sha256:a0a5f9fa55b3888c84c566cce656011bc1ad8dab2c4b700ea6bf2341f556d590"}}, "rtas": {"100": {"enabled": 1, "checksum": "sha256:341b47d041b0df0aeadce1cd1a3cfa195aa9c5569d8f998edcd0169c13017894"}}, "rtkit": {"100": {"enabled": 1, "checksum": "sha256:5fab287cedea124b92aecc21550dafa4218805485040915716c00486d9cf04ca"}}, "rwho": {"100": {"enabled": 1, "checksum": "sha256:75872a4c3a9922ba6935d078f68aab2b562705085e258aeb7dd2bfc3e087615c"}}, "samba": {"100": {"enabled": 1, "checksum": "sha256:a2ea92601c02a22ffb4551f8bbf53174f7c363e07ebe198e74dafe3ebedd82d3"}}, "sambagui": {"100": {"enabled": 1, "checksum": "sha256:8ead836404a7e8a8b68aabeee3c649c214df9699b45f6c784989b3fcdd4f9e1a"}}, "sandboxX": {"100": {"enabled": 1, "checksum": "sha256:0776fe05eb5bcea62b434f30b893f79c06c7a18f352de24ed2546817f566c429"}}, "sanlock": {"100": {"enabled": 1, "checksum": "sha256:28c6186dc1bc711d42a3d1d2ff051038f0dd4a0259544e52f68c61139efd3a4e"}}, "sap": {"100": {"enabled": 1, "checksum": "sha256:1ba912e3e1e441a6b3f7b88c5603ff8ae915efdee90a76ae34e41d8556d851b0"}}, "sasl": {"100": {"enabled": 1, "checksum": "sha256:61fd6af55a226605d0ad608c145c6650ccb29b31d7ccf50e32b95ec7686c53b3"}}, "sbd": {"100": {"enabled": 1, "checksum": "sha256:f4a521054bd52ace05da7d520aabd132df773acf3037e2f414d81fe27f9ef04a"}}, "sblim": {"100": {"enabled": 1, "checksum": "sha256:9f9bcb3b8190d76c1381443107531fc17c78be637320f00310e4784a7ebc5c3a"}}, "screen": {"100": {"enabled": 1, "checksum": "sha256:e0cbb8905423a2b910876e9ae63348c3abb6fde30522e4b2124b06818f35638f"}}, "secadm": {"100": {"enabled": 1, "checksum": "sha256:8ba05b99b8e53560434f3e089cf7b104a3545febf9e28fdf0f03960e4741d88a"}}, "sectoolm": {"100": {"enabled": 1, "checksum": "sha256:515aa85f67c92cfedced542c1222bd136f8fb51801166f807145141acf212736"}}, "selinuxutil": {"100": {"enabled": 1, "checksum": "sha256:39bb95e8d530daf28f0a11f4182e253e8b4f62a26c69874261ad37c9cd1e9c8b"}}, "sendmail": {"100": {"enabled": 1, "checksum": "sha256:9ec599103477e82c5a8da5e47ae1056cc519ccb236e171f9acfcc748af47b679"}}, "sensord": {"100": {"enabled": 1, "checksum": "sha256:a422c0e74e5b98d753f582bc2adacd6be541580fdd4b226ccd9cd05ece2eba08"}}, "setrans": {"100": {"enabled": 1, "checksum": "sha256:96030787f55e1e8c4d76f22919ca8dcf17a16cd08de745aad5b7f740f14c1958"}}, "setroubleshoot": {"100": {"enabled": 1, "checksum": "sha256:20f38095965fcc5d0b454413085c7609588086942ae89a65d19d6e6e0a06a9ee"}}, "seunshare": {"100": {"enabled": 1, "checksum": "sha256:fc381f26f9cbc83f72d5063e4d028a5365401a202052012755fa49ea63a51a42"}}, "sge": {"100": {"enabled": 1, "checksum": "sha256:3ff3ca366bd0571039f42bf990acbe10aed992be87c89450536e2fdc0e31961a"}}, "shorewall": {"100": {"enabled": 1, "checksum": "sha256:19e4f50a756989bafc3d30aa2679b9730c5a297e1aa20f71425f024fe934c574"}}, "slocate": {"100": {"enabled": 1, "checksum": "sha256:15789a6c47c2eba6ef224a7f4464819b37ed76cc6d7efadc7b1be0f212c85046"}}, "slpd": {"100": {"enabled": 1, "checksum": "sha256:404e3e22459d7cb94c12408a3bc9d320f58eee24788ac11648318722d1bc0bee"}}, "smartmon": {"100": {"enabled": 1, "checksum": "sha256:628fc3630bfcc5437ffbe528c3c4c0d7a08130b7b01cb1a66cd630bf05eb8795"}}, "smokeping": {"100": {"enabled": 1, "checksum": "sha256:f05ecf227e69b096900cc9fcd863a6d5457d64d1c0<<< 10976 1726879410.79752: stdout chunk (state=3): >>>c41b9b1fc9aac20d02160d"}}, "smoltclient": {"100": {"enabled": 1, "checksum": "sha256:92f62e04b6f14736d375aae3c22f2da5edec288a6997212d194e062501a7128b"}}, "smsd": {"100": {"enabled": 1, "checksum": "sha256:006443b6c33a37037fdc4dc689bbfc7695251a2766429859137555797652aa33"}}, "snapper": {"100": {"enabled": 1, "checksum": "sha256:2af2c59f061d181581c0ee972630cac466f74d873731de2aa4a27dd0b9fdad9b"}}, "snmp": {"100": {"enabled": 1, "checksum": "sha256:c9ef0cdfb822eba65e29c8bd6594ad8cf9bc5a7cdc3aeef553475c7127619d4b"}}, "snort": {"100": {"enabled": 1, "checksum": "sha256:4068e4127dc3f2252006ed676a6c27c3ee34df690139c8d5c55813ea30e7ceed"}}, "sosreport": {"100": {"enabled": 1, "checksum": "sha256:25fdb658f00c0a3bc753a69bfb58d2f054903e7000ad0c7788c3eb712d79bac6"}}, "soundserver": {"100": {"enabled": 1, "checksum": "sha256:a8a0fa6265d7b4b17243ff1fca6f0ba49135e12d0ded004bb7c515291f30641b"}}, "spamassassin": {"100": {"enabled": 1, "checksum": "sha256:6a40d1bd53affea088d732dfa1cd97b0dbb30d88a5667ccf25c148942e3153b5"}}, "speech-dispatcher": {"100": {"enabled": 1, "checksum": "sha256:f23e5facc957ee792b529612c165040e87df4a7b49dc09c7887d2c5e6e4d7e41"}}, "squid": {"100": {"enabled": 1, "checksum": "sha256:68b2c3f88c1457ed4474f6ebbc85329d444acf473b25b0c505d58ee338399176"}}, "ssh": {"100": {"enabled": 1, "checksum": "sha256:309d6aa526bdbffec6b49778a7d4f369cfad582b78e54e1a2bb734e0e555fd16"}}, "sslh": {"100": {"enabled": 1, "checksum": "sha256:008b343789eb4b2aef06e0eace24fb651fe60e8851b9f86bf5aa8b5e6eba8092"}}, "sssd": {"100": {"enabled": 1, "checksum": "sha256:3e002e9f28e23f909ff86d1fbd93f16f5fa23e4803988f99eab78fcb5ea968c2"}}, "staff": {"100": {"enabled": 1, "checksum": "sha256:aa67b8e3b4e6a9795ac9b1d96527d69bb4f202f78e89d42241b697cd2590637f"}}, "stalld": {"100": {"enabled": 1, "checksum": "sha256:bb467e55083903177f5b764521080eb672d20393c61f174a1797a4ed7634ff93"}}, "stapserver": {"100": {"enabled": 1, "checksum": "sha256:67d0f2920bcead63390df082d6e187d9317e6ac0330fbd2f40cc29b054845b16"}}, "stratisd": {"100": {"enabled": 1, "checksum": "sha256:7581441e9dd2586371712d1c173061e6e3c0085e8654c97940963b168a7ea3ef"}}, "stunnel": {"100": {"enabled": 1, "checksum": "sha256:b6dbad9b252aec8e5a939b3e08454119cbea8725c83e410c260d6a06a388cd8f"}}, "su": {"100": {"enabled": 1, "checksum": "sha256:857ff8acea720516985a8942d946c75b39ab4150b8983cdc0ba3ed99c82d1885"}}, "sudo": {"100": {"enabled": 1, "checksum": "sha256:9877c22302189668e7a948cfda4273f7455d6f2ecec0bb6e1f3ffb2a217dc9d0"}}, "svnserve": {"100": {"enabled": 1, "checksum": "sha256:bb2418014f2be4d6b143586490bba8f56ee56d0b6a938b795118fa204f829016"}}, "swift": {"100": {"enabled": 1, "checksum": "sha256:8ffa1ab3ff17d35c16b701936fb37a4a1f398c801c51310cc084cebc0acf4f7c"}}, "sysadm": {"100": {"enabled": 1, "checksum": "sha256:e35a582f0adf2097f4ed9f762ef61236019c35020c6e9d11087f8e05c31515ad"}}, "sysadm_secadm": {"100": {"enabled": 1, "checksum": "sha256:26c80707a4a08f665d249670d9329eda36af31bdbb084d49e72198221090b7b8"}}, "sysnetwork": {"100": {"enabled": 1, "checksum": "sha256:3d4405968a8c9095460ab7e66da67f4e1168eb7194d630559aa58b78bdb25135"}}, "sysstat": {"100": {"enabled": 1, "checksum": "sha256:b767e9a66c473f2e3bb06336f0119a220bf08ef4380333c16b19acd05fb40f6d"}}, "systemd": {"100": {"enabled": 1, "checksum": "sha256:21181339b1f50691a6e73a96e9000604788b3b41e7a143fe3f788d4f0f576c99"}}, "tangd": {"100": {"enabled": 1, "checksum": "sha256:8be8dbcf7392331a36d09547dc7a136f37b21e7eefacc7a849dd3ea29a8c2f1a"}}, "targetd": {"100": {"enabled": 1, "checksum": "sha256:61a7d4ed0bbad560b1507fb13a27cb80f0ba9177e188369ee0388e208ad9a86e"}}, "tcpd": {"100": {"enabled": 1, "checksum": "sha256:f90f0a080b7822408e608f8ace404c2b3a7cce145fafda16d16c39c90412dd7b"}}, "tcsd": {"100": {"enabled": 1, "checksum": "sha256:e876f3f8dc496189fa7344870ca42edfd421dda506dcaaeaac67881f1c4a9f13"}}, "telepathy": {"100": {"enabled": 1, "checksum": "sha256:28d44df10f515e1f265d7bbdf51a377351efaaf2831b6bcc1ced928a358436ac"}}, "telnet": {"100": {"enabled": 1, "checksum": "sha256:7da89bf5c9cf25955b4516e9fa763239b7bb23084aad6a04c1933fd50cf315e9"}}, "tftp": {"1<<< 10976 1726879410.79782: stdout chunk (state=3): >>>00": {"enabled": 1, "checksum": "sha256:05185332feaed95a99162df1b3dc2bfb37c879d514db78015c4c083ca57028fd"}}, "tgtd": {"100": {"enabled": 1, "checksum": "sha256:178828a7d7ff1c30a3df812905214bce9de2ca0744dbe4dfe01691deb01d629e"}}, "thin": {"100": {"enabled": 1, "checksum": "sha256:2a20802eaae04dc1cf81bd9149ebd4db8e88eec3388b2d50bf078826d24994f0"}}, "thumb": {"100": {"enabled": 1, "checksum": "sha256:dffaeb8dd84c75f302c5cab90c3e892c5f6e6efa26167a9f8efe949ac613f99d"}}, "timedatex": {"100": {"enabled": 1, "checksum": "sha256:f29a6896ff0b88c513fe7998390aae2ebe6c1d6f5785e10c6ca33c6411a8bfdf"}}, "tlp": {"100": {"enabled": 1, "checksum": "sha256:9fd7f4b68daa0c6c8597e029f0a269e89731c2169d3f5d296062ca682d4e3ebf"}}, "tmpreaper": {"100": {"enabled": 1, "checksum": "sha256:9c14537b3fc129bf5e108017c16a8b5175f1c8a50ccb9d578bedb620e0e32503"}}, "tomcat": {"100": {"enabled": 1, "checksum": "sha256:48d267290c8bb1bb35a48bede09286690dde4c2991be32256776137569f6c586"}}, "tor": {"100": {"enabled": 1, "checksum": "sha256:18a978369799a6144a4dd7e0cab365a6c200218e64b453a70dd501613de3e379"}}, "tuned": {"100": {"enabled": 1, "checksum": "sha256:6455edecd5a99a3f6a3d28887408b6e4a65532965072d0733ba271e66712345b"}}, "tvtime": {"100": {"enabled": 1, "checksum": "sha256:80d528807e7b8e942a801bdfab3fc402dbc09163536462ccd8a678dcfba4725c"}}, "udev": {"100": {"enabled": 1, "checksum": "sha256:7f90ada00012cf15d357503034f98494f56c9f1e6bb82249e4a2092fe0991be5"}}, "ulogd": {"100": {"enabled": 1, "checksum": "sha256:cd675dd586c7bf94418a5fdddc2f87502970ec19911356ec1d628b109a339dcf"}}, "uml": {"100": {"enabled": 1, "checksum": "sha256:612f53a60d4b66f641a379ce5f96d27fe6214edf138a579be295d4fcabf28b94"}}, "unconfined": {"100": {"enabled": 1, "checksum": "sha256:a1fbd41ce1ac921d18a97dbcb741ce9a1cdd7fe6867c676400c648f713603052"}}, "unconfineduser": {"100": {"enabled": 1, "checksum": "sha256:1f9ddc44dd992f32b0bc2788c6310c5c48536a06bf8a2855ec52999d1b13f1ac"}}, "unlabelednet": {"100": {"enabled": 1, "checksum": "sha256:8674a308bc39857ae30458a7ffe592c50fa6c61ed9efbda30016b9f5fcc55cb8"}}, "unprivuser": {"100": {"enabled": 1, "checksum": "sha256:6843c341541e72e6e070ecda04baf2244fbcd2c50e876e403ab218959f39e7da"}}, "updfstab": {"100": {"enabled": 1, "checksum": "sha256:81736986d7599acaab02dd9a6512d81ea7f59476edccbe71b3ef32da493f5cd2"}}, "usbmodules": {"100": {"enabled": 1, "checksum": "sha256:77c24ef9ae5b3e19e29054146e0b09b7fed37fb70aff8e9d53e85e262050d22a"}}, "usbmuxd": {"100": {"enabled": 1, "checksum": "sha256:025da4e2c2b5788f98226701462c27cefe41ce6abb617c699a29f5568678dae7"}}, "userdomain": {"100": {"enabled": 1, "checksum": "sha256:7762b92e8c8abf9e77a3cc23071aa6ce461d57fc4c629858f23195fb7a74d789"}}, "userhelper": {"100": {"enabled": 1, "checksum": "sha256:7bf185d5031851326d2d108c0d70d9653b1dc80d77f9d7f58d66250df509245f"}}, "usermanage": {"100": {"enabled": 1, "checksum": "sha256:f69db7e7153bd486110c500cb4817d274c159179afc4aa01eb1b86af39f01483"}}, "usernetctl": {"100": {"enabled": 1, "checksum": "sha256:8f0c31f0713ab3e13fcea14186a5b0e749791dd7de8967efe21b6b427d1e0378"}}, "uucp": {"100": {"enabled": 1, "checksum": "sha256:2eb5e03e9e4a0a294e97adcaa6e188881917f403561330d4c585f24c0e8801f0"}}, "uuidd": {"100": {"enabled": 1, "checksum": "sha256:2348ef1729d8e40d4287325736452cce1c24fcdf5af11df06d315e6a3ac6acf6"}}, "varnishd": {"100": {"enabled": 1, "checksum": "sha256:ecfe0c70380e1129186a81bc8778fe5904c88fd9c616ad69851241dd57d7fd78"}}, "vdagent": {"100": {"enabled": 1, "checksum": "sha256:8c8faf892551960dce6c61dbc2145ee637921a7ff62cc96328978d9946024ebd"}}, "vhostmd": {"100": {"enabled": 1, "checksum": "sha256:04f9af430360595438f29cdba50fe3ce96fbe3a59cd1396d168cf3be57469538"}}, "virt": {"100": {"enabled": 1, "checksum": "sha256:d94f6df278181c096f0e7a90cbee1dc1ab07bd37b3d3577997f40eca5c3df8fd"}}, "vlock": {"100": {"enabled": 1, "checksum": "sha256:e213b634c2093ebf894adad9287c670dd73e43c79538c1e11d6b0cff574fd23d"}}, "vmtools": {"100": {"enabled": 1, "checksum": "sha256:9d2650b10280e0ecbdbb20692515598049e290ebfb426eafa5c0b067a2d33bf1"}}, "vmware": {"100": {"enabled": 1, "checksum": "sha2<<< 10976 1726879410.79815: stdout chunk (state=3): >>>56:e1a096c9fa1aa6c4244c3cf8340c14a67ba60ade122a7bb5167604c4cdc2e341"}}, "vnstatd": {"100": {"enabled": 1, "checksum": "sha256:03ccc49fc408c718f89b93502f1a7073efc8d9f81d18bcb69cede46300340130"}}, "vpn": {"100": {"enabled": 1, "checksum": "sha256:71544fa054595557124ab7098947a966e33b98584eb1345f955e754be531038e"}}, "w3c": {"100": {"enabled": 1, "checksum": "sha256:57482e874ec657d4d2a5840a4de5524df24b14e974e1a19e42bffc12428a5eca"}}, "watchdog": {"100": {"enabled": 1, "checksum": "sha256:81379d3f5bd7462ef59a44e4e6bbc5d5261fc8633be7a7ed9da248b7ed47700a"}}, "wdmd": {"100": {"enabled": 1, "checksum": "sha256:f0cec2f5898981b4e2768802facb4eee17c42e46d8da58b20467d7fd5ba0ed3b"}}, "webadm": {"100": {"enabled": 1, "checksum": "sha256:994f8fb7a32079d30b68a1cc4c51fe6a10e425c6145a689e32ac0053a2ded7c4"}}, "webalizer": {"100": {"enabled": 1, "checksum": "sha256:ec56ec85299e7b46853f9d34abae5c56aba7244054e48ac40cb4cf6dee602dc1"}}, "wine": {"100": {"enabled": 1, "checksum": "sha256:2750d4c101cacb336bb717f3beba2e0967ce6d957609f647e6f92966536894c6"}}, "wireguard": {"100": {"enabled": 1, "checksum": "sha256:c039f714e791b72444890960412088848de91a23b909cab26386369f6fa55b67"}}, "wireshark": {"100": {"enabled": 1, "checksum": "sha256:60940e6f75a00c73fd15eea03eb69aa8151b3457020034910aa0a2b714cc2241"}}, "xen": {"100": {"enabled": 1, "checksum": "sha256:92dfa4c75176cfa571f1310629ba5befe920f6cbbec03144aa23a87a1e27e2f3"}}, "xguest": {"100": {"enabled": 1, "checksum": "sha256:1862f5d7cfb921ef8b6adf56afd19db431a8f1aca74a38f46a543b83c0d02ac7"}}, "xserver": {"100": {"enabled": 1, "checksum": "sha256:ce38e8a07ff5e1061cc51311f31a91233e02fd23d57ee21b9977c02ae6e361c1"}}, "zabbix": {"100": {"enabled": 1, "checksum": "sha256:bf751940e6d5acd7944addf8099e67e309b367b70a5ffba89a437301b7251619"}}, "zarafa": {"100": {"enabled": 1, "checksum": "sha256:cf760718fd967208648f32ae3528e9d42e7e2933487d3052bd5809474fc577ec"}}, "zebra": {"100": {"enabled": 1, "checksum": "sha256:bba64baddec0addb05ac038c6a89a5a0fab53e43d797d8353a8a209cd66ca4e2"}}, "zoneminder": {"100": {"enabled": 1, "checksum": "sha256:4e20f61fbbe4afebaa084066e9e4c445c6d7d36e1254642bef5315313333ad40"}}, "zosremote": {"100": {"enabled": 1, "checksum": "sha256:d0b7718e1270a44a288569b8a2f8c0a4931ea45a4c4e04b6264e0ff4f7752283"}}}, "selinux_priorities": true, "selinux_checksums": true}, "invocation": {"module_args": {}}} # destroy __main__ <<< 10976 1726879410.80117: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv <<< 10976 1726879410.80192: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ <<< 10976 1726879410.80233: 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 # 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 <<< 10976 1726879410.80269: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat <<< 10976 1726879410.80315: stdout chunk (state=3): >>># cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site <<< 10976 1726879410.80368: stdout chunk (state=3): >>># destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 10976 1726879410.80374: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib <<< 10976 1726879410.80377: stdout chunk (state=3): >>># destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings <<< 10976 1726879410.80381: stdout chunk (state=3): >>># cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util <<< 10976 1726879410.80383: stdout chunk (state=3): >>># cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading <<< 10976 1726879410.80388: stdout chunk (state=3): >>># cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil <<< 10976 1726879410.80390: stdout chunk (state=3): >>># cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib <<< 10976 1726879410.80393: stdout chunk (state=3): >>># cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__<<< 10976 1726879410.80395: stdout chunk (state=3): >>> # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select <<< 10976 1726879410.80397: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime <<< 10976 1726879410.80399: stdout chunk (state=3): >>># cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal <<< 10976 1726879410.80402: stdout chunk (state=3): >>># cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon <<< 10976 1726879410.80404: stdout chunk (state=3): >>># cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common <<< 10976 1726879410.80407: stdout chunk (state=3): >>># 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 <<< 10976 1726879410.80409: stdout chunk (state=3): >>># 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 <<< 10976 1726879410.80411: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool <<< 10976 1726879410.80413: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast <<< 10976 1726879410.80416: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils <<< 10976 1726879410.80419: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage <<< 10976 1726879410.80428: stdout chunk (state=3): >>># cleanup[2] removing semanage # destroy semanage <<< 10976 1726879410.80587: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879410.80605: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879410.80632: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 10976 1726879410.80647: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879410.80677: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 10976 1726879410.80693: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879410.80710: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879410.80742: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 10976 1726879410.80745: stdout chunk (state=3): >>># destroy selinux <<< 10976 1726879410.80749: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879410.80803: stdout chunk (state=3): >>># cleanup[3] wiping _semanage # cleanup[3] wiping selinux._selinux <<< 10976 1726879410.80827: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid <<< 10976 1726879410.80852: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 <<< 10976 1726879410.80883: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 10976 1726879410.80939: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd <<< 10976 1726879410.80957: stdout chunk (state=3): >>># cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879410.80974: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 10976 1726879410.81012: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re <<< 10976 1726879410.81019: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 10976 1726879410.81024: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 10976 1726879410.81027: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879410.81029: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 10976 1726879410.81032: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 10976 1726879410.81034: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10976 1726879410.81036: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 10976 1726879410.81038: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy _semanage # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma <<< 10976 1726879410.81040: stdout chunk (state=3): >>># destroy zlib # destroy _signal <<< 10976 1726879410.81177: stdout chunk (state=3): >>># destroy platform <<< 10976 1726879410.81195: stdout chunk (state=3): >>># destroy _uuid # destroy _sre # destroy sre_parse <<< 10976 1726879410.81198: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq <<< 10976 1726879410.81205: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 10976 1726879410.81225: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879410.81252: stdout chunk (state=3): >>># destroy select <<< 10976 1726879410.81255: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 10976 1726879410.81258: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879410.81296: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879410.81625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879410.81688: stderr chunk (state=3): >>><<< 10976 1726879410.81691: stdout chunk (state=3): >>><<< 10976 1726879410.81827: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba31edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba2c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba31eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba31eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba2c3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba2c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba2c3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba27a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba27a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba29d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba27a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba2db880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba272d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba29dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5aba2c3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9fd0eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9fd6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9fcc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9fd4640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9fd0370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9f56dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f568b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f56eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f56f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f56e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9faed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9fa7610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9fbb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9fdbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9f67c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9fae250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9fbb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9fe19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f67fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f67d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f67d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f3a370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f3a460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f6ffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f69a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f69490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9e8a1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f27c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f69eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9fe1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9e9baf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9e9be20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9eae730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9eaec70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9e443a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9e9bf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9e55280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9eae5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9e55340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f679d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9e706a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9e70970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9e70760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9e70850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9e70ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9e7f1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9e708e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9e65a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9f675b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9e70a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5ab9dba670> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97987c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9798160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9798280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9798f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9798d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9798f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9798100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab96eeee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab970cf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab970cd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab970c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97fedc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97fe3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97fef70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97d0c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab9767cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97673a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97a1490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab97674c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97674f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab96d0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97df1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab96db8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97df370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97f9d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab96db880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab96db6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab96da670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab96da5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97d78b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9760670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab975fac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab976f0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab97600d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97a3a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab92c0580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab96a7520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab92610a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab975fbb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab96b6970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab97ec250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab96b66a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab969e7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab969a7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab973a970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_60n2_49e/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/semanage.py # code object from '/usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.9/site-packages/_semanage.cpython-39-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ab9251280> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ab97f90d0> # zipimport: zlib available {"changed": false, "ansible_facts": {"selinux_installed_modules": {"permissive_rhcd_t": {"400": {"enabled": 1, "checksum": "sha256:f8bc68c34ae2644a9925ad71b789e43438a9b44c694f8def0dd846d42d889e77"}}, "restraint": {"400": {"enabled": 1, "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270"}}, "rhts": {"400": {"enabled": 1, "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c"}}, "systemd-container-coredump": {"200": {"enabled": 1, "checksum": "sha256:e31ae96f6c2fca8e2970a864ab9a3ff0dc1370b608326f224ccd84e362526ff7"}}, "abrt": {"100": {"enabled": 1, "checksum": "sha256:b51e3b6f704ac00c5bba8ac275f854f6d53a5e3a4eb5c5cbbc4b11004feca510"}}, "accountsd": {"100": {"enabled": 1, "checksum": "sha256:00a0d1af3601693070f723e0deaea1ee28734bde5ef4895843a1ba59cd7ceaa5"}}, "acct": {"100": {"enabled": 1, "checksum": "sha256:9cde24137141f8c2a8fcee6dd15537f0f54198da14360a30655a0606e4ba2818"}}, "afs": {"100": {"enabled": 1, "checksum": "sha256:93c409c37386aacafd2d288f053c13e2a092696358aa991db322507eb9f4838b"}}, "afterburn": {"100": {"enabled": 1, "checksum": "sha256:8c0ef816b475cee987383fac53e50be5350b237033c893df8e267579e35eb726"}}, "aiccu": {"100": {"enabled": 1, "checksum": "sha256:1433f430bc89a874d46961861e1da8520158d6794a0b778e86b88fe13f71798a"}}, "aide": {"100": {"enabled": 1, "checksum": "sha256:35a074f33aee562b559a5cb76637dc4602a70c70f573ec4efe3a4274cb3e3a75"}}, "ajaxterm": {"100": {"enabled": 1, "checksum": "sha256:a2afd368cdffc8ec7c2dccd978bda04ec9bcec8cc1d133521e526dbe196c5f90"}}, "alsa": {"100": {"enabled": 1, "checksum": "sha256:be7eaf8e5da7b69d7d41422771e7e3692d41148f3e3c4e78b7b03d8117ddb2c6"}}, "amanda": {"100": {"enabled": 1, "checksum": "sha256:84287ea4da0ed7b94b142d7b494666232e7a25209471ff689c7806866ce93f92"}}, "amtu": {"100": {"enabled": 1, "checksum": "sha256:ee038524634638e4842fd478cf60861765476498940c7516ced038c6a9161282"}}, "anaconda": {"100": {"enabled": 1, "checksum": "sha256:4292aa3daa6a027612e80073403b822d55297b812dd9455e2842d8a89a563e25"}}, "antivirus": {"100": {"enabled": 1, "checksum": "sha256:75e3f196fca58dc489cf92c4fa8be3decec0bcedcb2008cb7a83df5bc00d5850"}}, "apache": {"100": {"enabled": 1, "checksum": "sha256:60e843a42569cd6efeb7da329e9593960e752c111dfa1df6874fe22f26d0a3a1"}}, "apcupsd": {"100": {"enabled": 1, "checksum": "sha256:a00445c04d0003fce006ff5529e988671c09286372f803b2545bebc5302b71f4"}}, "apm": {"100": {"enabled": 1, "checksum": "sha256:083e097b9b3ac106fb9e9b0fc7b5a830b70a85a321ee913e0a3ce5a262d13779"}}, "application": {"100": {"enabled": 1, "checksum": "sha256:46d9417dcf9bb31c077dc7ad25d8ac315fed23a2f0e69b00460c449534932765"}}, "arpwatch": {"100": {"enabled": 1, "checksum": "sha256:286406a4369a79a0e868d0e73699ee829431f534733e527bf91b6363486b00ed"}}, "asterisk": {"100": {"enabled": 1, "checksum": "sha256:3c093f028ebb0a01031a7a03233c24fb3ba41c693d3246b3275337289b20251c"}}, "auditadm": {"100": {"enabled": 1, "checksum": "sha256:87a032f064920c8036648d1fde7f75dc96f7ea9f9e514b32a24a91acce93e27c"}}, "authconfig": {"100": {"enabled": 1, "checksum": "sha256:be2114af9cfa429328d94fd44aeb34a5f94a6dab76deb20f3b9cea7182dd1343"}}, "authlogin": {"100": {"enabled": 1, "checksum": "sha256:61b6b0c427f5c86b16f77231ce3aa989c8ef7b40bcefef99d8f7518d82bd8bc9"}}, "automount": {"100": {"enabled": 1, "checksum": "sha256:7c1bc02c72f6a9b86f6cb6b4e8307428346706171510fb17f1e09bf1c7600d35"}}, "avahi": {"100": {"enabled": 1, "checksum": "sha256:ce150ead441c9ccbe062a9f7b868ff893eb427ff6a7bee500977699c42b89286"}}, "awstats": {"100": {"enabled": 1, "checksum": "sha256:70fa46fcee1c327fbb59d24b26bf92aeb641705bb6821d29ee9a8c213b5822b0"}}, "bacula": {"100": {"enabled": 1, "checksum": "sha256:7ff04b28e1684fa4f655051692015501aa0f0ad46edd79cadcdf7020fa2e66aa"}}, "base": {"100": {"enabled": 1, "checksum": "sha256:304a21cb0d4fa72d825fc9137d7d0bc3133448f952d6bedc2753bc721dc5fac0"}}, "bcfg2": {"100": {"enabled": 1, "checksum": "sha256:a38aef4d9df7de368ce8f26c374fdd7c2d6c7f3a12b07c706265f35b40de7308"}}, "bind": {"100": {"enabled": 1, "checksum": "sha256:03544e87d5e1caca5b6b69fb627b482f44bfa63f49cf5a08245ff08fb9982809"}}, "bitlbee": {"100": {"enabled": 1, "checksum": "sha256:eb7f9de13d74d31a934e7c58cf1a34b428d5695ad1f552d43af73ddfdf15f3e3"}}, "blkmapd": {"100": {"enabled": 1, "checksum": "sha256:b75ceb3e1f47bed84573b3d82d4dbe9023adb0a9a40fc2ddba393addd5f9a1d8"}}, "blueman": {"100": {"enabled": 1, "checksum": "sha256:a2645f50db0b15fac85915686e84d9e1ad347d72d77790f67f9e630d73ecaa13"}}, "bluetooth": {"100": {"enabled": 1, "checksum": "sha256:370a05f9a92e9a3359ed79b853c1719b594592cd5541c56023a92bbc87764270"}}, "boinc": {"100": {"enabled": 1, "checksum": "sha256:354fd26e2ef0e4c35edb3aa0bb068ee269f9d49f8180e0ebca24d06039aa8e0c"}}, "boltd": {"100": {"enabled": 1, "checksum": "sha256:39592577c657fe9b8720c7c8fc0a382b56377cc6c8eff3d3068d276552467e4f"}}, "boothd": {"100": {"enabled": 1, "checksum": "sha256:9f65fcbe298e95e21bc82bd03776022a45823c99abaf4e684168248f43672519"}}, "bootloader": {"100": {"enabled": 1, "checksum": "sha256:21a4ec8c7068672a02d49a4ca8721a7d3e661d1c704908e04b7abc9c955e2343"}}, "bootupd": {"100": {"enabled": 1, "checksum": "sha256:c707603b2556dd53524e160e5c66150c18ffc0b4668b2404622282cd2925ddc7"}}, "brctl": {"100": {"enabled": 1, "checksum": "sha256:36617fd6db4ebf3850675aeea3e096fa59a4bfdcb64613f93f8651b6f61db3cb"}}, "brltty": {"100": {"enabled": 1, "checksum": "sha256:5c24db4b697cf2406a8c713240ffb78d953ad090e6287b842f86dffe1290ec26"}}, "bugzilla": {"100": {"enabled": 1, "checksum": "sha256:496bef2bede30915da26b4136fb2f34becdcbc87925e0d44564667901b75d658"}}, "bumblebee": {"100": {"enabled": 1, "checksum": "sha256:0e7317ff234ccbf01bac4d63543ed7babffd63081d4f64100c2bc5f35c3d288e"}}, "cachefilesd": {"100": {"enabled": 1, "checksum": "sha256:3246918462bd57ae9d412e4177a59735624f031c7c5bd79254d0e4ab8c799045"}}, "calamaris": {"100": {"enabled": 1, "checksum": "sha256:22eee16dbfbf19e6c7e3e8a22ecf7794a4667b9c0fe38de1b7892939e5383a9a"}}, "callweaver": {"100": {"enabled": 1, "checksum": "sha256:db38c31ae173d049f813fdcc8019651b1ea662ec270fa27943d851bb4e6fe951"}}, "canna": {"100": {"enabled": 1, "checksum": "sha256:e752c21e4c76ead1a95b3858a36df5c9fe1dcfc2fa72b6e3337db501b255ed14"}}, "ccs": {"100": {"enabled": 1, "checksum": "sha256:2ed6f511d59167652141d928236900e08ac58f0347d5b13e384282f0c9d4bd7c"}}, "cdrecord": {"100": {"enabled": 1, "checksum": "sha256:eb4506711c4aa4449d76ceff06bd4728a67b150fa6daa449329af99d55a7e05f"}}, "certmaster": {"100": {"enabled": 1, "checksum": "sha256:f70165cc07c9c0edbada60c282cfd7b059e1c4dad3fd296c77238bfa7db74519"}}, "certmonger": {"100": {"enabled": 1, "checksum": "sha256:0ad5ac88aac27c3f65958235d1f71ae11ffdbbf0e30f2cd4a45fe0438f8b80c2"}}, "certwatch": {"100": {"enabled": 1, "checksum": "sha256:85e1d3dec4e26d58633e3a66dea23193fee975435de0432a33d9e3f0003148e3"}}, "cfengine": {"100": {"enabled": 1, "checksum": "sha256:0538edf6792efb191ae48f6f7ea825e7a0300b3f5941588a231e2e0ed84c3ef4"}}, "cgroup": {"100": {"enabled": 1, "checksum": "sha256:8a4ca1608501b748500da1cca0611feca68f892b6a0b931eff8391eff2880b83"}}, "chrome": {"100": {"enabled": 1, "checksum": "sha256:d778deea4a45cf38804a67181906680a20b1f94f779096b4b291658a3f4f7797"}}, "chronyd": {"100": {"enabled": 1, "checksum": "sha256:4472d378d0cca0cac8ee119b40beac9a1528f7e8afe3835fc868d9ee50e857ef"}}, "cinder": {"100": {"enabled": 1, "checksum": "sha256:65a156504f35a84298492048f07a967c74cca37467b5519175f0132356a4f3c0"}}, "cipe": {"100": {"enabled": 1, "checksum": "sha256:9aea31e33e0bbb1343acc95c4b96034c0e21cfc8098a6d9239c6fb2ddd964edd"}}, "clock": {"100": {"enabled": 1, "checksum": "sha256:5e2443a8b037a9f47d1082255f61bb3bc94ea76727732bec8ca477ed0f3d1cef"}}, "clogd": {"100": {"enabled": 1, "checksum": "sha256:ffb0c7d931ae1d6bbd575684ae14dbcc542b1a589a5c70235143b6494dbce74e"}}, "cloudform": {"100": {"enabled": 1, "checksum": "sha256:c5a2c5234b842e5d65fe5aa739e2d30ae18b7a4398fd02ec03ffb5db8b0022f5"}}, "cmirrord": {"100": {"enabled": 1, "checksum": "sha256:e55c52b2d9cca85a56a01f9a862ff089a008deb2e23d8dc36bf4db067f9d63d2"}}, "cobbler": {"100": {"enabled": 1, "checksum": "sha256:abdf9b12e79823ecdc818a9aaec4d6e4253f02e8c59b5c320677ae99096b8c8d"}}, "collectd": {"100": {"enabled": 1, "checksum": "sha256:fd6d1f0d8446afdd95c5c88850751a9def7fb10d8efef9113f7808431296374b"}}, "colord": {"100": {"enabled": 1, "checksum": "sha256:087d0f4a10495e4186632d167181b302e35abaaa4aee055628c907e4feb5e60f"}}, "comsat": {"100": {"enabled": 1, "checksum": "sha256:c7d8f1c628aba8babecb74c405389e5508768fce1c19a1a3ffb1f7e2cf21a9bc"}}, "condor": {"100": {"enabled": 1, "checksum": "sha256:a64ce927d71bdb89976bb02ee81c1c0cd362ce79760d529864deb95d78435a81"}}, "conman": {"100": {"enabled": 1, "checksum": "sha256:8610bf4d3c1c1fe1f037c0149f5126ed724947671d3ce2f43ce03318e5bbd6e9"}}, "conntrackd": {"100": {"enabled": 1, "checksum": "sha256:38e74734b46d764bdf548bae5eb0322cb3efab0139b2c57c6293ad4270b2cd72"}}, "consolekit": {"100": {"enabled": 1, "checksum": "sha256:08fd88b15eadd335fb6909b0e19ccfc7fce465a0e1adf66ea23375a528c02a2b"}}, "coreos_installer": {"100": {"enabled": 1, "checksum": "sha256:7aa6f4a2c4b409fb85dbc8e9e1b44a3166437ee81341247655d783b4fc8a3538"}}, "couchdb": {"100": {"enabled": 1, "checksum": "sha256:c2b8357f1cbba4813f68e96b8683bf56117ea18a08f509c47a9007d6dd7e37d0"}}, "courier": {"100": {"enabled": 1, "checksum": "sha256:bee8013d915739bd1e9a8ccb7d6936aa2d05ed68358b0c5624f9b7b20327a489"}}, "cpucontrol": {"100": {"enabled": 1, "checksum": "sha256:c62f78f9a781fdb8c455b4e1c444206466a7a572e499360a40ea752d8eebb332"}}, "cpufreqselector": {"100": {"enabled": 1, "checksum": "sha256:2155538ddced6cc2efbc8c54879c34b385aa1407ea62157644f787ea998de988"}}, "cpuplug": {"100": {"enabled": 1, "checksum": "sha256:6287b50c36817f7293217a030803bf3d62c707699a0e529c7d067989248ddcf8"}}, "cron": {"100": {"enabled": 1, "checksum": "sha256:5b654bad71770454ff600a55533f4da984770414d0cb1541e5d6035b73e90544"}}, "ctdb": {"100": {"enabled": 1, "checksum": "sha256:867a24cfaf2c6935e7c2f0f85e3f9b47de8126ad509db5f7aecdf572492a982c"}}, "cups": {"100": {"enabled": 1, "checksum": "sha256:acfc1b83372629d838cd2e1a291d1e88ad352fb5577eee01c1bcf460d8444883"}}, "cvs": {"100": {"enabled": 1, "checksum": "sha256:b7034b37cb6a943ec0e0b1122fb168440623b525b9d9a871c8f0f80f01427b0e"}}, "cyphesis": {"100": {"enabled": 1, "checksum": "sha256:6e83813cb5e03c15e648a7e798aae3e9c94f9a54ad542e971f176ab9271bc24e"}}, "cyrus": {"100": {"enabled": 1, "checksum": "sha256:d1da2a6beba9e0cd0bc492e8d8cafc7a9d3f1b13342967badb49fba668f6a985"}}, "daemontools": {"100": {"enabled": 1, "checksum": "sha256:1c94c8a99b9623387df88f2693f049682b4d4fc392904afab5bc9ba7a9ccb66a"}}, "dbadm": {"100": {"enabled": 1, "checksum": "sha256:0e9b5b78865e451e40a8f55b406801e55e98d4812c95f37130874438831a9145"}}, "dbskk": {"100": {"enabled": 1, "checksum": "sha256:6d9c565c834b41796ed712b843c7bd664fffafb667765c8d857432498388f9ff"}}, "dbus": {"100": {"enabled": 1, "checksum": "sha256:49b7477e868249bf17c6b5467b705d12e9ddc87bf2060898e7529a646a0f7e34"}}, "dcc": {"100": {"enabled": 1, "checksum": "sha256:e223c213d51685baf4d3be0c5c4805482c6954bd890d803062ddba896654b483"}}, "ddclient": {"100": {"enabled": 1, "checksum": "sha256:51d8f84dc3a8acb26b725e61aed99a1fdf79ea9dbc63fc7200a8d4697ff4c9c1"}}, "denyhosts": {"100": {"enabled": 1, "checksum": "sha256:723f8c7cb84bd0f48a15663d09d67eb67be7f89b275c9ab2966c88ca8d8ac18a"}}, "devicekit": {"100": {"enabled": 1, "checksum": "sha256:9a380e1b546cf2d8eab55a099515bccd1b25d2dc0d0ba28666e7b95f9d665989"}}, "dhcp": {"100": {"enabled": 1, "checksum": "sha256:1735881cc778e961bd742e846686425ec4014676e507460c85158f83ffc131ad"}}, "dictd": {"100": {"enabled": 1, "checksum": "sha256:a4988c85c75b5fd1b4a38b6335bc3fb962c0e78693042fc35785ce68ad5cb371"}}, "dirsrv": {"100": {"enabled": 1, "checksum": "sha256:43becf8b756ebd6e31e51c71f8963de116feaff35ddc0d6f15c4cf9da79b9c73"}}, "dirsrv-admin": {"100": {"enabled": 1, "checksum": "sha256:4c8ca106fff85e11e0a1829ed2ac3f243e16e91d7b782b98ef8999501bf0ba95"}}, "dmesg": {"100": {"enabled": 1, "checksum": "sha256:0dc55ec34569ba57e832be6e33834acf3055e707f8a04e644a517fe6c25fbe0d"}}, "dmidecode": {"100": {"enabled": 1, "checksum": "sha256:9a4b3d93e6fe7a710d739a682991df8e4fb3bfa5c4408f80b7bcf8bded0b3f91"}}, "dnsmasq": {"100": {"enabled": 1, "checksum": "sha256:c835e6157080af15bad60e3175ec73411ecc09c79b1f24488d38dbb43e49c524"}}, "dnssec": {"100": {"enabled": 1, "checksum": "sha256:77d3836aae67432fe5aaad6cf960c57c4c540253b884d0da7ce24f527f480bbb"}}, "dovecot": {"100": {"enabled": 1, "checksum": "sha256:dba3ca8b279efbe4c9d41b20c94f4eaaf69b63234781b6bffc7a0186e761d972"}}, "drbd": {"100": {"enabled": 1, "checksum": "sha256:b2a6e422462c98deab9be1ebbd7b4c0e541652cef6544eb817890b59691f6f63"}}, "dspam": {"100": {"enabled": 1, "checksum": "sha256:a0e4a3f431978461ff0c6606dece39299123c11c0c50dd07dec0523b087e6d69"}}, "entropyd": {"100": {"enabled": 1, "checksum": "sha256:ae9d99bc78f2f39ed963de93eacb8d15e06f9695542787fd88dd34ae5c417030"}}, "exim": {"100": {"enabled": 1, "checksum": "sha256:df1cfbb1ab78dbc0de7189c60173c3e0fa87640761050a6ee1915ad7b268f937"}}, "fail2ban": {"100": {"enabled": 1, "checksum": "sha256:9050e1e27a67f06989fd7b1ae77b9c0086f4017aa6f4b3123e4d40b4c4be24ef"}}, "fcoe": {"100": {"enabled": 1, "checksum": "sha256:de1005aba353d2cd82e7d2542b9f0f22a537c0836598dc0d7b3fc739b0a1512d"}}, "fdo": {"100": {"enabled": 1, "checksum": "sha256:0040a417e0edd66d8c3ebbc52a7b9a61a114724ef1b47f41e7d0e0dd9f496667"}}, "fetchmail": {"100": {"enabled": 1, "checksum": "sha256:052196a9650b28088637ad2c1bc2e3e18c9ebb26b9d81fc22d06f9383448e082"}}, "finger": {"100": {"enabled": 1, "checksum": "sha256:7e077f2f9cbb7a67e901983f068e542f2ea7bf8fbd32398624006f2ec3721469"}}, "firewalld": {"100": {"enabled": 1, "checksum": "sha256:074ef28f63316a886aa80247be41c3f4eb0c4ab24be2538204a8473c206377dd"}}, "firewallgui": {"100": {"enabled": 1, "checksum": "sha256:9123c9d8a6246155165e536233f76373dce5ed442b693d3adfad2cfb0d045d14"}}, "firstboot": {"100": {"enabled": 1, "checksum": "sha256:bd1c559e70c0fa8a6dd0e9e541410e8def49a3f8769e609a7371bcae87cbc7a1"}}, "fprintd": {"100": {"enabled": 1, "checksum": "sha256:651a0158d860694e2f7e3c2ff5842cb1167edd212f207d25fbd048cc0bca8b1e"}}, "freeipmi": {"100": {"enabled": 1, "checksum": "sha256:b0055e597efbe80253d626f80a865cb814f393fa91e66afd4458d436fa896318"}}, "freqset": {"100": {"enabled": 1, "checksum": "sha256:e8a220c3eef785816671acd81eb445e324d475a084fbd06263b797d578d02f3c"}}, "fstools": {"100": {"enabled": 1, "checksum": "sha256:127cb7df805e3a46359a5207b063f90c1d19e6d3198182767ed70779b4b28221"}}, "ftp": {"100": {"enabled": 1, "checksum": "sha256:9902176e4edcbecebd0f6ac300b28794668de3d4540a9ae5be717f396b0292be"}}, "fwupd": {"100": {"enabled": 1, "checksum": "sha256:c052a6835e70d9c0e051e979e81764ebb89f6f133a440db25d1dde163ffa48c4"}}, "games": {"100": {"enabled": 1, "checksum": "sha256:45772c12ebf653bb9a623771101b99ab2ffe914d03370ebfbe3b0912ca0d6b8a"}}, "gdomap": {"100": {"enabled": 1, "checksum": "sha256:1e46eff6833500ac418eda8676b641bb33eeeaec5ade25dc6d3ab091f736cad1"}}, "geoclue": {"100": {"enabled": 1, "checksum": "sha256:708228486a23ad80ffd7d6a05a65a7b655f1dbc738ef8479e473d60e4cc6d3f7"}}, "getty": {"100": {"enabled": 1, "checksum": "sha256:32e35dc7eeec4247db73e826bcd13b91f8370e8544b223547f4354f42b8937ab"}}, "git": {"100": {"enabled": 1, "checksum": "sha256:d7d5bebe879118666f1417ffae9f0772e0889406dcc768c4c3b394ec7cc2a231"}}, "gitosis": {"100": {"enabled": 1, "checksum": "sha256:b3e2375f3c95924b4daa45ecd4951af233195f655f5cab28298b21782e7df2f0"}}, "glance": {"100": {"enabled": 1, "checksum": "sha256:9414bf98dd0ad365e8c880b881286f51845c6a14bb7fc1022770cbf78c33152c"}}, "gnome": {"100": {"enabled": 1, "checksum": "sha256:86efbd64d547d08ff38c0ef19d92899032b5c7dd0972e1831dc8b58211e46d91"}}, "gpg": {"100": {"enabled": 1, "checksum": "sha256:b547a37d1a7e474dd3e085d36e4ca7276ccd68bf3ecf2e09fe7a846030a80020"}}, "gpm": {"100": {"enabled": 1, "checksum": "sha256:fc6c94c251896fa97e9298a902669eba5bb2179ad7ace408d5e6bc05973174e0"}}, "gpsd": {"100": {"enabled": 1, "checksum": "sha256:19c083472a464ada6846b9173292a9d72a06a4e5e778d69783bd51ecc1553eb0"}}, "gssproxy": {"100": {"enabled": 1, "checksum": "sha256:3c8410c8c59ae99a170ad00ee7ad66d186d3e83d66ad3c2300333abdaa7fb21c"}}, "guest": {"100": {"enabled": 1, "checksum": "sha256:eea7130d539ac61485efb94b90bbb6af7bf5dee0957c37e3ebee3a8da4797deb"}}, "hddtemp": {"100": {"enabled": 1, "checksum": "sha256:9722c02beeb44ba92062700b4c043eec7a1d39a7eb91a1289edea7a928129e0f"}}, "hostapd": {"100": {"enabled": 1, "checksum": "sha256:1d57e77e17f124ee365365513274cf402353add167245a839f89126f071bfbfb"}}, "hostname": {"100": {"enabled": 1, "checksum": "sha256:9b8c53c2622515f672ffc22c9f18a6db6fc2566e91dbdfea83faf54a6cd7c8ed"}}, "hsqldb": {"100": {"enabled": 1, "checksum": "sha256:2ab3e4455cd6580a63f4026c6b1b133e658bbca0de0d8d6c74a67ab0c3c866ad"}}, "hwloc": {"100": {"enabled": 1, "checksum": "sha256:cf362b5c9bd397a8d04ff430a173c5132b52a5fa0ca5c7ac1dd6d41920259ead"}}, "hypervkvp": {"100": {"enabled": 1, "checksum": "sha256:896fcf1247e335cbd9b09d4e0e15363dda32d2d0cede4c444416198af2330362"}}, "ibacm": {"100": {"enabled": 1, "checksum": "sha256:401eb3be55a99ce20f4514c94004d559a5dbb956979dc810c7288ed52ce20bef"}}, "ica": {"100": {"enabled": 1, "checksum": "sha256:40af9f330d0e9ae06e87e9501e571ad8dec8827a42fd207b91483ad64f73dab2"}}, "icecast": {"100": {"enabled": 1, "checksum": "sha256:c475483816608ce48e61163a5d661b65c9a4ddaf119607c204d94ec220c74f92"}}, "inetd": {"100": {"enabled": 1, "checksum": "sha256:79c55156850062f9d931ff310184927ffb8fad23533e0a81e8603c0eeb39473d"}}, "init": {"100": {"enabled": 1, "checksum": "sha256:9d8a5e4eedfeb46631070df5c3aeb0abcbd44523ec5bad52dc3942254081c02a"}}, "inn": {"100": {"enabled": 1, "checksum": "sha256:7d215013470faf3ba6da02e9b0eadd84100e27d3811d5239652e29a834dee4c9"}}, "insights_client": {"100": {"enabled": 1, "checksum": "sha256:9a25ddb951183ffbc71b83ab24c259f1572d9d47278862371f7d2c2b67eff05d"}}, "iodine": {"100": {"enabled": 1, "checksum": "sha256:f7f9445c1945584a868329ec91cdf3812e2f1a19cf4ae8145a97ab5f60e9b728"}}, "iotop": {"100": {"enabled": 1, "checksum": "sha256:4db5d6a9195336b52e11d78acc306a36d4d9b93a4bf9931f7ce42197a55f9619"}}, "ipmievd": {"100": {"enabled": 1, "checksum": "sha256:ae94ecc6603e112053d82c4b034e371fa0ae3ea6227d22730a79c2d88f7f518c"}}, "ipsec": {"100": {"enabled": 1, "checksum": "sha256:dea36801533eb8484f81e791e8e9bafbe2ee01a0a60cfabd45fcc99d768c958a"}}, "iptables": {"100": {"enabled": 1, "checksum": "sha256:158f46e1903a9e4b59492cd3b6d002226ba99215a92f8ab7254cc201adfc6d41"}}, "irc": {"100": {"enabled": 1, "checksum": "sha256:8137b7bf2df668299a1f07a7357891c9b532623b8a4a647938502f0115a5719d"}}, "irqbalance": {"100": {"enabled": 1, "checksum": "sha256:edd68cf00488897a118c97d42b68b5ebc42eade076d435668de403386055768a"}}, "iscsi": {"100": {"enabled": 1, "checksum": "sha256:c6a126a43e805c50b75ce428c6d06f2098aa3832c4c2b776c27de47db763a973"}}, "isns": {"100": {"enabled": 1, "checksum": "sha256:730425a2f8fcf7def5a5d3cd7e2fe86c4798f48ed990f01b6c4f61c2c1af4729"}}, "jabber": {"100": {"enabled": 1, "checksum": "sha256:954964e3390965fb3bd16d9e0f04e5c1733b1d52d0f9aeb86c15097128847e98"}}, "jetty": {"100": {"enabled": 1, "checksum": "sha256:cd35fa8929bafd81093cfc39e523c8fe55b1f3ebfe105630920d9aa1f50d27a0"}}, "jockey": {"100": {"enabled": 1, "checksum": "sha256:60808a39b8af95362a9e430e000fe157e610f06845766c1bf84567986773c3a7"}}, "journalctl": {"100": {"enabled": 1, "checksum": "sha256:37b991b37d592bae92deb5719d208e9272492cc81358a603aeac66012da73303"}}, "kdump": {"100": {"enabled": 1, "checksum": "sha256:8df5cf83cd544674505896c1aa2d5bbc3a63bfec5bd23082efb6d3e87fb1373f"}}, "kdumpgui": {"100": {"enabled": 1, "checksum": "sha256:1037dc7bcf3027e597f682ebaed125ffe524999e5ed9e5e59ba4d2d96dd56928"}}, "keepalived": {"100": {"enabled": 1, "checksum": "sha256:8ea474a204f637775dfaf134e51c27da197f647c4c01121c398c7135d17ae93a"}}, "kerberos": {"100": {"enabled": 1, "checksum": "sha256:7191052f585d5fafbac635931a6731644f0bd083abc2af3de0f9cf8a09dfa012"}}, "keyboardd": {"100": {"enabled": 1, "checksum": "sha256:f0d2c1e478cf050cc9a4975c3e477c7ace50c8ec4f24e6378c3bf9f5375ac47c"}}, "keystone": {"100": {"enabled": 1, "checksum": "sha256:fdb4d581281615682a3d84cb0d172eb400d4e421e05fa6eb53e935c998eb66c1"}}, "kismet": {"100": {"enabled": 1, "checksum": "sha256:3ba626d0e10d52e23eb25ed2bcfb3333d10724cc37b811d191e2377b0a50a32c"}}, "kmscon": {"100": {"enabled": 1, "checksum": "sha256:c362a617fac2d877d61251310ac60e2dd1f914746224fb481fc5877ac4c9e615"}}, "kpatch": {"100": {"enabled": 1, "checksum": "sha256:ea52717eb9f8414bf6a91da0e0dcdf8911d0dbdc6ef24636e3d55364f9d74a48"}}, "ksmtuned": {"100": {"enabled": 1, "checksum": "sha256:3792d937dae3c0c5020fcd3d231635e0e3bce9855f5182f4a78596b402b1e01e"}}, "ktalk": {"100": {"enabled": 1, "checksum": "sha256:c341246894ef6ac35ff57578dad797e3cab4576289ed54fe79a8f520d5f97586"}}, "l2tp": {"100": {"enabled": 1, "checksum": "sha256:0e48d9b7b7fa1119f136c8069d0dc8b1411c4fab98855647ca97a58e20f49771"}}, "ldap": {"100": {"enabled": 1, "checksum": "sha256:bfe184a21cf22e874bf9c4adf17d92ab37f78b212bac0a1e4205605666a72c5e"}}, "libraries": {"100": {"enabled": 1, "checksum": "sha256:2e54d7f7a9bfb8313eb16163e91dbc59ebe37e99c5d1185a1e94301b026ce971"}}, "likewise": {"100": {"enabled": 1, "checksum": "sha256:076102b64c364619c722ec50ff1bc6711583a48a3e4d628b3d5b702664ded6db"}}, "linuxptp": {"100": {"enabled": 1, "checksum": "sha256:b86785f06b028f272cb8381750cfaaa3cf73aeede9d48227f051e6fc189b8dbd"}}, "lircd": {"100": {"enabled": 1, "checksum": "sha256:be1fcc3f6423021d5dfff876c22329b76e2a8a3408277643cf19b387d3af18df"}}, "livecd": {"100": {"enabled": 1, "checksum": "sha256:ebc240faa5377ca5d45a084da15424d873958197df22f16e7781f67da72c02da"}}, "lldpad": {"100": {"enabled": 1, "checksum": "sha256:7795d0bcc893b7d1a20b56969633604286a44c02b0b1e69f3e8e6cd7006d3e59"}}, "loadkeys": {"100": {"enabled": 1, "checksum": "sha256:de8b3dab704fe78e803c012052bf2890d7e87b8b76d8fdfbf613d6d697f01c9d"}}, "locallogin": {"100": {"enabled": 1, "checksum": "sha256:952fe72cafbed51e96e7f051d9523c1ca3ef665b28c5b0f3c0d11d521258daac"}}, "lockdev": {"100": {"enabled": 1, "checksum": "sha256:31cb1e12fe7d8fbd64fe9e9913a00ac3aaebba1aa074abf1ab9bf76e101f7d87"}}, "logadm": {"100": {"enabled": 1, "checksum": "sha256:bc3d6d6cdcb3b2dac1131f16f15bed74c8b1fa37a353da2793cde2061ffdc6b4"}}, "logging": {"100": {"enabled": 1, "checksum": "sha256:78e8c00d69c84ea399c88137b1c5276084c98a468eb4df58c13894c8c569cd18"}}, "logrotate": {"100": {"enabled": 1, "checksum": "sha256:d9cbeec25733f9393c0967a8f9726bd7cd1d070c3b86c0c0d82379601b99b3dd"}}, "logwatch": {"100": {"enabled": 1, "checksum": "sha256:4195de7172d5d5d1bde97be084e23e80032e07b4f2330ac5620759d4910a4da5"}}, "lpd": {"100": {"enabled": 1, "checksum": "sha256:cf8fb1e0de66b91a3d35dd0b5a5f93a69937c1be4a8103d10e6edb70d17a4830"}}, "lsm": {"100": {"enabled": 1, "checksum": "sha256:e7a424ee7f32c812faea57710e6766f23963ec2e5b2a38486a6c024d160f9c23"}}, "lttng-tools": {"100": {"enabled": 1, "checksum": "sha256:ccb6b5c8378542594d25426623373c4de49f01e37b8fd0f2bed8d7c4f83216b9"}}, "lvm": {"100": {"enabled": 1, "checksum": "sha256:19d491afd9f4b258e4ec73ddbb3243feafc28db5f0c836784f8fa29b2146d215"}}, "mailman": {"100": {"enabled": 1, "checksum": "sha256:e121209046f2487ef64048e7ae1408da84d9c6ee6a88d6639cef3b6c4b2be19a"}}, "mailscanner": {"100": {"enabled": 1, "checksum": "sha256:528e84d30728ad73783b1cf6992be9cc1bc14f77f4d5e0ce6ca6ea2d759f2061"}}, "man2html": {"100": {"enabled": 1, "checksum": "sha256:e3a13e4c9a9f651ba32221ebaa37b8a2f7d15f7480622a755f8301022dcc8f15"}}, "mandb": {"100": {"enabled": 1, "checksum": "sha256:2c098f0612bbd9d9ee9db00a817c51726da69e7536d687adf74be7d4df7911f8"}}, "mcelog": {"100": {"enabled": 1, "checksum": "sha256:48343f6df53f591eff2c6a76bfbf12f351daa9e382785fb47e1017cd7badab91"}}, "mediawiki": {"100": {"enabled": 1, "checksum": "sha256:a901c614ce730a6943df15300120f9c0dab9fa89f234c0301f4a995f5a1a60cb"}}, "memcached": {"100": {"enabled": 1, "checksum": "sha256:03335203d0a113eead2d95a159df467fc164d12cc1c9ce4b58149da7b80d7943"}}, "milter": {"100": {"enabled": 1, "checksum": "sha256:bfbe9652c48ed1b2abdba90720f2abff11a3c31a72f5b3c56e8eac168542072f"}}, "minidlna": {"100": {"enabled": 1, "checksum": "sha256:d61743f3489bbc08417d6dbc894be0f19b50bb6e76bdb0b9a344a5b29a565a91"}}, "minissdpd": {"100": {"enabled": 1, "checksum": "sha256:ab3a5b4c6d53cd2d6d1bb1e32d587bd65219f22d8f94b58d2f9948fcc6d4bfa5"}}, "mip6d": {"100": {"enabled": 1, "checksum": "sha256:56a370111ea7709b149e4a0fbdb1ac1b123427831161d3f6170efa64a18aeb5e"}}, "mirrormanager": {"100": {"enabled": 1, "checksum": "sha256:37cda21ca34e7585b6fb861d91cafeb146ca75d0a7878bbc06ab24eabe6706c3"}}, "miscfiles": {"100": {"enabled": 1, "checksum": "sha256:f04df10eaf97dd9eb0520f7c208e6002d4c695acfb2ce58e52fd8b689c587226"}}, "mock": {"100": {"enabled": 1, "checksum": "sha256:6bf94b1043da99327b1f68a10215d963bdd7b0a7f7c3f74c801d1a8db22542d7"}}, "modemmanager": {"100": {"enabled": 1, "checksum": "sha256:412ba79b5e6a4132630f2b8da80b9e66ff5992e81ebcc206ec2f90c67ccf4ee5"}}, "modutils": {"100": {"enabled": 1, "checksum": "sha256:ca7b0cc6f9025c22895a9771ae1f761e265f05bd9ea4fc4f5d0fa6ddf409f648"}}, "mojomojo": {"100": {"enabled": 1, "checksum": "sha256:665b33a4d2e32a1a3b08ebaca792c7d1093782e3f885d048c5c2be57cea07d1e"}}, "mon_statd": {"100": {"enabled": 1, "checksum": "sha256:17b96152a9ff5a04a7cd3514903bca98e78369bc5791e7bb88aab6dcc47e3b7d"}}, "mongodb": {"100": {"enabled": 1, "checksum": "sha256:acd421e39f4c53a011a47ef7a271efc7d4f85a97575d03f69e30dedfaa1b14c2"}}, "motion": {"100": {"enabled": 1, "checksum": "sha256:9c2059177a49f2cfddca3629a29929594aec4b9dcd1fa06a80c1119fa687ac1f"}}, "mount": {"100": {"enabled": 1, "checksum": "sha256:0469642c05b99ec3b9f0472e91d161feead7bf4c4a4190cfd54b856ea9b93ea4"}}, "mozilla": {"100": {"enabled": 1, "checksum": "sha256:109d333319ff37383f2e3f6bfa356fb24b7adf3702c51f8badb8a4714c99a430"}}, "mpd": {"100": {"enabled": 1, "checksum": "sha256:4ba142d40036af5be213284b79dd953533bcb4d9846c3b697813002b98107b7a"}}, "mplayer": {"100": {"enabled": 1, "checksum": "sha256:e778408f9ad76e2da9c32482ac1f0c0495f6f552ee39fea95dccc818c70a7798"}}, "mptcpd": {"100": {"enabled": 1, "checksum": "sha256:bf848203e9b4e05ee5da14c2ced4592f7147f2674b296dd0ff76049364cb5d6d"}}, "mrtg": {"100": {"enabled": 1, "checksum": "sha256:c14a0cfca79de2171c617ec3aa77ab2a0358a78678c6711d570fe829e993a1dd"}}, "mta": {"100": {"enabled": 1, "checksum": "sha256:b8a45a6236afbcd2102f71330ffd2598a99531ec55b84be04b210c3cdea0d6dd"}}, "munin": {"100": {"enabled": 1, "checksum": "sha256:c0e62e19e20f833e62ad6a5fba025b3fc5d5ada2ea29db094f648dfa72cf713c"}}, "mysql": {"100": {"enabled": 1, "checksum": "sha256:5513598214e4ac4737a0f73a4349d8f786334d62ca92ea0099a91d89f5717103"}}, "mythtv": {"100": {"enabled": 1, "checksum": "sha256:971a0c0ef295e7fa2ec443ae9e0d752bb1acab9928fa0c233995b7e7f3f1aad7"}}, "naemon": {"100": {"enabled": 1, "checksum": "sha256:75db52cc67150da8946fb064fa2508885272c63af0628d48c4a35655eb912b79"}}, "nagios": {"100": {"enabled": 1, "checksum": "sha256:68a8d2f4d8b1ebda8d47cb325bed05299f768c756932cf3bc9c027b32142f234"}}, "namespace": {"100": {"enabled": 1, "checksum": "sha256:11505cafa9be1281e93b45a77229c321ac6bafb99673bc4c22e5326a42efca0c"}}, "ncftool": {"100": {"enabled": 1, "checksum": "sha256:5fd7eb85c1fb665c271665cf5c419d3dbb6305dfa40bfa34e8246cdb1232fce2"}}, "netlabel": {"100": {"enabled": 1, "checksum": "sha256:dec9414d3310d4f06ae940978da1b81fea6cbbd52eade15a5c7277558df3cc7b"}}, "netutils": {"100": {"enabled": 1, "checksum": "sha256:31e40dfd1f5a028f5bc20da7b21ebb5103787122703feaeec8555eb067ce41be"}}, "networkmanager": {"100": {"enabled": 1, "checksum": "sha256:26ed3cfe7224044d84743054fa4c4a4fe11b0dadbae54648d2e3c47b9f5e1b5d"}}, "ninfod": {"100": {"enabled": 1, "checksum": "sha256:9b4707184af17bb045236a2b198dc769a6c37716cb03b1c7b49698620ac0d00b"}}, "nis": {"100": {"enabled": 1, "checksum": "sha256:529d649b899b2609c0555f37e1bffd5d764943134a1a36a44bd3c0e58c42ac9b"}}, "nova": {"100": {"enabled": 1, "checksum": "sha256:8072b8372f9a40e1252ec63a0cec6687eef0f7fdec796831fe7359258fae71d7"}}, "nscd": {"100": {"enabled": 1, "checksum": "sha256:21e4816c7552451bf7003ff77e760c89894101990008582618e0e1d183c8bf4c"}}, "nsd": {"100": {"enabled": 1, "checksum": "sha256:811d6c99554491f38f1f09d4d6ec47a7bedbd438ff4aa0c0a9cf5bcbd635b58b"}}, "nslcd": {"100": {"enabled": 1, "checksum": "sha256:1f31f04eb1d7670d7b20305cc9630bd997a7422e591c90fc43ff11e86ce3033f"}}, "ntop": {"100": {"enabled": 1, "checksum": "sha256:35e90cfdcf607f9adedf10cf3e6230e04d4d9186012285a83d2a0af49babd413"}}, "ntp": {"100": {"enabled": 1, "checksum": "sha256:00a08503da498b8a8e909870a25c9e96095d58532cac58be44050af75b2565fb"}}, "numad": {"100": {"enabled": 1, "checksum": "sha256:a067fc44175cf9c5a7aa2763203f773cfe826dd0426c252d4ab6b2aae38c5875"}}, "nut": {"100": {"enabled": 1, "checksum": "sha256:837a6aa61c338fd1711d508ec7ec1430704e05d3e1447c075ac5790c25cb625d"}}, "nvme_stas": {"100": {"enabled": 1, "checksum": "sha256:6da583b7229d5e0e9044bdb93e0b2c24683b50d7b98ac4b7030f2badfb4a3977"}}, "nx": {"100": {"enabled": 1, "checksum": "sha256:99e37fc91859f012471c0382fb758ebb6276680c1aaa487fbfd5a0bb0fcbd32c"}}, "obex": {"100": {"enabled": 1, "checksum": "sha256:eae97e1b0d9f65da798618786f7a44fa088ba644fe43bd46cd518c0838d3317d"}}, "oddjob": {"100": {"enabled": 1, "checksum": "sha256:bd4443d1334e92e171729074cce48baecb8e4707aad0eb6f25d106886866d325"}}, "opafm": {"100": {"enabled": 1, "checksum": "sha256:9e0ccc324238937c2fb3cc36ecb8210c7691b805f3739b23e1cef95be82bff17"}}, "openct": {"100": {"enabled": 1, "checksum": "sha256:66b940104f2ee7b701d17b5f2b7c5787c4d0d27c8434753cd5ffdc34ad662a3e"}}, "opendnssec": {"100": {"enabled": 1, "checksum": "sha256:f0ac631bf1cab954ad343673dbcf311ce2686f1a90858ea31ef2b06260e2e142"}}, "openfortivpn": {"100": {"enabled": 1, "checksum": "sha256:0f8abc6a81b955b9888753f1b26342f1a4c943bdc0ced8cdcfde51c2cd12e0c6"}}, "openhpid": {"100": {"enabled": 1, "checksum": "sha256:b0b40f9da8cbf6f96048d61d33cdedd8c818a8ed3177de37291685089ade8483"}}, "openshift": {"100": {"enabled": 1, "checksum": "sha256:890bfacbe2ba8de8ee35c0d7bb5a8191fdb49819d0d64441bd1d4f442d34adbf"}}, "openshift-origin": {"100": {"enabled": 1, "checksum": "sha256:87d03b717c75c41a100d297e542c47787922e5dd2f01d7b90071263d48687975"}}, "opensm": {"100": {"enabled": 1, "checksum": "sha256:b017922f020abdd60b85a2b5d4743f982e85fca7f783dd32be78311fd5197ba7"}}, "openvpn": {"100": {"enabled": 1, "checksum": "sha256:e165f80516476ffe1b93bdd74ad3a6d69720e0136fc3620f6ec7710dc9765007"}}, "openvswitch": {"100": {"enabled": 1, "checksum": "sha256:e9581e7e22fd035c8e7312f22d04171ffb807e16eb57205413fcca8deac68fc7"}}, "openwsman": {"100": {"enabled": 1, "checksum": "sha256:42155472938e6b25076cda306a0c176db03ae2722597fd4004380b5222589b67"}}, "oracleasm": {"100": {"enabled": 1, "checksum": "sha256:f47fdeba48ebedde1b490b598cb46fd8b30d4e86264f7f3ce68bd2af91409792"}}, "osad": {"100": {"enabled": 1, "checksum": "sha256:ba8c88da0b90ee0eec84f709a7a89bb3b3e458db643317646e8379cb9d403255"}}, "pads": {"100": {"enabled": 1, "checksum": "sha256:6279e391de4f2978d93dd1a88c23aeffb8028bc50d81a0776a7247a011b3898f"}}, "passenger": {"100": {"enabled": 1, "checksum": "sha256:09ef31338f328d05054169704c4cdcb78f291a93fd0d5165fdb33409d1c46018"}}, "pcmcia": {"100": {"enabled": 1, "checksum": "sha256:94fb82e5d82810193cc60f465995348d0fd733501f2691d9cf8058b4bc611078"}}, "pcp": {"100": {"enabled": 1, "checksum": "sha256:c8224a15f7049ea64edc179a5f7b940ffe72c46266cf3bccdf125b1b929e975b"}}, "pcscd": {"100": {"enabled": 1, "checksum": "sha256:b33562b9e8be469abed92ac9cb29e55e58e5d28caf5c5a295486fa1da4035d6b"}}, "pdns": {"100": {"enabled": 1, "checksum": "sha256:e41889c43b795845eb734032b62894802290e804baecf62685e53211ee3997fc"}}, "pegasus": {"100": {"enabled": 1, "checksum": "sha256:e9b396ef7a02cba4482e9f56fde9f1fbfa7e04de4dfd3d80b3523ddb332ffdab"}}, "permissivedomains": {"100": {"enabled": 1, "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2"}}, "pesign": {"100": {"enabled": 1, "checksum": "sha256:8b5834f435b3bd76aba49516a21dcc5f45c867c4c1e748543e4c573085c7a15b"}}, "pingd": {"100": {"enabled": 1, "checksum": "sha256:ac0c04cef30f7c01619c07f9e4c2028a7d647cafd46e818e163222bb9f6a98ba"}}, "piranha": {"100": {"enabled": 1, "checksum": "sha256:7518a890684f833f06a9e0db0bc13bc187c3462f83aa0c07848d0fdf8f9d5461"}}, "pkcs": {"100": {"enabled": 1, "checksum": "sha256:2daf9e32ec14aa1b96f49dbc4cdd4afd7d666a87e2ce3acf5c35b32a681fa3e4"}}, "pkcs11proxyd": {"100": {"enabled": 1, "checksum": "sha256:7ab6b9b9691f9a43bb258c657cb2748c10b811530461739b2449a7dcbedc6d5d"}}, "pki": {"100": {"enabled": 1, "checksum": "sha256:949a05604dd067f4bfbe8aefc95565ac5f1b14598713063d245e8f38fbf01a9a"}}, "plymouthd": {"100": {"enabled": 1, "checksum": "sha256:873b2ae3732ee828b2fe956739072318924e333974d09be23d8af18d55150de5"}}, "podsleuth": {"100": {"enabled": 1, "checksum": "sha256:fe135f8a642cd53b19fcbeca60b9eb5e0d2c5cc84f89167e686ae5f9fa42e6ed"}}, "policykit": {"100": {"enabled": 1, "checksum": "sha256:c6dc9c24a34be05b9fecb9dc2566e35a47d7b5d0a70ce3249dda642258374f5f"}}, "polipo": {"100": {"enabled": 1, "checksum": "sha256:0a89a59bbe58e1a5a0d8bb9dab70b6967cda66ce3a110993446d1213a488b631"}}, "portmap": {"100": {"enabled": 1, "checksum": "sha256:15d9f332240b57891a19bd34578401f532242fa4fdae003d872eb1ddb009cf86"}}, "portreserve": {"100": {"enabled": 1, "checksum": "sha256:69fec82f8d2a804a8641167815d32835237f878fe7d9d52297f7d4f4e732f3a8"}}, "postfix": {"100": {"enabled": 1, "checksum": "sha256:c4c885b4103c94428b70933dadb8809fa695b3296d474948aac039bd6f019c87"}}, "postgresql": {"100": {"enabled": 1, "checksum": "sha256:193af5fba661c32470026dbf229440236737a59efb53b0fabe2c9aba14c35ccc"}}, "postgrey": {"100": {"enabled": 1, "checksum": "sha256:f3beab7d301e925c9114fc16905d28eb713bc118d215abe2f17a3db1514ff93a"}}, "ppp": {"100": {"enabled": 1, "checksum": "sha256:8673b905d5b897c499e6911d91201e349af2666d906dbe2c1abc39c9f3a54116"}}, "prelink": {"100": {"enabled": 1, "checksum": "sha256:99583ebe5e11399512e284d9d4de0752a1a6832e629953072b9ee94bb3980c8f"}}, "prelude": {"100": {"enabled": 1, "checksum": "sha256:a061be8d0233c31d52544aef63959c56aa5c634818898f465d5717918d654266"}}, "privoxy": {"100": {"enabled": 1, "checksum": "sha256:95e34699603fb38d98bc4491202d783f96ad0d51dd80cf80fac65f45b6fc1a4c"}}, "procmail": {"100": {"enabled": 1, "checksum": "sha256:1fea11fb5b09a5956ca32654374d35ef281093f98cda7d0bc462d1b2a9cfcdd4"}}, "prosody": {"100": {"enabled": 1, "checksum": "sha256:e2b0a84c1151d1f51128b53a7f406701188ef5c8ceb18a733db4f62d58a19b98"}}, "psad": {"100": {"enabled": 1, "checksum": "sha256:ecfa830cf53375b2ea1c0fb0921f5adeb47a4471488765fa43e724d7f5e9a11f"}}, "ptchown": {"100": {"enabled": 1, "checksum": "sha256:870f119b4194e42aff2f71722fb1fb11868f88d3bd2f323eacbdefeea2a9ef4e"}}, "publicfile": {"100": {"enabled": 1, "checksum": "sha256:6056d698ab7914842d62ef8908402e481e02014fbcf03c984df01e768f30abf8"}}, "pulseaudio": {"100": {"enabled": 1, "checksum": "sha256:4a01f517ea0fd510aaac2e918afaef70e40175f2c4744d96bc1fd9647c915e1f"}}, "puppet": {"100": {"enabled": 1, "checksum": "sha256:35ea9020284c9fde1e544bb2b15698ea8b3ae46a3187539542ead64bf563020d"}}, "pwauth": {"100": {"enabled": 1, "checksum": "sha256:ef67d14c742393291981705da797a401a758833e7ab4f3a116cce7b662836761"}}, "qatlib": {"100": {"enabled": 1, "checksum": "sha256:3714e0a36d43f8667e80c187637d847425155bde011be321043371b15098e3c8"}}, "qmail": {"100": {"enabled": 1, "checksum": "sha256:e99893e32bdfbe81a09e2b01a27cf0ea8865e54e3b0fcb1563637a4ed59455b2"}}, "qpid": {"100": {"enabled": 1, "checksum": "sha256:cd5654f248ed789cc12534dac789b9c1d3d32d325dceedb4eb27afa2c6c61780"}}, "quantum": {"100": {"enabled": 1, "checksum": "sha256:aa4c8076bcd3d92db74d5e2394d885e6b10d729b86081f1683e349ac6da41794"}}, "quota": {"100": {"enabled": 1, "checksum": "sha256:f34ce67cab4573756019b1589e0e518c4933ef76887e0437f0ae582f6f703a9b"}}, "rabbitmq": {"100": {"enabled": 1, "checksum": "sha256:a759f5eba8608e6190b1649aeb7122d50de1b985878d9c1d5822bef5bc2b88e8"}}, "radius": {"100": {"enabled": 1, "checksum": "sha256:ad64588fda03fd0d8c6e9b7b4afa31b20472df41ee50b68b8e9f07d6878dcf81"}}, "radvd": {"100": {"enabled": 1, "checksum": "sha256:225787ffe39a022ba6c552cd389e2ddb613353c5ca65bbd572d67ccf7dbdef6b"}}, "raid": {"100": {"enabled": 1, "checksum": "sha256:0da1f5f76dcf060623ca3599040b0c03e5626b2624bd74d3502697ef1e11f387"}}, "rasdaemon": {"100": {"enabled": 1, "checksum": "sha256:bdb6f062284dd7b12282604373958122db4d18b262bfd844520e919ed2845e5a"}}, "rdisc": {"100": {"enabled": 1, "checksum": "sha256:4d86b4c1044e1a8766f6ac6ade0296aa461ef5550efae9aeabc99a5c946936f6"}}, "readahead": {"100": {"enabled": 1, "checksum": "sha256:43044ec71b5839b47dc5fa30b7d9ba500908143b64ad3b608775736a44b046d5"}}, "realmd": {"100": {"enabled": 1, "checksum": "sha256:bcad6a7d597f894f1985bf46623a62ac2cbeff634770542c93e40a5fd7be93a9"}}, "redis": {"100": {"enabled": 1, "checksum": "sha256:075a71c98c377420b53c7b584f5d963598d97e7e49f58eb67bf0a5be1b20a908"}}, "remotelogin": {"100": {"enabled": 1, "checksum": "sha256:e6f98b186ddfff611082d29031ae948dd23c737d7ff1d713760d1794906698ae"}}, "rhcd": {"100": {"enabled": 1, "checksum": "sha256:92774c1cc6fd16156001c4facda140bb33ddba4269198bd016bda6d92eac079e"}}, "rhcs": {"100": {"enabled": 1, "checksum": "sha256:9c65d7909e4c443dc490c9b58a6e6e5471e58b7e934d10f08359db09b5fc395e"}}, "rhev": {"100": {"enabled": 1, "checksum": "sha256:03591f21a98cba8e5f4c5272a799067eca3ae1520a02dd50c13a607a318dfcc1"}}, "rhgb": {"100": {"enabled": 1, "checksum": "sha256:9b0fc4d87d27875c84b7c21c3b99d0af2e52903b611cb360804fe9f50f9d6f7a"}}, "rhnsd": {"100": {"enabled": 1, "checksum": "sha256:271d37f30d3a338cc9bd6199a488d48a7c88068675c462df5071bca8c1f7c438"}}, "rhsmcertd": {"100": {"enabled": 1, "checksum": "sha256:82815996833cc475e386b8e94b87b1516dd876fccd5b2efd4c88ccc4a0854e6d"}}, "ricci": {"100": {"enabled": 1, "checksum": "sha256:308e6f81ea6fe3a196db021ad12cb7baae8bdd19f212bdc1f8ab404c27019abe"}}, "rkhunter": {"100": {"enabled": 1, "checksum": "sha256:aef52847742df6eecd94fe50a9fd5021637088620a576daa6659b9783b9d8553"}}, "rkt": {"100": {"enabled": 1, "checksum": "sha256:99e9cda55e22a71ebb3d74c56051f69ae895dd8134b627dcafda4b0a925e9ae9"}}, "rlogin": {"100": {"enabled": 1, "checksum": "sha256:6d7c850c1ee0942bd60c30a8f112b82fb182a24bc594d3707bf7801c4b80d5ad"}}, "rngd": {"100": {"enabled": 1, "checksum": "sha256:8b5d8041e76b9fdbad0d45ad1a37975171e424e56718dc139a93063729905cd5"}}, "rolekit": {"100": {"enabled": 1, "checksum": "sha256:01ae038a225e72270a6acc6bc6cc0b36c3b09a10e68112da9ec1b9d91fb414d5"}}, "roundup": {"100": {"enabled": 1, "checksum": "sha256:3b74654cbf5033ee6ab8c2dbc22773af846c129879c2b7355bc99df7c293833c"}}, "rpc": {"100": {"enabled": 1, "checksum": "sha256:c97daf9137ca479db4a7315e77f4475158475e674a12e1f42fa97f9db6cb398e"}}, "rpcbind": {"100": {"enabled": 1, "checksum": "sha256:a369faf5cb76fd3dd29929a38cd6b3221e7f98cb3c57675cfeeef9736b041283"}}, "rpm": {"100": {"enabled": 1, "checksum": "sha256:ededd2ec5ee4506eab2315599bf43a3deb8ceb83686c97406722968f5e93d759"}}, "rrdcached": {"100": {"enabled": 1, "checksum": "sha256:d542bd71ac70b65fbe712194a3727e826ac414096230de7bc5c4a2aea037756f"}}, "rshd": {"100": {"enabled": 1, "checksum": "sha256:d87f4f7f764a6282dccdfba116b34296f94f62e44c8ac2b51ae6ae7850be63e2"}}, "rshim": {"100": {"enabled": 1, "checksum": "sha256:0ddb10f8d7a2bcd92cc2e68302467326c643e02a5623151c3168135a3ec290de"}}, "rssh": {"100": {"enabled": 1, "checksum": "sha256:d5958076535790d5bad592f7eb70977ac9437bc0a7f97b34e431b9f414973648"}}, "rsync": {"100": {"enabled": 1, "checksum": "sha256:a0a5f9fa55b3888c84c566cce656011bc1ad8dab2c4b700ea6bf2341f556d590"}}, "rtas": {"100": {"enabled": 1, "checksum": "sha256:341b47d041b0df0aeadce1cd1a3cfa195aa9c5569d8f998edcd0169c13017894"}}, "rtkit": {"100": {"enabled": 1, "checksum": "sha256:5fab287cedea124b92aecc21550dafa4218805485040915716c00486d9cf04ca"}}, "rwho": {"100": {"enabled": 1, "checksum": "sha256:75872a4c3a9922ba6935d078f68aab2b562705085e258aeb7dd2bfc3e087615c"}}, "samba": {"100": {"enabled": 1, "checksum": "sha256:a2ea92601c02a22ffb4551f8bbf53174f7c363e07ebe198e74dafe3ebedd82d3"}}, "sambagui": {"100": {"enabled": 1, "checksum": "sha256:8ead836404a7e8a8b68aabeee3c649c214df9699b45f6c784989b3fcdd4f9e1a"}}, "sandboxX": {"100": {"enabled": 1, "checksum": "sha256:0776fe05eb5bcea62b434f30b893f79c06c7a18f352de24ed2546817f566c429"}}, "sanlock": {"100": {"enabled": 1, "checksum": "sha256:28c6186dc1bc711d42a3d1d2ff051038f0dd4a0259544e52f68c61139efd3a4e"}}, "sap": {"100": {"enabled": 1, "checksum": "sha256:1ba912e3e1e441a6b3f7b88c5603ff8ae915efdee90a76ae34e41d8556d851b0"}}, "sasl": {"100": {"enabled": 1, "checksum": "sha256:61fd6af55a226605d0ad608c145c6650ccb29b31d7ccf50e32b95ec7686c53b3"}}, "sbd": {"100": {"enabled": 1, "checksum": "sha256:f4a521054bd52ace05da7d520aabd132df773acf3037e2f414d81fe27f9ef04a"}}, "sblim": {"100": {"enabled": 1, "checksum": "sha256:9f9bcb3b8190d76c1381443107531fc17c78be637320f00310e4784a7ebc5c3a"}}, "screen": {"100": {"enabled": 1, "checksum": "sha256:e0cbb8905423a2b910876e9ae63348c3abb6fde30522e4b2124b06818f35638f"}}, "secadm": {"100": {"enabled": 1, "checksum": "sha256:8ba05b99b8e53560434f3e089cf7b104a3545febf9e28fdf0f03960e4741d88a"}}, "sectoolm": {"100": {"enabled": 1, "checksum": "sha256:515aa85f67c92cfedced542c1222bd136f8fb51801166f807145141acf212736"}}, "selinuxutil": {"100": {"enabled": 1, "checksum": "sha256:39bb95e8d530daf28f0a11f4182e253e8b4f62a26c69874261ad37c9cd1e9c8b"}}, "sendmail": {"100": {"enabled": 1, "checksum": "sha256:9ec599103477e82c5a8da5e47ae1056cc519ccb236e171f9acfcc748af47b679"}}, "sensord": {"100": {"enabled": 1, "checksum": "sha256:a422c0e74e5b98d753f582bc2adacd6be541580fdd4b226ccd9cd05ece2eba08"}}, "setrans": {"100": {"enabled": 1, "checksum": "sha256:96030787f55e1e8c4d76f22919ca8dcf17a16cd08de745aad5b7f740f14c1958"}}, "setroubleshoot": {"100": {"enabled": 1, "checksum": "sha256:20f38095965fcc5d0b454413085c7609588086942ae89a65d19d6e6e0a06a9ee"}}, "seunshare": {"100": {"enabled": 1, "checksum": "sha256:fc381f26f9cbc83f72d5063e4d028a5365401a202052012755fa49ea63a51a42"}}, "sge": {"100": {"enabled": 1, "checksum": "sha256:3ff3ca366bd0571039f42bf990acbe10aed992be87c89450536e2fdc0e31961a"}}, "shorewall": {"100": {"enabled": 1, "checksum": "sha256:19e4f50a756989bafc3d30aa2679b9730c5a297e1aa20f71425f024fe934c574"}}, "slocate": {"100": {"enabled": 1, "checksum": "sha256:15789a6c47c2eba6ef224a7f4464819b37ed76cc6d7efadc7b1be0f212c85046"}}, "slpd": {"100": {"enabled": 1, "checksum": "sha256:404e3e22459d7cb94c12408a3bc9d320f58eee24788ac11648318722d1bc0bee"}}, "smartmon": {"100": {"enabled": 1, "checksum": "sha256:628fc3630bfcc5437ffbe528c3c4c0d7a08130b7b01cb1a66cd630bf05eb8795"}}, "smokeping": {"100": {"enabled": 1, "checksum": "sha256:f05ecf227e69b096900cc9fcd863a6d5457d64d1c0c41b9b1fc9aac20d02160d"}}, "smoltclient": {"100": {"enabled": 1, "checksum": "sha256:92f62e04b6f14736d375aae3c22f2da5edec288a6997212d194e062501a7128b"}}, "smsd": {"100": {"enabled": 1, "checksum": "sha256:006443b6c33a37037fdc4dc689bbfc7695251a2766429859137555797652aa33"}}, "snapper": {"100": {"enabled": 1, "checksum": "sha256:2af2c59f061d181581c0ee972630cac466f74d873731de2aa4a27dd0b9fdad9b"}}, "snmp": {"100": {"enabled": 1, "checksum": "sha256:c9ef0cdfb822eba65e29c8bd6594ad8cf9bc5a7cdc3aeef553475c7127619d4b"}}, "snort": {"100": {"enabled": 1, "checksum": "sha256:4068e4127dc3f2252006ed676a6c27c3ee34df690139c8d5c55813ea30e7ceed"}}, "sosreport": {"100": {"enabled": 1, "checksum": "sha256:25fdb658f00c0a3bc753a69bfb58d2f054903e7000ad0c7788c3eb712d79bac6"}}, "soundserver": {"100": {"enabled": 1, "checksum": "sha256:a8a0fa6265d7b4b17243ff1fca6f0ba49135e12d0ded004bb7c515291f30641b"}}, "spamassassin": {"100": {"enabled": 1, "checksum": "sha256:6a40d1bd53affea088d732dfa1cd97b0dbb30d88a5667ccf25c148942e3153b5"}}, "speech-dispatcher": {"100": {"enabled": 1, "checksum": "sha256:f23e5facc957ee792b529612c165040e87df4a7b49dc09c7887d2c5e6e4d7e41"}}, "squid": {"100": {"enabled": 1, "checksum": "sha256:68b2c3f88c1457ed4474f6ebbc85329d444acf473b25b0c505d58ee338399176"}}, "ssh": {"100": {"enabled": 1, "checksum": "sha256:309d6aa526bdbffec6b49778a7d4f369cfad582b78e54e1a2bb734e0e555fd16"}}, "sslh": {"100": {"enabled": 1, "checksum": "sha256:008b343789eb4b2aef06e0eace24fb651fe60e8851b9f86bf5aa8b5e6eba8092"}}, "sssd": {"100": {"enabled": 1, "checksum": "sha256:3e002e9f28e23f909ff86d1fbd93f16f5fa23e4803988f99eab78fcb5ea968c2"}}, "staff": {"100": {"enabled": 1, "checksum": "sha256:aa67b8e3b4e6a9795ac9b1d96527d69bb4f202f78e89d42241b697cd2590637f"}}, "stalld": {"100": {"enabled": 1, "checksum": "sha256:bb467e55083903177f5b764521080eb672d20393c61f174a1797a4ed7634ff93"}}, "stapserver": {"100": {"enabled": 1, "checksum": "sha256:67d0f2920bcead63390df082d6e187d9317e6ac0330fbd2f40cc29b054845b16"}}, "stratisd": {"100": {"enabled": 1, "checksum": "sha256:7581441e9dd2586371712d1c173061e6e3c0085e8654c97940963b168a7ea3ef"}}, "stunnel": {"100": {"enabled": 1, "checksum": "sha256:b6dbad9b252aec8e5a939b3e08454119cbea8725c83e410c260d6a06a388cd8f"}}, "su": {"100": {"enabled": 1, "checksum": "sha256:857ff8acea720516985a8942d946c75b39ab4150b8983cdc0ba3ed99c82d1885"}}, "sudo": {"100": {"enabled": 1, "checksum": "sha256:9877c22302189668e7a948cfda4273f7455d6f2ecec0bb6e1f3ffb2a217dc9d0"}}, "svnserve": {"100": {"enabled": 1, "checksum": "sha256:bb2418014f2be4d6b143586490bba8f56ee56d0b6a938b795118fa204f829016"}}, "swift": {"100": {"enabled": 1, "checksum": "sha256:8ffa1ab3ff17d35c16b701936fb37a4a1f398c801c51310cc084cebc0acf4f7c"}}, "sysadm": {"100": {"enabled": 1, "checksum": "sha256:e35a582f0adf2097f4ed9f762ef61236019c35020c6e9d11087f8e05c31515ad"}}, "sysadm_secadm": {"100": {"enabled": 1, "checksum": "sha256:26c80707a4a08f665d249670d9329eda36af31bdbb084d49e72198221090b7b8"}}, "sysnetwork": {"100": {"enabled": 1, "checksum": "sha256:3d4405968a8c9095460ab7e66da67f4e1168eb7194d630559aa58b78bdb25135"}}, "sysstat": {"100": {"enabled": 1, "checksum": "sha256:b767e9a66c473f2e3bb06336f0119a220bf08ef4380333c16b19acd05fb40f6d"}}, "systemd": {"100": {"enabled": 1, "checksum": "sha256:21181339b1f50691a6e73a96e9000604788b3b41e7a143fe3f788d4f0f576c99"}}, "tangd": {"100": {"enabled": 1, "checksum": "sha256:8be8dbcf7392331a36d09547dc7a136f37b21e7eefacc7a849dd3ea29a8c2f1a"}}, "targetd": {"100": {"enabled": 1, "checksum": "sha256:61a7d4ed0bbad560b1507fb13a27cb80f0ba9177e188369ee0388e208ad9a86e"}}, "tcpd": {"100": {"enabled": 1, "checksum": "sha256:f90f0a080b7822408e608f8ace404c2b3a7cce145fafda16d16c39c90412dd7b"}}, "tcsd": {"100": {"enabled": 1, "checksum": "sha256:e876f3f8dc496189fa7344870ca42edfd421dda506dcaaeaac67881f1c4a9f13"}}, "telepathy": {"100": {"enabled": 1, "checksum": "sha256:28d44df10f515e1f265d7bbdf51a377351efaaf2831b6bcc1ced928a358436ac"}}, "telnet": {"100": {"enabled": 1, "checksum": "sha256:7da89bf5c9cf25955b4516e9fa763239b7bb23084aad6a04c1933fd50cf315e9"}}, "tftp": {"100": {"enabled": 1, "checksum": "sha256:05185332feaed95a99162df1b3dc2bfb37c879d514db78015c4c083ca57028fd"}}, "tgtd": {"100": {"enabled": 1, "checksum": "sha256:178828a7d7ff1c30a3df812905214bce9de2ca0744dbe4dfe01691deb01d629e"}}, "thin": {"100": {"enabled": 1, "checksum": "sha256:2a20802eaae04dc1cf81bd9149ebd4db8e88eec3388b2d50bf078826d24994f0"}}, "thumb": {"100": {"enabled": 1, "checksum": "sha256:dffaeb8dd84c75f302c5cab90c3e892c5f6e6efa26167a9f8efe949ac613f99d"}}, "timedatex": {"100": {"enabled": 1, "checksum": "sha256:f29a6896ff0b88c513fe7998390aae2ebe6c1d6f5785e10c6ca33c6411a8bfdf"}}, "tlp": {"100": {"enabled": 1, "checksum": "sha256:9fd7f4b68daa0c6c8597e029f0a269e89731c2169d3f5d296062ca682d4e3ebf"}}, "tmpreaper": {"100": {"enabled": 1, "checksum": "sha256:9c14537b3fc129bf5e108017c16a8b5175f1c8a50ccb9d578bedb620e0e32503"}}, "tomcat": {"100": {"enabled": 1, "checksum": "sha256:48d267290c8bb1bb35a48bede09286690dde4c2991be32256776137569f6c586"}}, "tor": {"100": {"enabled": 1, "checksum": "sha256:18a978369799a6144a4dd7e0cab365a6c200218e64b453a70dd501613de3e379"}}, "tuned": {"100": {"enabled": 1, "checksum": "sha256:6455edecd5a99a3f6a3d28887408b6e4a65532965072d0733ba271e66712345b"}}, "tvtime": {"100": {"enabled": 1, "checksum": "sha256:80d528807e7b8e942a801bdfab3fc402dbc09163536462ccd8a678dcfba4725c"}}, "udev": {"100": {"enabled": 1, "checksum": "sha256:7f90ada00012cf15d357503034f98494f56c9f1e6bb82249e4a2092fe0991be5"}}, "ulogd": {"100": {"enabled": 1, "checksum": "sha256:cd675dd586c7bf94418a5fdddc2f87502970ec19911356ec1d628b109a339dcf"}}, "uml": {"100": {"enabled": 1, "checksum": "sha256:612f53a60d4b66f641a379ce5f96d27fe6214edf138a579be295d4fcabf28b94"}}, "unconfined": {"100": {"enabled": 1, "checksum": "sha256:a1fbd41ce1ac921d18a97dbcb741ce9a1cdd7fe6867c676400c648f713603052"}}, "unconfineduser": {"100": {"enabled": 1, "checksum": "sha256:1f9ddc44dd992f32b0bc2788c6310c5c48536a06bf8a2855ec52999d1b13f1ac"}}, "unlabelednet": {"100": {"enabled": 1, "checksum": "sha256:8674a308bc39857ae30458a7ffe592c50fa6c61ed9efbda30016b9f5fcc55cb8"}}, "unprivuser": {"100": {"enabled": 1, "checksum": "sha256:6843c341541e72e6e070ecda04baf2244fbcd2c50e876e403ab218959f39e7da"}}, "updfstab": {"100": {"enabled": 1, "checksum": "sha256:81736986d7599acaab02dd9a6512d81ea7f59476edccbe71b3ef32da493f5cd2"}}, "usbmodules": {"100": {"enabled": 1, "checksum": "sha256:77c24ef9ae5b3e19e29054146e0b09b7fed37fb70aff8e9d53e85e262050d22a"}}, "usbmuxd": {"100": {"enabled": 1, "checksum": "sha256:025da4e2c2b5788f98226701462c27cefe41ce6abb617c699a29f5568678dae7"}}, "userdomain": {"100": {"enabled": 1, "checksum": "sha256:7762b92e8c8abf9e77a3cc23071aa6ce461d57fc4c629858f23195fb7a74d789"}}, "userhelper": {"100": {"enabled": 1, "checksum": "sha256:7bf185d5031851326d2d108c0d70d9653b1dc80d77f9d7f58d66250df509245f"}}, "usermanage": {"100": {"enabled": 1, "checksum": "sha256:f69db7e7153bd486110c500cb4817d274c159179afc4aa01eb1b86af39f01483"}}, "usernetctl": {"100": {"enabled": 1, "checksum": "sha256:8f0c31f0713ab3e13fcea14186a5b0e749791dd7de8967efe21b6b427d1e0378"}}, "uucp": {"100": {"enabled": 1, "checksum": "sha256:2eb5e03e9e4a0a294e97adcaa6e188881917f403561330d4c585f24c0e8801f0"}}, "uuidd": {"100": {"enabled": 1, "checksum": "sha256:2348ef1729d8e40d4287325736452cce1c24fcdf5af11df06d315e6a3ac6acf6"}}, "varnishd": {"100": {"enabled": 1, "checksum": "sha256:ecfe0c70380e1129186a81bc8778fe5904c88fd9c616ad69851241dd57d7fd78"}}, "vdagent": {"100": {"enabled": 1, "checksum": "sha256:8c8faf892551960dce6c61dbc2145ee637921a7ff62cc96328978d9946024ebd"}}, "vhostmd": {"100": {"enabled": 1, "checksum": "sha256:04f9af430360595438f29cdba50fe3ce96fbe3a59cd1396d168cf3be57469538"}}, "virt": {"100": {"enabled": 1, "checksum": "sha256:d94f6df278181c096f0e7a90cbee1dc1ab07bd37b3d3577997f40eca5c3df8fd"}}, "vlock": {"100": {"enabled": 1, "checksum": "sha256:e213b634c2093ebf894adad9287c670dd73e43c79538c1e11d6b0cff574fd23d"}}, "vmtools": {"100": {"enabled": 1, "checksum": "sha256:9d2650b10280e0ecbdbb20692515598049e290ebfb426eafa5c0b067a2d33bf1"}}, "vmware": {"100": {"enabled": 1, "checksum": "sha256:e1a096c9fa1aa6c4244c3cf8340c14a67ba60ade122a7bb5167604c4cdc2e341"}}, "vnstatd": {"100": {"enabled": 1, "checksum": "sha256:03ccc49fc408c718f89b93502f1a7073efc8d9f81d18bcb69cede46300340130"}}, "vpn": {"100": {"enabled": 1, "checksum": "sha256:71544fa054595557124ab7098947a966e33b98584eb1345f955e754be531038e"}}, "w3c": {"100": {"enabled": 1, "checksum": "sha256:57482e874ec657d4d2a5840a4de5524df24b14e974e1a19e42bffc12428a5eca"}}, "watchdog": {"100": {"enabled": 1, "checksum": "sha256:81379d3f5bd7462ef59a44e4e6bbc5d5261fc8633be7a7ed9da248b7ed47700a"}}, "wdmd": {"100": {"enabled": 1, "checksum": "sha256:f0cec2f5898981b4e2768802facb4eee17c42e46d8da58b20467d7fd5ba0ed3b"}}, "webadm": {"100": {"enabled": 1, "checksum": "sha256:994f8fb7a32079d30b68a1cc4c51fe6a10e425c6145a689e32ac0053a2ded7c4"}}, "webalizer": {"100": {"enabled": 1, "checksum": "sha256:ec56ec85299e7b46853f9d34abae5c56aba7244054e48ac40cb4cf6dee602dc1"}}, "wine": {"100": {"enabled": 1, "checksum": "sha256:2750d4c101cacb336bb717f3beba2e0967ce6d957609f647e6f92966536894c6"}}, "wireguard": {"100": {"enabled": 1, "checksum": "sha256:c039f714e791b72444890960412088848de91a23b909cab26386369f6fa55b67"}}, "wireshark": {"100": {"enabled": 1, "checksum": "sha256:60940e6f75a00c73fd15eea03eb69aa8151b3457020034910aa0a2b714cc2241"}}, "xen": {"100": {"enabled": 1, "checksum": "sha256:92dfa4c75176cfa571f1310629ba5befe920f6cbbec03144aa23a87a1e27e2f3"}}, "xguest": {"100": {"enabled": 1, "checksum": "sha256:1862f5d7cfb921ef8b6adf56afd19db431a8f1aca74a38f46a543b83c0d02ac7"}}, "xserver": {"100": {"enabled": 1, "checksum": "sha256:ce38e8a07ff5e1061cc51311f31a91233e02fd23d57ee21b9977c02ae6e361c1"}}, "zabbix": {"100": {"enabled": 1, "checksum": "sha256:bf751940e6d5acd7944addf8099e67e309b367b70a5ffba89a437301b7251619"}}, "zarafa": {"100": {"enabled": 1, "checksum": "sha256:cf760718fd967208648f32ae3528e9d42e7e2933487d3052bd5809474fc577ec"}}, "zebra": {"100": {"enabled": 1, "checksum": "sha256:bba64baddec0addb05ac038c6a89a5a0fab53e43d797d8353a8a209cd66ca4e2"}}, "zoneminder": {"100": {"enabled": 1, "checksum": "sha256:4e20f61fbbe4afebaa084066e9e4c445c6d7d36e1254642bef5315313333ad40"}}, "zosremote": {"100": {"enabled": 1, "checksum": "sha256:d0b7718e1270a44a288569b8a2f8c0a4931ea45a4c4e04b6264e0ff4f7752283"}}}, "selinux_priorities": true, "selinux_checksums": true}, "invocation": {"module_args": {}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping _semanage # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _semanage # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping _semanage # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _semanage # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 10976 1726879410.82726: done with _execute_module (fedora.linux_system_roles.selinux_modules_facts, {'_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': 'fedora.linux_system_roles.selinux_modules_facts', '_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-1726879407.3048658-12630-192759571611013/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879410.82740: _low_level_execute_command(): starting 10976 1726879410.82743: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879407.3048658-12630-192759571611013/ > /dev/null 2>&1 && sleep 0' 10976 1726879410.83237: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879410.83253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879410.83265: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879410.83277: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879410.83331: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879410.83349: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879410.83395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879410.85335: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879410.85394: stderr chunk (state=3): >>><<< 10976 1726879410.85397: stdout chunk (state=3): >>><<< 10976 1726879410.85413: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879410.85418: handler run complete 10976 1726879410.85783: variable 'ansible_facts' from source: unknown 10976 1726879410.86514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879410.87283: variable 'ansible_facts' from source: unknown 10976 1726879410.87457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879410.87706: attempt loop complete, returning result 10976 1726879410.87714: _execute() done 10976 1726879410.87718: dumping result to json 10976 1726879410.87772: done dumping result, returning 10976 1726879410.87780: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Get SELinux modules facts [0e24e73b-299d-f469-e0b0-0000000004b1] 10976 1726879410.87785: sending task result for task 0e24e73b-299d-f469-e0b0-0000000004b1 10976 1726879410.88621: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000004b1 10976 1726879410.88626: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:b51e3b6f704ac00c5bba8ac275f854f6d53a5e3a4eb5c5cbbc4b11004feca510", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:00a0d1af3601693070f723e0deaea1ee28734bde5ef4895843a1ba59cd7ceaa5", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:9cde24137141f8c2a8fcee6dd15537f0f54198da14360a30655a0606e4ba2818", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:93c409c37386aacafd2d288f053c13e2a092696358aa991db322507eb9f4838b", "enabled": 1 } }, "afterburn": { "100": { "checksum": "sha256:8c0ef816b475cee987383fac53e50be5350b237033c893df8e267579e35eb726", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:1433f430bc89a874d46961861e1da8520158d6794a0b778e86b88fe13f71798a", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:35a074f33aee562b559a5cb76637dc4602a70c70f573ec4efe3a4274cb3e3a75", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:a2afd368cdffc8ec7c2dccd978bda04ec9bcec8cc1d133521e526dbe196c5f90", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:be7eaf8e5da7b69d7d41422771e7e3692d41148f3e3c4e78b7b03d8117ddb2c6", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:84287ea4da0ed7b94b142d7b494666232e7a25209471ff689c7806866ce93f92", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:ee038524634638e4842fd478cf60861765476498940c7516ced038c6a9161282", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:4292aa3daa6a027612e80073403b822d55297b812dd9455e2842d8a89a563e25", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:75e3f196fca58dc489cf92c4fa8be3decec0bcedcb2008cb7a83df5bc00d5850", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:60e843a42569cd6efeb7da329e9593960e752c111dfa1df6874fe22f26d0a3a1", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:a00445c04d0003fce006ff5529e988671c09286372f803b2545bebc5302b71f4", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:083e097b9b3ac106fb9e9b0fc7b5a830b70a85a321ee913e0a3ce5a262d13779", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:46d9417dcf9bb31c077dc7ad25d8ac315fed23a2f0e69b00460c449534932765", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:286406a4369a79a0e868d0e73699ee829431f534733e527bf91b6363486b00ed", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:3c093f028ebb0a01031a7a03233c24fb3ba41c693d3246b3275337289b20251c", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:87a032f064920c8036648d1fde7f75dc96f7ea9f9e514b32a24a91acce93e27c", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:be2114af9cfa429328d94fd44aeb34a5f94a6dab76deb20f3b9cea7182dd1343", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:61b6b0c427f5c86b16f77231ce3aa989c8ef7b40bcefef99d8f7518d82bd8bc9", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:7c1bc02c72f6a9b86f6cb6b4e8307428346706171510fb17f1e09bf1c7600d35", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:ce150ead441c9ccbe062a9f7b868ff893eb427ff6a7bee500977699c42b89286", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:70fa46fcee1c327fbb59d24b26bf92aeb641705bb6821d29ee9a8c213b5822b0", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:7ff04b28e1684fa4f655051692015501aa0f0ad46edd79cadcdf7020fa2e66aa", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:304a21cb0d4fa72d825fc9137d7d0bc3133448f952d6bedc2753bc721dc5fac0", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:a38aef4d9df7de368ce8f26c374fdd7c2d6c7f3a12b07c706265f35b40de7308", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:03544e87d5e1caca5b6b69fb627b482f44bfa63f49cf5a08245ff08fb9982809", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:eb7f9de13d74d31a934e7c58cf1a34b428d5695ad1f552d43af73ddfdf15f3e3", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:b75ceb3e1f47bed84573b3d82d4dbe9023adb0a9a40fc2ddba393addd5f9a1d8", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:a2645f50db0b15fac85915686e84d9e1ad347d72d77790f67f9e630d73ecaa13", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:370a05f9a92e9a3359ed79b853c1719b594592cd5541c56023a92bbc87764270", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:354fd26e2ef0e4c35edb3aa0bb068ee269f9d49f8180e0ebca24d06039aa8e0c", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:39592577c657fe9b8720c7c8fc0a382b56377cc6c8eff3d3068d276552467e4f", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:9f65fcbe298e95e21bc82bd03776022a45823c99abaf4e684168248f43672519", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:21a4ec8c7068672a02d49a4ca8721a7d3e661d1c704908e04b7abc9c955e2343", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:c707603b2556dd53524e160e5c66150c18ffc0b4668b2404622282cd2925ddc7", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:36617fd6db4ebf3850675aeea3e096fa59a4bfdcb64613f93f8651b6f61db3cb", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:5c24db4b697cf2406a8c713240ffb78d953ad090e6287b842f86dffe1290ec26", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:496bef2bede30915da26b4136fb2f34becdcbc87925e0d44564667901b75d658", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:0e7317ff234ccbf01bac4d63543ed7babffd63081d4f64100c2bc5f35c3d288e", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:3246918462bd57ae9d412e4177a59735624f031c7c5bd79254d0e4ab8c799045", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:22eee16dbfbf19e6c7e3e8a22ecf7794a4667b9c0fe38de1b7892939e5383a9a", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:db38c31ae173d049f813fdcc8019651b1ea662ec270fa27943d851bb4e6fe951", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:e752c21e4c76ead1a95b3858a36df5c9fe1dcfc2fa72b6e3337db501b255ed14", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:2ed6f511d59167652141d928236900e08ac58f0347d5b13e384282f0c9d4bd7c", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:eb4506711c4aa4449d76ceff06bd4728a67b150fa6daa449329af99d55a7e05f", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:f70165cc07c9c0edbada60c282cfd7b059e1c4dad3fd296c77238bfa7db74519", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:0ad5ac88aac27c3f65958235d1f71ae11ffdbbf0e30f2cd4a45fe0438f8b80c2", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:85e1d3dec4e26d58633e3a66dea23193fee975435de0432a33d9e3f0003148e3", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:0538edf6792efb191ae48f6f7ea825e7a0300b3f5941588a231e2e0ed84c3ef4", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:8a4ca1608501b748500da1cca0611feca68f892b6a0b931eff8391eff2880b83", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:d778deea4a45cf38804a67181906680a20b1f94f779096b4b291658a3f4f7797", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:4472d378d0cca0cac8ee119b40beac9a1528f7e8afe3835fc868d9ee50e857ef", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:65a156504f35a84298492048f07a967c74cca37467b5519175f0132356a4f3c0", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:9aea31e33e0bbb1343acc95c4b96034c0e21cfc8098a6d9239c6fb2ddd964edd", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:5e2443a8b037a9f47d1082255f61bb3bc94ea76727732bec8ca477ed0f3d1cef", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:ffb0c7d931ae1d6bbd575684ae14dbcc542b1a589a5c70235143b6494dbce74e", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:c5a2c5234b842e5d65fe5aa739e2d30ae18b7a4398fd02ec03ffb5db8b0022f5", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:e55c52b2d9cca85a56a01f9a862ff089a008deb2e23d8dc36bf4db067f9d63d2", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:abdf9b12e79823ecdc818a9aaec4d6e4253f02e8c59b5c320677ae99096b8c8d", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:fd6d1f0d8446afdd95c5c88850751a9def7fb10d8efef9113f7808431296374b", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:087d0f4a10495e4186632d167181b302e35abaaa4aee055628c907e4feb5e60f", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:c7d8f1c628aba8babecb74c405389e5508768fce1c19a1a3ffb1f7e2cf21a9bc", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:a64ce927d71bdb89976bb02ee81c1c0cd362ce79760d529864deb95d78435a81", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:8610bf4d3c1c1fe1f037c0149f5126ed724947671d3ce2f43ce03318e5bbd6e9", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:38e74734b46d764bdf548bae5eb0322cb3efab0139b2c57c6293ad4270b2cd72", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:08fd88b15eadd335fb6909b0e19ccfc7fce465a0e1adf66ea23375a528c02a2b", "enabled": 1 } }, "coreos_installer": { "100": { "checksum": "sha256:7aa6f4a2c4b409fb85dbc8e9e1b44a3166437ee81341247655d783b4fc8a3538", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:c2b8357f1cbba4813f68e96b8683bf56117ea18a08f509c47a9007d6dd7e37d0", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:bee8013d915739bd1e9a8ccb7d6936aa2d05ed68358b0c5624f9b7b20327a489", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:c62f78f9a781fdb8c455b4e1c444206466a7a572e499360a40ea752d8eebb332", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:2155538ddced6cc2efbc8c54879c34b385aa1407ea62157644f787ea998de988", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:6287b50c36817f7293217a030803bf3d62c707699a0e529c7d067989248ddcf8", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:5b654bad71770454ff600a55533f4da984770414d0cb1541e5d6035b73e90544", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:867a24cfaf2c6935e7c2f0f85e3f9b47de8126ad509db5f7aecdf572492a982c", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:acfc1b83372629d838cd2e1a291d1e88ad352fb5577eee01c1bcf460d8444883", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:b7034b37cb6a943ec0e0b1122fb168440623b525b9d9a871c8f0f80f01427b0e", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:6e83813cb5e03c15e648a7e798aae3e9c94f9a54ad542e971f176ab9271bc24e", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:d1da2a6beba9e0cd0bc492e8d8cafc7a9d3f1b13342967badb49fba668f6a985", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:1c94c8a99b9623387df88f2693f049682b4d4fc392904afab5bc9ba7a9ccb66a", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:0e9b5b78865e451e40a8f55b406801e55e98d4812c95f37130874438831a9145", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:6d9c565c834b41796ed712b843c7bd664fffafb667765c8d857432498388f9ff", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:49b7477e868249bf17c6b5467b705d12e9ddc87bf2060898e7529a646a0f7e34", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:e223c213d51685baf4d3be0c5c4805482c6954bd890d803062ddba896654b483", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:51d8f84dc3a8acb26b725e61aed99a1fdf79ea9dbc63fc7200a8d4697ff4c9c1", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:723f8c7cb84bd0f48a15663d09d67eb67be7f89b275c9ab2966c88ca8d8ac18a", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:9a380e1b546cf2d8eab55a099515bccd1b25d2dc0d0ba28666e7b95f9d665989", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:1735881cc778e961bd742e846686425ec4014676e507460c85158f83ffc131ad", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:a4988c85c75b5fd1b4a38b6335bc3fb962c0e78693042fc35785ce68ad5cb371", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:43becf8b756ebd6e31e51c71f8963de116feaff35ddc0d6f15c4cf9da79b9c73", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:4c8ca106fff85e11e0a1829ed2ac3f243e16e91d7b782b98ef8999501bf0ba95", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:0dc55ec34569ba57e832be6e33834acf3055e707f8a04e644a517fe6c25fbe0d", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:9a4b3d93e6fe7a710d739a682991df8e4fb3bfa5c4408f80b7bcf8bded0b3f91", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:c835e6157080af15bad60e3175ec73411ecc09c79b1f24488d38dbb43e49c524", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:77d3836aae67432fe5aaad6cf960c57c4c540253b884d0da7ce24f527f480bbb", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:dba3ca8b279efbe4c9d41b20c94f4eaaf69b63234781b6bffc7a0186e761d972", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:b2a6e422462c98deab9be1ebbd7b4c0e541652cef6544eb817890b59691f6f63", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:a0e4a3f431978461ff0c6606dece39299123c11c0c50dd07dec0523b087e6d69", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:ae9d99bc78f2f39ed963de93eacb8d15e06f9695542787fd88dd34ae5c417030", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:df1cfbb1ab78dbc0de7189c60173c3e0fa87640761050a6ee1915ad7b268f937", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:9050e1e27a67f06989fd7b1ae77b9c0086f4017aa6f4b3123e4d40b4c4be24ef", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:de1005aba353d2cd82e7d2542b9f0f22a537c0836598dc0d7b3fc739b0a1512d", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:0040a417e0edd66d8c3ebbc52a7b9a61a114724ef1b47f41e7d0e0dd9f496667", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:052196a9650b28088637ad2c1bc2e3e18c9ebb26b9d81fc22d06f9383448e082", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:7e077f2f9cbb7a67e901983f068e542f2ea7bf8fbd32398624006f2ec3721469", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:074ef28f63316a886aa80247be41c3f4eb0c4ab24be2538204a8473c206377dd", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:9123c9d8a6246155165e536233f76373dce5ed442b693d3adfad2cfb0d045d14", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:bd1c559e70c0fa8a6dd0e9e541410e8def49a3f8769e609a7371bcae87cbc7a1", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:651a0158d860694e2f7e3c2ff5842cb1167edd212f207d25fbd048cc0bca8b1e", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:b0055e597efbe80253d626f80a865cb814f393fa91e66afd4458d436fa896318", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:e8a220c3eef785816671acd81eb445e324d475a084fbd06263b797d578d02f3c", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:127cb7df805e3a46359a5207b063f90c1d19e6d3198182767ed70779b4b28221", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:9902176e4edcbecebd0f6ac300b28794668de3d4540a9ae5be717f396b0292be", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:c052a6835e70d9c0e051e979e81764ebb89f6f133a440db25d1dde163ffa48c4", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:45772c12ebf653bb9a623771101b99ab2ffe914d03370ebfbe3b0912ca0d6b8a", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:1e46eff6833500ac418eda8676b641bb33eeeaec5ade25dc6d3ab091f736cad1", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:708228486a23ad80ffd7d6a05a65a7b655f1dbc738ef8479e473d60e4cc6d3f7", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:32e35dc7eeec4247db73e826bcd13b91f8370e8544b223547f4354f42b8937ab", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:d7d5bebe879118666f1417ffae9f0772e0889406dcc768c4c3b394ec7cc2a231", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:b3e2375f3c95924b4daa45ecd4951af233195f655f5cab28298b21782e7df2f0", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:9414bf98dd0ad365e8c880b881286f51845c6a14bb7fc1022770cbf78c33152c", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:86efbd64d547d08ff38c0ef19d92899032b5c7dd0972e1831dc8b58211e46d91", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:b547a37d1a7e474dd3e085d36e4ca7276ccd68bf3ecf2e09fe7a846030a80020", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:fc6c94c251896fa97e9298a902669eba5bb2179ad7ace408d5e6bc05973174e0", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:19c083472a464ada6846b9173292a9d72a06a4e5e778d69783bd51ecc1553eb0", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:3c8410c8c59ae99a170ad00ee7ad66d186d3e83d66ad3c2300333abdaa7fb21c", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:eea7130d539ac61485efb94b90bbb6af7bf5dee0957c37e3ebee3a8da4797deb", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:9722c02beeb44ba92062700b4c043eec7a1d39a7eb91a1289edea7a928129e0f", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:1d57e77e17f124ee365365513274cf402353add167245a839f89126f071bfbfb", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:9b8c53c2622515f672ffc22c9f18a6db6fc2566e91dbdfea83faf54a6cd7c8ed", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:2ab3e4455cd6580a63f4026c6b1b133e658bbca0de0d8d6c74a67ab0c3c866ad", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:cf362b5c9bd397a8d04ff430a173c5132b52a5fa0ca5c7ac1dd6d41920259ead", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:896fcf1247e335cbd9b09d4e0e15363dda32d2d0cede4c444416198af2330362", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:401eb3be55a99ce20f4514c94004d559a5dbb956979dc810c7288ed52ce20bef", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:40af9f330d0e9ae06e87e9501e571ad8dec8827a42fd207b91483ad64f73dab2", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:c475483816608ce48e61163a5d661b65c9a4ddaf119607c204d94ec220c74f92", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:79c55156850062f9d931ff310184927ffb8fad23533e0a81e8603c0eeb39473d", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:9d8a5e4eedfeb46631070df5c3aeb0abcbd44523ec5bad52dc3942254081c02a", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:7d215013470faf3ba6da02e9b0eadd84100e27d3811d5239652e29a834dee4c9", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:9a25ddb951183ffbc71b83ab24c259f1572d9d47278862371f7d2c2b67eff05d", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:f7f9445c1945584a868329ec91cdf3812e2f1a19cf4ae8145a97ab5f60e9b728", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:4db5d6a9195336b52e11d78acc306a36d4d9b93a4bf9931f7ce42197a55f9619", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:ae94ecc6603e112053d82c4b034e371fa0ae3ea6227d22730a79c2d88f7f518c", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:dea36801533eb8484f81e791e8e9bafbe2ee01a0a60cfabd45fcc99d768c958a", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:158f46e1903a9e4b59492cd3b6d002226ba99215a92f8ab7254cc201adfc6d41", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:8137b7bf2df668299a1f07a7357891c9b532623b8a4a647938502f0115a5719d", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:edd68cf00488897a118c97d42b68b5ebc42eade076d435668de403386055768a", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:c6a126a43e805c50b75ce428c6d06f2098aa3832c4c2b776c27de47db763a973", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:730425a2f8fcf7def5a5d3cd7e2fe86c4798f48ed990f01b6c4f61c2c1af4729", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:954964e3390965fb3bd16d9e0f04e5c1733b1d52d0f9aeb86c15097128847e98", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:cd35fa8929bafd81093cfc39e523c8fe55b1f3ebfe105630920d9aa1f50d27a0", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:60808a39b8af95362a9e430e000fe157e610f06845766c1bf84567986773c3a7", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:37b991b37d592bae92deb5719d208e9272492cc81358a603aeac66012da73303", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:8df5cf83cd544674505896c1aa2d5bbc3a63bfec5bd23082efb6d3e87fb1373f", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:1037dc7bcf3027e597f682ebaed125ffe524999e5ed9e5e59ba4d2d96dd56928", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:8ea474a204f637775dfaf134e51c27da197f647c4c01121c398c7135d17ae93a", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:7191052f585d5fafbac635931a6731644f0bd083abc2af3de0f9cf8a09dfa012", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:f0d2c1e478cf050cc9a4975c3e477c7ace50c8ec4f24e6378c3bf9f5375ac47c", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:fdb4d581281615682a3d84cb0d172eb400d4e421e05fa6eb53e935c998eb66c1", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:3ba626d0e10d52e23eb25ed2bcfb3333d10724cc37b811d191e2377b0a50a32c", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:c362a617fac2d877d61251310ac60e2dd1f914746224fb481fc5877ac4c9e615", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:ea52717eb9f8414bf6a91da0e0dcdf8911d0dbdc6ef24636e3d55364f9d74a48", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:3792d937dae3c0c5020fcd3d231635e0e3bce9855f5182f4a78596b402b1e01e", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:c341246894ef6ac35ff57578dad797e3cab4576289ed54fe79a8f520d5f97586", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:0e48d9b7b7fa1119f136c8069d0dc8b1411c4fab98855647ca97a58e20f49771", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:bfe184a21cf22e874bf9c4adf17d92ab37f78b212bac0a1e4205605666a72c5e", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:2e54d7f7a9bfb8313eb16163e91dbc59ebe37e99c5d1185a1e94301b026ce971", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:076102b64c364619c722ec50ff1bc6711583a48a3e4d628b3d5b702664ded6db", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "sha256:b86785f06b028f272cb8381750cfaaa3cf73aeede9d48227f051e6fc189b8dbd", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:be1fcc3f6423021d5dfff876c22329b76e2a8a3408277643cf19b387d3af18df", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:ebc240faa5377ca5d45a084da15424d873958197df22f16e7781f67da72c02da", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:7795d0bcc893b7d1a20b56969633604286a44c02b0b1e69f3e8e6cd7006d3e59", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:de8b3dab704fe78e803c012052bf2890d7e87b8b76d8fdfbf613d6d697f01c9d", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:952fe72cafbed51e96e7f051d9523c1ca3ef665b28c5b0f3c0d11d521258daac", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:31cb1e12fe7d8fbd64fe9e9913a00ac3aaebba1aa074abf1ab9bf76e101f7d87", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:bc3d6d6cdcb3b2dac1131f16f15bed74c8b1fa37a353da2793cde2061ffdc6b4", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:78e8c00d69c84ea399c88137b1c5276084c98a468eb4df58c13894c8c569cd18", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:d9cbeec25733f9393c0967a8f9726bd7cd1d070c3b86c0c0d82379601b99b3dd", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:4195de7172d5d5d1bde97be084e23e80032e07b4f2330ac5620759d4910a4da5", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:cf8fb1e0de66b91a3d35dd0b5a5f93a69937c1be4a8103d10e6edb70d17a4830", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:e7a424ee7f32c812faea57710e6766f23963ec2e5b2a38486a6c024d160f9c23", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:ccb6b5c8378542594d25426623373c4de49f01e37b8fd0f2bed8d7c4f83216b9", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:19d491afd9f4b258e4ec73ddbb3243feafc28db5f0c836784f8fa29b2146d215", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:e121209046f2487ef64048e7ae1408da84d9c6ee6a88d6639cef3b6c4b2be19a", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:528e84d30728ad73783b1cf6992be9cc1bc14f77f4d5e0ce6ca6ea2d759f2061", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:e3a13e4c9a9f651ba32221ebaa37b8a2f7d15f7480622a755f8301022dcc8f15", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:2c098f0612bbd9d9ee9db00a817c51726da69e7536d687adf74be7d4df7911f8", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:48343f6df53f591eff2c6a76bfbf12f351daa9e382785fb47e1017cd7badab91", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:a901c614ce730a6943df15300120f9c0dab9fa89f234c0301f4a995f5a1a60cb", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:03335203d0a113eead2d95a159df467fc164d12cc1c9ce4b58149da7b80d7943", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:bfbe9652c48ed1b2abdba90720f2abff11a3c31a72f5b3c56e8eac168542072f", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:d61743f3489bbc08417d6dbc894be0f19b50bb6e76bdb0b9a344a5b29a565a91", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:ab3a5b4c6d53cd2d6d1bb1e32d587bd65219f22d8f94b58d2f9948fcc6d4bfa5", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:56a370111ea7709b149e4a0fbdb1ac1b123427831161d3f6170efa64a18aeb5e", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:37cda21ca34e7585b6fb861d91cafeb146ca75d0a7878bbc06ab24eabe6706c3", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:f04df10eaf97dd9eb0520f7c208e6002d4c695acfb2ce58e52fd8b689c587226", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:6bf94b1043da99327b1f68a10215d963bdd7b0a7f7c3f74c801d1a8db22542d7", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:412ba79b5e6a4132630f2b8da80b9e66ff5992e81ebcc206ec2f90c67ccf4ee5", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:ca7b0cc6f9025c22895a9771ae1f761e265f05bd9ea4fc4f5d0fa6ddf409f648", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:665b33a4d2e32a1a3b08ebaca792c7d1093782e3f885d048c5c2be57cea07d1e", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:17b96152a9ff5a04a7cd3514903bca98e78369bc5791e7bb88aab6dcc47e3b7d", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:acd421e39f4c53a011a47ef7a271efc7d4f85a97575d03f69e30dedfaa1b14c2", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:9c2059177a49f2cfddca3629a29929594aec4b9dcd1fa06a80c1119fa687ac1f", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:0469642c05b99ec3b9f0472e91d161feead7bf4c4a4190cfd54b856ea9b93ea4", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:109d333319ff37383f2e3f6bfa356fb24b7adf3702c51f8badb8a4714c99a430", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:4ba142d40036af5be213284b79dd953533bcb4d9846c3b697813002b98107b7a", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:e778408f9ad76e2da9c32482ac1f0c0495f6f552ee39fea95dccc818c70a7798", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:bf848203e9b4e05ee5da14c2ced4592f7147f2674b296dd0ff76049364cb5d6d", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:c14a0cfca79de2171c617ec3aa77ab2a0358a78678c6711d570fe829e993a1dd", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:b8a45a6236afbcd2102f71330ffd2598a99531ec55b84be04b210c3cdea0d6dd", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:c0e62e19e20f833e62ad6a5fba025b3fc5d5ada2ea29db094f648dfa72cf713c", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:5513598214e4ac4737a0f73a4349d8f786334d62ca92ea0099a91d89f5717103", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:971a0c0ef295e7fa2ec443ae9e0d752bb1acab9928fa0c233995b7e7f3f1aad7", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:75db52cc67150da8946fb064fa2508885272c63af0628d48c4a35655eb912b79", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:68a8d2f4d8b1ebda8d47cb325bed05299f768c756932cf3bc9c027b32142f234", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:11505cafa9be1281e93b45a77229c321ac6bafb99673bc4c22e5326a42efca0c", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:5fd7eb85c1fb665c271665cf5c419d3dbb6305dfa40bfa34e8246cdb1232fce2", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:dec9414d3310d4f06ae940978da1b81fea6cbbd52eade15a5c7277558df3cc7b", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:31e40dfd1f5a028f5bc20da7b21ebb5103787122703feaeec8555eb067ce41be", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:26ed3cfe7224044d84743054fa4c4a4fe11b0dadbae54648d2e3c47b9f5e1b5d", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:9b4707184af17bb045236a2b198dc769a6c37716cb03b1c7b49698620ac0d00b", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:529d649b899b2609c0555f37e1bffd5d764943134a1a36a44bd3c0e58c42ac9b", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:8072b8372f9a40e1252ec63a0cec6687eef0f7fdec796831fe7359258fae71d7", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:21e4816c7552451bf7003ff77e760c89894101990008582618e0e1d183c8bf4c", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:811d6c99554491f38f1f09d4d6ec47a7bedbd438ff4aa0c0a9cf5bcbd635b58b", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:1f31f04eb1d7670d7b20305cc9630bd997a7422e591c90fc43ff11e86ce3033f", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:35e90cfdcf607f9adedf10cf3e6230e04d4d9186012285a83d2a0af49babd413", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:00a08503da498b8a8e909870a25c9e96095d58532cac58be44050af75b2565fb", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:a067fc44175cf9c5a7aa2763203f773cfe826dd0426c252d4ab6b2aae38c5875", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:837a6aa61c338fd1711d508ec7ec1430704e05d3e1447c075ac5790c25cb625d", "enabled": 1 } }, "nvme_stas": { "100": { "checksum": "sha256:6da583b7229d5e0e9044bdb93e0b2c24683b50d7b98ac4b7030f2badfb4a3977", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:99e37fc91859f012471c0382fb758ebb6276680c1aaa487fbfd5a0bb0fcbd32c", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:eae97e1b0d9f65da798618786f7a44fa088ba644fe43bd46cd518c0838d3317d", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:bd4443d1334e92e171729074cce48baecb8e4707aad0eb6f25d106886866d325", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:9e0ccc324238937c2fb3cc36ecb8210c7691b805f3739b23e1cef95be82bff17", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:66b940104f2ee7b701d17b5f2b7c5787c4d0d27c8434753cd5ffdc34ad662a3e", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:f0ac631bf1cab954ad343673dbcf311ce2686f1a90858ea31ef2b06260e2e142", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:0f8abc6a81b955b9888753f1b26342f1a4c943bdc0ced8cdcfde51c2cd12e0c6", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:b0b40f9da8cbf6f96048d61d33cdedd8c818a8ed3177de37291685089ade8483", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:890bfacbe2ba8de8ee35c0d7bb5a8191fdb49819d0d64441bd1d4f442d34adbf", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:87d03b717c75c41a100d297e542c47787922e5dd2f01d7b90071263d48687975", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:b017922f020abdd60b85a2b5d4743f982e85fca7f783dd32be78311fd5197ba7", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:e165f80516476ffe1b93bdd74ad3a6d69720e0136fc3620f6ec7710dc9765007", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:e9581e7e22fd035c8e7312f22d04171ffb807e16eb57205413fcca8deac68fc7", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:42155472938e6b25076cda306a0c176db03ae2722597fd4004380b5222589b67", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:f47fdeba48ebedde1b490b598cb46fd8b30d4e86264f7f3ce68bd2af91409792", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:ba8c88da0b90ee0eec84f709a7a89bb3b3e458db643317646e8379cb9d403255", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:6279e391de4f2978d93dd1a88c23aeffb8028bc50d81a0776a7247a011b3898f", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:09ef31338f328d05054169704c4cdcb78f291a93fd0d5165fdb33409d1c46018", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:94fb82e5d82810193cc60f465995348d0fd733501f2691d9cf8058b4bc611078", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:c8224a15f7049ea64edc179a5f7b940ffe72c46266cf3bccdf125b1b929e975b", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:b33562b9e8be469abed92ac9cb29e55e58e5d28caf5c5a295486fa1da4035d6b", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:e41889c43b795845eb734032b62894802290e804baecf62685e53211ee3997fc", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:e9b396ef7a02cba4482e9f56fde9f1fbfa7e04de4dfd3d80b3523ddb332ffdab", "enabled": 1 } }, "permissive_rhcd_t": { "400": { "checksum": "sha256:f8bc68c34ae2644a9925ad71b789e43438a9b44c694f8def0dd846d42d889e77", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:8b5834f435b3bd76aba49516a21dcc5f45c867c4c1e748543e4c573085c7a15b", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:ac0c04cef30f7c01619c07f9e4c2028a7d647cafd46e818e163222bb9f6a98ba", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:7518a890684f833f06a9e0db0bc13bc187c3462f83aa0c07848d0fdf8f9d5461", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:2daf9e32ec14aa1b96f49dbc4cdd4afd7d666a87e2ce3acf5c35b32a681fa3e4", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:7ab6b9b9691f9a43bb258c657cb2748c10b811530461739b2449a7dcbedc6d5d", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:949a05604dd067f4bfbe8aefc95565ac5f1b14598713063d245e8f38fbf01a9a", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:873b2ae3732ee828b2fe956739072318924e333974d09be23d8af18d55150de5", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:fe135f8a642cd53b19fcbeca60b9eb5e0d2c5cc84f89167e686ae5f9fa42e6ed", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:c6dc9c24a34be05b9fecb9dc2566e35a47d7b5d0a70ce3249dda642258374f5f", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:0a89a59bbe58e1a5a0d8bb9dab70b6967cda66ce3a110993446d1213a488b631", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:15d9f332240b57891a19bd34578401f532242fa4fdae003d872eb1ddb009cf86", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:69fec82f8d2a804a8641167815d32835237f878fe7d9d52297f7d4f4e732f3a8", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:c4c885b4103c94428b70933dadb8809fa695b3296d474948aac039bd6f019c87", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:193af5fba661c32470026dbf229440236737a59efb53b0fabe2c9aba14c35ccc", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:f3beab7d301e925c9114fc16905d28eb713bc118d215abe2f17a3db1514ff93a", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:8673b905d5b897c499e6911d91201e349af2666d906dbe2c1abc39c9f3a54116", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:99583ebe5e11399512e284d9d4de0752a1a6832e629953072b9ee94bb3980c8f", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:a061be8d0233c31d52544aef63959c56aa5c634818898f465d5717918d654266", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:95e34699603fb38d98bc4491202d783f96ad0d51dd80cf80fac65f45b6fc1a4c", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:1fea11fb5b09a5956ca32654374d35ef281093f98cda7d0bc462d1b2a9cfcdd4", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:e2b0a84c1151d1f51128b53a7f406701188ef5c8ceb18a733db4f62d58a19b98", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:ecfa830cf53375b2ea1c0fb0921f5adeb47a4471488765fa43e724d7f5e9a11f", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:870f119b4194e42aff2f71722fb1fb11868f88d3bd2f323eacbdefeea2a9ef4e", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:6056d698ab7914842d62ef8908402e481e02014fbcf03c984df01e768f30abf8", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:4a01f517ea0fd510aaac2e918afaef70e40175f2c4744d96bc1fd9647c915e1f", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:35ea9020284c9fde1e544bb2b15698ea8b3ae46a3187539542ead64bf563020d", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:ef67d14c742393291981705da797a401a758833e7ab4f3a116cce7b662836761", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:3714e0a36d43f8667e80c187637d847425155bde011be321043371b15098e3c8", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:e99893e32bdfbe81a09e2b01a27cf0ea8865e54e3b0fcb1563637a4ed59455b2", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:cd5654f248ed789cc12534dac789b9c1d3d32d325dceedb4eb27afa2c6c61780", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:aa4c8076bcd3d92db74d5e2394d885e6b10d729b86081f1683e349ac6da41794", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:f34ce67cab4573756019b1589e0e518c4933ef76887e0437f0ae582f6f703a9b", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:a759f5eba8608e6190b1649aeb7122d50de1b985878d9c1d5822bef5bc2b88e8", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:ad64588fda03fd0d8c6e9b7b4afa31b20472df41ee50b68b8e9f07d6878dcf81", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:225787ffe39a022ba6c552cd389e2ddb613353c5ca65bbd572d67ccf7dbdef6b", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:0da1f5f76dcf060623ca3599040b0c03e5626b2624bd74d3502697ef1e11f387", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:bdb6f062284dd7b12282604373958122db4d18b262bfd844520e919ed2845e5a", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:4d86b4c1044e1a8766f6ac6ade0296aa461ef5550efae9aeabc99a5c946936f6", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:43044ec71b5839b47dc5fa30b7d9ba500908143b64ad3b608775736a44b046d5", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:bcad6a7d597f894f1985bf46623a62ac2cbeff634770542c93e40a5fd7be93a9", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:075a71c98c377420b53c7b584f5d963598d97e7e49f58eb67bf0a5be1b20a908", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:e6f98b186ddfff611082d29031ae948dd23c737d7ff1d713760d1794906698ae", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:92774c1cc6fd16156001c4facda140bb33ddba4269198bd016bda6d92eac079e", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:9c65d7909e4c443dc490c9b58a6e6e5471e58b7e934d10f08359db09b5fc395e", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:03591f21a98cba8e5f4c5272a799067eca3ae1520a02dd50c13a607a318dfcc1", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:9b0fc4d87d27875c84b7c21c3b99d0af2e52903b611cb360804fe9f50f9d6f7a", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:271d37f30d3a338cc9bd6199a488d48a7c88068675c462df5071bca8c1f7c438", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:82815996833cc475e386b8e94b87b1516dd876fccd5b2efd4c88ccc4a0854e6d", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:308e6f81ea6fe3a196db021ad12cb7baae8bdd19f212bdc1f8ab404c27019abe", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:aef52847742df6eecd94fe50a9fd5021637088620a576daa6659b9783b9d8553", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:99e9cda55e22a71ebb3d74c56051f69ae895dd8134b627dcafda4b0a925e9ae9", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:6d7c850c1ee0942bd60c30a8f112b82fb182a24bc594d3707bf7801c4b80d5ad", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:8b5d8041e76b9fdbad0d45ad1a37975171e424e56718dc139a93063729905cd5", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:01ae038a225e72270a6acc6bc6cc0b36c3b09a10e68112da9ec1b9d91fb414d5", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:3b74654cbf5033ee6ab8c2dbc22773af846c129879c2b7355bc99df7c293833c", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:c97daf9137ca479db4a7315e77f4475158475e674a12e1f42fa97f9db6cb398e", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:a369faf5cb76fd3dd29929a38cd6b3221e7f98cb3c57675cfeeef9736b041283", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:ededd2ec5ee4506eab2315599bf43a3deb8ceb83686c97406722968f5e93d759", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:d542bd71ac70b65fbe712194a3727e826ac414096230de7bc5c4a2aea037756f", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:d87f4f7f764a6282dccdfba116b34296f94f62e44c8ac2b51ae6ae7850be63e2", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:0ddb10f8d7a2bcd92cc2e68302467326c643e02a5623151c3168135a3ec290de", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:d5958076535790d5bad592f7eb70977ac9437bc0a7f97b34e431b9f414973648", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:a0a5f9fa55b3888c84c566cce656011bc1ad8dab2c4b700ea6bf2341f556d590", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:341b47d041b0df0aeadce1cd1a3cfa195aa9c5569d8f998edcd0169c13017894", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:5fab287cedea124b92aecc21550dafa4218805485040915716c00486d9cf04ca", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:75872a4c3a9922ba6935d078f68aab2b562705085e258aeb7dd2bfc3e087615c", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:a2ea92601c02a22ffb4551f8bbf53174f7c363e07ebe198e74dafe3ebedd82d3", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:8ead836404a7e8a8b68aabeee3c649c214df9699b45f6c784989b3fcdd4f9e1a", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:0776fe05eb5bcea62b434f30b893f79c06c7a18f352de24ed2546817f566c429", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:28c6186dc1bc711d42a3d1d2ff051038f0dd4a0259544e52f68c61139efd3a4e", "enabled": 1 } }, "sap": { "100": { "checksum": "sha256:1ba912e3e1e441a6b3f7b88c5603ff8ae915efdee90a76ae34e41d8556d851b0", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:61fd6af55a226605d0ad608c145c6650ccb29b31d7ccf50e32b95ec7686c53b3", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:f4a521054bd52ace05da7d520aabd132df773acf3037e2f414d81fe27f9ef04a", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:9f9bcb3b8190d76c1381443107531fc17c78be637320f00310e4784a7ebc5c3a", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:e0cbb8905423a2b910876e9ae63348c3abb6fde30522e4b2124b06818f35638f", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:8ba05b99b8e53560434f3e089cf7b104a3545febf9e28fdf0f03960e4741d88a", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:515aa85f67c92cfedced542c1222bd136f8fb51801166f807145141acf212736", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:39bb95e8d530daf28f0a11f4182e253e8b4f62a26c69874261ad37c9cd1e9c8b", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:9ec599103477e82c5a8da5e47ae1056cc519ccb236e171f9acfcc748af47b679", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:a422c0e74e5b98d753f582bc2adacd6be541580fdd4b226ccd9cd05ece2eba08", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:96030787f55e1e8c4d76f22919ca8dcf17a16cd08de745aad5b7f740f14c1958", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:20f38095965fcc5d0b454413085c7609588086942ae89a65d19d6e6e0a06a9ee", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:fc381f26f9cbc83f72d5063e4d028a5365401a202052012755fa49ea63a51a42", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:3ff3ca366bd0571039f42bf990acbe10aed992be87c89450536e2fdc0e31961a", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:19e4f50a756989bafc3d30aa2679b9730c5a297e1aa20f71425f024fe934c574", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:15789a6c47c2eba6ef224a7f4464819b37ed76cc6d7efadc7b1be0f212c85046", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:404e3e22459d7cb94c12408a3bc9d320f58eee24788ac11648318722d1bc0bee", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:628fc3630bfcc5437ffbe528c3c4c0d7a08130b7b01cb1a66cd630bf05eb8795", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:f05ecf227e69b096900cc9fcd863a6d5457d64d1c0c41b9b1fc9aac20d02160d", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:92f62e04b6f14736d375aae3c22f2da5edec288a6997212d194e062501a7128b", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:006443b6c33a37037fdc4dc689bbfc7695251a2766429859137555797652aa33", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:2af2c59f061d181581c0ee972630cac466f74d873731de2aa4a27dd0b9fdad9b", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:c9ef0cdfb822eba65e29c8bd6594ad8cf9bc5a7cdc3aeef553475c7127619d4b", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:4068e4127dc3f2252006ed676a6c27c3ee34df690139c8d5c55813ea30e7ceed", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:25fdb658f00c0a3bc753a69bfb58d2f054903e7000ad0c7788c3eb712d79bac6", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:a8a0fa6265d7b4b17243ff1fca6f0ba49135e12d0ded004bb7c515291f30641b", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:6a40d1bd53affea088d732dfa1cd97b0dbb30d88a5667ccf25c148942e3153b5", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:f23e5facc957ee792b529612c165040e87df4a7b49dc09c7887d2c5e6e4d7e41", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:68b2c3f88c1457ed4474f6ebbc85329d444acf473b25b0c505d58ee338399176", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:309d6aa526bdbffec6b49778a7d4f369cfad582b78e54e1a2bb734e0e555fd16", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:008b343789eb4b2aef06e0eace24fb651fe60e8851b9f86bf5aa8b5e6eba8092", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:3e002e9f28e23f909ff86d1fbd93f16f5fa23e4803988f99eab78fcb5ea968c2", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:aa67b8e3b4e6a9795ac9b1d96527d69bb4f202f78e89d42241b697cd2590637f", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:bb467e55083903177f5b764521080eb672d20393c61f174a1797a4ed7634ff93", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:67d0f2920bcead63390df082d6e187d9317e6ac0330fbd2f40cc29b054845b16", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:7581441e9dd2586371712d1c173061e6e3c0085e8654c97940963b168a7ea3ef", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:b6dbad9b252aec8e5a939b3e08454119cbea8725c83e410c260d6a06a388cd8f", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:857ff8acea720516985a8942d946c75b39ab4150b8983cdc0ba3ed99c82d1885", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:9877c22302189668e7a948cfda4273f7455d6f2ecec0bb6e1f3ffb2a217dc9d0", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:bb2418014f2be4d6b143586490bba8f56ee56d0b6a938b795118fa204f829016", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:8ffa1ab3ff17d35c16b701936fb37a4a1f398c801c51310cc084cebc0acf4f7c", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:e35a582f0adf2097f4ed9f762ef61236019c35020c6e9d11087f8e05c31515ad", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:26c80707a4a08f665d249670d9329eda36af31bdbb084d49e72198221090b7b8", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:3d4405968a8c9095460ab7e66da67f4e1168eb7194d630559aa58b78bdb25135", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:b767e9a66c473f2e3bb06336f0119a220bf08ef4380333c16b19acd05fb40f6d", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:21181339b1f50691a6e73a96e9000604788b3b41e7a143fe3f788d4f0f576c99", "enabled": 1 } }, "systemd-container-coredump": { "200": { "checksum": "sha256:e31ae96f6c2fca8e2970a864ab9a3ff0dc1370b608326f224ccd84e362526ff7", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:8be8dbcf7392331a36d09547dc7a136f37b21e7eefacc7a849dd3ea29a8c2f1a", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:61a7d4ed0bbad560b1507fb13a27cb80f0ba9177e188369ee0388e208ad9a86e", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:f90f0a080b7822408e608f8ace404c2b3a7cce145fafda16d16c39c90412dd7b", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:e876f3f8dc496189fa7344870ca42edfd421dda506dcaaeaac67881f1c4a9f13", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:28d44df10f515e1f265d7bbdf51a377351efaaf2831b6bcc1ced928a358436ac", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:7da89bf5c9cf25955b4516e9fa763239b7bb23084aad6a04c1933fd50cf315e9", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:05185332feaed95a99162df1b3dc2bfb37c879d514db78015c4c083ca57028fd", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:178828a7d7ff1c30a3df812905214bce9de2ca0744dbe4dfe01691deb01d629e", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:2a20802eaae04dc1cf81bd9149ebd4db8e88eec3388b2d50bf078826d24994f0", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:dffaeb8dd84c75f302c5cab90c3e892c5f6e6efa26167a9f8efe949ac613f99d", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:f29a6896ff0b88c513fe7998390aae2ebe6c1d6f5785e10c6ca33c6411a8bfdf", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:9fd7f4b68daa0c6c8597e029f0a269e89731c2169d3f5d296062ca682d4e3ebf", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:9c14537b3fc129bf5e108017c16a8b5175f1c8a50ccb9d578bedb620e0e32503", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:48d267290c8bb1bb35a48bede09286690dde4c2991be32256776137569f6c586", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:18a978369799a6144a4dd7e0cab365a6c200218e64b453a70dd501613de3e379", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:6455edecd5a99a3f6a3d28887408b6e4a65532965072d0733ba271e66712345b", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:80d528807e7b8e942a801bdfab3fc402dbc09163536462ccd8a678dcfba4725c", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:7f90ada00012cf15d357503034f98494f56c9f1e6bb82249e4a2092fe0991be5", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:cd675dd586c7bf94418a5fdddc2f87502970ec19911356ec1d628b109a339dcf", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:612f53a60d4b66f641a379ce5f96d27fe6214edf138a579be295d4fcabf28b94", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:a1fbd41ce1ac921d18a97dbcb741ce9a1cdd7fe6867c676400c648f713603052", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:1f9ddc44dd992f32b0bc2788c6310c5c48536a06bf8a2855ec52999d1b13f1ac", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:8674a308bc39857ae30458a7ffe592c50fa6c61ed9efbda30016b9f5fcc55cb8", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:6843c341541e72e6e070ecda04baf2244fbcd2c50e876e403ab218959f39e7da", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:81736986d7599acaab02dd9a6512d81ea7f59476edccbe71b3ef32da493f5cd2", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:77c24ef9ae5b3e19e29054146e0b09b7fed37fb70aff8e9d53e85e262050d22a", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:025da4e2c2b5788f98226701462c27cefe41ce6abb617c699a29f5568678dae7", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:7762b92e8c8abf9e77a3cc23071aa6ce461d57fc4c629858f23195fb7a74d789", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:7bf185d5031851326d2d108c0d70d9653b1dc80d77f9d7f58d66250df509245f", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:f69db7e7153bd486110c500cb4817d274c159179afc4aa01eb1b86af39f01483", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:8f0c31f0713ab3e13fcea14186a5b0e749791dd7de8967efe21b6b427d1e0378", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:2eb5e03e9e4a0a294e97adcaa6e188881917f403561330d4c585f24c0e8801f0", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:2348ef1729d8e40d4287325736452cce1c24fcdf5af11df06d315e6a3ac6acf6", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:ecfe0c70380e1129186a81bc8778fe5904c88fd9c616ad69851241dd57d7fd78", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:8c8faf892551960dce6c61dbc2145ee637921a7ff62cc96328978d9946024ebd", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:04f9af430360595438f29cdba50fe3ce96fbe3a59cd1396d168cf3be57469538", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:d94f6df278181c096f0e7a90cbee1dc1ab07bd37b3d3577997f40eca5c3df8fd", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:e213b634c2093ebf894adad9287c670dd73e43c79538c1e11d6b0cff574fd23d", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:9d2650b10280e0ecbdbb20692515598049e290ebfb426eafa5c0b067a2d33bf1", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:e1a096c9fa1aa6c4244c3cf8340c14a67ba60ade122a7bb5167604c4cdc2e341", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:03ccc49fc408c718f89b93502f1a7073efc8d9f81d18bcb69cede46300340130", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:71544fa054595557124ab7098947a966e33b98584eb1345f955e754be531038e", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:57482e874ec657d4d2a5840a4de5524df24b14e974e1a19e42bffc12428a5eca", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:81379d3f5bd7462ef59a44e4e6bbc5d5261fc8633be7a7ed9da248b7ed47700a", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:f0cec2f5898981b4e2768802facb4eee17c42e46d8da58b20467d7fd5ba0ed3b", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:994f8fb7a32079d30b68a1cc4c51fe6a10e425c6145a689e32ac0053a2ded7c4", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:ec56ec85299e7b46853f9d34abae5c56aba7244054e48ac40cb4cf6dee602dc1", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:2750d4c101cacb336bb717f3beba2e0967ce6d957609f647e6f92966536894c6", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:c039f714e791b72444890960412088848de91a23b909cab26386369f6fa55b67", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:60940e6f75a00c73fd15eea03eb69aa8151b3457020034910aa0a2b714cc2241", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:92dfa4c75176cfa571f1310629ba5befe920f6cbbec03144aa23a87a1e27e2f3", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:1862f5d7cfb921ef8b6adf56afd19db431a8f1aca74a38f46a543b83c0d02ac7", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:ce38e8a07ff5e1061cc51311f31a91233e02fd23d57ee21b9977c02ae6e361c1", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:bf751940e6d5acd7944addf8099e67e309b367b70a5ffba89a437301b7251619", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:cf760718fd967208648f32ae3528e9d42e7e2933487d3052bd5809474fc577ec", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:bba64baddec0addb05ac038c6a89a5a0fab53e43d797d8353a8a209cd66ca4e2", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:4e20f61fbbe4afebaa084066e9e4c445c6d7d36e1254642bef5315313333ad40", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:d0b7718e1270a44a288569b8a2f8c0a4931ea45a4c4e04b6264e0ff4f7752283", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } 10976 1726879410.89983: no more pending results, returning what we have 10976 1726879410.89988: results queue empty 10976 1726879410.89989: checking for any_errors_fatal 10976 1726879410.89992: done checking for any_errors_fatal 10976 1726879410.89993: checking for max_fail_percentage 10976 1726879410.89994: done checking for max_fail_percentage 10976 1726879410.89995: checking to see if all hosts have failed and the running result is not ok 10976 1726879410.89995: done checking to see if all hosts have failed 10976 1726879410.89996: getting the remaining hosts for this loop 10976 1726879410.89997: done getting the remaining hosts for this loop 10976 1726879410.90000: getting the next task for host managed_node2 10976 1726879410.90005: done getting next task for host managed_node2 10976 1726879410.90007: ^ task is: TASK: fedora.linux_system_roles.selinux : Load SELinux modules 10976 1726879410.90010: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879410.90016: getting variables 10976 1726879410.90017: in VariableManager get_vars() 10976 1726879410.90042: Calling all_inventory to load vars for managed_node2 10976 1726879410.90045: Calling groups_inventory to load vars for managed_node2 10976 1726879410.90046: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879410.90054: Calling all_plugins_play to load vars for managed_node2 10976 1726879410.90056: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879410.90058: Calling groups_plugins_play to load vars for managed_node2 10976 1726879410.90702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879410.91395: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879410.91410: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879410.91414: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879410.91472: done with get_vars() 10976 1726879410.91501: done getting variables TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:115 Friday 20 September 2024 20:43:30 -0400 (0:00:03.772) 0:00:52.339 ****** 10976 1726879410.91576: entering _queue_task() for managed_node2/include_tasks 10976 1726879410.91826: worker is 1 (out of 1 available) 10976 1726879410.91841: exiting _queue_task() for managed_node2/include_tasks 10976 1726879410.91855: done queuing things up, now waiting for results queue to drain 10976 1726879410.91857: waiting for pending results... 10976 1726879410.92073: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Load SELinux modules 10976 1726879410.92193: in run() - task 0e24e73b-299d-f469-e0b0-0000000004b2 10976 1726879410.92204: variable 'ansible_search_path' from source: unknown 10976 1726879410.92207: variable 'ansible_search_path' from source: unknown 10976 1726879410.92524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879410.94230: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879410.94293: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879410.94326: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879410.94354: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879410.94374: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879410.94471: calling self._execute() 10976 1726879410.94529: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879410.94532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879410.94539: variable 'omit' from source: magic vars 10976 1726879410.94741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879410.94761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879410.94779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879410.94808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879410.94821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879410.94905: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879410.94912: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879410.94934: Evaluated conditional (ha_cluster_cluster_present | bool or ha_cluster_qnetd.present | d(false)): True 10976 1726879410.95025: variable 'ansible_facts' from source: unknown 10976 1726879410.95412: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879410.95530: variable 'ansible_facts' from source: unknown 10976 1726879410.95814: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879410.95905: variable 'ha_cluster_manage_selinux' from source: include params 10976 1726879410.95911: Evaluated conditional (ha_cluster_manage_selinux | bool): True 10976 1726879410.95993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879410.96119: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879410.96150: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879410.96173: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879410.96196: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879410.96235: 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) 10976 1726879410.96253: 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) 10976 1726879410.96271: 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) 10976 1726879410.96289: 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) 10976 1726879410.96346: Evaluated conditional (selinux_modules is defined): False 10976 1726879410.96349: when evaluation is False, skipping this task 10976 1726879410.96354: _execute() done 10976 1726879410.96356: dumping result to json 10976 1726879410.96358: done dumping result, returning 10976 1726879410.96366: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Load SELinux modules [0e24e73b-299d-f469-e0b0-0000000004b2] 10976 1726879410.96371: sending task result for task 0e24e73b-299d-f469-e0b0-0000000004b2 10976 1726879410.96487: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000004b2 10976 1726879410.96490: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "selinux_modules is defined", "skip_reason": "Conditional result was False" } 10976 1726879410.96537: no more pending results, returning what we have 10976 1726879410.96541: results queue empty 10976 1726879410.96542: checking for any_errors_fatal 10976 1726879410.96558: done checking for any_errors_fatal 10976 1726879410.96559: checking for max_fail_percentage 10976 1726879410.96560: done checking for max_fail_percentage 10976 1726879410.96561: checking to see if all hosts have failed and the running result is not ok 10976 1726879410.96562: done checking to see if all hosts have failed 10976 1726879410.96563: getting the remaining hosts for this loop 10976 1726879410.96565: done getting the remaining hosts for this loop 10976 1726879410.96569: getting the next task for host managed_node2 10976 1726879410.96579: done getting next task for host managed_node2 10976 1726879410.96586: ^ task is: TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree 10976 1726879410.96592: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879410.96606: getting variables 10976 1726879410.96614: in VariableManager get_vars() 10976 1726879410.96657: Calling all_inventory to load vars for managed_node2 10976 1726879410.96660: Calling groups_inventory to load vars for managed_node2 10976 1726879410.96668: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879410.96677: Calling all_plugins_play to load vars for managed_node2 10976 1726879410.96679: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879410.96682: Calling groups_plugins_play to load vars for managed_node2 10976 1726879410.97393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879410.98095: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879410.98109: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879410.98114: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879410.98173: done with get_vars() 10976 1726879410.98207: done getting variables 10976 1726879410.98253: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:128 Friday 20 September 2024 20:43:30 -0400 (0:00:00.067) 0:00:52.406 ****** 10976 1726879410.98283: entering _queue_task() for managed_node2/command 10976 1726879410.98537: worker is 1 (out of 1 available) 10976 1726879410.98551: exiting _queue_task() for managed_node2/command 10976 1726879410.98564: done queuing things up, now waiting for results queue to drain 10976 1726879410.98565: waiting for pending results... 10976 1726879410.98790: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree 10976 1726879410.98897: in run() - task 0e24e73b-299d-f469-e0b0-0000000004b4 10976 1726879410.98910: variable 'ansible_search_path' from source: unknown 10976 1726879410.98914: variable 'ansible_search_path' from source: unknown 10976 1726879410.98970: variable 'selinux_restore_dirs' from source: role '' defaults 10976 1726879410.99236: variable 'selinux_restore_dirs' from source: role '' defaults 10976 1726879410.99394: Loaded config def from plugin (lookup/items) 10976 1726879410.99399: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 10976 1726879410.99409: dumping result to json 10976 1726879410.99412: done dumping result, returning 10976 1726879410.99420: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree [0e24e73b-299d-f469-e0b0-0000000004b4] 10976 1726879410.99430: sending task result for task 0e24e73b-299d-f469-e0b0-0000000004b4 10976 1726879410.99551: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000004b4 10976 1726879410.99554: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879410.99611: no more pending results, returning what we have 10976 1726879410.99615: results queue empty 10976 1726879410.99615: checking for any_errors_fatal 10976 1726879410.99629: done checking for any_errors_fatal 10976 1726879410.99630: checking for max_fail_percentage 10976 1726879410.99632: done checking for max_fail_percentage 10976 1726879410.99638: checking to see if all hosts have failed and the running result is not ok 10976 1726879410.99640: done checking to see if all hosts have failed 10976 1726879410.99641: getting the remaining hosts for this loop 10976 1726879410.99643: done getting the remaining hosts for this loop 10976 1726879410.99647: getting the next task for host managed_node2 10976 1726879410.99654: done getting next task for host managed_node2 10976 1726879410.99659: ^ task is: TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode 10976 1726879410.99664: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879410.99678: getting variables 10976 1726879410.99679: in VariableManager get_vars() 10976 1726879410.99725: Calling all_inventory to load vars for managed_node2 10976 1726879410.99728: Calling groups_inventory to load vars for managed_node2 10976 1726879410.99730: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879410.99739: Calling all_plugins_play to load vars for managed_node2 10976 1726879410.99747: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879410.99751: Calling groups_plugins_play to load vars for managed_node2 10976 1726879411.00589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879411.01279: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879411.01295: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879411.01300: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879411.01357: done with get_vars() 10976 1726879411.01388: done getting variables 10976 1726879411.01435: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:136 Friday 20 September 2024 20:43:31 -0400 (0:00:00.031) 0:00:52.437 ****** 10976 1726879411.01461: entering _queue_task() for managed_node2/command 10976 1726879411.01712: worker is 1 (out of 1 available) 10976 1726879411.01729: exiting _queue_task() for managed_node2/command 10976 1726879411.01743: done queuing things up, now waiting for results queue to drain 10976 1726879411.01745: waiting for pending results... 10976 1726879411.01961: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode 10976 1726879411.02087: in run() - task 0e24e73b-299d-f469-e0b0-0000000004b6 10976 1726879411.02099: variable 'ansible_search_path' from source: unknown 10976 1726879411.02102: variable 'ansible_search_path' from source: unknown 10976 1726879411.02159: variable 'selinux_restore_dirs' from source: role '' defaults 10976 1726879411.02414: variable 'selinux_restore_dirs' from source: role '' defaults 10976 1726879411.02565: Loaded config def from plugin (lookup/items) 10976 1726879411.02572: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 10976 1726879411.02584: dumping result to json 10976 1726879411.02590: done dumping result, returning 10976 1726879411.02594: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode [0e24e73b-299d-f469-e0b0-0000000004b6] 10976 1726879411.02603: sending task result for task 0e24e73b-299d-f469-e0b0-0000000004b6 10976 1726879411.02721: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000004b6 10976 1726879411.02726: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879411.02783: no more pending results, returning what we have 10976 1726879411.02789: results queue empty 10976 1726879411.02790: checking for any_errors_fatal 10976 1726879411.02801: done checking for any_errors_fatal 10976 1726879411.02802: checking for max_fail_percentage 10976 1726879411.02804: done checking for max_fail_percentage 10976 1726879411.02805: checking to see if all hosts have failed and the running result is not ok 10976 1726879411.02806: done checking to see if all hosts have failed 10976 1726879411.02807: getting the remaining hosts for this loop 10976 1726879411.02809: done getting the remaining hosts for this loop 10976 1726879411.02812: getting the next task for host managed_node2 10976 1726879411.02826: done getting next task for host managed_node2 10976 1726879411.02828: ^ task is: TASK: meta (role_complete) 10976 1726879411.02840: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879411.02855: getting variables 10976 1726879411.02856: in VariableManager get_vars() 10976 1726879411.02901: Calling all_inventory to load vars for managed_node2 10976 1726879411.02904: Calling groups_inventory to load vars for managed_node2 10976 1726879411.02906: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879411.02914: Calling all_plugins_play to load vars for managed_node2 10976 1726879411.02917: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879411.02919: Calling groups_plugins_play to load vars for managed_node2 10976 1726879411.03626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879411.04319: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879411.04335: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879411.04340: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879411.04400: done with get_vars() 10976 1726879411.04428: done getting variables 10976 1726879411.04493: done queuing things up, now waiting for results queue to drain 10976 1726879411.04495: results queue empty 10976 1726879411.04496: checking for any_errors_fatal 10976 1726879411.04498: done checking for any_errors_fatal 10976 1726879411.04499: checking for max_fail_percentage 10976 1726879411.04500: done checking for max_fail_percentage 10976 1726879411.04500: checking to see if all hosts have failed and the running result is not ok 10976 1726879411.04501: done checking to see if all hosts have failed 10976 1726879411.04501: getting the remaining hosts for this loop 10976 1726879411.04502: done getting the remaining hosts for this loop 10976 1726879411.04504: getting the next task for host managed_node2 10976 1726879411.04509: done getting next task for host managed_node2 10976 1726879411.04511: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Install cluster packages 10976 1726879411.04513: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879411.04519: getting variables 10976 1726879411.04520: in VariableManager get_vars() 10976 1726879411.04533: Calling all_inventory to load vars for managed_node2 10976 1726879411.04535: Calling groups_inventory to load vars for managed_node2 10976 1726879411.04537: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879411.04540: Calling all_plugins_play to load vars for managed_node2 10976 1726879411.04541: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879411.04543: Calling groups_plugins_play to load vars for managed_node2 10976 1726879411.05216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879411.05906: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879411.05919: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879411.05925: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879411.05969: done with get_vars() 10976 1726879411.05999: done getting variables 10976 1726879411.06036: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Install cluster packages] ********* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:58 Friday 20 September 2024 20:43:31 -0400 (0:00:00.045) 0:00:52.483 ****** 10976 1726879411.06061: entering _queue_task() for managed_node2/package 10976 1726879411.06350: worker is 1 (out of 1 available) 10976 1726879411.06365: exiting _queue_task() for managed_node2/package 10976 1726879411.06378: done queuing things up, now waiting for results queue to drain 10976 1726879411.06380: waiting for pending results... 10976 1726879411.06607: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Install cluster packages 10976 1726879411.06699: in run() - task 0e24e73b-299d-f469-e0b0-0000000000f5 10976 1726879411.06711: variable 'ansible_search_path' from source: unknown 10976 1726879411.06714: variable 'ansible_search_path' from source: unknown 10976 1726879411.06750: calling self._execute() 10976 1726879411.06833: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879411.06839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879411.06849: variable 'omit' from source: magic vars 10976 1726879411.07214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879411.08908: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879411.08973: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879411.09005: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879411.09035: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879411.09057: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879411.09148: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879411.09162: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879411.09168: variable 'omit' from source: magic vars 10976 1726879411.09206: variable 'omit' from source: magic vars 10976 1726879411.09428: variable '__ha_cluster_fullstack_node_packages' from source: include_vars 10976 1726879411.09436: variable '__ha_cluster_qdevice_in_use' from source: set_fact 10976 1726879411.09439: variable '__ha_cluster_qdevice_node_packages' from source: include_vars 10976 1726879411.09449: variable 'ha_cluster_sbd_enabled' from source: role '' defaults 10976 1726879411.09452: variable '__ha_cluster_sbd_packages' from source: include_vars 10976 1726879411.09456: variable 'ha_cluster_install_cloud_agents' from source: role '' defaults 10976 1726879411.09459: variable '__ha_cluster_cloud_agents_packages' from source: include_vars 10976 1726879411.09468: variable 'ha_cluster_fence_agent_packages' from source: role '' defaults 10976 1726879411.09473: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 10976 1726879411.09531: variable '__ha_cluster_fence_agent_packages_default' from source: include_vars 10976 1726879411.09636: variable 'ansible_architecture' from source: facts 10976 1726879411.09806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879411.09829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879411.09847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879411.09877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879411.09890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879411.09954: variable '__ha_cluster_is_ostree' from source: set_fact 10976 1726879411.09958: variable 'omit' from source: magic vars 10976 1726879411.09976: variable 'omit' from source: magic vars 10976 1726879411.10000: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879411.10024: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879411.10039: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879411.10052: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879411.10061: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879411.10084: variable 'inventory_hostname' from source: set_fact 10976 1726879411.10089: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879411.10092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879411.10163: Set connection var ansible_pipelining to False 10976 1726879411.10170: Set connection var ansible_shell_executable to /bin/sh 10976 1726879411.10175: Set connection var ansible_timeout to 10 10976 1726879411.10177: Set connection var ansible_shell_type to sh 10976 1726879411.10182: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879411.10189: Set connection var ansible_connection to ssh 10976 1726879411.10206: variable 'ansible_shell_executable' from source: unknown 10976 1726879411.10209: variable 'ansible_connection' from source: unknown 10976 1726879411.10211: variable 'ansible_module_compression' from source: unknown 10976 1726879411.10214: variable 'ansible_shell_type' from source: unknown 10976 1726879411.10216: variable 'ansible_shell_executable' from source: unknown 10976 1726879411.10218: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879411.10227: variable 'ansible_pipelining' from source: unknown 10976 1726879411.10231: variable 'ansible_timeout' from source: unknown 10976 1726879411.10234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879411.10304: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879411.10313: variable 'omit' from source: magic vars 10976 1726879411.10318: starting attempt loop 10976 1726879411.10321: running the handler 10976 1726879411.10328: variable 'ansible_facts' from source: unknown 10976 1726879411.10330: variable 'ansible_facts' from source: unknown 10976 1726879411.10375: _low_level_execute_command(): starting 10976 1726879411.10380: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879411.10919: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879411.10930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879411.10961: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879411.10975: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879411.11044: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879411.11050: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879411.11113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879411.12759: stdout chunk (state=3): >>>/root <<< 10976 1726879411.12861: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879411.12927: stderr chunk (state=3): >>><<< 10976 1726879411.12934: stdout chunk (state=3): >>><<< 10976 1726879411.12956: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879411.12968: _low_level_execute_command(): starting 10976 1726879411.12974: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879411.1295679-12734-187776855281806 `" && echo ansible-tmp-1726879411.1295679-12734-187776855281806="` echo /root/.ansible/tmp/ansible-tmp-1726879411.1295679-12734-187776855281806 `" ) && sleep 0' 10976 1726879411.13478: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879411.13508: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879411.13521: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879411.13569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879411.13591: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879411.13647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879411.15550: stdout chunk (state=3): >>>ansible-tmp-1726879411.1295679-12734-187776855281806=/root/.ansible/tmp/ansible-tmp-1726879411.1295679-12734-187776855281806 <<< 10976 1726879411.15680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879411.15736: stderr chunk (state=3): >>><<< 10976 1726879411.15739: stdout chunk (state=3): >>><<< 10976 1726879411.15759: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879411.1295679-12734-187776855281806=/root/.ansible/tmp/ansible-tmp-1726879411.1295679-12734-187776855281806 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879411.15792: variable 'ansible_module_compression' from source: unknown 10976 1726879411.15839: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 10976 1726879411.15896: variable 'ansible_facts' from source: unknown 10976 1726879411.16039: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879411.1295679-12734-187776855281806/AnsiballZ_dnf.py 10976 1726879411.16296: Sending initial data 10976 1726879411.16303: Sent initial data (152 bytes) 10976 1726879411.17325: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879411.17345: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879411.17362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879411.17394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879411.17445: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879411.17457: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879411.17473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879411.17503: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879411.17515: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879411.17528: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879411.17540: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879411.17552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879411.17565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879411.17575: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879411.17589: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879411.17606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879411.17689: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879411.17718: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879411.17735: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879411.18036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879411.19599: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879411.19633: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879411.19672: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpett_yszr /root/.ansible/tmp/ansible-tmp-1726879411.1295679-12734-187776855281806/AnsiballZ_dnf.py <<< 10976 1726879411.19706: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879411.21157: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879411.21433: stderr chunk (state=3): >>><<< 10976 1726879411.21437: stdout chunk (state=3): >>><<< 10976 1726879411.21440: done transferring module to remote 10976 1726879411.21442: _low_level_execute_command(): starting 10976 1726879411.21445: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879411.1295679-12734-187776855281806/ /root/.ansible/tmp/ansible-tmp-1726879411.1295679-12734-187776855281806/AnsiballZ_dnf.py && sleep 0' 10976 1726879411.22084: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879411.22109: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879411.22128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879411.22146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879411.22199: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879411.22217: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879411.22234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879411.22252: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879411.22264: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879411.22277: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879411.22293: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879411.22310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879411.22334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879411.22348: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879411.22360: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879411.22374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879411.22451: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879411.22467: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879411.22480: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879411.22560: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879411.24470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879411.24475: stdout chunk (state=3): >>><<< 10976 1726879411.24477: stderr chunk (state=3): >>><<< 10976 1726879411.24579: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879411.24583: _low_level_execute_command(): starting 10976 1726879411.24588: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879411.1295679-12734-187776855281806/AnsiballZ_dnf.py && sleep 0' 10976 1726879411.25208: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879411.25230: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879411.25250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879411.25271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879411.25331: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879411.25349: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879411.25370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879411.25397: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879411.25415: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879411.25461: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879411.25465: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879411.25469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879411.25494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879411.25513: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879411.25534: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879411.25555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879411.25654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879411.25674: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879411.25693: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879411.26439: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879411.28434: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 10976 1726879411.28438: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10976 1726879411.28502: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879411.28532: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879411.28568: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879411.28572: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879411.28600: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879411.28621: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879411.28674: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 10976 1726879411.28677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.28713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879411.28717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879411.28720: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879411.28743: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0e98dc0> <<< 10976 1726879411.28768: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879411.28787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0e3d3a0> <<< 10976 1726879411.28803: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0e98b20> <<< 10976 1726879411.28828: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 10976 1726879411.28831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879411.28846: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0e98ac0> <<< 10976 1726879411.28867: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879411.28893: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879411.28912: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0e3d490> <<< 10976 1726879411.28934: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879411.28967: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 10976 1726879411.28972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879411.28985: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0e3d940> <<< 10976 1726879411.29005: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0e3d670> <<< 10976 1726879411.29039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879411.29066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879411.29087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879411.29107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879411.29301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879411.29355: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0bcf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0bcf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879411.29367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0bf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0bcf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0e55880> <<< 10976 1726879411.29428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0bc7d90> <<< 10976 1726879411.29451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879411.29700: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0bf2d90> <<< 10976 1726879411.29707: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0e3d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879411.29827: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879411.29907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879411.29914: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0b6deb0> <<< 10976 1726879411.29949: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0b71f40> <<< 10976 1726879411.29978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879411.30034: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879411.30130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0b67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0b6f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0b6d370> <<< 10976 1726879411.30134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879411.30224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879411.30231: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879411.30273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.30283: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879411.30313: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b0a79dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a798b0> <<< 10976 1726879411.30337: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879411.30363: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a79eb0> <<< 10976 1726879411.30379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879411.30475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a79f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a79e80> import '_collections' # <<< 10976 1726879411.30519: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0ad2d30> import '_functools' # <<< 10976 1726879411.30554: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0acc610> <<< 10976 1726879411.30615: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0adf670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0b76e20> <<< 10976 1726879411.30634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879411.30678: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b0a8bc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0ad2250> <<< 10976 1726879411.30719: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879411.30745: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b0adf280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0b7c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879411.30788: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.30818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879411.30857: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a8bfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a8bd90> <<< 10976 1726879411.30891: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a8bd00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879411.30914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879411.30935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879411.30946: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879411.30999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879411.31028: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a5f370> <<< 10976 1726879411.31051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879411.31088: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a5f460> <<< 10976 1726879411.31204: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a93fa0> <<< 10976 1726879411.31248: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a8da30> <<< 10976 1726879411.31267: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a8d490> <<< 10976 1726879411.31288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879411.31325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879411.31357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879411.31370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b09ad1c0> <<< 10976 1726879411.31409: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a49c70> <<< 10976 1726879411.31457: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a8deb0> <<< 10976 1726879411.31477: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0b7c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879411.31666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879411.31679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b09beaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b09bee20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b09d1730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879411.31783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b09d1c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b095e3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b09bef10> <<< 10976 1726879411.31802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879411.31813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879411.32650: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b096e280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b09d15b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b096e340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a8b9d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b098a6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b098a970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b098a760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b098a850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b098aca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b09971f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b098a8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b097da30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a8b5b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b098aa90> <<< 10976 1726879411.32666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879411.32680: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f01b08ab670> <<< 10976 1726879411.32855: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 10976 1726879411.32940: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.32995: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879411.33012: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879411.33019: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.34256: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.35216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b07d37c0> <<< 10976 1726879411.35220: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.35252: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879411.35287: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b07d3160> <<< 10976 1726879411.35328: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b07d3280> <<< 10976 1726879411.35358: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b07d3f10> <<< 10976 1726879411.35382: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879411.35456: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b07d34f0> <<< 10976 1726879411.35461: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b07d3d30> import 'atexit' # <<< 10976 1726879411.35484: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b07d3f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879411.35508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879411.35556: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b07d3100> <<< 10976 1726879411.35574: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879411.35600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879411.35603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879411.35635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879411.35649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879411.35749: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b078b130> <<< 10976 1726879411.35763: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b0746f40> <<< 10976 1726879411.35814: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b0746d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879411.35839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879411.35887: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b07463d0> <<< 10976 1726879411.35890: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b07badc0> <<< 10976 1726879411.36057: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b07ba3a0> <<< 10976 1726879411.36112: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879411.36116: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b07baf70> <<< 10976 1726879411.36147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879411.36205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879411.36219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0808c10> <<< 10976 1726879411.36307: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b01e9d30> <<< 10976 1726879411.36327: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b01e93a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b07d8490> <<< 10976 1726879411.36457: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b01e94c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b01e94f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879411.36541: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879411.36563: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b01d0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b081a1f0> <<< 10976 1726879411.36566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879411.36634: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b01dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b081a370> <<< 10976 1726879411.36647: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879411.36689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.36715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879411.36786: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0833d90> <<< 10976 1726879411.36914: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b01dc880> <<< 10976 1726879411.37012: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b01dc6d0> <<< 10976 1726879411.37051: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b01db670> <<< 10976 1726879411.37109: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b01db5b0> <<< 10976 1726879411.37134: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b08128b0> <<< 10976 1726879411.37137: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879411.37165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879411.37168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879411.37206: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b079b670> <<< 10976 1726879411.37406: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b079aac0> <<< 10976 1726879411.37410: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b07a90d0> <<< 10976 1726879411.37445: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b079b0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b07dfa60> <<< 10976 1726879411.37476: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879411.37493: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10976 1726879411.37563: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.37707: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879411.37711: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879411.37894: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879411.38385: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.38861: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10976 1726879411.38911: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879411.38914: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.38952: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01afdbe580> <<< 10976 1726879411.39034: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b01bd520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afd630a0> <<< 10976 1726879411.39109: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879411.39112: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879411.39168: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879411.39263: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.39405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879411.39430: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b079abb0> # zipimport: zlib available <<< 10976 1726879411.39826: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.40194: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.40248: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.40309: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879411.40346: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.40388: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879411.40391: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.40446: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.40528: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879411.40532: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.40546: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879411.40557: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.40589: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.40636: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879411.40639: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.40883: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.41072: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879411.41105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 10976 1726879411.41191: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b01b8970> # zipimport: zlib available <<< 10976 1726879411.41262: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.41342: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879411.41361: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879411.41375: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.41409: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.41451: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879411.41453: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.41487: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.41529: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.41619: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.41684: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879411.41708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.41789: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b0825250> <<< 10976 1726879411.41820: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b01b86a0> <<< 10976 1726879411.41862: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879411.41878: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.42009: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.42061: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.42086: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.42147: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879411.42151: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879411.42163: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879411.42192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879411.42218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879411.42234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879411.42318: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b019e7c0> <<< 10976 1726879411.42364: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b019b7f0> <<< 10976 1726879411.42425: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0195970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879411.42449: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.42472: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.42485: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879411.42560: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 10976 1726879411.42595: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 10976 1726879411.42598: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.43074: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.43698: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.44266: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.44868: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb12640> <<< 10976 1726879411.44912: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb126d0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' <<< 10976 1726879411.44942: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 10976 1726879411.44978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb12c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb12910> <<< 10976 1726879411.45010: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py <<< 10976 1726879411.45013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 10976 1726879411.45040: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb12070> <<< 10976 1726879411.45079: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' <<< 10976 1726879411.45105: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 10976 1726879411.45118: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 10976 1726879411.45145: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 10976 1726879411.45171: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 10976 1726879411.45193: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afafc730> <<< 10976 1726879411.45218: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afafcc40> <<< 10976 1726879411.45243: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' <<< 10976 1726879411.45269: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afafce50> <<< 10976 1726879411.45321: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0823700> <<< 10976 1726879411.45353: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 10976 1726879411.45356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879411.45391: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb25a60> <<< 10976 1726879411.45404: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 10976 1726879411.45435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 10976 1726879411.45493: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb25ac0> <<< 10976 1726879411.45520: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 10976 1726879411.45542: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 10976 1726879411.45559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 10976 1726879411.45595: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb5b610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb25ee0> <<< 10976 1726879411.45639: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb25370> <<< 10976 1726879411.45666: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b08236d0> <<< 10976 1726879411.45688: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 10976 1726879411.45717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 10976 1726879411.45720: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 10976 1726879411.45762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 10976 1726879411.45777: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 10976 1726879411.45806: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afd4e070> <<< 10976 1726879411.45948: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afd92dc0> <<< 10976 1726879411.45981: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb5b430> <<< 10976 1726879411.46008: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 10976 1726879411.46031: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 10976 1726879411.46053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 10976 1726879411.46079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afd90df0> <<< 10976 1726879411.46133: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afd90250> <<< 10976 1726879411.46158: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afd9bd30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afabef70> <<< 10976 1726879411.46191: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afd53910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b01b8ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb12e50> <<< 10976 1726879411.46214: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb126a0> <<< 10976 1726879411.46236: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb12760> <<< 10976 1726879411.46256: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 10976 1726879411.46275: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 10976 1726879411.46332: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afd90ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb12160> <<< 10976 1726879411.46363: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.46448: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afdbea60> <<< 10976 1726879411.46480: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 10976 1726879411.46496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 10976 1726879411.46547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 10976 1726879411.46581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 10976 1726879411.46737: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01afd54940> <<< 10976 1726879411.47019: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb725e0> <<< 10976 1726879411.47044: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afdbe850> <<< 10976 1726879411.47073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 10976 1726879411.47109: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb5f6a0> <<< 10976 1726879411.47150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' <<< 10976 1726879411.47174: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afacb5e0> <<< 10976 1726879411.47219: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afadcb50> <<< 10976 1726879411.47224: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afacb8e0> <<< 10976 1726879411.47236: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 10976 1726879411.47283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 10976 1726879411.47372: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afadc6d0> <<< 10976 1726879411.47386: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 10976 1726879411.47407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 10976 1726879411.47685: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb08910> <<< 10976 1726879411.47717: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 10976 1726879411.47720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 10976 1726879411.47739: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af88aca0> <<< 10976 1726879411.47770: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.47792: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/__pycache__/__about__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/__about__.cpython-39.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af825910> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af8255e0> <<< 10976 1726879411.47817: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.47848: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-39.pyc' <<< 10976 1726879411.47877: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879411.47900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 10976 1726879411.47940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 10976 1726879411.47961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 10976 1726879411.47985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 10976 1726879411.48012: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 10976 1726879411.48058: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01af7e64c0> <<< 10976 1726879411.48077: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af7e6280> <<< 10976 1726879411.48095: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af859ac0> <<< 10976 1726879411.48180: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af833ac0> <<< 10976 1726879411.48209: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af825fd0> <<< 10976 1726879411.48238: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af8399d0> <<< 10976 1726879411.48268: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af833670> <<< 10976 1726879411.48328: stdout chunk (state=3): >>># extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' # extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01af8334f0> <<< 10976 1726879411.48359: stdout chunk (state=3): >>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af825b50> <<< 10976 1726879411.48378: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/base.py <<< 10976 1726879411.48398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/base.cpython-39.pyc' <<< 10976 1726879411.48419: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af814c70> <<< 10976 1726879411.48452: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-39.pyc' <<< 10976 1726879411.48478: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/exceptions.cpython-39.pyc' <<< 10976 1726879411.48513: stdout chunk (state=3): >>>import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af81eb50> <<< 10976 1726879411.48557: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af814e20> <<< 10976 1726879411.48583: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.48606: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_serialization.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-39.pyc' <<< 10976 1726879411.48656: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af81e790> <<< 10976 1726879411.48685: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-39.pyc' <<< 10976 1726879411.48715: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af5b6280> <<< 10976 1726879411.48745: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-39.pyc' <<< 10976 1726879411.48768: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af5b6640> <<< 10976 1726879411.48808: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/types.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-39.pyc' <<< 10976 1726879411.48824: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-39.pyc' <<< 10976 1726879411.48855: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af5c9640> <<< 10976 1726879411.48882: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af5bc580> <<< 10976 1726879411.48939: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py <<< 10976 1726879411.48942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-39.pyc' <<< 10976 1726879411.48956: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-39.pyc' <<< 10976 1726879411.49006: stdout chunk (state=3): >>>import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af5d4c70> <<< 10976 1726879411.49070: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af5c9790> <<< 10976 1726879411.49111: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-39.pyc' <<< 10976 1726879411.49116: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af5c9f10> <<< 10976 1726879411.49133: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af56b6d0> <<< 10976 1726879411.49163: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py <<< 10976 1726879411.49166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-39.pyc' <<< 10976 1726879411.49248: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_asymmetric.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-39.pyc' import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af57cc40> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af56bb20> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.x25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af57cdf0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-39.pyc' <<< 10976 1726879411.49286: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.x448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af5881c0> <<< 10976 1726879411.49307: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af5bc3d0> import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af81e430> <<< 10976 1726879411.49337: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/ssh.py <<< 10976 1726879411.49348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-39.pyc' <<< 10976 1726879411.49369: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.49411: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-39.pyc' <<< 10976 1726879411.49416: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af592700> <<< 10976 1726879411.49436: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-39.pyc' <<< 10976 1726879411.49457: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-39.pyc' <<< 10976 1726879411.49489: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af59c5b0> <<< 10976 1726879411.49576: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af592b80> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af592520> <<< 10976 1726879411.49591: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-39.pyc' <<< 10976 1726879411.49615: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af592d90> <<< 10976 1726879411.49684: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af5b6100> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af81e3d0> <<< 10976 1726879411.49706: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/extensions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/extensions.py <<< 10976 1726879411.49755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/extensions.cpython-39.pyc' <<< 10976 1726879411.49769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py <<< 10976 1726879411.49810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' <<< 10976 1726879411.49948: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af4e5dc0> <<< 10976 1726879411.49972: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-39.pyc' <<< 10976 1726879411.50008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' <<< 10976 1726879411.50037: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af51e7c0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af51e580> <<< 10976 1726879411.50051: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/general_name.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/general_name.cpython-39.pyc' <<< 10976 1726879411.50084: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/name.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/name.py <<< 10976 1726879411.50098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/name.cpython-39.pyc' <<< 10976 1726879411.50111: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/oid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/oid.cpython-39.pyc' import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af4a8cd0> <<< 10976 1726879411.50156: stdout chunk (state=3): >>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af4a3dc0> <<< 10976 1726879411.50186: stdout chunk (state=3): >>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af51ec40> <<< 10976 1726879411.50368: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af81e2e0> <<< 10976 1726879411.50446: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af7fcc70> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af825730> <<< 10976 1726879411.50477: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.50507: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/interfaces.py <<< 10976 1726879411.50550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-39.pyc' <<< 10976 1726879411.50553: stdout chunk (state=3): >>>import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af4dad30> import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af8255b0> <<< 10976 1726879411.50584: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.50699: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available <<< 10976 1726879411.50811: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.50949: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available <<< 10976 1726879411.50993: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.51041: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available <<< 10976 1726879411.51156: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.51251: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 10976 1726879411.51363: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879411.51512: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879411.51874: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.51903: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 10976 1726879411.51941: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af44ff40> <<< 10976 1726879411.51965: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 10976 1726879411.52001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879411.52186: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af44f310> <<< 10976 1726879411.52205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 10976 1726879411.52260: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01af479f10> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af44f040> <<< 10976 1726879411.52263: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af44f9d0> <<< 10976 1726879411.52306: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' <<< 10976 1726879411.52319: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af44fc40> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 10976 1726879411.52391: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 10976 1726879411.52431: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py <<< 10976 1726879411.52446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.52460: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 10976 1726879411.52581: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01af440d90> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af43e5e0> <<< 10976 1726879411.52611: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 10976 1726879411.52639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 10976 1726879411.52712: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01af363160> <<< 10976 1726879411.52736: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af440d60> <<< 10976 1726879411.52766: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 10976 1726879411.52830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 10976 1726879411.53825: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01af2c1a30> <<< 10976 1726879411.53874: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af357eb0> <<< 10976 1726879411.53892: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 10976 1726879411.53931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 10976 1726879411.54033: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01adac8eb0> <<< 10976 1726879411.54168: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af3944c0> <<< 10976 1726879411.54182: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 10976 1726879411.54205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 10976 1726879411.54282: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01ad9a0a90> <<< 10976 1726879411.54317: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01adac8fd0> <<< 10976 1726879411.54341: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py <<< 10976 1726879411.54380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 10976 1726879411.54467: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01ad90b610> <<< 10976 1726879411.54517: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01adaa9130> <<< 10976 1726879411.54534: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879411.54610: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01ad916970> <<< 10976 1726879411.54634: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad90bbb0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af43ef40> <<< 10976 1726879411.54648: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py <<< 10976 1726879411.54672: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 10976 1726879411.54697: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 10976 1726879411.54734: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py <<< 10976 1726879411.54737: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 10976 1726879411.54763: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01ad834730> <<< 10976 1726879411.54801: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad82af10> <<< 10976 1726879411.54829: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py <<< 10976 1726879411.54842: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 10976 1726879411.54866: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 10976 1726879411.54904: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad84a310> <<< 10976 1726879411.54937: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py <<< 10976 1726879411.54967: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 10976 1726879411.54983: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad84ae80> <<< 10976 1726879411.55008: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.55378: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01ad858460> <<< 10976 1726879411.55433: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py <<< 10976 1726879411.55451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' <<< 10976 1726879411.55477: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad8588b0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad84af40> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad84a3a0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad8419d0> <<< 10976 1726879411.55506: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py <<< 10976 1726879411.55523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.55616: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01ad408c70> <<< 10976 1726879411.55638: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad841d60> <<< 10976 1726879411.55709: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad8348b0> <<< 10976 1726879411.55739: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad82a340> <<< 10976 1726879411.55768: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.55847: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01ad82ab20> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad82a4c0> <<< 10976 1726879411.55888: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af43edf0> <<< 10976 1726879411.55921: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad420a60> <<< 10976 1726879411.55942: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py <<< 10976 1726879411.55959: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 10976 1726879411.55982: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 10976 1726879411.56020: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py <<< 10976 1726879411.56032: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 10976 1726879411.56055: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.56075: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 10976 1726879411.56110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 10976 1726879411.56143: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py <<< 10976 1726879411.56332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 10976 1726879411.56444: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01ad2ecee0> <<< 10976 1726879411.56596: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad31bf70> <<< 10976 1726879411.56630: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 10976 1726879411.56645: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad32a400> <<< 10976 1726879411.56726: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad2b5a60> <<< 10976 1726879411.56741: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.56827: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.56842: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 10976 1726879411.56889: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad32aa90> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad32a7c0> <<< 10976 1726879411.56918: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.56935: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 10976 1726879411.56986: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad32ac10> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad32aa60> <<< 10976 1726879411.57023: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.57027: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' <<< 10976 1726879411.57099: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad32ad90> <<< 10976 1726879411.57103: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 10976 1726879411.57146: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad32ae20> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad32ab50> <<< 10976 1726879411.57173: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.57189: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' <<< 10976 1726879411.57242: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad32afa0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad32adf0> <<< 10976 1726879411.57245: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 10976 1726879411.57293: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad32aee0> <<< 10976 1726879411.57310: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' <<< 10976 1726879411.57339: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad32adc0> <<< 10976 1726879411.57364: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 10976 1726879411.57426: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad32a4f0> <<< 10976 1726879411.57431: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 10976 1726879411.57455: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afbf90d0> <<< 10976 1726879411.57480: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 10976 1726879411.57532: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afbf9160> <<< 10976 1726879411.57550: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' <<< 10976 1726879411.57588: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afbf91f0> <<< 10976 1726879411.57602: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 10976 1726879411.57651: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afbf9280> <<< 10976 1726879411.57667: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 10976 1726879411.57714: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afbf9310> <<< 10976 1726879411.57752: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afbf93a0> <<< 10976 1726879411.57757: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 10976 1726879411.57795: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afbf9430> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad29edf0> <<< 10976 1726879411.57845: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad304e80> <<< 10976 1726879411.57873: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' <<< 10976 1726879411.57891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 10976 1726879411.57952: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01afbf97f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afbf9550> <<< 10976 1726879411.57981: stdout chunk (state=3): >>>import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad29ef40> <<< 10976 1726879411.58010: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad31bd60> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad3049a0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad2f9f70> <<< 10976 1726879411.58013: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879411.58043: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad304190> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad2f9850> <<< 10976 1726879411.58076: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 10976 1726879411.58100: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad2f9d60> <<< 10976 1726879411.58121: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad420a00> <<< 10976 1726879411.58160: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.58181: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py <<< 10976 1726879411.58211: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 10976 1726879411.58233: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' <<< 10976 1726879411.58257: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb87850> <<< 10976 1726879411.58283: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb87100> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afbf9e50> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' <<< 10976 1726879411.58309: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py <<< 10976 1726879411.58343: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 10976 1726879411.58363: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 10976 1726879411.58399: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb9fe80> <<< 10976 1726879411.58438: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 10976 1726879411.58469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 10976 1726879411.58486: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 10976 1726879411.58527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 10976 1726879411.58562: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 10976 1726879411.58575: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad034d60> <<< 10976 1726879411.58610: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01ad034df0> <<< 10976 1726879411.58672: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad0202b0> <<< 10976 1726879411.58698: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afbac2e0> <<< 10976 1726879411.58719: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb9f6a0> <<< 10976 1726879411.58753: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb87ca0> <<< 10976 1726879411.58782: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad2f95e0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py <<< 10976 1726879411.58802: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 10976 1726879411.58825: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 10976 1726879411.58850: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.58879: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad044be0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad044430> <<< 10976 1726879411.58908: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb879a0> <<< 10976 1726879411.58934: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' <<< 10976 1726879411.58961: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb95550> <<< 10976 1726879411.59001: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad058460> <<< 10976 1726879411.59026: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad0584f0> <<< 10976 1726879411.59040: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad058670> <<< 10976 1726879411.59069: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py <<< 10976 1726879411.59096: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 10976 1726879411.59119: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 10976 1726879411.59242: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01acfdbd90> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad058d60> <<< 10976 1726879411.59269: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acfdbdf0> <<< 10976 1726879411.59295: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' <<< 10976 1726879411.59309: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acfdbee0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad058610> <<< 10976 1726879411.59363: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acfdbf70> <<< 10976 1726879411.59386: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 10976 1726879411.59418: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acfe8ac0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acff34f0> <<< 10976 1726879411.59456: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acff3670> <<< 10976 1726879411.59489: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acff3c10> <<< 10976 1726879411.59518: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acff3eb0> <<< 10976 1726879411.59543: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 10976 1726879411.59630: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acffc640> <<< 10976 1726879411.59657: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acffc160> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acffc4c0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af44fd00> <<< 10976 1726879411.59672: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af44f460> <<< 10976 1726879411.60142: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 10976 1726879411.60180: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.60213: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf44f70> <<< 10976 1726879411.60241: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 10976 1726879411.60275: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 10976 1726879411.60301: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 10976 1726879411.60337: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 10976 1726879411.60366: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf79f70> <<< 10976 1726879411.60394: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py <<< 10976 1726879411.60420: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py <<< 10976 1726879411.60446: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 10976 1726879411.60463: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.60561: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01acf13d60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf13be0> <<< 10976 1726879411.60573: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf133a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf13160> <<< 10976 1726879411.60596: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf64eb0> <<< 10976 1726879411.60627: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py <<< 10976 1726879411.60640: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf131f0> <<< 10976 1726879411.60672: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py <<< 10976 1726879411.60697: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.60721: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 10976 1726879411.60746: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf3f130> <<< 10976 1726879411.60792: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf13e80> <<< 10976 1726879411.60818: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf339a0> <<< 10976 1726879411.60883: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf3ffa0> <<< 10976 1726879411.60923: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf1d190> <<< 10976 1726879411.60960: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf1d2e0> <<< 10976 1726879411.60975: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py <<< 10976 1726879411.61005: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 10976 1726879411.61056: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf1d8e0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf1d610> <<< 10976 1726879411.61072: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf1d9a0> <<< 10976 1726879411.61112: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace4e5e0> <<< 10976 1726879411.61139: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace4e6d0> <<< 10976 1726879411.61173: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 10976 1726879411.61199: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py <<< 10976 1726879411.61237: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 10976 1726879411.61264: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace4eeb0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace4eac0> <<< 10976 1726879411.61286: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' <<< 10976 1726879411.61325: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace4ef10> <<< 10976 1726879411.61356: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace62af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py <<< 10976 1726879411.61387: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace62c10> <<< 10976 1726879411.61401: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 10976 1726879411.61438: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace62e50> <<< 10976 1726879411.61457: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acdf92e0> <<< 10976 1726879411.61526: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acdf9cd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py <<< 10976 1726879411.61599: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acdf9e20> <<< 10976 1726879411.61640: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace08520> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace08100> <<< 10976 1726879411.61692: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 10976 1726879411.61733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace08f10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace08a60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace08d60> <<< 10976 1726879411.61840: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace167f0> <<< 10976 1726879411.61871: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace16f70> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace25280> <<< 10976 1726879411.61940: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace25370> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf64490> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf641f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf44cd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py <<< 10976 1726879411.62002: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 10976 1726879411.62030: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace25ee0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace25c10> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.62058: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py <<< 10976 1726879411.62160: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 10976 1726879411.62183: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 10976 1726879411.62207: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 10976 1726879411.62283: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acdbd5b0> <<< 10976 1726879411.62300: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 10976 1726879411.62350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 10976 1726879411.62376: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acdc74f0> <<< 10976 1726879411.62434: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01acdbde50> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acdbddc0> <<< 10976 1726879411.62478: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 10976 1726879411.62513: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd25730> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd251c0> <<< 10976 1726879411.62544: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.62569: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 10976 1726879411.62600: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # <<< 10976 1726879411.62665: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd3da60> <<< 10976 1726879411.62720: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd3dc40> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py <<< 10976 1726879411.62780: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd25ca0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd25a30> <<< 10976 1726879411.62820: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acdb1130> <<< 10976 1726879411.62852: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 10976 1726879411.62890: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acdbd1f0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace25ac0> <<< 10976 1726879411.62919: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf64220> <<< 10976 1726879411.62986: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd5d160> <<< 10976 1726879411.63015: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py <<< 10976 1726879411.63036: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd5d490> <<< 10976 1726879411.63072: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' <<< 10976 1726879411.63167: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd5dd00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py <<< 10976 1726879411.63199: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01accf0610> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01accf0b80> <<< 10976 1726879411.63257: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 10976 1726879411.63341: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01accffc40> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01accff820> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01accff580> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01accff1f0> <<< 10976 1726879411.63375: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 10976 1726879411.63412: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01accff430> <<< 10976 1726879411.63438: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 10976 1726879411.63512: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd11bb0> <<< 10976 1726879411.63553: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd11c40> <<< 10976 1726879411.63653: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01acd1c280> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd11dc0> <<< 10976 1726879411.63696: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 10976 1726879411.63712: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 10976 1726879411.63741: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879411.63769: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acc212e0> <<< 10976 1726879411.63800: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 10976 1726879411.63832: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 10976 1726879411.63894: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acc30340> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.63919: stdout chunk (state=3): >>>import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acc302e0> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 10976 1726879411.64000: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01acc30490> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acc301f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acc21d00> <<< 10976 1726879411.64037: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acc213a0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acc17a30> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd1cfa0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd1c940> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd117f0> <<< 10976 1726879411.64094: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01accfffd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd11940> <<< 10976 1726879411.64168: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' <<< 10976 1726879411.64260: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acc21d90> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acc30760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acc309d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' <<< 10976 1726879411.64335: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acc30f40> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 10976 1726879411.64361: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acc4c730> <<< 10976 1726879411.64376: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 10976 1726879411.64407: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acbd1910> <<< 10976 1726879411.64489: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acbd8b80> <<< 10976 1726879411.64504: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 10976 1726879411.64534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 10976 1726879411.64566: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01acb81130> <<< 10976 1726879411.64667: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acbd8be0> <<< 10976 1726879411.64682: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py <<< 10976 1726879411.64709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 10976 1726879411.64731: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py <<< 10976 1726879411.64756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 10976 1726879411.64775: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.64798: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 10976 1726879411.64829: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879411.64866: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acbaf3a0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acbaf4c0> <<< 10976 1726879411.64953: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acba4430> <<< 10976 1726879411.64975: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py <<< 10976 1726879411.64997: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 10976 1726879411.65034: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acba4760> <<< 10976 1726879411.65065: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acbb98b0> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acba40d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' <<< 10976 1726879411.65093: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acba4190> <<< 10976 1726879411.65174: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb97a30> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py <<< 10976 1726879411.65197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acbb9d30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb47160> <<< 10976 1726879411.65224: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb47250> <<< 10976 1726879411.65270: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb47370> <<< 10976 1726879411.65318: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 10976 1726879411.65333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 10976 1726879411.65384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879411.65395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 10976 1726879411.65511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 10976 1726879411.65529: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 10976 1726879411.65555: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb1b5b0> <<< 10976 1726879411.65627: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb6eeb0> <<< 10976 1726879411.65655: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb02940> <<< 10976 1726879411.65685: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' <<< 10976 1726879411.65714: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb029d0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 10976 1726879411.65729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879411.65782: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb1b220> <<< 10976 1726879411.65799: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb2d310> <<< 10976 1726879411.65968: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb54c70> <<< 10976 1726879411.65990: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 10976 1726879411.66021: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb5e8e0> <<< 10976 1726879411.66053: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 10976 1726879411.66080: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acad7760> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb54f70> <<< 10976 1726879411.66133: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb47b20> <<< 10976 1726879411.66173: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acbfcd90> <<< 10976 1726879411.66195: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 10976 1726879411.66220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879411.66250: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 10976 1726879411.66296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acafa520> <<< 10976 1726879411.66311: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acafacd0> <<< 10976 1726879411.66351: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acafaf40> <<< 10976 1726879411.66379: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 10976 1726879411.66408: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 10976 1726879411.66477: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca8c970> <<< 10976 1726879411.66519: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py <<< 10976 1726879411.66546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca9cf70> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca8cc40> <<< 10976 1726879411.66572: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acafae80> <<< 10976 1726879411.66624: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acaeb760> <<< 10976 1726879411.66672: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py <<< 10976 1726879411.66718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 10976 1726879411.66743: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 10976 1726879411.66817: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca611c0> <<< 10976 1726879411.66881: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py <<< 10976 1726879411.66903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca61ca0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 10976 1726879411.66957: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca61ee0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py <<< 10976 1726879411.66988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py <<< 10976 1726879411.67086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca6eac0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca6e6a0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca6e1f0> <<< 10976 1726879411.67119: stdout chunk (state=3): >>>import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca61940> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 10976 1726879411.67142: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca61a90> <<< 10976 1726879411.67202: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.67237: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.67268: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 10976 1726879411.67303: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.67393: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca1a8e0> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca1a550> <<< 10976 1726879411.67410: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 10976 1726879411.67455: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca1a5b0> import 'urllib3.packages.six.moves' # <<< 10976 1726879411.67469: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 10976 1726879411.67520: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca0f4f0> <<< 10976 1726879411.67554: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca0f6d0> <<< 10976 1726879411.67579: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 10976 1726879411.67615: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879411.67687: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879411.67753: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9c37f0> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9c39a0> <<< 10976 1726879411.67793: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9c3b50> <<< 10976 1726879411.67847: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9c3490> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9c3ee0> <<< 10976 1726879411.67888: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9c3f70> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 10976 1726879411.67914: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9c3fd0> <<< 10976 1726879411.67942: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 10976 1726879411.67984: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 10976 1726879411.68870: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9df1f0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py <<< 10976 1726879411.68912: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9dfe20> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9d4ca0> <<< 10976 1726879411.68965: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9d4fd0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9c3130> <<< 10976 1726879411.68970: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca36f70> <<< 10976 1726879411.68992: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca36820> <<< 10976 1726879411.69038: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca249d0> <<< 10976 1726879411.69067: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' <<< 10976 1726879411.69114: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py <<< 10976 1726879411.69132: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9891f0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9f0df0> <<< 10976 1726879411.69211: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca36910> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 10976 1726879411.69263: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9f0fa0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac989670> <<< 10976 1726879411.69312: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca0f820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py <<< 10976 1726879411.69315: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 10976 1726879411.69380: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac995220> <<< 10976 1726879411.69412: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca01eb0> <<< 10976 1726879411.69437: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.69494: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 10976 1726879411.69509: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac995e20> <<< 10976 1726879411.69539: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac995af0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac99d130> <<< 10976 1726879411.69588: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 10976 1726879411.69608: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9ad700> <<< 10976 1726879411.69647: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9ada60> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9ad2e0> <<< 10976 1726879411.69684: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9ad8b0> <<< 10976 1726879411.69713: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' <<< 10976 1726879411.69731: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 10976 1726879411.69763: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9b6550> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9b6100> <<< 10976 1726879411.69791: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' <<< 10976 1726879411.69902: stdout chunk (state=3): >>>import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9b6970> <<< 10976 1726879411.69927: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 10976 1726879411.69939: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py <<< 10976 1726879411.69978: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac941460> <<< 10976 1726879411.70019: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac941520> <<< 10976 1726879411.70049: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9415b0> <<< 10976 1726879411.70074: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 10976 1726879411.70118: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac941640> <<< 10976 1726879411.70156: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 10976 1726879411.70180: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9416d0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9b6dc0> <<< 10976 1726879411.70249: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac941880> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9b6430> <<< 10976 1726879411.70283: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac941c40> <<< 10976 1726879411.70316: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac941f70> <<< 10976 1726879411.70352: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8e8220> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' <<< 10976 1726879411.70383: stdout chunk (state=3): >>>import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8e84c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8e8760> <<< 10976 1726879411.70421: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8e8a00> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9add00> <<< 10976 1726879411.70469: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' <<< 10976 1726879411.70484: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8e8d60> <<< 10976 1726879411.70521: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' <<< 10976 1726879411.70537: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' <<< 10976 1726879411.70560: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8f11c0> <<< 10976 1726879411.70585: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8e8f40> <<< 10976 1726879411.70609: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' <<< 10976 1726879411.70655: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8f1e80> <<< 10976 1726879411.70685: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 10976 1726879411.70726: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8f1df0> <<< 10976 1726879411.70741: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' <<< 10976 1726879411.70777: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8f1d60> <<< 10976 1726879411.70808: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 10976 1726879411.70875: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8f1cd0> <<< 10976 1726879411.70902: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8f1b50> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9adf10> <<< 10976 1726879411.70940: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac99d880> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac99d8b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac99d3a0> <<< 10976 1726879411.71029: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9addf0> <<< 10976 1726879411.71055: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca0f280> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py <<< 10976 1726879411.71097: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879411.71151: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8868e0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' <<< 10976 1726879411.71198: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 10976 1726879411.71212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 10976 1726879411.71352: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac886e50> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac886c40> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8869d0> <<< 10976 1726879411.71377: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py <<< 10976 1726879411.71408: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac886cd0> <<< 10976 1726879411.71436: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' <<< 10976 1726879411.71462: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8a0910> <<< 10976 1726879411.71482: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8e8fd0> <<< 10976 1726879411.71510: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 10976 1726879411.71567: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.71614: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8ae370> <<< 10976 1726879411.71669: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 10976 1726879411.71708: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8aeb20> <<< 10976 1726879411.71780: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8aebe0> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8ae400> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8ae070> <<< 10976 1726879411.71817: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8a0eb0> <<< 10976 1726879411.71849: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py <<< 10976 1726879411.71878: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 10976 1726879411.71936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 10976 1726879411.71959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac860a90> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac860610> <<< 10976 1726879411.71997: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac860820> <<< 10976 1726879411.72054: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8608e0> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py <<< 10976 1726879411.72069: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 10976 1726879411.72120: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8747c0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8a0f70> <<< 10976 1726879411.72177: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 10976 1726879411.72234: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 10976 1726879411.72258: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 10976 1726879411.72337: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac80ea90> <<< 10976 1726879411.72366: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac80e700> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac803bb0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac803160> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac860460> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca01b20> <<< 10976 1726879411.72394: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca01430> <<< 10976 1726879411.72418: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac80e970> <<< 10976 1726879411.72497: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac80e940> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 10976 1726879411.72577: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac828220> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' <<< 10976 1726879411.72595: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac828610> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca61400> <<< 10976 1726879411.72642: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca55760> <<< 10976 1726879411.72694: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac828bb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac828f40> <<< 10976 1726879411.72720: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7be0a0> <<< 10976 1726879411.72768: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 10976 1726879411.72803: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7bea00> <<< 10976 1726879411.72847: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac828f70> <<< 10976 1726879411.72870: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' <<< 10976 1726879411.72906: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py <<< 10976 1726879411.72952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7d2220> <<< 10976 1726879411.72974: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7d29d0> <<< 10976 1726879411.73015: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py <<< 10976 1726879411.73038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 10976 1726879411.73104: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 10976 1726879411.73139: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 10976 1726879411.73232: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac78a250> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 10976 1726879411.73255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac78ae50> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7dd820> <<< 10976 1726879411.73277: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7d25e0> <<< 10976 1726879411.73308: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7fa340> <<< 10976 1726879411.73330: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 10976 1726879411.73392: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 10976 1726879411.73436: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7ab580> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac79bc70> <<< 10976 1726879411.73493: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7ab730> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7abbb0> <<< 10976 1726879411.73587: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01ac7abd30> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7abbe0> <<< 10976 1726879411.73601: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7abcd0> <<< 10976 1726879411.73630: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.73656: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 10976 1726879411.73745: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7bc640> <<< 10976 1726879411.73814: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01ac7bc490> <<< 10976 1726879411.73842: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7abe20> <<< 10976 1726879411.73864: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.73911: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 10976 1726879411.73941: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 10976 1726879411.73973: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac756280> <<< 10976 1726879411.74026: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac756370> <<< 10976 1726879411.74093: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac756670> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 10976 1726879411.74183: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac756c40> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac746be0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7467c0> <<< 10976 1726879411.74200: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac746d60> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac746460> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7abf40> <<< 10976 1726879411.74244: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 10976 1726879411.74266: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 10976 1726879411.74311: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac64bd90> <<< 10976 1726879411.74363: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 10976 1726879411.74405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 10976 1726879411.74520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 10976 1726879411.74541: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac66e850> <<< 10976 1726879411.74580: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac654610> <<< 10976 1726879411.74601: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac654160> <<< 10976 1726879411.74734: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac764880> <<< 10976 1726879411.74784: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 10976 1726879411.74808: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac61c6d0> <<< 10976 1726879411.74836: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 10976 1726879411.74939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 10976 1726879411.74970: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 10976 1726879411.75013: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac62fc10> <<< 10976 1726879411.75093: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01ac63d730> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac61c760> <<< 10976 1726879411.75121: stdout chunk (state=3): >>>import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac746610> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 10976 1726879411.75146: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 10976 1726879411.76362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 10976 1726879411.76400: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 10976 1726879411.76404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 10976 1726879411.76419: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac5bc370> <<< 10976 1726879411.76513: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac63dc10> <<< 10976 1726879411.76548: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac622190> <<< 10976 1726879411.76578: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7eb9d0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7bec40> <<< 10976 1726879411.76661: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca42430> <<< 10976 1726879411.76704: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.76719: stdout chunk (state=3): >>>import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca49700> <<< 10976 1726879411.76755: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac5d9730> <<< 10976 1726879411.76758: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 10976 1726879411.76864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac5d9880> <<< 10976 1726879411.76910: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acaebdf0> <<< 10976 1726879411.76944: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acbd19a0> <<< 10976 1726879411.76980: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' <<< 10976 1726879411.77001: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py <<< 10976 1726879411.77029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 10976 1726879411.77055: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac5f2fa0> <<< 10976 1726879411.77082: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac5f2460> <<< 10976 1726879411.77130: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' <<< 10976 1726879411.77150: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 10976 1726879411.77180: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' <<< 10976 1726879411.77213: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac57f9d0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac57fc70> <<< 10976 1726879411.77257: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac57feb0> <<< 10976 1726879411.77289: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac590130> <<< 10976 1726879411.77338: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' <<< 10976 1726879411.77358: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac590310> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac57f580> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac57f2b0> <<< 10976 1726879411.77377: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 10976 1726879411.77420: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac57f790> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' <<< 10976 1726879411.77477: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac590ca0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py <<< 10976 1726879411.77508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 10976 1726879411.77512: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac5a3190> <<< 10976 1726879411.77549: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac590dc0> <<< 10976 1726879411.77552: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 10976 1726879411.77585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' <<< 10976 1726879411.77601: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac5b0a30> <<< 10976 1726879411.77669: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac5a35b0> <<< 10976 1726879411.77703: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' <<< 10976 1726879411.77707: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac5a3b50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acbd83d0> <<< 10976 1726879411.77750: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py <<< 10976 1726879411.77753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879411.77821: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01ac5483d0> <<< 10976 1726879411.77906: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acbd1a00> <<< 10976 1726879411.77934: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acbc4520> <<< 10976 1726879411.77960: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 10976 1726879411.77982: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 10976 1726879411.78020: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac548eb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py <<< 10976 1726879411.78049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 10976 1726879411.78077: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' <<< 10976 1726879411.78108: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac5661c0> <<< 10976 1726879411.78141: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 10976 1726879411.78168: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac566f10> <<< 10976 1726879411.78199: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac5667f0> <<< 10976 1726879411.78241: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac5593a0> <<< 10976 1726879411.78285: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac559be0> <<< 10976 1726879411.78311: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac56feb0> <<< 10976 1726879411.78337: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' <<< 10976 1726879411.78370: stdout chunk (state=3): >>>import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac4ee100> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac4ee400> <<< 10976 1726879411.78405: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' <<< 10976 1726879411.78427: stdout chunk (state=3): >>>import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac4ee6d0> <<< 10976 1726879411.78449: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac548940> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac548580> <<< 10976 1726879411.78483: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac548d00> <<< 10976 1726879412.49530: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["corosync", "libknet1-plugins-all", "resource-agents", "pacemaker", "fence-agents-all", "fence-virt"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 10976 1726879412.51365: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 10976 1726879412.51369: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879412.52321: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread <<< 10976 1726879412.52386: stdout chunk (state=3): >>># cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib <<< 10976 1726879412.52408: stdout chunk (state=3): >>># cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache <<< 10976 1726879412.52500: stdout chunk (state=3): >>># 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 # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10976 1726879412.52545: stdout chunk (state=3): >>># cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # destroy cryptography # destroy cryptography.__about__ # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dh # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.types # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazm<<< 10976 1726879412.52593: stdout chunk (state=3): >>>at.primitives.serialization # cleanup[2] removing ipaddress # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] remov<<< 10976 1726879412.52648: stdout chunk (state=3): >>>ing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] rem<<< 10976 1726879412.52727: stdout chunk (state=3): >>>oving sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3<<< 10976 1726879412.52782: stdout chunk (state=3): >>>.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plug<<< 10976 1726879412.52795: stdout chunk (state=3): >>>in.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 10976 1726879412.53838: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 10976 1726879412.53873: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 10976 1726879412.53900: stdout chunk (state=3): >>># destroy netrc # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy cryptography.hazmat.backends.interfaces <<< 10976 1726879412.53952: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 10976 1726879412.53970: stdout chunk (state=3): >>># destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 10976 1726879412.54062: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib <<< 10976 1726879412.54283: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes <<< 10976 1726879412.54287: stdout chunk (state=3): >>># cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions <<< 10976 1726879412.54459: stdout chunk (state=3): >>># cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 <<< 10976 1726879412.54498: stdout chunk (state=3): >>># cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell <<< 10976 1726879412.54502: stdout chunk (state=3): >>># destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history <<< 10976 1726879412.54511: stdout chunk (state=3): >>># cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm <<< 10976 1726879412.54517: stdout chunk (state=3): >>># destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants <<< 10976 1726879412.54519: stdout chunk (state=3): >>># destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk <<< 10976 1726879412.54525: stdout chunk (state=3): >>># destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 10976 1726879412.54567: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 10976 1726879412.54570: stdout chunk (state=3): >>># cleanup[3] wiping libcomps <<< 10976 1726879412.54573: stdout chunk (state=3): >>># cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 10976 1726879412.54604: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue <<< 10976 1726879412.54652: stdout chunk (state=3): >>># cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # cleanup[3] wiping hmac # cleanup[3] wiping ipaddress <<< 10976 1726879412.54656: stdout chunk (state=3): >>># cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.types # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives._serialization # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dh # cleanup[3] wiping cryptography.hazmat.primitives.hashes <<< 10976 1726879412.54670: stdout chunk (state=3): >>># cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy ocsp # cleanup[3] wiping cryptography.utils # destroy cryptography.utils # cleanup[3] wiping inspect <<< 10976 1726879412.54676: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy token <<< 10976 1726879412.54690: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar <<< 10976 1726879412.54723: stdout chunk (state=3): >>># cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl <<< 10976 1726879412.54742: stdout chunk (state=3): >>># cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu <<< 10976 1726879412.54776: stdout chunk (state=3): >>># destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser <<< 10976 1726879412.54780: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar <<< 10976 1726879412.54812: stdout chunk (state=3): >>># cleanup[3] wiping urllib.parse <<< 10976 1726879412.54837: stdout chunk (state=3): >>># cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders <<< 10976 1726879412.54842: stdout chunk (state=3): >>># cleanup[3] wiping email.mime # destroy email.mime.base <<< 10976 1726879412.54870: stdout chunk (state=3): >>># destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux <<< 10976 1726879412.54896: stdout chunk (state=3): >>># cleanup[3] wiping copy # 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 array # destroy array # cleanup[3] wiping _socket <<< 10976 1726879412.54907: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 10976 1726879412.54934: stdout chunk (state=3): >>># destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid <<< 10976 1726879412.54952: stdout chunk (state=3): >>># cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform <<< 10976 1726879412.54970: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # cleanup[3] wiping selectors <<< 10976 1726879412.54978: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale <<< 10976 1726879412.55008: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner <<< 10976 1726879412.55028: stdout chunk (state=3): >>># cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile <<< 10976 1726879412.55050: stdout chunk (state=3): >>># cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 10976 1726879412.55079: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 10976 1726879412.55087: stdout chunk (state=3): >>># cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping typing <<< 10976 1726879412.55135: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879412.55141: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 <<< 10976 1726879412.55173: stdout chunk (state=3): >>># cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 10976 1726879412.55201: stdout chunk (state=3): >>># destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 10976 1726879412.55234: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879412.55247: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io <<< 10976 1726879412.55267: stdout chunk (state=3): >>># cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases <<< 10976 1726879412.55286: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix <<< 10976 1726879412.55307: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib <<< 10976 1726879412.55312: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 10976 1726879412.55319: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 10976 1726879412.55382: stdout chunk (state=3): >>># destroy pyexpat.errors <<< 10976 1726879412.55397: stdout chunk (state=3): >>># destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy cryptography.hazmat.bindings._rust # destroy _ssl <<< 10976 1726879412.55404: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 10976 1726879412.56714: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 10976 1726879412.56749: stdout chunk (state=3): >>># destroy _heapq # destroy zipimport <<< 10976 1726879412.56780: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 10976 1726879412.56814: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 10976 1726879412.56842: stdout chunk (state=3): >>># destroy tokenize <<< 10976 1726879412.56862: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants <<< 10976 1726879412.56875: stdout chunk (state=3): >>># destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap <<< 10976 1726879412.56906: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 10976 1726879412.56942: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 10976 1726879412.56982: stdout chunk (state=3): >>># 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 ansible.module_utils.six.moves # destroy _operator <<< 10976 1726879412.57084: stdout chunk (state=3): >>># destroy gzip # destroy ipaddress # destroy asn1 # destroy cryptography.hazmat.primitives.constant_time # destroy x509 # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.serialization <<< 10976 1726879412.57153: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo <<< 10976 1726879412.57167: stdout chunk (state=3): >>># destroy requests # destroy iniparse.ini <<< 10976 1726879412.57230: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.asymmetric.utils # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.asymmetric.x25519 # destroy cryptography.hazmat.primitives.asymmetric.x448 # destroy cryptography.hazmat.primitives.asymmetric.types <<< 10976 1726879412.57294: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex <<< 10976 1726879412.57334: stdout chunk (state=3): >>># destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies <<< 10976 1726879412.57348: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.asymmetric.dh <<< 10976 1726879412.57398: stdout chunk (state=3): >>># destroy urllib.parse <<< 10976 1726879412.57445: stdout chunk (state=3): >>># destroy _weakref <<< 10976 1726879412.57451: stdout chunk (state=3): >>># destroy ntpath # destroy posix <<< 10976 1726879412.57499: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 10976 1726879412.57557: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms <<< 10976 1726879412.57560: stdout chunk (state=3): >>># destroy _opcode <<< 10976 1726879412.57572: stdout chunk (state=3): >>># destroy requests.sessions # destroy json.scanner # destroy _json <<< 10976 1726879412.57588: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser <<< 10976 1726879412.57605: stdout chunk (state=3): >>># destroy traceback # destroy dnf.yum.misc # destroy glob <<< 10976 1726879412.57709: stdout chunk (state=3): >>># destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings <<< 10976 1726879412.57712: stdout chunk (state=3): >>># destroy http.cookiejar # destroy chardet # destroy json <<< 10976 1726879412.57771: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 10976 1726879412.57867: stdout chunk (state=3): >>># destroy codecs <<< 10976 1726879412.57870: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 10976 1726879412.57953: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser <<< 10976 1726879412.58000: stdout chunk (state=3): >>># destroy abc # destroy typing # destroy cryptography.utils # destroy cryptography.hazmat.primitives.ciphers.modes # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 10976 1726879412.58016: stdout chunk (state=3): >>># destroy http.client # destroy email <<< 10976 1726879412.58053: stdout chunk (state=3): >>># destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection <<< 10976 1726879412.58088: stdout chunk (state=3): >>># destroy errno # destroy select <<< 10976 1726879412.58111: stdout chunk (state=3): >>># destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 10976 1726879412.58144: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 10976 1726879412.58364: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879412.59103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879412.59183: stderr chunk (state=3): >>><<< 10976 1726879412.59187: stdout chunk (state=3): >>><<< 10976 1726879412.59648: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0e98dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0e3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0e98b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0e98ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0e3d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0e3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0e3d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0bcf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0bcf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0bf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0bcf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0e55880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0bc7d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0bf2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0e3d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0b6deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0b71f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0b67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0b6f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0b6d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b0a79dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a798b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a79eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a79f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a79e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0ad2d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0acc610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0adf670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0b76e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b0a8bc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0ad2250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b0adf280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0b7c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a8bfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a8bd90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a8bd00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a5f370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a5f460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a93fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a8da30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a8d490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b09ad1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a49c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a8deb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0b7c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b09beaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b09bee20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b09d1730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b09d1c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b095e3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b09bef10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b096e280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b09d15b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b096e340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a8b9d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b098a6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b098a970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b098a760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b098a850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b098aca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b09971f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b098a8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b097da30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0a8b5b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b098aa90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f01b08ab670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b07d37c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b07d3160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b07d3280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b07d3f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b07d34f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b07d3d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b07d3f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b07d3100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b078b130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b0746f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b0746d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b07463d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b07badc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b07ba3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b07baf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0808c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b01e9d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b01e93a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b07d8490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b01e94c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b01e94f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b01d0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b081a1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b01dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b081a370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0833d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b01dc880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b01dc6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b01db670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b01db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b08128b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b079b670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b079aac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b07a90d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b079b0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b07dfa60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01afdbe580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b01bd520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afd630a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b079abb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b01b8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01b0825250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b01b86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b019e7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b019b7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0195970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb12640> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb126d0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb12c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb12910> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb12070> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afafc730> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afafcc40> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afafce50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b0823700> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb25a60> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb25ac0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb5b610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb25ee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb25370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b08236d0> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afd4e070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afd92dc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb5b430> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afd90df0> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afd90250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afd9bd30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afabef70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afd53910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01b01b8ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb12e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb126a0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb12760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afd90ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb12160> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afdbea60> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01afd54940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb725e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afdbe850> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb5f6a0> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afacb5e0> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afadcb50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afacb8e0> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afadc6d0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb08910> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af88aca0> # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/__about__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/__about__.cpython-39.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af825910> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af8255e0> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01af7e64c0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af7e6280> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af859ac0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af833ac0> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af825fd0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af8399d0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af833670> # extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' # extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01af8334f0> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af825b50> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af814c70> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/exceptions.cpython-39.pyc' import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af81eb50> import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af814e20> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_serialization.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-39.pyc' import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af81e790> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af5b6280> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.dh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af5b6640> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/types.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af5c9640> import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af5bc580> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-39.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af5d4c70> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af5c9790> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af5c9f10> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af56b6d0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_asymmetric.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-39.pyc' import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af57cc40> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af56bb20> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.x25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af57cdf0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.x448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af5881c0> import 'cryptography.hazmat.primitives.asymmetric.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af5bc3d0> import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af81e430> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/ssh.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-39.pyc' import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af592700> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-39.pyc' import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af59c5b0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af592b80> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af592520> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-39.pyc' import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af592d90> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af5b6100> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af81e3d0> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/extensions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/extensions.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/extensions.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py # code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af4e5dc0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af51e7c0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af51e580> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/general_name.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/general_name.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/name.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/name.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/name.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/oid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/oid.cpython-39.pyc' import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af4a8cd0> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af4a3dc0> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af51ec40> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af81e2e0> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af7fcc70> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af825730> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/interfaces.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-39.pyc' import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af4dad30> import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af8255b0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__uovdokh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af44ff40> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af44f310> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01af479f10> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af44f040> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af44f9d0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af44fc40> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01af440d90> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af43e5e0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01af363160> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af440d60> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01af2c1a30> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af357eb0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01adac8eb0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af3944c0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01ad9a0a90> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01adac8fd0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01ad90b610> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01adaa9130> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01ad916970> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad90bbb0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af43ef40> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01ad834730> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad82af10> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad84a310> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad84ae80> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01ad858460> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad8588b0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad84af40> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad84a3a0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad8419d0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01ad408c70> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad841d60> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad8348b0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad82a340> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01ad82ab20> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad82a4c0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af43edf0> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad420a60> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01ad2ecee0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad31bf70> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad32a400> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad2b5a60> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad32aa90> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad32a7c0> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad32ac10> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad32aa60> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad32ad90> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad32ae20> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad32ab50> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad32afa0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad32adf0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad32aee0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad32adc0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad32a4f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afbf90d0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afbf9160> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afbf91f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afbf9280> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afbf9310> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afbf93a0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afbf9430> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad29edf0> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad304e80> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01afbf97f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afbf9550> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad29ef40> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad31bd60> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad3049a0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad2f9f70> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad304190> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad2f9850> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad2f9d60> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad420a00> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb87850> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb87100> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afbf9e50> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb9fe80> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad034d60> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01ad034df0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad0202b0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afbac2e0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb9f6a0> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb87ca0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad2f95e0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad044be0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad044430> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb879a0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01afb95550> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad058460> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad0584f0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad058670> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01acfdbd90> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad058d60> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acfdbdf0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acfdbee0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ad058610> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acfdbf70> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acfe8ac0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acff34f0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acff3670> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acff3c10> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acff3eb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acffc640> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acffc160> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acffc4c0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af44fd00> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01af44f460> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf44f70> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf79f70> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01acf13d60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf13be0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf133a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf13160> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf64eb0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf131f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf3f130> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf13e80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf339a0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf3ffa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf1d190> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf1d2e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf1d8e0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf1d610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf1d9a0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace4e5e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace4e6d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace4eeb0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace4eac0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace4ef10> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace62af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace62c10> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace62e50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acdf92e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acdf9cd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acdf9e20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace08520> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace08100> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace08f10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace08a60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace08d60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace167f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace16f70> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace25280> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace25370> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf64490> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf641f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf44cd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace25ee0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace25c10> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acdbd5b0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acdc74f0> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01acdbde50> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acdbddc0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd25730> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd251c0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd3da60> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd3dc40> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd25ca0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd25a30> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acdb1130> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acdbd1f0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ace25ac0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acf64220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd5d160> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd5d490> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd5dd00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01accf0610> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01accf0b80> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01accffc40> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01accff820> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01accff580> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01accff1f0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01accff430> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd11bb0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd11c40> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01acd1c280> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd11dc0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acc212e0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acc30340> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acc302e0> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01acc30490> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acc301f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acc21d00> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acc213a0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acc17a30> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd1cfa0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd1c940> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd117f0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01accfffd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acd11940> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acc21d90> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acc30760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acc309d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acc30f40> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acc4c730> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acbd1910> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acbd8b80> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01acb81130> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acbd8be0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acbaf3a0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acbaf4c0> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acba4430> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acba4760> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acbb98b0> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acba40d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acba4190> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb97a30> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acbb9d30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb47160> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb47250> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb47370> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb1b5b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb6eeb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb02940> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb029d0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb1b220> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb2d310> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb54c70> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb5e8e0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acad7760> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb54f70> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acb47b20> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acbfcd90> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acafa520> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acafacd0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acafaf40> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca8c970> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca9cf70> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca8cc40> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acafae80> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acaeb760> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca611c0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca61ca0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca61ee0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca6eac0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca6e6a0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca6e1f0> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca61940> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca61a90> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca1a8e0> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca1a550> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca1a5b0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca0f4f0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca0f6d0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9c37f0> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9c39a0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9c3b50> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9c3490> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9c3ee0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9c3f70> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9c3fd0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9df1f0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9dfe20> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9d4ca0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9d4fd0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9c3130> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca36f70> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca36820> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca249d0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9891f0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9f0df0> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca36910> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9f0fa0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac989670> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca0f820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac995220> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca01eb0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac995e20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac995af0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac99d130> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9ad700> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9ada60> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9ad2e0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9ad8b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9b6550> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9b6100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9b6970> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac941460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac941520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9415b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac941640> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9416d0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9b6dc0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac941880> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9b6430> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac941c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac941f70> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8e8220> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8e84c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8e8760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8e8a00> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9add00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8e8d60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8f11c0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8e8f40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8f1e80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8f1df0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8f1d60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8f1cd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8f1b50> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9adf10> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac99d880> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac99d8b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac99d3a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac9addf0> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca0f280> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8868e0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac886e50> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac886c40> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8869d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac886cd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8a0910> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8e8fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8ae370> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8aeb20> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8aebe0> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8ae400> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8ae070> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8a0eb0> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac860a90> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac860610> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac860820> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8608e0> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8747c0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac8a0f70> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac80ea90> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac80e700> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac803bb0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac803160> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac860460> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca01b20> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca01430> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac80e970> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac80e940> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac828220> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac828610> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca61400> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca55760> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac828bb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac828f40> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7be0a0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7bea00> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac828f70> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7d2220> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7d29d0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac78a250> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac78ae50> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7dd820> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7d25e0> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7fa340> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7ab580> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac79bc70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7ab730> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7abbb0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01ac7abd30> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7abbe0> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7abcd0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7bc640> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01ac7bc490> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7abe20> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac756280> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac756370> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac756670> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac756c40> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac746be0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7467c0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac746d60> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac746460> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7abf40> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac64bd90> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac66e850> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac654610> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac654160> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac764880> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac61c6d0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac62fc10> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01ac63d730> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac61c760> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac746610> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac5bc370> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac63dc10> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac622190> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7eb9d0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac7bec40> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca42430> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01aca49700> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac5d9730> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac5d9880> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acaebdf0> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acbd19a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac5f2fa0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac5f2460> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac57f9d0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac57fc70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac57feb0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac590130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac590310> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac57f580> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac57f2b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac57f790> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac590ca0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac5a3190> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac590dc0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac5b0a30> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac5a35b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac5a3b50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acbd83d0> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01ac5483d0> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acbd1a00> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01acbc4520> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac548eb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac5661c0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac566f10> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac5667f0> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac5593a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac559be0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac56feb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac4ee100> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac4ee400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac4ee6d0> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac548940> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac548580> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01ac548d00> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["corosync", "libknet1-plugins-all", "resource-agents", "pacemaker", "fence-agents-all", "fence-virt"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # destroy cryptography # destroy cryptography.__about__ # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dh # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.types # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing ipaddress # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy cryptography.hazmat.backends.interfaces # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # cleanup[3] wiping hmac # cleanup[3] wiping ipaddress # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.types # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives._serialization # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dh # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy ocsp # cleanup[3] wiping cryptography.utils # destroy cryptography.utils # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # 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 array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping typing # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy cryptography.hazmat.bindings._rust # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # 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 ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy ipaddress # destroy asn1 # destroy cryptography.hazmat.primitives.constant_time # destroy x509 # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.serialization # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy cryptography.hazmat.primitives.asymmetric.utils # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.asymmetric.x25519 # destroy cryptography.hazmat.primitives.asymmetric.x448 # destroy cryptography.hazmat.primitives.asymmetric.types # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy cryptography.hazmat.primitives.asymmetric.dh # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy abc # destroy typing # destroy cryptography.utils # destroy cryptography.hazmat.primitives.ciphers.modes # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879412.63840: done with _execute_module (ansible.legacy.dnf, {'name': ['corosync', 'libknet1-plugins-all', 'resource-agents', 'pacemaker', 'fence-agents-all', 'fence-virt'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_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-1726879411.1295679-12734-187776855281806/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879412.63853: _low_level_execute_command(): starting 10976 1726879412.63858: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879411.1295679-12734-187776855281806/ > /dev/null 2>&1 && sleep 0' 10976 1726879412.63862: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879412.63865: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879412.63868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879412.63870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879412.63874: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879412.63876: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879412.63879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879412.63881: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879412.63884: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879412.63886: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879412.63891: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879412.63893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879412.63896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879412.63899: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879412.63901: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879412.63903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879412.63906: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879412.63908: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879412.63910: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879412.63913: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879412.63915: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879412.63918: stdout chunk (state=3): >>><<< 10976 1726879412.63920: stderr chunk (state=3): >>><<< 10976 1726879412.63926: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879412.63929: handler run complete 10976 1726879412.63932: attempt loop complete, returning result 10976 1726879412.63934: _execute() done 10976 1726879412.63937: dumping result to json 10976 1726879412.63939: done dumping result, returning 10976 1726879412.63942: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Install cluster packages [0e24e73b-299d-f469-e0b0-0000000000f5] 10976 1726879412.63944: sending task result for task 0e24e73b-299d-f469-e0b0-0000000000f5 ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 10976 1726879412.64094: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000000f5 10976 1726879412.64100: WORKER PROCESS EXITING 10976 1726879412.64113: no more pending results, returning what we have 10976 1726879412.64117: results queue empty 10976 1726879412.64118: checking for any_errors_fatal 10976 1726879412.64120: done checking for any_errors_fatal 10976 1726879412.64120: checking for max_fail_percentage 10976 1726879412.64126: done checking for max_fail_percentage 10976 1726879412.64130: checking to see if all hosts have failed and the running result is not ok 10976 1726879412.64131: done checking to see if all hosts have failed 10976 1726879412.64131: getting the remaining hosts for this loop 10976 1726879412.64132: done getting the remaining hosts for this loop 10976 1726879412.64135: getting the next task for host managed_node2 10976 1726879412.64139: done getting next task for host managed_node2 10976 1726879412.64142: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Distribute fence-virt authkey 10976 1726879412.64144: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879412.64152: getting variables 10976 1726879412.64153: in VariableManager get_vars() 10976 1726879412.64195: Calling all_inventory to load vars for managed_node2 10976 1726879412.64197: Calling groups_inventory to load vars for managed_node2 10976 1726879412.64198: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879412.64205: Calling all_plugins_play to load vars for managed_node2 10976 1726879412.64207: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879412.64209: Calling groups_plugins_play to load vars for managed_node2 10976 1726879412.66483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879412.67958: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879412.68119: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879412.68226: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879412.68306: done with get_vars() 10976 1726879412.68335: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Distribute fence-virt authkey] **** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:64 Friday 20 September 2024 20:43:32 -0400 (0:00:01.625) 0:00:54.108 ****** 10976 1726879412.68566: entering _queue_task() for managed_node2/include_tasks 10976 1726879412.69139: worker is 1 (out of 1 available) 10976 1726879412.69151: exiting _queue_task() for managed_node2/include_tasks 10976 1726879412.69162: done queuing things up, now waiting for results queue to drain 10976 1726879412.69164: waiting for pending results... 10976 1726879412.69316: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute fence-virt authkey 10976 1726879412.69399: in run() - task 0e24e73b-299d-f469-e0b0-0000000000f6 10976 1726879412.69412: variable 'ansible_search_path' from source: unknown 10976 1726879412.69415: variable 'ansible_search_path' from source: unknown 10976 1726879412.69453: calling self._execute() 10976 1726879412.69531: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879412.69537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879412.69549: variable 'omit' from source: magic vars 10976 1726879412.69912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879412.72066: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879412.72266: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879412.72326: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879412.72360: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879412.72385: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879412.72513: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879412.72562: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879412.72759: variable 'ansible_architecture' from source: facts 10976 1726879412.72763: Evaluated conditional (ansible_architecture == "x86_64"): True 10976 1726879412.72797: _execute() done 10976 1726879412.72814: dumping result to json 10976 1726879412.72817: done dumping result, returning 10976 1726879412.72821: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute fence-virt authkey [0e24e73b-299d-f469-e0b0-0000000000f6] 10976 1726879412.72855: sending task result for task 0e24e73b-299d-f469-e0b0-0000000000f6 10976 1726879412.73082: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000000f6 10976 1726879412.73085: WORKER PROCESS EXITING 10976 1726879412.73251: no more pending results, returning what we have 10976 1726879412.73256: in VariableManager get_vars() 10976 1726879412.73316: Calling all_inventory to load vars for managed_node2 10976 1726879412.73324: Calling groups_inventory to load vars for managed_node2 10976 1726879412.73328: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879412.73340: Calling all_plugins_play to load vars for managed_node2 10976 1726879412.73343: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879412.73349: Calling groups_plugins_play to load vars for managed_node2 10976 1726879412.74744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879412.75637: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879412.75656: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879412.75662: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879412.75739: done with get_vars() 10976 1726879412.75758: variable 'ansible_search_path' from source: unknown 10976 1726879412.75759: variable 'ansible_search_path' from source: unknown 10976 1726879412.75779: we have included files to process 10976 1726879412.75780: generating all_blocks data 10976 1726879412.75782: done generating all_blocks data 10976 1726879412.75786: processing included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml 10976 1726879412.75787: loading included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml 10976 1726879412.75788: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml 10976 1726879412.76053: in VariableManager get_vars() 10976 1726879412.76070: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879412.76080: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879412.76083: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879412.76110: done with get_vars() 10976 1726879412.76179: done processing included file 10976 1726879412.76181: iterating over new_blocks loaded from include file 10976 1726879412.76182: in VariableManager get_vars() 10976 1726879412.76196: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879412.76205: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879412.76208: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879412.76231: done with get_vars() 10976 1726879412.76233: filtering new block on tags 10976 1726879412.76265: done filtering new block on tags 10976 1726879412.76267: done iterating over new_blocks loaded from include file included: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml for managed_node2 10976 1726879412.76272: extending task lists for all hosts with included blocks 10976 1726879412.76521: done extending task lists 10976 1726879412.76523: done processing included files 10976 1726879412.76524: results queue empty 10976 1726879412.76524: checking for any_errors_fatal 10976 1726879412.76528: done checking for any_errors_fatal 10976 1726879412.76528: checking for max_fail_percentage 10976 1726879412.76529: done checking for max_fail_percentage 10976 1726879412.76530: checking to see if all hosts have failed and the running result is not ok 10976 1726879412.76530: done checking to see if all hosts have failed 10976 1726879412.76531: getting the remaining hosts for this loop 10976 1726879412.76531: done getting the remaining hosts for this loop 10976 1726879412.76533: getting the next task for host managed_node2 10976 1726879412.76536: done getting next task for host managed_node2 10976 1726879412.76538: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Create /etc/cluster directory 10976 1726879412.76540: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879412.76552: getting variables 10976 1726879412.76553: in VariableManager get_vars() 10976 1726879412.76562: Calling all_inventory to load vars for managed_node2 10976 1726879412.76564: Calling groups_inventory to load vars for managed_node2 10976 1726879412.76565: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879412.76569: Calling all_plugins_play to load vars for managed_node2 10976 1726879412.76570: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879412.76572: Calling groups_plugins_play to load vars for managed_node2 10976 1726879412.77283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879412.78274: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879412.78293: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879412.78297: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879412.78354: done with get_vars() 10976 1726879412.78383: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Create /etc/cluster directory] **** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml:3 Friday 20 September 2024 20:43:32 -0400 (0:00:00.099) 0:00:54.208 ****** 10976 1726879412.78486: entering _queue_task() for managed_node2/file 10976 1726879412.78819: worker is 1 (out of 1 available) 10976 1726879412.78832: exiting _queue_task() for managed_node2/file 10976 1726879412.78844: done queuing things up, now waiting for results queue to drain 10976 1726879412.78846: waiting for pending results... 10976 1726879412.79315: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Create /etc/cluster directory 10976 1726879412.79428: in run() - task 0e24e73b-299d-f469-e0b0-00000000065b 10976 1726879412.79443: variable 'ansible_search_path' from source: unknown 10976 1726879412.79447: variable 'ansible_search_path' from source: unknown 10976 1726879412.79477: calling self._execute() 10976 1726879412.79587: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879412.79597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879412.79626: variable 'omit' from source: magic vars 10976 1726879412.80093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879412.81917: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879412.81982: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879412.82012: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879412.82038: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879412.82059: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879412.82134: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879412.82148: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879412.82154: variable 'omit' from source: magic vars 10976 1726879412.82196: variable 'omit' from source: magic vars 10976 1726879412.82224: variable 'omit' from source: magic vars 10976 1726879412.82246: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879412.82267: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879412.82282: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879412.82297: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879412.82319: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879412.82341: variable 'inventory_hostname' from source: set_fact 10976 1726879412.82344: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879412.82346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879412.82409: Set connection var ansible_pipelining to False 10976 1726879412.82416: Set connection var ansible_shell_executable to /bin/sh 10976 1726879412.82422: Set connection var ansible_timeout to 10 10976 1726879412.82425: Set connection var ansible_shell_type to sh 10976 1726879412.82430: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879412.82438: Set connection var ansible_connection to ssh 10976 1726879412.82454: variable 'ansible_shell_executable' from source: unknown 10976 1726879412.82458: variable 'ansible_connection' from source: unknown 10976 1726879412.82460: variable 'ansible_module_compression' from source: unknown 10976 1726879412.82462: variable 'ansible_shell_type' from source: unknown 10976 1726879412.82465: variable 'ansible_shell_executable' from source: unknown 10976 1726879412.82467: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879412.82469: variable 'ansible_pipelining' from source: unknown 10976 1726879412.82472: variable 'ansible_timeout' from source: unknown 10976 1726879412.82476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879412.82580: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879412.82591: variable 'omit' from source: magic vars 10976 1726879412.82594: starting attempt loop 10976 1726879412.82597: running the handler 10976 1726879412.82608: _low_level_execute_command(): starting 10976 1726879412.82614: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879412.83250: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879412.83254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879412.83283: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879412.83287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879412.83293: 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.42.6 originally 10.31.42.6 <<< 10976 1726879412.83295: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879412.83342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879412.83362: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879412.83370: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879412.83433: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879412.85127: stdout chunk (state=3): >>>/root <<< 10976 1726879412.85232: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879412.85289: stderr chunk (state=3): >>><<< 10976 1726879412.85296: stdout chunk (state=3): >>><<< 10976 1726879412.85346: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879412.85350: _low_level_execute_command(): starting 10976 1726879412.85357: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879412.8533492-12798-148801457524303 `" && echo ansible-tmp-1726879412.8533492-12798-148801457524303="` echo /root/.ansible/tmp/ansible-tmp-1726879412.8533492-12798-148801457524303 `" ) && sleep 0' 10976 1726879412.85931: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879412.85939: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879412.85957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879412.85961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879412.86009: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879412.86013: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879412.86023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879412.86044: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879412.86052: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879412.86059: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879412.86065: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879412.86084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879412.86088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879412.86094: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879412.86120: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879412.86127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879412.86203: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879412.86207: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879412.86221: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879412.86301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879412.88250: stdout chunk (state=3): >>>ansible-tmp-1726879412.8533492-12798-148801457524303=/root/.ansible/tmp/ansible-tmp-1726879412.8533492-12798-148801457524303 <<< 10976 1726879412.88376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879412.88491: stderr chunk (state=3): >>><<< 10976 1726879412.88515: stdout chunk (state=3): >>><<< 10976 1726879412.88553: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879412.8533492-12798-148801457524303=/root/.ansible/tmp/ansible-tmp-1726879412.8533492-12798-148801457524303 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879412.88609: variable 'ansible_module_compression' from source: unknown 10976 1726879412.88672: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 10976 1726879412.88726: variable 'ansible_facts' from source: unknown 10976 1726879412.88794: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879412.8533492-12798-148801457524303/AnsiballZ_file.py 10976 1726879412.88949: Sending initial data 10976 1726879412.88953: Sent initial data (153 bytes) 10976 1726879412.89816: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879412.89819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879412.89821: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879412.89831: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration <<< 10976 1726879412.89833: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879412.89836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879412.89895: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879412.89898: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879412.89900: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879412.89946: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879412.91753: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879412.91791: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879412.91838: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpb7fs4ew1 /root/.ansible/tmp/ansible-tmp-1726879412.8533492-12798-148801457524303/AnsiballZ_file.py <<< 10976 1726879412.91867: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879412.92726: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879412.92847: stderr chunk (state=3): >>><<< 10976 1726879412.92852: stdout chunk (state=3): >>><<< 10976 1726879412.92889: done transferring module to remote 10976 1726879412.92907: _low_level_execute_command(): starting 10976 1726879412.92910: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879412.8533492-12798-148801457524303/ /root/.ansible/tmp/ansible-tmp-1726879412.8533492-12798-148801457524303/AnsiballZ_file.py && sleep 0' 10976 1726879412.93467: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879412.93471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879412.93510: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879412.93513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 10976 1726879412.93516: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879412.93519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879412.93613: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879412.93633: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879412.93673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879412.95566: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879412.95664: stderr chunk (state=3): >>><<< 10976 1726879412.95667: stdout chunk (state=3): >>><<< 10976 1726879412.95692: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879412.95696: _low_level_execute_command(): starting 10976 1726879412.95711: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879412.8533492-12798-148801457524303/AnsiballZ_file.py && sleep 0' 10976 1726879412.96284: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879412.96288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879412.96324: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879412.96327: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879412.96330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879412.96405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879412.96411: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879412.96474: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879412.98441: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879412.98469: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879412.98528: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879412.98533: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879412.98569: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879412.98598: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879412.98602: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879412.98646: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879412.98649: stdout chunk (state=3): >>>import 'zipimport' # <<< 10976 1726879412.98652: stdout chunk (state=3): >>># installed zipimport hook <<< 10976 1726879412.98701: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 10976 1726879412.98709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879412.98721: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879412.98742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879412.98745: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879412.98776: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d1f3dc0> <<< 10976 1726879412.98810: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py<<< 10976 1726879412.98829: stdout chunk (state=3): >>> <<< 10976 1726879412.98832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879412.98838: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d1983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d1f3b20> <<< 10976 1726879412.98866: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879412.98892: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d1f3ac0> <<< 10976 1726879412.98907: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879412.98930: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879412.98950: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d198490> <<< 10976 1726879412.98971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879412.98988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879412.99013: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879412.99019: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d198940> <<< 10976 1726879412.99039: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d198670> <<< 10976 1726879412.99065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879412.99081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879412.99099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879412.99123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879412.99141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879412.99156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879412.99238: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d14f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879412.99296: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d14f220> <<< 10976 1726879412.99324: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879412.99330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879412.99363: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 10976 1726879412.99366: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d172850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d14f940> <<< 10976 1726879412.99401: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d1b0880> <<< 10976 1726879412.99424: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879412.99431: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d148d90> <<< 10976 1726879412.99477: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 10976 1726879412.99490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879412.99497: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d172d90> <<< 10976 1726879412.99543: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d198970> <<< 10976 1726879412.99574: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879412.99772: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879412.99786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879412.99815: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879412.99823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879412.99841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879412.99862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879412.99890: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879412.99896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879412.99904: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d0edeb0> <<< 10976 1726879412.99949: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d0f1f40> <<< 10976 1726879412.99976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879412.99986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879412.99999: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879413.00016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879413.00033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879413.00058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'<<< 10976 1726879413.00062: stdout chunk (state=3): >>> <<< 10976 1726879413.00084: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d0e7610> <<< 10976 1726879413.00108: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d0ef640> <<< 10976 1726879413.00113: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d0ed370> <<< 10976 1726879413.00133: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879413.00200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879413.00225: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879413.00250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879413.00274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879413.00279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879413.00316: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278d06fe20> <<< 10976 1726879413.00327: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d06f910> <<< 10976 1726879413.00338: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879413.00360: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 10976 1726879413.00364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d06ff10> <<< 10976 1726879413.00379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879413.00402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879413.00426: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d06ffd0> <<< 10976 1726879413.00449: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879413.00463: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d0820d0> <<< 10976 1726879413.00468: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879413.00518: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d0c9d90> <<< 10976 1726879413.00525: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879413.00552: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d0c3670> <<< 10976 1726879413.00606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879413.00609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d0d56d0> <<< 10976 1726879413.00611: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d0f6e20> <<< 10976 1726879413.00639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879413.00676: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879413.00682: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278d082cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d0c92b0> <<< 10976 1726879413.00713: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879413.00726: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278d0d52e0> <<< 10976 1726879413.00736: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d0fc9d0> <<< 10976 1726879413.00760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879413.00762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879413.00785: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 10976 1726879413.00787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879413.00807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879413.00820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879413.00841: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d082eb0> <<< 10976 1726879413.00846: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d082df0> <<< 10976 1726879413.00870: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 10976 1726879413.00876: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d082d60> <<< 10976 1726879413.00893: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879413.00896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879413.00925: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879413.00931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879413.01111: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d04c3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879413.01114: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d04c4c0> <<< 10976 1726879413.01242: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d08af40> <<< 10976 1726879413.01295: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d084a90> <<< 10976 1726879413.01305: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d084490> <<< 10976 1726879413.01330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879413.01339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879413.01376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879413.01396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879413.01419: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879413.01429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879413.01435: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cd55220> <<< 10976 1726879413.01468: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d037520> <<< 10976 1726879413.01523: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d084f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d0fc040> <<< 10976 1726879413.01547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879413.01569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879413.01601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cd66b50> <<< 10976 1726879413.01617: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879413.01646: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cd66e80> <<< 10976 1726879413.01668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879413.01674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879413.01697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879413.01716: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cd78790> <<< 10976 1726879413.01738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879413.01768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879413.01795: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cd78cd0> <<< 10976 1726879413.01831: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cd06400> <<< 10976 1726879413.01852: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cd66f70> <<< 10976 1726879413.01872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879413.01877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879413.01921: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879413.01930: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cd162e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cd78610> <<< 10976 1726879413.01941: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879413.01969: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879413.01974: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cd163a0> <<< 10976 1726879413.02007: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d082a30> <<< 10976 1726879413.02031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879413.02048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879413.02068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879413.02086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879413.02115: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cd32700> <<< 10976 1726879413.02140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879413.02173: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cd329d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cd327c0> <<< 10976 1726879413.02204: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cd328b0> <<< 10976 1726879413.02235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 10976 1726879413.02240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879413.02435: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879413.02439: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cd32d00> <<< 10976 1726879413.02475: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879413.02478: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cd3d250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cd32940> <<< 10976 1726879413.02505: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cd25a90> <<< 10976 1726879413.02524: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d082610> <<< 10976 1726879413.02548: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879413.02604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879413.02641: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cd32af0> <<< 10976 1726879413.02738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879413.02758: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f278cc5a6d0> <<< 10976 1726879413.02943: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip' <<< 10976 1726879413.02947: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.03035: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.03063: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/__init__.py <<< 10976 1726879413.03068: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.03092: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.03098: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879413.03120: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.04370: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.05378: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cb81820> <<< 10976 1726879413.05410: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879413.05438: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879413.05468: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879413.05500: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cb81160> <<< 10976 1726879413.05541: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cb81280> <<< 10976 1726879413.05571: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cb81f70> <<< 10976 1726879413.05596: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 10976 1726879413.05601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879413.05641: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cb814f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cb81d90> <<< 10976 1726879413.05661: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879413.05691: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879413.05694: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cb81fd0> <<< 10976 1726879413.05711: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879413.05740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879413.05775: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cb81100> <<< 10976 1726879413.05800: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879413.05818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879413.05839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879413.05856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879413.05881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879413.05956: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278c5aff40> <<< 10976 1726879413.05993: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879413.05999: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278c5ccd00> <<< 10976 1726879413.06025: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879413.06034: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278c5cceb0> <<< 10976 1726879413.06044: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879413.06076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879413.06110: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278c5cc370> <<< 10976 1726879413.06131: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cbe7dc0> <<< 10976 1726879413.06291: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cbe73a0> <<< 10976 1726879413.06312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879413.06339: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cbe7fd0> <<< 10976 1726879413.06365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879413.06368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879413.06392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879413.06407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879413.06425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879413.06445: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879413.06463: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cbb7d30> <<< 10976 1726879413.06537: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cb53d30> <<< 10976 1726879413.06547: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cb53400> <<< 10976 1726879413.06553: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cb8a4f0> <<< 10976 1726879413.06582: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cb53520> <<< 10976 1726879413.06614: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cb53550> <<< 10976 1726879413.06642: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879413.06656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879413.06675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879413.06702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879413.06779: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879413.06784: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278c59dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cbc9250> <<< 10976 1726879413.06809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879413.06818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879413.06871: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879413.06878: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278c59b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cbc93d0> <<< 10976 1726879413.06902: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879413.06961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879413.06965: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879413.06984: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879413.07035: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cbe0e50> <<< 10976 1726879413.07167: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278c59b7f0> <<< 10976 1726879413.07263: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879413.07268: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278c59b640> <<< 10976 1726879413.07298: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879413.07303: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278c59a5b0> <<< 10976 1726879413.07338: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879413.07346: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278c58fd90> <<< 10976 1726879413.07356: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cbbf910> <<< 10976 1726879413.07377: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879413.07399: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879413.07417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879413.07464: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879413.07469: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cb496a0> <<< 10976 1726879413.07642: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879413.07646: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cb48b20> <<< 10976 1726879413.07665: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cb580a0> <<< 10976 1726879413.07695: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cb49100> <<< 10976 1726879413.07705: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cb8cb20> <<< 10976 1726879413.07719: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.07736: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py<<< 10976 1726879413.07741: stdout chunk (state=3): >>> <<< 10976 1726879413.07755: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.07830: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.07906: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.07914: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879413.07937: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.07950: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.07960: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879413.07969: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.08065: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.08161: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.08640: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.09125: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879413.09131: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10976 1726879413.09201: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 10976 1726879413.09207: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879413.09242: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879413.09247: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278c1745e0> <<< 10976 1726879413.09320: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879413.09330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879413.09335: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278c57a580> <<< 10976 1726879413.09342: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278c116100> <<< 10976 1726879413.09400: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879413.09408: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.09419: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.09441: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879413.09445: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.09566: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.09700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879413.09712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879413.09726: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cb48b80> <<< 10976 1726879413.09734: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.10125: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.10491: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.10546: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.10609: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879413.10647: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.10683: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879413.10689: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.10741: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.10813: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10976 1726879413.10836: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879413.10859: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.10891: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.10930: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879413.10933: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.11119: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.11309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879413.11337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879413.11344: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879413.11419: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278c147f10> <<< 10976 1726879413.11427: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.11484: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.11556: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879413.11560: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/validation.py <<< 10976 1726879413.11566: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879413.11584: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.11620: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.11659: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879413.11665: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.11701: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.11739: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.11833: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.11896: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879413.11920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879413.11999: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cbd3220> <<< 10976 1726879413.12033: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278c147850> <<< 10976 1726879413.12073: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/file.py <<< 10976 1726879413.12076: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879413.12219: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.12272: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.12297: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.12340: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879413.12349: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879413.12367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879413.12404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879413.12426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879413.12442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879413.12531: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278c55dca0> <<< 10976 1726879413.12574: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278c559f70> <<< 10976 1726879413.12631: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278c553940> # destroy ansible.module_utils.distro <<< 10976 1726879413.12639: stdout chunk (state=3): >>>import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879413.12670: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.12692: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/_utils.py <<< 10976 1726879413.12698: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879413.12762: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879413.12776: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.12792: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.12798: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/modules/__init__.py <<< 10976 1726879413.12812: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.13268: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.13738: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.14235: stdout chunk (state=3): >>> {"path": "/etc/cluster", "changed": false, "diff": {"before": {"path": "/etc/cluster"}, "after": {"path": "/etc/cluster"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 27, "invocation": {"module_args": {"path": "/etc/cluster", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 10976 1726879413.14241: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879413.14538: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879413.14576: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat <<< 10976 1726879413.14606: stdout chunk (state=3): >>># cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading <<< 10976 1726879413.14645: stdout chunk (state=3): >>># cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket <<< 10976 1726879413.14663: stdout chunk (state=3): >>># cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10976 1726879413.14852: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879413.14862: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879413.14894: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879413.14900: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879413.14927: stdout chunk (state=3): >>># destroy array <<< 10976 1726879413.14943: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux <<< 10976 1726879413.14956: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian <<< 10976 1726879413.14968: stdout chunk (state=3): >>># 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 <<< 10976 1726879413.15009: stdout chunk (state=3): >>># cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 10976 1726879413.15014: stdout chunk (state=3): >>># cleanup[3] wiping shlex # cleanup[3] wiping platform <<< 10976 1726879413.15017: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale <<< 10976 1726879413.15038: stdout chunk (state=3): >>># destroy encodings <<< 10976 1726879413.15052: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json <<< 10976 1726879413.15066: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile <<< 10976 1726879413.15094: stdout chunk (state=3): >>># cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 10976 1726879413.15100: stdout chunk (state=3): >>># destroy fnmatch <<< 10976 1726879413.15104: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 10976 1726879413.15109: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879413.15111: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 10976 1726879413.15138: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879413.15150: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 10976 1726879413.15174: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 <<< 10976 1726879413.15180: stdout chunk (state=3): >>># cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 10976 1726879413.15216: 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 <<< 10976 1726879413.15219: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 10976 1726879413.15220: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket <<< 10976 1726879413.15223: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib <<< 10976 1726879413.15398: stdout chunk (state=3): >>># destroy _uuid <<< 10976 1726879413.15428: stdout chunk (state=3): >>># destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile <<< 10976 1726879413.15434: stdout chunk (state=3): >>># destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator <<< 10976 1726879413.15439: stdout chunk (state=3): >>># destroy datetime # destroy _sre # destroy sre_parse <<< 10976 1726879413.15457: stdout chunk (state=3): >>># destroy functools # destroy tokenize # destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879413.15484: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request <<< 10976 1726879413.15488: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat <<< 10976 1726879413.15491: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy json.scanner # destroy _json <<< 10976 1726879413.15493: stdout chunk (state=3): >>># destroy select <<< 10976 1726879413.15511: stdout chunk (state=3): >>># destroy _signal <<< 10976 1726879413.15565: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879413.15883: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879413.15943: stderr chunk (state=3): >>><<< 10976 1726879413.15946: stdout chunk (state=3): >>><<< 10976 1726879413.16017: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d1f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d1983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d1f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d1f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d198490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d198940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d198670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d14f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d14f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d172850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d14f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d1b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d148d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d172d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d198970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d0edeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d0f1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d0e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d0ef640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d0ed370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278d06fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d06f910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d06ff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d06ffd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d0820d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d0c9d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d0c3670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d0d56d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d0f6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278d082cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d0c92b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278d0d52e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d0fc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d082eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d082df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d082d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d04c3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d04c4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d08af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d084a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d084490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cd55220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d037520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d084f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d0fc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cd66b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cd66e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cd78790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cd78cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cd06400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cd66f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cd162e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cd78610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cd163a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d082a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cd32700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cd329d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cd327c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cd328b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cd32d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cd3d250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cd32940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cd25a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278d082610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cd32af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f278cc5a6d0> # zipimport: found 30 names in '/tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cb81820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cb81160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cb81280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cb81f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cb814f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cb81d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cb81fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cb81100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278c5aff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278c5ccd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278c5cceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278c5cc370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cbe7dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cbe73a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cbe7fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cbb7d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cb53d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cb53400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cb8a4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cb53520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cb53550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278c59dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cbc9250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278c59b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cbc93d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cbe0e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278c59b7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278c59b640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278c59a5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278c58fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cbbf910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cb496a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cb48b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cb580a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cb49100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cb8cb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278c1745e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278c57a580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278c116100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278cb48b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278c147f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f278cbd3220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278c147850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278c55dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278c559f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f278c553940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_4j78m89j/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/cluster", "changed": false, "diff": {"before": {"path": "/etc/cluster"}, "after": {"path": "/etc/cluster"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 27, "invocation": {"module_args": {"path": "/etc/cluster", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib # destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse # destroy functools # destroy tokenize # destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # 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 stat # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _signal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879413.16570: done with _execute_module (file, {'path': '/etc/cluster', 'state': 'directory', 'mode': '0755', '_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': 'file', '_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-1726879412.8533492-12798-148801457524303/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879413.16574: _low_level_execute_command(): starting 10976 1726879413.16577: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879412.8533492-12798-148801457524303/ > /dev/null 2>&1 && sleep 0' 10976 1726879413.16735: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879413.16738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879413.16778: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879413.16786: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879413.16791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879413.16794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879413.16842: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879413.16845: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879413.16847: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879413.16891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879413.18690: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879413.18745: stderr chunk (state=3): >>><<< 10976 1726879413.18749: stdout chunk (state=3): >>><<< 10976 1726879413.18763: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879413.18769: handler run complete 10976 1726879413.18790: attempt loop complete, returning result 10976 1726879413.18798: _execute() done 10976 1726879413.18801: dumping result to json 10976 1726879413.18803: done dumping result, returning 10976 1726879413.18811: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Create /etc/cluster directory [0e24e73b-299d-f469-e0b0-00000000065b] 10976 1726879413.18816: sending task result for task 0e24e73b-299d-f469-e0b0-00000000065b ok: [managed_node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/cluster", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 27, "state": "directory", "uid": 0 } 10976 1726879413.19001: no more pending results, returning what we have 10976 1726879413.19004: results queue empty 10976 1726879413.19005: checking for any_errors_fatal 10976 1726879413.19006: done checking for any_errors_fatal 10976 1726879413.19007: checking for max_fail_percentage 10976 1726879413.19009: done checking for max_fail_percentage 10976 1726879413.19010: checking to see if all hosts have failed and the running result is not ok 10976 1726879413.19011: done checking to see if all hosts have failed 10976 1726879413.19012: getting the remaining hosts for this loop 10976 1726879413.19014: done getting the remaining hosts for this loop 10976 1726879413.19017: getting the next task for host managed_node2 10976 1726879413.19025: done getting next task for host managed_node2 10976 1726879413.19028: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Get fence_xvm.key 10976 1726879413.19032: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879413.19041: getting variables 10976 1726879413.19043: in VariableManager get_vars() 10976 1726879413.19084: Calling all_inventory to load vars for managed_node2 10976 1726879413.19087: Calling groups_inventory to load vars for managed_node2 10976 1726879413.19089: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879413.19100: Calling all_plugins_play to load vars for managed_node2 10976 1726879413.19102: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879413.19104: Calling groups_plugins_play to load vars for managed_node2 10976 1726879413.19788: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000065b 10976 1726879413.19794: WORKER PROCESS EXITING 10976 1726879413.19902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879413.20578: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879413.20591: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879413.20596: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879413.20652: done with get_vars() 10976 1726879413.20668: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Get fence_xvm.key] **************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml:9 Friday 20 September 2024 20:43:33 -0400 (0:00:00.422) 0:00:54.630 ****** 10976 1726879413.20739: entering _queue_task() for managed_node2/include_tasks 10976 1726879413.20968: worker is 1 (out of 1 available) 10976 1726879413.20981: exiting _queue_task() for managed_node2/include_tasks 10976 1726879413.20992: done queuing things up, now waiting for results queue to drain 10976 1726879413.20994: waiting for pending results... 10976 1726879413.21217: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Get fence_xvm.key 10976 1726879413.21321: in run() - task 0e24e73b-299d-f469-e0b0-00000000065c 10976 1726879413.21334: variable 'ansible_search_path' from source: unknown 10976 1726879413.21339: variable 'ansible_search_path' from source: unknown 10976 1726879413.21368: calling self._execute() 10976 1726879413.21449: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879413.21455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879413.21463: variable 'omit' from source: magic vars 10976 1726879413.21817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879413.23406: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879413.23464: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879413.23492: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879413.23520: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879413.23542: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879413.23620: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879413.23635: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879413.23641: _execute() done 10976 1726879413.23644: dumping result to json 10976 1726879413.23647: done dumping result, returning 10976 1726879413.23653: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Get fence_xvm.key [0e24e73b-299d-f469-e0b0-00000000065c] 10976 1726879413.23659: sending task result for task 0e24e73b-299d-f469-e0b0-00000000065c 10976 1726879413.23758: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000065c 10976 1726879413.23762: WORKER PROCESS EXITING 10976 1726879413.23809: no more pending results, returning what we have 10976 1726879413.23814: in VariableManager get_vars() 10976 1726879413.23862: Calling all_inventory to load vars for managed_node2 10976 1726879413.23865: Calling groups_inventory to load vars for managed_node2 10976 1726879413.23867: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879413.23882: Calling all_plugins_play to load vars for managed_node2 10976 1726879413.23885: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879413.23888: Calling groups_plugins_play to load vars for managed_node2 10976 1726879413.24585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879413.25353: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879413.25367: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879413.25371: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879413.25419: done with get_vars() 10976 1726879413.25433: variable 'ansible_search_path' from source: unknown 10976 1726879413.25434: variable 'ansible_search_path' from source: unknown 10976 1726879413.25458: we have included files to process 10976 1726879413.25459: generating all_blocks data 10976 1726879413.25460: done generating all_blocks data 10976 1726879413.25464: processing included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml 10976 1726879413.25465: loading included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml 10976 1726879413.25466: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml 10976 1726879413.26175: done processing included file 10976 1726879413.26177: iterating over new_blocks loaded from include file 10976 1726879413.26178: in VariableManager get_vars() 10976 1726879413.26192: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879413.26202: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879413.26205: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879413.26255: done with get_vars() 10976 1726879413.26256: filtering new block on tags 10976 1726879413.26298: done filtering new block on tags 10976 1726879413.26300: in VariableManager get_vars() 10976 1726879413.26312: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879413.26323: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879413.26326: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879413.26348: done with get_vars() 10976 1726879413.26350: filtering new block on tags 10976 1726879413.26379: done filtering new block on tags 10976 1726879413.26381: in VariableManager get_vars() 10976 1726879413.26394: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879413.26403: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879413.26406: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879413.26428: done with get_vars() 10976 1726879413.26429: filtering new block on tags 10976 1726879413.26462: done filtering new block on tags 10976 1726879413.26464: done iterating over new_blocks loaded from include file included: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml for managed_node2 10976 1726879413.26468: extending task lists for all hosts with included blocks 10976 1726879413.26609: done extending task lists 10976 1726879413.26611: done processing included files 10976 1726879413.26611: results queue empty 10976 1726879413.26612: checking for any_errors_fatal 10976 1726879413.26620: done checking for any_errors_fatal 10976 1726879413.26621: checking for max_fail_percentage 10976 1726879413.26623: done checking for max_fail_percentage 10976 1726879413.26624: checking to see if all hosts have failed and the running result is not ok 10976 1726879413.26624: done checking to see if all hosts have failed 10976 1726879413.26625: getting the remaining hosts for this loop 10976 1726879413.26626: done getting the remaining hosts for this loop 10976 1726879413.26627: getting the next task for host managed_node2 10976 1726879413.26630: done getting next task for host managed_node2 10976 1726879413.26632: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Check if key exists on the controller {{ preshared_key_label }} 10976 1726879413.26635: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879413.26641: getting variables 10976 1726879413.26642: in VariableManager get_vars() 10976 1726879413.26651: Calling all_inventory to load vars for managed_node2 10976 1726879413.26653: Calling groups_inventory to load vars for managed_node2 10976 1726879413.26654: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879413.26658: Calling all_plugins_play to load vars for managed_node2 10976 1726879413.26659: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879413.26661: Calling groups_plugins_play to load vars for managed_node2 10976 1726879413.27190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879413.27858: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879413.27870: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879413.27874: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879413.27909: done with get_vars() 10976 1726879413.27930: done getting variables 10976 1726879413.28104: variable 'preshared_key_label' from source: include params TASK [fedora.linux_system_roles.ha_cluster : Check if key exists on the controller fence_xvm.key] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:16 Friday 20 September 2024 20:43:33 -0400 (0:00:00.074) 0:00:54.704 ****** 10976 1726879413.28143: entering _queue_task() for managed_node2/stat 10976 1726879413.28389: worker is 1 (out of 1 available) 10976 1726879413.28401: exiting _queue_task() for managed_node2/stat 10976 1726879413.28405: done queuing things up, now waiting for results queue to drain 10976 1726879413.28407: waiting for pending results... 10976 1726879413.28627: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Check if key exists on the controller fence_xvm.key 10976 1726879413.28741: in run() - task 0e24e73b-299d-f469-e0b0-00000000068e 10976 1726879413.28752: variable 'ansible_search_path' from source: unknown 10976 1726879413.28757: variable 'ansible_search_path' from source: unknown 10976 1726879413.28786: calling self._execute() 10976 1726879413.28810: in VariableManager get_vars() 10976 1726879413.28855: Calling all_inventory to load vars for localhost 10976 1726879413.28860: Calling groups_inventory to load vars for localhost 10976 1726879413.28863: Calling all_plugins_inventory to load vars for localhost 10976 1726879413.28880: Calling all_plugins_play to load vars for localhost 10976 1726879413.28883: Calling groups_plugins_inventory to load vars for localhost 10976 1726879413.28890: Calling groups_plugins_play to load vars for localhost 10976 1726879413.28947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879413.28970: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879413.28990: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879413.29003: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879413.29080: done with get_vars() 10976 1726879413.29085: variable 'inventory_hostname' from source: set_fact 10976 1726879413.29150: variable 'ansible_delegated_vars' from source: unknown 10976 1726879413.29154: variable 'ansible_connection' from source: host vars for 'localhost' 10976 1726879413.29156: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 10976 1726879413.29167: variable 'omit' from source: magic vars 10976 1726879413.29405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879413.30959: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879413.31003: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879413.31032: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879413.31059: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879413.31083: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879413.31154: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879413.31167: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879413.31266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879413.31377: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879413.31525: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879413.31547: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879413.31568: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879413.31630: 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) 10976 1726879413.31644: 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) 10976 1726879413.31662: 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) 10976 1726879413.31679: 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) 10976 1726879413.31722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879413.31742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879413.31759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879413.31784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879413.31797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879413.31878: variable 'preshared_key_src' from source: include params 10976 1726879413.31882: variable 'ha_cluster_fence_virt_key_src' from source: role '' defaults 10976 1726879413.31896: Evaluated conditional (preshared_key_src is string and preshared_key_src | length > 1): False 10976 1726879413.31899: when evaluation is False, skipping this task 10976 1726879413.31902: _execute() done 10976 1726879413.31905: dumping result to json 10976 1726879413.31907: done dumping result, returning 10976 1726879413.31913: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Check if key exists on the controller fence_xvm.key [0e24e73b-299d-f469-e0b0-00000000068e] 10976 1726879413.31917: sending task result for task 0e24e73b-299d-f469-e0b0-00000000068e 10976 1726879413.32002: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000068e 10976 1726879413.32005: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "preshared_key_src is string and preshared_key_src | length > 1", "skip_reason": "Conditional result was False" } 10976 1726879413.32090: no more pending results, returning what we have 10976 1726879413.32094: results queue empty 10976 1726879413.32095: checking for any_errors_fatal 10976 1726879413.32096: done checking for any_errors_fatal 10976 1726879413.32097: checking for max_fail_percentage 10976 1726879413.32099: done checking for max_fail_percentage 10976 1726879413.32100: checking to see if all hosts have failed and the running result is not ok 10976 1726879413.32101: done checking to see if all hosts have failed 10976 1726879413.32101: getting the remaining hosts for this loop 10976 1726879413.32103: done getting the remaining hosts for this loop 10976 1726879413.32106: getting the next task for host managed_node2 10976 1726879413.32114: done getting next task for host managed_node2 10976 1726879413.32118: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Slurp existing key from the controller {{ preshared_key_label }} 10976 1726879413.32130: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879413.32150: getting variables 10976 1726879413.32151: in VariableManager get_vars() 10976 1726879413.32190: Calling all_inventory to load vars for managed_node2 10976 1726879413.32193: Calling groups_inventory to load vars for managed_node2 10976 1726879413.32195: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879413.32203: Calling all_plugins_play to load vars for managed_node2 10976 1726879413.32205: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879413.32208: Calling groups_plugins_play to load vars for managed_node2 10976 1726879413.36692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879413.37899: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879413.37916: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879413.37925: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879413.38070: done with get_vars() 10976 1726879413.38099: done getting variables 10976 1726879413.38253: variable 'preshared_key_label' from source: include params TASK [fedora.linux_system_roles.ha_cluster : Slurp existing key from the controller fence_xvm.key] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:21 Friday 20 September 2024 20:43:33 -0400 (0:00:00.101) 0:00:54.806 ****** 10976 1726879413.38286: entering _queue_task() for managed_node2/slurp 10976 1726879413.38532: worker is 1 (out of 1 available) 10976 1726879413.38546: exiting _queue_task() for managed_node2/slurp 10976 1726879413.38551: done queuing things up, now waiting for results queue to drain 10976 1726879413.38553: waiting for pending results... 10976 1726879413.38916: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Slurp existing key from the controller fence_xvm.key 10976 1726879413.39033: in run() - task 0e24e73b-299d-f469-e0b0-00000000068f 10976 1726879413.39043: variable 'ansible_search_path' from source: unknown 10976 1726879413.39048: variable 'ansible_search_path' from source: unknown 10976 1726879413.39078: calling self._execute() 10976 1726879413.39104: in VariableManager get_vars() 10976 1726879413.39148: Calling all_inventory to load vars for localhost 10976 1726879413.39152: Calling groups_inventory to load vars for localhost 10976 1726879413.39155: Calling all_plugins_inventory to load vars for localhost 10976 1726879413.39175: Calling all_plugins_play to load vars for localhost 10976 1726879413.39179: Calling groups_plugins_inventory to load vars for localhost 10976 1726879413.39185: Calling groups_plugins_play to load vars for localhost 10976 1726879413.39246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879413.39327: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879413.39347: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879413.39352: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879413.39500: done with get_vars() 10976 1726879413.39504: variable 'inventory_hostname' from source: set_fact 10976 1726879413.39583: variable 'ansible_delegated_vars' from source: unknown 10976 1726879413.39586: variable 'ansible_connection' from source: host vars for 'localhost' 10976 1726879413.39613: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 10976 1726879413.39661: variable 'omit' from source: magic vars 10976 1726879413.40199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879413.44571: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879413.44647: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879413.44686: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879413.44723: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879413.44753: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879413.44853: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879413.44869: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879413.45048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879413.45210: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879413.45262: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879413.45295: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879413.45325: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879413.45395: 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) 10976 1726879413.45420: 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) 10976 1726879413.45448: 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) 10976 1726879413.45475: 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) 10976 1726879413.45533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879413.45557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879413.45583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879413.45626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879413.45641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879413.45753: variable 'preshared_key_src' from source: include params 10976 1726879413.45757: variable 'ha_cluster_fence_virt_key_src' from source: role '' defaults 10976 1726879413.45773: Evaluated conditional (preshared_key_src is string and preshared_key_src | length > 1): False 10976 1726879413.45776: when evaluation is False, skipping this task 10976 1726879413.45779: _execute() done 10976 1726879413.45782: dumping result to json 10976 1726879413.45784: done dumping result, returning 10976 1726879413.45794: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Slurp existing key from the controller fence_xvm.key [0e24e73b-299d-f469-e0b0-00000000068f] 10976 1726879413.45799: sending task result for task 0e24e73b-299d-f469-e0b0-00000000068f 10976 1726879413.45896: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000068f 10976 1726879413.45899: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10976 1726879413.45950: no more pending results, returning what we have 10976 1726879413.45953: results queue empty 10976 1726879413.45954: checking for any_errors_fatal 10976 1726879413.45961: done checking for any_errors_fatal 10976 1726879413.45962: checking for max_fail_percentage 10976 1726879413.45963: done checking for max_fail_percentage 10976 1726879413.45964: checking to see if all hosts have failed and the running result is not ok 10976 1726879413.45965: done checking to see if all hosts have failed 10976 1726879413.45966: getting the remaining hosts for this loop 10976 1726879413.45967: done getting the remaining hosts for this loop 10976 1726879413.45971: getting the next task for host managed_node2 10976 1726879413.45977: done getting next task for host managed_node2 10976 1726879413.45981: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Use the slurped key from the controller {{ preshared_key_label }} 10976 1726879413.45995: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879413.46013: getting variables 10976 1726879413.46014: in VariableManager get_vars() 10976 1726879413.46053: Calling all_inventory to load vars for managed_node2 10976 1726879413.46055: Calling groups_inventory to load vars for managed_node2 10976 1726879413.46057: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879413.46065: Calling all_plugins_play to load vars for managed_node2 10976 1726879413.46068: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879413.46070: Calling groups_plugins_play to load vars for managed_node2 10976 1726879413.48401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879413.51631: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879413.51650: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879413.51657: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879413.51953: done with get_vars() 10976 1726879413.51980: done getting variables 10976 1726879413.52267: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 10976 1726879413.52608: variable 'preshared_key_label' from source: include params TASK [fedora.linux_system_roles.ha_cluster : Use the slurped key from the controller fence_xvm.key] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:29 Friday 20 September 2024 20:43:33 -0400 (0:00:00.145) 0:00:54.952 ****** 10976 1726879413.52874: entering _queue_task() for managed_node2/set_fact 10976 1726879413.53493: worker is 1 (out of 1 available) 10976 1726879413.53508: exiting _queue_task() for managed_node2/set_fact 10976 1726879413.53512: done queuing things up, now waiting for results queue to drain 10976 1726879413.53514: waiting for pending results... 10976 1726879413.54089: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Use the slurped key from the controller fence_xvm.key 10976 1726879413.54275: in run() - task 0e24e73b-299d-f469-e0b0-000000000690 10976 1726879413.54301: variable 'ansible_search_path' from source: unknown 10976 1726879413.54310: variable 'ansible_search_path' from source: unknown 10976 1726879413.54361: calling self._execute() 10976 1726879413.54394: in VariableManager get_vars() 10976 1726879413.54463: Calling all_inventory to load vars for localhost 10976 1726879413.54474: Calling groups_inventory to load vars for localhost 10976 1726879413.54483: Calling all_plugins_inventory to load vars for localhost 10976 1726879413.54511: Calling all_plugins_play to load vars for localhost 10976 1726879413.54539: Calling groups_plugins_inventory to load vars for localhost 10976 1726879413.54551: Calling groups_plugins_play to load vars for localhost 10976 1726879413.54631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879413.54676: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879413.54706: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879413.54734: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879413.54849: done with get_vars() 10976 1726879413.54863: variable 'inventory_hostname' from source: set_fact 10976 1726879413.54955: variable 'ansible_delegated_vars' from source: unknown 10976 1726879413.54970: variable 'ansible_connection' from source: host vars for 'localhost' 10976 1726879413.54978: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 10976 1726879413.54998: variable 'omit' from source: magic vars 10976 1726879413.55354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879413.58317: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879413.58396: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879413.58457: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879413.58500: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879413.58534: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879413.58640: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879413.58667: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879413.58848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879413.59031: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879413.59074: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879413.59114: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879413.59161: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879413.59246: 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) 10976 1726879413.59276: 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) 10976 1726879413.59311: 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) 10976 1726879413.59349: 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) 10976 1726879413.59408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879413.59444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879413.59480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879413.59532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879413.59552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879413.59680: variable 'preshared_key_src' from source: include params 10976 1726879413.59690: variable 'ha_cluster_fence_virt_key_src' from source: role '' defaults 10976 1726879413.59711: Evaluated conditional (preshared_key_src is string and preshared_key_src | length > 1): False 10976 1726879413.59719: when evaluation is False, skipping this task 10976 1726879413.59729: _execute() done 10976 1726879413.59741: dumping result to json 10976 1726879413.59748: done dumping result, returning 10976 1726879413.59759: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Use the slurped key from the controller fence_xvm.key [0e24e73b-299d-f469-e0b0-000000000690] 10976 1726879413.59767: sending task result for task 0e24e73b-299d-f469-e0b0-000000000690 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10976 1726879413.59923: no more pending results, returning what we have 10976 1726879413.59927: results queue empty 10976 1726879413.59928: checking for any_errors_fatal 10976 1726879413.59934: done checking for any_errors_fatal 10976 1726879413.59935: checking for max_fail_percentage 10976 1726879413.59937: done checking for max_fail_percentage 10976 1726879413.59938: checking to see if all hosts have failed and the running result is not ok 10976 1726879413.59940: done checking to see if all hosts have failed 10976 1726879413.59940: getting the remaining hosts for this loop 10976 1726879413.59942: done getting the remaining hosts for this loop 10976 1726879413.59946: getting the next task for host managed_node2 10976 1726879413.59957: done getting next task for host managed_node2 10976 1726879413.59963: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Generate key using OpenSSL {{ preshared_key_label }} 10976 1726879413.59969: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879413.59992: getting variables 10976 1726879413.59994: in VariableManager get_vars() 10976 1726879413.60040: Calling all_inventory to load vars for managed_node2 10976 1726879413.60043: Calling groups_inventory to load vars for managed_node2 10976 1726879413.60045: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879413.60054: Calling all_plugins_play to load vars for managed_node2 10976 1726879413.60057: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879413.60060: Calling groups_plugins_play to load vars for managed_node2 10976 1726879413.61128: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000690 10976 1726879413.61133: WORKER PROCESS EXITING 10976 1726879413.61741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879413.62958: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879413.62981: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879413.62987: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879413.63062: done with get_vars() 10976 1726879413.63091: done getting variables 10976 1726879413.63152: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 10976 1726879413.63274: variable 'preshared_key_label' from source: include params TASK [fedora.linux_system_roles.ha_cluster : Generate key using OpenSSL fence_xvm.key] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:44 Friday 20 September 2024 20:43:33 -0400 (0:00:00.104) 0:00:55.056 ****** 10976 1726879413.63316: entering _queue_task() for managed_node2/command 10976 1726879413.63654: worker is 1 (out of 1 available) 10976 1726879413.63666: exiting _queue_task() for managed_node2/command 10976 1726879413.63671: done queuing things up, now waiting for results queue to drain 10976 1726879413.63673: waiting for pending results... 10976 1726879413.64390: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Generate key using OpenSSL fence_xvm.key 10976 1726879413.64837: in run() - task 0e24e73b-299d-f469-e0b0-000000000692 10976 1726879413.64858: variable 'ansible_search_path' from source: unknown 10976 1726879413.64866: variable 'ansible_search_path' from source: unknown 10976 1726879413.64912: calling self._execute() 10976 1726879413.65167: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879413.65179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879413.65232: variable 'omit' from source: magic vars 10976 1726879413.65664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879413.69033: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879413.69132: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879413.69177: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879413.69229: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879413.69265: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879413.69391: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879413.69420: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879413.69601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879413.69797: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879413.69845: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879413.69902: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879413.69938: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879413.70027: 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) 10976 1726879413.70061: 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) 10976 1726879413.70103: 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) 10976 1726879413.70140: 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) 10976 1726879413.70210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879413.70248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879413.70285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879413.70339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879413.70360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879413.70521: variable 'preshared_key_src' from source: include params 10976 1726879413.70535: variable 'ha_cluster_fence_virt_key_src' from source: role '' defaults 10976 1726879413.70556: Evaluated conditional (not (preshared_key_src is string and preshared_key_src | length > 1)): True 10976 1726879413.70569: variable 'omit' from source: magic vars 10976 1726879413.70716: variable 'preshared_key_label' from source: include params 10976 1726879413.70784: variable 'omit' from source: magic vars 10976 1726879413.70963: variable 'preshared_key_length' from source: include params 10976 1726879413.70997: variable 'omit' from source: magic vars 10976 1726879413.71091: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879413.71121: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879413.71543: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879413.71563: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879413.71576: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879413.71612: variable 'inventory_hostname' from source: set_fact 10976 1726879413.71620: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879413.71631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879413.71745: Set connection var ansible_pipelining to False 10976 1726879413.71765: Set connection var ansible_shell_executable to /bin/sh 10976 1726879413.71775: Set connection var ansible_timeout to 10 10976 1726879413.71782: Set connection var ansible_shell_type to sh 10976 1726879413.71795: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879413.71804: Set connection var ansible_connection to ssh 10976 1726879413.71834: variable 'ansible_shell_executable' from source: unknown 10976 1726879413.71842: variable 'ansible_connection' from source: unknown 10976 1726879413.71848: variable 'ansible_module_compression' from source: unknown 10976 1726879413.71855: variable 'ansible_shell_type' from source: unknown 10976 1726879413.71868: variable 'ansible_shell_executable' from source: unknown 10976 1726879413.71878: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879413.71887: variable 'ansible_pipelining' from source: unknown 10976 1726879413.71897: variable 'ansible_timeout' from source: unknown 10976 1726879413.71905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879413.72029: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879413.72086: variable 'omit' from source: magic vars 10976 1726879413.72101: starting attempt loop 10976 1726879413.72109: running the handler 10976 1726879413.72139: _low_level_execute_command(): starting 10976 1726879413.72150: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879413.72973: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879413.72993: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879413.73019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879413.73042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879413.73097: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879413.73110: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879413.73128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879413.73147: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879413.73159: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879413.73170: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879413.73184: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879413.73206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879413.73225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879413.73238: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879413.73249: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879413.73263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879413.73347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879413.73371: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879413.73388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879413.73476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879413.75134: stdout chunk (state=3): >>>/root <<< 10976 1726879413.75369: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879413.75373: stdout chunk (state=3): >>><<< 10976 1726879413.75375: stderr chunk (state=3): >>><<< 10976 1726879413.75518: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879413.75524: _low_level_execute_command(): starting 10976 1726879413.75528: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879413.7541165-12823-122068639832492 `" && echo ansible-tmp-1726879413.7541165-12823-122068639832492="` echo /root/.ansible/tmp/ansible-tmp-1726879413.7541165-12823-122068639832492 `" ) && sleep 0' 10976 1726879413.76207: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879413.76221: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879413.76239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879413.76258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879413.76316: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879413.76332: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879413.76347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879413.76364: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879413.76380: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879413.76402: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879413.76419: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879413.76446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879413.76467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879413.76480: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879413.76498: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879413.76526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879413.76629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879413.76660: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879413.76682: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879413.76760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879413.78651: stdout chunk (state=3): >>>ansible-tmp-1726879413.7541165-12823-122068639832492=/root/.ansible/tmp/ansible-tmp-1726879413.7541165-12823-122068639832492 <<< 10976 1726879413.78853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879413.78856: stdout chunk (state=3): >>><<< 10976 1726879413.78859: stderr chunk (state=3): >>><<< 10976 1726879413.79076: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879413.7541165-12823-122068639832492=/root/.ansible/tmp/ansible-tmp-1726879413.7541165-12823-122068639832492 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879413.79079: variable 'ansible_module_compression' from source: unknown 10976 1726879413.79082: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 10976 1726879413.79084: variable 'ansible_facts' from source: unknown 10976 1726879413.79127: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879413.7541165-12823-122068639832492/AnsiballZ_command.py 10976 1726879413.79298: Sending initial data 10976 1726879413.79301: Sent initial data (156 bytes) 10976 1726879413.80281: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879413.80299: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879413.80315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879413.80338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879413.80381: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879413.80397: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879413.80410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879413.80435: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879413.80447: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879413.80459: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879413.80470: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879413.80483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879413.80501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879413.80512: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879413.80524: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879413.80538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879413.80616: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879413.80642: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879413.80658: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879413.80729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879413.82514: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879413.82564: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879413.82602: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpdjucqpx5 /root/.ansible/tmp/ansible-tmp-1726879413.7541165-12823-122068639832492/AnsiballZ_command.py <<< 10976 1726879413.82642: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879413.83745: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879413.83968: stderr chunk (state=3): >>><<< 10976 1726879413.83971: stdout chunk (state=3): >>><<< 10976 1726879413.83974: done transferring module to remote 10976 1726879413.83976: _low_level_execute_command(): starting 10976 1726879413.83978: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879413.7541165-12823-122068639832492/ /root/.ansible/tmp/ansible-tmp-1726879413.7541165-12823-122068639832492/AnsiballZ_command.py && sleep 0' 10976 1726879413.84600: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879413.84627: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879413.84651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879413.84672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879413.84727: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879413.84748: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879413.84772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879413.84797: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879413.84815: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879413.84850: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879413.84882: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879413.84903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879413.84927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879413.84946: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879413.84971: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879413.84993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879413.85098: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879413.85127: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879413.85150: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879413.85305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879413.87064: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879413.87210: stderr chunk (state=3): >>><<< 10976 1726879413.87221: stdout chunk (state=3): >>><<< 10976 1726879413.87266: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879413.87270: _low_level_execute_command(): starting 10976 1726879413.87277: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879413.7541165-12823-122068639832492/AnsiballZ_command.py && sleep 0' 10976 1726879413.89390: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879413.89409: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879413.89428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879413.89443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879413.89485: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879413.89499: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879413.89512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879413.89531: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879413.89542: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879413.89549: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879413.89557: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879413.89565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879413.89577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879413.89584: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879413.89591: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879413.89604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879413.89686: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879413.89707: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879413.89721: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879413.89810: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879413.91819: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 10976 1726879413.91824: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10976 1726879413.91882: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879413.91941: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879413.92007: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 10976 1726879413.92080: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py<<< 10976 1726879413.92085: stdout chunk (state=3): >>> <<< 10976 1726879413.92090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879413.92115: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879413.92118: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d3b3dc0> <<< 10976 1726879413.92192: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d3583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d3b3b20> <<< 10976 1726879413.92215: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d3b3ac0> <<< 10976 1726879413.92263: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 10976 1726879413.92268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879413.92307: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d358490> <<< 10976 1726879413.92310: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879413.92355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d358940> <<< 10976 1726879413.92370: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d358670> <<< 10976 1726879413.92442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879413.92447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879413.92507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # <<< 10976 1726879413.92535: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d30f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879413.92547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879413.92636: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d30f220> <<< 10976 1726879413.92662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879413.92730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d332850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d30f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d370880> <<< 10976 1726879413.92787: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d308d90> <<< 10976 1726879413.92836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d332d90> <<< 10976 1726879413.92876: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d358970> <<< 10976 1726879413.92892: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879413.93105: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879413.93126: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879413.93188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879413.93218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2d2eb0> <<< 10976 1726879413.93273: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2d6f40> <<< 10976 1726879413.93297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879413.93343: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879413.93375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879413.93401: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2cc610> <<< 10976 1726879413.93429: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2d4640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2d2370> <<< 10976 1726879413.93445: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879413.93500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879413.93524: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879413.93569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879413.93582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879413.93674: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3d255dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2558b0> <<< 10976 1726879413.93836: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d255eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d255f70> <<< 10976 1726879413.93849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d255e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2aed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2a8610> <<< 10976 1726879413.93916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2bb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2dbe20> <<< 10976 1726879413.93975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879413.94013: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3d267c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2ae250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879413.94039: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3d2bb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2e19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879413.94224: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d267fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d267d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d267d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879413.94242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879413.94339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879413.94402: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cffa370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cffa460> <<< 10976 1726879413.94508: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d26ffa0> <<< 10976 1726879413.94566: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d269a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d269490> <<< 10976 1726879413.94579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879413.94657: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cf2e1c0> <<< 10976 1726879413.94688: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cfe5c70> <<< 10976 1726879413.94740: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d269eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2e1040> <<< 10976 1726879413.94761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879413.94806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879413.94831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cf40af0> import 'errno' # <<< 10976 1726879413.94906: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3cf40e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879413.94929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cf53730> <<< 10976 1726879413.94955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879413.95006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879413.95016: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cf53c70> <<< 10976 1726879413.95068: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3ceeb3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cf40f10> <<< 10976 1726879413.95144: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879413.95177: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3cefb280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cf535b0> import 'pwd' # <<< 10976 1726879413.95181: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3cefb340> <<< 10976 1726879413.95218: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2679d0> <<< 10976 1726879413.95249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879413.95264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879413.95283: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879413.95318: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3cf176a0> <<< 10976 1726879413.95341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879413.95373: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879413.95395: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3cf17970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cf17760> <<< 10976 1726879413.95404: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879413.95409: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3cf17850> <<< 10976 1726879413.95434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 10976 1726879413.95442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879413.95638: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879413.95652: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3cf17ca0> <<< 10976 1726879413.95673: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879413.95693: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3cf241f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cf178e0> <<< 10976 1726879413.95706: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cf0aa30> <<< 10976 1726879413.95721: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2675b0> <<< 10976 1726879413.95746: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879413.95798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879413.95842: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cf17a90> <<< 10976 1726879413.95954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5a3ce46670> <<< 10976 1726879413.96131: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip' <<< 10976 1726879413.96139: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.96220: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.96275: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879413.96291: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879413.96300: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.97638: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879413.98639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cd6b7c0> <<< 10976 1726879413.98720: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879413.98739: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879413.98742: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3cd6b160> <<< 10976 1726879413.98763: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cd6b280> <<< 10976 1726879413.98799: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cd6bf10> <<< 10976 1726879413.98817: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 10976 1726879413.98825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879413.98874: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cd6b4f0> <<< 10976 1726879413.98878: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cd6bd30> import 'atexit' # <<< 10976 1726879413.98905: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3cd6bf70> <<< 10976 1726879413.98934: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879413.98955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879413.99017: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cd6b100> <<< 10976 1726879413.99028: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879413.99055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879413.99061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879413.99093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879413.99097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 10976 1726879413.99115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879413.99201: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c76dee0> <<< 10976 1726879413.99218: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3c78ef40> <<< 10976 1726879413.99248: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3c78ed60> <<< 10976 1726879413.99275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879413.99325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879413.99354: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c78e3d0> <<< 10976 1726879413.99360: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cdd1dc0> <<< 10976 1726879413.99517: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cdd13a0> <<< 10976 1726879413.99539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 10976 1726879413.99556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cdd1f70> <<< 10976 1726879413.99580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879413.99591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879413.99609: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879413.99647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879413.99651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879413.99673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879413.99678: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cda1c10> <<< 10976 1726879413.99760: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c7e8cd0> <<< 10976 1726879413.99792: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c7e83a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cd70490> <<< 10976 1726879413.99818: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3c7e84c0> <<< 10976 1726879413.99830: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c7e84f0> <<< 10976 1726879413.99852: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879413.99874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879413.99883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879413.99903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879413.99977: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879413.99990: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3c750250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cdb21f0> <<< 10976 1726879414.00001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879414.00022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879414.00068: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879414.00078: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3c75c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cdb2370> <<< 10976 1726879414.00100: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879414.00136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879414.00164: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879414.00176: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879414.00227: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cdcbd90> <<< 10976 1726879414.00358: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c75c880> <<< 10976 1726879414.00455: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879414.00463: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3c75c6d0> <<< 10976 1726879414.00535: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3c75b670> <<< 10976 1726879414.00599: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3c75b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cdaa8b0> <<< 10976 1726879414.00624: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879414.00664: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3c7df670> <<< 10976 1726879414.00978: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3c7deac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c7ef0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3c7df0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cd76a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10976 1726879414.01254: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879414.01311: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.01418: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.02303: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.02361: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10976 1726879414.02377: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879414.02387: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879414.02467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3c351580> <<< 10976 1726879414.02526: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879414.02545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c72a520> <<< 10976 1726879414.02556: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c2f60a0> <<< 10976 1726879414.02601: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879414.02617: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.02636: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.02648: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879414.02770: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.02899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879414.02920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c7debb0><<< 10976 1726879414.02935: stdout chunk (state=3): >>> # zipimport: zlib available <<< 10976 1726879414.03333: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.03696: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.03750: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.03814: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879414.03828: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.03851: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.03885: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879414.03946: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.04017: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879414.04038: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879414.04057: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879414.04070: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.04099: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.04139: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879414.04323: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.04516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879414.04545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 10976 1726879414.04628: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c737970> # zipimport: zlib available <<< 10976 1726879414.04691: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.04762: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879414.04786: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879414.04800: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.04828: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.04865: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879414.04877: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.05234: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.06236: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3cdbd250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c7376a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c71c7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c7197f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c713970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c2e15e0> <<< 10976 1726879414.06319: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879414.06963: stdout chunk (state=3): >>> {"changed": true, "stdout": "jSb0j2C1OcyNDrh4C6q3lA0SA2QX895vc4rI19jRym2jhuF8ru/2gXc5NtUl2J9f\n2R+lLjnfkyyrbthB+kFPjXSs7ErM+A3neJhQeGa6qo4wl+OoLSA1KZ83JVLbagDC\nJ+CFJ0zTnhGImgG9d7OtWIMicz1HjgEmR5IkYGHy/Vqrk54nuY2o/IHd4PeJ8UP1\nX93uLiQdp+SDXKASM+cOabYC1dMxn9vPLXX1wKwXMhbAfUxSnoPQCVdaC3XBu9+4\ntOoW8gvgW7LtHzImOs+vOK9ysGCs8PGhXQw9dDq+ormdPzGFyRmVdi9fw3U5g0tu\nY1DXSSqcU7BX3AyQJhC/HwWGNonbdq6uXE/DlaO7WtbYIX7ssPxZqJC5N69wFaxX\nrvSIedtVRLmsQIAGZfJaFjFBXnw1o7bB3PSuHWRHZ++XNNIkavGU1D0BAD7PztqM\nf/GSreYQmGbq1+G+7Rkn7xY1UFKe+dz+I9+W5Iai6etft36BA3v2oUUwZM//1L2K\nKrRaznugLAfA5LbHXTIvYde11EAf1PNEWU/ubyDoS3HfIFkcfRSZcGYlLf9j36EG\nC4VgDzwUSgsQAX9mgUCNU4Rdj+Ggqn+AM66peDY8uWSi0M/5myGTsDr1xReI/IWr\nAnxZIhPmTkbtAHjCdxEno/g3qxeVeJ7F5SSYBKNR3ow=", "stderr": "", "rc": 0, "cmd": ["openssl", "rand", "-base64", "512"], "start": "2024-09-20 20:43:34.062775", "end": "2024-09-20 20:43:34.068759", "delta": "0:00:00.005984", "msg": "", "invocation": {"module_args": {"_raw_params": "openssl rand -base64 512", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 10976 1726879414.06983: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879414.07320: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879414.07344: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 10976 1726879414.07368: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword <<< 10976 1726879414.07446: stdout chunk (state=3): >>># destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp <<< 10976 1726879414.07460: stdout chunk (state=3): >>># cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 10976 1726879414.07646: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879414.07660: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879414.07688: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 10976 1726879414.07717: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879414.07750: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879414.07783: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879414.07819: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 10976 1726879414.07835: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879414.07935: stdout chunk (state=3): >>># cleanup[3] wiping gc # 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 <<< 10976 1726879414.07981: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 10976 1726879414.08063: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 10976 1726879414.08078: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 10976 1726879414.08110: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879414.08154: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 <<< 10976 1726879414.08157: stdout chunk (state=3): >>># destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879414.08296: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879414.08338: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879414.08372: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879414.08740: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879414.08782: stderr chunk (state=3): >>><<< 10976 1726879414.08785: stdout chunk (state=3): >>><<< 10976 1726879414.08916: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d3b3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d3583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d3b3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d3b3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d358490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d358940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d358670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d30f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d30f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d332850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d30f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d370880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d308d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d332d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d358970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2d2eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2d6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2d4640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2d2370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3d255dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2558b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d255eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d255f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d255e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2aed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2a8610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2bb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2dbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3d267c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2ae250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3d2bb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2e19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d267fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d267d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d267d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cffa370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cffa460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d26ffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d269a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d269490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cf2e1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cfe5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d269eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2e1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cf40af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3cf40e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cf53730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cf53c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3ceeb3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cf40f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3cefb280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cf535b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3cefb340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2679d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3cf176a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3cf17970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cf17760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3cf17850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3cf17ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3cf241f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cf178e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cf0aa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3d2675b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cf17a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5a3ce46670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cd6b7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3cd6b160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cd6b280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cd6bf10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cd6b4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cd6bd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3cd6bf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cd6b100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c76dee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3c78ef40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3c78ed60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c78e3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cdd1dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cdd13a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cdd1f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cda1c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c7e8cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c7e83a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cd70490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3c7e84c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c7e84f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3c750250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cdb21f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3c75c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cdb2370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cdcbd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c75c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3c75c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3c75b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3c75b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cdaa8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3c7df670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3c7deac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c7ef0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3c7df0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3cd76a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3c351580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c72a520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c2f60a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c7debb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c737970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a3cdbd250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c7376a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c71c7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c7197f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c713970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3727c7rd/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a3c2e15e0> import 'gc' # {"changed": true, "stdout": "jSb0j2C1OcyNDrh4C6q3lA0SA2QX895vc4rI19jRym2jhuF8ru/2gXc5NtUl2J9f\n2R+lLjnfkyyrbthB+kFPjXSs7ErM+A3neJhQeGa6qo4wl+OoLSA1KZ83JVLbagDC\nJ+CFJ0zTnhGImgG9d7OtWIMicz1HjgEmR5IkYGHy/Vqrk54nuY2o/IHd4PeJ8UP1\nX93uLiQdp+SDXKASM+cOabYC1dMxn9vPLXX1wKwXMhbAfUxSnoPQCVdaC3XBu9+4\ntOoW8gvgW7LtHzImOs+vOK9ysGCs8PGhXQw9dDq+ormdPzGFyRmVdi9fw3U5g0tu\nY1DXSSqcU7BX3AyQJhC/HwWGNonbdq6uXE/DlaO7WtbYIX7ssPxZqJC5N69wFaxX\nrvSIedtVRLmsQIAGZfJaFjFBXnw1o7bB3PSuHWRHZ++XNNIkavGU1D0BAD7PztqM\nf/GSreYQmGbq1+G+7Rkn7xY1UFKe+dz+I9+W5Iai6etft36BA3v2oUUwZM//1L2K\nKrRaznugLAfA5LbHXTIvYde11EAf1PNEWU/ubyDoS3HfIFkcfRSZcGYlLf9j36EG\nC4VgDzwUSgsQAX9mgUCNU4Rdj+Ggqn+AM66peDY8uWSi0M/5myGTsDr1xReI/IWr\nAnxZIhPmTkbtAHjCdxEno/g3qxeVeJ7F5SSYBKNR3ow=", "stderr": "", "rc": 0, "cmd": ["openssl", "rand", "-base64", "512"], "start": "2024-09-20 20:43:34.062775", "end": "2024-09-20 20:43:34.068759", "delta": "0:00:00.005984", "msg": "", "invocation": {"module_args": {"_raw_params": "openssl rand -base64 512", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879414.09559: done with _execute_module (ansible.legacy.command, {'_raw_params': 'openssl rand -base64 512', '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_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-1726879413.7541165-12823-122068639832492/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879414.09565: _low_level_execute_command(): starting 10976 1726879414.09628: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879413.7541165-12823-122068639832492/ > /dev/null 2>&1 && sleep 0' 10976 1726879414.10547: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879414.10569: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879414.10680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879414.10697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879414.10743: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879414.10750: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879414.10760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879414.10776: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879414.10785: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879414.10795: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879414.10805: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879414.10815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879414.10834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879414.10841: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879414.10848: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879414.10862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879414.11045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879414.11063: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879414.11080: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879414.11239: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879414.13157: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879414.13162: stdout chunk (state=3): >>><<< 10976 1726879414.13165: stderr chunk (state=3): >>><<< 10976 1726879414.13432: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879414.13437: handler run complete 10976 1726879414.13439: Evaluated conditional (False): False 10976 1726879414.13441: attempt loop complete, returning result 10976 1726879414.13443: _execute() done 10976 1726879414.13446: dumping result to json 10976 1726879414.13448: done dumping result, returning 10976 1726879414.13450: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Generate key using OpenSSL fence_xvm.key [0e24e73b-299d-f469-e0b0-000000000692] 10976 1726879414.13452: sending task result for task 0e24e73b-299d-f469-e0b0-000000000692 10976 1726879414.13534: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000692 10976 1726879414.13538: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10976 1726879414.13613: no more pending results, returning what we have 10976 1726879414.13617: results queue empty 10976 1726879414.13618: checking for any_errors_fatal 10976 1726879414.13630: done checking for any_errors_fatal 10976 1726879414.13632: checking for max_fail_percentage 10976 1726879414.13634: done checking for max_fail_percentage 10976 1726879414.13635: checking to see if all hosts have failed and the running result is not ok 10976 1726879414.13636: done checking to see if all hosts have failed 10976 1726879414.13636: getting the remaining hosts for this loop 10976 1726879414.13638: done getting the remaining hosts for this loop 10976 1726879414.13642: getting the next task for host managed_node2 10976 1726879414.13650: done getting next task for host managed_node2 10976 1726879414.13654: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fetch generated {{ preshared_key_label }} 10976 1726879414.13659: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879414.13671: getting variables 10976 1726879414.13673: in VariableManager get_vars() 10976 1726879414.13728: Calling all_inventory to load vars for managed_node2 10976 1726879414.13731: Calling groups_inventory to load vars for managed_node2 10976 1726879414.13734: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879414.13745: Calling all_plugins_play to load vars for managed_node2 10976 1726879414.13749: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879414.13758: Calling groups_plugins_play to load vars for managed_node2 10976 1726879414.16110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879414.17960: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879414.17985: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879414.17992: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879414.18086: done with get_vars() 10976 1726879414.18121: done getting variables 10976 1726879414.18188: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 10976 1726879414.18321: variable 'preshared_key_label' from source: include params TASK [fedora.linux_system_roles.ha_cluster : Fetch generated fence_xvm.key] **** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:50 Friday 20 September 2024 20:43:34 -0400 (0:00:00.550) 0:00:55.606 ****** 10976 1726879414.18363: entering _queue_task() for managed_node2/set_fact 10976 1726879414.18728: worker is 1 (out of 1 available) 10976 1726879414.18745: exiting _queue_task() for managed_node2/set_fact 10976 1726879414.18749: done queuing things up, now waiting for results queue to drain 10976 1726879414.18751: waiting for pending results... 10976 1726879414.19449: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fetch generated fence_xvm.key 10976 1726879414.19640: in run() - task 0e24e73b-299d-f469-e0b0-000000000693 10976 1726879414.19654: variable 'ansible_search_path' from source: unknown 10976 1726879414.19657: variable 'ansible_search_path' from source: unknown 10976 1726879414.19696: calling self._execute() 10976 1726879414.19814: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879414.19821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879414.19844: variable 'omit' from source: magic vars 10976 1726879414.20248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879414.24001: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879414.24157: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879414.24241: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879414.24301: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879414.24344: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879414.24461: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879414.24484: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879414.24663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879414.24838: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879414.24881: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879414.24915: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879414.24952: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879414.25047: 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) 10976 1726879414.25078: 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) 10976 1726879414.25109: 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) 10976 1726879414.25143: 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) 10976 1726879414.25205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879414.25239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879414.25270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879414.25314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879414.25338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879414.25481: variable 'preshared_key_src' from source: include params 10976 1726879414.25491: variable 'ha_cluster_fence_virt_key_src' from source: role '' defaults 10976 1726879414.25513: Evaluated conditional (not (preshared_key_src is string and preshared_key_src | length > 1)): True 10976 1726879414.25531: variable 'omit' from source: magic vars 10976 1726879414.25635: variable 'preshared_key_label' from source: include params 10976 1726879414.25691: variable 'omit' from source: magic vars 10976 1726879414.25776: variable '__ha_cluster_openssl_rand' from source: set_fact 10976 1726879414.25819: variable 'omit' from source: magic vars 10976 1726879414.25844: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879414.25869: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879414.25887: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879414.25903: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879414.25913: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879414.25965: variable 'inventory_hostname' from source: set_fact 10976 1726879414.25968: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879414.25976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879414.26231: Set connection var ansible_pipelining to False 10976 1726879414.26249: Set connection var ansible_shell_executable to /bin/sh 10976 1726879414.26260: Set connection var ansible_timeout to 10 10976 1726879414.26267: Set connection var ansible_shell_type to sh 10976 1726879414.26278: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879414.26287: Set connection var ansible_connection to ssh 10976 1726879414.26315: variable 'ansible_shell_executable' from source: unknown 10976 1726879414.26323: variable 'ansible_connection' from source: unknown 10976 1726879414.26330: variable 'ansible_module_compression' from source: unknown 10976 1726879414.26336: variable 'ansible_shell_type' from source: unknown 10976 1726879414.26342: variable 'ansible_shell_executable' from source: unknown 10976 1726879414.26347: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879414.26353: variable 'ansible_pipelining' from source: unknown 10976 1726879414.26358: variable 'ansible_timeout' from source: unknown 10976 1726879414.26364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879414.26482: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879414.26497: variable 'omit' from source: magic vars 10976 1726879414.26506: starting attempt loop 10976 1726879414.26512: running the handler 10976 1726879414.26531: handler run complete 10976 1726879414.26546: attempt loop complete, returning result 10976 1726879414.26552: _execute() done 10976 1726879414.26561: dumping result to json 10976 1726879414.26567: done dumping result, returning 10976 1726879414.26578: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fetch generated fence_xvm.key [0e24e73b-299d-f469-e0b0-000000000693] 10976 1726879414.26596: sending task result for task 0e24e73b-299d-f469-e0b0-000000000693 10976 1726879414.26705: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000693 10976 1726879414.26711: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10976 1726879414.27076: no more pending results, returning what we have 10976 1726879414.27079: results queue empty 10976 1726879414.27079: checking for any_errors_fatal 10976 1726879414.27086: done checking for any_errors_fatal 10976 1726879414.27087: checking for max_fail_percentage 10976 1726879414.27088: done checking for max_fail_percentage 10976 1726879414.27091: checking to see if all hosts have failed and the running result is not ok 10976 1726879414.27092: done checking to see if all hosts have failed 10976 1726879414.27092: getting the remaining hosts for this loop 10976 1726879414.27093: done getting the remaining hosts for this loop 10976 1726879414.27096: getting the next task for host managed_node2 10976 1726879414.27103: done getting next task for host managed_node2 10976 1726879414.27106: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Check if key exists on cluster nodes {{ preshared_key_label }} 10976 1726879414.27110: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879414.27117: getting variables 10976 1726879414.27118: in VariableManager get_vars() 10976 1726879414.27158: Calling all_inventory to load vars for managed_node2 10976 1726879414.27161: Calling groups_inventory to load vars for managed_node2 10976 1726879414.27162: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879414.27169: Calling all_plugins_play to load vars for managed_node2 10976 1726879414.27175: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879414.27179: Calling groups_plugins_play to load vars for managed_node2 10976 1726879414.29244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879414.30661: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879414.30681: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879414.30688: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879414.30781: done with get_vars() 10976 1726879414.30816: done getting variables 10976 1726879414.31015: variable 'preshared_key_label' from source: include params TASK [fedora.linux_system_roles.ha_cluster : Check if key exists on cluster nodes fence_xvm.key] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:60 Friday 20 September 2024 20:43:34 -0400 (0:00:00.126) 0:00:55.733 ****** 10976 1726879414.31054: entering _queue_task() for managed_node2/stat 10976 1726879414.31400: worker is 1 (out of 1 available) 10976 1726879414.31411: exiting _queue_task() for managed_node2/stat 10976 1726879414.31426: done queuing things up, now waiting for results queue to drain 10976 1726879414.31428: waiting for pending results... 10976 1726879414.31779: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Check if key exists on cluster nodes fence_xvm.key 10976 1726879414.31957: in run() - task 0e24e73b-299d-f469-e0b0-000000000695 10976 1726879414.31968: variable 'ansible_search_path' from source: unknown 10976 1726879414.31972: variable 'ansible_search_path' from source: unknown 10976 1726879414.32012: calling self._execute() 10976 1726879414.32101: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879414.32105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879414.32114: variable 'omit' from source: magic vars 10976 1726879414.32437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879414.35189: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879414.35263: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879414.35321: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879414.35373: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879414.35415: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879414.35539: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879414.35566: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879414.35769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879414.35981: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879414.36031: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879414.36082: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879414.36132: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879414.36246: 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) 10976 1726879414.36295: 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) 10976 1726879414.36349: 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) 10976 1726879414.36406: 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) 10976 1726879414.36509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879414.36564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879414.36621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879414.36680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879414.36719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879414.36920: variable 'preshared_key_src' from source: include params 10976 1726879414.36942: variable 'ha_cluster_fence_virt_key_src' from source: role '' defaults 10976 1726879414.36976: Evaluated conditional (not (preshared_key_src is string and preshared_key_src | length > 1)): True 10976 1726879414.37133: variable 'ha_cluster_regenerate_keys' from source: role '' defaults 10976 1726879414.37160: Evaluated conditional (not ha_cluster_regenerate_keys): True 10976 1726879414.37183: variable 'omit' from source: magic vars 10976 1726879414.37340: variable 'preshared_key_label' from source: include params 10976 1726879414.37445: variable 'omit' from source: magic vars 10976 1726879414.37491: variable 'preshared_key_dest' from source: include params 10976 1726879414.37592: variable 'preshared_key_dest' from source: include params 10976 1726879414.37626: variable 'omit' from source: magic vars 10976 1726879414.37669: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879414.37709: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879414.37743: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879414.37769: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879414.37794: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879414.37842: variable 'inventory_hostname' from source: set_fact 10976 1726879414.37856: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879414.37870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879414.38032: Set connection var ansible_pipelining to False 10976 1726879414.38055: Set connection var ansible_shell_executable to /bin/sh 10976 1726879414.38070: Set connection var ansible_timeout to 10 10976 1726879414.38091: Set connection var ansible_shell_type to sh 10976 1726879414.38109: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879414.38143: Set connection var ansible_connection to ssh 10976 1726879414.38183: variable 'ansible_shell_executable' from source: unknown 10976 1726879414.38201: variable 'ansible_connection' from source: unknown 10976 1726879414.38214: variable 'ansible_module_compression' from source: unknown 10976 1726879414.38232: variable 'ansible_shell_type' from source: unknown 10976 1726879414.38245: variable 'ansible_shell_executable' from source: unknown 10976 1726879414.38257: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879414.38267: variable 'ansible_pipelining' from source: unknown 10976 1726879414.38279: variable 'ansible_timeout' from source: unknown 10976 1726879414.38292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879414.38504: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879414.38530: variable 'omit' from source: magic vars 10976 1726879414.38551: starting attempt loop 10976 1726879414.38559: running the handler 10976 1726879414.38583: _low_level_execute_command(): starting 10976 1726879414.38597: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879414.39469: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879414.39497: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879414.39528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879414.39557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879414.39615: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879414.39631: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879414.39662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879414.39668: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879414.39694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879414.39726: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879414.39733: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879414.39736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879414.39830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879414.39863: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879414.39871: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879414.39927: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879414.41565: stdout chunk (state=3): >>>/root <<< 10976 1726879414.41696: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879414.41810: stderr chunk (state=3): >>><<< 10976 1726879414.41817: stdout chunk (state=3): >>><<< 10976 1726879414.41850: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879414.41866: _low_level_execute_command(): starting 10976 1726879414.41871: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879414.4184377-12853-88300648648289 `" && echo ansible-tmp-1726879414.4184377-12853-88300648648289="` echo /root/.ansible/tmp/ansible-tmp-1726879414.4184377-12853-88300648648289 `" ) && sleep 0' 10976 1726879414.42539: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879414.42600: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879414.42604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879414.42639: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879414.42658: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879414.42675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879414.42692: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879414.42707: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879414.42724: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879414.42752: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879414.42755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879414.42757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879414.42760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879414.42824: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879414.42830: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879414.42832: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879414.42871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879414.44772: stdout chunk (state=3): >>>ansible-tmp-1726879414.4184377-12853-88300648648289=/root/.ansible/tmp/ansible-tmp-1726879414.4184377-12853-88300648648289 <<< 10976 1726879414.44935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879414.45044: stderr chunk (state=3): >>><<< 10976 1726879414.45058: stdout chunk (state=3): >>><<< 10976 1726879414.45127: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879414.4184377-12853-88300648648289=/root/.ansible/tmp/ansible-tmp-1726879414.4184377-12853-88300648648289 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879414.45149: variable 'ansible_module_compression' from source: unknown 10976 1726879414.45193: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10976 1726879414.45221: variable 'ansible_facts' from source: unknown 10976 1726879414.45283: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879414.4184377-12853-88300648648289/AnsiballZ_stat.py 10976 1726879414.45458: Sending initial data 10976 1726879414.45462: Sent initial data (152 bytes) 10976 1726879414.46478: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879414.46501: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879414.46521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879414.46539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879414.46566: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879414.46583: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879414.46598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879414.46626: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration <<< 10976 1726879414.46631: 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879414.46705: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879414.46723: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879414.46746: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879414.46831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879414.48611: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879414.48632: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879414.48683: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp8eb67vsz /root/.ansible/tmp/ansible-tmp-1726879414.4184377-12853-88300648648289/AnsiballZ_stat.py <<< 10976 1726879414.48714: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879414.49826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879414.50167: stderr chunk (state=3): >>><<< 10976 1726879414.50171: stdout chunk (state=3): >>><<< 10976 1726879414.50175: done transferring module to remote 10976 1726879414.50204: _low_level_execute_command(): starting 10976 1726879414.50207: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879414.4184377-12853-88300648648289/ /root/.ansible/tmp/ansible-tmp-1726879414.4184377-12853-88300648648289/AnsiballZ_stat.py && sleep 0' 10976 1726879414.51007: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879414.51036: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879414.51060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879414.51094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879414.51161: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879414.51182: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879414.51205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879414.51231: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879414.51252: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879414.51267: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879414.51288: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879414.51309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879414.51332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879414.51348: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879414.51363: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879414.51387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879414.51477: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879414.51504: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879414.51521: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879414.51642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879414.53383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879414.53552: stderr chunk (state=3): >>><<< 10976 1726879414.53556: stdout chunk (state=3): >>><<< 10976 1726879414.53573: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879414.53576: _low_level_execute_command(): starting 10976 1726879414.53579: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879414.4184377-12853-88300648648289/AnsiballZ_stat.py && sleep 0' 10976 1726879414.54489: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879414.54500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879414.54611: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879414.54615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879414.54621: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879414.54625: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879414.54628: 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879414.54687: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879414.54694: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879414.54698: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879414.54744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879414.56713: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879414.56737: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879414.56786: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879414.56789: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879414.56819: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879414.56851: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879414.56902: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879414.56905: stdout chunk (state=3): >>>import 'zipimport' # <<< 10976 1726879414.56908: stdout chunk (state=3): >>># installed zipimport hook <<< 10976 1726879414.56956: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 10976 1726879414.56959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879414.56998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879414.57001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879414.57006: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879414.57027: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b06173dc0> <<< 10976 1726879414.57057: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879414.57126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b061183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b06173b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879414.57131: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b06173ac0> <<< 10976 1726879414.57151: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879414.57173: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879414.57186: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b06118490> <<< 10976 1726879414.57219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879414.57234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879414.57252: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b06118940> <<< 10976 1726879414.57273: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b06118670> <<< 10976 1726879414.57303: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879414.57329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879414.57340: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879414.57402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879414.57437: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b060cf190> <<< 10976 1726879414.57457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879414.57473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879414.57544: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b060cf220> <<< 10976 1726879414.57579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879414.57584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879414.57612: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 10976 1726879414.57615: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b060f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b060cf940> <<< 10976 1726879414.57670: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b06130880> <<< 10976 1726879414.57685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b060c7d90> <<< 10976 1726879414.57730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 10976 1726879414.57759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879414.57762: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b060f2d90> <<< 10976 1726879414.57795: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b06118970> <<< 10976 1726879414.57827: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879414.58036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879414.58042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879414.58073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879414.58076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879414.58107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879414.58112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879414.58142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879414.58145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879414.58159: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b0606deb0> <<< 10976 1726879414.58216: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b06071f40> <<< 10976 1726879414.58220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879414.58246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879414.58250: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879414.58272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879414.58291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879414.58313: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879414.58332: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b06067610> <<< 10976 1726879414.58355: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b0606f640> <<< 10976 1726879414.58359: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b0606d370> <<< 10976 1726879414.58376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879414.58449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879414.58489: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879414.58506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879414.58546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879414.58550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879414.58573: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b05dd4e20> <<< 10976 1726879414.58578: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05dd4910> <<< 10976 1726879414.58596: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879414.58612: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05dd4f10> <<< 10976 1726879414.58634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879414.58655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879414.58674: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05dd4fd0> <<< 10976 1726879414.58705: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879414.58806: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05de70d0> import '_collections' # <<< 10976 1726879414.58833: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b06049d90> import '_functools' # <<< 10976 1726879414.58837: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b06042670> <<< 10976 1726879414.58890: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b060556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b06076e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879414.58961: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b05de7cd0> <<< 10976 1726879414.58965: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b060492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879414.58990: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b060552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b0607c9d0> <<< 10976 1726879414.59014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879414.59195: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05de7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05de7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05de7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879414.59561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05dba3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05dba4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05deff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05de9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05de9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879414.59606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879414.59610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05cd5220> <<< 10976 1726879414.59694: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05da5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05de9f10> <<< 10976 1726879414.59699: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b0607c040> <<< 10976 1726879414.59784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05ce7b50> import 'errno' # <<< 10976 1726879414.59899: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b05ce7e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879414.59905: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05cf8790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879414.60036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05cf8cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b05c86400> <<< 10976 1726879414.60043: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05ce7f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879414.60136: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b05c962e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05cf8610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b05c963a0> <<< 10976 1726879414.60173: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05de7a30> <<< 10976 1726879414.60270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879414.60289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b05cb1700> <<< 10976 1726879414.60330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879414.60377: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b05cb19d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05cb17c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b05cb18b0> <<< 10976 1726879414.60401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879414.60742: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b05cb1d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b05cbd250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05cb1940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05ca5a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05de7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879414.60759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879414.60791: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05cb1af0> <<< 10976 1726879414.60909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879414.60913: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8b05bda6d0> <<< 10976 1726879414.61150: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip' # zipimport: zlib available <<< 10976 1726879414.61241: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.61273: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879414.61307: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.61311: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879414.61336: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.62586: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.63575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b055d8820> <<< 10976 1726879414.63582: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879414.63617: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879414.63645: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879414.63674: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879414.63682: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b055d8160> <<< 10976 1726879414.63724: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b055d8280> <<< 10976 1726879414.63745: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b055d8f70> <<< 10976 1726879414.63769: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 10976 1726879414.63777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879414.63836: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b055d84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b055d8d90> import 'atexit' # <<< 10976 1726879414.63863: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b055d8fd0> <<< 10976 1726879414.63886: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879414.63928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879414.63957: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b055d8100> <<< 10976 1726879414.63971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879414.63994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879414.64019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879414.64053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879414.64067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879414.64141: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b0552ff40> <<< 10976 1726879414.64181: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b0554cd00> <<< 10976 1726879414.64214: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b0554ceb0> <<< 10976 1726879414.64243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879414.64272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879414.64309: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b0554c370> <<< 10976 1726879414.64328: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05b67dc0> <<< 10976 1726879414.64555: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05b673a0> <<< 10976 1726879414.64603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879414.64607: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05b67fd0> <<< 10976 1726879414.64697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879414.64734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05b37d30> <<< 10976 1726879414.64805: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b055a9d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b055a9400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b055e14f0> <<< 10976 1726879414.64880: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b055a9520> <<< 10976 1726879414.64893: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b055a9550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879414.64912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879414.64927: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879414.64958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879414.65052: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b0551efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05b49250> <<< 10976 1726879414.65087: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879414.65120: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879414.65136: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b0551b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05b493d0> <<< 10976 1726879414.65151: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879414.65188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879414.65215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879414.65225: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879414.65281: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05b60e50> <<< 10976 1726879414.65413: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b0551b7f0> <<< 10976 1726879414.65529: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879414.65553: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b0551b640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b0551a5b0> <<< 10976 1726879414.65666: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b0550fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05b3f910> <<< 10976 1726879414.65710: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879414.65756: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b0559f6a0> <<< 10976 1726879414.66002: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b0559eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b055ae0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b0559f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b055e2b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879414.66012: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.66072: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.66153: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.66156: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879414.66186: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879414.66196: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879414.66205: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.66309: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.66410: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.66897: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.67869: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879414.67877: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b050e95e0> <<< 10976 1726879414.67880: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b054fa580> <<< 10976 1726879414.67882: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b0508b100> <<< 10976 1726879414.67884: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879414.67886: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879414.68037: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879414.68041: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b0559eb80> <<< 10976 1726879414.68266: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.68366: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.68750: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.68797: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.68854: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879414.68860: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.68908: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.68941: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879414.69002: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.69135: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879414.69182: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10976 1726879414.69185: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.69229: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879414.69392: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.69566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879414.69618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879414.69632: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879414.69691: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b050bcf10> <<< 10976 1726879414.69694: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.69760: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.69830: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 10976 1726879414.69836: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879414.69852: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.69885: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.69924: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10976 1726879414.69968: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.70013: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.70102: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.70174: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879414.70194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879414.70295: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b05b53220> <<< 10976 1726879414.70316: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b050bc850> <<< 10976 1726879414.70359: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879414.70370: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.70498: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.70554: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.70575: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.70633: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879414.70640: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879414.70657: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879414.70707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879414.70715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879414.70727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879414.70819: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b054ddca0> <<< 10976 1726879414.70864: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b054d9f70> <<< 10976 1726879414.70925: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b054d3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879414.70951: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.70981: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879414.71036: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879414.71054: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.71062: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 10976 1726879414.71080: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.71195: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.71380: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879414.71554: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879414.72313: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/cluster/fence_xvm.key", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 512, "inode": 478150806, "dev": 51713, "nlink": 1, "atime": 1726879290.350535, "mtime": 1726879290.0635335, "ctime": 1726879290.354535, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "472aafd4e7f1d2f4cf5dbf6d235a4ba5f8e72b52", "mimetype": "application/octet-stream", "charset": "binary", "version": "374040051", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/cluster/fence_xvm.key", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 10976 1726879414.72337: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879414.72709: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879414.72764: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types <<< 10976 1726879414.72778: stdout chunk (state=3): >>># cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd <<< 10976 1726879414.72847: stdout chunk (state=3): >>># cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 10976 1726879414.73038: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879414.73073: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879414.73100: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879414.73142: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879414.73191: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 10976 1726879414.73225: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879414.73396: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879414.73462: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 10976 1726879414.73531: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879414.73684: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 10976 1726879414.73748: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879414.73788: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879414.74176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879414.74186: stdout chunk (state=3): >>><<< 10976 1726879414.74199: stderr chunk (state=3): >>><<< 10976 1726879414.74722: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b06173dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b061183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b06173b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b06173ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b06118490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b06118940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b06118670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b060cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b060cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b060f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b060cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b06130880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b060c7d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b060f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b06118970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b0606deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b06071f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b06067610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b0606f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b0606d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b05dd4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05dd4910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05dd4f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05dd4fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05de70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b06049d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b06042670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b060556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b06076e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b05de7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b060492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b060552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b0607c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05de7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05de7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05de7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05dba3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05dba4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05deff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05de9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05de9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05cd5220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05da5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05de9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b0607c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05ce7b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b05ce7e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05cf8790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05cf8cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b05c86400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05ce7f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b05c962e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05cf8610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b05c963a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05de7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b05cb1700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b05cb19d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05cb17c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b05cb18b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b05cb1d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b05cbd250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05cb1940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05ca5a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05de7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05cb1af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8b05bda6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b055d8820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b055d8160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b055d8280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b055d8f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b055d84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b055d8d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b055d8fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b055d8100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b0552ff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b0554cd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b0554ceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b0554c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05b67dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05b673a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05b67fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05b37d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b055a9d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b055a9400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b055e14f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b055a9520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b055a9550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b0551efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05b49250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b0551b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05b493d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05b60e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b0551b7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b0551b640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b0551a5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b0550fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b05b3f910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b0559f6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b0559eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b055ae0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b0559f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b055e2b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b050e95e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b054fa580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b0508b100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b0559eb80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b050bcf10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b05b53220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b050bc850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b054ddca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b054d9f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b054d3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_nr2ikz33/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/cluster/fence_xvm.key", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 512, "inode": 478150806, "dev": 51713, "nlink": 1, "atime": 1726879290.350535, "mtime": 1726879290.0635335, "ctime": 1726879290.354535, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "472aafd4e7f1d2f4cf5dbf6d235a4ba5f8e72b52", "mimetype": "application/octet-stream", "charset": "binary", "version": "374040051", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/cluster/fence_xvm.key", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879414.76225: done with _execute_module (stat, {'path': '/etc/cluster/fence_xvm.key', '_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-1726879414.4184377-12853-88300648648289/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879414.76257: _low_level_execute_command(): starting 10976 1726879414.76260: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879414.4184377-12853-88300648648289/ > /dev/null 2>&1 && sleep 0' 10976 1726879414.77371: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879414.77377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879414.77390: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879414.77399: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879414.77404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879414.77428: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration <<< 10976 1726879414.77432: 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879414.77442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879414.77486: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879414.77497: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879414.77560: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879414.79526: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879414.79532: stderr chunk (state=3): >>><<< 10976 1726879414.79534: stdout chunk (state=3): >>><<< 10976 1726879414.79570: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879414.79573: handler run complete 10976 1726879414.79624: attempt loop complete, returning result 10976 1726879414.79627: _execute() done 10976 1726879414.79630: dumping result to json 10976 1726879414.79634: done dumping result, returning 10976 1726879414.79646: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Check if key exists on cluster nodes fence_xvm.key [0e24e73b-299d-f469-e0b0-000000000695] 10976 1726879414.79651: sending task result for task 0e24e73b-299d-f469-e0b0-000000000695 10976 1726879414.79997: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000695 10976 1726879414.80028: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726879290.350535, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "binary", "checksum": "472aafd4e7f1d2f4cf5dbf6d235a4ba5f8e72b52", "ctime": 1726879290.354535, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 478150806, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/octet-stream", "mode": "0600", "mtime": 1726879290.0635335, "nlink": 1, "path": "/etc/cluster/fence_xvm.key", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 512, "uid": 0, "version": "374040051", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 10976 1726879414.80150: no more pending results, returning what we have 10976 1726879414.80153: results queue empty 10976 1726879414.80153: checking for any_errors_fatal 10976 1726879414.80162: done checking for any_errors_fatal 10976 1726879414.80163: checking for max_fail_percentage 10976 1726879414.80167: done checking for max_fail_percentage 10976 1726879414.80168: checking to see if all hosts have failed and the running result is not ok 10976 1726879414.80169: done checking to see if all hosts have failed 10976 1726879414.80170: getting the remaining hosts for this loop 10976 1726879414.80171: done getting the remaining hosts for this loop 10976 1726879414.80175: getting the next task for host managed_node2 10976 1726879414.80182: done getting next task for host managed_node2 10976 1726879414.80186: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Slurp existing key from cluster nodes {{ preshared_key_label }} 10976 1726879414.80190: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879414.80209: getting variables 10976 1726879414.80212: in VariableManager get_vars() 10976 1726879414.80271: Calling all_inventory to load vars for managed_node2 10976 1726879414.80274: Calling groups_inventory to load vars for managed_node2 10976 1726879414.80275: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879414.80282: Calling all_plugins_play to load vars for managed_node2 10976 1726879414.80284: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879414.80285: Calling groups_plugins_play to load vars for managed_node2 10976 1726879414.81162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879414.82619: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879414.82645: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879414.82656: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879414.82780: done with get_vars() 10976 1726879414.82815: done getting variables 10976 1726879414.83033: variable 'preshared_key_label' from source: include params TASK [fedora.linux_system_roles.ha_cluster : Slurp existing key from cluster nodes fence_xvm.key] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:65 Friday 20 September 2024 20:43:34 -0400 (0:00:00.520) 0:00:56.253 ****** 10976 1726879414.83067: entering _queue_task() for managed_node2/slurp 10976 1726879414.83577: worker is 1 (out of 1 available) 10976 1726879414.83593: exiting _queue_task() for managed_node2/slurp 10976 1726879414.83605: done queuing things up, now waiting for results queue to drain 10976 1726879414.83607: waiting for pending results... 10976 1726879414.83970: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Slurp existing key from cluster nodes fence_xvm.key 10976 1726879414.84095: in run() - task 0e24e73b-299d-f469-e0b0-000000000696 10976 1726879414.84107: variable 'ansible_search_path' from source: unknown 10976 1726879414.84113: variable 'ansible_search_path' from source: unknown 10976 1726879414.84146: calling self._execute() 10976 1726879414.84295: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879414.84319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879414.84345: variable 'omit' from source: magic vars 10976 1726879414.84678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879414.88556: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879414.88636: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879414.88681: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879414.88739: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879414.88786: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879414.88907: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879414.88941: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879414.89278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879414.89436: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879414.89477: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879414.89507: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879414.89535: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879414.89616: 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) 10976 1726879414.89638: 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) 10976 1726879414.89657: 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) 10976 1726879414.89681: 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) 10976 1726879414.89733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879414.89754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879414.89772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879414.89812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879414.89828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879414.89939: variable 'preshared_key_src' from source: include params 10976 1726879414.89946: variable 'ha_cluster_fence_virt_key_src' from source: role '' defaults 10976 1726879414.89960: Evaluated conditional (not (preshared_key_src is string and preshared_key_src | length > 1)): True 10976 1726879414.90050: variable 'ha_cluster_regenerate_keys' from source: role '' defaults 10976 1726879414.90058: Evaluated conditional (not ha_cluster_regenerate_keys): True 10976 1726879414.90148: variable '__ha_cluster_preshared_key_stat' from source: set_fact 10976 1726879414.90172: Evaluated conditional (__ha_cluster_preshared_key_stat.stat.exists): True 10976 1726879414.90181: variable 'omit' from source: magic vars 10976 1726879414.90261: variable 'preshared_key_label' from source: include params 10976 1726879414.90345: variable 'omit' from source: magic vars 10976 1726879414.90375: variable 'preshared_key_dest' from source: include params 10976 1726879414.90455: variable 'preshared_key_dest' from source: include params 10976 1726879414.90475: variable 'omit' from source: magic vars 10976 1726879414.90511: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879414.90546: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879414.90579: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879414.90602: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879414.90615: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879414.90650: variable 'inventory_hostname' from source: set_fact 10976 1726879414.90660: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879414.90675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879414.91345: Set connection var ansible_pipelining to False 10976 1726879414.91360: Set connection var ansible_shell_executable to /bin/sh 10976 1726879414.91369: Set connection var ansible_timeout to 10 10976 1726879414.91375: Set connection var ansible_shell_type to sh 10976 1726879414.91384: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879414.91393: Set connection var ansible_connection to ssh 10976 1726879414.91428: variable 'ansible_shell_executable' from source: unknown 10976 1726879414.91436: variable 'ansible_connection' from source: unknown 10976 1726879414.91442: variable 'ansible_module_compression' from source: unknown 10976 1726879414.91448: variable 'ansible_shell_type' from source: unknown 10976 1726879414.91454: variable 'ansible_shell_executable' from source: unknown 10976 1726879414.91459: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879414.91466: variable 'ansible_pipelining' from source: unknown 10976 1726879414.91474: variable 'ansible_timeout' from source: unknown 10976 1726879414.91482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879414.91638: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879414.91655: variable 'omit' from source: magic vars 10976 1726879414.91674: starting attempt loop 10976 1726879414.91679: running the handler 10976 1726879414.91696: _low_level_execute_command(): starting 10976 1726879414.91706: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879414.93412: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879414.93435: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879414.93452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879414.93480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879414.93537: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879414.93549: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879414.93564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879414.93584: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879414.93603: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879414.93615: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879414.93634: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879414.93650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879414.93666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879414.93678: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879414.93692: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879414.93715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879414.93801: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879414.93834: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879414.93856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879414.93941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879414.95602: stdout chunk (state=3): >>>/root <<< 10976 1726879414.95740: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879414.95919: stderr chunk (state=3): >>><<< 10976 1726879414.95934: stdout chunk (state=3): >>><<< 10976 1726879414.96055: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879414.96059: _low_level_execute_command(): starting 10976 1726879414.96062: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879414.9596279-12878-202825754077237 `" && echo ansible-tmp-1726879414.9596279-12878-202825754077237="` echo /root/.ansible/tmp/ansible-tmp-1726879414.9596279-12878-202825754077237 `" ) && sleep 0' 10976 1726879414.98842: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879414.98902: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879414.98920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879414.98942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879414.98993: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879414.99012: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879414.99029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879414.99047: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879414.99060: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879414.99072: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879414.99085: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879414.99103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879414.99152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879414.99165: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879414.99177: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879414.99194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879414.99366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879414.99397: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879414.99415: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879414.99503: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879415.01544: stdout chunk (state=3): >>>ansible-tmp-1726879414.9596279-12878-202825754077237=/root/.ansible/tmp/ansible-tmp-1726879414.9596279-12878-202825754077237 <<< 10976 1726879415.01652: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879415.01778: stderr chunk (state=3): >>><<< 10976 1726879415.01783: stdout chunk (state=3): >>><<< 10976 1726879415.01813: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879414.9596279-12878-202825754077237=/root/.ansible/tmp/ansible-tmp-1726879414.9596279-12878-202825754077237 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879415.01949: variable 'ansible_module_compression' from source: unknown 10976 1726879415.01952: ANSIBALLZ: Using lock for slurp 10976 1726879415.01954: ANSIBALLZ: Acquiring lock 10976 1726879415.01957: ANSIBALLZ: Lock acquired: 139704749142528 10976 1726879415.01959: ANSIBALLZ: Creating module 10976 1726879415.15610: ANSIBALLZ: Writing module into payload 10976 1726879415.15696: ANSIBALLZ: Writing module 10976 1726879415.15728: ANSIBALLZ: Renaming module 10976 1726879415.15745: ANSIBALLZ: Done creating module 10976 1726879415.15767: variable 'ansible_facts' from source: unknown 10976 1726879415.15841: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879414.9596279-12878-202825754077237/AnsiballZ_slurp.py 10976 1726879415.16031: Sending initial data 10976 1726879415.16046: Sent initial data (154 bytes) 10976 1726879415.16745: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879415.16749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879415.16777: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879415.16780: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879415.16782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879415.16832: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879415.16850: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879415.16898: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879415.18755: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879415.18778: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879415.18838: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpe9zxq8my /root/.ansible/tmp/ansible-tmp-1726879414.9596279-12878-202825754077237/AnsiballZ_slurp.py <<< 10976 1726879415.18856: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879415.19626: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879415.19736: stderr chunk (state=3): >>><<< 10976 1726879415.19740: stdout chunk (state=3): >>><<< 10976 1726879415.19755: done transferring module to remote 10976 1726879415.19768: _low_level_execute_command(): starting 10976 1726879415.19773: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879414.9596279-12878-202825754077237/ /root/.ansible/tmp/ansible-tmp-1726879414.9596279-12878-202825754077237/AnsiballZ_slurp.py && sleep 0' 10976 1726879415.20251: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879415.20255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879415.20306: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879415.20310: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 <<< 10976 1726879415.20313: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879415.20357: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879415.20371: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879415.20416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879415.22201: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879415.22291: stderr chunk (state=3): >>><<< 10976 1726879415.22296: stdout chunk (state=3): >>><<< 10976 1726879415.22309: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879415.22312: _low_level_execute_command(): starting 10976 1726879415.22315: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879414.9596279-12878-202825754077237/AnsiballZ_slurp.py && sleep 0' 10976 1726879415.23095: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879415.23107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879415.23166: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879415.23196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879415.23273: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879415.23279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879415.23368: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879415.25409: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879415.25452: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879415.25484: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879415.25513: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879415.25572: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 10976 1726879415.25616: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 10976 1726879415.25633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879415.25640: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879415.25664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879415.25689: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f2243dc0> <<< 10976 1726879415.25780: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879415.25941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1fd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f2243b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f2243ac0> import '_signal' # <<< 10976 1726879415.25994: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1fd8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1fd8940> <<< 10976 1726879415.26057: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1fd8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879415.26071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879415.26097: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f8f190> <<< 10976 1726879415.26130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879415.26141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879415.26209: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f8f220> <<< 10976 1726879415.26240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879415.26244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879415.26272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 10976 1726879415.26275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1fb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f8f940> <<< 10976 1726879415.26328: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1ff0880> <<< 10976 1726879415.26332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 10976 1726879415.26338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f87d90> <<< 10976 1726879415.26397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879415.26410: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1fb2d90> <<< 10976 1726879415.26456: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1fd8970> <<< 10976 1726879415.26483: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879415.26688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879415.26692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879415.26740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879415.26758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879415.26761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879415.26784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879415.26815: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879415.26818: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f2deb0> <<< 10976 1726879415.26861: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f31f40> <<< 10976 1726879415.26890: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879415.26900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879415.26916: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879415.26937: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879415.26963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 10976 1726879415.26975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879415.26991: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f27610> <<< 10976 1726879415.27013: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f2f640> <<< 10976 1726879415.27030: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f2d370> <<< 10976 1726879415.27042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879415.27117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879415.27140: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879415.27183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879415.27197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879415.27239: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1eafe20> <<< 10976 1726879415.27249: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1eaf910> import 'itertools' # <<< 10976 1726879415.27287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1eaff10> <<< 10976 1726879415.27320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879415.27341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1eaffd0> <<< 10976 1726879415.27384: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1ec20d0> <<< 10976 1726879415.27398: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879415.27442: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f09d90> import '_functools' # <<< 10976 1726879415.27472: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f02670> <<< 10976 1726879415.27533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f156d0> <<< 10976 1726879415.27559: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f36e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879415.27606: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1ec2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f092b0> <<< 10976 1726879415.27667: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1f152e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f3c9d0> <<< 10976 1726879415.27680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879415.27706: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879415.27751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879415.27763: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1ec2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1ec2df0> <<< 10976 1726879415.27798: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1ec2d60> <<< 10976 1726879415.27831: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879415.27854: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879415.27881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879415.27920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879415.27944: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py<<< 10976 1726879415.27980: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1e953d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879415.28016: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1e954c0> <<< 10976 1726879415.28138: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1ecaf40> <<< 10976 1726879415.28203: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1ec4a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1ec4490> <<< 10976 1726879415.28228: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879415.28285: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879415.28314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1db0220> <<< 10976 1726879415.28345: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1e80520> <<< 10976 1726879415.28532: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1ec4f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f3c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879415.28556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1dc2b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1dc2e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879415.28578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879415.28600: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1dd3790> <<< 10976 1726879415.28613: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879415.28651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879415.28667: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1dd3cd0> <<< 10976 1726879415.28740: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1d61400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1dc2f70> <<< 10976 1726879415.28755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879415.28794: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879415.28806: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1d712e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1dd3610> import 'pwd' # <<< 10976 1726879415.28844: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1d713a0> <<< 10976 1726879415.28892: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1ec2a30> <<< 10976 1726879415.28910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879415.28934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879415.28950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879415.28980: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879415.29002: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1d8c700> <<< 10976 1726879415.29013: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879415.29039: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879415.29059: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1d8c9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1d8c7c0> <<< 10976 1726879415.29077: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1d8c8b0> <<< 10976 1726879415.29106: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879415.29303: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879415.29312: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1d8cd00> <<< 10976 1726879415.29339: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879415.29351: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1d98250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1d8c940> <<< 10976 1726879415.29363: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1d80a90> <<< 10976 1726879415.29386: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1ec2610> <<< 10976 1726879415.29412: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879415.29474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879415.29519: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1d8caf0> <<< 10976 1726879415.29609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879415.29619: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff9f1cbb6d0> <<< 10976 1726879415.29842: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip' # zipimport: zlib available <<< 10976 1726879415.29966: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879415.29987: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879415.30000: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879415.31477: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879415.32249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1be2820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879415.32311: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879415.32315: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879415.32332: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1be2160> <<< 10976 1726879415.32359: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1be2280> <<< 10976 1726879415.32405: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1be2f70> <<< 10976 1726879415.32446: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879415.32472: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1be24f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1be2d90> import 'atexit' # <<< 10976 1726879415.32519: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1be2fd0> <<< 10976 1726879415.32527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879415.32558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879415.32606: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1be2100> <<< 10976 1726879415.32804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879415.32821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f15eff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1b57d00> <<< 10976 1726879415.32849: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1b57eb0> <<< 10976 1726879415.32852: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879415.32879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879415.32930: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1b57370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1c48dc0> <<< 10976 1726879415.33102: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1c483a0> <<< 10976 1726879415.33143: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879415.33184: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1c48fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879415.33200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879415.33216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879415.33267: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879415.33270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1c18d30> <<< 10976 1726879415.33348: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1bb4d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1bb4400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1beb4f0> <<< 10976 1726879415.33388: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1bb4520> <<< 10976 1726879415.33524: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1bb4550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879415.33545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879415.33585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879415.33673: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f15ddfd0> <<< 10976 1726879415.33677: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1c2a250> <<< 10976 1726879415.33703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879415.33759: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f15db850> <<< 10976 1726879415.33763: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1c2a3d0> <<< 10976 1726879415.33783: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879415.33821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879415.33865: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879415.33869: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879415.33925: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1c41e50> <<< 10976 1726879415.34048: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f15db7f0> <<< 10976 1726879415.34207: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f15db640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f15d95b0> <<< 10976 1726879415.34229: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f15cfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1c22910> <<< 10976 1726879415.34394: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879415.34409: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1baa6a0> <<< 10976 1726879415.34608: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1ba9b20> <<< 10976 1726879415.34639: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1bb90a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1baa100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1bedb20> <<< 10976 1726879415.34667: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879415.34678: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879415.34862: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879415.34890: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879415.34939: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879415.35008: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879415.35147: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879415.35654: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879415.36183: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879415.36448: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f11ca5e0> <<< 10976 1726879415.36468: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f15ac580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f116b100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879415.36498: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879415.36617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879415.36651: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1ba9b80> # zipimport: zlib available <<< 10976 1726879415.37063: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879415.37461: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879415.37491: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879415.37552: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879415.37637: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879415.37650: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879415.37692: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879415.37765: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879415.37805: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10976 1726879415.37840: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879415.37878: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879415.38098: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879415.38258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879415.38836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879415.38878: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f119cf10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879415.38903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879415.38966: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1c34220> <<< 10976 1726879415.38994: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f119c850> <<< 10976 1726879415.39052: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879415.39077: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879415.39378: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879415.39400: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879415.39426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879415.39511: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f159dca0> <<< 10976 1726879415.39551: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1599f70> <<< 10976 1726879415.39614: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1593940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879415.40066: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879415.40082: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available {"content": "wDgSKPZkl3hMIfYlhmmbKty6BgsDDiFF80fyAUih7VMcFMkhru9q0C8LKclblN+wptULsdf3Y76hRG4OdtKrQ5Xb2ekbCgUw56CBHDw/YC2BKk7eVMesOeRKX34bwIJLrog6vKnNmkVDmvWT47TZF3z58h8fnVp9yJ+vsZasuq9khFtjzvF/Ryq8s3/NeOUOnRiIuh132FDVTf75it7/an2+ZRUCCwhA3qTKN77Vywvr5mSikTUPDj5zhTW9/op1mT+ZMNg7GfQdD7BGlT09ScujyDCUttOAnyAlXYEmKhy1No6vOgQRO6i7i9NbPnoQUYn/wtslaDofLMa+9xGXUeV8o8fnDuXhJcZ3n4PeK2K4OFPFvKC128WXyn8ajbLAk1kK9s7758g+VsR8+mpOu1zePOpisWHVBAMtimVPJGl70v1PDzXpBgi1ip13IH8/BJY5yT4uQuQMHkZgGJp2y8VvwECJJPoGHaBaKzM9Zl9DDM62gvkfSdwlxG1TOWUEF6OTNMYnVKFU7G89+BiAJuIfDyNSh0XWodcqVh/E624qXxXE5HNijgwfYH7jtd9FRXg20GqnEqGurJlnWh3rzSCyJNUkJKcw1y+NfpRFQk5fILnHcrHcJzM264eREA6Jg4bTkIW2DdI9jk5TtYo/FUscBd52qGRTfo+cGuGIMXI=", "source": "/etc/cluster/fence_xvm.key", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/cluster/fence_xvm.key"}}} # destroy __main__ <<< 10976 1726879415.40873: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux <<< 10976 1726879415.41089: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types <<< 10976 1726879415.41205: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879415.41268: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq <<< 10976 1726879415.41296: stdout chunk (state=3): >>># destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879415.41329: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879415.41361: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879415.41761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879415.41765: stdout chunk (state=3): >>><<< 10976 1726879415.41767: stderr chunk (state=3): >>><<< 10976 1726879415.41836: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f2243dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1fd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f2243b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f2243ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1fd8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1fd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1fd8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f8f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f8f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1fb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1ff0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f87d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1fb2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1fd8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f2deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f31f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f2f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f2d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1eafe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1eaf910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1eaff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1eaffd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1ec20d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f09d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f02670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f156d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f36e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1ec2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f092b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1f152e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f3c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1ec2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1ec2df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1ec2d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1e953d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1e954c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1ecaf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1ec4a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1ec4490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1db0220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1e80520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1ec4f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1f3c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1dc2b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1dc2e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1dd3790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1dd3cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1d61400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1dc2f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1d712e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1dd3610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1d713a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1ec2a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1d8c700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1d8c9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1d8c7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1d8c8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1d8cd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1d98250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1d8c940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1d80a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1ec2610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1d8caf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff9f1cbb6d0> # zipimport: found 30 names in '/tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1be2820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1be2160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1be2280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1be2f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1be24f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1be2d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1be2fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1be2100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f15eff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1b57d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1b57eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1b57370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1c48dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1c483a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1c48fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1c18d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1bb4d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1bb4400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1beb4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1bb4520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1bb4550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f15ddfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1c2a250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f15db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1c2a3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1c41e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f15db7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f15db640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f15d95b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f15cfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1c22910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1baa6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1ba9b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1bb90a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1baa100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1bedb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f11ca5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f15ac580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f116b100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1ba9b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f119cf10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9f1c34220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f119c850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f159dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1599f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9f1593940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_8dpn0mhm/ansible_slurp_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available {"content": "wDgSKPZkl3hMIfYlhmmbKty6BgsDDiFF80fyAUih7VMcFMkhru9q0C8LKclblN+wptULsdf3Y76hRG4OdtKrQ5Xb2ekbCgUw56CBHDw/YC2BKk7eVMesOeRKX34bwIJLrog6vKnNmkVDmvWT47TZF3z58h8fnVp9yJ+vsZasuq9khFtjzvF/Ryq8s3/NeOUOnRiIuh132FDVTf75it7/an2+ZRUCCwhA3qTKN77Vywvr5mSikTUPDj5zhTW9/op1mT+ZMNg7GfQdD7BGlT09ScujyDCUttOAnyAlXYEmKhy1No6vOgQRO6i7i9NbPnoQUYn/wtslaDofLMa+9xGXUeV8o8fnDuXhJcZ3n4PeK2K4OFPFvKC128WXyn8ajbLAk1kK9s7758g+VsR8+mpOu1zePOpisWHVBAMtimVPJGl70v1PDzXpBgi1ip13IH8/BJY5yT4uQuQMHkZgGJp2y8VvwECJJPoGHaBaKzM9Zl9DDM62gvkfSdwlxG1TOWUEF6OTNMYnVKFU7G89+BiAJuIfDyNSh0XWodcqVh/E624qXxXE5HNijgwfYH7jtd9FRXg20GqnEqGurJlnWh3rzSCyJNUkJKcw1y+NfpRFQk5fILnHcrHcJzM264eREA6Jg4bTkIW2DdI9jk5TtYo/FUscBd52qGRTfo+cGuGIMXI=", "source": "/etc/cluster/fence_xvm.key", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/cluster/fence_xvm.key"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879415.42493: done with _execute_module (slurp, {'src': '/etc/cluster/fence_xvm.key', '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_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-1726879414.9596279-12878-202825754077237/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879415.42497: _low_level_execute_command(): starting 10976 1726879415.42500: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879414.9596279-12878-202825754077237/ > /dev/null 2>&1 && sleep 0' 10976 1726879415.43558: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879415.43579: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879415.43608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879415.43630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879415.43674: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879415.43692: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879415.43710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879415.43732: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879415.43745: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879415.43757: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879415.43768: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879415.43782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879415.43805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879415.43819: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879415.43833: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879415.43847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879415.43934: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879415.43957: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879415.43974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879415.44048: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879415.46045: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879415.46049: stdout chunk (state=3): >>><<< 10976 1726879415.46052: stderr chunk (state=3): >>><<< 10976 1726879415.46430: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879415.46434: handler run complete 10976 1726879415.46437: attempt loop complete, returning result 10976 1726879415.46439: _execute() done 10976 1726879415.46441: dumping result to json 10976 1726879415.46443: done dumping result, returning 10976 1726879415.46445: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Slurp existing key from cluster nodes fence_xvm.key [0e24e73b-299d-f469-e0b0-000000000696] 10976 1726879415.46447: sending task result for task 0e24e73b-299d-f469-e0b0-000000000696 10976 1726879415.46526: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000696 10976 1726879415.46531: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10976 1726879415.46583: no more pending results, returning what we have 10976 1726879415.46586: results queue empty 10976 1726879415.46587: checking for any_errors_fatal 10976 1726879415.46594: done checking for any_errors_fatal 10976 1726879415.46595: checking for max_fail_percentage 10976 1726879415.46596: done checking for max_fail_percentage 10976 1726879415.46597: checking to see if all hosts have failed and the running result is not ok 10976 1726879415.46598: done checking to see if all hosts have failed 10976 1726879415.46598: getting the remaining hosts for this loop 10976 1726879415.46600: done getting the remaining hosts for this loop 10976 1726879415.46603: getting the next task for host managed_node2 10976 1726879415.46609: done getting next task for host managed_node2 10976 1726879415.46612: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Use the slurped key from cluster nodes {{ preshared_key_label }} 10976 1726879415.46618: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879415.46630: getting variables 10976 1726879415.46633: in VariableManager get_vars() 10976 1726879415.46670: Calling all_inventory to load vars for managed_node2 10976 1726879415.46673: Calling groups_inventory to load vars for managed_node2 10976 1726879415.46675: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879415.46684: Calling all_plugins_play to load vars for managed_node2 10976 1726879415.46687: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879415.46690: Calling groups_plugins_play to load vars for managed_node2 10976 1726879415.48672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879415.50216: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879415.50238: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879415.50245: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879415.50333: done with get_vars() 10976 1726879415.50367: done getting variables 10976 1726879415.50434: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 10976 1726879415.50566: variable 'preshared_key_label' from source: include params TASK [fedora.linux_system_roles.ha_cluster : Use the slurped key from cluster nodes fence_xvm.key] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:73 Friday 20 September 2024 20:43:35 -0400 (0:00:00.675) 0:00:56.929 ****** 10976 1726879415.50610: entering _queue_task() for managed_node2/set_fact 10976 1726879415.50991: worker is 1 (out of 1 available) 10976 1726879415.51005: exiting _queue_task() for managed_node2/set_fact 10976 1726879415.51016: done queuing things up, now waiting for results queue to drain 10976 1726879415.51018: waiting for pending results... 10976 1726879415.51402: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Use the slurped key from cluster nodes fence_xvm.key 10976 1726879415.51559: in run() - task 0e24e73b-299d-f469-e0b0-000000000697 10976 1726879415.51577: variable 'ansible_search_path' from source: unknown 10976 1726879415.51580: variable 'ansible_search_path' from source: unknown 10976 1726879415.51653: variable 'ansible_play_hosts' from source: magic vars 10976 1726879415.51887: variable 'ansible_play_hosts' from source: magic vars 10976 1726879415.52108: Loaded config def from plugin (lookup/items) 10976 1726879415.52116: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 10976 1726879415.52165: variable 'omit' from source: magic vars 10976 1726879415.52262: variable 'item' from source: unknown 10976 1726879415.52353: variable 'item' from source: unknown 10976 1726879415.52375: in VariableManager get_vars() 10976 1726879415.52428: Calling all_inventory to load vars for managed_node2 10976 1726879415.52431: Calling groups_inventory to load vars for managed_node2 10976 1726879415.52437: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879415.52461: Calling all_plugins_play to load vars for managed_node2 10976 1726879415.52468: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879415.52474: Calling groups_plugins_play to load vars for managed_node2 10976 1726879415.53854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879415.55450: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879415.55488: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879415.55513: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879415.55612: done with get_vars() 10976 1726879415.55643: variable 'inventory_hostname' from source: set_fact 10976 1726879415.55679: variable 'ansible_delegated_vars' from source: unknown 10976 1726879415.55716: variable 'inventory_hostname' from source: set_fact 10976 1726879415.55732: variable 'omit' from source: magic vars 10976 1726879415.56001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879415.58887: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879415.58969: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879415.59013: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879415.59061: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879415.59099: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879415.59188: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879415.59207: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879415.59405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879415.59721: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879415.59776: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879415.59831: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879415.59873: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879415.59956: 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) 10976 1726879415.60002: 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) 10976 1726879415.60045: 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) 10976 1726879415.60076: 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) 10976 1726879415.60149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879415.60194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879415.60229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879415.60280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879415.60302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879415.60469: variable 'preshared_key_src' from source: include params 10976 1726879415.60478: variable 'ha_cluster_fence_virt_key_src' from source: role '' defaults 10976 1726879415.60495: Evaluated conditional (not (preshared_key_src is string and preshared_key_src | length > 1)): True 10976 1726879415.60618: variable 'ha_cluster_regenerate_keys' from source: role '' defaults 10976 1726879415.60632: Evaluated conditional (not ha_cluster_regenerate_keys): True 10976 1726879415.60770: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879415.60796: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879415.61042: variable 'preshared_key_src' from source: include params 10976 1726879415.61052: variable 'ha_cluster_fence_virt_key_src' from source: role '' defaults 10976 1726879415.61064: Evaluated conditional (not (preshared_key_src is string and preshared_key_src | length > 1)): True 10976 1726879415.61284: variable 'ha_cluster_regenerate_keys' from source: role '' defaults 10976 1726879415.61297: Evaluated conditional (not ha_cluster_regenerate_keys): True 10976 1726879415.61427: variable '__ha_cluster_preshared_key_stat' from source: set_fact 10976 1726879415.61459: Evaluated conditional (__ha_cluster_preshared_key_stat.stat.exists): True 10976 1726879415.61470: variable 'omit' from source: magic vars 10976 1726879415.61574: variable 'preshared_key_label' from source: include params 10976 1726879415.61651: variable 'omit' from source: magic vars 10976 1726879415.62030: variable '__ha_cluster_preshared_key_slurp' from source: set_fact 10976 1726879415.62066: variable 'omit' from source: magic vars 10976 1726879415.62096: variable 'ansible_delegated_vars' from source: unknown 10976 1726879415.62124: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879415.62158: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879415.62183: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879415.62218: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879415.62237: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879415.62270: variable 'inventory_hostname' from source: set_fact 10976 1726879415.62280: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879415.62287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879415.62297: variable 'ansible_port' from source: unknown 10976 1726879415.62310: variable 'ansible_user' from source: unknown 10976 1726879415.62448: Set connection var ansible_pipelining to False 10976 1726879415.62459: Set connection var ansible_shell_executable to /bin/sh 10976 1726879415.62468: Set connection var ansible_timeout to 10 10976 1726879415.62474: Set connection var ansible_shell_type to sh 10976 1726879415.62482: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879415.62493: Set connection var ansible_connection to ssh 10976 1726879415.62538: variable 'ansible_delegated_vars' from source: unknown 10976 1726879415.62546: variable 'ansible_user' from source: unknown 10976 1726879415.62567: variable 'inventory_hostname' from source: set_fact 10976 1726879415.62694: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879415.62717: variable 'omit' from source: magic vars 10976 1726879415.62730: starting attempt loop 10976 1726879415.62741: running the handler 10976 1726879415.62759: handler run complete 10976 1726879415.62772: variable 'inventory_hostname' from source: set_fact 10976 1726879415.62779: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879415.62786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879415.62796: variable 'ansible_port' from source: unknown 10976 1726879415.62802: variable 'ansible_user' from source: unknown 10976 1726879415.62811: attempt loop complete, returning result 10976 1726879415.62834: variable 'item' from source: unknown 10976 1726879415.62925: variable 'item' from source: unknown ok: [managed_node2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10976 1726879415.63154: dumping result to json 10976 1726879415.63166: done dumping result, returning 10976 1726879415.63179: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Use the slurped key from cluster nodes fence_xvm.key [0e24e73b-299d-f469-e0b0-000000000697] 10976 1726879415.63188: sending task result for task 0e24e73b-299d-f469-e0b0-000000000697 ok: [managed_node2 -> {{ item }}] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10976 1726879415.63340: no more pending results, returning what we have 10976 1726879415.63342: results queue empty 10976 1726879415.63344: checking for any_errors_fatal 10976 1726879415.63352: done checking for any_errors_fatal 10976 1726879415.63353: checking for max_fail_percentage 10976 1726879415.63354: done checking for max_fail_percentage 10976 1726879415.63355: checking to see if all hosts have failed and the running result is not ok 10976 1726879415.63356: done checking to see if all hosts have failed 10976 1726879415.63357: getting the remaining hosts for this loop 10976 1726879415.63359: done getting the remaining hosts for this loop 10976 1726879415.63363: getting the next task for host managed_node2 10976 1726879415.63372: done getting next task for host managed_node2 10976 1726879415.63376: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Send fence_xvm.key to nodes 10976 1726879415.63380: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879415.63394: getting variables 10976 1726879415.63395: in VariableManager get_vars() 10976 1726879415.63439: Calling all_inventory to load vars for managed_node2 10976 1726879415.63442: Calling groups_inventory to load vars for managed_node2 10976 1726879415.63444: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879415.63453: Calling all_plugins_play to load vars for managed_node2 10976 1726879415.63456: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879415.63459: Calling groups_plugins_play to load vars for managed_node2 10976 1726879415.65859: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000697 10976 1726879415.65864: WORKER PROCESS EXITING 10976 1726879415.67017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879415.70871: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879415.70902: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879415.70964: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879415.71138: done with get_vars() 10976 1726879415.71166: done getting variables 10976 1726879415.71348: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Send fence_xvm.key to nodes] ****** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml:17 Friday 20 September 2024 20:43:35 -0400 (0:00:00.207) 0:00:57.137 ****** 10976 1726879415.71385: entering _queue_task() for managed_node2/copy 10976 1726879415.72257: worker is 1 (out of 1 available) 10976 1726879415.72273: exiting _queue_task() for managed_node2/copy 10976 1726879415.72284: done queuing things up, now waiting for results queue to drain 10976 1726879415.72286: waiting for pending results... 10976 1726879415.73209: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Send fence_xvm.key to nodes 10976 1726879415.73502: in run() - task 0e24e73b-299d-f469-e0b0-00000000065d 10976 1726879415.73529: variable 'ansible_search_path' from source: unknown 10976 1726879415.73600: variable 'ansible_search_path' from source: unknown 10976 1726879415.73649: calling self._execute() 10976 1726879415.73921: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879415.73939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879415.73953: variable 'omit' from source: magic vars 10976 1726879415.74430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879415.78257: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879415.78455: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879415.78619: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879415.78666: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879415.78709: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879415.79038: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879415.79060: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879415.79075: variable 'omit' from source: magic vars 10976 1726879415.79154: variable 'omit' from source: magic vars 10976 1726879415.79449: variable '__ha_cluster_some_preshared_key' from source: set_fact 10976 1726879415.79621: variable 'omit' from source: magic vars 10976 1726879415.79698: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879415.79785: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879415.79811: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879415.79839: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879415.79862: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879415.79910: variable 'inventory_hostname' from source: set_fact 10976 1726879415.79919: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879415.79930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879415.80044: Set connection var ansible_pipelining to False 10976 1726879415.80059: Set connection var ansible_shell_executable to /bin/sh 10976 1726879415.80078: Set connection var ansible_timeout to 10 10976 1726879415.80085: Set connection var ansible_shell_type to sh 10976 1726879415.80098: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879415.80109: Set connection var ansible_connection to ssh 10976 1726879415.80142: variable 'ansible_shell_executable' from source: unknown 10976 1726879415.80150: variable 'ansible_connection' from source: unknown 10976 1726879415.80158: variable 'ansible_module_compression' from source: unknown 10976 1726879415.80165: variable 'ansible_shell_type' from source: unknown 10976 1726879415.80172: variable 'ansible_shell_executable' from source: unknown 10976 1726879415.80186: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879415.80195: variable 'ansible_pipelining' from source: unknown 10976 1726879415.80201: variable 'ansible_timeout' from source: unknown 10976 1726879415.80208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879415.80330: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879415.80347: variable 'omit' from source: magic vars 10976 1726879415.80355: starting attempt loop 10976 1726879415.80361: running the handler 10976 1726879415.80374: _low_level_execute_command(): starting 10976 1726879415.80383: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879415.81147: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879415.81173: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879415.81190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879415.81210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879415.81268: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879415.81285: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879415.81301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879415.81320: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879415.81335: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879415.81347: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879415.81360: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879415.81378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879415.81400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879415.81414: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879415.81429: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879415.81444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879415.81931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879415.81973: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879415.81990: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879415.82071: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879415.83718: stdout chunk (state=3): >>>/root <<< 10976 1726879415.84091: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879415.84095: stdout chunk (state=3): >>><<< 10976 1726879415.84098: stderr chunk (state=3): >>><<< 10976 1726879415.84229: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879415.84241: _low_level_execute_command(): starting 10976 1726879415.84244: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879415.841259-12911-116848075529800 `" && echo ansible-tmp-1726879415.841259-12911-116848075529800="` echo /root/.ansible/tmp/ansible-tmp-1726879415.841259-12911-116848075529800 `" ) && sleep 0' 10976 1726879415.84872: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879415.84899: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879415.84917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879415.84939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879415.84988: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879415.85009: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879415.85028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879415.85048: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879415.85060: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879415.85072: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879415.85084: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879415.85103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879415.85134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879415.85148: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879415.85160: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879415.85173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879415.85260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879415.85285: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879415.85306: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879415.85442: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879415.87330: stdout chunk (state=3): >>>ansible-tmp-1726879415.841259-12911-116848075529800=/root/.ansible/tmp/ansible-tmp-1726879415.841259-12911-116848075529800 <<< 10976 1726879415.87552: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879415.87559: stdout chunk (state=3): >>><<< 10976 1726879415.87576: stderr chunk (state=3): >>><<< 10976 1726879415.87631: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879415.841259-12911-116848075529800=/root/.ansible/tmp/ansible-tmp-1726879415.841259-12911-116848075529800 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879415.87729: variable 'ansible_module_compression' from source: unknown 10976 1726879415.87832: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10976 1726879415.87835: variable 'ansible_facts' from source: unknown 10976 1726879415.87908: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879415.841259-12911-116848075529800/AnsiballZ_stat.py 10976 1726879415.88093: Sending initial data 10976 1726879415.88096: Sent initial data (152 bytes) 10976 1726879415.89167: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879415.89185: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879415.89205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879415.89227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879415.89281: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879415.89297: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879415.89313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879415.89334: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879415.89347: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879415.89363: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879415.89376: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879415.89397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879415.89415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879415.89447: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879415.89460: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879415.89479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879415.89577: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879415.89614: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879415.89636: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879415.89714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879415.91530: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879415.91590: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879415.91627: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmppr5mdi9p /root/.ansible/tmp/ansible-tmp-1726879415.841259-12911-116848075529800/AnsiballZ_stat.py <<< 10976 1726879415.91645: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879415.92913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879415.93148: stderr chunk (state=3): >>><<< 10976 1726879415.93152: stdout chunk (state=3): >>><<< 10976 1726879415.93155: done transferring module to remote 10976 1726879415.93157: _low_level_execute_command(): starting 10976 1726879415.93160: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879415.841259-12911-116848075529800/ /root/.ansible/tmp/ansible-tmp-1726879415.841259-12911-116848075529800/AnsiballZ_stat.py && sleep 0' 10976 1726879415.93882: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879415.93903: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879415.93929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879415.93951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879415.94000: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879415.94014: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879415.94034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879415.94058: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879415.94072: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879415.94084: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879415.94100: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879415.94115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879415.94134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879415.94157: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879415.94170: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879415.94184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879415.94275: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879415.94303: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879415.94334: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879415.94412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879415.96363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879415.96367: stdout chunk (state=3): >>><<< 10976 1726879415.96369: stderr chunk (state=3): >>><<< 10976 1726879415.96470: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879415.96474: _low_level_execute_command(): starting 10976 1726879415.96477: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879415.841259-12911-116848075529800/AnsiballZ_stat.py && sleep 0' 10976 1726879415.97084: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879415.97104: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879415.97119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879415.97141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879415.97185: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879415.97201: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879415.97215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879415.97239: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879415.97251: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879415.97262: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879415.97274: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879415.97288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879415.97306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879415.97317: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879415.97330: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879415.97344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879415.97432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879415.97460: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879415.97479: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879415.97574: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879415.99635: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879415.99698: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879415.99763: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879415.99766: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 10976 1726879415.99834: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879415.99858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879415.99961: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aff3dc0> <<< 10976 1726879416.00042: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aff3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aff3ac0> <<< 10976 1726879416.00047: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af98490> <<< 10976 1726879416.00088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879416.00109: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af98940> <<< 10976 1726879416.00135: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af98670> <<< 10976 1726879416.00169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879416.00214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879416.00233: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879416.00293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af4f190> <<< 10976 1726879416.00333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879416.00351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879416.00372: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af4f220> <<< 10976 1726879416.00401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879416.00457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af72850> <<< 10976 1726879416.00463: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af4f940> <<< 10976 1726879416.00501: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24afb0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879416.00531: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af48d90> <<< 10976 1726879416.00564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af72d90> <<< 10976 1726879416.00647: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af98970> <<< 10976 1726879416.00685: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879416.00850: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879416.00908: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879416.00988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879416.01019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879416.01189: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af12eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af16f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879416.01231: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af0c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af14640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af12370> <<< 10976 1726879416.01271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879416.01410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879416.01543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24ae95dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ae958b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ae95eb0> <<< 10976 1726879416.01590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ae95f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ae95e80> import '_collections' # <<< 10976 1726879416.01619: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aeeed30> import '_functools' # <<< 10976 1726879416.01640: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aee8610> <<< 10976 1726879416.01726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aefb670> <<< 10976 1726879416.01912: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af1be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24aea7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aeee250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24aefb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af219d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879416.01985: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aea7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aea7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aea7d00> <<< 10976 1726879416.02012: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879416.02074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879416.02115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ae7b370> <<< 10976 1726879416.02154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879416.02181: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ae7b460> <<< 10976 1726879416.02303: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aeaffa0> <<< 10976 1726879416.02421: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aea9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aea9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879416.02496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ab891c0> <<< 10976 1726879416.02513: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ae65c70> <<< 10976 1726879416.02552: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aea9eb0> <<< 10976 1726879416.02574: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af21040> <<< 10976 1726879416.02620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879416.02644: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ab9aaf0> import 'errno' # <<< 10976 1726879416.02703: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24ab9ae20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879416.02738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 10976 1726879416.02759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24abad730> <<< 10976 1726879416.02776: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879416.02804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879416.02828: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24abadc70> <<< 10976 1726879416.02900: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24ab3a3a0> <<< 10976 1726879416.02917: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ab9af10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879416.02963: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879416.02999: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24ab4a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24abad5b0> import 'pwd' # <<< 10976 1726879416.03018: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24ab4a340> <<< 10976 1726879416.03074: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aea79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879416.03109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879416.03136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879416.03191: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24ab666a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879416.03205: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24ab66970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ab66760> <<< 10976 1726879416.03256: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24ab66850> <<< 10976 1726879416.03283: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879416.03486: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879416.03521: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24ab66ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24ab731f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ab668e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ab59a30> <<< 10976 1726879416.03542: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aea75b0> <<< 10976 1726879416.03567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879416.03619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879416.03685: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ab66a90> <<< 10976 1726879416.04093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc24aa8f670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879416.04112: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879416.04130: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.05429: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.06372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9b67c0> <<< 10976 1726879416.06383: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879416.06429: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879416.06435: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 10976 1726879416.06438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879416.06453: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24a9b6160> <<< 10976 1726879416.06491: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9b6280> <<< 10976 1726879416.06536: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9b6f10> <<< 10976 1726879416.06552: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879416.06625: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9b64f0> <<< 10976 1726879416.06629: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9b6d30> import 'atexit' # <<< 10976 1726879416.06659: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24a9b6f70> <<< 10976 1726879416.06663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879416.06683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879416.06761: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9b6100> <<< 10976 1726879416.06836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 10976 1726879416.06882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879416.06895: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a3eeee0> <<< 10976 1726879416.06955: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24a92bf40> <<< 10976 1726879416.06975: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24a92bd60> <<< 10976 1726879416.06989: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879416.07016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879416.07061: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a92b3d0> <<< 10976 1726879416.07076: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aa1cdc0> <<< 10976 1726879416.07257: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aa1c3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879416.07341: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aa1cf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879416.07421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879416.07494: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9eac10> <<< 10976 1726879416.07517: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a988cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9883a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9bb490> <<< 10976 1726879416.07589: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24a9884c0> <<< 10976 1726879416.07601: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9884f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879416.07615: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879416.07665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879416.07717: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24a3d0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9fd1f0> <<< 10976 1726879416.07749: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879416.07763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879416.07810: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24a3dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9fd370> <<< 10976 1726879416.07836: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879416.07873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879416.07913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879416.07968: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aa15d90> <<< 10976 1726879416.08093: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a3dc880> <<< 10976 1726879416.08193: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24a3dc6d0> <<< 10976 1726879416.08228: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879416.08259: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24a3db670> <<< 10976 1726879416.08284: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24a3db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9f58b0> <<< 10976 1726879416.08308: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879416.08328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879416.08373: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24a97f670> <<< 10976 1726879416.08569: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24a97eac0> <<< 10976 1726879416.08586: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a98d0d0> <<< 10976 1726879416.08723: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24a97f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9c1a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10976 1726879416.08772: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.08973: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879416.08983: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.09056: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.09547: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.10025: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879416.10083: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879416.10137: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc249f9c580> <<< 10976 1726879416.10299: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a3aa520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc249f420a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879416.10713: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a97ebb0> # zipimport: zlib available <<< 10976 1726879416.10991: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.11339: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.11413: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.11447: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879416.11520: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.11535: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879416.11599: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.11666: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10976 1726879416.11694: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879416.11724: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.11753: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.11770: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879416.11781: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.11985: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.12207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 10976 1726879416.12279: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a3b8970> # zipimport: zlib available <<< 10976 1726879416.12326: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.12462: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879416.12566: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879416.12579: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.12669: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.12752: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879416.12799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879416.12842: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24aa07250> <<< 10976 1726879416.12906: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a3b86a0> <<< 10976 1726879416.12918: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879416.13061: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.13098: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.13117: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.13171: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879416.13193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879416.13224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879416.13252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879416.13267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879416.13350: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a39d7c0> <<< 10976 1726879416.13395: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a39a7f0> <<< 10976 1726879416.13456: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a393970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879416.13477: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.13503: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.13524: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879416.13579: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879416.13597: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.13615: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py <<< 10976 1726879416.13630: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.13736: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.13917: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.14087: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879416.14832: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/cluster/fence_xvm.key", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 512, "inode": 478150806, "dev": 51713, "nlink": 1, "atime": 1726879414.7145042, "mtime": 1726879290.0635335, "ctime": 1726879290.354535, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "472aafd4e7f1d2f4cf5dbf6d235a4ba5f8e72b52", "mimetype": "application/octet-stream", "charset": "binary", "version": "374040051", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/cluster/fence_xvm.key", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 10976 1726879416.14848: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879416.15195: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 10976 1726879416.15216: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879416.15239: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path <<< 10976 1726879416.15273: stdout chunk (state=3): >>># cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 <<< 10976 1726879416.15310: stdout chunk (state=3): >>># cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon <<< 10976 1726879416.15344: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 10976 1726879416.15512: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879416.15540: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879416.15570: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 10976 1726879416.15628: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879416.15642: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879416.15670: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879416.15716: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 10976 1726879416.15732: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879416.15787: stdout chunk (state=3): >>># cleanup[3] wiping gc # 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 <<< 10976 1726879416.15874: 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 10976 1726879416.15920: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 10976 1726879416.15982: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10976 1726879416.16005: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879416.16151: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 10976 1726879416.16219: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879416.16245: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879416.16281: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879416.16648: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879416.16657: stdout chunk (state=3): >>><<< 10976 1726879416.16668: stderr chunk (state=3): >>><<< 10976 1726879416.16769: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aff3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aff3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aff3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af98490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af98940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af98670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af4f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af4f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af4f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24afb0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af48d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af72d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af98970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af12eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af16f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af0c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af14640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af12370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24ae95dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ae958b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ae95eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ae95f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ae95e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aeeed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aee8610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aefb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af1be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24aea7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aeee250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24aefb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af219d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aea7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aea7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aea7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ae7b370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ae7b460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aeaffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aea9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aea9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ab891c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ae65c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aea9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24af21040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ab9aaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24ab9ae20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24abad730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24abadc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24ab3a3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ab9af10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24ab4a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24abad5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24ab4a340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aea79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24ab666a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24ab66970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ab66760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24ab66850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24ab66ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24ab731f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ab668e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ab59a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aea75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24ab66a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc24aa8f670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9b67c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24a9b6160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9b6280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9b6f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9b64f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9b6d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24a9b6f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9b6100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a3eeee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24a92bf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24a92bd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a92b3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aa1cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aa1c3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aa1cf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9eac10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a988cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9883a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9bb490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24a9884c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9884f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24a3d0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9fd1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24a3dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9fd370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24aa15d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a3dc880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24a3dc6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24a3db670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24a3db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9f58b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24a97f670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24a97eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a98d0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24a97f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a9c1a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc249f9c580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a3aa520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc249f420a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a97ebb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a3b8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc24aa07250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a3b86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a39d7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a39a7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc24a393970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_e3r0754p/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/cluster/fence_xvm.key", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 512, "inode": 478150806, "dev": 51713, "nlink": 1, "atime": 1726879414.7145042, "mtime": 1726879290.0635335, "ctime": 1726879290.354535, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "472aafd4e7f1d2f4cf5dbf6d235a4ba5f8e72b52", "mimetype": "application/octet-stream", "charset": "binary", "version": "374040051", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/cluster/fence_xvm.key", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879416.17408: done with _execute_module (ansible.legacy.stat, {'path': '/etc/cluster/fence_xvm.key', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726879415.841259-12911-116848075529800/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 10976 1726879416.17478: variable 'ansible_module_compression' from source: unknown 10976 1726879416.17530: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 10976 1726879416.17565: variable 'ansible_facts' from source: unknown 10976 1726879416.17638: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879415.841259-12911-116848075529800/AnsiballZ_file.py 10976 1726879416.17804: Sending initial data 10976 1726879416.17808: Sent initial data (152 bytes) 10976 1726879416.18873: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879416.18892: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879416.18908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879416.18929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879416.18972: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879416.18984: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879416.19001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879416.19020: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879416.19035: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879416.19045: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879416.19057: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879416.19070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879416.19088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879416.19106: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879416.19118: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879416.19133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879416.19209: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879416.19247: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879416.19261: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879416.19336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879416.21138: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879416.21159: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879416.21216: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp9f7s91o0 /root/.ansible/tmp/ansible-tmp-1726879415.841259-12911-116848075529800/AnsiballZ_file.py <<< 10976 1726879416.21278: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879416.22376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879416.22530: stderr chunk (state=3): >>><<< 10976 1726879416.22535: stdout chunk (state=3): >>><<< 10976 1726879416.22538: done transferring module to remote 10976 1726879416.22540: _low_level_execute_command(): starting 10976 1726879416.22542: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879415.841259-12911-116848075529800/ /root/.ansible/tmp/ansible-tmp-1726879415.841259-12911-116848075529800/AnsiballZ_file.py && sleep 0' 10976 1726879416.23029: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879416.23033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879416.23067: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879416.23070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879416.23073: 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879416.23075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879416.23130: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879416.23144: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879416.23148: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879416.23179: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879416.25026: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879416.25127: stderr chunk (state=3): >>><<< 10976 1726879416.25135: stdout chunk (state=3): >>><<< 10976 1726879416.25232: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879416.25239: _low_level_execute_command(): starting 10976 1726879416.25242: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879415.841259-12911-116848075529800/AnsiballZ_file.py && sleep 0' 10976 1726879416.25948: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879416.25966: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879416.25981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879416.26008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879416.26065: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879416.26078: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879416.26100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879416.26119: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879416.26135: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879416.26151: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879416.26164: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879416.26178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879416.26197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879416.26215: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879416.26230: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879416.26246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879416.26337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879416.26366: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879416.26383: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879416.26470: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879416.28468: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 10976 1726879416.28473: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10976 1726879416.28529: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879416.28568: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879416.28605: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879416.28645: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879416.28648: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879416.28704: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879416.28736: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879416.28753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879416.28770: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c891edc0> <<< 10976 1726879416.28809: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879416.28837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c88c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c891eb20> <<< 10976 1726879416.28868: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879416.28890: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c891eac0> <<< 10976 1726879416.28910: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879416.28946: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879416.28950: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c88c3490> <<< 10976 1726879416.28972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879416.29010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879416.29014: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c88c3940> <<< 10976 1726879416.29037: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c88c3670> <<< 10976 1726879416.29073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879416.29077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879416.29093: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879416.29107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879416.29175: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c887a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879416.29200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879416.29291: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c887a220> <<< 10976 1726879416.29304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879416.29347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c889d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c887a940> <<< 10976 1726879416.29396: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c88db880> <<< 10976 1726879416.29409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c8873d90> <<< 10976 1726879416.29461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879416.29483: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c889dd90> <<< 10976 1726879416.29519: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c88c3970> <<< 10976 1726879416.29550: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879416.29755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879416.29769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879416.29801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879416.29836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879416.29858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879416.29886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879416.29889: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c883deb0> <<< 10976 1726879416.29938: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c8841f40> <<< 10976 1726879416.29968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879416.29990: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879416.30008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879416.30039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879416.30077: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c8837610> <<< 10976 1726879416.30096: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c883f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c883d370> <<< 10976 1726879416.30109: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879416.30186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879416.30199: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879416.30228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879416.30259: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879416.30298: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c8595dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85958b0> <<< 10976 1726879416.30328: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879416.30347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c8595eb0> <<< 10976 1726879416.30373: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879416.30406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # <<< 10976 1726879416.30440: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c8595f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c8595e80> <<< 10976 1726879416.30452: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879416.30492: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85eed30> <<< 10976 1726879416.30507: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879416.30525: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85e8610> <<< 10976 1726879416.30588: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85fb670> <<< 10976 1726879416.30615: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c8846e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879416.30644: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c85a7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85ee250> <<< 10976 1726879416.30700: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879416.30730: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c85fb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c884c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879416.30756: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879416.30781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879416.30809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879416.30836: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85a7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85a7d90> <<< 10976 1726879416.30847: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85a7d00> <<< 10976 1726879416.30871: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879416.30898: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879416.30925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879416.30939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879416.30972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879416.31002: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c857b370> <<< 10976 1726879416.31034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879416.31045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879416.31069: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c857b460> <<< 10976 1726879416.31188: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85affa0> <<< 10976 1726879416.31237: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85a9a30> <<< 10976 1726879416.31270: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85a9490> <<< 10976 1726879416.31281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879416.31311: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879416.31321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879416.31352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879416.31367: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c84af1c0> <<< 10976 1726879416.31392: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c8565c70> <<< 10976 1726879416.31442: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85a9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c884c040> <<< 10976 1726879416.31466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879416.31508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879416.31528: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c84c0af0> import 'errno' # <<< 10976 1726879416.31564: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c84c0e20> <<< 10976 1726879416.31605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879416.31628: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c84d3730> <<< 10976 1726879416.31645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879416.31677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879416.31706: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c84d3c70> <<< 10976 1726879416.31751: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c84603a0> <<< 10976 1726879416.31773: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c84c0f10> <<< 10976 1726879416.31784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879416.31839: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c8470280> <<< 10976 1726879416.31855: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c84d35b0> import 'pwd' # <<< 10976 1726879416.31878: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c8470340> <<< 10976 1726879416.31915: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85a79d0> <<< 10976 1726879416.31948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879416.31967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879416.31985: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879416.31995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879416.32025: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c848c6a0> <<< 10976 1726879416.32065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879416.32077: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c848c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c848c760> <<< 10976 1726879416.32107: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c848c850> <<< 10976 1726879416.32140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879416.32337: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c848cca0> <<< 10976 1726879416.32383: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c84991f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c848c8e0> <<< 10976 1726879416.32401: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c847fa30> <<< 10976 1726879416.32425: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85a75b0> <<< 10976 1726879416.32444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879416.32501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879416.32535: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c848ca90> <<< 10976 1726879416.32644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879416.32657: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f33c83b5670> <<< 10976 1726879416.32815: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available <<< 10976 1726879416.32909: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.32951: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879416.32963: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.32990: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10976 1726879416.34248: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.35236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7d987c0> <<< 10976 1726879416.35265: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879416.35278: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879416.35308: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7d98160> <<< 10976 1726879416.35339: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7d98280> <<< 10976 1726879416.35379: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7d98f10> <<< 10976 1726879416.35403: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879416.35457: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7d984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7d98d30> import 'atexit' # <<< 10976 1726879416.35485: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7d98f70> <<< 10976 1726879416.35508: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879416.35538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879416.35570: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7d98100> <<< 10976 1726879416.35597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879416.35609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879416.35631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879416.35669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879416.35681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879416.35756: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7ceeee0> <<< 10976 1726879416.35788: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7d0df40> <<< 10976 1726879416.35824: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7d0dd60> <<< 10976 1726879416.35843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879416.35880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879416.35901: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7d0d3d0> <<< 10976 1726879416.35925: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7dfedc0> <<< 10976 1726879416.36103: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7dfe3a0> <<< 10976 1726879416.36115: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879416.36137: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7dfef70> <<< 10976 1726879416.36162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879416.36179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879416.36212: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879416.36243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879416.36256: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7dccc10> <<< 10976 1726879416.36335: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7d6acd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7d6a3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7d9d490> <<< 10976 1726879416.36367: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7d6a4c0> <<< 10976 1726879416.36399: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7d6a4f0> <<< 10976 1726879416.36438: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879416.36459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879416.36482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879416.36562: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7cd0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7ddf1f0> <<< 10976 1726879416.36588: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879416.36599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879416.36659: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7cdc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7ddf370> <<< 10976 1726879416.36685: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879416.36714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879416.36738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879416.36765: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879416.36807: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7df7d90> <<< 10976 1726879416.36943: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7cdc880> <<< 10976 1726879416.37036: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7cdc6d0> <<< 10976 1726879416.37070: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7cdb670> <<< 10976 1726879416.37118: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7cdb5b0> <<< 10976 1726879416.37147: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7dd78b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879416.37171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879416.37193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879416.37242: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7d61670> <<< 10976 1726879416.37440: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879416.37443: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7d60ac0> <<< 10976 1726879416.37445: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7d6f0d0> <<< 10976 1726879416.37497: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7d610d0> <<< 10976 1726879416.37504: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7da3a60> <<< 10976 1726879416.37531: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879416.37534: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.37598: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.37711: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879416.37732: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 10976 1726879416.37748: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879416.37751: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.37839: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.37958: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.38394: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.38855: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10976 1726879416.38878: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879416.38901: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879416.38911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879416.38965: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c78c1580> <<< 10976 1726879416.39035: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879416.39044: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7caa520> <<< 10976 1726879416.39062: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c78670a0> <<< 10976 1726879416.39106: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879416.39111: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.39137: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.39144: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879416.39157: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.39290: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.39422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879416.39430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879416.39448: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7d60bb0> <<< 10976 1726879416.39456: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.39854: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.40232: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.40277: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.40344: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879416.40379: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.40421: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879416.40473: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.40560: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10976 1726879416.40581: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879416.40596: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.40630: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.40659: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879416.40850: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.41047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879416.41082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 10976 1726879416.41160: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7cb8970> <<< 10976 1726879416.41163: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.41240: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.41291: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879416.41314: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879416.41335: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.41375: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.41409: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879416.41415: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.41454: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.41494: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.41584: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.41648: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879416.41676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879416.41755: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7de9250> <<< 10976 1726879416.41791: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7cb86a0> <<< 10976 1726879416.41828: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py <<< 10976 1726879416.41833: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879416.41838: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.41996: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.42051: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879416.42098: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879416.42102: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879416.42124: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879416.42161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879416.42187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879416.42204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879416.42281: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7c9d7c0> <<< 10976 1726879416.42323: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7c9a7f0> <<< 10976 1726879416.42387: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7c94970> <<< 10976 1726879416.42391: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879416.42421: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.42443: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py <<< 10976 1726879416.42449: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879416.42506: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879416.42523: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.42535: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.42541: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py <<< 10976 1726879416.42555: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.43002: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.43465: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879416.43977: stdout chunk (state=3): >>> {"path": "/etc/cluster/fence_xvm.key", "changed": false, "diff": {"before": {"path": "/etc/cluster/fence_xvm.key"}, "after": {"path": "/etc/cluster/fence_xvm.key"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:cluster_conf_t:s0", "size": 512, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0600", "dest": "/etc/cluster/fence_xvm.key", "_original_basename": ".62d1ovfe", "recurse": false, "state": "file", "path": "/etc/cluster/fence_xvm.key", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 10976 1726879416.44296: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879416.44313: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ <<< 10976 1726879416.44344: stdout chunk (state=3): >>># cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading <<< 10976 1726879416.44404: stdout chunk (state=3): >>># cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 <<< 10976 1726879416.44408: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10976 1726879416.44620: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879416.44636: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879416.44656: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879416.44698: stdout chunk (state=3): >>># destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux <<< 10976 1726879416.44754: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping _socket <<< 10976 1726879416.44807: stdout chunk (state=3): >>># cleanup[3] wiping systemd.journal # destroy uuid # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings <<< 10976 1726879416.44883: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879416.44918: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879416.44921: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc <<< 10976 1726879416.44980: stdout chunk (state=3): >>># cleanup[3] wiping stat <<< 10976 1726879416.44984: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib <<< 10976 1726879416.45204: stdout chunk (state=3): >>># destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse <<< 10976 1726879416.45208: stdout chunk (state=3): >>># destroy functools # destroy tokenize # destroy _heapq <<< 10976 1726879416.45228: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879416.45267: stdout chunk (state=3): >>># 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 stat # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select <<< 10976 1726879416.45272: stdout chunk (state=3): >>># destroy _signal <<< 10976 1726879416.45320: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879416.45602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879416.45663: stderr chunk (state=3): >>><<< 10976 1726879416.45666: stdout chunk (state=3): >>><<< 10976 1726879416.45728: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c891edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c88c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c891eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c891eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c88c3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c88c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c88c3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c887a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c887a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c889d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c887a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c88db880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c8873d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c889dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c88c3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c883deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c8841f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c8837610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c883f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c883d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c8595dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85958b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c8595eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c8595f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c8595e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85eed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85e8610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85fb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c8846e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c85a7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85ee250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c85fb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c884c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85a7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85a7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85a7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c857b370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c857b460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85affa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85a9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85a9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c84af1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c8565c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85a9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c884c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c84c0af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c84c0e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c84d3730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c84d3c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c84603a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c84c0f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c8470280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c84d35b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c8470340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85a79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c848c6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c848c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c848c760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c848c850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c848cca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c84991f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c848c8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c847fa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c85a75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c848ca90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f33c83b5670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7d987c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7d98160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7d98280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7d98f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7d984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7d98d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7d98f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7d98100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7ceeee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7d0df40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7d0dd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7d0d3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7dfedc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7dfe3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7dfef70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7dccc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7d6acd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7d6a3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7d9d490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7d6a4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7d6a4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7cd0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7ddf1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7cdc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7ddf370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7df7d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7cdc880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7cdc6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7cdb670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7cdb5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7dd78b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7d61670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7d60ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7d6f0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7d610d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7da3a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c78c1580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7caa520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c78670a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7d60bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7cb8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c7de9250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7cb86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7c9d7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7c9a7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c7c94970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_fxcsyotf/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/cluster/fence_xvm.key", "changed": false, "diff": {"before": {"path": "/etc/cluster/fence_xvm.key"}, "after": {"path": "/etc/cluster/fence_xvm.key"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:cluster_conf_t:s0", "size": 512, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0600", "dest": "/etc/cluster/fence_xvm.key", "_original_basename": ".62d1ovfe", "recurse": false, "state": "file", "path": "/etc/cluster/fence_xvm.key", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib # destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse # destroy functools # destroy tokenize # destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # 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 stat # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _signal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879416.46233: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0600', 'dest': '/etc/cluster/fence_xvm.key', '_original_basename': '.62d1ovfe', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_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-1726879415.841259-12911-116848075529800/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879416.46236: _low_level_execute_command(): starting 10976 1726879416.46239: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879415.841259-12911-116848075529800/ > /dev/null 2>&1 && sleep 0' 10976 1726879416.46429: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879416.46433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879416.46468: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879416.46471: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879416.46474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879416.46534: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879416.46538: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879416.46540: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879416.46582: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879416.48377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879416.48437: stderr chunk (state=3): >>><<< 10976 1726879416.48441: stdout chunk (state=3): >>><<< 10976 1726879416.48456: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879416.48466: handler run complete 10976 1726879416.48485: attempt loop complete, returning result 10976 1726879416.48488: _execute() done 10976 1726879416.48493: dumping result to json 10976 1726879416.48510: done dumping result, returning 10976 1726879416.48526: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Send fence_xvm.key to nodes [0e24e73b-299d-f469-e0b0-00000000065d] 10976 1726879416.48573: sending task result for task 0e24e73b-299d-f469-e0b0-00000000065d 10976 1726879416.48973: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000065d 10976 1726879416.48976: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "checksum": "472aafd4e7f1d2f4cf5dbf6d235a4ba5f8e72b52", "dest": "/etc/cluster/fence_xvm.key", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/cluster/fence_xvm.key", "secontext": "system_u:object_r:cluster_conf_t:s0", "size": 512, "state": "file", "uid": 0 } 10976 1726879416.49080: no more pending results, returning what we have 10976 1726879416.49084: results queue empty 10976 1726879416.49086: checking for any_errors_fatal 10976 1726879416.49105: done checking for any_errors_fatal 10976 1726879416.49107: checking for max_fail_percentage 10976 1726879416.49108: done checking for max_fail_percentage 10976 1726879416.49109: checking to see if all hosts have failed and the running result is not ok 10976 1726879416.49110: done checking to see if all hosts have failed 10976 1726879416.49111: getting the remaining hosts for this loop 10976 1726879416.49113: done getting the remaining hosts for this loop 10976 1726879416.49117: getting the next task for host managed_node2 10976 1726879416.49130: done getting next task for host managed_node2 10976 1726879416.49135: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure SBD 10976 1726879416.49140: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879416.49154: getting variables 10976 1726879416.49156: in VariableManager get_vars() 10976 1726879416.49203: Calling all_inventory to load vars for managed_node2 10976 1726879416.49207: Calling groups_inventory to load vars for managed_node2 10976 1726879416.49209: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879416.49217: Calling all_plugins_play to load vars for managed_node2 10976 1726879416.49219: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879416.49220: Calling groups_plugins_play to load vars for managed_node2 10976 1726879416.50345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879416.51365: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879416.51388: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879416.51395: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879416.51461: done with get_vars() 10976 1726879416.51486: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure SBD] ******************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:69 Friday 20 September 2024 20:43:36 -0400 (0:00:00.801) 0:00:57.938 ****** 10976 1726879416.51571: entering _queue_task() for managed_node2/include_tasks 10976 1726879416.51866: worker is 1 (out of 1 available) 10976 1726879416.51880: exiting _queue_task() for managed_node2/include_tasks 10976 1726879416.51890: done queuing things up, now waiting for results queue to drain 10976 1726879416.51892: waiting for pending results... 10976 1726879416.52115: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure SBD 10976 1726879416.52211: in run() - task 0e24e73b-299d-f469-e0b0-0000000000f7 10976 1726879416.52229: variable 'ansible_search_path' from source: unknown 10976 1726879416.52235: variable 'ansible_search_path' from source: unknown 10976 1726879416.52262: calling self._execute() 10976 1726879416.52352: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879416.52356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879416.52364: variable 'omit' from source: magic vars 10976 1726879416.52662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879416.54648: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879416.54730: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879416.54768: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879416.54795: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879416.54816: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879416.54918: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879416.54955: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879416.55080: variable 'ha_cluster_pacemaker_shell' from source: role '' defaults 10976 1726879416.55088: _execute() done 10976 1726879416.55093: dumping result to json 10976 1726879416.55098: done dumping result, returning 10976 1726879416.55105: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure SBD [0e24e73b-299d-f469-e0b0-0000000000f7] 10976 1726879416.55111: sending task result for task 0e24e73b-299d-f469-e0b0-0000000000f7 10976 1726879416.55284: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000000f7 10976 1726879416.55287: WORKER PROCESS EXITING 10976 1726879416.55420: no more pending results, returning what we have 10976 1726879416.55426: in VariableManager get_vars() 10976 1726879416.55577: Calling all_inventory to load vars for managed_node2 10976 1726879416.55580: Calling groups_inventory to load vars for managed_node2 10976 1726879416.55581: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879416.55588: Calling all_plugins_play to load vars for managed_node2 10976 1726879416.55591: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879416.55593: Calling groups_plugins_play to load vars for managed_node2 10976 1726879416.56477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879416.57356: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879416.57369: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879416.57373: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879416.57419: done with get_vars() 10976 1726879416.57434: variable 'ansible_search_path' from source: unknown 10976 1726879416.57435: variable 'ansible_search_path' from source: unknown 10976 1726879416.57455: we have included files to process 10976 1726879416.57456: generating all_blocks data 10976 1726879416.57457: done generating all_blocks data 10976 1726879416.57462: processing included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml 10976 1726879416.57462: loading included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml 10976 1726879416.57464: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml 10976 1726879416.58976: done processing included file 10976 1726879416.58983: iterating over new_blocks loaded from include file 10976 1726879416.58985: in VariableManager get_vars() 10976 1726879416.59012: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879416.59025: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879416.59029: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879416.59066: done with get_vars() 10976 1726879416.59069: filtering new block on tags 10976 1726879416.59266: done filtering new block on tags 10976 1726879416.59270: in VariableManager get_vars() 10976 1726879416.59284: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879416.59296: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879416.59302: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879416.59346: done with get_vars() 10976 1726879416.59348: filtering new block on tags 10976 1726879416.59373: done filtering new block on tags 10976 1726879416.59375: in VariableManager get_vars() 10976 1726879416.59416: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879416.59434: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879416.59439: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879416.59462: done with get_vars() 10976 1726879416.59464: filtering new block on tags 10976 1726879416.59495: done filtering new block on tags 10976 1726879416.59497: done iterating over new_blocks loaded from include file included: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml for managed_node2 10976 1726879416.59501: extending task lists for all hosts with included blocks 10976 1726879416.59907: done extending task lists 10976 1726879416.59909: done processing included files 10976 1726879416.59910: results queue empty 10976 1726879416.59918: checking for any_errors_fatal 10976 1726879416.59927: done checking for any_errors_fatal 10976 1726879416.59928: checking for max_fail_percentage 10976 1726879416.59929: done checking for max_fail_percentage 10976 1726879416.59930: checking to see if all hosts have failed and the running result is not ok 10976 1726879416.59931: done checking to see if all hosts have failed 10976 1726879416.59932: getting the remaining hosts for this loop 10976 1726879416.59933: done getting the remaining hosts for this loop 10976 1726879416.59936: getting the next task for host managed_node2 10976 1726879416.59941: done getting next task for host managed_node2 10976 1726879416.59943: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure watchdog kernel module blocklist 10976 1726879416.59946: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879416.59954: getting variables 10976 1726879416.59955: in VariableManager get_vars() 10976 1726879416.59965: Calling all_inventory to load vars for managed_node2 10976 1726879416.59967: Calling groups_inventory to load vars for managed_node2 10976 1726879416.59968: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879416.59972: Calling all_plugins_play to load vars for managed_node2 10976 1726879416.59974: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879416.59975: Calling groups_plugins_play to load vars for managed_node2 10976 1726879416.60736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879416.61604: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879416.61617: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879416.61620: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879416.61664: done with get_vars() 10976 1726879416.61685: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure watchdog kernel module blocklist] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:10 Friday 20 September 2024 20:43:36 -0400 (0:00:00.101) 0:00:58.040 ****** 10976 1726879416.61758: entering _queue_task() for managed_node2/lineinfile 10976 1726879416.61759: Creating lock for lineinfile 10976 1726879416.62042: worker is 1 (out of 1 available) 10976 1726879416.62058: exiting _queue_task() for managed_node2/lineinfile 10976 1726879416.62073: done queuing things up, now waiting for results queue to drain 10976 1726879416.62075: waiting for pending results... 10976 1726879416.62373: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure watchdog kernel module blocklist 10976 1726879416.62510: in run() - task 0e24e73b-299d-f469-e0b0-0000000006d6 10976 1726879416.62522: variable 'ansible_search_path' from source: unknown 10976 1726879416.62527: variable 'ansible_search_path' from source: unknown 10976 1726879416.62758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879416.64534: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879416.64594: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879416.64630: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879416.64656: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879416.64680: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879416.64752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879416.64774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879416.64797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879416.64820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879416.64835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879416.64924: variable '__ha_cluster_local_node' from source: set_fact 10976 1726879416.64971: dumping result to json 10976 1726879416.64974: done dumping result, returning 10976 1726879416.64980: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure watchdog kernel module blocklist [0e24e73b-299d-f469-e0b0-0000000006d6] 10976 1726879416.64988: sending task result for task 0e24e73b-299d-f469-e0b0-0000000006d6 10976 1726879416.65091: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000006d6 10976 1726879416.65095: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879416.65165: no more pending results, returning what we have 10976 1726879416.65169: results queue empty 10976 1726879416.65170: checking for any_errors_fatal 10976 1726879416.65172: done checking for any_errors_fatal 10976 1726879416.65173: checking for max_fail_percentage 10976 1726879416.65174: done checking for max_fail_percentage 10976 1726879416.65175: checking to see if all hosts have failed and the running result is not ok 10976 1726879416.65176: done checking to see if all hosts have failed 10976 1726879416.65177: getting the remaining hosts for this loop 10976 1726879416.65178: done getting the remaining hosts for this loop 10976 1726879416.65182: getting the next task for host managed_node2 10976 1726879416.65189: done getting next task for host managed_node2 10976 1726879416.65194: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Unload watchdog kernel modules from blocklist 10976 1726879416.65201: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879416.65218: getting variables 10976 1726879416.65219: in VariableManager get_vars() 10976 1726879416.65261: Calling all_inventory to load vars for managed_node2 10976 1726879416.65264: Calling groups_inventory to load vars for managed_node2 10976 1726879416.65266: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879416.65275: Calling all_plugins_play to load vars for managed_node2 10976 1726879416.65278: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879416.65280: Calling groups_plugins_play to load vars for managed_node2 10976 1726879416.66028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879416.66710: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879416.66725: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879416.66730: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879416.66784: done with get_vars() 10976 1726879416.66802: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Unload watchdog kernel modules from blocklist] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:22 Friday 20 September 2024 20:43:36 -0400 (0:00:00.050) 0:00:58.091 ****** 10976 1726879416.66847: entering _queue_task() for managed_node2/community.general.modprobe 10976 1726879416.66849: Creating lock for community.general.modprobe 10976 1726879416.67099: worker is 1 (out of 1 available) 10976 1726879416.67112: exiting _queue_task() for managed_node2/community.general.modprobe 10976 1726879416.67125: done queuing things up, now waiting for results queue to drain 10976 1726879416.67127: waiting for pending results... 10976 1726879416.67337: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Unload watchdog kernel modules from blocklist 10976 1726879416.67466: in run() - task 0e24e73b-299d-f469-e0b0-0000000006d7 10976 1726879416.67479: variable 'ansible_search_path' from source: unknown 10976 1726879416.67483: variable 'ansible_search_path' from source: unknown 10976 1726879416.67744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879416.69859: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879416.69950: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879416.69994: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879416.70037: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879416.70066: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879416.70153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879416.70184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879416.70212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879416.70257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879416.70278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879416.70396: variable '__ha_cluster_local_node' from source: set_fact 10976 1726879416.70458: dumping result to json 10976 1726879416.70466: done dumping result, returning 10976 1726879416.70478: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Unload watchdog kernel modules from blocklist [0e24e73b-299d-f469-e0b0-0000000006d7] 10976 1726879416.70489: sending task result for task 0e24e73b-299d-f469-e0b0-0000000006d7 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879416.70650: no more pending results, returning what we have 10976 1726879416.70653: results queue empty 10976 1726879416.70654: checking for any_errors_fatal 10976 1726879416.70665: done checking for any_errors_fatal 10976 1726879416.70665: checking for max_fail_percentage 10976 1726879416.70667: done checking for max_fail_percentage 10976 1726879416.70668: checking to see if all hosts have failed and the running result is not ok 10976 1726879416.70669: done checking to see if all hosts have failed 10976 1726879416.70669: getting the remaining hosts for this loop 10976 1726879416.70672: done getting the remaining hosts for this loop 10976 1726879416.70675: getting the next task for host managed_node2 10976 1726879416.70686: done getting next task for host managed_node2 10976 1726879416.70691: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure watchdog kernel modules 10976 1726879416.70698: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879416.70718: getting variables 10976 1726879416.70720: in VariableManager get_vars() 10976 1726879416.70763: Calling all_inventory to load vars for managed_node2 10976 1726879416.70765: Calling groups_inventory to load vars for managed_node2 10976 1726879416.70768: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879416.70780: Calling all_plugins_play to load vars for managed_node2 10976 1726879416.70783: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879416.70787: Calling groups_plugins_play to load vars for managed_node2 10976 1726879416.71313: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000006d7 10976 1726879416.71317: WORKER PROCESS EXITING 10976 1726879416.72580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879416.74081: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879416.74102: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879416.74109: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879416.74188: done with get_vars() 10976 1726879416.74217: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure watchdog kernel modules] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:30 Friday 20 September 2024 20:43:36 -0400 (0:00:00.077) 0:00:58.169 ****** 10976 1726879416.74624: entering _queue_task() for managed_node2/lineinfile 10976 1726879416.75332: worker is 1 (out of 1 available) 10976 1726879416.75344: exiting _queue_task() for managed_node2/lineinfile 10976 1726879416.75355: done queuing things up, now waiting for results queue to drain 10976 1726879416.75357: waiting for pending results... 10976 1726879416.75691: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure watchdog kernel modules 10976 1726879416.75880: in run() - task 0e24e73b-299d-f469-e0b0-0000000006d9 10976 1726879416.75902: variable 'ansible_search_path' from source: unknown 10976 1726879416.75910: variable 'ansible_search_path' from source: unknown 10976 1726879416.76217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879416.78571: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879416.78661: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879416.78712: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879416.78754: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879416.78787: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879416.78879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879416.78917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879416.78951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879416.79002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879416.79027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879416.79150: variable '__ha_cluster_local_node' from source: set_fact 10976 1726879416.79212: dumping result to json 10976 1726879416.79219: done dumping result, returning 10976 1726879416.79232: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure watchdog kernel modules [0e24e73b-299d-f469-e0b0-0000000006d9] 10976 1726879416.79241: sending task result for task 0e24e73b-299d-f469-e0b0-0000000006d9 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879416.79400: no more pending results, returning what we have 10976 1726879416.79403: results queue empty 10976 1726879416.79404: checking for any_errors_fatal 10976 1726879416.79409: done checking for any_errors_fatal 10976 1726879416.79410: checking for max_fail_percentage 10976 1726879416.79411: done checking for max_fail_percentage 10976 1726879416.79412: checking to see if all hosts have failed and the running result is not ok 10976 1726879416.79413: done checking to see if all hosts have failed 10976 1726879416.79414: getting the remaining hosts for this loop 10976 1726879416.79415: done getting the remaining hosts for this loop 10976 1726879416.79419: getting the next task for host managed_node2 10976 1726879416.79434: done getting next task for host managed_node2 10976 1726879416.79439: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Load watchdog kernel modules 10976 1726879416.79445: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879416.79466: getting variables 10976 1726879416.79468: in VariableManager get_vars() 10976 1726879416.79510: Calling all_inventory to load vars for managed_node2 10976 1726879416.79513: Calling groups_inventory to load vars for managed_node2 10976 1726879416.79515: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879416.79527: Calling all_plugins_play to load vars for managed_node2 10976 1726879416.79531: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879416.79535: Calling groups_plugins_play to load vars for managed_node2 10976 1726879416.80057: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000006d9 10976 1726879416.80060: WORKER PROCESS EXITING 10976 1726879416.80686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879416.82241: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879416.82260: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879416.82266: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879416.82346: done with get_vars() 10976 1726879416.82376: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Load watchdog kernel modules] ***** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:40 Friday 20 September 2024 20:43:36 -0400 (0:00:00.078) 0:00:58.247 ****** 10976 1726879416.82440: entering _queue_task() for managed_node2/community.general.modprobe 10976 1726879416.82785: worker is 1 (out of 1 available) 10976 1726879416.82800: exiting _queue_task() for managed_node2/community.general.modprobe 10976 1726879416.82812: done queuing things up, now waiting for results queue to drain 10976 1726879416.82814: waiting for pending results... 10976 1726879416.83135: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Load watchdog kernel modules 10976 1726879416.83363: in run() - task 0e24e73b-299d-f469-e0b0-0000000006da 10976 1726879416.83392: variable 'ansible_search_path' from source: unknown 10976 1726879416.83401: variable 'ansible_search_path' from source: unknown 10976 1726879416.83792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879416.86325: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879416.86417: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879416.86463: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879416.86508: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879416.86544: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879416.86640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879416.86676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879416.86712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879416.86763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879416.86784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879416.86910: variable '__ha_cluster_local_node' from source: set_fact 10976 1726879416.86978: dumping result to json 10976 1726879416.86987: done dumping result, returning 10976 1726879416.87003: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Load watchdog kernel modules [0e24e73b-299d-f469-e0b0-0000000006da] 10976 1726879416.87015: sending task result for task 0e24e73b-299d-f469-e0b0-0000000006da skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879416.87182: no more pending results, returning what we have 10976 1726879416.87186: results queue empty 10976 1726879416.87187: checking for any_errors_fatal 10976 1726879416.87197: done checking for any_errors_fatal 10976 1726879416.87198: checking for max_fail_percentage 10976 1726879416.87200: done checking for max_fail_percentage 10976 1726879416.87201: checking to see if all hosts have failed and the running result is not ok 10976 1726879416.87202: done checking to see if all hosts have failed 10976 1726879416.87203: getting the remaining hosts for this loop 10976 1726879416.87205: done getting the remaining hosts for this loop 10976 1726879416.87209: getting the next task for host managed_node2 10976 1726879416.87224: done getting next task for host managed_node2 10976 1726879416.87228: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Probe SBD devices 10976 1726879416.87235: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879416.87254: getting variables 10976 1726879416.87256: in VariableManager get_vars() 10976 1726879416.87304: Calling all_inventory to load vars for managed_node2 10976 1726879416.87307: Calling groups_inventory to load vars for managed_node2 10976 1726879416.87310: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879416.87321: Calling all_plugins_play to load vars for managed_node2 10976 1726879416.87327: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879416.87330: Calling groups_plugins_play to load vars for managed_node2 10976 1726879416.88944: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000006da 10976 1726879416.88948: WORKER PROCESS EXITING 10976 1726879416.89003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879416.90245: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879416.90263: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879416.90269: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879416.90345: done with get_vars() 10976 1726879416.90374: done getting variables 10976 1726879416.90438: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Probe SBD devices] **************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:57 Friday 20 September 2024 20:43:36 -0400 (0:00:00.080) 0:00:58.328 ****** 10976 1726879416.90474: entering _queue_task() for managed_node2/command 10976 1726879416.90485: task: fedora.linux_system_roles.ha_cluster : Probe SBD devices, throttle: 1 10976 1726879416.90817: worker is 1 (out of 1 available) 10976 1726879416.90830: exiting _queue_task() for managed_node2/command 10976 1726879416.90843: done queuing things up, now waiting for results queue to drain 10976 1726879416.90845: waiting for pending results... 10976 1726879416.91171: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Probe SBD devices 10976 1726879416.91353: in run() - task 0e24e73b-299d-f469-e0b0-0000000006dc 10976 1726879416.91373: variable 'ansible_search_path' from source: unknown 10976 1726879416.91381: variable 'ansible_search_path' from source: unknown 10976 1726879416.91698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879416.94241: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879416.94340: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879416.94391: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879416.94434: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879416.94464: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879416.94550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879416.94581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879416.94612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879416.94669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879416.94696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879416.94839: variable '__ha_cluster_local_node' from source: set_fact 10976 1726879416.94915: dumping result to json 10976 1726879416.94927: done dumping result, returning 10976 1726879416.94940: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Probe SBD devices [0e24e73b-299d-f469-e0b0-0000000006dc] 10976 1726879416.94950: sending task result for task 0e24e73b-299d-f469-e0b0-0000000006dc skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879416.95141: no more pending results, returning what we have 10976 1726879416.95146: results queue empty 10976 1726879416.95147: checking for any_errors_fatal 10976 1726879416.95154: done checking for any_errors_fatal 10976 1726879416.95155: checking for max_fail_percentage 10976 1726879416.95157: done checking for max_fail_percentage 10976 1726879416.95158: checking to see if all hosts have failed and the running result is not ok 10976 1726879416.95159: done checking to see if all hosts have failed 10976 1726879416.95160: getting the remaining hosts for this loop 10976 1726879416.95161: done getting the remaining hosts for this loop 10976 1726879416.95166: getting the next task for host managed_node2 10976 1726879416.95174: done getting next task for host managed_node2 10976 1726879416.95178: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Initialize SBD devices 10976 1726879416.95185: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879416.95205: getting variables 10976 1726879416.95207: in VariableManager get_vars() 10976 1726879416.95257: Calling all_inventory to load vars for managed_node2 10976 1726879416.95260: Calling groups_inventory to load vars for managed_node2 10976 1726879416.95262: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879416.95274: Calling all_plugins_play to load vars for managed_node2 10976 1726879416.95278: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879416.95281: Calling groups_plugins_play to load vars for managed_node2 10976 1726879416.96249: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000006dc 10976 1726879416.96253: WORKER PROCESS EXITING 10976 1726879416.96911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879416.98186: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879416.98210: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879416.98216: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879416.98299: done with get_vars() 10976 1726879416.98335: done getting variables 10976 1726879416.98398: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Initialize SBD devices] *********** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:70 Friday 20 September 2024 20:43:36 -0400 (0:00:00.079) 0:00:58.407 ****** 10976 1726879416.98440: entering _queue_task() for managed_node2/command 10976 1726879416.98452: task: fedora.linux_system_roles.ha_cluster : Initialize SBD devices, throttle: 1 10976 1726879416.98810: worker is 1 (out of 1 available) 10976 1726879416.98821: exiting _queue_task() for managed_node2/command 10976 1726879416.98835: done queuing things up, now waiting for results queue to drain 10976 1726879416.98837: waiting for pending results... 10976 1726879416.99182: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Initialize SBD devices 10976 1726879416.99380: in run() - task 0e24e73b-299d-f469-e0b0-0000000006dd 10976 1726879416.99406: variable 'ansible_search_path' from source: unknown 10976 1726879416.99416: variable 'ansible_search_path' from source: unknown 10976 1726879416.99697: variable '__ha_cluster_check_sbd_devices_result' from source: set_fact 10976 1726879416.99768: dumping result to json 10976 1726879416.99777: done dumping result, returning 10976 1726879416.99787: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Initialize SBD devices [0e24e73b-299d-f469-e0b0-0000000006dd] 10976 1726879416.99801: sending task result for task 0e24e73b-299d-f469-e0b0-0000000006dd skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879416.99970: no more pending results, returning what we have 10976 1726879416.99974: results queue empty 10976 1726879416.99975: checking for any_errors_fatal 10976 1726879416.99986: done checking for any_errors_fatal 10976 1726879416.99987: checking for max_fail_percentage 10976 1726879416.99992: done checking for max_fail_percentage 10976 1726879416.99993: checking to see if all hosts have failed and the running result is not ok 10976 1726879416.99994: done checking to see if all hosts have failed 10976 1726879416.99995: getting the remaining hosts for this loop 10976 1726879416.99997: done getting the remaining hosts for this loop 10976 1726879417.00000: getting the next task for host managed_node2 10976 1726879417.00011: done getting next task for host managed_node2 10976 1726879417.00015: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Distribute SBD config 10976 1726879417.00020: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879417.00040: getting variables 10976 1726879417.00042: in VariableManager get_vars() 10976 1726879417.00094: Calling all_inventory to load vars for managed_node2 10976 1726879417.00097: Calling groups_inventory to load vars for managed_node2 10976 1726879417.00100: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879417.00112: Calling all_plugins_play to load vars for managed_node2 10976 1726879417.00116: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879417.00119: Calling groups_plugins_play to load vars for managed_node2 10976 1726879417.01370: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000006dd 10976 1726879417.01375: WORKER PROCESS EXITING 10976 1726879417.01872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879417.03098: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879417.03116: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879417.03125: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879417.03196: done with get_vars() 10976 1726879417.03226: done getting variables 10976 1726879417.03284: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Distribute SBD config] ************ task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:88 Friday 20 September 2024 20:43:37 -0400 (0:00:00.048) 0:00:58.456 ****** 10976 1726879417.03325: entering _queue_task() for managed_node2/template 10976 1726879417.03661: worker is 1 (out of 1 available) 10976 1726879417.03673: exiting _queue_task() for managed_node2/template 10976 1726879417.03685: done queuing things up, now waiting for results queue to drain 10976 1726879417.03687: waiting for pending results... 10976 1726879417.04013: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute SBD config 10976 1726879417.04181: in run() - task 0e24e73b-299d-f469-e0b0-0000000006de 10976 1726879417.04204: variable 'ansible_search_path' from source: unknown 10976 1726879417.04211: variable 'ansible_search_path' from source: unknown 10976 1726879417.04257: calling self._execute() 10976 1726879417.04374: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879417.04387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879417.04409: variable 'omit' from source: magic vars 10976 1726879417.04837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879417.07329: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879417.07406: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879417.07451: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879417.07494: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879417.07526: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879417.07635: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879417.07655: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879417.07770: variable 'ha_cluster_sbd_enabled' from source: role '' defaults 10976 1726879417.07780: Evaluated conditional (ha_cluster_sbd_enabled): False 10976 1726879417.07786: when evaluation is False, skipping this task 10976 1726879417.07796: _execute() done 10976 1726879417.07803: dumping result to json 10976 1726879417.07813: done dumping result, returning 10976 1726879417.07825: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute SBD config [0e24e73b-299d-f469-e0b0-0000000006de] 10976 1726879417.07835: sending task result for task 0e24e73b-299d-f469-e0b0-0000000006de skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_sbd_enabled", "skip_reason": "Conditional result was False" } 10976 1726879417.07993: no more pending results, returning what we have 10976 1726879417.07997: results queue empty 10976 1726879417.07998: checking for any_errors_fatal 10976 1726879417.08007: done checking for any_errors_fatal 10976 1726879417.08008: checking for max_fail_percentage 10976 1726879417.08010: done checking for max_fail_percentage 10976 1726879417.08011: checking to see if all hosts have failed and the running result is not ok 10976 1726879417.08012: done checking to see if all hosts have failed 10976 1726879417.08013: getting the remaining hosts for this loop 10976 1726879417.08014: done getting the remaining hosts for this loop 10976 1726879417.08019: getting the next task for host managed_node2 10976 1726879417.08031: done getting next task for host managed_node2 10976 1726879417.08035: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Ensure /etc/systemd/system/sbd.service.d directory exists 10976 1726879417.08041: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879417.08060: getting variables 10976 1726879417.08063: in VariableManager get_vars() 10976 1726879417.08111: Calling all_inventory to load vars for managed_node2 10976 1726879417.08114: Calling groups_inventory to load vars for managed_node2 10976 1726879417.08117: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879417.08131: Calling all_plugins_play to load vars for managed_node2 10976 1726879417.08135: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879417.08138: Calling groups_plugins_play to load vars for managed_node2 10976 1726879417.09448: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000006de 10976 1726879417.09452: WORKER PROCESS EXITING 10976 1726879417.09701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879417.10931: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879417.10950: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879417.10956: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879417.11033: done with get_vars() 10976 1726879417.11062: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Ensure /etc/systemd/system/sbd.service.d directory exists] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:109 Friday 20 September 2024 20:43:37 -0400 (0:00:00.078) 0:00:58.534 ****** 10976 1726879417.11163: entering _queue_task() for managed_node2/file 10976 1726879417.11506: worker is 1 (out of 1 available) 10976 1726879417.11518: exiting _queue_task() for managed_node2/file 10976 1726879417.11531: done queuing things up, now waiting for results queue to drain 10976 1726879417.11532: waiting for pending results... 10976 1726879417.11867: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Ensure /etc/systemd/system/sbd.service.d directory exists 10976 1726879417.12039: in run() - task 0e24e73b-299d-f469-e0b0-0000000006e0 10976 1726879417.12057: variable 'ansible_search_path' from source: unknown 10976 1726879417.12064: variable 'ansible_search_path' from source: unknown 10976 1726879417.12118: calling self._execute() 10976 1726879417.12247: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879417.12258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879417.12274: variable 'omit' from source: magic vars 10976 1726879417.12692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879417.15125: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879417.15204: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879417.15252: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879417.15293: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879417.15325: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879417.15431: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879417.15453: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879417.15559: variable 'ha_cluster_sbd_enabled' from source: role '' defaults 10976 1726879417.15572: Evaluated conditional (ha_cluster_sbd_enabled): False 10976 1726879417.15579: when evaluation is False, skipping this task 10976 1726879417.15585: _execute() done 10976 1726879417.15594: dumping result to json 10976 1726879417.15601: done dumping result, returning 10976 1726879417.15612: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Ensure /etc/systemd/system/sbd.service.d directory exists [0e24e73b-299d-f469-e0b0-0000000006e0] 10976 1726879417.15623: sending task result for task 0e24e73b-299d-f469-e0b0-0000000006e0 skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_sbd_enabled", "skip_reason": "Conditional result was False" } 10976 1726879417.15786: no more pending results, returning what we have 10976 1726879417.15793: results queue empty 10976 1726879417.15794: checking for any_errors_fatal 10976 1726879417.15804: done checking for any_errors_fatal 10976 1726879417.15805: checking for max_fail_percentage 10976 1726879417.15807: done checking for max_fail_percentage 10976 1726879417.15808: checking to see if all hosts have failed and the running result is not ok 10976 1726879417.15808: done checking to see if all hosts have failed 10976 1726879417.15809: getting the remaining hosts for this loop 10976 1726879417.15811: done getting the remaining hosts for this loop 10976 1726879417.15815: getting the next task for host managed_node2 10976 1726879417.15826: done getting next task for host managed_node2 10976 1726879417.15830: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Override start timeout for SBD 10976 1726879417.15836: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879417.15855: getting variables 10976 1726879417.15857: in VariableManager get_vars() 10976 1726879417.15907: Calling all_inventory to load vars for managed_node2 10976 1726879417.15910: Calling groups_inventory to load vars for managed_node2 10976 1726879417.15912: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879417.15926: Calling all_plugins_play to load vars for managed_node2 10976 1726879417.15930: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879417.15933: Calling groups_plugins_play to load vars for managed_node2 10976 1726879417.16944: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000006e0 10976 1726879417.16948: WORKER PROCESS EXITING 10976 1726879417.17633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879417.18854: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879417.18871: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879417.18877: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879417.18953: done with get_vars() 10976 1726879417.18981: done getting variables 10976 1726879417.19040: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Override start timeout for SBD] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:117 Friday 20 September 2024 20:43:37 -0400 (0:00:00.079) 0:00:58.614 ****** 10976 1726879417.19080: entering _queue_task() for managed_node2/template 10976 1726879417.19431: worker is 1 (out of 1 available) 10976 1726879417.19445: exiting _queue_task() for managed_node2/template 10976 1726879417.19457: done queuing things up, now waiting for results queue to drain 10976 1726879417.19459: waiting for pending results... 10976 1726879417.19797: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Override start timeout for SBD 10976 1726879417.19996: in run() - task 0e24e73b-299d-f469-e0b0-0000000006e1 10976 1726879417.20024: variable 'ansible_search_path' from source: unknown 10976 1726879417.20036: variable 'ansible_search_path' from source: unknown 10976 1726879417.20082: calling self._execute() 10976 1726879417.20216: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879417.20231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879417.20250: variable 'omit' from source: magic vars 10976 1726879417.20659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879417.23163: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879417.23243: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879417.23288: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879417.23329: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879417.23359: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879417.23467: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879417.23494: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879417.23610: variable 'ha_cluster_sbd_enabled' from source: role '' defaults 10976 1726879417.23620: Evaluated conditional (ha_cluster_sbd_enabled): False 10976 1726879417.23631: when evaluation is False, skipping this task 10976 1726879417.23637: _execute() done 10976 1726879417.23644: dumping result to json 10976 1726879417.23650: done dumping result, returning 10976 1726879417.23661: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Override start timeout for SBD [0e24e73b-299d-f469-e0b0-0000000006e1] 10976 1726879417.23670: sending task result for task 0e24e73b-299d-f469-e0b0-0000000006e1 skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_sbd_enabled", "skip_reason": "Conditional result was False" } 10976 1726879417.23826: no more pending results, returning what we have 10976 1726879417.23829: results queue empty 10976 1726879417.23830: checking for any_errors_fatal 10976 1726879417.23838: done checking for any_errors_fatal 10976 1726879417.23839: checking for max_fail_percentage 10976 1726879417.23841: done checking for max_fail_percentage 10976 1726879417.23842: checking to see if all hosts have failed and the running result is not ok 10976 1726879417.23843: done checking to see if all hosts have failed 10976 1726879417.23844: getting the remaining hosts for this loop 10976 1726879417.23846: done getting the remaining hosts for this loop 10976 1726879417.23849: getting the next task for host managed_node2 10976 1726879417.23858: done getting next task for host managed_node2 10976 1726879417.23863: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Reload systemd service files 10976 1726879417.23869: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879417.23888: getting variables 10976 1726879417.23892: in VariableManager get_vars() 10976 1726879417.23940: Calling all_inventory to load vars for managed_node2 10976 1726879417.23943: Calling groups_inventory to load vars for managed_node2 10976 1726879417.23945: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879417.23957: Calling all_plugins_play to load vars for managed_node2 10976 1726879417.23960: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879417.23963: Calling groups_plugins_play to load vars for managed_node2 10976 1726879417.24944: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000006e1 10976 1726879417.24948: WORKER PROCESS EXITING 10976 1726879417.25516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879417.26765: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879417.26783: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879417.26788: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879417.26865: done with get_vars() 10976 1726879417.26900: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Reload systemd service files] ***** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:131 Friday 20 September 2024 20:43:37 -0400 (0:00:00.079) 0:00:58.693 ****** 10976 1726879417.27003: entering _queue_task() for managed_node2/systemd 10976 1726879417.27341: worker is 1 (out of 1 available) 10976 1726879417.27354: exiting _queue_task() for managed_node2/systemd 10976 1726879417.27368: done queuing things up, now waiting for results queue to drain 10976 1726879417.27370: waiting for pending results... 10976 1726879417.27707: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Reload systemd service files 10976 1726879417.27887: in run() - task 0e24e73b-299d-f469-e0b0-0000000006e2 10976 1726879417.27911: variable 'ansible_search_path' from source: unknown 10976 1726879417.27920: variable 'ansible_search_path' from source: unknown 10976 1726879417.27967: calling self._execute() 10976 1726879417.28078: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879417.28088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879417.28104: variable 'omit' from source: magic vars 10976 1726879417.28537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879417.31286: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879417.31362: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879417.31409: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879417.31450: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879417.31482: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879417.31595: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879417.31620: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879417.31736: variable 'ha_cluster_sbd_enabled' from source: role '' defaults 10976 1726879417.31749: Evaluated conditional (ha_cluster_sbd_enabled): False 10976 1726879417.31756: when evaluation is False, skipping this task 10976 1726879417.31765: _execute() done 10976 1726879417.31773: dumping result to json 10976 1726879417.31780: done dumping result, returning 10976 1726879417.31795: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Reload systemd service files [0e24e73b-299d-f469-e0b0-0000000006e2] 10976 1726879417.31806: sending task result for task 0e24e73b-299d-f469-e0b0-0000000006e2 skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_sbd_enabled", "skip_reason": "Conditional result was False" } 10976 1726879417.31965: no more pending results, returning what we have 10976 1726879417.31969: results queue empty 10976 1726879417.31971: checking for any_errors_fatal 10976 1726879417.31980: done checking for any_errors_fatal 10976 1726879417.31981: checking for max_fail_percentage 10976 1726879417.31982: done checking for max_fail_percentage 10976 1726879417.31984: checking to see if all hosts have failed and the running result is not ok 10976 1726879417.31985: done checking to see if all hosts have failed 10976 1726879417.31985: getting the remaining hosts for this loop 10976 1726879417.31987: done getting the remaining hosts for this loop 10976 1726879417.31994: getting the next task for host managed_node2 10976 1726879417.32006: done getting next task for host managed_node2 10976 1726879417.32011: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Get services status - detect pacemaker 10976 1726879417.32016: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879417.32038: getting variables 10976 1726879417.32040: in VariableManager get_vars() 10976 1726879417.32086: Calling all_inventory to load vars for managed_node2 10976 1726879417.32092: Calling groups_inventory to load vars for managed_node2 10976 1726879417.32095: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879417.32107: Calling all_plugins_play to load vars for managed_node2 10976 1726879417.32110: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879417.32114: Calling groups_plugins_play to load vars for managed_node2 10976 1726879417.33529: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000006e2 10976 1726879417.33533: WORKER PROCESS EXITING 10976 1726879417.38351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879417.39247: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879417.39259: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879417.39263: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879417.39310: done with get_vars() 10976 1726879417.39333: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Get services status - detect pacemaker] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:135 Friday 20 September 2024 20:43:37 -0400 (0:00:00.123) 0:00:58.817 ****** 10976 1726879417.39396: entering _queue_task() for managed_node2/service_facts 10976 1726879417.39638: worker is 1 (out of 1 available) 10976 1726879417.39651: exiting _queue_task() for managed_node2/service_facts 10976 1726879417.39664: done queuing things up, now waiting for results queue to drain 10976 1726879417.39667: waiting for pending results... 10976 1726879417.39881: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Get services status - detect pacemaker 10976 1726879417.39988: in run() - task 0e24e73b-299d-f469-e0b0-0000000006e4 10976 1726879417.40000: variable 'ansible_search_path' from source: unknown 10976 1726879417.40004: variable 'ansible_search_path' from source: unknown 10976 1726879417.40037: calling self._execute() 10976 1726879417.40121: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879417.40128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879417.40138: variable 'omit' from source: magic vars 10976 1726879417.40428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879417.42682: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879417.42777: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879417.42828: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879417.42869: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879417.42905: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879417.43020: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879417.43050: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879417.43064: variable 'omit' from source: magic vars 10976 1726879417.43116: variable 'omit' from source: magic vars 10976 1726879417.43144: variable 'omit' from source: magic vars 10976 1726879417.43169: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879417.43207: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879417.43225: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879417.43239: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879417.43247: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879417.43271: variable 'inventory_hostname' from source: set_fact 10976 1726879417.43274: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879417.43277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879417.43356: Set connection var ansible_pipelining to False 10976 1726879417.43362: Set connection var ansible_shell_executable to /bin/sh 10976 1726879417.43367: Set connection var ansible_timeout to 10 10976 1726879417.43370: Set connection var ansible_shell_type to sh 10976 1726879417.43375: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879417.43380: Set connection var ansible_connection to ssh 10976 1726879417.43399: variable 'ansible_shell_executable' from source: unknown 10976 1726879417.43402: variable 'ansible_connection' from source: unknown 10976 1726879417.43404: variable 'ansible_module_compression' from source: unknown 10976 1726879417.43407: variable 'ansible_shell_type' from source: unknown 10976 1726879417.43411: variable 'ansible_shell_executable' from source: unknown 10976 1726879417.43415: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879417.43425: variable 'ansible_pipelining' from source: unknown 10976 1726879417.43428: variable 'ansible_timeout' from source: unknown 10976 1726879417.43433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879417.43540: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879417.43549: variable 'omit' from source: magic vars 10976 1726879417.43553: starting attempt loop 10976 1726879417.43556: running the handler 10976 1726879417.43568: _low_level_execute_command(): starting 10976 1726879417.43574: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879417.44100: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879417.44117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879417.44135: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879417.44148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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 <<< 10976 1726879417.44158: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879417.44206: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879417.44218: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879417.44279: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879417.45915: stdout chunk (state=3): >>>/root <<< 10976 1726879417.46050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879417.46132: stderr chunk (state=3): >>><<< 10976 1726879417.46147: stdout chunk (state=3): >>><<< 10976 1726879417.46175: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879417.46195: _low_level_execute_command(): starting 10976 1726879417.46206: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879417.4618297-12969-12125001429562 `" && echo ansible-tmp-1726879417.4618297-12969-12125001429562="` echo /root/.ansible/tmp/ansible-tmp-1726879417.4618297-12969-12125001429562 `" ) && sleep 0' 10976 1726879417.46864: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879417.46878: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879417.46895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879417.46917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879417.46965: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879417.46979: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879417.46993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879417.47017: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879417.47032: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879417.47045: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879417.47058: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879417.47072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879417.47088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879417.47101: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879417.47112: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879417.47133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879417.47210: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879417.47237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879417.47257: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879417.47339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879417.49244: stdout chunk (state=3): >>>ansible-tmp-1726879417.4618297-12969-12125001429562=/root/.ansible/tmp/ansible-tmp-1726879417.4618297-12969-12125001429562 <<< 10976 1726879417.49356: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879417.49446: stderr chunk (state=3): >>><<< 10976 1726879417.49458: stdout chunk (state=3): >>><<< 10976 1726879417.49808: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879417.4618297-12969-12125001429562=/root/.ansible/tmp/ansible-tmp-1726879417.4618297-12969-12125001429562 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879417.49812: variable 'ansible_module_compression' from source: unknown 10976 1726879417.49814: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 10976 1726879417.49816: variable 'ansible_facts' from source: unknown 10976 1726879417.49818: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879417.4618297-12969-12125001429562/AnsiballZ_service_facts.py 10976 1726879417.49879: Sending initial data 10976 1726879417.49882: Sent initial data (161 bytes) 10976 1726879417.50754: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879417.50758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879417.50789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879417.50793: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879417.50795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879417.50853: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879417.50856: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879417.50897: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879417.52661: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879417.52706: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879417.52756: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpkwhv4u1w /root/.ansible/tmp/ansible-tmp-1726879417.4618297-12969-12125001429562/AnsiballZ_service_facts.py <<< 10976 1726879417.52788: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879417.53933: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879417.54183: stderr chunk (state=3): >>><<< 10976 1726879417.54187: stdout chunk (state=3): >>><<< 10976 1726879417.54191: done transferring module to remote 10976 1726879417.54194: _low_level_execute_command(): starting 10976 1726879417.54196: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879417.4618297-12969-12125001429562/ /root/.ansible/tmp/ansible-tmp-1726879417.4618297-12969-12125001429562/AnsiballZ_service_facts.py && sleep 0' 10976 1726879417.54982: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879417.54991: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879417.54995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879417.55018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879417.55076: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879417.55079: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879417.55104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879417.55112: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879417.55122: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879417.55139: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879417.55142: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879417.55151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879417.55163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879417.55170: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879417.55178: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879417.55193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879417.55251: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879417.55270: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879417.55273: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879417.55328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879417.57107: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879417.57158: stderr chunk (state=3): >>><<< 10976 1726879417.57161: stdout chunk (state=3): >>><<< 10976 1726879417.57208: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879417.57211: _low_level_execute_command(): starting 10976 1726879417.57214: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879417.4618297-12969-12125001429562/AnsiballZ_service_facts.py && sleep 0' 10976 1726879417.57748: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879417.57751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879417.57784: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879417.57788: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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 <<< 10976 1726879417.57790: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879417.57849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879417.57856: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879417.57858: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879417.57909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879417.59922: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 10976 1726879417.59928: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10976 1726879417.59972: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879417.59997: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879417.60027: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879417.60087: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 10976 1726879417.60133: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879417.60165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879417.60181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879417.60202: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5e98dc0> <<< 10976 1726879417.60239: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879417.60259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5e3d3a0> <<< 10976 1726879417.60280: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5e98b20> <<< 10976 1726879417.60300: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879417.60319: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5e98ac0> <<< 10976 1726879417.60338: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879417.60357: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879417.60377: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5e3d490> <<< 10976 1726879417.60394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879417.60415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879417.60430: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5e3d940> <<< 10976 1726879417.60455: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5e3d670> <<< 10976 1726879417.60476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879417.60493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879417.60517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879417.60531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879417.60550: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879417.60571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879417.60635: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5bcf190> <<< 10976 1726879417.60644: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879417.60704: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5bcf220> <<< 10976 1726879417.60749: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879417.60772: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5bf2850> <<< 10976 1726879417.60793: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5bcf940> <<< 10976 1726879417.60798: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5e55880> <<< 10976 1726879417.60844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879417.60877: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5bc8d90> <<< 10976 1726879417.60906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5bf2d90> <<< 10976 1726879417.60964: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5e3d970> <<< 10976 1726879417.60993: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879417.61196: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879417.61237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879417.61250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879417.61290: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879417.61306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879417.61318: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b90eb0> <<< 10976 1726879417.61363: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b96f40> <<< 10976 1726879417.61386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879417.61392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879417.61409: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879417.61430: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879417.61447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879417.61466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 10976 1726879417.61480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879417.61495: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b8c610> <<< 10976 1726879417.61514: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b94640> <<< 10976 1726879417.61519: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b90370> <<< 10976 1726879417.61537: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879417.61613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879417.61686: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879417.61700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879417.61721: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879417.61742: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f5b13e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b13910> import 'itertools' # <<< 10976 1726879417.61783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b13f10> <<< 10976 1726879417.61803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879417.61808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879417.61825: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b13fd0> <<< 10976 1726879417.61849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879417.61865: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b270d0> <<< 10976 1726879417.61875: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879417.61917: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b6ed90> <<< 10976 1726879417.61925: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879417.61955: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b67670> <<< 10976 1726879417.62016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b7a6d0> <<< 10976 1726879417.62038: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b9be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879417.62092: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f5b27cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b6e2b0> <<< 10976 1726879417.62115: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879417.62128: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f5b7a2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5ba19d0> <<< 10976 1726879417.62156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879417.62183: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879417.62209: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879417.62223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879417.62291: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b27eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b27df0> <<< 10976 1726879417.62321: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b27d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879417.62328: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879417.62345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879417.62397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879417.62425: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5afa3d0> <<< 10976 1726879417.62438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879417.62454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879417.62488: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5afa4c0> <<< 10976 1726879417.62601: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b2ff40> <<< 10976 1726879417.62637: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b29a90> <<< 10976 1726879417.62654: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b29490> <<< 10976 1726879417.62674: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879417.62688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879417.62715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879417.62736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879417.62760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879417.62771: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5a30220> <<< 10976 1726879417.62797: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5ae6520> <<< 10976 1726879417.62847: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b29f10> <<< 10976 1726879417.62852: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5ba1040> <<< 10976 1726879417.62876: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879417.62897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879417.62925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 10976 1726879417.62933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5a40b50> <<< 10976 1726879417.62941: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879417.62991: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f5a40e80> <<< 10976 1726879417.63006: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879417.63025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879417.63042: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5a51790> <<< 10976 1726879417.63062: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879417.63095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879417.63117: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5a51cd0> <<< 10976 1726879417.63157: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f59eb400> <<< 10976 1726879417.63176: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5a40f70> <<< 10976 1726879417.63197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879417.63199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879417.63238: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f59fb2e0> <<< 10976 1726879417.63260: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5a51610> import 'pwd' # <<< 10976 1726879417.63294: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f59fb3a0> <<< 10976 1726879417.63335: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b27a30> <<< 10976 1726879417.63357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879417.63370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879417.63394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879417.63405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879417.63438: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879417.63440: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f5a16700> <<< 10976 1726879417.63456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879417.63493: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f5a169d0> <<< 10976 1726879417.63557: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5a167c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f5a168b0> <<< 10976 1726879417.63575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879417.63745: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879417.63750: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f5a16d00> <<< 10976 1726879417.63843: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f5a23250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5a16940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5a0aa90> <<< 10976 1726879417.63847: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b27610> <<< 10976 1726879417.63858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879417.63908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879417.63949: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5a16af0> <<< 10976 1726879417.64043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879417.64062: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd0f59516d0> <<< 10976 1726879417.64208: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip' # zipimport: zlib available <<< 10976 1726879417.64298: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.64329: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/__init__.py <<< 10976 1726879417.64341: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.64350: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.64370: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879417.64386: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.65619: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.66596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f533a820> <<< 10976 1726879417.66618: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879417.66647: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 10976 1726879417.66650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879417.66675: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879417.66704: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879417.66709: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f533a160> <<< 10976 1726879417.66744: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f533a280> <<< 10976 1726879417.66808: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f533af70> <<< 10976 1726879417.66812: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879417.66894: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f533a4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f533ad90> <<< 10976 1726879417.66910: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879417.66914: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f533afd0> <<< 10976 1726879417.66950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879417.66953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879417.66979: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f533a100> <<< 10976 1726879417.66998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879417.67016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879417.67040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879417.67055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879417.67074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879417.67152: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5292f40> <<< 10976 1726879417.67216: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879417.67223: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f52afd00> <<< 10976 1726879417.67226: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f52afeb0> <<< 10976 1726879417.67236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879417.67269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879417.67326: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f52af370> <<< 10976 1726879417.67329: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f53a1dc0> <<< 10976 1726879417.67475: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f53a13a0> <<< 10976 1726879417.67497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879417.67552: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f53a1fd0> <<< 10976 1726879417.67562: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879417.67586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879417.67591: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879417.67602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879417.67628: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879417.67653: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5371d30> <<< 10976 1726879417.67723: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f530dd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f530d400> <<< 10976 1726879417.67733: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f53424f0> <<< 10976 1726879417.67759: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f530d520> <<< 10976 1726879417.67807: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f530d550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879417.67823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879417.67844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879417.67870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879417.67945: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f5281fd0> <<< 10976 1726879417.67949: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5382250> <<< 10976 1726879417.67967: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879417.67984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879417.68039: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879417.68041: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f527f850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f53823d0> <<< 10976 1726879417.68068: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879417.68106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879417.68129: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879417.68149: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879417.68198: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f539ae50> <<< 10976 1726879417.68330: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f527f7f0> <<< 10976 1726879417.68428: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879417.68432: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f527f640> <<< 10976 1726879417.68463: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f527e5b0> <<< 10976 1726879417.68506: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f5273d90> <<< 10976 1726879417.68521: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f537b910> <<< 10976 1726879417.68538: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879417.68558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879417.68576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879417.68617: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f53036a0> <<< 10976 1726879417.68858: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f5302b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f53120a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f5303100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5345b20> <<< 10976 1726879417.68880: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.68883: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.68886: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879417.68904: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.68974: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.69094: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.69107: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 10976 1726879417.69141: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879417.69232: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.69436: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.69798: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.70260: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10976 1726879417.70274: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879417.70308: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879417.70311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879417.70366: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f4e4c5e0> <<< 10976 1726879417.70448: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879417.70451: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f524e580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f4dee100> <<< 10976 1726879417.70650: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879417.70739: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.70869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5302b80> # zipimport: zlib available <<< 10976 1726879417.71241: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.71601: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.71659: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.71724: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879417.71730: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.71764: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.71804: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879417.71806: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.71858: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.71932: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879417.71945: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.71960: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879417.71974: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.72004: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.72043: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879417.72050: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.72237: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.72425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879417.72457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879417.72467: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879417.72541: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f4e1ff10> <<< 10976 1726879417.72550: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.72610: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.72670: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879417.72679: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879417.72692: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879417.72712: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.72746: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.72779: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879417.72793: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.72827: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.72866: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.72960: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.73026: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879417.73050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879417.73130: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f538d220> <<< 10976 1726879417.73163: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f4e1f850> <<< 10976 1726879417.73202: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py <<< 10976 1726879417.73214: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879417.73230: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.73365: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.73404: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.73431: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.73482: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879417.73502: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879417.73536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879417.73563: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879417.73577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879417.73833: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5240ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f523ef70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5238940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879417.73924: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 10976 1726879417.73932: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/modules/__init__.py <<< 10976 1726879417.73943: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.74156: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.74350: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.74462: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.74618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f539a100> <<< 10976 1726879417.74643: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 10976 1726879417.74666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 10976 1726879417.74716: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 10976 1726879417.74719: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f4b9b2b0> <<< 10976 1726879417.74784: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f4b9b340> <<< 10976 1726879417.74838: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f539a910> import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/service.py <<< 10976 1726879417.74905: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879417.75055: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879419.15313: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "corosync.service": {"name": "corosync.service", "state": "running", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "ebtables.service": {"name": "ebtables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fcoe.service": {"name": "fcoe.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "running", "status": "enabled", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ipset.service": {"name": "ipset.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "iscsi-shutdown.service": {"name": "iscsi-shutdown.service", "state": "<<< 10976 1726879419.15348: stdout chunk (state=3): >>>stopped", "status": "not-found", "source": "systemd"}, "iscsi.service": {"name": "iscsi.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsid.service": {"name": "iscsid.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-activation-early.service": {"name": "lvm2-activation-early.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "multipathd.service": {"name": "multipathd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pacemaker.service": {"name": "pacemaker.service", "state": "running", "status": "enabled", "source": "systemd"}, "pcsd-ruby.service": {"name": "pcsd-ruby.service", "state": "running", "status": "disabled", "source": "systemd"}, "pcsd.service": {"name": "pcsd.service", "state": "running", "status": "enabled", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rbdmap.service": {"name": "rbdmap.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd<<< 10976 1726879419.15384: stdout chunk (state=3): >>>-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "corosync-notifyd.service": {"name": "corosync-notifyd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "corosync-qnetd.service": {"name": "corosync-qnetd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "crm_mon.service": {"name": "crm_mon.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.fedoraproject.FirewallD1.service": {"name": "dbus-org.fedoraproject.FirewallD1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "sbd.service": {"name": "sbd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "sbd_remote.service": {"name": "sbd_remote.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} # destroy __main__ <<< 10976 1726879419.15779: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879419.15831: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types <<< 10976 1726879419.15876: stdout chunk (state=3): >>># cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime <<< 10976 1726879419.15888: stdout chunk (state=3): >>># 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 <<< 10976 1726879419.15904: stdout chunk (state=3): >>># cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 10976 1726879419.16111: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879419.16128: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879419.16170: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 10976 1726879419.16200: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879419.16225: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879419.16244: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879419.16269: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 10976 1726879419.16300: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy logging # destroy argparse <<< 10976 1726879419.16339: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy shlex # destroy _compat_pickle <<< 10976 1726879419.16411: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 10976 1726879419.16455: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 <<< 10976 1726879419.16507: stdout chunk (state=3): >>># cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879419.16578: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 10976 1726879419.16634: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path <<< 10976 1726879419.16673: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 10976 1726879419.16677: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879419.16854: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre <<< 10976 1726879419.16857: stdout chunk (state=3): >>># destroy sre_parse # destroy tokenize <<< 10976 1726879419.16902: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 10976 1726879419.16916: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879419.16960: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879419.17328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879419.17331: stdout chunk (state=3): >>><<< 10976 1726879419.17343: stderr chunk (state=3): >>><<< 10976 1726879419.17643: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5e98dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5e3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5e98b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5e98ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5e3d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5e3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5e3d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5bcf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5bcf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5bf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5bcf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5e55880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5bc8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5bf2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5e3d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b90eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b96f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b8c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b94640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b90370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f5b13e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b13910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b13f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b13fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b270d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b6ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b67670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b7a6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b9be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f5b27cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b6e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f5b7a2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5ba19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b27eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b27df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b27d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5afa3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5afa4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b2ff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b29a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b29490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5a30220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5ae6520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b29f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5ba1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5a40b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f5a40e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5a51790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5a51cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f59eb400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5a40f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f59fb2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5a51610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f59fb3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b27a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f5a16700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f5a169d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5a167c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f5a168b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f5a16d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f5a23250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5a16940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5a0aa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5b27610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5a16af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd0f59516d0> # zipimport: found 31 names in '/tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f533a820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f533a160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f533a280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f533af70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f533a4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f533ad90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f533afd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f533a100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5292f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f52afd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f52afeb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f52af370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f53a1dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f53a13a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f53a1fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5371d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f530dd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f530d400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f53424f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f530d520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f530d550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f5281fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5382250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f527f850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f53823d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f539ae50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f527f7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f527f640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f527e5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f5273d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f537b910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f53036a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f5302b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f53120a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f5303100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5345b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f4e4c5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f524e580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f4dee100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5302b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f4e1ff10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f538d220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f4e1f850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5240ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f523ef70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f5238940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f539a100> # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f4b9b2b0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0f4b9b340> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0f539a910> import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_nk3dsy5j/ansible_service_facts_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "corosync.service": {"name": "corosync.service", "state": "running", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "ebtables.service": {"name": "ebtables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fcoe.service": {"name": "fcoe.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "running", "status": "enabled", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ipset.service": {"name": "ipset.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "iscsi-shutdown.service": {"name": "iscsi-shutdown.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsi.service": {"name": "iscsi.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsid.service": {"name": "iscsid.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-activation-early.service": {"name": "lvm2-activation-early.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "multipathd.service": {"name": "multipathd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pacemaker.service": {"name": "pacemaker.service", "state": "running", "status": "enabled", "source": "systemd"}, "pcsd-ruby.service": {"name": "pcsd-ruby.service", "state": "running", "status": "disabled", "source": "systemd"}, "pcsd.service": {"name": "pcsd.service", "state": "running", "status": "enabled", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rbdmap.service": {"name": "rbdmap.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "corosync-notifyd.service": {"name": "corosync-notifyd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "corosync-qnetd.service": {"name": "corosync-qnetd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "crm_mon.service": {"name": "crm_mon.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.fedoraproject.FirewallD1.service": {"name": "dbus-org.fedoraproject.FirewallD1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "sbd.service": {"name": "sbd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "sbd_remote.service": {"name": "sbd_remote.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy logging # destroy argparse # destroy glob # destroy pickle # destroy shlex # destroy _compat_pickle # cleanup[3] wiping gc # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879419.18787: done with _execute_module (service_facts, {'_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': 'service_facts', '_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-1726879417.4618297-12969-12125001429562/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879419.18805: _low_level_execute_command(): starting 10976 1726879419.18815: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879417.4618297-12969-12125001429562/ > /dev/null 2>&1 && sleep 0' 10976 1726879419.20466: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879419.20498: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879419.20536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879419.20557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879419.20625: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879419.20637: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879419.20651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879419.20667: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879419.20679: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879419.20765: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879419.20778: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879419.20793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879419.20810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879419.20825: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879419.20838: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879419.20852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879419.20928: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879419.20951: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879419.20967: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879419.21043: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879419.22886: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879419.22960: stderr chunk (state=3): >>><<< 10976 1726879419.22963: stdout chunk (state=3): >>><<< 10976 1726879419.23128: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879419.23132: handler run complete 10976 1726879419.23187: variable 'ansible_facts' from source: unknown 10976 1726879419.23345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879419.24055: variable 'ansible_facts' from source: unknown 10976 1726879419.24200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879419.24981: attempt loop complete, returning result 10976 1726879419.24996: _execute() done 10976 1726879419.25004: dumping result to json 10976 1726879419.25073: done dumping result, returning 10976 1726879419.25088: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Get services status - detect pacemaker [0e24e73b-299d-f469-e0b0-0000000006e4] 10976 1726879419.25104: sending task result for task 0e24e73b-299d-f469-e0b0-0000000006e4 10976 1726879419.27063: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000006e4 10976 1726879419.27067: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "corosync-notifyd.service": { "name": "corosync-notifyd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync-qnetd.service": { "name": "corosync-qnetd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync.service": { "name": "corosync.service", "source": "systemd", "state": "running", "status": "enabled" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crm_mon.service": { "name": "crm_mon.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.fedoraproject.FirewallD1.service": { "name": "dbus-org.fedoraproject.FirewallD1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "running", "status": "enabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "ip6tables.service": { "name": "ip6tables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ipset.service": { "name": "ipset.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iptables.service": { "name": "iptables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm-devices-import.service": { "name": "lvm-devices-import.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pacemaker.service": { "name": "pacemaker.service", "source": "systemd", "state": "running", "status": "enabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcsd-ruby.service": { "name": "pcsd-ruby.service", "source": "systemd", "state": "running", "status": "disabled" }, "pcsd.service": { "name": "pcsd.service", "source": "systemd", "state": "running", "status": "enabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhcd.service": { "name": "rhcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm-facts.service": { "name": "rhsm-facts.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm.service": { "name": "rhsm.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsmcertd.service": { "name": "rhsmcertd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "sbd.service": { "name": "sbd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "sbd_remote.service": { "name": "sbd_remote.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } 10976 1726879419.27667: no more pending results, returning what we have 10976 1726879419.27670: results queue empty 10976 1726879419.27671: checking for any_errors_fatal 10976 1726879419.27678: done checking for any_errors_fatal 10976 1726879419.27678: checking for max_fail_percentage 10976 1726879419.27680: done checking for max_fail_percentage 10976 1726879419.27680: checking to see if all hosts have failed and the running result is not ok 10976 1726879419.27681: done checking to see if all hosts have failed 10976 1726879419.27682: getting the remaining hosts for this loop 10976 1726879419.27683: done getting the remaining hosts for this loop 10976 1726879419.27687: getting the next task for host managed_node2 10976 1726879419.27697: done getting next task for host managed_node2 10976 1726879419.27701: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Set stonith-watchdog-timeout cluster property in CIB 10976 1726879419.27705: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879419.27715: getting variables 10976 1726879419.27717: in VariableManager get_vars() 10976 1726879419.27751: Calling all_inventory to load vars for managed_node2 10976 1726879419.27754: Calling groups_inventory to load vars for managed_node2 10976 1726879419.27756: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879419.27765: Calling all_plugins_play to load vars for managed_node2 10976 1726879419.27768: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879419.27771: Calling groups_plugins_play to load vars for managed_node2 10976 1726879419.30878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879419.33436: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879419.33454: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879419.33460: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879419.33532: done with get_vars() 10976 1726879419.33557: done getting variables 10976 1726879419.33614: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Set stonith-watchdog-timeout cluster property in CIB] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:142 Friday 20 September 2024 20:43:39 -0400 (0:00:01.942) 0:01:00.759 ****** 10976 1726879419.33652: entering _queue_task() for managed_node2/command 10976 1726879419.33977: worker is 1 (out of 1 available) 10976 1726879419.33989: exiting _queue_task() for managed_node2/command 10976 1726879419.34002: done queuing things up, now waiting for results queue to drain 10976 1726879419.34003: waiting for pending results... 10976 1726879419.34341: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set stonith-watchdog-timeout cluster property in CIB 10976 1726879419.34493: in run() - task 0e24e73b-299d-f469-e0b0-0000000006e6 10976 1726879419.34511: variable 'ansible_search_path' from source: unknown 10976 1726879419.34520: variable 'ansible_search_path' from source: unknown 10976 1726879419.34562: calling self._execute() 10976 1726879419.34680: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879419.34693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879419.34708: variable 'omit' from source: magic vars 10976 1726879419.35086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879419.39413: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879419.39621: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879419.39668: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879419.39712: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879419.39806: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879419.39913: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879419.39943: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879419.39957: variable 'omit' from source: magic vars 10976 1726879419.40032: variable 'omit' from source: magic vars 10976 1726879419.40255: variable 'pacemaker_running' from source: task vars 10976 1726879419.40411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879419.40444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879419.40480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879419.40528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879419.40547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879419.40775: variable 'ansible_facts' from source: unknown 10976 1726879419.41956: variable 'ha_cluster_sbd_enabled' from source: role '' defaults 10976 1726879419.42010: variable 'omit' from source: magic vars 10976 1726879419.42096: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879419.42131: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879419.42181: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879419.42275: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879419.42291: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879419.42326: variable 'inventory_hostname' from source: set_fact 10976 1726879419.42336: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879419.42343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879419.42664: Set connection var ansible_pipelining to False 10976 1726879419.42680: Set connection var ansible_shell_executable to /bin/sh 10976 1726879419.42719: Set connection var ansible_timeout to 10 10976 1726879419.42731: Set connection var ansible_shell_type to sh 10976 1726879419.42770: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879419.42781: Set connection var ansible_connection to ssh 10976 1726879419.42900: variable 'ansible_shell_executable' from source: unknown 10976 1726879419.42909: variable 'ansible_connection' from source: unknown 10976 1726879419.42941: variable 'ansible_module_compression' from source: unknown 10976 1726879419.43002: variable 'ansible_shell_type' from source: unknown 10976 1726879419.43009: variable 'ansible_shell_executable' from source: unknown 10976 1726879419.43016: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879419.43031: variable 'ansible_pipelining' from source: unknown 10976 1726879419.43039: variable 'ansible_timeout' from source: unknown 10976 1726879419.43047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879419.43158: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879419.43173: variable 'omit' from source: magic vars 10976 1726879419.43182: starting attempt loop 10976 1726879419.43188: running the handler 10976 1726879419.43206: _low_level_execute_command(): starting 10976 1726879419.43218: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879419.44033: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879419.44052: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879419.44069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879419.44087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879419.44134: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879419.44147: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879419.44164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879419.44185: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879419.44203: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879419.44214: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879419.44230: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879419.44245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879419.44265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879419.44279: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879419.44295: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879419.44310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879419.44753: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879419.44766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879419.44769: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879419.44824: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879419.46469: stdout chunk (state=3): >>>/root <<< 10976 1726879419.46670: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879419.46675: stdout chunk (state=3): >>><<< 10976 1726879419.46677: stderr chunk (state=3): >>><<< 10976 1726879419.46793: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879419.46797: _low_level_execute_command(): starting 10976 1726879419.46801: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879419.4669795-13038-71295829818197 `" && echo ansible-tmp-1726879419.4669795-13038-71295829818197="` echo /root/.ansible/tmp/ansible-tmp-1726879419.4669795-13038-71295829818197 `" ) && sleep 0' 10976 1726879419.47862: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879419.47865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879419.47902: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879419.47905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879419.47907: 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879419.48564: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879419.48656: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879419.48679: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879419.48794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879419.50988: stdout chunk (state=3): >>>ansible-tmp-1726879419.4669795-13038-71295829818197=/root/.ansible/tmp/ansible-tmp-1726879419.4669795-13038-71295829818197 <<< 10976 1726879419.51295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879419.51299: stdout chunk (state=3): >>><<< 10976 1726879419.51305: stderr chunk (state=3): >>><<< 10976 1726879419.51628: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879419.4669795-13038-71295829818197=/root/.ansible/tmp/ansible-tmp-1726879419.4669795-13038-71295829818197 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879419.51632: variable 'ansible_module_compression' from source: unknown 10976 1726879419.51635: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 10976 1726879419.51636: variable 'ansible_facts' from source: unknown 10976 1726879419.51638: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879419.4669795-13038-71295829818197/AnsiballZ_command.py 10976 1726879419.52146: Sending initial data 10976 1726879419.52149: Sent initial data (155 bytes) 10976 1726879419.53073: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879419.53087: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879419.53101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879419.53120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879419.53162: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879419.53173: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879419.53186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879419.53204: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879419.53216: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879419.53231: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879419.53242: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879419.53254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879419.53268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879419.53278: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879419.53287: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879419.53300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879419.53371: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879419.53393: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879419.53409: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879419.53487: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879419.55306: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879419.55370: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879419.55404: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpvcaxxbu5 /root/.ansible/tmp/ansible-tmp-1726879419.4669795-13038-71295829818197/AnsiballZ_command.py <<< 10976 1726879419.55418: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879419.56909: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879419.57028: stderr chunk (state=3): >>><<< 10976 1726879419.57031: stdout chunk (state=3): >>><<< 10976 1726879419.57033: done transferring module to remote 10976 1726879419.57035: _low_level_execute_command(): starting 10976 1726879419.57037: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879419.4669795-13038-71295829818197/ /root/.ansible/tmp/ansible-tmp-1726879419.4669795-13038-71295829818197/AnsiballZ_command.py && sleep 0' 10976 1726879419.58526: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879419.58541: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879419.58557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879419.58576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879419.58625: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879419.58637: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879419.58650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879419.58666: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879419.58678: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879419.58687: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879419.58704: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879419.58719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879419.58738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879419.58750: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879419.58761: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879419.58774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879419.58856: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879419.58877: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879419.58895: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879419.58968: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879419.60865: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879419.60868: stdout chunk (state=3): >>><<< 10976 1726879419.60871: stderr chunk (state=3): >>><<< 10976 1726879419.60959: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879419.60963: _low_level_execute_command(): starting 10976 1726879419.60965: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879419.4669795-13038-71295829818197/AnsiballZ_command.py && sleep 0' 10976 1726879419.62937: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879419.62956: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879419.62966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879419.62980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879419.63029: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879419.63036: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879419.63046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879419.63062: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879419.63067: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879419.63075: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879419.63082: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879419.63095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879419.63107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879419.63115: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879419.63125: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879419.63135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879419.63207: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879419.63227: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879419.63242: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879419.63327: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879419.65363: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879419.65378: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879419.65435: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879419.65468: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879419.65500: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879419.65548: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 10976 1726879419.65554: stdout chunk (state=3): >>># installed zipimport hook <<< 10976 1726879419.65610: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879419.65634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879419.65655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879419.65660: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879419.65687: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbb5edc0> <<< 10976 1726879419.65717: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879419.65734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbb033a0> <<< 10976 1726879419.65748: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbb5eb20> <<< 10976 1726879419.65768: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879419.65788: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbb5eac0> <<< 10976 1726879419.65804: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879419.65839: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879419.65846: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbb03490> <<< 10976 1726879419.65870: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879419.65884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879419.65910: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbb03940> <<< 10976 1726879419.65937: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbb03670> <<< 10976 1726879419.65961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879419.65975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879419.65995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879419.66017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879419.66039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879419.66053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879419.66079: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbaba190> <<< 10976 1726879419.66101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879419.66117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879419.66189: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbaba220> <<< 10976 1726879419.66217: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879419.66225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879419.66262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbadd850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbaba940> <<< 10976 1726879419.66287: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbb1b880> <<< 10976 1726879419.66308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879419.66325: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbab3d90> <<< 10976 1726879419.66375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879419.66389: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbaddd90> <<< 10976 1726879419.66440: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbb03970> <<< 10976 1726879419.66468: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879419.66658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879419.66674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879419.66705: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879419.66713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879419.66731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879419.66745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879419.66775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879419.66786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879419.66793: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bba58eb0> <<< 10976 1726879419.66840: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bba5cf40> <<< 10976 1726879419.66860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879419.66866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879419.66886: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879419.66902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879419.66924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879419.66940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879419.66968: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bba52610> <<< 10976 1726879419.66990: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bba5a640> <<< 10976 1726879419.66995: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bba58370> <<< 10976 1726879419.67009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879419.67087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879419.67107: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879419.67156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879419.67163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879419.67200: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bb795dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7958b0> <<< 10976 1726879419.67220: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879419.67241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb795eb0> <<< 10976 1726879419.67257: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879419.67279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879419.67297: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb795f70> <<< 10976 1726879419.67323: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879419.67342: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb795e80> import '_collections' # <<< 10976 1726879419.67396: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7eed30> import '_functools' # <<< 10976 1726879419.67429: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7e8610> <<< 10976 1726879419.67485: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7fb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bba61e20> <<< 10976 1726879419.67513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879419.67552: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bb7a7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7ee250> <<< 10976 1726879419.67594: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bb7fb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bba679d0> <<< 10976 1726879419.67627: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879419.67657: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879419.67685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879419.67698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879419.67705: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7a7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7a7d90> <<< 10976 1726879419.67740: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7a7d00> <<< 10976 1726879419.67770: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879419.67793: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879419.67805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879419.67832: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879419.67875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879419.67946: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb77a370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879419.67972: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb77a460> <<< 10976 1726879419.68094: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7affa0> <<< 10976 1726879419.68146: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7a9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7a9490> <<< 10976 1726879419.68173: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879419.68212: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879419.68223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879419.68241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879419.68265: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb6c91c0> <<< 10976 1726879419.68292: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb765c70> <<< 10976 1726879419.68343: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7a9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bba67040> <<< 10976 1726879419.68370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879419.68423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879419.68434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb6daaf0> import 'errno' # <<< 10976 1726879419.68494: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bb6dae20> <<< 10976 1726879419.68503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879419.68525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879419.68540: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb6ed730> <<< 10976 1726879419.68557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879419.68594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879419.68618: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb6edc70> <<< 10976 1726879419.68663: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bb67a3a0> <<< 10976 1726879419.68676: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb6daf10> <<< 10976 1726879419.68705: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879419.68779: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bb68a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb6ed5b0> import 'pwd' # <<< 10976 1726879419.68794: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bb68a340> <<< 10976 1726879419.68842: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7a79d0> <<< 10976 1726879419.68859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879419.68880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879419.68897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879419.68910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879419.68944: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bb6a66a0> <<< 10976 1726879419.68971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879419.69003: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bb6a6970> <<< 10976 1726879419.69016: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb6a6760> <<< 10976 1726879419.69032: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bb6a6850> <<< 10976 1726879419.69064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879419.69279: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bb6a6ca0> <<< 10976 1726879419.69326: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bb6b31f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb6a68e0> <<< 10976 1726879419.69340: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb699a30> <<< 10976 1726879419.69369: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7a75b0> <<< 10976 1726879419.69387: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879419.69451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879419.69483: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb6a6a90> <<< 10976 1726879419.69586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879419.69599: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f34bb5cf670> <<< 10976 1726879419.69751: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 10976 1726879419.69844: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.69874: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 10976 1726879419.69892: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.69903: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.69916: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879419.69925: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.71187: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.72177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bafd67c0> <<< 10976 1726879419.72221: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879419.72236: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879419.72250: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879419.72284: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bafd6160> <<< 10976 1726879419.72328: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bafd6280> <<< 10976 1726879419.72359: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bafd6f10> <<< 10976 1726879419.72379: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879419.72430: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bafd64f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bafd6d30> <<< 10976 1726879419.72445: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879419.72475: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bafd6f70> <<< 10976 1726879419.72497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879419.72528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879419.72569: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bafd6100> <<< 10976 1726879419.72584: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879419.72601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879419.72617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879419.72646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879419.72663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879419.72742: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34baf2dee0> <<< 10976 1726879419.72777: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34baf4ef40> <<< 10976 1726879419.72810: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34baf4ed60> <<< 10976 1726879419.72826: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879419.72863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879419.72894: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34baf4e3d0> <<< 10976 1726879419.72909: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb55adc0> <<< 10976 1726879419.73078: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb55a3a0> <<< 10976 1726879419.73099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879419.73121: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb55af70> <<< 10976 1726879419.73145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879419.73154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879419.73170: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879419.73194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879419.73206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879419.73235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879419.73241: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb52ac10> <<< 10976 1726879419.73324: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bafa9cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bafa93a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bafda490> <<< 10976 1726879419.73363: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bafa94c0> <<< 10976 1726879419.73394: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bafa94f0> <<< 10976 1726879419.73416: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879419.73433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879419.73451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879419.73481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879419.73560: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34baf10250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb53c1f0> <<< 10976 1726879419.73579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879419.73594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879419.73654: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34baf1c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb53c370> <<< 10976 1726879419.73675: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879419.73716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879419.73748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879419.73758: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879419.73812: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb554d90> <<< 10976 1726879419.73945: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34baf1c880> <<< 10976 1726879419.74037: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34baf1c6d0> <<< 10976 1726879419.74072: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34baf1b670> <<< 10976 1726879419.74120: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34baf1b5b0> <<< 10976 1726879419.74129: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb5338b0> <<< 10976 1726879419.74149: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879419.74174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879419.74188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879419.74234: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34baf9f670> <<< 10976 1726879419.74417: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34baf9eac0> <<< 10976 1726879419.74436: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bafaf0d0> <<< 10976 1726879419.74468: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34baf9f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bafe1a60> <<< 10976 1726879419.74493: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.74507: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.74518: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879419.74526: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.74729: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.74732: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.74735: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879419.74738: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879419.74740: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879419.74742: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.74929: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.74933: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.75401: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.75881: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879419.75904: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879419.75921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879419.75978: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34baadd580> <<< 10976 1726879419.76042: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879419.76074: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34baeea520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34baa820a0> <<< 10976 1726879419.76114: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879419.76132: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.76147: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.76167: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879419.76172: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.76293: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.76420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879419.76454: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34baf9ebb0> <<< 10976 1726879419.76460: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.76850: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.77221: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.77274: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.77341: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879419.77380: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.77413: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879419.77420: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.77475: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.77562: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10976 1726879419.77573: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879419.77592: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.77621: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.77661: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879419.77848: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.78038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879419.78080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 10976 1726879419.78152: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34baef7970> # zipimport: zlib available <<< 10976 1726879419.78215: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.78286: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879419.78308: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879419.78318: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.78355: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.78394: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879419.78400: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.78436: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.78475: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.78569: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.78628: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879419.78651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879419.78730: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bb546250> <<< 10976 1726879419.78763: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34baef76a0> <<< 10976 1726879419.78803: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879419.78810: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.78943: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.79000: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.79020: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.79058: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879419.79077: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879419.79094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879419.79130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879419.79147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879419.79161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879419.79267: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34baedc7c0> <<< 10976 1726879419.79310: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34baed97f0> <<< 10976 1726879419.79372: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34baed3970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879419.79379: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.79401: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.79425: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879419.79495: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879419.79514: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 10976 1726879419.79535: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.79626: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.79726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879419.79755: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34baa6d5e0> <<< 10976 1726879419.79840: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879419.80062: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879420.36947: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["pcs", "--force", "--", "property", "set", "stonith-watchdog-timeout=0"], "start": "2024-09-20 20:43:39.799511", "end": "2024-09-20 20:43:40.368502", "delta": "0:00:00.568991", "msg": "", "invocation": {"module_args": {"_raw_params": "pcs --force -- property set stonith-watchdog-timeout=0\n", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 10976 1726879420.36967: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879420.37460: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys<<< 10976 1726879420.37562: stdout chunk (state=3): >>> # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters <<< 10976 1726879420.37605: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 10976 1726879420.37811: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879420.37848: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879420.37911: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 10976 1726879420.37915: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879420.37941: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879420.37997: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879420.38000: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 10976 1726879420.38013: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879420.38097: stdout chunk (state=3): >>># cleanup[3] wiping gc # 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 <<< 10976 1726879420.38203: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 10976 1726879420.38319: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10976 1726879420.38324: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879420.38338: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879420.38507: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 10976 1726879420.38521: stdout chunk (state=3): >>># destroy tokenize <<< 10976 1726879420.38575: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 10976 1726879420.38579: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879420.38602: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879420.38636: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879420.39107: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879420.39110: stdout chunk (state=3): >>><<< 10976 1726879420.39113: stderr chunk (state=3): >>><<< 10976 1726879420.39684: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbb5edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbb033a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbb5eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbb5eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbb03490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbb03940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbb03670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbaba190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbaba220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbadd850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbaba940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbb1b880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbab3d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbaddd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bbb03970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bba58eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bba5cf40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bba52610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bba5a640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bba58370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bb795dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7958b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb795eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb795f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb795e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7eed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7e8610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7fb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bba61e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bb7a7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7ee250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bb7fb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bba679d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7a7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7a7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7a7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb77a370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb77a460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7affa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7a9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7a9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb6c91c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb765c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7a9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bba67040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb6daaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bb6dae20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb6ed730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb6edc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bb67a3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb6daf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bb68a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb6ed5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bb68a340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7a79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bb6a66a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bb6a6970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb6a6760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bb6a6850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bb6a6ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bb6b31f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb6a68e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb699a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb7a75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb6a6a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f34bb5cf670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bafd67c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bafd6160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bafd6280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bafd6f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bafd64f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bafd6d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bafd6f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bafd6100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34baf2dee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34baf4ef40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34baf4ed60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34baf4e3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb55adc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb55a3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb55af70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb52ac10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bafa9cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bafa93a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bafda490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bafa94c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bafa94f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34baf10250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb53c1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34baf1c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb53c370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb554d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34baf1c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34baf1c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34baf1b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34baf1b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bb5338b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34baf9f670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34baf9eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bafaf0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34baf9f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34bafe1a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34baadd580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34baeea520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34baa820a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34baf9ebb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34baef7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34bb546250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34baef76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34baedc7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34baed97f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34baed3970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1ar1qw1s/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34baa6d5e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["pcs", "--force", "--", "property", "set", "stonith-watchdog-timeout=0"], "start": "2024-09-20 20:43:39.799511", "end": "2024-09-20 20:43:40.368502", "delta": "0:00:00.568991", "msg": "", "invocation": {"module_args": {"_raw_params": "pcs --force -- property set stonith-watchdog-timeout=0\n", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879420.40497: done with _execute_module (ansible.legacy.command, {'_raw_params': 'pcs --force -- property set stonith-watchdog-timeout=0\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_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-1726879419.4669795-13038-71295829818197/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879420.40505: _low_level_execute_command(): starting 10976 1726879420.40509: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879419.4669795-13038-71295829818197/ > /dev/null 2>&1 && sleep 0' 10976 1726879420.41439: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879420.41458: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879420.41474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879420.41500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879420.41546: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879420.41558: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879420.41577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879420.41603: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879420.41618: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879420.41633: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879420.41647: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879420.41661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879420.41681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879420.41696: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879420.41709: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879420.41728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879420.41808: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879420.41839: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879420.41858: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879420.41946: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879420.43880: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879420.43885: stdout chunk (state=3): >>><<< 10976 1726879420.43888: stderr chunk (state=3): >>><<< 10976 1726879420.44313: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879420.44317: handler run complete 10976 1726879420.44319: Evaluated conditional (True): True 10976 1726879420.44323: attempt loop complete, returning result 10976 1726879420.44325: _execute() done 10976 1726879420.44327: dumping result to json 10976 1726879420.44329: done dumping result, returning 10976 1726879420.44330: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Set stonith-watchdog-timeout cluster property in CIB [0e24e73b-299d-f469-e0b0-0000000006e6] 10976 1726879420.44332: sending task result for task 0e24e73b-299d-f469-e0b0-0000000006e6 10976 1726879420.44407: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000006e6 10976 1726879420.44410: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "pcs", "--force", "--", "property", "set", "stonith-watchdog-timeout=0" ], "delta": "0:00:00.568991", "end": "2024-09-20 20:43:40.368502", "rc": 0, "start": "2024-09-20 20:43:39.799511" } 10976 1726879420.44495: no more pending results, returning what we have 10976 1726879420.44499: results queue empty 10976 1726879420.44500: checking for any_errors_fatal 10976 1726879420.44508: done checking for any_errors_fatal 10976 1726879420.44508: checking for max_fail_percentage 10976 1726879420.44510: done checking for max_fail_percentage 10976 1726879420.44511: checking to see if all hosts have failed and the running result is not ok 10976 1726879420.44512: done checking to see if all hosts have failed 10976 1726879420.44513: getting the remaining hosts for this loop 10976 1726879420.44515: done getting the remaining hosts for this loop 10976 1726879420.44518: getting the next task for host managed_node2 10976 1726879420.44529: done getting next task for host managed_node2 10976 1726879420.44533: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Correct cib.xml ownership 10976 1726879420.44538: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879420.44548: getting variables 10976 1726879420.44550: in VariableManager get_vars() 10976 1726879420.44595: Calling all_inventory to load vars for managed_node2 10976 1726879420.44598: Calling groups_inventory to load vars for managed_node2 10976 1726879420.44601: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879420.44612: Calling all_plugins_play to load vars for managed_node2 10976 1726879420.44615: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879420.44618: Calling groups_plugins_play to load vars for managed_node2 10976 1726879420.45892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879420.47664: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879420.47684: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879420.47691: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879420.47785: done with get_vars() 10976 1726879420.47817: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Correct cib.xml ownership] ******** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:155 Friday 20 September 2024 20:43:40 -0400 (0:00:01.142) 0:01:01.902 ****** 10976 1726879420.47934: entering _queue_task() for managed_node2/file 10976 1726879420.48371: worker is 1 (out of 1 available) 10976 1726879420.48384: exiting _queue_task() for managed_node2/file 10976 1726879420.48396: done queuing things up, now waiting for results queue to drain 10976 1726879420.48398: waiting for pending results... 10976 1726879420.48734: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Correct cib.xml ownership 10976 1726879420.48912: in run() - task 0e24e73b-299d-f469-e0b0-0000000006e7 10976 1726879420.48933: variable 'ansible_search_path' from source: unknown 10976 1726879420.48940: variable 'ansible_search_path' from source: unknown 10976 1726879420.48989: calling self._execute() 10976 1726879420.49111: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879420.49123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879420.49136: variable 'omit' from source: magic vars 10976 1726879420.49562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879420.52841: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879420.52928: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879420.52979: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879420.53040: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879420.53079: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879420.53191: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879420.53218: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879420.53352: variable 'pacemaker_running' from source: task vars 10976 1726879420.53546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879420.53580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879420.53614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879420.53671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879420.53693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879420.53835: variable 'ansible_facts' from source: unknown 10976 1726879420.55286: Evaluated conditional (not pacemaker_running): False 10976 1726879420.55304: when evaluation is False, skipping this task 10976 1726879420.55308: _execute() done 10976 1726879420.55310: dumping result to json 10976 1726879420.55313: done dumping result, returning 10976 1726879420.55321: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Correct cib.xml ownership [0e24e73b-299d-f469-e0b0-0000000006e7] 10976 1726879420.55338: sending task result for task 0e24e73b-299d-f469-e0b0-0000000006e7 10976 1726879420.55497: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000006e7 10976 1726879420.55500: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not pacemaker_running", "skip_reason": "Conditional result was False" } 10976 1726879420.55561: no more pending results, returning what we have 10976 1726879420.55564: results queue empty 10976 1726879420.55565: checking for any_errors_fatal 10976 1726879420.55575: done checking for any_errors_fatal 10976 1726879420.55578: checking for max_fail_percentage 10976 1726879420.55580: done checking for max_fail_percentage 10976 1726879420.55581: checking to see if all hosts have failed and the running result is not ok 10976 1726879420.55582: done checking to see if all hosts have failed 10976 1726879420.55584: getting the remaining hosts for this loop 10976 1726879420.55586: done getting the remaining hosts for this loop 10976 1726879420.55590: getting the next task for host managed_node2 10976 1726879420.55597: done getting next task for host managed_node2 10976 1726879420.55601: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Clean cib.xml.sig 10976 1726879420.55605: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879420.55648: getting variables 10976 1726879420.55651: in VariableManager get_vars() 10976 1726879420.55698: Calling all_inventory to load vars for managed_node2 10976 1726879420.55701: Calling groups_inventory to load vars for managed_node2 10976 1726879420.55703: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879420.55713: Calling all_plugins_play to load vars for managed_node2 10976 1726879420.55716: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879420.55719: Calling groups_plugins_play to load vars for managed_node2 10976 1726879420.57812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879420.59160: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879420.59174: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879420.59179: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879420.59240: done with get_vars() 10976 1726879420.59261: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Clean cib.xml.sig] **************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:167 Friday 20 September 2024 20:43:40 -0400 (0:00:00.114) 0:01:02.016 ****** 10976 1726879420.59336: entering _queue_task() for managed_node2/file 10976 1726879420.59582: worker is 1 (out of 1 available) 10976 1726879420.59596: exiting _queue_task() for managed_node2/file 10976 1726879420.59610: done queuing things up, now waiting for results queue to drain 10976 1726879420.59611: waiting for pending results... 10976 1726879420.59838: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Clean cib.xml.sig 10976 1726879420.59945: in run() - task 0e24e73b-299d-f469-e0b0-0000000006e8 10976 1726879420.59962: variable 'ansible_search_path' from source: unknown 10976 1726879420.59965: variable 'ansible_search_path' from source: unknown 10976 1726879420.59997: calling self._execute() 10976 1726879420.60087: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879420.60095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879420.60104: variable 'omit' from source: magic vars 10976 1726879420.60391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879420.62921: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879420.63032: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879420.63078: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879420.63129: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879420.63161: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879420.63283: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879420.63308: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879420.63439: variable 'pacemaker_running' from source: task vars 10976 1726879420.63609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879420.63653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879420.63685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879420.63737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879420.63758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879420.63886: variable 'ansible_facts' from source: unknown 10976 1726879420.64568: Evaluated conditional (not pacemaker_running): False 10976 1726879420.64577: when evaluation is False, skipping this task 10976 1726879420.64585: _execute() done 10976 1726879420.64593: dumping result to json 10976 1726879420.64606: done dumping result, returning 10976 1726879420.64621: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Clean cib.xml.sig [0e24e73b-299d-f469-e0b0-0000000006e8] 10976 1726879420.64638: sending task result for task 0e24e73b-299d-f469-e0b0-0000000006e8 skipping: [managed_node2] => { "changed": false, "false_condition": "not pacemaker_running", "skip_reason": "Conditional result was False" } 10976 1726879420.64798: no more pending results, returning what we have 10976 1726879420.64802: results queue empty 10976 1726879420.64803: checking for any_errors_fatal 10976 1726879420.64810: done checking for any_errors_fatal 10976 1726879420.64811: checking for max_fail_percentage 10976 1726879420.64813: done checking for max_fail_percentage 10976 1726879420.64813: checking to see if all hosts have failed and the running result is not ok 10976 1726879420.64814: done checking to see if all hosts have failed 10976 1726879420.64815: getting the remaining hosts for this loop 10976 1726879420.64817: done getting the remaining hosts for this loop 10976 1726879420.64821: getting the next task for host managed_node2 10976 1726879420.64833: done getting next task for host managed_node2 10976 1726879420.64838: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure corosync 10976 1726879420.64842: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879420.64861: getting variables 10976 1726879420.64863: in VariableManager get_vars() 10976 1726879420.64914: Calling all_inventory to load vars for managed_node2 10976 1726879420.64918: Calling groups_inventory to load vars for managed_node2 10976 1726879420.64926: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879420.64942: Calling all_plugins_play to load vars for managed_node2 10976 1726879420.64946: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879420.64953: Calling groups_plugins_play to load vars for managed_node2 10976 1726879420.65509: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000006e8 10976 1726879420.65513: WORKER PROCESS EXITING 10976 1726879420.65861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879420.66734: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879420.66757: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879420.66765: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879420.66857: done with get_vars() 10976 1726879420.66893: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure corosync] *************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:72 Friday 20 September 2024 20:43:40 -0400 (0:00:00.076) 0:01:02.093 ****** 10976 1726879420.67018: entering _queue_task() for managed_node2/include_tasks 10976 1726879420.67378: worker is 1 (out of 1 available) 10976 1726879420.67391: exiting _queue_task() for managed_node2/include_tasks 10976 1726879420.67403: done queuing things up, now waiting for results queue to drain 10976 1726879420.67404: waiting for pending results... 10976 1726879420.67778: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure corosync 10976 1726879420.67936: in run() - task 0e24e73b-299d-f469-e0b0-0000000000f8 10976 1726879420.67965: variable 'ansible_search_path' from source: unknown 10976 1726879420.67973: variable 'ansible_search_path' from source: unknown 10976 1726879420.68015: calling self._execute() 10976 1726879420.68144: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879420.68159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879420.68177: variable 'omit' from source: magic vars 10976 1726879420.68562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879420.71959: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879420.72080: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879420.72120: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879420.72163: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879420.72183: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879420.72270: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879420.72284: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879420.72354: variable 'ha_cluster_pacemaker_shell' from source: role '' defaults 10976 1726879420.72361: _execute() done 10976 1726879420.72365: dumping result to json 10976 1726879420.72367: done dumping result, returning 10976 1726879420.72375: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure corosync [0e24e73b-299d-f469-e0b0-0000000000f8] 10976 1726879420.72381: sending task result for task 0e24e73b-299d-f469-e0b0-0000000000f8 10976 1726879420.72477: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000000f8 10976 1726879420.72479: WORKER PROCESS EXITING 10976 1726879420.72523: no more pending results, returning what we have 10976 1726879420.72528: in VariableManager get_vars() 10976 1726879420.72581: Calling all_inventory to load vars for managed_node2 10976 1726879420.72583: Calling groups_inventory to load vars for managed_node2 10976 1726879420.72585: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879420.72597: Calling all_plugins_play to load vars for managed_node2 10976 1726879420.72601: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879420.72603: Calling groups_plugins_play to load vars for managed_node2 10976 1726879420.73447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879420.75712: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879420.75733: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879420.75739: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879420.75799: done with get_vars() 10976 1726879420.75834: variable 'ansible_search_path' from source: unknown 10976 1726879420.75836: variable 'ansible_search_path' from source: unknown 10976 1726879420.75866: we have included files to process 10976 1726879420.75867: generating all_blocks data 10976 1726879420.75869: done generating all_blocks data 10976 1726879420.75877: processing included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml 10976 1726879420.75879: loading included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml 10976 1726879420.75881: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml 10976 1726879420.76288: in VariableManager get_vars() 10976 1726879420.76314: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879420.76334: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879420.76339: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879420.76389: done with get_vars() 10976 1726879420.76692: done processing included file 10976 1726879420.76695: iterating over new_blocks loaded from include file 10976 1726879420.76696: in VariableManager get_vars() 10976 1726879420.76718: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879420.76737: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879420.76742: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879420.76778: done with get_vars() 10976 1726879420.76780: filtering new block on tags 10976 1726879420.76859: done filtering new block on tags 10976 1726879420.76862: done iterating over new_blocks loaded from include file included: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml for managed_node2 10976 1726879420.76869: extending task lists for all hosts with included blocks 10976 1726879420.82632: done extending task lists 10976 1726879420.82634: done processing included files 10976 1726879420.82635: results queue empty 10976 1726879420.82636: checking for any_errors_fatal 10976 1726879420.82641: done checking for any_errors_fatal 10976 1726879420.82641: checking for max_fail_percentage 10976 1726879420.82643: done checking for max_fail_percentage 10976 1726879420.82643: checking to see if all hosts have failed and the running result is not ok 10976 1726879420.82644: done checking to see if all hosts have failed 10976 1726879420.82645: getting the remaining hosts for this loop 10976 1726879420.82646: done getting the remaining hosts for this loop 10976 1726879420.82649: getting the next task for host managed_node2 10976 1726879420.82654: done getting next task for host managed_node2 10976 1726879420.82657: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Create a corosync.conf tempfile 10976 1726879420.82660: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879420.82680: getting variables 10976 1726879420.82681: in VariableManager get_vars() 10976 1726879420.82708: Calling all_inventory to load vars for managed_node2 10976 1726879420.82711: Calling groups_inventory to load vars for managed_node2 10976 1726879420.82714: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879420.82720: Calling all_plugins_play to load vars for managed_node2 10976 1726879420.82724: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879420.82727: Calling groups_plugins_play to load vars for managed_node2 10976 1726879420.83815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879420.86950: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879420.86967: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879420.86971: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879420.87058: done with get_vars() 10976 1726879420.87083: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Create a corosync.conf tempfile] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:3 Friday 20 September 2024 20:43:40 -0400 (0:00:00.201) 0:01:02.294 ****** 10976 1726879420.87170: entering _queue_task() for managed_node2/tempfile 10976 1726879420.87172: Creating lock for tempfile 10976 1726879420.87558: worker is 1 (out of 1 available) 10976 1726879420.87571: exiting _queue_task() for managed_node2/tempfile 10976 1726879420.87576: done queuing things up, now waiting for results queue to drain 10976 1726879420.87579: waiting for pending results... 10976 1726879420.88674: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Create a corosync.conf tempfile 10976 1726879420.88939: in run() - task 0e24e73b-299d-f469-e0b0-00000000075e 10976 1726879420.88954: variable 'ansible_search_path' from source: unknown 10976 1726879420.88957: variable 'ansible_search_path' from source: unknown 10976 1726879420.88996: calling self._execute() 10976 1726879420.89297: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879420.89361: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879420.89377: variable 'omit' from source: magic vars 10976 1726879420.90730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879420.93354: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879420.93451: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879420.93553: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879420.93597: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879420.93648: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879420.93789: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879420.93815: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879420.93829: variable 'omit' from source: magic vars 10976 1726879420.93897: variable 'omit' from source: magic vars 10976 1726879420.93941: variable 'omit' from source: magic vars 10976 1726879420.93973: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879420.94009: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879420.94051: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879420.94086: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879420.94109: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879420.94158: variable 'inventory_hostname' from source: set_fact 10976 1726879420.94175: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879420.94186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879420.94332: Set connection var ansible_pipelining to False 10976 1726879420.94358: Set connection var ansible_shell_executable to /bin/sh 10976 1726879420.94375: Set connection var ansible_timeout to 10 10976 1726879420.94386: Set connection var ansible_shell_type to sh 10976 1726879420.94420: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879420.94427: Set connection var ansible_connection to ssh 10976 1726879420.94463: variable 'ansible_shell_executable' from source: unknown 10976 1726879420.94478: variable 'ansible_connection' from source: unknown 10976 1726879420.94491: variable 'ansible_module_compression' from source: unknown 10976 1726879420.94505: variable 'ansible_shell_type' from source: unknown 10976 1726879420.94518: variable 'ansible_shell_executable' from source: unknown 10976 1726879420.94532: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879420.94548: variable 'ansible_pipelining' from source: unknown 10976 1726879420.94556: variable 'ansible_timeout' from source: unknown 10976 1726879420.94569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879420.94723: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879420.94752: variable 'omit' from source: magic vars 10976 1726879420.94779: starting attempt loop 10976 1726879420.94785: running the handler 10976 1726879420.94816: _low_level_execute_command(): starting 10976 1726879420.94838: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879420.95835: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879420.95840: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879420.95842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879420.95845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879420.95847: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879420.95849: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879420.95851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879420.95853: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879420.95855: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879420.95857: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879420.95859: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879420.95861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879420.95862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879420.95864: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879420.95866: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879420.95868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879420.95870: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879420.95888: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879420.95906: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879420.95985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879420.97735: stdout chunk (state=3): >>>/root <<< 10976 1726879420.97970: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879420.97974: stdout chunk (state=3): >>><<< 10976 1726879420.97976: stderr chunk (state=3): >>><<< 10976 1726879420.98099: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879420.98110: _low_level_execute_command(): starting 10976 1726879420.98114: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879420.9799912-13100-162568375673867 `" && echo ansible-tmp-1726879420.9799912-13100-162568375673867="` echo /root/.ansible/tmp/ansible-tmp-1726879420.9799912-13100-162568375673867 `" ) && sleep 0' 10976 1726879420.99502: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879420.99520: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879420.99540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879421.00252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879421.00308: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879421.00319: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879421.00336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879421.00353: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879421.00363: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879421.00372: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879421.00381: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879421.00395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879421.00409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879421.00420: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879421.00433: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879421.00445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879421.00529: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879421.00551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879421.00566: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879421.00648: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879421.02675: stdout chunk (state=3): >>>ansible-tmp-1726879420.9799912-13100-162568375673867=/root/.ansible/tmp/ansible-tmp-1726879420.9799912-13100-162568375673867 <<< 10976 1726879421.02878: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879421.02882: stdout chunk (state=3): >>><<< 10976 1726879421.02885: stderr chunk (state=3): >>><<< 10976 1726879421.03232: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879420.9799912-13100-162568375673867=/root/.ansible/tmp/ansible-tmp-1726879420.9799912-13100-162568375673867 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879421.03236: variable 'ansible_module_compression' from source: unknown 10976 1726879421.03239: ANSIBALLZ: Using lock for tempfile 10976 1726879421.03241: ANSIBALLZ: Acquiring lock 10976 1726879421.03247: ANSIBALLZ: Lock acquired: 139704728245776 10976 1726879421.03250: ANSIBALLZ: Creating module 10976 1726879421.21082: ANSIBALLZ: Writing module into payload 10976 1726879421.21163: ANSIBALLZ: Writing module 10976 1726879421.21193: ANSIBALLZ: Renaming module 10976 1726879421.21205: ANSIBALLZ: Done creating module 10976 1726879421.21228: variable 'ansible_facts' from source: unknown 10976 1726879421.21305: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879420.9799912-13100-162568375673867/AnsiballZ_tempfile.py 10976 1726879421.21478: Sending initial data 10976 1726879421.21481: Sent initial data (157 bytes) 10976 1726879421.22625: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879421.22648: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879421.22663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879421.22691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879421.22739: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879421.22756: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879421.22775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879421.22792: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879421.22803: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879421.22813: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879421.22826: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879421.22838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879421.22852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879421.22864: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879421.22874: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879421.22890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879421.22966: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879421.22992: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879421.23009: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879421.23085: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879421.24932: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879421.24964: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879421.24980: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp0i5838y4 /root/.ansible/tmp/ansible-tmp-1726879420.9799912-13100-162568375673867/AnsiballZ_tempfile.py <<< 10976 1726879421.25010: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879421.26718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879421.26939: stderr chunk (state=3): >>><<< 10976 1726879421.26943: stdout chunk (state=3): >>><<< 10976 1726879421.26945: done transferring module to remote 10976 1726879421.26948: _low_level_execute_command(): starting 10976 1726879421.26951: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879420.9799912-13100-162568375673867/ /root/.ansible/tmp/ansible-tmp-1726879420.9799912-13100-162568375673867/AnsiballZ_tempfile.py && sleep 0' 10976 1726879421.27680: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879421.27698: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879421.27716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879421.27747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879421.27795: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879421.27809: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879421.27828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879421.27852: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879421.27864: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879421.27877: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879421.27889: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879421.27903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879421.27917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879421.27930: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879421.27950: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879421.27965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879421.28042: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879421.28073: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879421.28089: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879421.28163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879421.30009: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879421.30187: stderr chunk (state=3): >>><<< 10976 1726879421.30205: stdout chunk (state=3): >>><<< 10976 1726879421.30333: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879421.30340: _low_level_execute_command(): starting 10976 1726879421.30343: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879420.9799912-13100-162568375673867/AnsiballZ_tempfile.py && sleep 0' 10976 1726879421.31112: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879421.31136: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879421.31153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879421.31183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879421.31249: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879421.31268: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879421.31286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879421.31313: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879421.31329: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879421.31352: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879421.31371: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879421.31393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879421.31414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879421.31440: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879421.31463: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879421.31484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879421.31580: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879421.31606: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879421.31634: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879421.31949: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879421.33738: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879421.33742: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879421.33794: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879421.33833: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879421.33868: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879421.33870: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879421.33909: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879421.33925: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879421.33974: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879421.34003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879421.34027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879421.34044: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fbb3dc0> <<< 10976 1726879421.34074: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879421.34094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879421.34103: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fb583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fbb3b20> <<< 10976 1726879421.34132: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879421.34158: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fbb3ac0> <<< 10976 1726879421.34166: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879421.34185: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879421.34207: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fb58490> <<< 10976 1726879421.34230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 10976 1726879421.34242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879421.34283: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879421.34286: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879421.34291: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fb58940> <<< 10976 1726879421.34309: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fb58670> <<< 10976 1726879421.34336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879421.34349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879421.34367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879421.34386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879421.34405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879421.34462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879421.34465: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fb0f190> <<< 10976 1726879421.34475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879421.34505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879421.34571: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fb0f220> <<< 10976 1726879421.34605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879421.34705: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fb32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fb0f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fb70880> <<< 10976 1726879421.34713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879421.34813: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fb08d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fb32d90> <<< 10976 1726879421.34854: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fb58970> <<< 10976 1726879421.34868: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879421.35074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879421.35107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879421.35139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879421.35145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879421.35174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879421.35178: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879421.35199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879421.35207: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fad0eb0> <<< 10976 1726879421.35243: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fad6f40> <<< 10976 1726879421.35275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879421.35302: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879421.35376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879421.35395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947facc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fad4640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fad0370> <<< 10976 1726879421.35416: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879421.35507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879421.35570: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879421.35618: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947fa54e20> <<< 10976 1726879421.35644: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fa54910> import 'itertools' # <<< 10976 1726879421.35664: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fa54f10> <<< 10976 1726879421.35681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879421.35696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879421.35716: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fa54fd0> <<< 10976 1726879421.35750: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fa670d0> <<< 10976 1726879421.35768: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879421.35808: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947faaed90> <<< 10976 1726879421.35814: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879421.35840: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947faa7670> <<< 10976 1726879421.35894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879421.35903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947faba6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fadbe20> <<< 10976 1726879421.35926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879421.35979: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947fa67cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947faae2b0> <<< 10976 1726879421.36049: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947faba2e0> <<< 10976 1726879421.36075: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fae19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879421.36101: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879421.36121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fa67eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fa67df0> <<< 10976 1726879421.36156: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 10976 1726879421.36176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fa67d60> <<< 10976 1726879421.36223: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879421.36257: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879421.36339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879421.36348: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f7fa3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879421.36379: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f7fa4c0> <<< 10976 1726879421.36534: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fa6ff40> <<< 10976 1726879421.36565: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fa69a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fa69490> <<< 10976 1726879421.36585: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879421.36635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879421.36676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f749220> <<< 10976 1726879421.36697: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f7e5520> <<< 10976 1726879421.36749: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fa69f10> <<< 10976 1726879421.36757: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fae1040> <<< 10976 1726879421.36779: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879421.36828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879421.36847: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f75ab50> import 'errno' # <<< 10976 1726879421.36904: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f75ae80> <<< 10976 1726879421.36928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879421.36967: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f76c790> <<< 10976 1726879421.36990: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879421.37006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879421.37198: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f76ccd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f705400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f75af70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f7152e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f76c610> import 'pwd' # <<< 10976 1726879421.37248: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f7153a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fa67a30> <<< 10976 1726879421.37287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879421.37307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879421.37451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f730700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f7309d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f7307c0> <<< 10976 1726879421.37496: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f7308b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879421.37697: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f730d00> <<< 10976 1726879421.37762: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879421.37784: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f73c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f730940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f724a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fa67610> <<< 10976 1726879421.37848: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879421.37859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f730af0> <<< 10976 1726879421.37955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879421.38028: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f947f6516d0> <<< 10976 1726879421.38126: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip' # zipimport: zlib available <<< 10976 1726879421.38231: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.38289: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879421.38320: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.39565: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.40536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f577820> <<< 10976 1726879421.40551: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879421.40578: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879421.40607: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879421.40639: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f577160> <<< 10976 1726879421.40682: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f577280> <<< 10976 1726879421.40712: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f577f70> <<< 10976 1726879421.40736: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879421.40782: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f5774f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f577d90> <<< 10976 1726879421.40796: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879421.40823: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879421.40836: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f577fd0> <<< 10976 1726879421.40843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879421.40872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879421.40906: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f577100> <<< 10976 1726879421.40933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879421.40949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879421.40971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879421.41003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879421.41019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879421.41088: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947efaff40> <<< 10976 1726879421.41128: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947efccd00> <<< 10976 1726879421.41159: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947efcceb0> <<< 10976 1726879421.41186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879421.41219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879421.41245: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947efcc370> <<< 10976 1726879421.41282: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f5dddc0> <<< 10976 1726879421.41463: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f5dd3a0> <<< 10976 1726879421.41487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f5ddfd0> <<< 10976 1726879421.41532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879421.41573: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879421.41661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f5aed30> <<< 10976 1726879421.41701: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f549d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f549400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f5804f0> <<< 10976 1726879421.41739: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f549520> <<< 10976 1726879421.41785: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f549550> <<< 10976 1726879421.41835: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879421.41848: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879421.41919: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947ef9dfd0> <<< 10976 1726879421.41935: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f5c0250> <<< 10976 1726879421.41952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879421.41993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879421.42017: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947ef9b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f5c03d0> <<< 10976 1726879421.42045: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879421.42096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879421.42109: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879421.42124: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879421.42169: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f5d7e50> <<< 10976 1726879421.42336: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947ef9b7f0> <<< 10976 1726879421.42397: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879421.42409: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947ef9b640> <<< 10976 1726879421.42429: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947ef9a5b0> <<< 10976 1726879421.42505: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947ef8fd90> <<< 10976 1726879421.42539: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f5b6910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879421.42553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879421.42594: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f53f6a0> <<< 10976 1726879421.42781: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f53eb20> <<< 10976 1726879421.42787: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f54f0a0> <<< 10976 1726879421.42886: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f53f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f582b20> <<< 10976 1726879421.42892: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.42895: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879421.42897: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.42952: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.43027: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.43030: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.43035: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879421.43056: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.43079: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.43087: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879421.43187: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.43293: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.43746: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.44212: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879421.44217: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10976 1726879421.44227: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879421.44246: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879421.44255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879421.44314: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947eb605e0> <<< 10976 1726879421.44375: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879421.44468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947ef6b580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947eb00100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879421.44512: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.44535: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879421.44640: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.44772: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879421.44811: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f53eb80> # zipimport: zlib available <<< 10976 1726879421.45213: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.45577: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.45620: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.45685: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879421.45693: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.45720: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.45757: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879421.45762: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.45830: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.45929: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879421.45939: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879421.45958: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879421.45967: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.45971: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.46011: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879421.46213: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.46385: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879421.46415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879421.46437: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879421.46495: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947eb31f10> <<< 10976 1726879421.46530: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.46647: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.46682: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 10976 1726879421.46708: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.46738: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879421.46745: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.46783: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.46815: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.46911: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879421.46994: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879421.47006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879421.47108: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f5ca220> <<< 10976 1726879421.47146: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947eb31850> <<< 10976 1726879421.47184: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879421.48070: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947ef5cca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947ef58f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947ef52940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879421.48236: stdout chunk (state=3): >>> {"changed": true, "path": "/tmp/ansible.z2lcbwnr_ha_cluster_corosync_conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "invocation": {"module_args": {"state": "file", "suffix": "_ha_cluster_corosync_conf", "prefix": "ansible.", "path": null}}} # destroy __main__ <<< 10976 1726879421.48509: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 10976 1726879421.48587: stdout chunk (state=3): >>># clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread <<< 10976 1726879421.48624: stdout chunk (state=3): >>># cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10976 1726879421.48816: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879421.48833: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879421.48855: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 10976 1726879421.48862: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879421.48887: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879421.48920: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 10976 1726879421.48944: stdout chunk (state=3): >>># destroy datetime <<< 10976 1726879421.48952: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879421.48993: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 10976 1726879421.49056: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors <<< 10976 1726879421.49079: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random <<< 10976 1726879421.49083: stdout chunk (state=3): >>># cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 10976 1726879421.49115: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879421.49140: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879421.49143: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 10976 1726879421.49146: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 10976 1726879421.49149: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879421.49212: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879421.49338: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 10976 1726879421.49346: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq <<< 10976 1726879421.49369: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 10976 1726879421.49388: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879421.49411: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves <<< 10976 1726879421.49417: stdout chunk (state=3): >>># destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879421.49444: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879421.49749: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879421.49811: stderr chunk (state=3): >>><<< 10976 1726879421.49814: stdout chunk (state=3): >>><<< 10976 1726879421.49878: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fbb3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fb583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fbb3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fbb3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fb58490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fb58940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fb58670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fb0f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fb0f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fb32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fb0f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fb70880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fb08d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fb32d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fb58970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fad0eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fad6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947facc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fad4640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fad0370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947fa54e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fa54910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fa54f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fa54fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fa670d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947faaed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947faa7670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947faba6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fadbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947fa67cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947faae2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947faba2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fae19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fa67eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fa67df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fa67d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f7fa3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f7fa4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fa6ff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fa69a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fa69490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f749220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f7e5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fa69f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fae1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f75ab50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f75ae80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f76c790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f76ccd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f705400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f75af70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f7152e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f76c610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f7153a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fa67a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f730700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f7309d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f7307c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f7308b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f730d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f73c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f730940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f724a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947fa67610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f730af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f947f6516d0> # zipimport: found 30 names in '/tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f577820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f577160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f577280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f577f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f5774f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f577d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f577fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f577100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947efaff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947efccd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947efcceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947efcc370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f5dddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f5dd3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f5ddfd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f5aed30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f549d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f549400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f5804f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f549520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f549550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947ef9dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f5c0250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947ef9b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f5c03d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f5d7e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947ef9b7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947ef9b640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947ef9a5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947ef8fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f5b6910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f53f6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f53eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f54f0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f53f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f582b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947eb605e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947ef6b580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947eb00100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947f53eb80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947eb31f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f947f5ca220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947eb31850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947ef5cca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947ef58f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f947ef52940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_tempfile_payload_8pxqhxsx/ansible_tempfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": true, "path": "/tmp/ansible.z2lcbwnr_ha_cluster_corosync_conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "invocation": {"module_args": {"state": "file", "suffix": "_ha_cluster_corosync_conf", "prefix": "ansible.", "path": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879421.50526: done with _execute_module (tempfile, {'state': 'file', 'suffix': '_ha_cluster_corosync_conf', '_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': 'tempfile', '_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-1726879420.9799912-13100-162568375673867/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879421.51516: _low_level_execute_command(): starting 10976 1726879421.51520: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879420.9799912-13100-162568375673867/ > /dev/null 2>&1 && sleep 0' 10976 1726879421.51525: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879421.51528: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879421.51529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879421.51531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879421.51534: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879421.51536: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879421.51538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879421.51540: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879421.51542: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879421.51544: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879421.51546: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879421.51548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879421.51550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879421.51552: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879421.51554: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879421.51556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879421.51589: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879421.51593: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879421.51595: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879421.51773: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879421.53523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879421.53675: stderr chunk (state=3): >>><<< 10976 1726879421.53682: stdout chunk (state=3): >>><<< 10976 1726879421.53731: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879421.53736: handler run complete 10976 1726879421.53941: variable 'ansible_check_mode' from source: magic vars 10976 1726879421.53944: Evaluated conditional (not ansible_check_mode): True 10976 1726879421.53946: attempt loop complete, returning result 10976 1726879421.53949: _execute() done 10976 1726879421.53951: dumping result to json 10976 1726879421.53953: done dumping result, returning 10976 1726879421.53956: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Create a corosync.conf tempfile [0e24e73b-299d-f469-e0b0-00000000075e] 10976 1726879421.53958: sending task result for task 0e24e73b-299d-f469-e0b0-00000000075e changed: [managed_node2] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.z2lcbwnr_ha_cluster_corosync_conf", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } 10976 1726879421.54177: no more pending results, returning what we have 10976 1726879421.54182: results queue empty 10976 1726879421.54184: checking for any_errors_fatal 10976 1726879421.54185: done checking for any_errors_fatal 10976 1726879421.54186: checking for max_fail_percentage 10976 1726879421.54188: done checking for max_fail_percentage 10976 1726879421.54189: checking to see if all hosts have failed and the running result is not ok 10976 1726879421.54190: done checking to see if all hosts have failed 10976 1726879421.54191: getting the remaining hosts for this loop 10976 1726879421.54192: done getting the remaining hosts for this loop 10976 1726879421.54196: getting the next task for host managed_node2 10976 1726879421.54205: done getting next task for host managed_node2 10976 1726879421.54210: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Create a corosync.conf file content 10976 1726879421.54215: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879421.54231: getting variables 10976 1726879421.54233: in VariableManager get_vars() 10976 1726879421.54285: Calling all_inventory to load vars for managed_node2 10976 1726879421.54288: Calling groups_inventory to load vars for managed_node2 10976 1726879421.54291: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879421.54301: Calling all_plugins_play to load vars for managed_node2 10976 1726879421.54305: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879421.54308: Calling groups_plugins_play to load vars for managed_node2 10976 1726879421.55370: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000075e 10976 1726879421.55378: WORKER PROCESS EXITING 10976 1726879421.56036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879421.57357: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879421.57377: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879421.57382: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879421.57467: done with get_vars() 10976 1726879421.57508: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Create a corosync.conf file content] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:16 Friday 20 September 2024 20:43:41 -0400 (0:00:00.704) 0:01:02.999 ****** 10976 1726879421.57620: entering _queue_task() for managed_node2/include_tasks 10976 1726879421.57981: worker is 1 (out of 1 available) 10976 1726879421.57993: exiting _queue_task() for managed_node2/include_tasks 10976 1726879421.58007: done queuing things up, now waiting for results queue to drain 10976 1726879421.58009: waiting for pending results... 10976 1726879421.58364: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Create a corosync.conf file content 10976 1726879421.58531: in run() - task 0e24e73b-299d-f469-e0b0-00000000075f 10976 1726879421.58553: variable 'ansible_search_path' from source: unknown 10976 1726879421.58565: variable 'ansible_search_path' from source: unknown 10976 1726879421.58608: calling self._execute() 10976 1726879421.58726: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879421.58738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879421.58754: variable 'omit' from source: magic vars 10976 1726879421.59157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879421.61662: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879421.61757: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879421.61796: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879421.61838: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879421.61866: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879421.61978: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879421.62000: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879421.62097: variable '__ha_cluster_pcs_provider' from source: include_vars 10976 1726879421.62111: _execute() done 10976 1726879421.62120: dumping result to json 10976 1726879421.62133: done dumping result, returning 10976 1726879421.62146: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Create a corosync.conf file content [0e24e73b-299d-f469-e0b0-00000000075f] 10976 1726879421.62165: sending task result for task 0e24e73b-299d-f469-e0b0-00000000075f 10976 1726879421.62326: no more pending results, returning what we have 10976 1726879421.62331: in VariableManager get_vars() 10976 1726879421.62385: Calling all_inventory to load vars for managed_node2 10976 1726879421.62390: Calling groups_inventory to load vars for managed_node2 10976 1726879421.62393: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879421.62405: Calling all_plugins_play to load vars for managed_node2 10976 1726879421.62409: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879421.62413: Calling groups_plugins_play to load vars for managed_node2 10976 1726879421.63579: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000075f 10976 1726879421.63582: WORKER PROCESS EXITING 10976 1726879421.64921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879421.66607: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879421.66639: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879421.66655: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879421.66768: done with get_vars() 10976 1726879421.66818: variable 'ansible_search_path' from source: unknown 10976 1726879421.66821: variable 'ansible_search_path' from source: unknown 10976 1726879421.67059: variable 'ha_cluster_pacemaker_shell' from source: role '' defaults 10976 1726879421.67143: we have included files to process 10976 1726879421.67144: generating all_blocks data 10976 1726879421.67148: done generating all_blocks data 10976 1726879421.67161: processing included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cluster-setup-pcs-0.10.yml 10976 1726879421.67163: loading included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cluster-setup-pcs-0.10.yml 10976 1726879421.67167: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cluster-setup-pcs-0.10.yml 10976 1726879421.67654: done processing included file 10976 1726879421.67657: iterating over new_blocks loaded from include file 10976 1726879421.67660: in VariableManager get_vars() 10976 1726879421.67694: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879421.67709: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879421.67714: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879421.67769: done with get_vars() 10976 1726879421.67771: filtering new block on tags 10976 1726879421.67835: done filtering new block on tags 10976 1726879421.67838: done iterating over new_blocks loaded from include file included: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cluster-setup-pcs-0.10.yml for managed_node2 10976 1726879421.67851: extending task lists for all hosts with included blocks 10976 1726879421.68412: done extending task lists 10976 1726879421.68414: done processing included files 10976 1726879421.68414: results queue empty 10976 1726879421.68415: checking for any_errors_fatal 10976 1726879421.68432: done checking for any_errors_fatal 10976 1726879421.68433: checking for max_fail_percentage 10976 1726879421.68435: done checking for max_fail_percentage 10976 1726879421.68435: checking to see if all hosts have failed and the running result is not ok 10976 1726879421.68436: done checking to see if all hosts have failed 10976 1726879421.68437: getting the remaining hosts for this loop 10976 1726879421.68447: done getting the remaining hosts for this loop 10976 1726879421.68450: getting the next task for host managed_node2 10976 1726879421.68457: done getting next task for host managed_node2 10976 1726879421.68465: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Create a corosync.conf file content using pcs-0.10 10976 1726879421.68476: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879421.68502: getting variables 10976 1726879421.68503: in VariableManager get_vars() 10976 1726879421.68539: Calling all_inventory to load vars for managed_node2 10976 1726879421.68542: Calling groups_inventory to load vars for managed_node2 10976 1726879421.68544: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879421.68551: Calling all_plugins_play to load vars for managed_node2 10976 1726879421.68554: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879421.68559: Calling groups_plugins_play to load vars for managed_node2 10976 1726879421.69980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879421.71626: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879421.71665: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879421.71672: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879421.71779: done with get_vars() 10976 1726879421.71821: done getting variables 10976 1726879421.71909: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Create a corosync.conf file content using pcs-0.10] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cluster-setup-pcs-0.10.yml:3 Friday 20 September 2024 20:43:41 -0400 (0:00:00.143) 0:01:03.142 ****** 10976 1726879421.71967: entering _queue_task() for managed_node2/command 10976 1726879421.72463: worker is 1 (out of 1 available) 10976 1726879421.72490: exiting _queue_task() for managed_node2/command 10976 1726879421.72496: done queuing things up, now waiting for results queue to drain 10976 1726879421.72498: waiting for pending results... 10976 1726879421.72921: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Create a corosync.conf file content using pcs-0.10 10976 1726879421.73218: in run() - task 0e24e73b-299d-f469-e0b0-00000000083a 10976 1726879421.73253: variable 'ansible_search_path' from source: unknown 10976 1726879421.73263: variable 'ansible_search_path' from source: unknown 10976 1726879421.73331: calling self._execute() 10976 1726879421.73477: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879421.73490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879421.73513: variable 'omit' from source: magic vars 10976 1726879421.73902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879421.77377: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879421.77507: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879421.77569: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879421.77638: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879421.77697: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879421.77856: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879421.77887: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879421.77900: variable 'omit' from source: magic vars 10976 1726879421.78025: variable 'omit' from source: magic vars 10976 1726879421.80592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879421.80632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879421.80667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879421.80715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879421.80738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879421.81988: variable '__ha_cluster_tempfile_corosync_conf' from source: set_fact 10976 1726879421.82020: variable '__ha_cluster_pcs_capabilities' from source: set_fact 10976 1726879421.82063: variable 'ha_cluster_cluster_name' from source: include params 10976 1726879421.82085: variable 'ansible_play_hosts' from source: magic vars 10976 1726879421.82106: variable 'ha_cluster_transport' from source: role '' defaults 10976 1726879421.82135: variable 'ha_cluster_totem' from source: role '' defaults 10976 1726879421.82160: variable '__ha_cluster_sbd_needs_atb' from source: set_fact 10976 1726879421.82175: variable 'ha_cluster_quorum' from source: role '' defaults 10976 1726879421.82239: variable 'hostvars' from source: magic vars 10976 1726879421.82263: in VariableManager get_vars() 10976 1726879421.82289: Calling all_inventory to load vars for managed_node2 10976 1726879421.82309: Calling groups_inventory to load vars for managed_node2 10976 1726879421.82325: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879421.82357: Calling all_plugins_play to load vars for managed_node2 10976 1726879421.82382: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879421.82408: Calling groups_plugins_play to load vars for managed_node2 10976 1726879421.83913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879421.85199: done with get_vars() 10976 1726879421.85252: variable '__ha_cluster_node_name' from source: set_fact 10976 1726879421.85266: in VariableManager get_vars() 10976 1726879421.85277: Calling all_inventory to load vars for managed_node2 10976 1726879421.85285: Calling groups_inventory to load vars for managed_node2 10976 1726879421.85294: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879421.85307: Calling all_plugins_play to load vars for managed_node2 10976 1726879421.85315: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879421.85324: Calling groups_plugins_play to load vars for managed_node2 10976 1726879421.86342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879421.87660: done with get_vars() 10976 1726879421.87694: variable '__ha_cluster_local_node' from source: set_fact 10976 1726879421.87746: variable 'omit' from source: magic vars 10976 1726879421.87778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879421.87811: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879421.87843: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879421.87866: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879421.87883: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879421.87918: variable 'inventory_hostname' from source: set_fact 10976 1726879421.87931: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879421.87940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879421.88052: Set connection var ansible_pipelining to False 10976 1726879421.88065: Set connection var ansible_shell_executable to /bin/sh 10976 1726879421.88076: Set connection var ansible_timeout to 10 10976 1726879421.88082: Set connection var ansible_shell_type to sh 10976 1726879421.88092: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879421.88100: Set connection var ansible_connection to ssh 10976 1726879421.88131: variable 'ansible_shell_executable' from source: unknown 10976 1726879421.88139: variable 'ansible_connection' from source: unknown 10976 1726879421.88152: variable 'ansible_module_compression' from source: unknown 10976 1726879421.88158: variable 'ansible_shell_type' from source: unknown 10976 1726879421.88164: variable 'ansible_shell_executable' from source: unknown 10976 1726879421.88170: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879421.88179: variable 'ansible_pipelining' from source: unknown 10976 1726879421.88185: variable 'ansible_timeout' from source: unknown 10976 1726879421.88192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879421.88309: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879421.88328: variable 'omit' from source: magic vars 10976 1726879421.88347: starting attempt loop 10976 1726879421.88353: running the handler 10976 1726879421.88379: _low_level_execute_command(): starting 10976 1726879421.88392: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879421.89091: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879421.89107: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879421.89125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879421.89144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879421.89183: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879421.89196: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879421.89210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879421.89233: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879421.89246: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879421.89259: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879421.89281: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879421.89288: 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879421.89291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879421.89365: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879421.89380: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879421.89391: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879421.89447: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879421.91229: stdout chunk (state=3): >>>/root <<< 10976 1726879421.91332: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879421.91336: stderr chunk (state=3): >>><<< 10976 1726879421.91338: stdout chunk (state=3): >>><<< 10976 1726879421.91362: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879421.91408: _low_level_execute_command(): starting 10976 1726879421.91412: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879421.913566-13131-189984243165176 `" && echo ansible-tmp-1726879421.913566-13131-189984243165176="` echo /root/.ansible/tmp/ansible-tmp-1726879421.913566-13131-189984243165176 `" ) && sleep 0' 10976 1726879421.92262: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879421.92280: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879421.92299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879421.92316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879421.92371: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879421.92386: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879421.92405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879421.92427: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879421.92450: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879421.92464: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879421.92477: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879421.92495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879421.92513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879421.92529: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879421.92542: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879421.92563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879421.92645: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879421.92676: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879421.92697: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879421.92799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879421.94712: stdout chunk (state=3): >>>ansible-tmp-1726879421.913566-13131-189984243165176=/root/.ansible/tmp/ansible-tmp-1726879421.913566-13131-189984243165176 <<< 10976 1726879421.94844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879421.94912: stderr chunk (state=3): >>><<< 10976 1726879421.94915: stdout chunk (state=3): >>><<< 10976 1726879421.95129: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879421.913566-13131-189984243165176=/root/.ansible/tmp/ansible-tmp-1726879421.913566-13131-189984243165176 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879421.95136: variable 'ansible_module_compression' from source: unknown 10976 1726879421.95138: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 10976 1726879421.95141: variable 'ansible_facts' from source: unknown 10976 1726879421.95143: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879421.913566-13131-189984243165176/AnsiballZ_command.py 10976 1726879421.95171: Sending initial data 10976 1726879421.95180: Sent initial data (155 bytes) 10976 1726879421.96239: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879421.96243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879421.96282: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879421.96285: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879421.96288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879421.96355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879421.96358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879421.96365: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879421.96408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879421.98176: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879421.98212: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879421.98254: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpv9a0qds4 /root/.ansible/tmp/ansible-tmp-1726879421.913566-13131-189984243165176/AnsiballZ_command.py <<< 10976 1726879421.98313: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879421.99149: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879421.99496: stderr chunk (state=3): >>><<< 10976 1726879421.99500: stdout chunk (state=3): >>><<< 10976 1726879421.99502: done transferring module to remote 10976 1726879421.99505: _low_level_execute_command(): starting 10976 1726879421.99508: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879421.913566-13131-189984243165176/ /root/.ansible/tmp/ansible-tmp-1726879421.913566-13131-189984243165176/AnsiballZ_command.py && sleep 0' 10976 1726879422.00093: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879422.00097: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879422.00099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879422.00102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879422.00112: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879422.00118: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879422.00132: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879422.00138: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879422.00149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879422.00159: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879422.00242: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879422.00248: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879422.00293: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879422.02147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879422.02207: stderr chunk (state=3): >>><<< 10976 1726879422.02210: stdout chunk (state=3): >>><<< 10976 1726879422.02229: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879422.02233: _low_level_execute_command(): starting 10976 1726879422.02236: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879421.913566-13131-189984243165176/AnsiballZ_command.py && sleep 0' 10976 1726879422.02706: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879422.02710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879422.02744: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879422.02749: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration <<< 10976 1726879422.02757: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879422.02769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879422.02777: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879422.02782: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879422.02789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879422.02845: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879422.02853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879422.02860: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879422.02925: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879422.04904: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879422.04909: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879422.04971: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879422.04975: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879422.05007: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879422.05038: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879422.05092: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879422.05096: stdout chunk (state=3): >>>import 'zipimport' # <<< 10976 1726879422.05098: stdout chunk (state=3): >>># installed zipimport hook <<< 10976 1726879422.05142: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 10976 1726879422.05148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879422.05166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879422.05193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879422.05195: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879422.05224: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44898dc0> <<< 10976 1726879422.05252: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879422.05277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4483d3a0> <<< 10976 1726879422.05283: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44898b20> <<< 10976 1726879422.05317: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 10976 1726879422.05325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879422.05331: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44898ac0> <<< 10976 1726879422.05355: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879422.05380: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 10976 1726879422.05385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4483d490> <<< 10976 1726879422.05410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879422.05437: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879422.05457: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879422.05461: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4483d940> <<< 10976 1726879422.05484: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4483d670> <<< 10976 1726879422.05505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879422.05525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879422.05541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879422.05564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879422.05582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879422.05600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879422.05625: stdout chunk (state=3): >>>import '_stat' # <<< 10976 1726879422.05635: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f445cf190> <<< 10976 1726879422.05645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879422.05666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879422.05735: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f445cf220> <<< 10976 1726879422.05764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879422.05768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879422.05801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 10976 1726879422.05808: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f445f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f445cf940> <<< 10976 1726879422.05839: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44855880> <<< 10976 1726879422.05864: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879422.05872: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f445c8d90> <<< 10976 1726879422.05916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879422.05948: stdout chunk (state=3): >>>import '_locale' # <<< 10976 1726879422.05954: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f445f2d90> <<< 10976 1726879422.05987: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4483d970> <<< 10976 1726879422.06016: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879422.06229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879422.06235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879422.06264: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879422.06267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879422.06281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879422.06312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879422.06409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4456deb0> <<< 10976 1726879422.06448: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44571f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 10976 1726879422.06488: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879422.06555: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44567610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4456f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4456d370> <<< 10976 1726879422.06582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879422.06633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879422.06652: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879422.06702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879422.06729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879422.06754: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f444f0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f444f08b0> <<< 10976 1726879422.06766: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879422.06804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f444f0eb0> <<< 10976 1726879422.06816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879422.06833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879422.06868: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f444f0f70> <<< 10976 1726879422.06902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'<<< 10976 1726879422.06916: stdout chunk (state=3): >>> import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f444f0e80> import '_collections' # <<< 10976 1726879422.06976: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44549d30> import '_functools' # <<< 10976 1726879422.06985: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44543610> <<< 10976 1726879422.07050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44556670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44576e20> <<< 10976 1726879422.07079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 10976 1726879422.07105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879422.07125: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f44502c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44549250> <<< 10976 1726879422.07163: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879422.07167: stdout chunk (state=3): >>> <<< 10976 1726879422.07169: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f44556280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4457c9d0> <<< 10976 1726879422.07196: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879422.07202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879422.07230: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 10976 1726879422.07235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879422.07248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879422.07262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879422.07279: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44502fa0> <<< 10976 1726879422.07283: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44502d90> <<< 10976 1726879422.07349: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44502d00> <<< 10976 1726879422.07375: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879422.07401: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879422.07406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879422.07466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879422.07484: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f444d6370> <<< 10976 1726879422.07513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879422.07536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879422.07562: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f444d6460> <<< 10976 1726879422.07667: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4450afa0> <<< 10976 1726879422.07698: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44504a30> <<< 10976 1726879422.07707: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44504490> <<< 10976 1726879422.07732: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879422.07748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879422.07805: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879422.07815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879422.07820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879422.07842: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4440a1c0> <<< 10976 1726879422.07884: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f444c0c70> <<< 10976 1726879422.07933: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44504eb0> <<< 10976 1726879422.07937: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4457c040> <<< 10976 1726879422.07939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879422.08042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879422.08054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4441baf0> import 'errno' # <<< 10976 1726879422.08057: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4441be20> <<< 10976 1726879422.08064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879422.08097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879422.08129: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4442e730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879422.08162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879422.08204: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4442ec70> <<< 10976 1726879422.08219: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f443c63a0> <<< 10976 1726879422.08245: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4441bf10> <<< 10976 1726879422.08259: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879422.08339: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f443d6280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4442e5b0> import 'pwd' # <<< 10976 1726879422.08369: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f443d6340> <<< 10976 1726879422.08416: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f445029d0> <<< 10976 1726879422.08453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879422.08497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879422.08534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f443f26a0> <<< 10976 1726879422.08548: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879422.08555: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f443f2970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f443f2760> <<< 10976 1726879422.08584: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f443f2850> <<< 10976 1726879422.08614: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879422.08807: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879422.08818: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f443f2ca0> <<< 10976 1726879422.08847: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879422.08876: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f443ff1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f443f28e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f443e5a30> <<< 10976 1726879422.08903: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f445025b0> <<< 10976 1726879422.08924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879422.08985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879422.09008: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f443f2a90> <<< 10976 1726879422.09110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879422.09174: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0f43de8670> <<< 10976 1726879422.09300: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 10976 1726879422.09382: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.09441: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879422.09462: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.09472: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10976 1726879422.10725: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.11684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d0d7c0> <<< 10976 1726879422.11710: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879422.11739: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879422.11767: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879422.11800: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43d0d160> <<< 10976 1726879422.11840: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d0d280> <<< 10976 1726879422.11871: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d0df10> <<< 10976 1726879422.11895: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 10976 1726879422.11900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879422.11940: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d0d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d0dd30> <<< 10976 1726879422.11957: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879422.11984: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879422.11997: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43d0df70> <<< 10976 1726879422.12007: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879422.12036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879422.12074: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d0d100> <<< 10976 1726879422.12107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879422.12112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879422.12138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879422.12152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879422.12176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879422.12250: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c64ee0> <<< 10976 1726879422.12298: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879422.12305: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43c85f40> <<< 10976 1726879422.12325: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879422.12336: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43c85d60> <<< 10976 1726879422.12342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879422.12376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879422.12407: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c853d0> <<< 10976 1726879422.12428: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d73dc0> <<< 10976 1726879422.12584: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d733a0> <<< 10976 1726879422.12606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879422.12631: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d73f70> <<< 10976 1726879422.12650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879422.12663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879422.12686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 10976 1726879422.12693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879422.12702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879422.12724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879422.12741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 10976 1726879422.12752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d43c10> <<< 10976 1726879422.12834: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43ce0cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43ce03a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d11490> <<< 10976 1726879422.12874: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879422.12879: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43ce04c0> <<< 10976 1726879422.12903: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py <<< 10976 1726879422.12911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43ce04f0> <<< 10976 1726879422.12920: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879422.12939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879422.12959: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879422.12987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879422.13060: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879422.13072: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43c47250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d551f0> <<< 10976 1726879422.13092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879422.13098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879422.13157: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43c538e0> <<< 10976 1726879422.13162: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d55370> <<< 10976 1726879422.13182: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879422.13245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879422.13262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879422.13324: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d6dd90> <<< 10976 1726879422.13444: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c53880> <<< 10976 1726879422.13538: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43c536d0> <<< 10976 1726879422.13577: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879422.13599: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43c52670> <<< 10976 1726879422.13621: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43c525b0> <<< 10976 1726879422.13641: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d4c8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 10976 1726879422.13661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879422.13679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879422.13699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879422.13736: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879422.13753: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43cd6670> <<< 10976 1726879422.13932: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43cd5ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43ce60d0> <<< 10976 1726879422.13978: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43cd60d0> <<< 10976 1726879422.13994: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d18a60> # zipimport: zlib available <<< 10976 1726879422.14015: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879422.14043: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.14095: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.14178: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879422.14186: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879422.14209: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.14214: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879422.14257: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.14342: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.14426: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.14910: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.15399: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879422.15437: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879422.15491: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43833580> <<< 10976 1726879422.15556: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879422.15575: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c21520> <<< 10976 1726879422.15578: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f437d80a0> <<< 10976 1726879422.15628: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879422.15631: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.15681: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.15693: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879422.15797: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.15926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879422.15960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879422.15986: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43cd5bb0> # zipimport: zlib available <<< 10976 1726879422.16350: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.16713: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.16769: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.16834: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879422.16844: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.16871: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.16903: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879422.16907: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.16974: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.17038: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879422.17050: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.17061: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.17077: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10976 1726879422.17121: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.17148: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879422.17161: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.17341: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.17542: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879422.17562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879422.17570: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879422.17638: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c2e970> <<< 10976 1726879422.17651: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.17710: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.17772: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py <<< 10976 1726879422.17787: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879422.17819: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.17851: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.17880: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10976 1726879422.17934: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.17964: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.18064: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.18114: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879422.18145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879422.18223: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879422.18241: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43d5f250> <<< 10976 1726879422.18246: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c2e6a0> <<< 10976 1726879422.18295: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879422.18429: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.18559: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879422.18564: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879422.18649: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879422.18672: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879422.18717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879422.18838: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c137c0> <<< 10976 1726879422.18908: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c107f0> <<< 10976 1726879422.18928: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c0a970> <<< 10976 1726879422.19059: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879422.19104: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 10976 1726879422.19121: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.19239: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.19340: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879422.19358: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f437c25e0> <<< 10976 1726879422.19462: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879422.19612: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879422.68956: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "No addresses specified for host 'localhost', using 'localhost'", "rc": 0, "cmd": ["pcs", "cluster", "setup", "--corosync_conf", "/tmp/ansible.z2lcbwnr_ha_cluster_corosync_conf", "--overwrite", "--no-cluster-uuid", "--", "test-cluster", "localhost"], "start": "2024-09-20 20:43:42.195748", "end": "2024-09-20 20:43:42.688416", "delta": "0:00:00.492668", "msg": "", "invocation": {"module_args": {"_raw_params": "pcs cluster setup --corosync_conf /tmp/ansible.z2lcbwnr_ha_cluster_corosync_conf --overwrite --no-cluster-uuid\n -- test-cluster localhost\n \n", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 10976 1726879422.68960: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879422.69378: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 10976 1726879422.69383: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879422.69388: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal <<< 10976 1726879422.69404: stdout chunk (state=3): >>># cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword <<< 10976 1726879422.69430: stdout chunk (state=3): >>># destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil <<< 10976 1726879422.69437: stdout chunk (state=3): >>># cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd <<< 10976 1726879422.69464: stdout chunk (state=3): >>># 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 <<< 10976 1726879422.69476: 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 # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 <<< 10976 1726879422.69487: stdout chunk (state=3): >>># destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 10976 1726879422.69676: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879422.69695: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879422.69737: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879422.69743: stdout chunk (state=3): >>># destroy _compression <<< 10976 1726879422.69755: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879422.69778: stdout chunk (state=3): >>># destroy __main__<<< 10976 1726879422.69799: stdout chunk (state=3): >>> # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 10976 1726879422.69802: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879422.69830: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879422.69843: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 10976 1726879422.69908: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879422.69948: stdout chunk (state=3): >>># cleanup[3] wiping gc <<< 10976 1726879422.69954: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 10976 1726879422.69956: stdout chunk (state=3): >>># 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 <<< 10976 1726879422.69974: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 10976 1726879422.69993: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil<<< 10976 1726879422.70021: stdout chunk (state=3): >>> # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 10976 1726879422.70028: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 10976 1726879422.70053: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 10976 1726879422.70057: stdout chunk (state=3): >>># destroy enum # destroy sre_compile <<< 10976 1726879422.70075: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections <<< 10976 1726879422.70144: stdout chunk (state=3): >>># destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 10976 1726879422.70150: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path <<< 10976 1726879422.70229: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath <<< 10976 1726879422.70233: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs <<< 10976 1726879422.70235: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10976 1726879422.70237: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879422.70240: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket <<< 10976 1726879422.70242: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879422.70328: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 10976 1726879422.70352: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 10976 1726879422.70375: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 10976 1726879422.70391: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal <<< 10976 1726879422.70394: stdout chunk (state=3): >>># destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879422.70417: stdout chunk (state=3): >>># destroy select <<< 10976 1726879422.70420: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves <<< 10976 1726879422.70429: stdout chunk (state=3): >>># destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879422.70530: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879422.70798: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879422.70855: stderr chunk (state=3): >>><<< 10976 1726879422.70858: stdout chunk (state=3): >>><<< 10976 1726879422.70949: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44898dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4483d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44898b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44898ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4483d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4483d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4483d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f445cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f445cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f445f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f445cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44855880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f445c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f445f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4483d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4456deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44571f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44567610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4456f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4456d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f444f0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f444f08b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f444f0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f444f0f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f444f0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44549d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44543610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44556670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44576e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f44502c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44549250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f44556280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4457c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44502fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44502d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44502d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f444d6370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f444d6460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4450afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44504a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44504490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4440a1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f444c0c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44504eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4457c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4441baf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4441be20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4442e730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4442ec70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f443c63a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4441bf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f443d6280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4442e5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f443d6340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f445029d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f443f26a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f443f2970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f443f2760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f443f2850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f443f2ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f443ff1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f443f28e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f443e5a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f445025b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f443f2a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0f43de8670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d0d7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43d0d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d0d280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d0df10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d0d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d0dd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43d0df70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d0d100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c64ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43c85f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43c85d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c853d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d73dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d733a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d73f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d43c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43ce0cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43ce03a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d11490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43ce04c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43ce04f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43c47250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d551f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43c538e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d55370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d6dd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c53880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43c536d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43c52670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43c525b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d4c8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43cd6670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43cd5ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43ce60d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43cd60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d18a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43833580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c21520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f437d80a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43cd5bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c2e970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43d5f250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c2e6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c137c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c107f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c0a970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_udfbdk5o/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f437c25e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "No addresses specified for host 'localhost', using 'localhost'", "rc": 0, "cmd": ["pcs", "cluster", "setup", "--corosync_conf", "/tmp/ansible.z2lcbwnr_ha_cluster_corosync_conf", "--overwrite", "--no-cluster-uuid", "--", "test-cluster", "localhost"], "start": "2024-09-20 20:43:42.195748", "end": "2024-09-20 20:43:42.688416", "delta": "0:00:00.492668", "msg": "", "invocation": {"module_args": {"_raw_params": "pcs cluster setup --corosync_conf /tmp/ansible.z2lcbwnr_ha_cluster_corosync_conf --overwrite --no-cluster-uuid\n -- test-cluster localhost\n \n", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879422.71753: done with _execute_module (ansible.legacy.command, {'_raw_params': 'pcs cluster setup --corosync_conf /tmp/ansible.z2lcbwnr_ha_cluster_corosync_conf --overwrite --no-cluster-uuid\n -- test-cluster localhost\n \n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_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-1726879421.913566-13131-189984243165176/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879422.71758: _low_level_execute_command(): starting 10976 1726879422.71761: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879421.913566-13131-189984243165176/ > /dev/null 2>&1 && sleep 0' 10976 1726879422.71764: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879422.71766: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879422.71769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879422.71771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879422.71773: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879422.71776: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879422.71778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879422.71857: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879422.71860: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879422.71866: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879422.71868: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879422.71870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879422.71872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879422.71874: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879422.71876: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879422.71878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879422.71936: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879422.71940: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879422.71947: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879422.72016: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879422.73950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879422.73955: stdout chunk (state=3): >>><<< 10976 1726879422.73957: stderr chunk (state=3): >>><<< 10976 1726879422.74029: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879422.74033: handler run complete 10976 1726879422.74233: variable 'ansible_check_mode' from source: magic vars 10976 1726879422.74237: Evaluated conditional (not ansible_check_mode): True 10976 1726879422.74239: attempt loop complete, returning result 10976 1726879422.74241: _execute() done 10976 1726879422.74243: dumping result to json 10976 1726879422.74246: done dumping result, returning 10976 1726879422.74258: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Create a corosync.conf file content using pcs-0.10 [0e24e73b-299d-f469-e0b0-00000000083a] 10976 1726879422.74267: sending task result for task 0e24e73b-299d-f469-e0b0-00000000083a changed: [managed_node2] => { "changed": true, "cmd": [ "pcs", "cluster", "setup", "--corosync_conf", "/tmp/ansible.z2lcbwnr_ha_cluster_corosync_conf", "--overwrite", "--no-cluster-uuid", "--", "test-cluster", "localhost" ], "delta": "0:00:00.492668", "end": "2024-09-20 20:43:42.688416", "rc": 0, "start": "2024-09-20 20:43:42.195748" } STDERR: No addresses specified for host 'localhost', using 'localhost' 10976 1726879422.74475: no more pending results, returning what we have 10976 1726879422.74479: results queue empty 10976 1726879422.74481: checking for any_errors_fatal 10976 1726879422.74482: done checking for any_errors_fatal 10976 1726879422.74483: checking for max_fail_percentage 10976 1726879422.74485: done checking for max_fail_percentage 10976 1726879422.74486: checking to see if all hosts have failed and the running result is not ok 10976 1726879422.74487: done checking to see if all hosts have failed 10976 1726879422.74488: getting the remaining hosts for this loop 10976 1726879422.74492: done getting the remaining hosts for this loop 10976 1726879422.74496: getting the next task for host managed_node2 10976 1726879422.74506: done getting next task for host managed_node2 10976 1726879422.74511: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Add qdevice configuration to corosync.conf 10976 1726879422.74516: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879422.74530: getting variables 10976 1726879422.74538: in VariableManager get_vars() 10976 1726879422.74579: Calling all_inventory to load vars for managed_node2 10976 1726879422.74582: Calling groups_inventory to load vars for managed_node2 10976 1726879422.74584: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879422.74596: Calling all_plugins_play to load vars for managed_node2 10976 1726879422.74599: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879422.74602: Calling groups_plugins_play to load vars for managed_node2 10976 1726879422.75352: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000083a 10976 1726879422.75356: WORKER PROCESS EXITING 10976 1726879422.76584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879422.77973: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879422.77996: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879422.78007: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879422.78094: done with get_vars() 10976 1726879422.78138: done getting variables 10976 1726879422.78199: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Add qdevice configuration to corosync.conf] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cluster-setup-pcs-0.10.yml:81 Friday 20 September 2024 20:43:42 -0400 (0:00:01.062) 0:01:04.205 ****** 10976 1726879422.78245: entering _queue_task() for managed_node2/command 10976 1726879422.78637: worker is 1 (out of 1 available) 10976 1726879422.78655: exiting _queue_task() for managed_node2/command 10976 1726879422.78660: done queuing things up, now waiting for results queue to drain 10976 1726879422.78667: waiting for pending results... 10976 1726879422.79073: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Add qdevice configuration to corosync.conf 10976 1726879422.79285: in run() - task 0e24e73b-299d-f469-e0b0-00000000083b 10976 1726879422.79306: variable 'ansible_search_path' from source: unknown 10976 1726879422.79320: variable 'ansible_search_path' from source: unknown 10976 1726879422.79365: calling self._execute() 10976 1726879422.79494: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879422.79514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879422.79545: variable 'omit' from source: magic vars 10976 1726879422.79992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879422.82701: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879422.82803: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879422.82875: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879422.83684: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879422.83804: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879422.84032: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879422.84054: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879422.84293: variable '__ha_cluster_qdevice_in_use' from source: set_fact 10976 1726879422.84318: Evaluated conditional (__ha_cluster_qdevice_in_use): False 10976 1726879422.84427: when evaluation is False, skipping this task 10976 1726879422.84435: _execute() done 10976 1726879422.84442: dumping result to json 10976 1726879422.84448: done dumping result, returning 10976 1726879422.84459: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Add qdevice configuration to corosync.conf [0e24e73b-299d-f469-e0b0-00000000083b] 10976 1726879422.84470: sending task result for task 0e24e73b-299d-f469-e0b0-00000000083b skipping: [managed_node2] => { "changed": false, "false_condition": "__ha_cluster_qdevice_in_use", "skip_reason": "Conditional result was False" } 10976 1726879422.84634: no more pending results, returning what we have 10976 1726879422.84638: results queue empty 10976 1726879422.84639: checking for any_errors_fatal 10976 1726879422.84651: done checking for any_errors_fatal 10976 1726879422.84652: checking for max_fail_percentage 10976 1726879422.84654: done checking for max_fail_percentage 10976 1726879422.84655: checking to see if all hosts have failed and the running result is not ok 10976 1726879422.84656: done checking to see if all hosts have failed 10976 1726879422.84656: getting the remaining hosts for this loop 10976 1726879422.84658: done getting the remaining hosts for this loop 10976 1726879422.84662: getting the next task for host managed_node2 10976 1726879422.84675: done getting next task for host managed_node2 10976 1726879422.84681: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fetch created corosync.conf file 10976 1726879422.84685: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879422.84706: getting variables 10976 1726879422.84709: in VariableManager get_vars() 10976 1726879422.84758: Calling all_inventory to load vars for managed_node2 10976 1726879422.84761: Calling groups_inventory to load vars for managed_node2 10976 1726879422.84763: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879422.84775: Calling all_plugins_play to load vars for managed_node2 10976 1726879422.84778: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879422.84781: Calling groups_plugins_play to load vars for managed_node2 10976 1726879422.85776: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000083b 10976 1726879422.85780: WORKER PROCESS EXITING 10976 1726879422.87335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879422.88791: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879422.88810: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879422.88816: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879422.88903: done with get_vars() 10976 1726879422.88939: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Fetch created corosync.conf file] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:19 Friday 20 September 2024 20:43:42 -0400 (0:00:00.108) 0:01:04.314 ****** 10976 1726879422.89084: entering _queue_task() for managed_node2/slurp 10976 1726879422.89473: worker is 1 (out of 1 available) 10976 1726879422.89484: exiting _queue_task() for managed_node2/slurp 10976 1726879422.89492: done queuing things up, now waiting for results queue to drain 10976 1726879422.89495: waiting for pending results... 10976 1726879422.89862: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fetch created corosync.conf file 10976 1726879422.90027: in run() - task 0e24e73b-299d-f469-e0b0-000000000760 10976 1726879422.90055: variable 'ansible_search_path' from source: unknown 10976 1726879422.90064: variable 'ansible_search_path' from source: unknown 10976 1726879422.90107: calling self._execute() 10976 1726879422.90236: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879422.90247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879422.90270: variable 'omit' from source: magic vars 10976 1726879422.90692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879422.93288: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879422.93720: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879422.93779: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879422.93825: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879422.93860: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879422.93969: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879422.94001: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879422.94143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879422.94381: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879422.94553: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879422.94588: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879422.94709: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879422.94808: 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) 10976 1726879422.94856: 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) 10976 1726879422.94891: 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) 10976 1726879422.94927: 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) 10976 1726879422.95027: variable '__ha_cluster_tempfile_corosync_conf' from source: set_fact 10976 1726879422.95060: Evaluated conditional (__ha_cluster_tempfile_corosync_conf.path is defined): True 10976 1726879422.95079: variable 'omit' from source: magic vars 10976 1726879422.95150: variable 'omit' from source: magic vars 10976 1726879422.95294: variable '__ha_cluster_tempfile_corosync_conf' from source: set_fact 10976 1726879422.95331: variable 'omit' from source: magic vars 10976 1726879422.95363: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879422.95407: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879422.95433: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879422.95454: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879422.95469: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879422.95515: variable 'inventory_hostname' from source: set_fact 10976 1726879422.95526: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879422.95534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879422.95653: Set connection var ansible_pipelining to False 10976 1726879422.95667: Set connection var ansible_shell_executable to /bin/sh 10976 1726879422.95678: Set connection var ansible_timeout to 10 10976 1726879422.95685: Set connection var ansible_shell_type to sh 10976 1726879422.95700: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879422.95718: Set connection var ansible_connection to ssh 10976 1726879422.95754: variable 'ansible_shell_executable' from source: unknown 10976 1726879422.95761: variable 'ansible_connection' from source: unknown 10976 1726879422.95768: variable 'ansible_module_compression' from source: unknown 10976 1726879422.95774: variable 'ansible_shell_type' from source: unknown 10976 1726879422.95780: variable 'ansible_shell_executable' from source: unknown 10976 1726879422.95786: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879422.95796: variable 'ansible_pipelining' from source: unknown 10976 1726879422.95802: variable 'ansible_timeout' from source: unknown 10976 1726879422.95808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879422.96001: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879422.96017: variable 'omit' from source: magic vars 10976 1726879422.96030: starting attempt loop 10976 1726879422.96042: running the handler 10976 1726879422.96067: _low_level_execute_command(): starting 10976 1726879422.96080: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879422.96910: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879422.96936: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879422.96953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879422.96973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879422.97018: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879422.97079: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879422.97153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879422.97175: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879422.97187: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879422.97202: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879422.97213: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879422.97229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879422.97249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879422.97266: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879422.97294: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879422.97309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879422.97429: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879422.97486: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879422.97498: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879422.97699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879422.99341: stdout chunk (state=3): >>>/root <<< 10976 1726879422.99517: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879422.99520: stdout chunk (state=3): >>><<< 10976 1726879422.99533: stderr chunk (state=3): >>><<< 10976 1726879422.99561: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879422.99575: _low_level_execute_command(): starting 10976 1726879422.99583: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879422.9956214-13166-158726919213814 `" && echo ansible-tmp-1726879422.9956214-13166-158726919213814="` echo /root/.ansible/tmp/ansible-tmp-1726879422.9956214-13166-158726919213814 `" ) && sleep 0' 10976 1726879423.01124: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879423.01129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879423.01173: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879423.01177: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879423.01227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879423.01234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879423.01483: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879423.01507: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879423.01635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879423.03495: stdout chunk (state=3): >>>ansible-tmp-1726879422.9956214-13166-158726919213814=/root/.ansible/tmp/ansible-tmp-1726879422.9956214-13166-158726919213814 <<< 10976 1726879423.03646: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879423.03717: stderr chunk (state=3): >>><<< 10976 1726879423.03720: stdout chunk (state=3): >>><<< 10976 1726879423.04034: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879422.9956214-13166-158726919213814=/root/.ansible/tmp/ansible-tmp-1726879422.9956214-13166-158726919213814 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879423.04038: variable 'ansible_module_compression' from source: unknown 10976 1726879423.04040: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 10976 1726879423.04041: variable 'ansible_facts' from source: unknown 10976 1726879423.04043: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879422.9956214-13166-158726919213814/AnsiballZ_slurp.py 10976 1726879423.04105: Sending initial data 10976 1726879423.04108: Sent initial data (154 bytes) 10976 1726879423.05153: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879423.05168: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879423.05181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879423.05198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879423.05250: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879423.05262: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879423.05276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879423.05294: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879423.05335: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879423.05346: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879423.05364: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879423.05376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879423.05390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879423.05401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879423.05410: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879423.05421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879423.05506: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879423.05531: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879423.05548: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879423.05619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879423.07419: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879423.07459: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879423.07493: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpl9r20g3p /root/.ansible/tmp/ansible-tmp-1726879422.9956214-13166-158726919213814/AnsiballZ_slurp.py <<< 10976 1726879423.07537: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879423.08837: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879423.08843: stderr chunk (state=3): >>><<< 10976 1726879423.08846: stdout chunk (state=3): >>><<< 10976 1726879423.08977: done transferring module to remote 10976 1726879423.08981: _low_level_execute_command(): starting 10976 1726879423.08984: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879422.9956214-13166-158726919213814/ /root/.ansible/tmp/ansible-tmp-1726879422.9956214-13166-158726919213814/AnsiballZ_slurp.py && sleep 0' 10976 1726879423.09981: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879423.09985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879423.10014: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879423.10017: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration <<< 10976 1726879423.10019: 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 <<< 10976 1726879423.10021: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879423.10092: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879423.10095: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879423.10097: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879423.10153: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879423.11976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879423.12039: stderr chunk (state=3): >>><<< 10976 1726879423.12042: stdout chunk (state=3): >>><<< 10976 1726879423.12099: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879423.12103: _low_level_execute_command(): starting 10976 1726879423.12106: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879422.9956214-13166-158726919213814/AnsiballZ_slurp.py && sleep 0' 10976 1726879423.12521: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879423.12530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879423.12561: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879423.12567: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879423.12576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879423.12586: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879423.12593: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879423.12609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879423.12611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879423.12675: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879423.12678: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879423.12680: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879423.12731: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879423.15170: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb643dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb3d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb643b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879423.15184: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb643ac0> <<< 10976 1726879423.15187: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879423.15209: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb3d8490> <<< 10976 1726879423.15229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879423.15244: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879423.15269: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879423.15275: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb3d8940> <<< 10976 1726879423.15301: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb3d8670> <<< 10976 1726879423.15316: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879423.15337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879423.15353: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879423.15373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879423.15408: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879423.15411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879423.15437: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb38f190> <<< 10976 1726879423.15454: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879423.15509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879423.15544: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb38f220> <<< 10976 1726879423.15573: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879423.15576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879423.15613: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 10976 1726879423.15616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb3b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb38f940> <<< 10976 1726879423.15669: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb3f0880> <<< 10976 1726879423.15675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879423.15686: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb388d90> <<< 10976 1726879423.15746: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879423.15749: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb3b2d90> <<< 10976 1726879423.15828: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb3d8970> <<< 10976 1726879423.15840: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879423.16030: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879423.16043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879423.16079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879423.16082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879423.16100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879423.16115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879423.16133: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879423.16151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879423.16154: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb352eb0> <<< 10976 1726879423.16215: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb356f40> <<< 10976 1726879423.16221: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879423.16242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879423.16244: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879423.16269: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879423.16285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879423.16308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879423.16342: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb34c610> <<< 10976 1726879423.16348: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb354640> <<< 10976 1726879423.16362: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb352370> <<< 10976 1726879423.16376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879423.16448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879423.16501: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879423.16513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879423.16539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879423.16577: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb2d4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2d4910> import 'itertools' # <<< 10976 1726879423.16646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2d4f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879423.16666: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2d4fd0> <<< 10976 1726879423.16701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879423.16711: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2e70d0> import '_collections' # <<< 10976 1726879423.16761: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb32ed90> import '_functools' # <<< 10976 1726879423.16796: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb327670> <<< 10976 1726879423.16853: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879423.16863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb33a6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb35be20> <<< 10976 1726879423.16880: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879423.16918: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb2e7cd0> <<< 10976 1726879423.16925: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb32e2b0> <<< 10976 1726879423.16958: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.16970: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb33a2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb3619d0> <<< 10976 1726879423.16988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879423.17023: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879423.17049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879423.17070: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2e7df0> <<< 10976 1726879423.17104: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 10976 1726879423.17118: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2e7d60> <<< 10976 1726879423.17134: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879423.17149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879423.17161: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879423.17169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879423.17190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879423.17266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879423.17270: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 10976 1726879423.17273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2ba3d0> <<< 10976 1726879423.17317: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879423.17320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879423.17343: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2ba4c0> <<< 10976 1726879423.17452: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2eff40> <<< 10976 1726879423.17498: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2e9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2e9490> <<< 10976 1726879423.17536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879423.17541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879423.17570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879423.17580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879423.17592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879423.17607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb1e4220> <<< 10976 1726879423.17646: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2a5520> <<< 10976 1726879423.17702: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2e9f10> <<< 10976 1726879423.17704: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb361040> <<< 10976 1726879423.17724: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879423.17745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879423.17770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 10976 1726879423.17773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb1f5b50> <<< 10976 1726879423.17792: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879423.17832: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.17841: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb1f5e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879423.17856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879423.17868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 10976 1726879423.17885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879423.17894: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb207790> <<< 10976 1726879423.17912: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879423.17941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879423.17971: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb207cd0> <<< 10976 1726879423.18020: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb195400> <<< 10976 1726879423.18032: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb1f5f70> <<< 10976 1726879423.18040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879423.18053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879423.18106: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.18110: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb1a52e0> <<< 10976 1726879423.18113: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb207610> import 'pwd' # <<< 10976 1726879423.18142: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.18146: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb1a53a0> <<< 10976 1726879423.18179: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2e7a30> <<< 10976 1726879423.18201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879423.18224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879423.18240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879423.18253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879423.18307: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.18310: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb1c0700> <<< 10976 1726879423.18337: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.18372: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb1c09d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb1c07c0> <<< 10976 1726879423.18383: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb1c08b0> <<< 10976 1726879423.18411: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879423.18608: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb1c0d00> <<< 10976 1726879423.18665: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb1cc250> <<< 10976 1726879423.18674: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb1c0940> <<< 10976 1726879423.18681: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb1b4a90> <<< 10976 1726879423.18710: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2e7610> <<< 10976 1726879423.18714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879423.18776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879423.18808: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb1c0af0> <<< 10976 1726879423.18919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879423.18924: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faeeb0e96d0> <<< 10976 1726879423.19096: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip' # zipimport: zlib available <<< 10976 1726879423.19221: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.19275: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879423.19278: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.19296: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10976 1726879423.20538: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.21527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb010820> <<< 10976 1726879423.21560: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879423.21595: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879423.21609: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 10976 1726879423.21613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879423.21637: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb010160> <<< 10976 1726879423.21688: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb010280> <<< 10976 1726879423.21733: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb010f70> <<< 10976 1726879423.21737: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879423.21828: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb0104f0> <<< 10976 1726879423.21831: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb010d90> <<< 10976 1726879423.21834: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879423.21868: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb010fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879423.21894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879423.21928: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb010100> <<< 10976 1726879423.21973: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879423.22011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879423.22033: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879423.22090: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeaf68f40> <<< 10976 1726879423.22144: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.22148: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeaf85d00> <<< 10976 1726879423.22192: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeaf85eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879423.22204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879423.22239: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeaf85370> <<< 10976 1726879423.22251: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb076dc0> <<< 10976 1726879423.22473: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb0763a0> <<< 10976 1726879423.22529: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb076fd0> <<< 10976 1726879423.22532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879423.22578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879423.22585: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879423.22590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb046d30> <<< 10976 1726879423.22654: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeafe2d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeafe2400> <<< 10976 1726879423.22674: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb0194f0> <<< 10976 1726879423.22735: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeafe2520> <<< 10976 1726879423.22907: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeafe2550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879423.23018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeaf56fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb058250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879423.23100: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeaf54850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb0583d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879423.23136: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb06fe50> <<< 10976 1726879423.23270: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeaf547f0> <<< 10976 1726879423.23384: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeaf54640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.23401: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeaf535b0> <<< 10976 1726879423.23451: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeaf48d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb04f910> <<< 10976 1726879423.23467: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879423.23505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879423.23550: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeafd86a0> <<< 10976 1726879423.23835: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeafd7b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeafe70a0> <<< 10976 1726879423.23893: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeafd8100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb01bb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10976 1726879423.23937: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.24007: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879423.24035: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879423.24070: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.24151: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.24324: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.24778: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.25184: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879423.25186: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10976 1726879423.25188: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879423.25209: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879423.25223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879423.25281: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeea5fe5e0> <<< 10976 1726879423.25362: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879423.25383: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeea9fa580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeea5a0100> <<< 10976 1726879423.25428: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879423.25449: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879423.25490: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879423.25599: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.25728: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879423.25747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeafd7b80> <<< 10976 1726879423.25764: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.26163: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.26534: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.26582: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.26643: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879423.26651: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.26687: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.26734: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879423.26780: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.26857: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879423.26872: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.26883: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879423.26896: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.26930: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.26969: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879423.26974: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.27164: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.27349: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879423.27380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879423.27387: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879423.27464: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeea5d1f10> <<< 10976 1726879423.27469: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.27532: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.27592: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879423.27610: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879423.27623: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879423.27633: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.27669: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.27705: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879423.27717: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.27750: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.27787: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.27883: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.27947: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879423.27973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879423.28054: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb062220> <<< 10976 1726879423.28090: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeea5d1850> <<< 10976 1726879423.28128: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/file.py <<< 10976 1726879423.28131: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879423.28291: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.28335: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.28360: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.28400: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879423.28433: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879423.28470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879423.28498: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879423.28513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879423.28602: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeea9ddca0> <<< 10976 1726879423.28646: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeea9d9f70> <<< 10976 1726879423.28699: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeea9d3940> <<< 10976 1726879423.28719: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879423.28752: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.28773: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879423.28829: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879423.28858: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879423.28876: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10976 1726879423.28905: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.29003: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.29168: stdout chunk (state=3): >>> {"content": "dG90ZW0gewogICAgdmVyc2lvbjogMgogICAgY2x1c3Rlcl9uYW1lOiB0ZXN0LWNsdXN0ZXIKICAgIHRyYW5zcG9ydDoga25ldAogICAgY3J5cHRvX2NpcGhlcjogYWVzMjU2CiAgICBjcnlwdG9faGFzaDogc2hhMjU2Cn0KCm5vZGVsaXN0IHsKICAgIG5vZGUgewogICAgICAgIHJpbmcwX2FkZHI6IGxvY2FsaG9zdAogICAgICAgIG5hbWU6IGxvY2FsaG9zdAogICAgICAgIG5vZGVpZDogMQogICAgfQp9CgpxdW9ydW0gewogICAgcHJvdmlkZXI6IGNvcm9zeW5jX3ZvdGVxdW9ydW0KfQoKbG9nZ2luZyB7CiAgICB0b19sb2dmaWxlOiB5ZXMKICAgIGxvZ2ZpbGU6IC92YXIvbG9nL2NsdXN0ZXIvY29yb3N5bmMubG9nCiAgICB0b19zeXNsb2c6IHllcwogICAgdGltZXN0YW1wOiBvbgp9Cg==", "source": "/tmp/ansible.z2lcbwnr_ha_cluster_corosync_conf", "encoding": "base64", "invocation": {"module_args": {"src": "/tmp/ansible.z2lcbwnr_ha_cluster_corosync_conf"}}} # destroy __main__ <<< 10976 1726879423.29481: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv <<< 10976 1726879423.29548: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin <<< 10976 1726879423.29562: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections <<< 10976 1726879423.29566: stdout chunk (state=3): >>># cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit <<< 10976 1726879423.29572: stdout chunk (state=3): >>># cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian <<< 10976 1726879423.29583: 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 # 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 <<< 10976 1726879423.29646: stdout chunk (state=3): >>># destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10976 1726879423.29794: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879423.29809: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879423.29841: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 10976 1726879423.29867: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879423.29897: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 10976 1726879423.29940: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime <<< 10976 1726879423.29960: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879423.30041: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 10976 1726879423.30199: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path <<< 10976 1726879423.30232: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 10976 1726879423.30297: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879423.30498: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 10976 1726879423.30509: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 10976 1726879423.30534: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879423.30548: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879423.30679: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879423.31026: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879423.31056: stderr chunk (state=3): >>><<< 10976 1726879423.31059: stdout chunk (state=3): >>><<< 10976 1726879423.31163: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb643dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb3d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb643b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb643ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb3d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb3d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb3d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb38f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb38f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb3b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb38f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb3f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb388d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb3b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb3d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb352eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb356f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb34c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb354640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb352370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb2d4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2d4910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2d4f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2d4fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2e70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb32ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb327670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb33a6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb35be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb2e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb32e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb33a2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb3619d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2e7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2e7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2ba3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2ba4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2eff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2e9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2e9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb1e4220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2a5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2e9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb361040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb1f5b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb1f5e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb207790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb207cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb195400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb1f5f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb1a52e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb207610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb1a53a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2e7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb1c0700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb1c09d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb1c07c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb1c08b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb1c0d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb1cc250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb1c0940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb1b4a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb2e7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb1c0af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faeeb0e96d0> # zipimport: found 30 names in '/tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb010820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb010160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb010280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb010f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb0104f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb010d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb010fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb010100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeaf68f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeaf85d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeaf85eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeaf85370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb076dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb0763a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb076fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb046d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeafe2d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeafe2400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb0194f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeafe2520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeafe2550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeaf56fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb058250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeaf54850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb0583d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb06fe50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeaf547f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeaf54640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeaf535b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeaf48d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb04f910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeafd86a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeafd7b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeafe70a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeafd8100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeb01bb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeea5fe5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeea9fa580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeea5a0100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeeafd7b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeea5d1f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faeeb062220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeea5d1850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeea9ddca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeea9d9f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeea9d3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_h_0rymn4/ansible_slurp_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"content": "dG90ZW0gewogICAgdmVyc2lvbjogMgogICAgY2x1c3Rlcl9uYW1lOiB0ZXN0LWNsdXN0ZXIKICAgIHRyYW5zcG9ydDoga25ldAogICAgY3J5cHRvX2NpcGhlcjogYWVzMjU2CiAgICBjcnlwdG9faGFzaDogc2hhMjU2Cn0KCm5vZGVsaXN0IHsKICAgIG5vZGUgewogICAgICAgIHJpbmcwX2FkZHI6IGxvY2FsaG9zdAogICAgICAgIG5hbWU6IGxvY2FsaG9zdAogICAgICAgIG5vZGVpZDogMQogICAgfQp9CgpxdW9ydW0gewogICAgcHJvdmlkZXI6IGNvcm9zeW5jX3ZvdGVxdW9ydW0KfQoKbG9nZ2luZyB7CiAgICB0b19sb2dmaWxlOiB5ZXMKICAgIGxvZ2ZpbGU6IC92YXIvbG9nL2NsdXN0ZXIvY29yb3N5bmMubG9nCiAgICB0b19zeXNsb2c6IHllcwogICAgdGltZXN0YW1wOiBvbgp9Cg==", "source": "/tmp/ansible.z2lcbwnr_ha_cluster_corosync_conf", "encoding": "base64", "invocation": {"module_args": {"src": "/tmp/ansible.z2lcbwnr_ha_cluster_corosync_conf"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879423.31893: done with _execute_module (slurp, {'src': '/tmp/ansible.z2lcbwnr_ha_cluster_corosync_conf', '_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': 'slurp', '_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-1726879422.9956214-13166-158726919213814/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879423.31897: _low_level_execute_command(): starting 10976 1726879423.31900: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879422.9956214-13166-158726919213814/ > /dev/null 2>&1 && sleep 0' 10976 1726879423.31978: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879423.31996: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879423.32071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879423.32076: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879423.32097: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879423.32119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879423.32143: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879423.32171: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879423.32175: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879423.32177: 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.42.6 originally 10.31.42.6 <<< 10976 1726879423.32181: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879423.32245: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879423.32263: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879423.32265: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879423.32345: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879423.34216: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879423.34352: stderr chunk (state=3): >>><<< 10976 1726879423.34357: stdout chunk (state=3): >>><<< 10976 1726879423.34360: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879423.34378: handler run complete 10976 1726879423.34381: attempt loop complete, returning result 10976 1726879423.34386: _execute() done 10976 1726879423.34388: dumping result to json 10976 1726879423.34393: done dumping result, returning 10976 1726879423.34400: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fetch created corosync.conf file [0e24e73b-299d-f469-e0b0-000000000760] 10976 1726879423.34405: sending task result for task 0e24e73b-299d-f469-e0b0-000000000760 10976 1726879423.34525: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000760 10976 1726879423.34528: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dG90ZW0gewogICAgdmVyc2lvbjogMgogICAgY2x1c3Rlcl9uYW1lOiB0ZXN0LWNsdXN0ZXIKICAgIHRyYW5zcG9ydDoga25ldAogICAgY3J5cHRvX2NpcGhlcjogYWVzMjU2CiAgICBjcnlwdG9faGFzaDogc2hhMjU2Cn0KCm5vZGVsaXN0IHsKICAgIG5vZGUgewogICAgICAgIHJpbmcwX2FkZHI6IGxvY2FsaG9zdAogICAgICAgIG5hbWU6IGxvY2FsaG9zdAogICAgICAgIG5vZGVpZDogMQogICAgfQp9CgpxdW9ydW0gewogICAgcHJvdmlkZXI6IGNvcm9zeW5jX3ZvdGVxdW9ydW0KfQoKbG9nZ2luZyB7CiAgICB0b19sb2dmaWxlOiB5ZXMKICAgIGxvZ2ZpbGU6IC92YXIvbG9nL2NsdXN0ZXIvY29yb3N5bmMubG9nCiAgICB0b19zeXNsb2c6IHllcwogICAgdGltZXN0YW1wOiBvbgp9Cg==", "encoding": "base64", "source": "/tmp/ansible.z2lcbwnr_ha_cluster_corosync_conf" } 10976 1726879423.34619: no more pending results, returning what we have 10976 1726879423.34633: results queue empty 10976 1726879423.34634: checking for any_errors_fatal 10976 1726879423.34640: done checking for any_errors_fatal 10976 1726879423.34641: checking for max_fail_percentage 10976 1726879423.34643: done checking for max_fail_percentage 10976 1726879423.34644: checking to see if all hosts have failed and the running result is not ok 10976 1726879423.34645: done checking to see if all hosts have failed 10976 1726879423.34645: getting the remaining hosts for this loop 10976 1726879423.34647: done getting the remaining hosts for this loop 10976 1726879423.34664: getting the next task for host managed_node2 10976 1726879423.34680: done getting next task for host managed_node2 10976 1726879423.34684: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Distribute corosync.conf file 10976 1726879423.34688: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879423.34699: getting variables 10976 1726879423.34701: in VariableManager get_vars() 10976 1726879423.34746: Calling all_inventory to load vars for managed_node2 10976 1726879423.34749: Calling groups_inventory to load vars for managed_node2 10976 1726879423.34751: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879423.34760: Calling all_plugins_play to load vars for managed_node2 10976 1726879423.34763: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879423.34766: Calling groups_plugins_play to load vars for managed_node2 10976 1726879423.36009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879423.36942: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879423.36961: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879423.36972: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879423.37051: done with get_vars() 10976 1726879423.37076: done getting variables 10976 1726879423.37119: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Distribute corosync.conf file] **** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:26 Friday 20 September 2024 20:43:43 -0400 (0:00:00.480) 0:01:04.794 ****** 10976 1726879423.37156: entering _queue_task() for managed_node2/copy 10976 1726879423.37542: worker is 1 (out of 1 available) 10976 1726879423.37558: exiting _queue_task() for managed_node2/copy 10976 1726879423.37574: done queuing things up, now waiting for results queue to drain 10976 1726879423.37578: waiting for pending results... 10976 1726879423.37964: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute corosync.conf file 10976 1726879423.38119: in run() - task 0e24e73b-299d-f469-e0b0-000000000761 10976 1726879423.38152: variable 'ansible_search_path' from source: unknown 10976 1726879423.38162: variable 'ansible_search_path' from source: unknown 10976 1726879423.38218: calling self._execute() 10976 1726879423.38371: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879423.38387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879423.38413: variable 'omit' from source: magic vars 10976 1726879423.38931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879423.41171: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879423.41282: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879423.41333: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879423.41380: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879423.41412: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879423.41851: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879423.41896: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879423.42078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879423.42261: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879423.42303: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879423.42327: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879423.42369: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879423.42473: 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) 10976 1726879423.42513: 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) 10976 1726879423.42557: 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) 10976 1726879423.42594: 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) 10976 1726879423.42685: variable '__ha_cluster_data_corosync_conf' from source: set_fact 10976 1726879423.42719: Evaluated conditional (__ha_cluster_data_corosync_conf is defined): True 10976 1726879423.42737: variable 'omit' from source: magic vars 10976 1726879423.42824: variable 'omit' from source: magic vars 10976 1726879423.43026: variable '__ha_cluster_data_corosync_conf' from source: set_fact 10976 1726879423.43069: variable 'omit' from source: magic vars 10976 1726879423.43111: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879423.43155: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879423.43184: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879423.43212: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879423.43233: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879423.43270: variable 'inventory_hostname' from source: set_fact 10976 1726879423.43279: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879423.43290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879423.43414: Set connection var ansible_pipelining to False 10976 1726879423.43434: Set connection var ansible_shell_executable to /bin/sh 10976 1726879423.43456: Set connection var ansible_timeout to 10 10976 1726879423.43466: Set connection var ansible_shell_type to sh 10976 1726879423.43486: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879423.43499: Set connection var ansible_connection to ssh 10976 1726879423.43543: variable 'ansible_shell_executable' from source: unknown 10976 1726879423.43560: variable 'ansible_connection' from source: unknown 10976 1726879423.43577: variable 'ansible_module_compression' from source: unknown 10976 1726879423.43590: variable 'ansible_shell_type' from source: unknown 10976 1726879423.43606: variable 'ansible_shell_executable' from source: unknown 10976 1726879423.43614: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879423.43626: variable 'ansible_pipelining' from source: unknown 10976 1726879423.43640: variable 'ansible_timeout' from source: unknown 10976 1726879423.43650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879423.43779: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879423.43797: variable 'omit' from source: magic vars 10976 1726879423.43812: starting attempt loop 10976 1726879423.43820: running the handler 10976 1726879423.43849: _low_level_execute_command(): starting 10976 1726879423.43864: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879423.44737: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879423.44756: 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 <<< 10976 1726879423.44825: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879423.44834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879423.44899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879423.44917: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879423.44936: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879423.44955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879423.45111: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879423.45138: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879423.45167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879423.45233: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879423.46882: stdout chunk (state=3): >>>/root <<< 10976 1726879423.46999: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879423.47080: stderr chunk (state=3): >>><<< 10976 1726879423.47108: stdout chunk (state=3): >>><<< 10976 1726879423.47231: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879423.47235: _low_level_execute_command(): starting 10976 1726879423.47238: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879423.4715164-13191-68821298021251 `" && echo ansible-tmp-1726879423.4715164-13191-68821298021251="` echo /root/.ansible/tmp/ansible-tmp-1726879423.4715164-13191-68821298021251 `" ) && sleep 0' 10976 1726879423.47876: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879423.47886: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879423.47912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879423.47936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879423.48037: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879423.48041: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879423.48121: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879423.48128: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879423.48172: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879423.50105: stdout chunk (state=3): >>>ansible-tmp-1726879423.4715164-13191-68821298021251=/root/.ansible/tmp/ansible-tmp-1726879423.4715164-13191-68821298021251 <<< 10976 1726879423.50256: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879423.50388: stderr chunk (state=3): >>><<< 10976 1726879423.50391: stdout chunk (state=3): >>><<< 10976 1726879423.50429: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879423.4715164-13191-68821298021251=/root/.ansible/tmp/ansible-tmp-1726879423.4715164-13191-68821298021251 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879423.50634: variable 'ansible_module_compression' from source: unknown 10976 1726879423.50637: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10976 1726879423.50653: variable 'ansible_facts' from source: unknown 10976 1726879423.50748: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879423.4715164-13191-68821298021251/AnsiballZ_stat.py 10976 1726879423.50919: Sending initial data 10976 1726879423.50924: Sent initial data (152 bytes) 10976 1726879423.52081: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879423.52094: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879423.52104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879423.52117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879423.52153: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879423.52166: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879423.52176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879423.52191: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879423.52200: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879423.52207: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879423.52215: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879423.52226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879423.52244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879423.52247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879423.52293: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879423.52310: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879423.52357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879423.54169: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879423.54209: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879423.54252: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp8r5qi1aa /root/.ansible/tmp/ansible-tmp-1726879423.4715164-13191-68821298021251/AnsiballZ_stat.py <<< 10976 1726879423.54293: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879423.55281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879423.55600: stderr chunk (state=3): >>><<< 10976 1726879423.55604: stdout chunk (state=3): >>><<< 10976 1726879423.55607: done transferring module to remote 10976 1726879423.55609: _low_level_execute_command(): starting 10976 1726879423.55611: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879423.4715164-13191-68821298021251/ /root/.ansible/tmp/ansible-tmp-1726879423.4715164-13191-68821298021251/AnsiballZ_stat.py && sleep 0' 10976 1726879423.56365: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879423.56383: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879423.56402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879423.56427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879423.56478: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879423.56491: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879423.56512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879423.56541: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879423.56546: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879423.56563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879423.56577: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879423.56594: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879423.56609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879423.56698: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879423.56724: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879423.56742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879423.56814: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879423.58638: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879423.58763: stderr chunk (state=3): >>><<< 10976 1726879423.58767: stdout chunk (state=3): >>><<< 10976 1726879423.58798: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879423.58801: _low_level_execute_command(): starting 10976 1726879423.58804: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879423.4715164-13191-68821298021251/AnsiballZ_stat.py && sleep 0' 10976 1726879423.59567: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879423.59576: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879423.59590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879423.59615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879423.59715: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879423.59721: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879423.59723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879423.59726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879423.59806: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879423.59841: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879423.59866: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879423.59976: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879423.61977: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 10976 1726879423.61981: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10976 1726879423.62020: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879423.62025: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879423.62063: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879423.62093: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879423.62150: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879423.62154: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879423.62194: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879423.62220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879423.62251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879423.62273: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e0703cdc0> <<< 10976 1726879423.62300: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879423.62326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879423.62330: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06dd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e0703cb20> <<< 10976 1726879423.62346: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879423.62376: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e0703cac0> <<< 10976 1726879423.62412: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879423.62417: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 10976 1726879423.62420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879423.62452: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06dd8490> <<< 10976 1726879423.62457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 10976 1726879423.62460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879423.62476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879423.62499: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06dd8940> <<< 10976 1726879423.62528: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06dd8670> <<< 10976 1726879423.62546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879423.62574: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879423.62595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879423.62612: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879423.62634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879423.62652: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d8f190> <<< 10976 1726879423.62672: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879423.62683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879423.62760: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d8f220> <<< 10976 1726879423.62792: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879423.62795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879423.62826: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 10976 1726879423.62846: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06db2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d8f940> <<< 10976 1726879423.62861: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06df0880> <<< 10976 1726879423.62903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d88d90> <<< 10976 1726879423.62975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 10976 1726879423.62981: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06db2d90> <<< 10976 1726879423.63011: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06dd8970> <<< 10976 1726879423.63045: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879423.63238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879423.63267: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879423.63287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879423.63312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879423.63330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879423.63342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d2beb0> <<< 10976 1726879423.63393: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d31f40> <<< 10976 1726879423.63403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879423.63415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879423.63433: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879423.63451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879423.63472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879423.63538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879423.63592: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d2f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d2b370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879423.63652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879423.63675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879423.63726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879423.63743: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06cb0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06cb08b0> import 'itertools' # <<< 10976 1726879423.63780: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06cb0eb0> <<< 10976 1726879423.63800: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879423.63828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879423.63846: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06cb0f70> <<< 10976 1726879423.63862: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06cb0e80> <<< 10976 1726879423.63881: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879423.63929: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d09d30> <<< 10976 1726879423.63989: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d02610> <<< 10976 1726879423.64013: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879423.64046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d16670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d36e20> <<< 10976 1726879423.64071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.64086: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06cc2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d09250> <<< 10976 1726879423.64116: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.64141: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06d16280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d3c9d0> <<< 10976 1726879423.64177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879423.64192: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879423.64208: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879423.64264: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06cc2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06cc2d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 10976 1726879423.64283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06cc2d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879423.64298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879423.64313: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879423.64344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879423.64410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879423.64431: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06c8d370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879423.64468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879423.64487: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06c8d460> <<< 10976 1726879423.64634: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06ccafa0> <<< 10976 1726879423.64675: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06cc4a30> <<< 10976 1726879423.64678: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06cc4490> <<< 10976 1726879423.64698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879423.64720: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879423.64745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879423.64763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06ba71c0> <<< 10976 1726879423.64789: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06c77c70> <<< 10976 1726879423.64841: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06cc4eb0> <<< 10976 1726879423.64863: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d3c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879423.64902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879423.64927: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06bb8af0> import 'errno' # <<< 10976 1726879423.64955: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06bb8e20> <<< 10976 1726879423.65011: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879423.65040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06bcb730> <<< 10976 1726879423.65077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879423.65140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06bcbc70> <<< 10976 1726879423.65165: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06b583a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06bb8f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879423.65169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879423.65231: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06b68280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06bcb5b0> <<< 10976 1726879423.65259: stdout chunk (state=3): >>>import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06b68340> <<< 10976 1726879423.65302: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06cc29d0> <<< 10976 1726879423.65318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879423.65328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879423.65355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879423.65393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879423.65443: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06b846a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879423.65508: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06b84970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06b84760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06b84850> <<< 10976 1726879423.65512: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879423.65689: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.65716: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06b84ca0> <<< 10976 1726879423.65737: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06b911f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06b848e0> <<< 10976 1726879423.65767: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06b77a30> <<< 10976 1726879423.65772: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06cc25b0> <<< 10976 1726879423.65792: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879423.65868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879423.65885: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06b84a90> <<< 10976 1726879423.66090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1e06aab670> <<< 10976 1726879423.66200: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 10976 1726879423.66260: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.66278: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py <<< 10976 1726879423.66309: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879423.66330: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879423.66355: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.67562: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.68505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 10976 1726879423.68515: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e069d27c0> <<< 10976 1726879423.68551: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879423.68579: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879423.68615: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e069d2160> <<< 10976 1726879423.68645: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e069d2280> <<< 10976 1726879423.68678: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e069d2f10> <<< 10976 1726879423.68714: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879423.68756: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e069d24f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e069d2d30> import 'atexit' # <<< 10976 1726879423.68786: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e069d2f70> <<< 10976 1726879423.68803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879423.68829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879423.68881: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e069d2100> <<< 10976 1726879423.68895: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879423.68913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879423.68943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879423.69009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879423.69080: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e063eeee0> <<< 10976 1726879423.69090: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06947f40> <<< 10976 1726879423.69147: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06947d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879423.69249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e069473d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06a38dc0> <<< 10976 1726879423.69403: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06a383a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879423.69478: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06a38f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879423.69516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879423.69554: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06a06c10> <<< 10976 1726879423.69596: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e069a3cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e069a33a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e069da490> <<< 10976 1726879423.69719: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e069a34c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e069a34f0> <<< 10976 1726879423.69741: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879423.69857: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e063d0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06a191f0> <<< 10976 1726879423.69937: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879423.69945: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e063dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06a19370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879423.69990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879423.70023: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879423.70106: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06a31d90> <<< 10976 1726879423.70178: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e063dc880> <<< 10976 1726879423.70376: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e063dc6d0> <<< 10976 1726879423.70425: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e063db670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e063db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06a118b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879423.70453: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.70458: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e0699b670> <<< 10976 1726879423.70637: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e0699aac0> <<< 10976 1726879423.70643: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e069a90d0> <<< 10976 1726879423.70678: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.70686: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e0699b0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e069dda60> <<< 10976 1726879423.70710: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.70726: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879423.70731: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.70795: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.70870: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.70882: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.70896: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879423.70909: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.70920: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879423.70940: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.71031: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.71125: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.71585: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.72043: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10976 1726879423.72062: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879423.72087: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879423.72095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879423.72150: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.72158: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e05fbb580> <<< 10976 1726879423.72217: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879423.72230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879423.72234: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e063aa520> <<< 10976 1726879423.72237: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e05f610a0> <<< 10976 1726879423.72286: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879423.72295: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.72314: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.72330: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879423.72335: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.72452: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.72579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879423.72590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879423.72607: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e0699abb0> <<< 10976 1726879423.72611: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.72997: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.73360: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.73413: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.73478: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879423.73482: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.73516: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.73549: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879423.73557: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.73607: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.73676: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879423.73684: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.73701: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879423.73720: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.73752: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.73786: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879423.73793: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.73975: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.74162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879423.74197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879423.74203: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879423.74277: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e063b8970> <<< 10976 1726879423.74282: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.74340: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.74416: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879423.74420: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879423.74428: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879423.74440: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.74475: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.74512: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879423.74518: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.74552: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.74593: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.74681: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.74785: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879423.74792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879423.74873: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06a23250> <<< 10976 1726879423.74907: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e063b86a0> <<< 10976 1726879423.74946: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py <<< 10976 1726879423.74951: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879423.75129: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.75168: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.75193: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.75238: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879423.75245: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879423.75274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879423.75309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879423.75332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879423.75352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879423.75440: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e0639d7c0> <<< 10976 1726879423.75486: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e0639a7f0> <<< 10976 1726879423.75544: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06394970> <<< 10976 1726879423.75547: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879423.75579: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.75603: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py <<< 10976 1726879423.75607: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879423.75685: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879423.75711: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.75714: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.75717: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py <<< 10976 1726879423.75719: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.75837: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.76017: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.76191: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879423.77291: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/corosync/corosync.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 388, "inode": 513805507, "dev": 51713, "nlink": 1, "atime": 1726879300.9955864, "mtime": 1726879297.7575707, "ctime": 1726879298.039572, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "05d2ec2a2bfa233bb2b4ace4aae02b42cafc012b", "mimetype": "text/plain", "charset": "us-ascii", "version": "1321558642", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/corosync/corosync.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}<<< 10976 1726879423.77296: stdout chunk (state=3): >>> <<< 10976 1726879423.77298: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879423.77675: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 10976 1726879423.77687: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879423.77764: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs <<< 10976 1726879423.77789: stdout chunk (state=3): >>># cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg <<< 10976 1726879423.77803: stdout chunk (state=3): >>># cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil <<< 10976 1726879423.77808: stdout chunk (state=3): >>># cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random <<< 10976 1726879423.77812: stdout chunk (state=3): >>># cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess <<< 10976 1726879423.77815: stdout chunk (state=3): >>># cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # 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 <<< 10976 1726879423.77817: stdout chunk (state=3): >>># 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 <<< 10976 1726879423.77819: stdout chunk (state=3): >>># 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 <<< 10976 1726879423.77820: 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 # 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 <<< 10976 1726879423.77824: stdout chunk (state=3): >>># cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 10976 1726879423.78010: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879423.78034: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879423.78073: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 10976 1726879423.78093: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879423.78116: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon <<< 10976 1726879423.78131: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 10976 1726879423.78134: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879423.78165: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879423.78186: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 10976 1726879423.78209: stdout chunk (state=3): >>># destroy selinux <<< 10976 1726879423.78215: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879423.78263: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 10976 1726879423.78295: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 10976 1726879423.78308: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 10976 1726879423.78326: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess <<< 10976 1726879423.78332: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib <<< 10976 1726879423.78362: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 10976 1726879423.78367: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879423.78369: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 10976 1726879423.78399: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879423.78430: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 10976 1726879423.78435: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 10976 1726879423.78438: stdout chunk (state=3): >>># cleanup[3] wiping posixpath<<< 10976 1726879423.78441: stdout chunk (state=3): >>> # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10976 1726879423.78466: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 10976 1726879423.78471: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket <<< 10976 1726879423.78500: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879423.78640: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 10976 1726879423.78646: stdout chunk (state=3): >>># destroy tokenize <<< 10976 1726879423.78672: stdout chunk (state=3): >>># destroy _heapq <<< 10976 1726879423.78680: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 10976 1726879423.78708: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879423.78733: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response <<< 10976 1726879423.78736: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 10976 1726879423.78742: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879423.78776: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879423.79064: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879423.79128: stderr chunk (state=3): >>><<< 10976 1726879423.79131: stdout chunk (state=3): >>><<< 10976 1726879423.79202: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e0703cdc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06dd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e0703cb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e0703cac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06dd8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06dd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06dd8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d8f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d8f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06db2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06df0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d88d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06db2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06dd8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d2beb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d31f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d2f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d2b370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06cb0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06cb08b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06cb0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06cb0f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06cb0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d09d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d02610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d16670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d36e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06cc2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d09250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06d16280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d3c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06cc2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06cc2d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06cc2d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06c8d370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06c8d460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06ccafa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06cc4a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06cc4490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06ba71c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06c77c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06cc4eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06d3c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06bb8af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06bb8e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06bcb730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06bcbc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06b583a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06bb8f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06b68280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06bcb5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06b68340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06cc29d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06b846a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06b84970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06b84760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06b84850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06b84ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06b911f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06b848e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06b77a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06cc25b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06b84a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1e06aab670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e069d27c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e069d2160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e069d2280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e069d2f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e069d24f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e069d2d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e069d2f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e069d2100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e063eeee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06947f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06947d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e069473d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06a38dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06a383a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06a38f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06a06c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e069a3cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e069a33a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e069da490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e069a34c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e069a34f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e063d0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06a191f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e063dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06a19370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06a31d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e063dc880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e063dc6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e063db670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e063db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06a118b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e0699b670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e0699aac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e069a90d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e0699b0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e069dda60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e05fbb580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e063aa520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e05f610a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e0699abb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e063b8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e06a23250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e063b86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e0639d7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e0639a7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e06394970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_nj1u50_z/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/corosync/corosync.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 388, "inode": 513805507, "dev": 51713, "nlink": 1, "atime": 1726879300.9955864, "mtime": 1726879297.7575707, "ctime": 1726879298.039572, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "05d2ec2a2bfa233bb2b4ace4aae02b42cafc012b", "mimetype": "text/plain", "charset": "us-ascii", "version": "1321558642", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/corosync/corosync.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879423.79753: done with _execute_module (ansible.legacy.stat, {'path': '/etc/corosync/corosync.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726879423.4715164-13191-68821298021251/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 10976 1726879423.79757: variable 'ansible_module_compression' from source: unknown 10976 1726879423.79760: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 10976 1726879423.79763: variable 'ansible_facts' from source: unknown 10976 1726879423.79764: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879423.4715164-13191-68821298021251/AnsiballZ_file.py 10976 1726879423.79767: Sending initial data 10976 1726879423.79769: Sent initial data (152 bytes) 10976 1726879423.80372: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879423.80378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879423.80434: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879423.80437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879423.80439: 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879423.80441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879423.80500: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879423.80504: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879423.80509: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879423.80549: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879423.82364: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879423.82400: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 <<< 10976 1726879423.82407: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 10976 1726879423.82441: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpql7pkjv7 /root/.ansible/tmp/ansible-tmp-1726879423.4715164-13191-68821298021251/AnsiballZ_file.py <<< 10976 1726879423.82477: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879423.83298: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879423.83413: stderr chunk (state=3): >>><<< 10976 1726879423.83416: stdout chunk (state=3): >>><<< 10976 1726879423.83434: done transferring module to remote 10976 1726879423.83444: _low_level_execute_command(): starting 10976 1726879423.83449: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879423.4715164-13191-68821298021251/ /root/.ansible/tmp/ansible-tmp-1726879423.4715164-13191-68821298021251/AnsiballZ_file.py && sleep 0' 10976 1726879423.83921: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879423.83930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879423.83957: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879423.83969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879423.83979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879423.84032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879423.84042: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879423.84045: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879423.84096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879423.85886: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879423.85943: stderr chunk (state=3): >>><<< 10976 1726879423.85946: stdout chunk (state=3): >>><<< 10976 1726879423.85962: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879423.85965: _low_level_execute_command(): starting 10976 1726879423.85970: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879423.4715164-13191-68821298021251/AnsiballZ_file.py && sleep 0' 10976 1726879423.86420: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879423.86428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879423.86462: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879423.86474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879423.86530: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879423.86544: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879423.86592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879423.88590: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879423.88599: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879423.88660: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879423.88664: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879423.88703: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879423.88732: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879423.88770: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879423.88781: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879423.88833: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 10976 1726879423.88841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879423.88861: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879423.88882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879423.88887: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879423.88912: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b9f1dc0> <<< 10976 1726879423.88945: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879423.88965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879423.88972: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b5d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b9f1b20> <<< 10976 1726879423.88996: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879423.89017: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b9f1ac0> <<< 10976 1726879423.89036: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879423.89058: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 10976 1726879423.89061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879423.89079: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b5d8490> <<< 10976 1726879423.89097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879423.89115: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879423.89138: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879423.89142: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b5d8940> <<< 10976 1726879423.89217: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b5d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879423.89221: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879423.89244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879423.89262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879423.89280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879423.89307: stdout chunk (state=3): >>>import '_stat' # <<< 10976 1726879423.89310: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b58f190> <<< 10976 1726879423.89328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879423.89347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879423.89414: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b58f220> <<< 10976 1726879423.89442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879423.89447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879423.89474: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 10976 1726879423.89492: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b5b2850> <<< 10976 1726879423.89495: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b58f940> <<< 10976 1726879423.89519: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b5f0880> <<< 10976 1726879423.89541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879423.89546: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b587d90> <<< 10976 1726879423.89602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 10976 1726879423.89607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879423.89615: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b5b2d90> <<< 10976 1726879423.89664: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b5d8970> <<< 10976 1726879423.89694: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879423.89898: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879423.89906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879423.89937: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879423.89947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879423.89958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879423.89979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879423.90003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879423.90010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879423.90027: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b52deb0> <<< 10976 1726879423.90069: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b531f40> <<< 10976 1726879423.90094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879423.90103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879423.90124: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879423.90140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879423.90159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879423.90174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 10976 1726879423.90177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879423.90200: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b527610> <<< 10976 1726879423.90223: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b52f640> <<< 10976 1726879423.90228: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b52d370> <<< 10976 1726879423.90244: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879423.90316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879423.90336: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879423.90368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879423.90393: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879423.90396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879423.90426: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.90435: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98b4b0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b4b08b0> <<< 10976 1726879423.90448: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879423.90470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b4b0eb0> <<< 10976 1726879423.90490: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879423.90505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879423.90529: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b4b0f70> <<< 10976 1726879423.90554: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879423.90574: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b4b0e80> <<< 10976 1726879423.90577: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879423.90626: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b509d30> import '_functools' # <<< 10976 1726879423.90658: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b503610> <<< 10976 1726879423.90709: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879423.90723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b516670> <<< 10976 1726879423.90727: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b536e20> <<< 10976 1726879423.90748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 10976 1726879423.90758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879423.90779: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.90785: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98b4c2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b509250> <<< 10976 1726879423.90821: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.90836: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98b516280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b53c9d0> <<< 10976 1726879423.90865: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879423.90868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879423.90893: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879423.90919: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879423.90929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879423.90944: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b4c2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b4c2d90> <<< 10976 1726879423.90976: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 10976 1726879423.90981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b4c2d00> <<< 10976 1726879423.91007: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879423.91012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879423.91036: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879423.91041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879423.91065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879423.91112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879423.91140: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b48d370> <<< 10976 1726879423.91162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879423.91178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879423.91208: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b48d460> <<< 10976 1726879423.91330: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b4cafa0> <<< 10976 1726879423.91365: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b4c4a30> <<< 10976 1726879423.91380: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b4c4490> <<< 10976 1726879423.91399: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879423.91413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879423.91443: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879423.91460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879423.91481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879423.91490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879423.91500: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b1891c0> <<< 10976 1726879423.91529: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b477c70> <<< 10976 1726879423.91577: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b4c4eb0> <<< 10976 1726879423.91581: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b53c040> <<< 10976 1726879423.91604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879423.91629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879423.91656: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 10976 1726879423.91659: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b19aaf0> <<< 10976 1726879423.91678: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879423.91706: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98b19ae20> <<< 10976 1726879423.91734: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879423.91757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879423.91780: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b1ad730> <<< 10976 1726879423.91796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879423.91831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879423.91855: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b1adc70> <<< 10976 1726879423.91901: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.91905: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98b1453a0> <<< 10976 1726879423.91907: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b19af10> <<< 10976 1726879423.91933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879423.91936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879423.91980: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98b155280> <<< 10976 1726879423.92000: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b1ad5b0> import 'pwd' # <<< 10976 1726879423.92032: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98b155340> <<< 10976 1726879423.92074: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b4c29d0> <<< 10976 1726879423.92097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879423.92114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879423.92136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879423.92147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879423.92177: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.92182: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98b1716a0> <<< 10976 1726879423.92200: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879423.92228: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.92234: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98b171970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b171760> <<< 10976 1726879423.92264: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.92268: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98b171850> <<< 10976 1726879423.92295: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 10976 1726879423.92301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879423.92496: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.92501: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98b171ca0> <<< 10976 1726879423.92532: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.92535: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98b17e1f0> <<< 10976 1726879423.92540: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b1718e0> <<< 10976 1726879423.92561: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b164a30> <<< 10976 1726879423.92580: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b4c25b0> <<< 10976 1726879423.92605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879423.92663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879423.92698: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b171a90> <<< 10976 1726879423.92799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879423.92816: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd98b09a670> <<< 10976 1726879423.92995: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip' <<< 10976 1726879423.93000: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.93085: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.93111: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py <<< 10976 1726879423.93115: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.93140: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.93150: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879423.93165: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.94393: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.95345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 10976 1726879423.95349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98afc17c0> <<< 10976 1726879423.95372: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879423.95402: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879423.95432: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879423.95460: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98afc1160> <<< 10976 1726879423.95505: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98afc1280> <<< 10976 1726879423.95534: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98afc1f10> <<< 10976 1726879423.95554: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 10976 1726879423.95563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879423.95606: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98afc14f0> <<< 10976 1726879423.95612: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98afc1d30> <<< 10976 1726879423.95617: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879423.95643: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.95652: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98afc1f70> <<< 10976 1726879423.95661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879423.95692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879423.95728: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98afc1100> <<< 10976 1726879423.95749: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879423.95759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879423.95785: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879423.95809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'<<< 10976 1726879423.95816: stdout chunk (state=3): >>> <<< 10976 1726879423.95833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 10976 1726879423.95838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879423.95905: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98a9eeee0> <<< 10976 1726879423.95942: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98af36f40> <<< 10976 1726879423.95974: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98af36d60> <<< 10976 1726879423.95997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879423.96030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879423.96063: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98af363d0> <<< 10976 1726879423.96081: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b027dc0> <<< 10976 1726879423.96240: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b0273a0> <<< 10976 1726879423.96271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879423.96285: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b027f70> <<< 10976 1726879423.96311: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879423.96325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879423.96341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 10976 1726879423.96349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879423.96360: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879423.96380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879423.96404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 10976 1726879423.96407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879423.96409: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98aff5c10> <<< 10976 1726879423.96494: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98af93cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98af933a0> <<< 10976 1726879423.96500: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98afc6490> <<< 10976 1726879423.96532: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.96537: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98af934c0> <<< 10976 1726879423.96560: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py <<< 10976 1726879423.96569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98af934f0> <<< 10976 1726879423.96584: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879423.96601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879423.96612: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879423.96644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879423.96728: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.96731: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98a9d0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b0081f0> <<< 10976 1726879423.96761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879423.96769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879423.96818: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.96846: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98a9dc8e0> <<< 10976 1726879423.96850: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b008370> <<< 10976 1726879423.96854: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879423.96894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879423.96917: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 10976 1726879423.96927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879423.96930: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879423.96986: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b020d90> <<< 10976 1726879423.97112: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98a9dc880> <<< 10976 1726879423.97208: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98a9dc6d0> <<< 10976 1726879423.97245: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98a9db670> <<< 10976 1726879423.97294: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98a9db5b0> <<< 10976 1726879423.97301: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b0008b0> <<< 10976 1726879423.97326: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 10976 1726879423.97334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879423.97347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879423.97363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879423.97407: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98af8a670> <<< 10976 1726879423.97590: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879423.97600: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98af89ac0> <<< 10976 1726879423.97606: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98af980d0> <<< 10976 1726879423.97635: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98af8a0d0> <<< 10976 1726879423.97640: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98afcca60> <<< 10976 1726879423.97668: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.97674: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879423.97695: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.97765: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.97840: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.97848: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.97863: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879423.97876: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.97886: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879423.97908: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.98000: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.98101: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.98559: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.99012: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10976 1726879423.99035: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879423.99061: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879423.99069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879423.99173: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98a5a6580> <<< 10976 1726879423.99233: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879423.99237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98a9aa520> <<< 10976 1726879423.99242: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98a54c0a0> <<< 10976 1726879423.99298: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879423.99303: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.99335: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.99339: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879423.99341: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.99463: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879423.99590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879423.99604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879423.99607: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98af89bb0> <<< 10976 1726879423.99627: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.00011: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.00370: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.00425: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.00488: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879424.00497: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.00528: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.00561: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879424.00566: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.00624: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.00695: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879424.00712: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.00726: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879424.00734: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.00765: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.00799: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879424.00804: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.01063: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.01237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879424.01272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879424.01277: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879424.01353: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98a9b8970> <<< 10976 1726879424.01357: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.01427: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.01490: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879424.01501: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879424.01504: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879424.01525: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.01564: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.01600: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879424.01606: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.01641: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.01682: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.01773: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.01835: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879424.01861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879424.01935: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98b012250> <<< 10976 1726879424.01970: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98a9b86a0> <<< 10976 1726879424.02007: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py <<< 10976 1726879424.02013: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879424.02151: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.02205: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.02234: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.02290: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879424.02294: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879424.02306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879424.02345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879424.02376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879424.02380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879424.02462: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98a99d7c0> <<< 10976 1726879424.02504: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98a99a7f0> <<< 10976 1726879424.02572: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98a994970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879424.02602: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.02627: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879424.02720: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879424.02739: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py <<< 10976 1726879424.02744: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.03168: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.03627: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.04150: stdout chunk (state=3): >>> {"path": "/etc/corosync/corosync.conf", "changed": false, "diff": {"before": {"path": "/etc/corosync/corosync.conf"}, "after": {"path": "/etc/corosync/corosync.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 388, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/corosync/corosync.conf", "_original_basename": ".fcjoms_c", "recurse": false, "state": "file", "path": "/etc/corosync/corosync.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 10976 1726879424.04437: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks <<< 10976 1726879424.04447: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin <<< 10976 1726879424.04463: stdout chunk (state=3): >>># 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 <<< 10976 1726879424.04474: stdout chunk (state=3): >>># cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools <<< 10976 1726879424.04508: stdout chunk (state=3): >>># cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 <<< 10976 1726879424.04520: stdout chunk (state=3): >>># 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 <<< 10976 1726879424.04551: stdout chunk (state=3): >>># cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation <<< 10976 1726879424.04565: 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10976 1726879424.04764: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879424.04775: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879424.04812: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879424.04817: stdout chunk (state=3): >>># destroy _compression <<< 10976 1726879424.04820: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879424.04858: stdout chunk (state=3): >>># destroy array <<< 10976 1726879424.04893: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro <<< 10976 1726879424.04897: stdout chunk (state=3): >>># destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux <<< 10976 1726879424.04911: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 10976 1726879424.04914: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping _socket <<< 10976 1726879424.04916: stdout chunk (state=3): >>># cleanup[3] wiping systemd.journal <<< 10976 1726879424.04917: stdout chunk (state=3): >>># destroy uuid # destroy logging # 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 <<< 10976 1726879424.04925: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform <<< 10976 1726879424.04942: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings <<< 10976 1726879424.04973: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 <<< 10976 1726879424.04994: stdout chunk (state=3): >>># cleanup[3] wiping tempfile # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 10976 1726879424.05012: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 10976 1726879424.05035: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 10976 1726879424.05038: stdout chunk (state=3): >>># cleanup[3] wiping _struct <<< 10976 1726879424.05061: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq <<< 10976 1726879424.05077: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools <<< 10976 1726879424.05084: stdout chunk (state=3): >>># cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879424.05105: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal <<< 10976 1726879424.05109: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10976 1726879424.05131: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879424.05156: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib <<< 10976 1726879424.05345: stdout chunk (state=3): >>># destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale <<< 10976 1726879424.05366: stdout chunk (state=3): >>># destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 10976 1726879424.05373: stdout chunk (state=3): >>># destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime <<< 10976 1726879424.05390: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy functools # destroy tokenize <<< 10976 1726879424.05401: stdout chunk (state=3): >>># destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879424.05431: stdout chunk (state=3): >>># 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 stat <<< 10976 1726879424.05440: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy json.scanner # destroy _json <<< 10976 1726879424.05454: stdout chunk (state=3): >>># destroy select <<< 10976 1726879424.05469: stdout chunk (state=3): >>># destroy _signal <<< 10976 1726879424.05523: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879424.05817: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879424.05876: stderr chunk (state=3): >>><<< 10976 1726879424.05879: stdout chunk (state=3): >>><<< 10976 1726879424.05937: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b9f1dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b5d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b9f1b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b9f1ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b5d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b5d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b5d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b58f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b58f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b5b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b58f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b5f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b587d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b5b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b5d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b52deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b531f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b527610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b52f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b52d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98b4b0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b4b08b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b4b0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b4b0f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b4b0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b509d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b503610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b516670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b536e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98b4c2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b509250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98b516280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b53c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b4c2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b4c2d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b4c2d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b48d370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b48d460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b4cafa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b4c4a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b4c4490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b1891c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b477c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b4c4eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b53c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b19aaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98b19ae20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b1ad730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b1adc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98b1453a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b19af10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98b155280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b1ad5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98b155340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b4c29d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98b1716a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98b171970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b171760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98b171850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98b171ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98b17e1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b1718e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b164a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b4c25b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b171a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd98b09a670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98afc17c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98afc1160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98afc1280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98afc1f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98afc14f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98afc1d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98afc1f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98afc1100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98a9eeee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98af36f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98af36d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98af363d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b027dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b0273a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b027f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98aff5c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98af93cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98af933a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98afc6490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98af934c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98af934f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98a9d0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b0081f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98a9dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b008370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b020d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98a9dc880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98a9dc6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98a9db670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98a9db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98b0008b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98af8a670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98af89ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98af980d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98af8a0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98afcca60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98a5a6580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98a9aa520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98a54c0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98af89bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98a9b8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd98b012250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98a9b86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98a99d7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98a99a7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd98a994970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_k1cgkfd4/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/corosync/corosync.conf", "changed": false, "diff": {"before": {"path": "/etc/corosync/corosync.conf"}, "after": {"path": "/etc/corosync/corosync.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 388, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/corosync/corosync.conf", "_original_basename": ".fcjoms_c", "recurse": false, "state": "file", "path": "/etc/corosync/corosync.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib # destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse # destroy functools # destroy tokenize # destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # 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 stat # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _signal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879424.06495: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0644', 'dest': '/etc/corosync/corosync.conf', '_original_basename': '.fcjoms_c', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_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-1726879423.4715164-13191-68821298021251/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879424.06499: _low_level_execute_command(): starting 10976 1726879424.06502: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879423.4715164-13191-68821298021251/ > /dev/null 2>&1 && sleep 0' 10976 1726879424.06618: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879424.06623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879424.06659: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879424.06662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879424.06664: 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879424.06667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879424.06717: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879424.06726: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879424.06766: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879424.08557: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879424.08604: stderr chunk (state=3): >>><<< 10976 1726879424.08607: stdout chunk (state=3): >>><<< 10976 1726879424.08620: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879424.08629: handler run complete 10976 1726879424.08654: attempt loop complete, returning result 10976 1726879424.08657: _execute() done 10976 1726879424.08659: dumping result to json 10976 1726879424.08664: done dumping result, returning 10976 1726879424.08673: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute corosync.conf file [0e24e73b-299d-f469-e0b0-000000000761] 10976 1726879424.08678: sending task result for task 0e24e73b-299d-f469-e0b0-000000000761 ok: [managed_node2] => { "changed": false, "checksum": "05d2ec2a2bfa233bb2b4ace4aae02b42cafc012b", "dest": "/etc/corosync/corosync.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/corosync/corosync.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 388, "state": "file", "uid": 0 } 10976 1726879424.08872: no more pending results, returning what we have 10976 1726879424.08875: results queue empty 10976 1726879424.08876: checking for any_errors_fatal 10976 1726879424.08884: done checking for any_errors_fatal 10976 1726879424.08885: checking for max_fail_percentage 10976 1726879424.08887: done checking for max_fail_percentage 10976 1726879424.08888: checking to see if all hosts have failed and the running result is not ok 10976 1726879424.08888: done checking to see if all hosts have failed 10976 1726879424.08889: getting the remaining hosts for this loop 10976 1726879424.08891: done getting the remaining hosts for this loop 10976 1726879424.08894: getting the next task for host managed_node2 10976 1726879424.08900: done getting next task for host managed_node2 10976 1726879424.08904: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Remove a corosync.conf tempfile 10976 1726879424.08908: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879424.08917: getting variables 10976 1726879424.08919: in VariableManager get_vars() 10976 1726879424.08959: Calling all_inventory to load vars for managed_node2 10976 1726879424.08962: Calling groups_inventory to load vars for managed_node2 10976 1726879424.08964: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879424.08973: Calling all_plugins_play to load vars for managed_node2 10976 1726879424.08975: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879424.08978: Calling groups_plugins_play to load vars for managed_node2 10976 1726879424.09569: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000761 10976 1726879424.09574: WORKER PROCESS EXITING 10976 1726879424.09677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879424.10360: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879424.10371: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879424.10378: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879424.10431: done with get_vars() 10976 1726879424.10448: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Remove a corosync.conf tempfile] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:36 Friday 20 September 2024 20:43:44 -0400 (0:00:00.733) 0:01:05.528 ****** 10976 1726879424.10512: entering _queue_task() for managed_node2/file 10976 1726879424.10732: worker is 1 (out of 1 available) 10976 1726879424.10745: exiting _queue_task() for managed_node2/file 10976 1726879424.10750: done queuing things up, now waiting for results queue to drain 10976 1726879424.10752: waiting for pending results... 10976 1726879424.10996: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Remove a corosync.conf tempfile 10976 1726879424.11088: in run() - task 0e24e73b-299d-f469-e0b0-000000000762 10976 1726879424.11101: variable 'ansible_search_path' from source: unknown 10976 1726879424.11105: variable 'ansible_search_path' from source: unknown 10976 1726879424.11138: calling self._execute() 10976 1726879424.11226: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879424.11234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879424.11243: variable 'omit' from source: magic vars 10976 1726879424.11516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879424.13611: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879424.13654: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879424.13692: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879424.13731: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879424.13751: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879424.13826: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879424.13838: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879424.13926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879424.14036: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879424.14063: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879424.14086: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879424.14113: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879424.14170: 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) 10976 1726879424.14187: 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) 10976 1726879424.14207: 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) 10976 1726879424.14229: 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) 10976 1726879424.14331: variable '__ha_cluster_tempfile_corosync_conf' from source: set_fact 10976 1726879424.14347: Evaluated conditional (__ha_cluster_tempfile_corosync_conf.path is defined): True 10976 1726879424.14353: variable 'omit' from source: magic vars 10976 1726879424.14397: variable 'omit' from source: magic vars 10976 1726879424.14482: variable '__ha_cluster_tempfile_corosync_conf' from source: set_fact 10976 1726879424.14580: variable 'omit' from source: magic vars 10976 1726879424.14709: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879424.14892: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879424.14986: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879424.15089: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879424.15137: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879424.15187: variable 'inventory_hostname' from source: set_fact 10976 1726879424.15197: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879424.15200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879424.15274: Set connection var ansible_pipelining to False 10976 1726879424.15285: Set connection var ansible_shell_executable to /bin/sh 10976 1726879424.15289: Set connection var ansible_timeout to 10 10976 1726879424.15295: Set connection var ansible_shell_type to sh 10976 1726879424.15300: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879424.15305: Set connection var ansible_connection to ssh 10976 1726879424.15321: variable 'ansible_shell_executable' from source: unknown 10976 1726879424.15326: variable 'ansible_connection' from source: unknown 10976 1726879424.15328: variable 'ansible_module_compression' from source: unknown 10976 1726879424.15330: variable 'ansible_shell_type' from source: unknown 10976 1726879424.15333: variable 'ansible_shell_executable' from source: unknown 10976 1726879424.15335: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879424.15337: variable 'ansible_pipelining' from source: unknown 10976 1726879424.15341: variable 'ansible_timeout' from source: unknown 10976 1726879424.15348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879424.15449: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879424.15461: variable 'omit' from source: magic vars 10976 1726879424.15466: starting attempt loop 10976 1726879424.15470: running the handler 10976 1726879424.15482: _low_level_execute_command(): starting 10976 1726879424.15493: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879424.16071: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879424.16136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879424.16182: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879424.16273: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879424.16284: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879424.16343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879424.17982: stdout chunk (state=3): >>>/root <<< 10976 1726879424.18088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879424.18161: stderr chunk (state=3): >>><<< 10976 1726879424.18164: stdout chunk (state=3): >>><<< 10976 1726879424.18267: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879424.18270: _low_level_execute_command(): starting 10976 1726879424.18277: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879424.1818752-13210-153775903536170 `" && echo ansible-tmp-1726879424.1818752-13210-153775903536170="` echo /root/.ansible/tmp/ansible-tmp-1726879424.1818752-13210-153775903536170 `" ) && sleep 0' 10976 1726879424.19101: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879424.19121: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879424.19127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879424.19129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879424.19174: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879424.19177: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879424.19180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879424.19182: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879424.19239: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879424.19242: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879424.19248: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879424.19294: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879424.21169: stdout chunk (state=3): >>>ansible-tmp-1726879424.1818752-13210-153775903536170=/root/.ansible/tmp/ansible-tmp-1726879424.1818752-13210-153775903536170 <<< 10976 1726879424.21284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879424.21350: stderr chunk (state=3): >>><<< 10976 1726879424.21353: stdout chunk (state=3): >>><<< 10976 1726879424.21680: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879424.1818752-13210-153775903536170=/root/.ansible/tmp/ansible-tmp-1726879424.1818752-13210-153775903536170 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879424.21684: variable 'ansible_module_compression' from source: unknown 10976 1726879424.21686: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 10976 1726879424.21688: variable 'ansible_facts' from source: unknown 10976 1726879424.21690: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879424.1818752-13210-153775903536170/AnsiballZ_file.py 10976 1726879424.21750: Sending initial data 10976 1726879424.21753: Sent initial data (153 bytes) 10976 1726879424.22682: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879424.22697: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879424.22713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879424.22735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879424.22783: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879424.22796: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879424.22811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879424.22834: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879424.22847: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879424.22858: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879424.22873: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879424.22888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879424.22904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879424.22941: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879424.22955: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879424.22969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879424.23049: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879424.23066: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879424.23093: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879424.23179: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879424.24960: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879424.24999: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879424.25039: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp0zynv5te /root/.ansible/tmp/ansible-tmp-1726879424.1818752-13210-153775903536170/AnsiballZ_file.py <<< 10976 1726879424.25078: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879424.26297: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879424.26462: stderr chunk (state=3): >>><<< 10976 1726879424.26466: stdout chunk (state=3): >>><<< 10976 1726879424.26470: done transferring module to remote 10976 1726879424.26473: _low_level_execute_command(): starting 10976 1726879424.26476: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879424.1818752-13210-153775903536170/ /root/.ansible/tmp/ansible-tmp-1726879424.1818752-13210-153775903536170/AnsiballZ_file.py && sleep 0' 10976 1726879424.27030: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879424.27045: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879424.27060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879424.27079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879424.27129: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879424.27143: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879424.27158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879424.27175: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879424.27188: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879424.27202: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879424.27215: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879424.27231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879424.27248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879424.27261: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879424.27273: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879424.27288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879424.27361: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879424.27377: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879424.27393: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879424.27466: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879424.29291: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879424.29294: stdout chunk (state=3): >>><<< 10976 1726879424.29296: stderr chunk (state=3): >>><<< 10976 1726879424.29326: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879424.29329: _low_level_execute_command(): starting 10976 1726879424.29332: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879424.1818752-13210-153775903536170/AnsiballZ_file.py && sleep 0' 10976 1726879424.29966: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879424.29981: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879424.30003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879424.30025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879424.30073: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879424.30087: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879424.30108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879424.30131: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879424.30145: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879424.30162: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879424.30176: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879424.30190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879424.30207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879424.30230: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879424.30243: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879424.30258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879424.30349: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879424.30372: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879424.30393: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879424.30473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879424.32532: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 10976 1726879424.32536: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10976 1726879424.32596: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879424.32637: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879424.32673: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879424.32717: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879424.32726: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879424.32771: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879424.32810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879424.32826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879424.32846: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1019173dc0> <<< 10976 1726879424.32898: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879424.32926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10191183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1019173b20> <<< 10976 1726879424.32947: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879424.32986: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1019173ac0> <<< 10976 1726879424.32992: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879424.33005: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879424.33040: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1019118490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879424.33080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879424.33109: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1019118940> <<< 10976 1726879424.33113: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1019118670> <<< 10976 1726879424.33145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879424.33179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879424.33202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879424.33220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879424.33263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10190cf190> <<< 10976 1726879424.33292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879424.33296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879424.33371: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10190cf220> <<< 10976 1726879424.33410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879424.33436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10190f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10190cf940> <<< 10976 1726879424.33498: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1019130880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879424.33511: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10190c7d90> <<< 10976 1726879424.33558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879424.33574: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10190f2d90> <<< 10976 1726879424.33618: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1019118970> <<< 10976 1726879424.33644: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879424.33858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879424.33873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879424.33902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879424.33951: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879424.33978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879424.33981: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f101906deb0> <<< 10976 1726879424.34041: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1019071f40> <<< 10976 1726879424.34080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879424.34095: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879424.34120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879424.34168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879424.34200: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1019067610> <<< 10976 1726879424.34204: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f101906f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f101906d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879424.34271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879424.34297: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879424.34320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879424.34345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879424.34396: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1018dd4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018dd4910> <<< 10976 1726879424.34429: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018dd4f10> <<< 10976 1726879424.34539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018dd4fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879424.34550: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018de70d0> import '_collections' # <<< 10976 1726879424.34595: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1019049d90> import '_functools' # <<< 10976 1726879424.34631: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1019042670> <<< 10976 1726879424.34680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10190556d0> <<< 10976 1726879424.34689: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1019076e20> <<< 10976 1726879424.34798: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1018de7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10190492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10190552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f101907c9d0> <<< 10976 1726879424.34827: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879424.34860: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879424.34883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879424.34906: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018de7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018de7df0> <<< 10976 1726879424.34936: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018de7d60> <<< 10976 1726879424.34972: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879424.34991: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879424.35012: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879424.35072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879424.35094: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018dba3d0> <<< 10976 1726879424.35120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879424.35133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879424.35158: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018dba4c0> <<< 10976 1726879424.35284: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018deff40> <<< 10976 1726879424.35321: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018de9a90> <<< 10976 1726879424.35354: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018de9490> <<< 10976 1726879424.35380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879424.35407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879424.35437: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018cef220> <<< 10976 1726879424.35481: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018da5520> <<< 10976 1726879424.35530: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018de9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f101907c040> <<< 10976 1726879424.35550: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879424.35576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879424.35616: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018d00b50> import 'errno' # <<< 10976 1726879424.35649: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1018d00e80> <<< 10976 1726879424.35674: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879424.35699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879424.35739: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018d12790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879424.35767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879424.35797: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018d12cd0> <<< 10976 1726879424.35868: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1018cab400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018d00f70> <<< 10976 1726879424.35881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879424.35932: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1018cbb2e0> <<< 10976 1726879424.35967: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018d12610> import 'pwd' # <<< 10976 1726879424.35979: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1018cbb3a0> <<< 10976 1726879424.36007: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018de7a30> <<< 10976 1726879424.36038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879424.36077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879424.36089: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879424.36110: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1018cd6700> <<< 10976 1726879424.36162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879424.36192: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1018cd69d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018cd67c0> <<< 10976 1726879424.36217: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1018cd68b0> <<< 10976 1726879424.36232: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879424.36597: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1018cd6d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1018ce1250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018cd6940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018ccaa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018de7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879424.36626: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018cd6af0> <<< 10976 1726879424.36733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879424.36759: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1018bff6d0> <<< 10976 1726879424.36926: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip' # zipimport: zlib available <<< 10976 1726879424.37011: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.37047: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/__init__.py <<< 10976 1726879424.37069: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879424.37095: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10976 1726879424.38336: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.39375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10185d7820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879424.39405: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 10976 1726879424.39432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879424.39445: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10185d7160> <<< 10976 1726879424.39480: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10185d7280> <<< 10976 1726879424.39514: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10185d7f70> <<< 10976 1726879424.39537: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879424.39586: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10185d74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10185d7d90> import 'atexit' # <<< 10976 1726879424.39619: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10185d7fd0> <<< 10976 1726879424.39642: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879424.39670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879424.39717: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10185d7100> <<< 10976 1726879424.39740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879424.39765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879424.39783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879424.39813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879424.39828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879424.39887: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f101852ff40> <<< 10976 1726879424.39938: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f101854cd00> <<< 10976 1726879424.39961: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f101854ceb0> <<< 10976 1726879424.39981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879424.40006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879424.40052: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f101854c370> <<< 10976 1726879424.40063: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018b8cdc0> <<< 10976 1726879424.40226: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018b8c3a0> <<< 10976 1726879424.40264: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879424.40292: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018b8cfd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879424.40317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879424.40336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879424.40356: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879424.40389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 10976 1726879424.40400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018b5cd30> <<< 10976 1726879424.40480: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10185a9d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10185a9400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10185e04f0> <<< 10976 1726879424.40514: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879424.40539: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10185a9520> <<< 10976 1726879424.40558: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10185a9550> <<< 10976 1726879424.40578: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879424.40603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879424.40631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879424.40706: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879424.40738: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f101851dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018b6e250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879424.40801: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f101851b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018b6e3d0> <<< 10976 1726879424.40833: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879424.40871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879424.40894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879424.40956: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018b85e50> <<< 10976 1726879424.41094: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f101851b7f0> <<< 10976 1726879424.41185: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f101851b640> <<< 10976 1726879424.41218: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10185195b0> <<< 10976 1726879424.41348: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f101850fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018b66910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879424.41391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f101859f6a0> <<< 10976 1726879424.41580: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879424.41584: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f101859eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10185ae0a0> <<< 10976 1726879424.41639: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f101859f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10185e2b20> <<< 10976 1726879424.41663: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.41680: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879424.41683: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.41744: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.41851: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879424.41875: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 10976 1726879424.41888: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879424.41989: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.42080: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.42872: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.43081: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879424.43085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879424.43135: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10181155e0> <<< 10976 1726879424.43206: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10184e6580> <<< 10976 1726879424.43209: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10180b6100> <<< 10976 1726879424.43266: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 10976 1726879424.43301: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.43304: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879424.43425: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.43574: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879424.43578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879424.43591: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f101859eb80> # zipimport: zlib available <<< 10976 1726879424.43978: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.44543: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879424.44793: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879424.44966: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879424.45080: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.45516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10180e7f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10976 1726879424.45604: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879424.45686: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.45747: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879424.45775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879424.45859: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879424.45880: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1018b78220> <<< 10976 1726879424.45895: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10180e7850> <<< 10976 1726879424.45931: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879424.45944: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.46074: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.46131: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.46153: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.46195: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879424.46207: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879424.46230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879424.46262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879424.46294: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879424.46396: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10184ddca0> <<< 10976 1726879424.46434: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10184d9f70> <<< 10976 1726879424.46542: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10184d3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879424.46560: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879424.46634: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879424.46656: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10976 1726879424.47115: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.47608: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879424.47773: stdout chunk (state=3): >>> {"path": "/tmp/ansible.z2lcbwnr_ha_cluster_corosync_conf", "changed": true, "diff": {"before": {"path": "/tmp/ansible.z2lcbwnr_ha_cluster_corosync_conf", "state": "file"}, "after": {"path": "/tmp/ansible.z2lcbwnr_ha_cluster_corosync_conf", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/ansible.z2lcbwnr_ha_cluster_corosync_conf", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 10976 1726879424.48047: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks <<< 10976 1726879424.48057: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time <<< 10976 1726879424.48102: stdout chunk (state=3): >>># cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib <<< 10976 1726879424.48149: stdout chunk (state=3): >>># cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes <<< 10976 1726879424.48182: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10976 1726879424.48329: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879424.48361: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879424.48380: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib <<< 10976 1726879424.48395: stdout chunk (state=3): >>># destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879424.48409: stdout chunk (state=3): >>># destroy array <<< 10976 1726879424.48432: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux <<< 10976 1726879424.48446: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.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 <<< 10976 1726879424.48468: stdout chunk (state=3): >>># cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 10976 1726879424.48486: stdout chunk (state=3): >>># cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess <<< 10976 1726879424.48514: stdout chunk (state=3): >>># destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings <<< 10976 1726879424.48538: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # cleanup[3] wiping hashlib <<< 10976 1726879424.48555: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 10976 1726879424.48572: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879424.48591: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879424.48620: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879424.48641: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 10976 1726879424.48659: 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 <<< 10976 1726879424.48688: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879424.48695: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib <<< 10976 1726879424.48871: stdout chunk (state=3): >>># destroy _uuid <<< 10976 1726879424.48899: stdout chunk (state=3): >>># destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse <<< 10976 1726879424.48914: stdout chunk (state=3): >>># destroy functools # destroy tokenize # destroy _heapq <<< 10976 1726879424.48931: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879424.48972: stdout chunk (state=3): >>># 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 stat # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select <<< 10976 1726879424.48987: stdout chunk (state=3): >>># destroy _signal <<< 10976 1726879424.49071: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879424.49384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879424.49461: stderr chunk (state=3): >>><<< 10976 1726879424.49469: stdout chunk (state=3): >>><<< 10976 1726879424.49640: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1019173dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10191183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1019173b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1019173ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1019118490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1019118940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1019118670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10190cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10190cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10190f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10190cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1019130880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10190c7d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10190f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1019118970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f101906deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1019071f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1019067610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f101906f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f101906d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1018dd4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018dd4910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018dd4f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018dd4fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018de70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1019049d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1019042670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10190556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1019076e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1018de7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10190492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10190552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f101907c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018de7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018de7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018de7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018dba3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018dba4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018deff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018de9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018de9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018cef220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018da5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018de9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f101907c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018d00b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1018d00e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018d12790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018d12cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1018cab400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018d00f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1018cbb2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018d12610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1018cbb3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018de7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1018cd6700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1018cd69d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018cd67c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1018cd68b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1018cd6d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1018ce1250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018cd6940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018ccaa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018de7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018cd6af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1018bff6d0> # zipimport: found 30 names in '/tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10185d7820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10185d7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10185d7280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10185d7f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10185d74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10185d7d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10185d7fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10185d7100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f101852ff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f101854cd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f101854ceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f101854c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018b8cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018b8c3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018b8cfd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018b5cd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10185a9d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10185a9400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10185e04f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10185a9520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10185a9550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f101851dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018b6e250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f101851b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018b6e3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018b85e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f101851b7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f101851b640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10185195b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f101850fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1018b66910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f101859f6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f101859eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10185ae0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f101859f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10185e2b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10181155e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10184e6580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10180b6100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f101859eb80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10180e7f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1018b78220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10180e7850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10184ddca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10184d9f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10184d3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_5qbcnlar/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/tmp/ansible.z2lcbwnr_ha_cluster_corosync_conf", "changed": true, "diff": {"before": {"path": "/tmp/ansible.z2lcbwnr_ha_cluster_corosync_conf", "state": "file"}, "after": {"path": "/tmp/ansible.z2lcbwnr_ha_cluster_corosync_conf", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/ansible.z2lcbwnr_ha_cluster_corosync_conf", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib # destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse # destroy functools # destroy tokenize # destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # 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 stat # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _signal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879424.50466: done with _execute_module (file, {'path': '/tmp/ansible.z2lcbwnr_ha_cluster_corosync_conf', 'state': 'absent', '_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': 'file', '_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-1726879424.1818752-13210-153775903536170/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879424.50469: _low_level_execute_command(): starting 10976 1726879424.50472: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879424.1818752-13210-153775903536170/ > /dev/null 2>&1 && sleep 0' 10976 1726879424.52456: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879424.52459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879424.52493: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879424.52496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879424.52498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879424.52572: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879424.52578: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879424.52581: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879424.52627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879424.54522: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879424.54528: stdout chunk (state=3): >>><<< 10976 1726879424.54536: stderr chunk (state=3): >>><<< 10976 1726879424.54729: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879424.54733: handler run complete 10976 1726879424.55127: variable 'ansible_check_mode' from source: magic vars 10976 1726879424.55131: Evaluated conditional (not ansible_check_mode): True 10976 1726879424.55134: attempt loop complete, returning result 10976 1726879424.55137: _execute() done 10976 1726879424.55140: dumping result to json 10976 1726879424.55142: done dumping result, returning 10976 1726879424.55145: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Remove a corosync.conf tempfile [0e24e73b-299d-f469-e0b0-000000000762] 10976 1726879424.55147: sending task result for task 0e24e73b-299d-f469-e0b0-000000000762 10976 1726879424.55216: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000762 10976 1726879424.55220: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "path": "/tmp/ansible.z2lcbwnr_ha_cluster_corosync_conf", "state": "absent" } 10976 1726879424.55295: no more pending results, returning what we have 10976 1726879424.55298: results queue empty 10976 1726879424.55299: checking for any_errors_fatal 10976 1726879424.55307: done checking for any_errors_fatal 10976 1726879424.55307: checking for max_fail_percentage 10976 1726879424.55309: done checking for max_fail_percentage 10976 1726879424.55310: checking to see if all hosts have failed and the running result is not ok 10976 1726879424.55310: done checking to see if all hosts have failed 10976 1726879424.55311: getting the remaining hosts for this loop 10976 1726879424.55312: done getting the remaining hosts for this loop 10976 1726879424.55316: getting the next task for host managed_node2 10976 1726879424.55325: done getting next task for host managed_node2 10976 1726879424.55329: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Cluster auth 10976 1726879424.55332: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879424.55342: getting variables 10976 1726879424.55343: in VariableManager get_vars() 10976 1726879424.55380: Calling all_inventory to load vars for managed_node2 10976 1726879424.55383: Calling groups_inventory to load vars for managed_node2 10976 1726879424.55385: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879424.55397: Calling all_plugins_play to load vars for managed_node2 10976 1726879424.55400: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879424.55403: Calling groups_plugins_play to load vars for managed_node2 10976 1726879424.56792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879424.60216: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879424.60426: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879424.60433: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879424.60504: done with get_vars() 10976 1726879424.60548: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Cluster auth] ********************* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:75 Friday 20 September 2024 20:43:44 -0400 (0:00:00.501) 0:01:06.030 ****** 10976 1726879424.60701: entering _queue_task() for managed_node2/include_tasks 10976 1726879424.61109: worker is 1 (out of 1 available) 10976 1726879424.61124: exiting _queue_task() for managed_node2/include_tasks 10976 1726879424.61136: done queuing things up, now waiting for results queue to drain 10976 1726879424.61138: waiting for pending results... 10976 1726879424.62121: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Cluster auth 10976 1726879424.62258: in run() - task 0e24e73b-299d-f469-e0b0-0000000000f9 10976 1726879424.62277: variable 'ansible_search_path' from source: unknown 10976 1726879424.62285: variable 'ansible_search_path' from source: unknown 10976 1726879424.62335: calling self._execute() 10976 1726879424.62460: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879424.62472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879424.62487: variable 'omit' from source: magic vars 10976 1726879424.63204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879424.65827: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879424.65920: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879424.65965: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879424.66017: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879424.66051: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879424.66164: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879424.66187: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879424.66285: variable 'ha_cluster_pacemaker_shell' from source: role '' defaults 10976 1726879424.66301: _execute() done 10976 1726879424.66311: dumping result to json 10976 1726879424.66320: done dumping result, returning 10976 1726879424.66340: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Cluster auth [0e24e73b-299d-f469-e0b0-0000000000f9] 10976 1726879424.66351: sending task result for task 0e24e73b-299d-f469-e0b0-0000000000f9 10976 1726879424.66507: no more pending results, returning what we have 10976 1726879424.66512: in VariableManager get_vars() 10976 1726879424.66565: Calling all_inventory to load vars for managed_node2 10976 1726879424.66570: Calling groups_inventory to load vars for managed_node2 10976 1726879424.66573: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879424.66586: Calling all_plugins_play to load vars for managed_node2 10976 1726879424.66592: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879424.66596: Calling groups_plugins_play to load vars for managed_node2 10976 1726879424.67659: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000000f9 10976 1726879424.67676: WORKER PROCESS EXITING 10976 1726879424.69047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879424.72410: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879424.72429: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879424.72435: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879424.72499: done with get_vars() 10976 1726879424.72525: variable 'ansible_search_path' from source: unknown 10976 1726879424.72526: variable 'ansible_search_path' from source: unknown 10976 1726879424.72557: we have included files to process 10976 1726879424.72558: generating all_blocks data 10976 1726879424.72559: done generating all_blocks data 10976 1726879424.72565: processing included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-auth.yml 10976 1726879424.72566: loading included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-auth.yml 10976 1726879424.72568: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-auth.yml 10976 1726879424.72969: in VariableManager get_vars() 10976 1726879424.72992: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879424.73007: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879424.73011: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879424.73054: done with get_vars() 10976 1726879424.73070: done processing included file 10976 1726879424.73074: iterating over new_blocks loaded from include file 10976 1726879424.73075: in VariableManager get_vars() 10976 1726879424.73095: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879424.73110: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879424.73114: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879424.73145: done with get_vars() 10976 1726879424.73147: filtering new block on tags 10976 1726879424.73191: done filtering new block on tags 10976 1726879424.73194: done iterating over new_blocks loaded from include file included: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-auth.yml for managed_node2 10976 1726879424.73199: extending task lists for all hosts with included blocks 10976 1726879424.77001: done extending task lists 10976 1726879424.77002: done processing included files 10976 1726879424.77003: results queue empty 10976 1726879424.77004: checking for any_errors_fatal 10976 1726879424.77009: done checking for any_errors_fatal 10976 1726879424.77009: checking for max_fail_percentage 10976 1726879424.77010: done checking for max_fail_percentage 10976 1726879424.77011: checking to see if all hosts have failed and the running result is not ok 10976 1726879424.77012: done checking to see if all hosts have failed 10976 1726879424.77013: getting the remaining hosts for this loop 10976 1726879424.77014: done getting the remaining hosts for this loop 10976 1726879424.77016: getting the next task for host managed_node2 10976 1726879424.77023: done getting next task for host managed_node2 10976 1726879424.77027: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Check pcs auth status 10976 1726879424.77030: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879424.77044: getting variables 10976 1726879424.77045: in VariableManager get_vars() 10976 1726879424.77081: Calling all_inventory to load vars for managed_node2 10976 1726879424.77083: Calling groups_inventory to load vars for managed_node2 10976 1726879424.77086: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879424.77094: Calling all_plugins_play to load vars for managed_node2 10976 1726879424.77097: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879424.77099: Calling groups_plugins_play to load vars for managed_node2 10976 1726879424.78541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879424.80163: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879424.80180: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879424.80185: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879424.80244: done with get_vars() 10976 1726879424.80264: done getting variables 10976 1726879424.80314: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Check pcs auth status] ************ task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-auth.yml:3 Friday 20 September 2024 20:43:44 -0400 (0:00:00.196) 0:01:06.226 ****** 10976 1726879424.80350: entering _queue_task() for managed_node2/command 10976 1726879424.80797: worker is 1 (out of 1 available) 10976 1726879424.80808: exiting _queue_task() for managed_node2/command 10976 1726879424.80820: done queuing things up, now waiting for results queue to drain 10976 1726879424.80826: waiting for pending results... 10976 1726879424.81240: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Check pcs auth status 10976 1726879424.81395: in run() - task 0e24e73b-299d-f469-e0b0-000000000874 10976 1726879424.81415: variable 'ansible_search_path' from source: unknown 10976 1726879424.81426: variable 'ansible_search_path' from source: unknown 10976 1726879424.81502: calling self._execute() 10976 1726879424.81627: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879424.81644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879424.81659: variable 'omit' from source: magic vars 10976 1726879424.82114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879424.84674: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879424.84781: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879424.84833: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879424.84894: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879424.84941: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879424.85059: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879424.85083: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879424.85101: variable 'omit' from source: magic vars 10976 1726879424.85185: variable 'omit' from source: magic vars 10976 1726879424.85589: variable 'ansible_play_hosts' from source: magic vars 10976 1726879424.85602: variable '__ha_cluster_qdevice_model' from source: set_fact 10976 1726879424.85613: variable '__ha_cluster_qdevice_host' from source: set_fact 10976 1726879424.85627: variable 'hostvars' from source: magic vars 10976 1726879424.85649: in VariableManager get_vars() 10976 1726879424.85667: Calling all_inventory to load vars for managed_node2 10976 1726879424.85675: Calling groups_inventory to load vars for managed_node2 10976 1726879424.85686: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879424.85703: Calling all_plugins_play to load vars for managed_node2 10976 1726879424.85713: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879424.85726: Calling groups_plugins_play to load vars for managed_node2 10976 1726879424.87054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879424.88353: done with get_vars() 10976 1726879424.88386: variable '__ha_cluster_node_name' from source: set_fact 10976 1726879424.88412: variable 'omit' from source: magic vars 10976 1726879424.88455: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879424.88488: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879424.88508: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879424.88535: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879424.88548: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879424.88588: variable 'inventory_hostname' from source: set_fact 10976 1726879424.88600: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879424.88610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879424.88717: Set connection var ansible_pipelining to False 10976 1726879424.88731: Set connection var ansible_shell_executable to /bin/sh 10976 1726879424.88742: Set connection var ansible_timeout to 10 10976 1726879424.88748: Set connection var ansible_shell_type to sh 10976 1726879424.88755: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879424.88763: Set connection var ansible_connection to ssh 10976 1726879424.88789: variable 'ansible_shell_executable' from source: unknown 10976 1726879424.88796: variable 'ansible_connection' from source: unknown 10976 1726879424.88803: variable 'ansible_module_compression' from source: unknown 10976 1726879424.88808: variable 'ansible_shell_type' from source: unknown 10976 1726879424.88813: variable 'ansible_shell_executable' from source: unknown 10976 1726879424.88818: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879424.88834: variable 'ansible_pipelining' from source: unknown 10976 1726879424.88845: variable 'ansible_timeout' from source: unknown 10976 1726879424.88856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879424.88988: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879424.89006: variable 'omit' from source: magic vars 10976 1726879424.89026: starting attempt loop 10976 1726879424.89034: running the handler 10976 1726879424.89052: _low_level_execute_command(): starting 10976 1726879424.89065: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879424.89859: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879424.89882: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879424.89901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879424.89921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879424.89968: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879424.89985: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879424.90000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879424.90023: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879424.90037: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879424.90049: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879424.90062: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879424.90077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879424.90098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879424.90110: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879424.90129: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879424.90150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879424.90233: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879424.90263: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879424.90282: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879424.90367: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879424.92068: stdout chunk (state=3): >>>/root <<< 10976 1726879424.92169: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879424.92227: stderr chunk (state=3): >>><<< 10976 1726879424.92241: stdout chunk (state=3): >>><<< 10976 1726879424.92348: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879424.92353: _low_level_execute_command(): starting 10976 1726879424.92356: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879424.922657-13234-192553025293598 `" && echo ansible-tmp-1726879424.922657-13234-192553025293598="` echo /root/.ansible/tmp/ansible-tmp-1726879424.922657-13234-192553025293598 `" ) && sleep 0' 10976 1726879424.92932: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879424.92947: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879424.92962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879424.92988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879424.93037: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879424.93057: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879424.93079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879424.93105: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879424.93119: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879424.93134: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879424.93152: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879424.93171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879424.93191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879424.93211: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879424.93229: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879424.93243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879424.93327: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879424.93351: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879424.93366: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879424.93440: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879424.95420: stdout chunk (state=3): >>>ansible-tmp-1726879424.922657-13234-192553025293598=/root/.ansible/tmp/ansible-tmp-1726879424.922657-13234-192553025293598 <<< 10976 1726879424.95565: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879424.95691: stderr chunk (state=3): >>><<< 10976 1726879424.95695: stdout chunk (state=3): >>><<< 10976 1726879424.95728: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879424.922657-13234-192553025293598=/root/.ansible/tmp/ansible-tmp-1726879424.922657-13234-192553025293598 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879424.95866: variable 'ansible_module_compression' from source: unknown 10976 1726879424.95869: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 10976 1726879424.95873: variable 'ansible_facts' from source: unknown 10976 1726879424.95951: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879424.922657-13234-192553025293598/AnsiballZ_command.py 10976 1726879424.96116: Sending initial data 10976 1726879424.96119: Sent initial data (155 bytes) 10976 1726879424.96994: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879424.97006: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879424.97020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879424.97033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879424.97070: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879424.97075: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879424.97078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879424.97142: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879424.97144: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879424.97187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879424.99020: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879424.99061: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879424.99109: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpl_3l8soh /root/.ansible/tmp/ansible-tmp-1726879424.922657-13234-192553025293598/AnsiballZ_command.py <<< 10976 1726879424.99137: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879425.00433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879425.00996: stderr chunk (state=3): >>><<< 10976 1726879425.00999: stdout chunk (state=3): >>><<< 10976 1726879425.01010: done transferring module to remote 10976 1726879425.01021: _low_level_execute_command(): starting 10976 1726879425.01028: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879424.922657-13234-192553025293598/ /root/.ansible/tmp/ansible-tmp-1726879424.922657-13234-192553025293598/AnsiballZ_command.py && sleep 0' 10976 1726879425.01560: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879425.01564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879425.01594: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879425.01598: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879425.01607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879425.01681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879425.01686: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879425.01715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879425.01733: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879425.03628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879425.03631: stdout chunk (state=3): >>><<< 10976 1726879425.03633: stderr chunk (state=3): >>><<< 10976 1726879425.03725: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879425.03729: _low_level_execute_command(): starting 10976 1726879425.03731: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879424.922657-13234-192553025293598/AnsiballZ_command.py && sleep 0' 10976 1726879425.04331: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879425.04345: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879425.04361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879425.04379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879425.04434: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879425.04447: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879425.04460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879425.04478: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879425.04494: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879425.04514: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879425.04537: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879425.04553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879425.04569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879425.04583: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879425.04597: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879425.04612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879425.04704: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879425.04732: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879425.04753: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879425.04850: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879425.06851: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879425.06866: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879425.06921: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879425.06970: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879425.07001: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879425.07004: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879425.07047: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879425.07050: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879425.07112: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 10976 1726879425.07115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879425.07137: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879425.07155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879425.07179: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16bf3dc0> <<< 10976 1726879425.07234: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879425.07238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879425.07242: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16b983a0> <<< 10976 1726879425.07273: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16bf3b20> <<< 10976 1726879425.07277: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879425.07306: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16bf3ac0> <<< 10976 1726879425.07314: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879425.07339: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 10976 1726879425.07342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16b98490> <<< 10976 1726879425.07378: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879425.07408: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879425.07426: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16b98940> <<< 10976 1726879425.07446: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16b98670> <<< 10976 1726879425.07481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879425.07498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879425.07532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879425.07536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879425.07554: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879425.07569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879425.07596: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16b4f190> <<< 10976 1726879425.07613: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879425.07632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879425.07713: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16b4f220> <<< 10976 1726879425.07771: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879425.07775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879425.07777: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 10976 1726879425.07780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16b72850> <<< 10976 1726879425.07782: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16b4f940> <<< 10976 1726879425.07815: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16bb0880> <<< 10976 1726879425.07839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879425.07846: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16b48d90> <<< 10976 1726879425.07894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879425.07906: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16b72d90> <<< 10976 1726879425.07960: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16b98970> <<< 10976 1726879425.07986: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879425.08195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879425.08202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879425.08223: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879425.08243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879425.08260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879425.08284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879425.08303: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879425.08315: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16aedeb0> <<< 10976 1726879425.08366: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16af1f40> <<< 10976 1726879425.08382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879425.08404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879425.08417: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879425.08440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879425.08459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879425.08477: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879425.08497: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16ae7610> <<< 10976 1726879425.08520: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16aef640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16aed370> <<< 10976 1726879425.08549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879425.08610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879425.08649: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879425.08669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879425.08691: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879425.08727: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b16a70dc0> <<< 10976 1726879425.08745: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a708b0> import 'itertools' # <<< 10976 1726879425.08771: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 10976 1726879425.08787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a70eb0> <<< 10976 1726879425.08807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879425.08818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879425.08846: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a70f70> <<< 10976 1726879425.08861: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879425.08877: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a70e80> <<< 10976 1726879425.08888: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879425.08936: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16ac9d30> <<< 10976 1726879425.08954: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879425.08968: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16ac3610> <<< 10976 1726879425.09026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16ad6670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16af6e20> <<< 10976 1726879425.09057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879425.09091: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879425.09105: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b16a82c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16ac9250> <<< 10976 1726879425.09137: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b16ad6280> <<< 10976 1726879425.09158: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16afc9d0> <<< 10976 1726879425.09174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879425.09262: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a82fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a82d90> <<< 10976 1726879425.09288: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a82d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879425.09306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879425.09327: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879425.09343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879425.09359: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879425.09411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879425.09434: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a56370> <<< 10976 1726879425.09451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879425.09504: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a56460> <<< 10976 1726879425.09607: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a8afa0> <<< 10976 1726879425.09648: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a84a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a84490> <<< 10976 1726879425.09680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879425.09699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879425.09725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879425.09745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879425.09764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879425.09777: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b1676f1c0> <<< 10976 1726879425.09826: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a40c70> <<< 10976 1726879425.09872: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a84eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16afc040> <<< 10976 1726879425.09886: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879425.09911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879425.09934: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 10976 1726879425.09946: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16781af0> import 'errno' # <<< 10976 1726879425.09984: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b16781e20> <<< 10976 1726879425.10007: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879425.10049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879425.10069: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16793730> <<< 10976 1726879425.10081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879425.10110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879425.10147: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16793c70> <<< 10976 1726879425.10169: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b167203a0> <<< 10976 1726879425.10185: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16781f10> <<< 10976 1726879425.10202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879425.10213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879425.10275: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b16730280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b167935b0> import 'pwd' # <<< 10976 1726879425.10352: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b16730340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a829d0> <<< 10976 1726879425.10371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879425.10388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879425.10440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879425.10459: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b1674c6a0> <<< 10976 1726879425.10470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879425.10509: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b1674c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b1674c760> <<< 10976 1726879425.10548: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b1674c850> <<< 10976 1726879425.10569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879425.10767: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879425.10785: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b1674cca0> <<< 10976 1726879425.10805: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879425.10827: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b167591f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b1674c8e0> <<< 10976 1726879425.10840: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b1673fa30> <<< 10976 1726879425.10898: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a825b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879425.10940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879425.10978: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b1674ca90> <<< 10976 1726879425.11081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879425.11098: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6b1666d670> <<< 10976 1726879425.11272: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip' <<< 10976 1726879425.11284: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.11378: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.11405: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 10976 1726879425.11411: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.11447: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879425.11450: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.12715: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.13732: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 10976 1726879425.13739: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b165927c0> <<< 10976 1726879425.13768: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879425.13781: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879425.13816: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879425.13857: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b16592160> <<< 10976 1726879425.13906: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16592280> <<< 10976 1726879425.13951: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16592f10> <<< 10976 1726879425.14005: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879425.14008: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b165924f0> <<< 10976 1726879425.14016: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16592d30> import 'atexit' # <<< 10976 1726879425.14073: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b16592f70> <<< 10976 1726879425.14077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879425.14092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879425.14134: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16592100> <<< 10976 1726879425.14148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879425.14199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879425.14232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879425.14235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879425.14311: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b15fadee0> <<< 10976 1726879425.14355: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b15fcef40> <<< 10976 1726879425.14380: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b15fced60> <<< 10976 1726879425.14401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879425.14430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879425.14485: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b15fce3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b165f8dc0> <<< 10976 1726879425.14652: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b165f83a0> <<< 10976 1726879425.14684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 10976 1726879425.14688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879425.14713: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b165f8f70> <<< 10976 1726879425.14716: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879425.14739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879425.14753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879425.14801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879425.14816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879425.14832: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b165c8c10> <<< 10976 1726879425.14953: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16565cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b165653a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16596490> <<< 10976 1726879425.15009: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b165654c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b165654f0> <<< 10976 1726879425.15045: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879425.15109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879425.15250: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b15f90250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b165da1f0> <<< 10976 1726879425.15362: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879425.15505: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b15f9c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b165da370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879425.15627: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b165f2d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b15f9c880> <<< 10976 1726879425.15661: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b15f9c6d0> <<< 10976 1726879425.15768: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b15f9b670> <<< 10976 1726879425.15781: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b15f9b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b165d18b0> <<< 10976 1726879425.15803: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879425.15807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879425.15809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879425.15846: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b1655b670> <<< 10976 1726879425.16042: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b1655aac0> <<< 10976 1726879425.16062: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b1656b0d0> <<< 10976 1726879425.16094: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b1655b0d0> <<< 10976 1726879425.16105: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b1659da60> <<< 10976 1726879425.16132: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879425.16137: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879425.16166: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.16226: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.16303: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879425.16364: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879425.16373: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.16375: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.16378: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879425.16393: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.16481: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.16579: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.17061: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.17546: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10976 1726879425.17580: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879425.17641: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879425.17662: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b15b7c580> <<< 10976 1726879425.17715: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879425.17719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879425.17726: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b15f6a520> <<< 10976 1726879425.17740: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b15b210a0> <<< 10976 1726879425.17787: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879425.17803: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.17818: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.17840: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879425.17972: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.18131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b1655abb0> <<< 10976 1726879425.18145: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.18540: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.18912: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.18965: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.19039: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879425.19042: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.19070: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.19113: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879425.19115: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.19209: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.19292: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879425.19325: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.19392: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.19396: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879425.19564: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.19746: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879425.19791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879425.19793: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879425.19872: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b15f77970> <<< 10976 1726879425.19874: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.19933: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.20003: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879425.20006: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879425.20035: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 10976 1726879425.20074: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.20113: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879425.20124: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.20153: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.20195: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.20287: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.20357: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879425.20381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879425.20468: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b165e4250> <<< 10976 1726879425.20583: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b15f776a0> <<< 10976 1726879425.20588: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879425.20710: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.20757: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.20788: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.20845: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879425.20856: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879425.20868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879425.20906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879425.20941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879425.20948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879425.21027: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b15f5c7c0> <<< 10976 1726879425.21068: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b15f597f0> <<< 10976 1726879425.21128: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b15f52970> <<< 10976 1726879425.21143: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879425.21192: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.21196: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879425.21266: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879425.21269: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.21280: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 10976 1726879425.21297: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.21413: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.21528: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879425.21549: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b15b0b5e0> <<< 10976 1726879425.21641: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879425.21803: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879425.74099: stdout chunk (state=3): >>> {"changed": true, "stdout": " localhost: Online", "stderr": "", "rc": 0, "cmd": ["pcs", "status", "pcsd", "--", "localhost"], "start": "2024-09-20 20:43:45.217329", "end": "2024-09-20 20:43:45.740031", "delta": "0:00:00.522702", "msg": "", "invocation": {"module_args": {"_raw_params": "pcs status pcsd -- localhost\n \n", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 10976 1726879425.74120: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879425.74628: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path<<< 10976 1726879425.74748: stdout chunk (state=3): >>> # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select <<< 10976 1726879425.74880: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file<<< 10976 1726879425.74884: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 10976 1726879425.75106: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879425.75125: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879425.75166: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879425.75170: stdout chunk (state=3): >>># destroy _compression <<< 10976 1726879425.75187: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879425.75219: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10976 1726879425.75236: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 10976 1726879425.75257: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879425.75274: stdout chunk (state=3): >>># destroy array <<< 10976 1726879425.75279: stdout chunk (state=3): >>># destroy datetime <<< 10976 1726879425.75307: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging <<< 10976 1726879425.75313: stdout chunk (state=3): >>># destroy argparse <<< 10976 1726879425.75371: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 10976 1726879425.75406: stdout chunk (state=3): >>># 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 <<< 10976 1726879425.75410: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 10976 1726879425.75427: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 10976 1726879425.75472: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 <<< 10976 1726879425.75476: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib <<< 10976 1726879425.75483: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 10976 1726879425.75503: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd <<< 10976 1726879425.75506: stdout chunk (state=3): >>># cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 10976 1726879425.75509: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879425.75536: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 10976 1726879425.75556: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879425.75571: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 10976 1726879425.75577: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 10976 1726879425.75595: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879425.75637: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath <<< 10976 1726879425.75663: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 10976 1726879425.75669: 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 <<< 10976 1726879425.75675: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879425.75681: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal <<< 10976 1726879425.75693: stdout chunk (state=3): >>># destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879425.75834: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 10976 1726879425.75839: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 10976 1726879425.75887: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 10976 1726879425.75901: stdout chunk (state=3): >>># destroy stat <<< 10976 1726879425.75908: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal <<< 10976 1726879425.75913: stdout chunk (state=3): >>># destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879425.75926: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves <<< 10976 1726879425.75932: stdout chunk (state=3): >>># destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879425.75973: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879425.76270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879425.76326: stderr chunk (state=3): >>><<< 10976 1726879425.76331: stdout chunk (state=3): >>><<< 10976 1726879425.76398: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16bf3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16b983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16bf3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16bf3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16b98490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16b98940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16b98670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16b4f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16b4f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16b72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16b4f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16bb0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16b48d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16b72d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16b98970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16aedeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16af1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16ae7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16aef640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16aed370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b16a70dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a708b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a70eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a70f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a70e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16ac9d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16ac3610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16ad6670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16af6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b16a82c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16ac9250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b16ad6280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16afc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a82fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a82d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a82d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a56370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a56460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a8afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a84a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a84490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b1676f1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a40c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a84eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16afc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16781af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b16781e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16793730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16793c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b167203a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16781f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b16730280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b167935b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b16730340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a829d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b1674c6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b1674c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b1674c760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b1674c850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b1674cca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b167591f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b1674c8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b1673fa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16a825b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b1674ca90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6b1666d670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b165927c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b16592160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16592280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16592f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b165924f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16592d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b16592f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16592100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b15fadee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b15fcef40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b15fced60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b15fce3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b165f8dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b165f83a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b165f8f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b165c8c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16565cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b165653a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b16596490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b165654c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b165654f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b15f90250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b165da1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b15f9c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b165da370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b165f2d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b15f9c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b15f9c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b15f9b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b15f9b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b165d18b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b1655b670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b1655aac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b1656b0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b1655b0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b1659da60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b15b7c580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b15f6a520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b15b210a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b1655abb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b15f77970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b165e4250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b15f776a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b15f5c7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b15f597f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b15f52970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rjc8xj0a/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b15b0b5e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": " localhost: Online", "stderr": "", "rc": 0, "cmd": ["pcs", "status", "pcsd", "--", "localhost"], "start": "2024-09-20 20:43:45.217329", "end": "2024-09-20 20:43:45.740031", "delta": "0:00:00.522702", "msg": "", "invocation": {"module_args": {"_raw_params": "pcs status pcsd -- localhost\n \n", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879425.76917: done with _execute_module (ansible.legacy.command, {'_raw_params': 'pcs status pcsd -- localhost\n \n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_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-1726879424.922657-13234-192553025293598/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879425.76924: _low_level_execute_command(): starting 10976 1726879425.76928: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879424.922657-13234-192553025293598/ > /dev/null 2>&1 && sleep 0' 10976 1726879425.77072: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879425.77076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879425.77109: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879425.77112: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879425.77115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879425.77166: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879425.77174: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879425.77209: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879425.79030: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879425.79076: stderr chunk (state=3): >>><<< 10976 1726879425.79078: stdout chunk (state=3): >>><<< 10976 1726879425.79129: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879425.79133: handler run complete 10976 1726879425.79214: variable '__ha_cluster_pcs_auth_status' from source: unknown 10976 1726879425.79227: Evaluated conditional (__ha_cluster_pcs_auth_status.rc == 2): False 10976 1726879425.79314: variable '__ha_cluster_pcs_auth_status' from source: unknown 10976 1726879425.79325: Evaluated conditional (__ha_cluster_pcs_auth_status.rc != 0): False 10976 1726879425.79335: attempt loop complete, returning result 10976 1726879425.79338: _execute() done 10976 1726879425.79340: dumping result to json 10976 1726879425.79345: done dumping result, returning 10976 1726879425.79353: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Check pcs auth status [0e24e73b-299d-f469-e0b0-000000000874] 10976 1726879425.79358: sending task result for task 0e24e73b-299d-f469-e0b0-000000000874 10976 1726879425.79458: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000874 10976 1726879425.79461: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "pcs", "status", "pcsd", "--", "localhost" ], "delta": "0:00:00.522702", "end": "2024-09-20 20:43:45.740031", "failed_when_result": false, "rc": 0, "start": "2024-09-20 20:43:45.217329" } STDOUT: localhost: Online 10976 1726879425.79723: no more pending results, returning what we have 10976 1726879425.79726: results queue empty 10976 1726879425.79727: checking for any_errors_fatal 10976 1726879425.79729: done checking for any_errors_fatal 10976 1726879425.79729: checking for max_fail_percentage 10976 1726879425.79731: done checking for max_fail_percentage 10976 1726879425.79732: checking to see if all hosts have failed and the running result is not ok 10976 1726879425.79732: done checking to see if all hosts have failed 10976 1726879425.79733: getting the remaining hosts for this loop 10976 1726879425.79735: done getting the remaining hosts for this loop 10976 1726879425.79738: getting the next task for host managed_node2 10976 1726879425.79745: done getting next task for host managed_node2 10976 1726879425.79749: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Run pcs auth 10976 1726879425.79752: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879425.79762: getting variables 10976 1726879425.79763: in VariableManager get_vars() 10976 1726879425.79803: Calling all_inventory to load vars for managed_node2 10976 1726879425.79806: Calling groups_inventory to load vars for managed_node2 10976 1726879425.79808: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879425.79816: Calling all_plugins_play to load vars for managed_node2 10976 1726879425.79818: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879425.79821: Calling groups_plugins_play to load vars for managed_node2 10976 1726879425.81845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879425.83330: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879425.83347: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879425.83356: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879425.83429: done with get_vars() 10976 1726879425.83452: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Run pcs auth] ********************* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-auth.yml:23 Friday 20 September 2024 20:43:45 -0400 (0:00:01.032) 0:01:07.258 ****** 10976 1726879425.83561: entering _queue_task() for managed_node2/include_tasks 10976 1726879425.83864: worker is 1 (out of 1 available) 10976 1726879425.83876: exiting _queue_task() for managed_node2/include_tasks 10976 1726879425.83888: done queuing things up, now waiting for results queue to drain 10976 1726879425.83889: waiting for pending results... 10976 1726879425.84353: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Run pcs auth 10976 1726879425.84561: in run() - task 0e24e73b-299d-f469-e0b0-000000000875 10976 1726879425.84586: variable 'ansible_search_path' from source: unknown 10976 1726879425.84594: variable 'ansible_search_path' from source: unknown 10976 1726879425.84643: calling self._execute() 10976 1726879425.84753: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879425.84756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879425.84765: variable 'omit' from source: magic vars 10976 1726879425.85033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879425.87599: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879425.87695: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879425.87735: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879425.87771: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879425.87800: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879425.87896: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879425.87916: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879425.88072: variable 'ansible_check_mode' from source: magic vars 10976 1726879425.88082: variable '__ha_cluster_pcs_auth_status' from source: set_fact 10976 1726879425.88111: Evaluated conditional (not ansible_check_mode and __ha_cluster_pcs_auth_status.rc == 2): False 10976 1726879425.88118: when evaluation is False, skipping this task 10976 1726879425.88128: _execute() done 10976 1726879425.88136: dumping result to json 10976 1726879425.88142: done dumping result, returning 10976 1726879425.88151: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Run pcs auth [0e24e73b-299d-f469-e0b0-000000000875] 10976 1726879425.88161: sending task result for task 0e24e73b-299d-f469-e0b0-000000000875 skipping: [managed_node2] => { "changed": false, "false_condition": "not ansible_check_mode and __ha_cluster_pcs_auth_status.rc == 2", "skip_reason": "Conditional result was False" } 10976 1726879425.88304: no more pending results, returning what we have 10976 1726879425.88307: results queue empty 10976 1726879425.88308: checking for any_errors_fatal 10976 1726879425.88319: done checking for any_errors_fatal 10976 1726879425.88319: checking for max_fail_percentage 10976 1726879425.88321: done checking for max_fail_percentage 10976 1726879425.88323: checking to see if all hosts have failed and the running result is not ok 10976 1726879425.88325: done checking to see if all hosts have failed 10976 1726879425.88326: getting the remaining hosts for this loop 10976 1726879425.88327: done getting the remaining hosts for this loop 10976 1726879425.88331: getting the next task for host managed_node2 10976 1726879425.88340: done getting next task for host managed_node2 10976 1726879425.88345: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Distribute cluster shared keys 10976 1726879425.88348: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879425.88363: getting variables 10976 1726879425.88364: in VariableManager get_vars() 10976 1726879425.88405: Calling all_inventory to load vars for managed_node2 10976 1726879425.88408: Calling groups_inventory to load vars for managed_node2 10976 1726879425.88410: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879425.88419: Calling all_plugins_play to load vars for managed_node2 10976 1726879425.88428: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879425.88432: Calling groups_plugins_play to load vars for managed_node2 10976 1726879425.89047: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000875 10976 1726879425.89051: WORKER PROCESS EXITING 10976 1726879425.89537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879425.91336: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879425.91362: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879425.91375: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879425.91507: done with get_vars() 10976 1726879425.91529: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Distribute cluster shared keys] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:80 Friday 20 September 2024 20:43:45 -0400 (0:00:00.081) 0:01:07.339 ****** 10976 1726879425.91665: entering _queue_task() for managed_node2/include_tasks 10976 1726879425.92105: worker is 1 (out of 1 available) 10976 1726879425.92141: exiting _queue_task() for managed_node2/include_tasks 10976 1726879425.92171: done queuing things up, now waiting for results queue to drain 10976 1726879425.92174: waiting for pending results... 10976 1726879425.92650: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute cluster shared keys 10976 1726879425.92880: in run() - task 0e24e73b-299d-f469-e0b0-0000000000fa 10976 1726879425.92902: variable 'ansible_search_path' from source: unknown 10976 1726879425.92910: variable 'ansible_search_path' from source: unknown 10976 1726879425.92979: calling self._execute() 10976 1726879425.93207: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879425.93219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879425.93245: variable 'omit' from source: magic vars 10976 1726879425.93861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879425.96412: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879425.96504: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879425.96547: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879425.96595: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879425.96629: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879425.96734: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879425.96755: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879425.96844: variable 'ha_cluster_pacemaker_shell' from source: role '' defaults 10976 1726879425.96857: _execute() done 10976 1726879425.96865: dumping result to json 10976 1726879425.96873: done dumping result, returning 10976 1726879425.96889: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute cluster shared keys [0e24e73b-299d-f469-e0b0-0000000000fa] 10976 1726879425.96901: sending task result for task 0e24e73b-299d-f469-e0b0-0000000000fa 10976 1726879425.97043: no more pending results, returning what we have 10976 1726879425.97049: in VariableManager get_vars() 10976 1726879425.97099: Calling all_inventory to load vars for managed_node2 10976 1726879425.97102: Calling groups_inventory to load vars for managed_node2 10976 1726879425.97104: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879425.97143: Calling all_plugins_play to load vars for managed_node2 10976 1726879425.97148: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879425.97152: Calling groups_plugins_play to load vars for managed_node2 10976 1726879425.98325: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000000fa 10976 1726879425.98330: WORKER PROCESS EXITING 10976 1726879426.04224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879426.05698: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879426.05719: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.05727: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.05783: done with get_vars() 10976 1726879426.05807: variable 'ansible_search_path' from source: unknown 10976 1726879426.05808: variable 'ansible_search_path' from source: unknown 10976 1726879426.05843: we have included files to process 10976 1726879426.05845: generating all_blocks data 10976 1726879426.05846: done generating all_blocks data 10976 1726879426.05849: processing included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml 10976 1726879426.05850: loading included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml 10976 1726879426.05852: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml 10976 1726879426.06406: in VariableManager get_vars() 10976 1726879426.06429: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879426.06444: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.06448: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.06485: done with get_vars() 10976 1726879426.06647: in VariableManager get_vars() 10976 1726879426.06665: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879426.06680: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.06684: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.06724: done with get_vars() 10976 1726879426.07170: done processing included file 10976 1726879426.07172: iterating over new_blocks loaded from include file 10976 1726879426.07174: in VariableManager get_vars() 10976 1726879426.07193: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879426.07208: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.07212: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.07242: done with get_vars() 10976 1726879426.07244: filtering new block on tags 10976 1726879426.07344: done filtering new block on tags 10976 1726879426.07347: done iterating over new_blocks loaded from include file included: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml for managed_node2 10976 1726879426.07351: extending task lists for all hosts with included blocks 10976 1726879426.09924: done extending task lists 10976 1726879426.09925: done processing included files 10976 1726879426.09926: results queue empty 10976 1726879426.09927: checking for any_errors_fatal 10976 1726879426.09930: done checking for any_errors_fatal 10976 1726879426.09935: checking for max_fail_percentage 10976 1726879426.09936: done checking for max_fail_percentage 10976 1726879426.09936: checking to see if all hosts have failed and the running result is not ok 10976 1726879426.09937: done checking to see if all hosts have failed 10976 1726879426.09938: getting the remaining hosts for this loop 10976 1726879426.09939: done getting the remaining hosts for this loop 10976 1726879426.09941: getting the next task for host managed_node2 10976 1726879426.09945: done getting next task for host managed_node2 10976 1726879426.09948: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Get corosync authkey 10976 1726879426.09950: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879426.09964: getting variables 10976 1726879426.09965: in VariableManager get_vars() 10976 1726879426.09979: Calling all_inventory to load vars for managed_node2 10976 1726879426.09981: Calling groups_inventory to load vars for managed_node2 10976 1726879426.09983: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879426.09988: Calling all_plugins_play to load vars for managed_node2 10976 1726879426.09993: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879426.09996: Calling groups_plugins_play to load vars for managed_node2 10976 1726879426.11146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879426.12501: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879426.12515: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.12519: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.12569: done with get_vars() 10976 1726879426.12587: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Get corosync authkey] ************* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:3 Friday 20 September 2024 20:43:46 -0400 (0:00:00.210) 0:01:07.549 ****** 10976 1726879426.12676: entering _queue_task() for managed_node2/include_tasks 10976 1726879426.13234: worker is 1 (out of 1 available) 10976 1726879426.13246: exiting _queue_task() for managed_node2/include_tasks 10976 1726879426.13260: done queuing things up, now waiting for results queue to drain 10976 1726879426.13262: waiting for pending results... 10976 1726879426.13928: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Get corosync authkey 10976 1726879426.14234: in run() - task 0e24e73b-299d-f469-e0b0-000000000973 10976 1726879426.14314: variable 'ansible_search_path' from source: unknown 10976 1726879426.14325: variable 'ansible_search_path' from source: unknown 10976 1726879426.14370: calling self._execute() 10976 1726879426.14503: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879426.14516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879426.14540: variable 'omit' from source: magic vars 10976 1726879426.14972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879426.17838: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879426.17914: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879426.17968: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879426.18021: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879426.18056: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879426.18175: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879426.18200: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879426.18212: _execute() done 10976 1726879426.18221: dumping result to json 10976 1726879426.18230: done dumping result, returning 10976 1726879426.18242: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Get corosync authkey [0e24e73b-299d-f469-e0b0-000000000973] 10976 1726879426.18258: sending task result for task 0e24e73b-299d-f469-e0b0-000000000973 10976 1726879426.18385: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000973 10976 1726879426.18437: no more pending results, returning what we have 10976 1726879426.18443: in VariableManager get_vars() 10976 1726879426.18499: Calling all_inventory to load vars for managed_node2 10976 1726879426.18502: Calling groups_inventory to load vars for managed_node2 10976 1726879426.18505: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879426.18517: Calling all_plugins_play to load vars for managed_node2 10976 1726879426.18521: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879426.18526: Calling groups_plugins_play to load vars for managed_node2 10976 1726879426.19715: WORKER PROCESS EXITING 10976 1726879426.20213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879426.21518: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879426.21542: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.21548: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.21615: done with get_vars() 10976 1726879426.21639: variable 'ansible_search_path' from source: unknown 10976 1726879426.21645: variable 'ansible_search_path' from source: unknown 10976 1726879426.21778: variable 'ha_cluster_pacemaker_shell' from source: role '' defaults 10976 1726879426.21820: we have included files to process 10976 1726879426.21823: generating all_blocks data 10976 1726879426.21825: done generating all_blocks data 10976 1726879426.21827: processing included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml 10976 1726879426.21828: loading included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml 10976 1726879426.21830: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml 10976 1726879426.22787: done processing included file 10976 1726879426.22793: iterating over new_blocks loaded from include file 10976 1726879426.22795: in VariableManager get_vars() 10976 1726879426.22817: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879426.22837: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.22842: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.22876: done with get_vars() 10976 1726879426.22878: filtering new block on tags 10976 1726879426.22936: done filtering new block on tags 10976 1726879426.22939: in VariableManager get_vars() 10976 1726879426.22960: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879426.22973: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.22977: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.23012: done with get_vars() 10976 1726879426.23013: filtering new block on tags 10976 1726879426.23147: done filtering new block on tags 10976 1726879426.23150: in VariableManager get_vars() 10976 1726879426.23176: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879426.23194: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.23198: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.23234: done with get_vars() 10976 1726879426.23236: filtering new block on tags 10976 1726879426.23301: done filtering new block on tags 10976 1726879426.23304: done iterating over new_blocks loaded from include file included: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml for managed_node2 10976 1726879426.23310: extending task lists for all hosts with included blocks 10976 1726879426.23878: done extending task lists 10976 1726879426.23879: done processing included files 10976 1726879426.23885: results queue empty 10976 1726879426.23886: checking for any_errors_fatal 10976 1726879426.23893: done checking for any_errors_fatal 10976 1726879426.23894: checking for max_fail_percentage 10976 1726879426.23895: done checking for max_fail_percentage 10976 1726879426.23896: checking to see if all hosts have failed and the running result is not ok 10976 1726879426.23897: done checking to see if all hosts have failed 10976 1726879426.23898: getting the remaining hosts for this loop 10976 1726879426.23899: done getting the remaining hosts for this loop 10976 1726879426.23902: getting the next task for host managed_node2 10976 1726879426.23907: done getting next task for host managed_node2 10976 1726879426.23910: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Check if key exists on the controller {{ preshared_key_label }} 10976 1726879426.23913: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879426.23928: getting variables 10976 1726879426.23930: in VariableManager get_vars() 10976 1726879426.23945: Calling all_inventory to load vars for managed_node2 10976 1726879426.23948: Calling groups_inventory to load vars for managed_node2 10976 1726879426.23950: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879426.23955: Calling all_plugins_play to load vars for managed_node2 10976 1726879426.23958: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879426.23961: Calling groups_plugins_play to load vars for managed_node2 10976 1726879426.25024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879426.26379: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879426.26398: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.26404: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.26463: done with get_vars() 10976 1726879426.26484: done getting variables 10976 1726879426.26628: variable 'preshared_key_label' from source: include params TASK [fedora.linux_system_roles.ha_cluster : Check if key exists on the controller corosync authkey] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:16 Friday 20 September 2024 20:43:46 -0400 (0:00:00.139) 0:01:07.689 ****** 10976 1726879426.26672: entering _queue_task() for managed_node2/stat 10976 1726879426.27042: worker is 1 (out of 1 available) 10976 1726879426.27056: exiting _queue_task() for managed_node2/stat 10976 1726879426.27061: done queuing things up, now waiting for results queue to drain 10976 1726879426.27063: waiting for pending results... 10976 1726879426.27415: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Check if key exists on the controller corosync authkey 10976 1726879426.27599: in run() - task 0e24e73b-299d-f469-e0b0-000000000a83 10976 1726879426.27621: variable 'ansible_search_path' from source: unknown 10976 1726879426.27632: variable 'ansible_search_path' from source: unknown 10976 1726879426.27683: calling self._execute() 10976 1726879426.27716: in VariableManager get_vars() 10976 1726879426.27786: Calling all_inventory to load vars for localhost 10976 1726879426.27798: Calling groups_inventory to load vars for localhost 10976 1726879426.27807: Calling all_plugins_inventory to load vars for localhost 10976 1726879426.27833: Calling all_plugins_play to load vars for localhost 10976 1726879426.27845: Calling groups_plugins_inventory to load vars for localhost 10976 1726879426.27860: Calling groups_plugins_play to load vars for localhost 10976 1726879426.27948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879426.27997: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879426.28030: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.28050: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.28162: done with get_vars() 10976 1726879426.28173: variable 'inventory_hostname' from source: set_fact 10976 1726879426.28275: variable 'ansible_delegated_vars' from source: unknown 10976 1726879426.28287: variable 'ansible_connection' from source: host vars for 'localhost' 10976 1726879426.28305: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 10976 1726879426.28330: variable 'omit' from source: magic vars 10976 1726879426.28696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879426.31195: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879426.31280: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879426.31337: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879426.31380: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879426.31431: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879426.31552: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879426.31580: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879426.31769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879426.31967: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879426.32021: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879426.32061: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879426.32107: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879426.32195: 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) 10976 1726879426.32248: 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) 10976 1726879426.32282: 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) 10976 1726879426.32326: 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) 10976 1726879426.32394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879426.32436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879426.32468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879426.32517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879426.32547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879426.32694: variable 'preshared_key_src' from source: include params 10976 1726879426.32706: variable 'ha_cluster_corosync_key_src' from source: role '' defaults 10976 1726879426.32729: Evaluated conditional (preshared_key_src is string and preshared_key_src | length > 1): False 10976 1726879426.32741: when evaluation is False, skipping this task 10976 1726879426.32750: _execute() done 10976 1726879426.32761: dumping result to json 10976 1726879426.32769: done dumping result, returning 10976 1726879426.32782: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Check if key exists on the controller corosync authkey [0e24e73b-299d-f469-e0b0-000000000a83] 10976 1726879426.32796: sending task result for task 0e24e73b-299d-f469-e0b0-000000000a83 skipping: [managed_node2] => { "changed": false, "false_condition": "preshared_key_src is string and preshared_key_src | length > 1", "skip_reason": "Conditional result was False" } 10976 1726879426.32961: no more pending results, returning what we have 10976 1726879426.32965: results queue empty 10976 1726879426.32966: checking for any_errors_fatal 10976 1726879426.32969: done checking for any_errors_fatal 10976 1726879426.32970: checking for max_fail_percentage 10976 1726879426.32971: done checking for max_fail_percentage 10976 1726879426.32972: checking to see if all hosts have failed and the running result is not ok 10976 1726879426.32973: done checking to see if all hosts have failed 10976 1726879426.32974: getting the remaining hosts for this loop 10976 1726879426.32976: done getting the remaining hosts for this loop 10976 1726879426.32980: getting the next task for host managed_node2 10976 1726879426.32992: done getting next task for host managed_node2 10976 1726879426.32996: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Slurp existing key from the controller {{ preshared_key_label }} 10976 1726879426.33002: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879426.33029: getting variables 10976 1726879426.33031: in VariableManager get_vars() 10976 1726879426.33074: Calling all_inventory to load vars for managed_node2 10976 1726879426.33077: Calling groups_inventory to load vars for managed_node2 10976 1726879426.33080: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879426.33093: Calling all_plugins_play to load vars for managed_node2 10976 1726879426.33097: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879426.33100: Calling groups_plugins_play to load vars for managed_node2 10976 1726879426.34067: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000a83 10976 1726879426.34071: WORKER PROCESS EXITING 10976 1726879426.34687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879426.36019: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879426.36045: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.36052: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.36137: done with get_vars() 10976 1726879426.36173: done getting variables 10976 1726879426.36373: variable 'preshared_key_label' from source: include params TASK [fedora.linux_system_roles.ha_cluster : Slurp existing key from the controller corosync authkey] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:21 Friday 20 September 2024 20:43:46 -0400 (0:00:00.097) 0:01:07.787 ****** 10976 1726879426.36415: entering _queue_task() for managed_node2/slurp 10976 1726879426.36783: worker is 1 (out of 1 available) 10976 1726879426.36804: exiting _queue_task() for managed_node2/slurp 10976 1726879426.36809: done queuing things up, now waiting for results queue to drain 10976 1726879426.36811: waiting for pending results... 10976 1726879426.37147: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Slurp existing key from the controller corosync authkey 10976 1726879426.37320: in run() - task 0e24e73b-299d-f469-e0b0-000000000a84 10976 1726879426.37346: variable 'ansible_search_path' from source: unknown 10976 1726879426.37354: variable 'ansible_search_path' from source: unknown 10976 1726879426.37400: calling self._execute() 10976 1726879426.37432: in VariableManager get_vars() 10976 1726879426.37504: Calling all_inventory to load vars for localhost 10976 1726879426.37514: Calling groups_inventory to load vars for localhost 10976 1726879426.37521: Calling all_plugins_inventory to load vars for localhost 10976 1726879426.37545: Calling all_plugins_play to load vars for localhost 10976 1726879426.37560: Calling groups_plugins_inventory to load vars for localhost 10976 1726879426.37570: Calling groups_plugins_play to load vars for localhost 10976 1726879426.37656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879426.37701: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879426.37732: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.37752: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.37867: done with get_vars() 10976 1726879426.37885: variable 'inventory_hostname' from source: set_fact 10976 1726879426.37997: variable 'ansible_delegated_vars' from source: unknown 10976 1726879426.38008: variable 'ansible_connection' from source: host vars for 'localhost' 10976 1726879426.38015: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 10976 1726879426.38042: variable 'omit' from source: magic vars 10976 1726879426.38386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879426.40935: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879426.41012: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879426.41062: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879426.41103: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879426.41134: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879426.41253: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879426.41282: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879426.41785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879426.41986: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879426.42038: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879426.42074: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879426.42110: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879426.42201: 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) 10976 1726879426.42233: 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) 10976 1726879426.42274: 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) 10976 1726879426.42309: 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) 10976 1726879426.42380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879426.42414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879426.42446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879426.42498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879426.42518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879426.42647: variable 'preshared_key_src' from source: include params 10976 1726879426.42657: variable 'ha_cluster_corosync_key_src' from source: role '' defaults 10976 1726879426.42684: Evaluated conditional (preshared_key_src is string and preshared_key_src | length > 1): False 10976 1726879426.42699: when evaluation is False, skipping this task 10976 1726879426.42706: _execute() done 10976 1726879426.42714: dumping result to json 10976 1726879426.42721: done dumping result, returning 10976 1726879426.42736: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Slurp existing key from the controller corosync authkey [0e24e73b-299d-f469-e0b0-000000000a84] 10976 1726879426.42745: sending task result for task 0e24e73b-299d-f469-e0b0-000000000a84 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10976 1726879426.42902: no more pending results, returning what we have 10976 1726879426.42907: results queue empty 10976 1726879426.42908: checking for any_errors_fatal 10976 1726879426.42916: done checking for any_errors_fatal 10976 1726879426.42917: checking for max_fail_percentage 10976 1726879426.42919: done checking for max_fail_percentage 10976 1726879426.42920: checking to see if all hosts have failed and the running result is not ok 10976 1726879426.42921: done checking to see if all hosts have failed 10976 1726879426.42923: getting the remaining hosts for this loop 10976 1726879426.42925: done getting the remaining hosts for this loop 10976 1726879426.42928: getting the next task for host managed_node2 10976 1726879426.42937: done getting next task for host managed_node2 10976 1726879426.42941: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Use the slurped key from the controller {{ preshared_key_label }} 10976 1726879426.42947: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879426.42974: getting variables 10976 1726879426.42975: in VariableManager get_vars() 10976 1726879426.43017: Calling all_inventory to load vars for managed_node2 10976 1726879426.43020: Calling groups_inventory to load vars for managed_node2 10976 1726879426.43024: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879426.43033: Calling all_plugins_play to load vars for managed_node2 10976 1726879426.43035: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879426.43038: Calling groups_plugins_play to load vars for managed_node2 10976 1726879426.44173: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000a84 10976 1726879426.44178: WORKER PROCESS EXITING 10976 1726879426.44869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879426.46169: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879426.46193: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.46200: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.46283: done with get_vars() 10976 1726879426.46317: done getting variables 10976 1726879426.46387: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 10976 1726879426.46521: variable 'preshared_key_label' from source: include params TASK [fedora.linux_system_roles.ha_cluster : Use the slurped key from the controller corosync authkey] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:29 Friday 20 September 2024 20:43:46 -0400 (0:00:00.101) 0:01:07.888 ****** 10976 1726879426.46563: entering _queue_task() for managed_node2/set_fact 10976 1726879426.46951: worker is 1 (out of 1 available) 10976 1726879426.46965: exiting _queue_task() for managed_node2/set_fact 10976 1726879426.46970: done queuing things up, now waiting for results queue to drain 10976 1726879426.46972: waiting for pending results... 10976 1726879426.47339: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Use the slurped key from the controller corosync authkey 10976 1726879426.47516: in run() - task 0e24e73b-299d-f469-e0b0-000000000a85 10976 1726879426.47541: variable 'ansible_search_path' from source: unknown 10976 1726879426.47549: variable 'ansible_search_path' from source: unknown 10976 1726879426.47601: calling self._execute() 10976 1726879426.47641: in VariableManager get_vars() 10976 1726879426.47712: Calling all_inventory to load vars for localhost 10976 1726879426.47725: Calling groups_inventory to load vars for localhost 10976 1726879426.47736: Calling all_plugins_inventory to load vars for localhost 10976 1726879426.47763: Calling all_plugins_play to load vars for localhost 10976 1726879426.47775: Calling groups_plugins_inventory to load vars for localhost 10976 1726879426.47787: Calling groups_plugins_play to load vars for localhost 10976 1726879426.47880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879426.47928: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879426.47961: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.47983: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.48108: done with get_vars() 10976 1726879426.48125: variable 'inventory_hostname' from source: set_fact 10976 1726879426.48237: variable 'ansible_delegated_vars' from source: unknown 10976 1726879426.48248: variable 'ansible_connection' from source: host vars for 'localhost' 10976 1726879426.48256: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 10976 1726879426.48280: variable 'omit' from source: magic vars 10976 1726879426.48632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879426.51156: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879426.51242: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879426.51294: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879426.51339: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879426.51372: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879426.51496: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879426.51520: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879426.51732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879426.51923: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879426.51970: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879426.52014: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879426.52053: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879426.52140: 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) 10976 1726879426.52172: 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) 10976 1726879426.52209: 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) 10976 1726879426.52241: 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) 10976 1726879426.52302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879426.52342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879426.52374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879426.52421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879426.52444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879426.52586: variable 'preshared_key_src' from source: include params 10976 1726879426.52600: variable 'ha_cluster_corosync_key_src' from source: role '' defaults 10976 1726879426.52618: Evaluated conditional (preshared_key_src is string and preshared_key_src | length > 1): False 10976 1726879426.52628: when evaluation is False, skipping this task 10976 1726879426.52638: _execute() done 10976 1726879426.52645: dumping result to json 10976 1726879426.52651: done dumping result, returning 10976 1726879426.52661: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Use the slurped key from the controller corosync authkey [0e24e73b-299d-f469-e0b0-000000000a85] 10976 1726879426.52668: sending task result for task 0e24e73b-299d-f469-e0b0-000000000a85 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10976 1726879426.52818: no more pending results, returning what we have 10976 1726879426.52823: results queue empty 10976 1726879426.52824: checking for any_errors_fatal 10976 1726879426.52831: done checking for any_errors_fatal 10976 1726879426.52832: checking for max_fail_percentage 10976 1726879426.52834: done checking for max_fail_percentage 10976 1726879426.52835: checking to see if all hosts have failed and the running result is not ok 10976 1726879426.52836: done checking to see if all hosts have failed 10976 1726879426.52837: getting the remaining hosts for this loop 10976 1726879426.52838: done getting the remaining hosts for this loop 10976 1726879426.52841: getting the next task for host managed_node2 10976 1726879426.52853: done getting next task for host managed_node2 10976 1726879426.52857: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Generate key using OpenSSL {{ preshared_key_label }} 10976 1726879426.52862: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879426.52886: getting variables 10976 1726879426.52888: in VariableManager get_vars() 10976 1726879426.52933: Calling all_inventory to load vars for managed_node2 10976 1726879426.52936: Calling groups_inventory to load vars for managed_node2 10976 1726879426.52938: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879426.52947: Calling all_plugins_play to load vars for managed_node2 10976 1726879426.52950: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879426.52953: Calling groups_plugins_play to load vars for managed_node2 10976 1726879426.53974: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000a85 10976 1726879426.53979: WORKER PROCESS EXITING 10976 1726879426.54673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879426.56043: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879426.56066: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.56072: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879426.56151: done with get_vars() 10976 1726879426.56185: done getting variables 10976 1726879426.56245: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 10976 1726879426.56369: variable 'preshared_key_label' from source: include params TASK [fedora.linux_system_roles.ha_cluster : Generate key using OpenSSL corosync authkey] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:44 Friday 20 September 2024 20:43:46 -0400 (0:00:00.098) 0:01:07.987 ****** 10976 1726879426.56413: entering _queue_task() for managed_node2/command 10976 1726879426.56775: worker is 1 (out of 1 available) 10976 1726879426.56787: exiting _queue_task() for managed_node2/command 10976 1726879426.56795: done queuing things up, now waiting for results queue to drain 10976 1726879426.56797: waiting for pending results... 10976 1726879426.57157: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Generate key using OpenSSL corosync authkey 10976 1726879426.57341: in run() - task 0e24e73b-299d-f469-e0b0-000000000a87 10976 1726879426.57370: variable 'ansible_search_path' from source: unknown 10976 1726879426.57380: variable 'ansible_search_path' from source: unknown 10976 1726879426.57428: calling self._execute() 10976 1726879426.57559: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879426.57580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879426.57599: variable 'omit' from source: magic vars 10976 1726879426.58008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879426.60887: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879426.60974: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879426.61024: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879426.61074: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879426.61109: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879426.61223: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879426.61245: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879426.61419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879426.61642: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879426.61686: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879426.61738: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879426.61773: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879426.61872: 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) 10976 1726879426.61905: 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) 10976 1726879426.61944: 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) 10976 1726879426.61977: 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) 10976 1726879426.62051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879426.62085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879426.62118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879426.62174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879426.62197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879426.62354: variable 'preshared_key_src' from source: include params 10976 1726879426.62373: variable 'ha_cluster_corosync_key_src' from source: role '' defaults 10976 1726879426.62396: Evaluated conditional (not (preshared_key_src is string and preshared_key_src | length > 1)): True 10976 1726879426.62408: variable 'omit' from source: magic vars 10976 1726879426.62528: variable 'preshared_key_label' from source: include params 10976 1726879426.62613: variable 'omit' from source: magic vars 10976 1726879426.62754: variable 'preshared_key_length' from source: include params 10976 1726879426.62788: variable 'omit' from source: magic vars 10976 1726879426.62832: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879426.62865: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879426.62891: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879426.62924: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879426.62941: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879426.62975: variable 'inventory_hostname' from source: set_fact 10976 1726879426.62984: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879426.62997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879426.63112: Set connection var ansible_pipelining to False 10976 1726879426.63134: Set connection var ansible_shell_executable to /bin/sh 10976 1726879426.63147: Set connection var ansible_timeout to 10 10976 1726879426.63154: Set connection var ansible_shell_type to sh 10976 1726879426.63164: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879426.63172: Set connection var ansible_connection to ssh 10976 1726879426.63202: variable 'ansible_shell_executable' from source: unknown 10976 1726879426.63211: variable 'ansible_connection' from source: unknown 10976 1726879426.63218: variable 'ansible_module_compression' from source: unknown 10976 1726879426.63231: variable 'ansible_shell_type' from source: unknown 10976 1726879426.63242: variable 'ansible_shell_executable' from source: unknown 10976 1726879426.63249: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879426.63256: variable 'ansible_pipelining' from source: unknown 10976 1726879426.63262: variable 'ansible_timeout' from source: unknown 10976 1726879426.63269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879426.63394: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879426.63411: variable 'omit' from source: magic vars 10976 1726879426.63421: starting attempt loop 10976 1726879426.63431: running the handler 10976 1726879426.63454: _low_level_execute_command(): starting 10976 1726879426.63469: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879426.64295: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879426.64315: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879426.64349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879426.64370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879426.64420: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879426.64435: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879426.64447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879426.64468: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879426.64478: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879426.64487: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879426.64499: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879426.64510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879426.64525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879426.64536: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879426.64545: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879426.64556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879426.64640: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879426.64662: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879426.64682: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879426.64757: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879426.66428: stdout chunk (state=3): >>>/root <<< 10976 1726879426.66611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879426.66921: stderr chunk (state=3): >>><<< 10976 1726879426.66927: stdout chunk (state=3): >>><<< 10976 1726879426.67042: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879426.67046: _low_level_execute_command(): starting 10976 1726879426.67048: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879426.6694856-13293-73701932912340 `" && echo ansible-tmp-1726879426.6694856-13293-73701932912340="` echo /root/.ansible/tmp/ansible-tmp-1726879426.6694856-13293-73701932912340 `" ) && sleep 0' 10976 1726879426.67704: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879426.67728: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879426.67744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879426.67764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879426.67813: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879426.67834: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879426.67849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879426.67867: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879426.67881: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879426.67895: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879426.67908: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879426.67923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879426.67944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879426.67956: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879426.67968: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879426.67981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879426.68064: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879426.68086: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879426.68103: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879426.68180: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879426.70129: stdout chunk (state=3): >>>ansible-tmp-1726879426.6694856-13293-73701932912340=/root/.ansible/tmp/ansible-tmp-1726879426.6694856-13293-73701932912340 <<< 10976 1726879426.70341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879426.70345: stdout chunk (state=3): >>><<< 10976 1726879426.70347: stderr chunk (state=3): >>><<< 10976 1726879426.70533: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879426.6694856-13293-73701932912340=/root/.ansible/tmp/ansible-tmp-1726879426.6694856-13293-73701932912340 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879426.70536: variable 'ansible_module_compression' from source: unknown 10976 1726879426.70538: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 10976 1726879426.70540: variable 'ansible_facts' from source: unknown 10976 1726879426.70606: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879426.6694856-13293-73701932912340/AnsiballZ_command.py 10976 1726879426.70772: Sending initial data 10976 1726879426.70774: Sent initial data (155 bytes) 10976 1726879426.71864: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879426.71883: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879426.71905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879426.71928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879426.71981: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879426.71998: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879426.72015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879426.72052: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879426.72066: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879426.72078: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879426.72094: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879426.72109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879426.72130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879426.72143: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879426.72156: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879426.72175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879426.72258: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879426.72292: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879426.72310: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879426.72393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879426.74188: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879426.74254: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879426.74289: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp8olkz_v6 /root/.ansible/tmp/ansible-tmp-1726879426.6694856-13293-73701932912340/AnsiballZ_command.py <<< 10976 1726879426.74303: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879426.75331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879426.75614: stderr chunk (state=3): >>><<< 10976 1726879426.75619: stdout chunk (state=3): >>><<< 10976 1726879426.75621: done transferring module to remote 10976 1726879426.75627: _low_level_execute_command(): starting 10976 1726879426.75630: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879426.6694856-13293-73701932912340/ /root/.ansible/tmp/ansible-tmp-1726879426.6694856-13293-73701932912340/AnsiballZ_command.py && sleep 0' 10976 1726879426.76628: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879426.76633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879426.76659: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879426.76663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879426.76677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879426.76746: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879426.76760: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879426.76837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879426.78729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879426.78733: stdout chunk (state=3): >>><<< 10976 1726879426.78735: stderr chunk (state=3): >>><<< 10976 1726879426.78836: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879426.78839: _low_level_execute_command(): starting 10976 1726879426.78842: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879426.6694856-13293-73701932912340/AnsiballZ_command.py && sleep 0' 10976 1726879426.79661: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879426.79676: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879426.79690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879426.79708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879426.79758: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879426.79770: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879426.79782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879426.79805: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879426.79816: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879426.79830: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879426.79844: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879426.79860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879426.79878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879426.79891: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879426.79902: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879426.79915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879426.79997: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879426.80024: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879426.80042: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879426.80126: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879426.82132: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # <<< 10976 1726879426.82136: stdout chunk (state=3): >>>import '_weakref' # <<< 10976 1726879426.82186: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879426.82217: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879426.82252: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879426.82302: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 10976 1726879426.82305: stdout chunk (state=3): >>># installed zipimport hook <<< 10976 1726879426.82359: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879426.82396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879426.82399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879426.82426: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69549b3dc0> <<< 10976 1726879426.82474: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879426.82513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69549583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69549b3b20> <<< 10976 1726879426.82540: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879426.82569: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69549b3ac0> <<< 10976 1726879426.82617: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 10976 1726879426.82623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954958490> <<< 10976 1726879426.82657: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879426.82672: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954958940> <<< 10976 1726879426.82685: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954958670> <<< 10976 1726879426.82729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879426.82750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879426.82763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879426.82787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879426.82828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879426.82853: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f695490f190> <<< 10976 1726879426.82857: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879426.82869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879426.82950: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f695490f220> <<< 10976 1726879426.82964: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879426.83002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954932850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f695490f940> <<< 10976 1726879426.83055: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954970880> <<< 10976 1726879426.83070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954908d90> <<< 10976 1726879426.83124: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879426.83132: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954932d90> <<< 10976 1726879426.83176: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954958970> <<< 10976 1726879426.83200: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879426.83402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879426.83439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879426.83475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879426.83516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879426.83520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879426.83532: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69548adeb0> <<< 10976 1726879426.83571: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69548b1f40> <<< 10976 1726879426.83601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879426.83628: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879426.83639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879426.83672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879426.83682: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879426.83719: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69548a7610> <<< 10976 1726879426.83739: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69548af640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69548ad370> <<< 10976 1726879426.83749: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879426.83823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879426.83845: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879426.83869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879426.83896: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879426.83943: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6954830dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69548308b0> import 'itertools' # <<< 10976 1726879426.83983: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954830eb0> <<< 10976 1726879426.84008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879426.84036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # <<< 10976 1726879426.84079: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954830f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954830e80> <<< 10976 1726879426.84095: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879426.84139: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954889d30> <<< 10976 1726879426.84161: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879426.84177: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954883610> <<< 10976 1726879426.84241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954896670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69548b6e20> <<< 10976 1726879426.84254: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879426.84295: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6954842c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954889250> <<< 10976 1726879426.84334: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6954896280> <<< 10976 1726879426.84361: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69548bc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879426.84398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879426.84413: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879426.84459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954842fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954842d90> <<< 10976 1726879426.84494: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954842d00> <<< 10976 1726879426.84529: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879426.84552: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879426.84564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879426.84604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879426.84645: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69545fb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879426.84670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879426.84701: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69545fb460> <<< 10976 1726879426.84815: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f695484afa0> <<< 10976 1726879426.84874: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954844a30> <<< 10976 1726879426.84900: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954844490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879426.84937: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879426.84974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879426.84987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69545241c0> <<< 10976 1726879426.85014: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69545e5c70> <<< 10976 1726879426.85069: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954844eb0> <<< 10976 1726879426.85094: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69548bc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879426.85138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 10976 1726879426.85158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954535af0> import 'errno' # <<< 10976 1726879426.85211: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6954535e20> <<< 10976 1726879426.85249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879426.85260: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954548730> <<< 10976 1726879426.85280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879426.85315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879426.85341: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954548c70> <<< 10976 1726879426.85386: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69544d53a0> <<< 10976 1726879426.85421: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954535f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879426.85434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879426.85477: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879426.85507: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69544e5280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69545485b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879426.85526: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69544e5340> <<< 10976 1726879426.85545: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69548429d0> <<< 10976 1726879426.85576: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879426.85603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879426.85615: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879426.85650: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69545016a0> <<< 10976 1726879426.85677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879426.85707: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6954501970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954501760> <<< 10976 1726879426.85741: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879426.85769: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6954501850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879426.85975: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6954501ca0> <<< 10976 1726879426.86020: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f695450e1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69545018e0> <<< 10976 1726879426.86035: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69544f4a30> <<< 10976 1726879426.86053: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69548425b0> <<< 10976 1726879426.86079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879426.86133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879426.86169: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954501a90> <<< 10976 1726879426.86274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879426.86294: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6954422670> <<< 10976 1726879426.86453: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 10976 1726879426.86544: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.86574: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879426.86603: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.86631: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879426.86643: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.87866: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.88825: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69543477c0> <<< 10976 1726879426.88837: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879426.88859: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879426.88885: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879426.88916: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6954347160> <<< 10976 1726879426.88961: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954347280> <<< 10976 1726879426.88988: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954347f10> <<< 10976 1726879426.89010: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 10976 1726879426.89015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879426.89058: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69543474f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954347d30> <<< 10976 1726879426.89077: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879426.89100: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879426.89105: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6954347f70> <<< 10976 1726879426.89123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879426.89185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879426.89202: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954347100> <<< 10976 1726879426.89224: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879426.89244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879426.89260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879426.89281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879426.89308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879426.89380: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953d6dee0> <<< 10976 1726879426.89413: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879426.89418: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6953d8ef40> <<< 10976 1726879426.89443: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879426.89450: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6953d8ed60> <<< 10976 1726879426.89467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879426.89498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879426.89531: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953d8e3d0> <<< 10976 1726879426.89550: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69543addc0> <<< 10976 1726879426.89708: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69543ad3a0> <<< 10976 1726879426.89733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 10976 1726879426.89736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879426.89759: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69543adf70> <<< 10976 1726879426.89787: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879426.89790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879426.89810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879426.89830: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879426.89843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879426.89864: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879426.89883: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f695437dc10> <<< 10976 1726879426.89961: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953de9cd0> <<< 10976 1726879426.89964: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953de93a0> <<< 10976 1726879426.89967: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f695434b490> <<< 10976 1726879426.90009: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879426.90011: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6953de94c0> <<< 10976 1726879426.90040: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953de94f0> <<< 10976 1726879426.90067: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879426.90075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879426.90105: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879426.90129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879426.90228: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6953d50250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f695438e1f0> <<< 10976 1726879426.90232: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879426.90295: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6953d5c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f695438e370> <<< 10976 1726879426.90315: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879426.90380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879426.90395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879426.90453: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69543a7d90> <<< 10976 1726879426.90586: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953d5c880> <<< 10976 1726879426.90682: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6953d5c6d0> <<< 10976 1726879426.90714: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6953d5b670> <<< 10976 1726879426.90768: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6953d5b5b0> <<< 10976 1726879426.90772: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69543868b0> <<< 10976 1726879426.90794: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 10976 1726879426.90805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879426.90808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879426.90835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879426.90877: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879426.90884: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6953ddf670> <<< 10976 1726879426.91060: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879426.91074: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6953ddeac0> <<< 10976 1726879426.91081: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953dee0d0> <<< 10976 1726879426.91110: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879426.91124: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6953ddf0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954352a60> <<< 10976 1726879426.91147: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.91150: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.91161: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879426.91175: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.91243: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.91327: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.91338: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.91356: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879426.91359: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.91362: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.91364: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879426.91384: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.91481: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.91573: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.92098: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.92571: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879426.92576: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10976 1726879426.92579: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879426.92605: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879426.92612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879426.92674: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879426.92679: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6953931580> <<< 10976 1726879426.92739: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879426.92742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879426.92756: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953d2a520> <<< 10976 1726879426.92760: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69538d60a0> <<< 10976 1726879426.92809: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879426.92815: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.92841: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.92852: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879426.92861: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.92978: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.93110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879426.93114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879426.93140: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953ddebb0> <<< 10976 1726879426.93145: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.93552: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.93916: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.93973: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.94040: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879426.94043: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.94073: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.94105: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879426.94119: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.94170: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.94240: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879426.94259: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.94278: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879426.94290: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.94317: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.94352: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879426.94365: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.94547: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.94737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879426.94770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879426.94776: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879426.94857: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953d37970> <<< 10976 1726879426.94861: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.94918: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.95006: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879426.95010: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879426.95025: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.95059: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.95101: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10976 1726879426.95138: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.95177: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.95270: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.95333: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879426.95357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879426.95442: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6954399250> <<< 10976 1726879426.95468: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953d376a0> <<< 10976 1726879426.95506: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879426.95528: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.95658: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.95710: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.95731: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.95780: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879426.95787: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879426.95805: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879426.95847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879426.95866: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879426.95878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879426.95968: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953d1c7c0> <<< 10976 1726879426.96006: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953d197f0> <<< 10976 1726879426.96073: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953d12970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879426.96076: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.96102: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.96126: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879426.96208: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 10976 1726879426.96215: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 10976 1726879426.96234: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.96326: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879426.96434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879426.96457: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69538bf5e0> <<< 10976 1726879426.96543: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879426.97198: stdout chunk (state=3): >>> {"changed": true, "stdout": "8CJz2J+jSkHT0xsqE4b5THD61ynJYukT+UF46318NCc6EytaqONkvZwkA3L+3ZX1\nuMsnNNzBKh+YykiucNFRtp0saTg+mHedH7Tg9j1mr9KCbXIHkY4WAPXYfmzxTmEa\naqXFFfRs7UYt1gjlKztmIWhQRJnCVrzebwq/c77ecSrb0OUmqTwITBL/gHH3fLjd\nkYa8ihC5uf8pyksoOc1QtOMVykQvicx5smVihZwuX5BLvf5uwXZpjKmqd/B0xp/D\nQl4Ch6EO6NFeOmhcA2Sce/630X6EW4p8hsjtO42vOLU1PpUmpAXvRKXgJuu7eduO\nE3CIu39oofaDVpXS4XnZew==", "stderr": "", "rc": 0, "cmd": ["openssl", "rand", "-base64", "256"], "start": "2024-09-20 20:43:46.965066", "end": "2024-09-20 20:43:46.971117", "delta": "0:00:00.006051", "msg": "", "invocation": {"module_args": {"_raw_params": "openssl rand -base64 256", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 10976 1726879426.97212: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879426.97554: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879426.97580: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 10976 1726879426.97585: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc <<< 10976 1726879426.97609: stdout chunk (state=3): >>># cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq <<< 10976 1726879426.97635: stdout chunk (state=3): >>># cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading <<< 10976 1726879426.97642: stdout chunk (state=3): >>># cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder <<< 10976 1726879426.97681: stdout chunk (state=3): >>># cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 10976 1726879426.97868: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879426.97883: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879426.97913: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879426.97923: stdout chunk (state=3): >>># destroy _compression <<< 10976 1726879426.97939: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879426.97970: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10976 1726879426.97977: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 10976 1726879426.98003: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879426.98019: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 10976 1726879426.98056: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879426.98161: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 10976 1726879426.98165: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves <<< 10976 1726879426.98167: stdout chunk (state=3): >>># 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 <<< 10976 1726879426.98172: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 10976 1726879426.98253: stdout chunk (state=3): >>># destroy subprocess <<< 10976 1726879426.98269: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 10976 1726879426.98280: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879426.98283: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 10976 1726879426.98286: stdout chunk (state=3): >>># destroy enum # destroy sre_compile <<< 10976 1726879426.98291: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879426.98330: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections <<< 10976 1726879426.98335: stdout chunk (state=3): >>># destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 10976 1726879426.98337: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10976 1726879426.98361: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879426.98376: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879426.98529: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 10976 1726879426.98535: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 10976 1726879426.98550: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879426.98579: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879426.98619: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879426.99017: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879426.99020: stdout chunk (state=3): >>><<< 10976 1726879426.99025: stderr chunk (state=3): >>><<< 10976 1726879426.99157: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69549b3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69549583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69549b3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69549b3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954958490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954958940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954958670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f695490f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f695490f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954932850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f695490f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954970880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954908d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954932d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954958970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69548adeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69548b1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69548a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69548af640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69548ad370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6954830dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69548308b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954830eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954830f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954830e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954889d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954883610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954896670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69548b6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6954842c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954889250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6954896280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69548bc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954842fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954842d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954842d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69545fb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69545fb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f695484afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954844a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954844490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69545241c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69545e5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954844eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69548bc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954535af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6954535e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954548730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954548c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69544d53a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954535f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69544e5280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69545485b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69544e5340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69548429d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69545016a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6954501970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954501760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6954501850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6954501ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f695450e1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69545018e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69544f4a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69548425b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954501a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6954422670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69543477c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6954347160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954347280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954347f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69543474f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954347d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6954347f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954347100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953d6dee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6953d8ef40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6953d8ed60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953d8e3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69543addc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69543ad3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69543adf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f695437dc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953de9cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953de93a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f695434b490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6953de94c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953de94f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6953d50250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f695438e1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6953d5c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f695438e370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69543a7d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953d5c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6953d5c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6953d5b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6953d5b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69543868b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6953ddf670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6953ddeac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953dee0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6953ddf0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6954352a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6953931580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953d2a520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69538d60a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953ddebb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953d37970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6954399250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953d376a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953d1c7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953d197f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6953d12970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0fn49bvv/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69538bf5e0> import 'gc' # {"changed": true, "stdout": "8CJz2J+jSkHT0xsqE4b5THD61ynJYukT+UF46318NCc6EytaqONkvZwkA3L+3ZX1\nuMsnNNzBKh+YykiucNFRtp0saTg+mHedH7Tg9j1mr9KCbXIHkY4WAPXYfmzxTmEa\naqXFFfRs7UYt1gjlKztmIWhQRJnCVrzebwq/c77ecSrb0OUmqTwITBL/gHH3fLjd\nkYa8ihC5uf8pyksoOc1QtOMVykQvicx5smVihZwuX5BLvf5uwXZpjKmqd/B0xp/D\nQl4Ch6EO6NFeOmhcA2Sce/630X6EW4p8hsjtO42vOLU1PpUmpAXvRKXgJuu7eduO\nE3CIu39oofaDVpXS4XnZew==", "stderr": "", "rc": 0, "cmd": ["openssl", "rand", "-base64", "256"], "start": "2024-09-20 20:43:46.965066", "end": "2024-09-20 20:43:46.971117", "delta": "0:00:00.006051", "msg": "", "invocation": {"module_args": {"_raw_params": "openssl rand -base64 256", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879426.99843: done with _execute_module (ansible.legacy.command, {'_raw_params': 'openssl rand -base64 256', '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_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-1726879426.6694856-13293-73701932912340/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879426.99847: _low_level_execute_command(): starting 10976 1726879426.99849: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879426.6694856-13293-73701932912340/ > /dev/null 2>&1 && sleep 0' 10976 1726879427.00518: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879427.00537: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879427.00552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879427.00581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879427.00632: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879427.00646: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879427.00660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879427.00693: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879427.00706: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879427.00719: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879427.00734: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879427.00749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879427.00765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879427.00780: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879427.00803: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879427.00818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879427.00904: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879427.00933: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879427.00949: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879427.01042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879427.02928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879427.03039: stderr chunk (state=3): >>><<< 10976 1726879427.03053: stdout chunk (state=3): >>><<< 10976 1726879427.03336: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879427.03340: handler run complete 10976 1726879427.03343: Evaluated conditional (False): False 10976 1726879427.03346: attempt loop complete, returning result 10976 1726879427.03348: _execute() done 10976 1726879427.03350: dumping result to json 10976 1726879427.03352: done dumping result, returning 10976 1726879427.03355: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Generate key using OpenSSL corosync authkey [0e24e73b-299d-f469-e0b0-000000000a87] 10976 1726879427.03357: sending task result for task 0e24e73b-299d-f469-e0b0-000000000a87 10976 1726879427.03439: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000a87 10976 1726879427.03443: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10976 1726879427.03528: no more pending results, returning what we have 10976 1726879427.03532: results queue empty 10976 1726879427.03533: checking for any_errors_fatal 10976 1726879427.03540: done checking for any_errors_fatal 10976 1726879427.03541: checking for max_fail_percentage 10976 1726879427.03543: done checking for max_fail_percentage 10976 1726879427.03544: checking to see if all hosts have failed and the running result is not ok 10976 1726879427.03545: done checking to see if all hosts have failed 10976 1726879427.03546: getting the remaining hosts for this loop 10976 1726879427.03548: done getting the remaining hosts for this loop 10976 1726879427.03553: getting the next task for host managed_node2 10976 1726879427.03561: done getting next task for host managed_node2 10976 1726879427.03566: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fetch generated {{ preshared_key_label }} 10976 1726879427.03573: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879427.03583: getting variables 10976 1726879427.03585: in VariableManager get_vars() 10976 1726879427.03633: Calling all_inventory to load vars for managed_node2 10976 1726879427.03637: Calling groups_inventory to load vars for managed_node2 10976 1726879427.03639: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879427.03649: Calling all_plugins_play to load vars for managed_node2 10976 1726879427.03652: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879427.03660: Calling groups_plugins_play to load vars for managed_node2 10976 1726879427.05277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879427.06686: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879427.06700: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879427.06705: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879427.06768: done with get_vars() 10976 1726879427.06793: done getting variables 10976 1726879427.06839: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 10976 1726879427.06927: variable 'preshared_key_label' from source: include params TASK [fedora.linux_system_roles.ha_cluster : Fetch generated corosync authkey] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:50 Friday 20 September 2024 20:43:47 -0400 (0:00:00.505) 0:01:08.492 ****** 10976 1726879427.06959: entering _queue_task() for managed_node2/set_fact 10976 1726879427.07211: worker is 1 (out of 1 available) 10976 1726879427.07226: exiting _queue_task() for managed_node2/set_fact 10976 1726879427.07231: done queuing things up, now waiting for results queue to drain 10976 1726879427.07234: waiting for pending results... 10976 1726879427.07463: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fetch generated corosync authkey 10976 1726879427.07577: in run() - task 0e24e73b-299d-f469-e0b0-000000000a88 10976 1726879427.07587: variable 'ansible_search_path' from source: unknown 10976 1726879427.07591: variable 'ansible_search_path' from source: unknown 10976 1726879427.07627: calling self._execute() 10976 1726879427.07717: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879427.07721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879427.07732: variable 'omit' from source: magic vars 10976 1726879427.08010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879427.10265: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879427.10344: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879427.10387: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879427.10430: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879427.10462: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879427.10562: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879427.10585: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879427.10760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879427.10952: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879427.10994: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879427.11032: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879427.11067: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879427.11153: 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) 10976 1726879427.11184: 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) 10976 1726879427.11203: 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) 10976 1726879427.11221: 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) 10976 1726879427.11263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879427.11283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879427.11308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879427.11337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879427.11347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879427.11450: variable 'preshared_key_src' from source: include params 10976 1726879427.11454: variable 'ha_cluster_corosync_key_src' from source: role '' defaults 10976 1726879427.11467: Evaluated conditional (not (preshared_key_src is string and preshared_key_src | length > 1)): True 10976 1726879427.11474: variable 'omit' from source: magic vars 10976 1726879427.11547: variable 'preshared_key_label' from source: include params 10976 1726879427.11585: variable 'omit' from source: magic vars 10976 1726879427.11667: variable '__ha_cluster_openssl_rand' from source: set_fact 10976 1726879427.11696: variable 'omit' from source: magic vars 10976 1726879427.11719: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879427.11744: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879427.11758: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879427.11771: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879427.11780: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879427.11803: variable 'inventory_hostname' from source: set_fact 10976 1726879427.11806: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879427.11808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879427.11880: Set connection var ansible_pipelining to False 10976 1726879427.11887: Set connection var ansible_shell_executable to /bin/sh 10976 1726879427.11893: Set connection var ansible_timeout to 10 10976 1726879427.11896: Set connection var ansible_shell_type to sh 10976 1726879427.11899: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879427.11904: Set connection var ansible_connection to ssh 10976 1726879427.11921: variable 'ansible_shell_executable' from source: unknown 10976 1726879427.11926: variable 'ansible_connection' from source: unknown 10976 1726879427.11929: variable 'ansible_module_compression' from source: unknown 10976 1726879427.11931: variable 'ansible_shell_type' from source: unknown 10976 1726879427.11933: variable 'ansible_shell_executable' from source: unknown 10976 1726879427.11935: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879427.11939: variable 'ansible_pipelining' from source: unknown 10976 1726879427.11943: variable 'ansible_timeout' from source: unknown 10976 1726879427.11945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879427.12019: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879427.12028: variable 'omit' from source: magic vars 10976 1726879427.12034: starting attempt loop 10976 1726879427.12037: running the handler 10976 1726879427.12045: handler run complete 10976 1726879427.12053: attempt loop complete, returning result 10976 1726879427.12057: _execute() done 10976 1726879427.12059: dumping result to json 10976 1726879427.12062: done dumping result, returning 10976 1726879427.12068: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fetch generated corosync authkey [0e24e73b-299d-f469-e0b0-000000000a88] 10976 1726879427.12079: sending task result for task 0e24e73b-299d-f469-e0b0-000000000a88 10976 1726879427.12164: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000a88 10976 1726879427.12166: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10976 1726879427.12230: no more pending results, returning what we have 10976 1726879427.12233: results queue empty 10976 1726879427.12234: checking for any_errors_fatal 10976 1726879427.12244: done checking for any_errors_fatal 10976 1726879427.12245: checking for max_fail_percentage 10976 1726879427.12246: done checking for max_fail_percentage 10976 1726879427.12247: checking to see if all hosts have failed and the running result is not ok 10976 1726879427.12248: done checking to see if all hosts have failed 10976 1726879427.12249: getting the remaining hosts for this loop 10976 1726879427.12250: done getting the remaining hosts for this loop 10976 1726879427.12254: getting the next task for host managed_node2 10976 1726879427.12264: done getting next task for host managed_node2 10976 1726879427.12268: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Check if key exists on cluster nodes {{ preshared_key_label }} 10976 1726879427.12275: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879427.12285: getting variables 10976 1726879427.12287: in VariableManager get_vars() 10976 1726879427.12331: Calling all_inventory to load vars for managed_node2 10976 1726879427.12334: Calling groups_inventory to load vars for managed_node2 10976 1726879427.12336: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879427.12345: Calling all_plugins_play to load vars for managed_node2 10976 1726879427.12348: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879427.12350: Calling groups_plugins_play to load vars for managed_node2 10976 1726879427.13172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879427.14351: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879427.14365: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879427.14369: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879427.14432: done with get_vars() 10976 1726879427.14456: done getting variables 10976 1726879427.14590: variable 'preshared_key_label' from source: include params TASK [fedora.linux_system_roles.ha_cluster : Check if key exists on cluster nodes corosync authkey] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:60 Friday 20 September 2024 20:43:47 -0400 (0:00:00.076) 0:01:08.569 ****** 10976 1726879427.14620: entering _queue_task() for managed_node2/stat 10976 1726879427.14869: worker is 1 (out of 1 available) 10976 1726879427.14883: exiting _queue_task() for managed_node2/stat 10976 1726879427.14895: done queuing things up, now waiting for results queue to drain 10976 1726879427.14897: waiting for pending results... 10976 1726879427.15118: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Check if key exists on cluster nodes corosync authkey 10976 1726879427.15230: in run() - task 0e24e73b-299d-f469-e0b0-000000000a8a 10976 1726879427.15252: variable 'ansible_search_path' from source: unknown 10976 1726879427.15256: variable 'ansible_search_path' from source: unknown 10976 1726879427.15286: calling self._execute() 10976 1726879427.15378: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879427.15382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879427.15390: variable 'omit' from source: magic vars 10976 1726879427.15671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879427.21128: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879427.21176: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879427.21208: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879427.21236: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879427.21257: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879427.21333: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879427.21346: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879427.21461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879427.21595: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879427.21625: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879427.21648: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879427.21670: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879427.21732: 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) 10976 1726879427.21749: 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) 10976 1726879427.21767: 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) 10976 1726879427.21785: 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) 10976 1726879427.21830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879427.21849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879427.21866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879427.21893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879427.21908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879427.22013: variable 'preshared_key_src' from source: include params 10976 1726879427.22016: variable 'ha_cluster_corosync_key_src' from source: role '' defaults 10976 1726879427.22032: Evaluated conditional (not (preshared_key_src is string and preshared_key_src | length > 1)): True 10976 1726879427.22106: variable 'ha_cluster_regenerate_keys' from source: role '' defaults 10976 1726879427.22109: Evaluated conditional (not ha_cluster_regenerate_keys): True 10976 1726879427.22116: variable 'omit' from source: magic vars 10976 1726879427.22184: variable 'preshared_key_label' from source: include params 10976 1726879427.22226: variable 'omit' from source: magic vars 10976 1726879427.22246: variable 'preshared_key_dest' from source: include params 10976 1726879427.22296: variable 'preshared_key_dest' from source: include params 10976 1726879427.22308: variable 'omit' from source: magic vars 10976 1726879427.22332: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879427.22352: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879427.22368: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879427.22382: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879427.22391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879427.22417: variable 'inventory_hostname' from source: set_fact 10976 1726879427.22421: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879427.22426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879427.22499: Set connection var ansible_pipelining to False 10976 1726879427.22503: Set connection var ansible_shell_executable to /bin/sh 10976 1726879427.22505: Set connection var ansible_timeout to 10 10976 1726879427.22507: Set connection var ansible_shell_type to sh 10976 1726879427.22512: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879427.22517: Set connection var ansible_connection to ssh 10976 1726879427.22536: variable 'ansible_shell_executable' from source: unknown 10976 1726879427.22538: variable 'ansible_connection' from source: unknown 10976 1726879427.22541: variable 'ansible_module_compression' from source: unknown 10976 1726879427.22543: variable 'ansible_shell_type' from source: unknown 10976 1726879427.22545: variable 'ansible_shell_executable' from source: unknown 10976 1726879427.22547: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879427.22552: variable 'ansible_pipelining' from source: unknown 10976 1726879427.22554: variable 'ansible_timeout' from source: unknown 10976 1726879427.22558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879427.22666: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879427.22674: variable 'omit' from source: magic vars 10976 1726879427.22680: starting attempt loop 10976 1726879427.22683: running the handler 10976 1726879427.22695: _low_level_execute_command(): starting 10976 1726879427.22701: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879427.23393: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879427.23419: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879427.23425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879427.23440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879427.23495: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879427.23616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879427.23641: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879427.23662: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879427.25272: stdout chunk (state=3): >>>/root <<< 10976 1726879427.25380: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879427.25494: stderr chunk (state=3): >>><<< 10976 1726879427.25501: stdout chunk (state=3): >>><<< 10976 1726879427.25529: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879427.25560: _low_level_execute_command(): starting 10976 1726879427.25567: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879427.2554169-13313-177855677885191 `" && echo ansible-tmp-1726879427.2554169-13313-177855677885191="` echo /root/.ansible/tmp/ansible-tmp-1726879427.2554169-13313-177855677885191 `" ) && sleep 0' 10976 1726879427.26057: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879427.26079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879427.26110: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879427.26121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879427.26170: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879427.26194: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879427.26206: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879427.26254: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879427.28158: stdout chunk (state=3): >>>ansible-tmp-1726879427.2554169-13313-177855677885191=/root/.ansible/tmp/ansible-tmp-1726879427.2554169-13313-177855677885191 <<< 10976 1726879427.28288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879427.28391: stderr chunk (state=3): >>><<< 10976 1726879427.28395: stdout chunk (state=3): >>><<< 10976 1726879427.28411: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879427.2554169-13313-177855677885191=/root/.ansible/tmp/ansible-tmp-1726879427.2554169-13313-177855677885191 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879427.28458: variable 'ansible_module_compression' from source: unknown 10976 1726879427.28507: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10976 1726879427.28551: variable 'ansible_facts' from source: unknown 10976 1726879427.28609: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879427.2554169-13313-177855677885191/AnsiballZ_stat.py 10976 1726879427.28742: Sending initial data 10976 1726879427.28780: Sent initial data (153 bytes) 10976 1726879427.29811: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879427.29816: 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 <<< 10976 1726879427.29869: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879427.29874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879427.29882: 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879427.29885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879427.29939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879427.29964: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879427.29967: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879427.30047: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879427.31897: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879427.31917: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879427.31954: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp_qbxsccm /root/.ansible/tmp/ansible-tmp-1726879427.2554169-13313-177855677885191/AnsiballZ_stat.py <<< 10976 1726879427.31988: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879427.32957: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879427.33103: stderr chunk (state=3): >>><<< 10976 1726879427.33108: stdout chunk (state=3): >>><<< 10976 1726879427.33134: done transferring module to remote 10976 1726879427.33140: _low_level_execute_command(): starting 10976 1726879427.33145: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879427.2554169-13313-177855677885191/ /root/.ansible/tmp/ansible-tmp-1726879427.2554169-13313-177855677885191/AnsiballZ_stat.py && sleep 0' 10976 1726879427.34037: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879427.34079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879427.34083: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879427.34085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879427.34102: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879427.34105: 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879427.34178: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879427.34214: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879427.34275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879427.36169: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879427.36259: stderr chunk (state=3): >>><<< 10976 1726879427.36262: stdout chunk (state=3): >>><<< 10976 1726879427.36273: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879427.36276: _low_level_execute_command(): starting 10976 1726879427.36281: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879427.2554169-13313-177855677885191/AnsiballZ_stat.py && sleep 0' 10976 1726879427.36792: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879427.36796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879427.36837: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879427.36840: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879427.36842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879427.36900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879427.36903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879427.36905: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879427.36960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879427.38895: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879427.38904: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879427.38964: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879427.39005: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879427.39038: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879427.39077: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879427.39088: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879427.39166: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879427.39190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879427.39194: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879427.39221: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fcd8dc0> <<< 10976 1726879427.39261: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879427.39275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fc7d3a0> <<< 10976 1726879427.39285: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fcd8b20> <<< 10976 1726879427.39307: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879427.39328: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fcd8ac0> <<< 10976 1726879427.39347: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879427.39370: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879427.39382: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fc7d490> <<< 10976 1726879427.39405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879427.39424: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879427.39449: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879427.39456: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fc7d940> <<< 10976 1726879427.39477: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fc7d670> <<< 10976 1726879427.39503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879427.39514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879427.39534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879427.39559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879427.39577: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879427.39596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879427.39618: stdout chunk (state=3): >>>import '_stat' # <<< 10976 1726879427.39621: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fc34190> <<< 10976 1726879427.39639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879427.39661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879427.39730: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fc34220> <<< 10976 1726879427.39759: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879427.39767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879427.39796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 10976 1726879427.39805: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fc57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fc34940> <<< 10976 1726879427.39836: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fc95880> <<< 10976 1726879427.39859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 10976 1726879427.39866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fc2dd90> <<< 10976 1726879427.39926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879427.39935: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fc57d90> <<< 10976 1726879427.39988: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fc7d970> <<< 10976 1726879427.40011: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879427.40207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879427.40217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879427.40246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879427.40251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879427.40273: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879427.40289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879427.40312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879427.40331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879427.40339: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f9d0eb0> <<< 10976 1726879427.40378: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f9d6f40> <<< 10976 1726879427.40400: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879427.40410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879427.40432: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879427.40452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879427.40466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879427.40487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 10976 1726879427.40492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879427.40507: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f9cc610> <<< 10976 1726879427.40534: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f9d4640> <<< 10976 1726879427.40539: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f9d0370> <<< 10976 1726879427.40560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879427.40625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879427.40648: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879427.40687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879427.40707: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879427.40752: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f954e20> <<< 10976 1726879427.40764: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f954910> <<< 10976 1726879427.40775: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879427.40788: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f954f10> <<< 10976 1726879427.40804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879427.40839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879427.40867: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f954fd0> <<< 10976 1726879427.40906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879427.40909: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f9670d0> import '_collections' # <<< 10976 1726879427.40938: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f9aed90> <<< 10976 1726879427.40942: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879427.40967: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f9a8670> <<< 10976 1726879427.41037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879427.41043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f9ba6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f9dbe20> <<< 10976 1726879427.41061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879427.41085: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f967cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f9ae2b0> <<< 10976 1726879427.41116: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.41132: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f9ba2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f9e19d0> <<< 10976 1726879427.41157: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879427.41160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879427.41187: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 10976 1726879427.41191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879427.41214: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879427.41217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879427.41239: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f967eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f967df0> <<< 10976 1726879427.41273: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 10976 1726879427.41278: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f967d60> <<< 10976 1726879427.41306: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879427.41324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879427.41329: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879427.41344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879427.41365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879427.41420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879427.41447: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879427.41452: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f93b3d0> <<< 10976 1726879427.41469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879427.41486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879427.41516: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f93b4c0> <<< 10976 1726879427.41642: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f96ff40> <<< 10976 1726879427.41676: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f969a90> <<< 10976 1726879427.41693: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f969490> <<< 10976 1726879427.41713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879427.41728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879427.41764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879427.41783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879427.41804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879427.41817: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f86f220> <<< 10976 1726879427.41850: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f925520> <<< 10976 1726879427.41899: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f969f10> <<< 10976 1726879427.41903: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f9e1040> <<< 10976 1726879427.41927: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879427.41949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879427.41979: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 10976 1726879427.41983: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f880b50> <<< 10976 1726879427.41998: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879427.42032: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.42037: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f880e80> <<< 10976 1726879427.42060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879427.42067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879427.42087: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879427.42113: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f892790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879427.42153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879427.42180: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f892cd0> <<< 10976 1726879427.42218: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.42224: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f820400> <<< 10976 1726879427.42234: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f880f70> <<< 10976 1726879427.42255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879427.42258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879427.42305: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f8302e0> <<< 10976 1726879427.42323: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f892610> <<< 10976 1726879427.42327: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879427.42355: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f8303a0> <<< 10976 1726879427.42399: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f967a30> <<< 10976 1726879427.42415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879427.42433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879427.42455: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879427.42469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879427.42504: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.42507: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f84b700> <<< 10976 1726879427.42530: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879427.42555: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f84b9d0> <<< 10976 1726879427.42560: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f84b7c0> <<< 10976 1726879427.42583: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.42587: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f84b8b0> <<< 10976 1726879427.42616: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 10976 1726879427.42621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879427.42811: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.42816: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f84bd00> <<< 10976 1726879427.42852: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.42855: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f857250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f84b940> <<< 10976 1726879427.42878: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f83fa90> <<< 10976 1726879427.42898: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f967610> <<< 10976 1726879427.42925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879427.42978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879427.43012: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f84baf0> <<< 10976 1726879427.43108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879427.43130: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f117f7726d0> <<< 10976 1726879427.43297: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip' <<< 10976 1726879427.43302: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.43395: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.43419: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/__init__.py <<< 10976 1726879427.43429: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.43441: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.43466: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879427.43476: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.44739: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.45703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f14e820> <<< 10976 1726879427.45721: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879427.45771: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879427.45799: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879427.45806: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.45811: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f14e160> <<< 10976 1726879427.45860: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f14e280> <<< 10976 1726879427.45885: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f14ef70> <<< 10976 1726879427.45903: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879427.45971: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f14e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f14ed90> <<< 10976 1726879427.45982: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879427.45996: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.46005: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f14efd0> <<< 10976 1726879427.46019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879427.46051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879427.46081: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f14e100> <<< 10976 1726879427.46102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879427.46132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879427.46179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879427.46183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879427.46185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879427.46266: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f0a6f40> <<< 10976 1726879427.46298: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f0c3d00> <<< 10976 1726879427.46371: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.46378: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f0c3eb0> <<< 10976 1726879427.46380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879427.46381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879427.46409: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f0c3370> <<< 10976 1726879427.46439: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f1b4dc0> <<< 10976 1726879427.46592: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f1b43a0> <<< 10976 1726879427.46612: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 10976 1726879427.46621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879427.46680: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f1b4fd0> <<< 10976 1726879427.46684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879427.46694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879427.46703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879427.46717: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879427.46735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879427.46763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f184d30> <<< 10976 1726879427.46855: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f120d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f120400> <<< 10976 1726879427.46859: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f1574f0> <<< 10976 1726879427.46880: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f120520> <<< 10976 1726879427.46907: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879427.46968: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f120550> <<< 10976 1726879427.46972: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879427.46975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879427.46986: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879427.46996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879427.47070: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f094fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f196250> <<< 10976 1726879427.47100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879427.47106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879427.47168: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f092850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f1963d0> <<< 10976 1726879427.47187: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879427.47231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879427.47261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879427.47267: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879427.47326: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f1ade50> <<< 10976 1726879427.47452: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f0927f0> <<< 10976 1726879427.47549: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f092640> <<< 10976 1726879427.47582: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f0915b0> <<< 10976 1726879427.47654: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f086d90> <<< 10976 1726879427.47659: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f18c910> <<< 10976 1726879427.47672: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879427.47687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879427.47692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879427.47753: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f1166a0> <<< 10976 1726879427.47957: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.47961: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f115b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f1250a0> <<< 10976 1726879427.47985: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f116100> <<< 10976 1726879427.48000: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f159b20> <<< 10976 1726879427.48025: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879427.48050: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10976 1726879427.48127: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.48209: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879427.48220: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879427.48228: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.48251: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879427.48266: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.48360: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.48457: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.48928: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.49394: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879427.49409: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10976 1726879427.49416: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879427.49440: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879427.49452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879427.49506: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117ec815e0> <<< 10976 1726879427.49595: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879427.49605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f05e580> <<< 10976 1726879427.49608: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117ec22100> <<< 10976 1726879427.49640: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879427.49645: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.49669: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.49672: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879427.49702: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.49807: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.49942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879427.49946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879427.49971: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f115b80> # zipimport: zlib available <<< 10976 1726879427.50357: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.50721: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.50779: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.50839: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879427.50843: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.50882: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.50912: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879427.50979: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.51043: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879427.51085: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879427.51096: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879427.51122: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.51132: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.51170: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879427.51194: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.51374: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.51572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879427.51604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879427.51616: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879427.51681: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117ec53f10> <<< 10976 1726879427.51692: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.51746: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.51843: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 10976 1726879427.51846: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879427.51854: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.51881: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.51916: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879427.51920: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.51975: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.52000: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.52100: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.52153: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879427.52194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879427.52265: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f1a0220> <<< 10976 1726879427.52292: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117ec53850> <<< 10976 1726879427.52328: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879427.52344: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.52483: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.52519: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.52546: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.52596: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879427.52616: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879427.52657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879427.52685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879427.52780: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f054ca0> <<< 10976 1726879427.52815: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f050f70> <<< 10976 1726879427.52879: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f04a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879427.52888: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.52909: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.52944: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879427.53023: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879427.53027: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.53037: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 10976 1726879427.53047: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.53179: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.53340: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.53502: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879427.54241: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/corosync/authkey", "mode": "0400", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 256, "inode": 14680219, "dev": 51713, "nlink": 1, "atime": 1726879315.9546585, "mtime": 1726879303.394598, "ctime": 1726879303.6735992, "wusr": false, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "8dacb3115e10b31fc29da95eeb8dc92809f8d843", "mimetype": "application/octet-stream", "charset": "binary", "version": "1046186951", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/corosync/authkey", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 10976 1726879427.54261: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879427.54605: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 10976 1726879427.54646: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal <<< 10976 1726879427.54652: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq <<< 10976 1726879427.54701: stdout chunk (state=3): >>># cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib <<< 10976 1726879427.54707: stdout chunk (state=3): >>># cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression<<< 10976 1726879427.54710: stdout chunk (state=3): >>> # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 <<< 10976 1726879427.54712: stdout chunk (state=3): >>># cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect <<< 10976 1726879427.54718: stdout chunk (state=3): >>># destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner <<< 10976 1726879427.54779: stdout chunk (state=3): >>># cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess <<< 10976 1726879427.54791: stdout chunk (state=3): >>># cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # 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 <<< 10976 1726879427.54797: stdout chunk (state=3): >>># 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 <<< 10976 1726879427.54803: stdout chunk (state=3): >>># 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<<< 10976 1726879427.54805: stdout chunk (state=3): >>> # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy<<< 10976 1726879427.54841: stdout chunk (state=3): >>> # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # 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 <<< 10976 1726879427.54857: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # 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<<< 10976 1726879427.54867: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 10976 1726879427.55056: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879427.55080: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879427.55110: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879427.55115: stdout chunk (state=3): >>># destroy _compression <<< 10976 1726879427.55134: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879427.55167: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile <<< 10976 1726879427.55174: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 10976 1726879427.55175: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879427.55202: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879427.55215: stdout chunk (state=3): >>># destroy array <<< 10976 1726879427.55232: stdout chunk (state=3): >>># destroy datetime <<< 10976 1726879427.55249: stdout chunk (state=3): >>># destroy selinux <<< 10976 1726879427.55253: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879427.55309: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 10976 1726879427.55333: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader <<< 10976 1726879427.55343: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 10976 1726879427.55372: stdout chunk (state=3): >>># destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 10976 1726879427.55412: stdout chunk (state=3): >>># destroy subprocess <<< 10976 1726879427.55439: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl <<< 10976 1726879427.55463: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 10976 1726879427.55466: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch <<< 10976 1726879427.55478: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib <<< 10976 1726879427.55483: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879427.55488: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 10976 1726879427.55495: stdout chunk (state=3): >>># destroy enum # destroy sre_compile <<< 10976 1726879427.55497: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879427.55501: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 10976 1726879427.55506: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 10976 1726879427.55509: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879427.55511: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 10976 1726879427.55518: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 10976 1726879427.55543: 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 # cleanup[3] wiping builtins <<< 10976 1726879427.55546: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 <<< 10976 1726879427.55548: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879427.55691: stdout chunk (state=3): >>># destroy platform <<< 10976 1726879427.55711: stdout chunk (state=3): >>># destroy _uuid # destroy _sre # destroy sre_parse <<< 10976 1726879427.55715: stdout chunk (state=3): >>># destroy tokenize <<< 10976 1726879427.55727: stdout chunk (state=3): >>># destroy _heapq <<< 10976 1726879427.55730: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 10976 1726879427.55749: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879427.55775: stdout chunk (state=3): >>># destroy select <<< 10976 1726879427.55779: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves <<< 10976 1726879427.55780: stdout chunk (state=3): >>># destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879427.55814: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879427.56086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879427.56153: stderr chunk (state=3): >>><<< 10976 1726879427.56157: stdout chunk (state=3): >>><<< 10976 1726879427.56226: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fcd8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fc7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fcd8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fcd8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fc7d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fc7d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fc7d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fc34190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fc34220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fc57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fc34940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fc95880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fc2dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fc57d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117fc7d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f9d0eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f9d6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f9cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f9d4640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f9d0370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f954e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f954910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f954f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f954fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f9670d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f9aed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f9a8670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f9ba6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f9dbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f967cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f9ae2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f9ba2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f9e19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f967eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f967df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f967d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f93b3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f93b4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f96ff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f969a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f969490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f86f220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f925520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f969f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f9e1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f880b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f880e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f892790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f892cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f820400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f880f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f8302e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f892610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f8303a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f967a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f84b700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f84b9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f84b7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f84b8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f84bd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f857250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f84b940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f83fa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f967610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f84baf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f117f7726d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f14e820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f14e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f14e280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f14ef70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f14e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f14ed90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f14efd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f14e100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f0a6f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f0c3d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f0c3eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f0c3370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f1b4dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f1b43a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f1b4fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f184d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f120d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f120400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f1574f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f120520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f120550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f094fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f196250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f092850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f1963d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f1ade50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f0927f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f092640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f0915b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f086d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f18c910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f1166a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f115b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f1250a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f116100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f159b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117ec815e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f05e580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117ec22100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f115b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117ec53f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f117f1a0220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117ec53850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f054ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f050f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f117f04a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_82f0r1p4/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/corosync/authkey", "mode": "0400", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 256, "inode": 14680219, "dev": 51713, "nlink": 1, "atime": 1726879315.9546585, "mtime": 1726879303.394598, "ctime": 1726879303.6735992, "wusr": false, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "8dacb3115e10b31fc29da95eeb8dc92809f8d843", "mimetype": "application/octet-stream", "charset": "binary", "version": "1046186951", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/corosync/authkey", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879427.56759: done with _execute_module (stat, {'path': '/etc/corosync/authkey', '_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-1726879427.2554169-13313-177855677885191/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879427.56763: _low_level_execute_command(): starting 10976 1726879427.56766: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879427.2554169-13313-177855677885191/ > /dev/null 2>&1 && sleep 0' 10976 1726879427.56953: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879427.56957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879427.56998: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879427.57002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879427.57004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879427.57055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879427.57059: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879427.57061: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879427.57109: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879427.58900: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879427.58958: stderr chunk (state=3): >>><<< 10976 1726879427.58962: stdout chunk (state=3): >>><<< 10976 1726879427.58976: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879427.58981: handler run complete 10976 1726879427.59019: attempt loop complete, returning result 10976 1726879427.59024: _execute() done 10976 1726879427.59027: dumping result to json 10976 1726879427.59031: done dumping result, returning 10976 1726879427.59043: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Check if key exists on cluster nodes corosync authkey [0e24e73b-299d-f469-e0b0-000000000a8a] 10976 1726879427.59048: sending task result for task 0e24e73b-299d-f469-e0b0-000000000a8a ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726879315.9546585, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "binary", "checksum": "8dacb3115e10b31fc29da95eeb8dc92809f8d843", "ctime": 1726879303.6735992, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14680219, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/octet-stream", "mode": "0400", "mtime": 1726879303.394598, "nlink": 1, "path": "/etc/corosync/authkey", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 256, "uid": 0, "version": "1046186951", "wgrp": false, "woth": false, "writeable": true, "wusr": false, "xgrp": false, "xoth": false, "xusr": false } } 10976 1726879427.59278: no more pending results, returning what we have 10976 1726879427.59281: results queue empty 10976 1726879427.59281: checking for any_errors_fatal 10976 1726879427.59290: done checking for any_errors_fatal 10976 1726879427.59291: checking for max_fail_percentage 10976 1726879427.59292: done checking for max_fail_percentage 10976 1726879427.59293: checking to see if all hosts have failed and the running result is not ok 10976 1726879427.59294: done checking to see if all hosts have failed 10976 1726879427.59295: getting the remaining hosts for this loop 10976 1726879427.59296: done getting the remaining hosts for this loop 10976 1726879427.59300: getting the next task for host managed_node2 10976 1726879427.59307: done getting next task for host managed_node2 10976 1726879427.59311: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Slurp existing key from cluster nodes {{ preshared_key_label }} 10976 1726879427.59316: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879427.59327: getting variables 10976 1726879427.59329: in VariableManager get_vars() 10976 1726879427.59367: Calling all_inventory to load vars for managed_node2 10976 1726879427.59369: Calling groups_inventory to load vars for managed_node2 10976 1726879427.59376: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879427.59385: Calling all_plugins_play to load vars for managed_node2 10976 1726879427.59388: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879427.59390: Calling groups_plugins_play to load vars for managed_node2 10976 1726879427.60026: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000a8a 10976 1726879427.60030: WORKER PROCESS EXITING 10976 1726879427.60225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879427.60904: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879427.60917: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879427.60924: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879427.60979: done with get_vars() 10976 1726879427.61000: done getting variables 10976 1726879427.61135: variable 'preshared_key_label' from source: include params TASK [fedora.linux_system_roles.ha_cluster : Slurp existing key from cluster nodes corosync authkey] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:65 Friday 20 September 2024 20:43:47 -0400 (0:00:00.465) 0:01:09.034 ****** 10976 1726879427.61160: entering _queue_task() for managed_node2/slurp 10976 1726879427.61414: worker is 1 (out of 1 available) 10976 1726879427.61430: exiting _queue_task() for managed_node2/slurp 10976 1726879427.61442: done queuing things up, now waiting for results queue to drain 10976 1726879427.61443: waiting for pending results... 10976 1726879427.61656: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Slurp existing key from cluster nodes corosync authkey 10976 1726879427.61768: in run() - task 0e24e73b-299d-f469-e0b0-000000000a8b 10976 1726879427.61780: variable 'ansible_search_path' from source: unknown 10976 1726879427.61784: variable 'ansible_search_path' from source: unknown 10976 1726879427.61814: calling self._execute() 10976 1726879427.61905: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879427.61909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879427.61918: variable 'omit' from source: magic vars 10976 1726879427.62194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879427.63873: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879427.63927: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879427.63963: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879427.63989: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879427.64012: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879427.64091: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879427.64107: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879427.64227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879427.64364: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879427.64395: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879427.64417: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879427.64442: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879427.64503: 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) 10976 1726879427.64520: 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) 10976 1726879427.64540: 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) 10976 1726879427.64559: 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) 10976 1726879427.64601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879427.64619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879427.64638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879427.64666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879427.64676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879427.64776: variable 'preshared_key_src' from source: include params 10976 1726879427.64786: variable 'ha_cluster_corosync_key_src' from source: role '' defaults 10976 1726879427.64798: Evaluated conditional (not (preshared_key_src is string and preshared_key_src | length > 1)): True 10976 1726879427.64874: variable 'ha_cluster_regenerate_keys' from source: role '' defaults 10976 1726879427.64878: Evaluated conditional (not ha_cluster_regenerate_keys): True 10976 1726879427.64967: variable '__ha_cluster_preshared_key_stat' from source: set_fact 10976 1726879427.64993: Evaluated conditional (__ha_cluster_preshared_key_stat.stat.exists): True 10976 1726879427.65000: variable 'omit' from source: magic vars 10976 1726879427.65068: variable 'preshared_key_label' from source: include params 10976 1726879427.65118: variable 'omit' from source: magic vars 10976 1726879427.65140: variable 'preshared_key_dest' from source: include params 10976 1726879427.65186: variable 'preshared_key_dest' from source: include params 10976 1726879427.65200: variable 'omit' from source: magic vars 10976 1726879427.65225: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879427.65248: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879427.65263: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879427.65276: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879427.65284: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879427.65309: variable 'inventory_hostname' from source: set_fact 10976 1726879427.65314: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879427.65317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879427.65388: Set connection var ansible_pipelining to False 10976 1726879427.65397: Set connection var ansible_shell_executable to /bin/sh 10976 1726879427.65402: Set connection var ansible_timeout to 10 10976 1726879427.65404: Set connection var ansible_shell_type to sh 10976 1726879427.65409: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879427.65414: Set connection var ansible_connection to ssh 10976 1726879427.65438: variable 'ansible_shell_executable' from source: unknown 10976 1726879427.65441: variable 'ansible_connection' from source: unknown 10976 1726879427.65443: variable 'ansible_module_compression' from source: unknown 10976 1726879427.65446: variable 'ansible_shell_type' from source: unknown 10976 1726879427.65448: variable 'ansible_shell_executable' from source: unknown 10976 1726879427.65451: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879427.65453: variable 'ansible_pipelining' from source: unknown 10976 1726879427.65455: variable 'ansible_timeout' from source: unknown 10976 1726879427.65458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879427.65564: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879427.65572: variable 'omit' from source: magic vars 10976 1726879427.65583: starting attempt loop 10976 1726879427.65586: running the handler 10976 1726879427.65595: _low_level_execute_command(): starting 10976 1726879427.65601: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879427.66124: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879427.66140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879427.66154: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 10976 1726879427.66165: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879427.66213: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879427.66233: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879427.66279: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879427.67965: stdout chunk (state=3): >>>/root <<< 10976 1726879427.68059: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879427.68121: stderr chunk (state=3): >>><<< 10976 1726879427.68130: stdout chunk (state=3): >>><<< 10976 1726879427.68148: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879427.68160: _low_level_execute_command(): starting 10976 1726879427.68167: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879427.6814945-13328-123631186651355 `" && echo ansible-tmp-1726879427.6814945-13328-123631186651355="` echo /root/.ansible/tmp/ansible-tmp-1726879427.6814945-13328-123631186651355 `" ) && sleep 0' 10976 1726879427.68638: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879427.68651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879427.68675: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879427.68694: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879427.68738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879427.68750: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879427.68801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879427.70665: stdout chunk (state=3): >>>ansible-tmp-1726879427.6814945-13328-123631186651355=/root/.ansible/tmp/ansible-tmp-1726879427.6814945-13328-123631186651355 <<< 10976 1726879427.70775: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879427.70840: stderr chunk (state=3): >>><<< 10976 1726879427.70843: stdout chunk (state=3): >>><<< 10976 1726879427.70858: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879427.6814945-13328-123631186651355=/root/.ansible/tmp/ansible-tmp-1726879427.6814945-13328-123631186651355 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879427.70905: variable 'ansible_module_compression' from source: unknown 10976 1726879427.70941: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 10976 1726879427.70975: variable 'ansible_facts' from source: unknown 10976 1726879427.71025: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879427.6814945-13328-123631186651355/AnsiballZ_slurp.py 10976 1726879427.71140: Sending initial data 10976 1726879427.71149: Sent initial data (154 bytes) 10976 1726879427.71845: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879427.71849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879427.71882: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879427.71888: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879427.71894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879427.71951: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879427.71954: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879427.71956: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879427.71999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879427.73714: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879427.73749: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879427.73786: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpc0h473s2 /root/.ansible/tmp/ansible-tmp-1726879427.6814945-13328-123631186651355/AnsiballZ_slurp.py <<< 10976 1726879427.73821: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879427.74612: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879427.74735: stderr chunk (state=3): >>><<< 10976 1726879427.74739: stdout chunk (state=3): >>><<< 10976 1726879427.74754: done transferring module to remote 10976 1726879427.74766: _low_level_execute_command(): starting 10976 1726879427.74771: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879427.6814945-13328-123631186651355/ /root/.ansible/tmp/ansible-tmp-1726879427.6814945-13328-123631186651355/AnsiballZ_slurp.py && sleep 0' 10976 1726879427.75246: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879427.75252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879427.75287: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879427.75293: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879427.75295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879427.75347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879427.75350: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879427.75352: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879427.75398: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879427.77156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879427.77214: stderr chunk (state=3): >>><<< 10976 1726879427.77218: stdout chunk (state=3): >>><<< 10976 1726879427.77237: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879427.77240: _low_level_execute_command(): starting 10976 1726879427.77243: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879427.6814945-13328-123631186651355/AnsiballZ_slurp.py && sleep 0' 10976 1726879427.77719: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879427.77725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879427.77760: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879427.77763: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879427.77765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879427.77825: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879427.77828: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879427.77836: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879427.77880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879427.79857: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879427.79861: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879427.79920: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879427.79965: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879427.79994: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879427.80002: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879427.80041: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879427.80044: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879427.80097: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879427.80117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879427.80141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879427.80148: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879427.80169: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7d73dc0> <<< 10976 1726879427.80204: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879427.80224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879427.80229: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7d183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7d73b20> <<< 10976 1726879427.80256: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879427.80278: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7d73ac0> <<< 10976 1726879427.80295: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879427.80317: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879427.80335: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7d18490> <<< 10976 1726879427.80358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879427.80382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879427.80403: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879427.80411: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7d18940> <<< 10976 1726879427.80433: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7d18670> <<< 10976 1726879427.80465: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879427.80475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879427.80493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879427.80511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879427.80533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879427.80551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879427.80573: stdout chunk (state=3): >>>import '_stat' # <<< 10976 1726879427.80577: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7ccf190> <<< 10976 1726879427.80596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879427.80614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879427.80687: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7ccf220> <<< 10976 1726879427.80712: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879427.80717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879427.80750: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 10976 1726879427.80759: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7cf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7ccf940> <<< 10976 1726879427.80791: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7d30880> <<< 10976 1726879427.80812: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879427.80817: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7cc8d90> <<< 10976 1726879427.80870: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879427.80885: stdout chunk (state=3): >>>import '_locale' # <<< 10976 1726879427.80889: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7cf2d90> <<< 10976 1726879427.80936: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7d18970> <<< 10976 1726879427.80966: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879427.81160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879427.81167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879427.81198: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879427.81206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879427.81228: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879427.81242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879427.81265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879427.81276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879427.81290: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7c6deb0> <<< 10976 1726879427.81332: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7c71f40> <<< 10976 1726879427.81355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879427.81367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879427.81385: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879427.81407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879427.81425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879427.81447: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879427.81474: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7c67610> <<< 10976 1726879427.81494: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7c6f640> <<< 10976 1726879427.81497: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7c6d370> <<< 10976 1726879427.81518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879427.81588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879427.81606: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879427.81639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879427.81664: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879427.81701: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.81703: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba79d4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79d4910> <<< 10976 1726879427.81725: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879427.81745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 10976 1726879427.81750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79d4f10> <<< 10976 1726879427.81767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879427.81785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879427.81803: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79d4fd0> <<< 10976 1726879427.81829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879427.81849: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79e70d0> import '_collections' # <<< 10976 1726879427.81898: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7c49d90> <<< 10976 1726879427.81903: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879427.81930: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7c43670> <<< 10976 1726879427.81984: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879427.81987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7c556d0> <<< 10976 1726879427.81992: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7c76e20> <<< 10976 1726879427.82012: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879427.82051: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba79e7cd0> <<< 10976 1726879427.82057: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7c492b0> <<< 10976 1726879427.82100: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.82104: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba7c552e0> <<< 10976 1726879427.82110: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7c7c9d0> <<< 10976 1726879427.82132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879427.82137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879427.82159: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 10976 1726879427.82171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879427.82184: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879427.82206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879427.82212: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79e7df0> <<< 10976 1726879427.82239: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 10976 1726879427.82246: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79e7d60> <<< 10976 1726879427.82267: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879427.82274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879427.82295: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879427.82301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879427.82324: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879427.82370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879427.82397: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879427.82401: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79ba3d0> <<< 10976 1726879427.82422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879427.82434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879427.82466: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79ba4c0> <<< 10976 1726879427.82589: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79eff40> <<< 10976 1726879427.82626: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79e9a90> <<< 10976 1726879427.82640: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79e9490> <<< 10976 1726879427.82663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879427.82673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879427.82701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879427.82719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879427.82745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879427.82755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba78ef220> <<< 10976 1726879427.82790: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79a5520> <<< 10976 1726879427.82838: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79e9f10> <<< 10976 1726879427.82843: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7c7c040> <<< 10976 1726879427.82863: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879427.82889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879427.82916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 10976 1726879427.82926: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7900b50> <<< 10976 1726879427.82933: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879427.82960: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba7900e80> <<< 10976 1726879427.82983: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879427.82986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879427.83009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879427.83029: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7912790> <<< 10976 1726879427.83047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879427.83081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879427.83106: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7912cd0> <<< 10976 1726879427.83154: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.83157: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba78a0400> <<< 10976 1726879427.83160: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7900f70> <<< 10976 1726879427.83187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879427.83191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879427.83232: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba78b02e0> <<< 10976 1726879427.83244: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7912610> <<< 10976 1726879427.83250: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879427.83276: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.83281: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba78b03a0> <<< 10976 1726879427.83323: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79e7a30> <<< 10976 1726879427.83337: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879427.83355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879427.83375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879427.83391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879427.83432: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.83437: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba78cb700> <<< 10976 1726879427.83466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 10976 1726879427.83470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879427.83509: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.83513: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba78cb9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba78cb7c0> <<< 10976 1726879427.83514: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba78cb8b0> <<< 10976 1726879427.83538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 10976 1726879427.83541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879427.83735: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba78cbd00> <<< 10976 1726879427.83771: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.83776: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba78d7250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba78cb940> <<< 10976 1726879427.83801: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba78bfa90> <<< 10976 1726879427.83820: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79e7610> <<< 10976 1726879427.83844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879427.83902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879427.83936: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba78cbaf0> <<< 10976 1726879427.84029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879427.84064: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcba77f46d0> <<< 10976 1726879427.84220: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip' <<< 10976 1726879427.84227: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.84308: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.84339: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/__init__.py <<< 10976 1726879427.84346: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.84361: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.84377: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879427.84457: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.85649: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.86614: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba71d7820> <<< 10976 1726879427.86640: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879427.86661: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 10976 1726879427.86667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879427.86682: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879427.86711: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba71d7160> <<< 10976 1726879427.86757: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba71d7280> <<< 10976 1726879427.86782: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba71d7f70> <<< 10976 1726879427.86809: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879427.86864: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba71d74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba71d7d90> <<< 10976 1726879427.86872: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879427.86898: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.86903: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba71d7fd0> <<< 10976 1726879427.86920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879427.86946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879427.86982: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba71d7100> <<< 10976 1726879427.87004: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879427.87021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879427.87039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879427.87062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879427.87085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879427.87161: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba712ff40> <<< 10976 1726879427.87197: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.87200: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba714cd00> <<< 10976 1726879427.87226: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba714ceb0> <<< 10976 1726879427.87247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879427.87275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879427.87309: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba714c370> <<< 10976 1726879427.87330: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7781dc0> <<< 10976 1726879427.87487: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba77813a0> <<< 10976 1726879427.87512: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 10976 1726879427.87517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879427.87533: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7781fd0> <<< 10976 1726879427.87554: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879427.87566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879427.87586: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879427.87613: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879427.87634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879427.87646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879427.87662: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7751d30> <<< 10976 1726879427.87739: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba71a9d30> <<< 10976 1726879427.87742: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba71a9400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba71e04f0> <<< 10976 1726879427.87776: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba71a9520> <<< 10976 1726879427.87806: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba71a9550> <<< 10976 1726879427.87839: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879427.87844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879427.87864: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879427.87893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879427.87965: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba711dfd0> <<< 10976 1726879427.87977: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7763250> <<< 10976 1726879427.88005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879427.88011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879427.88070: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.88073: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba711b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba77633d0> <<< 10976 1726879427.88098: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879427.88136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879427.88165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879427.88174: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879427.88229: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba777ae50> <<< 10976 1726879427.88358: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba711b7f0> <<< 10976 1726879427.88454: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.88462: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba711b640> <<< 10976 1726879427.88487: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.88494: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba71195b0> <<< 10976 1726879427.88529: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.88532: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba710fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba775b910> <<< 10976 1726879427.88564: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879427.88588: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879427.88601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879427.88647: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.88650: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba719f6a0> <<< 10976 1726879427.88827: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba719eb20> <<< 10976 1726879427.88846: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba71ae0a0> <<< 10976 1726879427.88877: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.88888: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba719f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba71e2b20> <<< 10976 1726879427.88900: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.88917: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.88927: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879427.88930: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.89009: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.89086: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.89101: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879427.89127: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.89130: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.89133: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879427.89184: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.89256: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.89350: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.89834: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.90307: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879427.90311: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10976 1726879427.90313: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879427.90335: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879427.90347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879427.90412: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.90416: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba6d055e0> <<< 10976 1726879427.90477: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879427.90480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba70e7580> <<< 10976 1726879427.90500: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba6ca6100> <<< 10976 1726879427.90549: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879427.90555: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.90570: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.90594: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879427.90601: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.90717: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.90844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879427.90851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879427.90875: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba719eb80> <<< 10976 1726879427.90880: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.91287: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.91658: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.91708: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.91769: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879427.91809: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.91844: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879427.91849: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.91903: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.91975: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879427.91980: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.92000: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879427.92018: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.92051: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.92086: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879427.92093: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.92278: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.92468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879427.92499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879427.92504: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879427.92583: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba6cd7f10> <<< 10976 1726879427.92588: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.92648: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.92711: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879427.92728: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879427.92736: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879427.92749: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.92792: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.92824: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879427.92827: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.92866: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.92906: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.92997: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.93061: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879427.93087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879427.93165: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879427.93170: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba776d220> <<< 10976 1726879427.93200: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba6cd7850> <<< 10976 1726879427.93239: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/file.py <<< 10976 1726879427.93244: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879427.93391: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.93441: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.93465: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.93510: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879427.93517: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879427.93536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879427.93573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879427.93589: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879427.93610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879427.93698: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba70ddca0> <<< 10976 1726879427.93738: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba70d9f70> <<< 10976 1726879427.93797: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba70d3940> <<< 10976 1726879427.93801: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879427.93834: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.93857: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py<<< 10976 1726879427.93864: stdout chunk (state=3): >>> import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879427.93929: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879427.93946: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.93952: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/modules/__init__.py <<< 10976 1726879427.93973: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.94011: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879427.94112: stdout chunk (state=3): >>> {"content": "IspTXD6TixLFfegsEpp2tjvxefxKv4Rd5Z/tPFmUWExAF+HRQduVpHBi72Pl69YOo5aDUcclsbFhKjB6QRgLtjyl3tfsQKEFAEmvYhiWI5eRyqPxf1Lo+eSsocl9CMjuUQ9nJolEDWJstNXu25Rq880u5bLmrAJMhYoYOZwEMebCTWr1Lo0uD5MItvIrf9R4G+H79Cn1Fw0LGR1OR4ekKTgR3cwZl84gZzWdYzD/qFNMc8ik5da7Zt5dJQgmQshH6JEyYgEfwNXh5wYv4R+lIsf26zrcWCjhVGqOE3EMT80SY9l9L0adj4v5TgxPbOOdQ9imQS/nVvAZ4A3c5UPROQ==", "source": "/etc/corosync/authkey", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/corosync/authkey"}}} <<< 10976 1726879427.94117: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879427.94395: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks <<< 10976 1726879427.94420: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs <<< 10976 1726879427.94464: stdout chunk (state=3): >>># cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings <<< 10976 1726879427.94499: stdout chunk (state=3): >>># cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six <<< 10976 1726879427.94517: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10976 1726879427.94695: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879427.94701: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879427.94733: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879427.94738: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879427.94764: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder<<< 10976 1726879427.94787: stdout chunk (state=3): >>> # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879427.94812: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879427.94817: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 10976 1726879427.94845: stdout chunk (state=3): >>># destroy selinux <<< 10976 1726879427.94859: stdout chunk (state=3): >>># destroy distro # destroy json <<< 10976 1726879427.94865: stdout chunk (state=3): >>># destroy shlex # destroy logging # destroy argparse <<< 10976 1726879427.94897: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 10976 1726879427.94922: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 10976 1726879427.94951: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader <<< 10976 1726879427.94955: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 10976 1726879427.94957: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 10976 1726879427.94958: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 10976 1726879427.94960: stdout chunk (state=3): >>># destroy fnmatch <<< 10976 1726879427.94988: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools <<< 10976 1726879427.95010: stdout chunk (state=3): >>># destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 10976 1726879427.95036: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 10976 1726879427.95100: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc <<< 10976 1726879427.95104: stdout chunk (state=3): >>># cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10976 1726879427.95106: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 10976 1726879427.95108: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879427.95109: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 10976 1726879427.95110: stdout chunk (state=3): >>># destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879427.95246: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 10976 1726879427.95260: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 10976 1726879427.95281: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879427.95308: stdout chunk (state=3): >>># destroy select <<< 10976 1726879427.95312: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879427.95346: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879427.95641: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879427.95699: stderr chunk (state=3): >>><<< 10976 1726879427.95702: stdout chunk (state=3): >>><<< 10976 1726879427.95742: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7d73dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7d183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7d73b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7d73ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7d18490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7d18940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7d18670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7ccf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7ccf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7cf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7ccf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7d30880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7cc8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7cf2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7d18970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7c6deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7c71f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7c67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7c6f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7c6d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba79d4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79d4910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79d4f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79d4fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79e70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7c49d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7c43670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7c556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7c76e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba79e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7c492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba7c552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7c7c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79e7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79e7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79ba3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79ba4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79eff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79e9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79e9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba78ef220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79a5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79e9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7c7c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7900b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba7900e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7912790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7912cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba78a0400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7900f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba78b02e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7912610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba78b03a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79e7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba78cb700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba78cb9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba78cb7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba78cb8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba78cbd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba78d7250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba78cb940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba78bfa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba79e7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba78cbaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcba77f46d0> # zipimport: found 30 names in '/tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba71d7820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba71d7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba71d7280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba71d7f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba71d74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba71d7d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba71d7fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba71d7100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba712ff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba714cd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba714ceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba714c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7781dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba77813a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7781fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7751d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba71a9d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba71a9400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba71e04f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba71a9520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba71a9550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba711dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba7763250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba711b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba77633d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba777ae50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba711b7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba711b640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba71195b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba710fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba775b910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba719f6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba719eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba71ae0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba719f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba71e2b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba6d055e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba70e7580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba6ca6100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba719eb80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba6cd7f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcba776d220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba6cd7850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba70ddca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba70d9f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcba70d3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_b7zus86a/ansible_slurp_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available {"content": "IspTXD6TixLFfegsEpp2tjvxefxKv4Rd5Z/tPFmUWExAF+HRQduVpHBi72Pl69YOo5aDUcclsbFhKjB6QRgLtjyl3tfsQKEFAEmvYhiWI5eRyqPxf1Lo+eSsocl9CMjuUQ9nJolEDWJstNXu25Rq880u5bLmrAJMhYoYOZwEMebCTWr1Lo0uD5MItvIrf9R4G+H79Cn1Fw0LGR1OR4ekKTgR3cwZl84gZzWdYzD/qFNMc8ik5da7Zt5dJQgmQshH6JEyYgEfwNXh5wYv4R+lIsf26zrcWCjhVGqOE3EMT80SY9l9L0adj4v5TgxPbOOdQ9imQS/nVvAZ4A3c5UPROQ==", "source": "/etc/corosync/authkey", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/corosync/authkey"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879427.96272: done with _execute_module (slurp, {'src': '/etc/corosync/authkey', '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_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-1726879427.6814945-13328-123631186651355/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879427.96277: _low_level_execute_command(): starting 10976 1726879427.96279: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879427.6814945-13328-123631186651355/ > /dev/null 2>&1 && sleep 0' 10976 1726879427.96446: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879427.96451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879427.96483: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879427.96491: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879427.96494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879427.96546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879427.96557: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879427.96560: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879427.96602: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879427.98432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879427.98487: stderr chunk (state=3): >>><<< 10976 1726879427.98494: stdout chunk (state=3): >>><<< 10976 1726879427.98506: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879427.98514: handler run complete 10976 1726879427.98531: attempt loop complete, returning result 10976 1726879427.98535: _execute() done 10976 1726879427.98537: dumping result to json 10976 1726879427.98540: done dumping result, returning 10976 1726879427.98548: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Slurp existing key from cluster nodes corosync authkey [0e24e73b-299d-f469-e0b0-000000000a8b] 10976 1726879427.98552: sending task result for task 0e24e73b-299d-f469-e0b0-000000000a8b ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10976 1726879427.98713: no more pending results, returning what we have 10976 1726879427.98716: results queue empty 10976 1726879427.98717: checking for any_errors_fatal 10976 1726879427.98728: done checking for any_errors_fatal 10976 1726879427.98729: checking for max_fail_percentage 10976 1726879427.98731: done checking for max_fail_percentage 10976 1726879427.98732: checking to see if all hosts have failed and the running result is not ok 10976 1726879427.98733: done checking to see if all hosts have failed 10976 1726879427.98734: getting the remaining hosts for this loop 10976 1726879427.98736: done getting the remaining hosts for this loop 10976 1726879427.98740: getting the next task for host managed_node2 10976 1726879427.98747: done getting next task for host managed_node2 10976 1726879427.98750: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Use the slurped key from cluster nodes {{ preshared_key_label }} 10976 1726879427.98757: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879427.98766: getting variables 10976 1726879427.98768: in VariableManager get_vars() 10976 1726879427.98811: Calling all_inventory to load vars for managed_node2 10976 1726879427.98814: Calling groups_inventory to load vars for managed_node2 10976 1726879427.98816: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879427.98832: Calling all_plugins_play to load vars for managed_node2 10976 1726879427.98835: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879427.98838: Calling groups_plugins_play to load vars for managed_node2 10976 1726879427.99440: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000a8b 10976 1726879427.99444: WORKER PROCESS EXITING 10976 1726879427.99575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879428.00268: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879428.00284: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879428.00294: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879428.00354: done with get_vars() 10976 1726879428.00376: done getting variables 10976 1726879428.00423: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 10976 1726879428.00514: variable 'preshared_key_label' from source: include params TASK [fedora.linux_system_roles.ha_cluster : Use the slurped key from cluster nodes corosync authkey] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:73 Friday 20 September 2024 20:43:48 -0400 (0:00:00.393) 0:01:09.428 ****** 10976 1726879428.00541: entering _queue_task() for managed_node2/set_fact 10976 1726879428.00798: worker is 1 (out of 1 available) 10976 1726879428.00813: exiting _queue_task() for managed_node2/set_fact 10976 1726879428.00827: done queuing things up, now waiting for results queue to drain 10976 1726879428.00829: waiting for pending results... 10976 1726879428.01047: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Use the slurped key from cluster nodes corosync authkey 10976 1726879428.01152: in run() - task 0e24e73b-299d-f469-e0b0-000000000a8c 10976 1726879428.01163: variable 'ansible_search_path' from source: unknown 10976 1726879428.01166: variable 'ansible_search_path' from source: unknown 10976 1726879428.01216: variable 'ansible_play_hosts' from source: magic vars 10976 1726879428.01387: variable 'ansible_play_hosts' from source: magic vars 10976 1726879428.01551: Loaded config def from plugin (lookup/items) 10976 1726879428.01555: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 10976 1726879428.01583: variable 'omit' from source: magic vars 10976 1726879428.01652: variable 'item' from source: unknown 10976 1726879428.01711: variable 'item' from source: unknown 10976 1726879428.01731: in VariableManager get_vars() 10976 1726879428.01770: Calling all_inventory to load vars for managed_node2 10976 1726879428.01777: Calling groups_inventory to load vars for managed_node2 10976 1726879428.01780: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879428.01794: Calling all_plugins_play to load vars for managed_node2 10976 1726879428.01797: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879428.01802: Calling groups_plugins_play to load vars for managed_node2 10976 1726879428.02736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879428.03452: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879428.03470: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879428.03479: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879428.03543: done with get_vars() 10976 1726879428.03565: variable 'inventory_hostname' from source: set_fact 10976 1726879428.03591: variable 'ansible_delegated_vars' from source: unknown 10976 1726879428.03602: variable 'inventory_hostname' from source: set_fact 10976 1726879428.03613: variable 'omit' from source: magic vars 10976 1726879428.03781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879428.05398: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879428.05453: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879428.05484: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879428.05509: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879428.05531: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879428.05595: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879428.05604: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879428.05719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879428.05900: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879428.05933: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879428.05956: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879428.05977: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879428.06035: 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) 10976 1726879428.06052: 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) 10976 1726879428.06073: 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) 10976 1726879428.06092: 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) 10976 1726879428.06134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879428.06152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879428.06170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879428.06204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879428.06215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879428.06317: variable 'preshared_key_src' from source: include params 10976 1726879428.06320: variable 'ha_cluster_corosync_key_src' from source: role '' defaults 10976 1726879428.06331: Evaluated conditional (not (preshared_key_src is string and preshared_key_src | length > 1)): True 10976 1726879428.06412: variable 'ha_cluster_regenerate_keys' from source: role '' defaults 10976 1726879428.06415: Evaluated conditional (not ha_cluster_regenerate_keys): True 10976 1726879428.06500: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879428.06503: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879428.06635: variable 'preshared_key_src' from source: include params 10976 1726879428.06638: variable 'ha_cluster_corosync_key_src' from source: role '' defaults 10976 1726879428.06644: Evaluated conditional (not (preshared_key_src is string and preshared_key_src | length > 1)): True 10976 1726879428.06712: variable 'ha_cluster_regenerate_keys' from source: role '' defaults 10976 1726879428.06716: Evaluated conditional (not ha_cluster_regenerate_keys): True 10976 1726879428.06797: variable '__ha_cluster_preshared_key_stat' from source: set_fact 10976 1726879428.06812: Evaluated conditional (__ha_cluster_preshared_key_stat.stat.exists): True 10976 1726879428.06818: variable 'omit' from source: magic vars 10976 1726879428.06886: variable 'preshared_key_label' from source: include params 10976 1726879428.06928: variable 'omit' from source: magic vars 10976 1726879428.07026: variable '__ha_cluster_preshared_key_slurp' from source: set_fact 10976 1726879428.07043: variable 'omit' from source: magic vars 10976 1726879428.07053: variable 'ansible_delegated_vars' from source: unknown 10976 1726879428.07069: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879428.07092: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879428.07112: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879428.07126: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879428.07136: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879428.07158: variable 'inventory_hostname' from source: set_fact 10976 1726879428.07163: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879428.07165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879428.07168: variable 'ansible_port' from source: unknown 10976 1726879428.07172: variable 'ansible_user' from source: unknown 10976 1726879428.07245: Set connection var ansible_pipelining to False 10976 1726879428.07251: Set connection var ansible_shell_executable to /bin/sh 10976 1726879428.07256: Set connection var ansible_timeout to 10 10976 1726879428.07258: Set connection var ansible_shell_type to sh 10976 1726879428.07263: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879428.07268: Set connection var ansible_connection to ssh 10976 1726879428.07285: variable 'ansible_delegated_vars' from source: unknown 10976 1726879428.07288: variable 'ansible_user' from source: unknown 10976 1726879428.07296: variable 'inventory_hostname' from source: set_fact 10976 1726879428.07369: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879428.07377: variable 'omit' from source: magic vars 10976 1726879428.07381: starting attempt loop 10976 1726879428.07385: running the handler 10976 1726879428.07393: handler run complete 10976 1726879428.07403: variable 'inventory_hostname' from source: set_fact 10976 1726879428.07406: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879428.07408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879428.07410: variable 'ansible_port' from source: unknown 10976 1726879428.07413: variable 'ansible_user' from source: unknown 10976 1726879428.07418: attempt loop complete, returning result 10976 1726879428.07437: variable 'item' from source: unknown 10976 1726879428.07480: variable 'item' from source: unknown ok: [managed_node2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10976 1726879428.07669: dumping result to json 10976 1726879428.07672: done dumping result, returning 10976 1726879428.07674: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Use the slurped key from cluster nodes corosync authkey [0e24e73b-299d-f469-e0b0-000000000a8c] 10976 1726879428.07676: sending task result for task 0e24e73b-299d-f469-e0b0-000000000a8c ok: [managed_node2 -> {{ item }}] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10976 1726879428.07768: no more pending results, returning what we have 10976 1726879428.07772: results queue empty 10976 1726879428.07772: checking for any_errors_fatal 10976 1726879428.07779: done checking for any_errors_fatal 10976 1726879428.07780: checking for max_fail_percentage 10976 1726879428.07781: done checking for max_fail_percentage 10976 1726879428.07782: checking to see if all hosts have failed and the running result is not ok 10976 1726879428.07783: done checking to see if all hosts have failed 10976 1726879428.07784: getting the remaining hosts for this loop 10976 1726879428.07785: done getting the remaining hosts for this loop 10976 1726879428.07788: getting the next task for host managed_node2 10976 1726879428.07798: done getting next task for host managed_node2 10976 1726879428.07802: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Distribute corosync authkey 10976 1726879428.07806: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879428.07816: getting variables 10976 1726879428.07817: in VariableManager get_vars() 10976 1726879428.07855: Calling all_inventory to load vars for managed_node2 10976 1726879428.07863: Calling groups_inventory to load vars for managed_node2 10976 1726879428.07865: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879428.07875: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000a8c 10976 1726879428.07878: WORKER PROCESS EXITING 10976 1726879428.07885: Calling all_plugins_play to load vars for managed_node2 10976 1726879428.07888: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879428.07893: Calling groups_plugins_play to load vars for managed_node2 10976 1726879428.08695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879428.09377: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879428.09393: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879428.09398: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879428.09450: done with get_vars() 10976 1726879428.09469: done getting variables 10976 1726879428.09516: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Distribute corosync authkey] ****** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:11 Friday 20 September 2024 20:43:48 -0400 (0:00:00.090) 0:01:09.518 ****** 10976 1726879428.09548: entering _queue_task() for managed_node2/copy 10976 1726879428.09802: worker is 1 (out of 1 available) 10976 1726879428.09816: exiting _queue_task() for managed_node2/copy 10976 1726879428.09829: done queuing things up, now waiting for results queue to drain 10976 1726879428.09831: waiting for pending results... 10976 1726879428.10041: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute corosync authkey 10976 1726879428.10154: in run() - task 0e24e73b-299d-f469-e0b0-000000000974 10976 1726879428.10166: variable 'ansible_search_path' from source: unknown 10976 1726879428.10170: variable 'ansible_search_path' from source: unknown 10976 1726879428.10203: calling self._execute() 10976 1726879428.10296: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879428.10299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879428.10309: variable 'omit' from source: magic vars 10976 1726879428.10591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879428.12243: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879428.12292: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879428.12324: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879428.12355: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879428.12375: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879428.12453: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879428.12466: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879428.12473: variable 'omit' from source: magic vars 10976 1726879428.12529: variable 'omit' from source: magic vars 10976 1726879428.12618: variable '__ha_cluster_some_preshared_key' from source: set_fact 10976 1726879428.12651: variable 'omit' from source: magic vars 10976 1726879428.12676: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879428.12699: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879428.12713: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879428.12728: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879428.12737: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879428.12763: variable 'inventory_hostname' from source: set_fact 10976 1726879428.12767: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879428.12770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879428.12838: Set connection var ansible_pipelining to False 10976 1726879428.12845: Set connection var ansible_shell_executable to /bin/sh 10976 1726879428.12851: Set connection var ansible_timeout to 10 10976 1726879428.12854: Set connection var ansible_shell_type to sh 10976 1726879428.12858: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879428.12868: Set connection var ansible_connection to ssh 10976 1726879428.12887: variable 'ansible_shell_executable' from source: unknown 10976 1726879428.12890: variable 'ansible_connection' from source: unknown 10976 1726879428.12895: variable 'ansible_module_compression' from source: unknown 10976 1726879428.12898: variable 'ansible_shell_type' from source: unknown 10976 1726879428.12901: variable 'ansible_shell_executable' from source: unknown 10976 1726879428.12903: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879428.12907: variable 'ansible_pipelining' from source: unknown 10976 1726879428.12909: variable 'ansible_timeout' from source: unknown 10976 1726879428.12913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879428.12996: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879428.13005: variable 'omit' from source: magic vars 10976 1726879428.13011: starting attempt loop 10976 1726879428.13014: running the handler 10976 1726879428.13026: _low_level_execute_command(): starting 10976 1726879428.13032: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879428.13554: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879428.13570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879428.13583: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879428.13599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879428.13609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879428.13654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879428.13665: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879428.13728: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879428.15367: stdout chunk (state=3): >>>/root <<< 10976 1726879428.15468: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879428.15529: stderr chunk (state=3): >>><<< 10976 1726879428.15532: stdout chunk (state=3): >>><<< 10976 1726879428.15554: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879428.15572: _low_level_execute_command(): starting 10976 1726879428.15579: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879428.1555965-13337-135616947033972 `" && echo ansible-tmp-1726879428.1555965-13337-135616947033972="` echo /root/.ansible/tmp/ansible-tmp-1726879428.1555965-13337-135616947033972 `" ) && sleep 0' 10976 1726879428.16068: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879428.16082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879428.16097: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879428.16120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879428.16164: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879428.16175: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879428.16234: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879428.18117: stdout chunk (state=3): >>>ansible-tmp-1726879428.1555965-13337-135616947033972=/root/.ansible/tmp/ansible-tmp-1726879428.1555965-13337-135616947033972 <<< 10976 1726879428.18221: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879428.18288: stderr chunk (state=3): >>><<< 10976 1726879428.18291: stdout chunk (state=3): >>><<< 10976 1726879428.18310: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879428.1555965-13337-135616947033972=/root/.ansible/tmp/ansible-tmp-1726879428.1555965-13337-135616947033972 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879428.18392: variable 'ansible_module_compression' from source: unknown 10976 1726879428.18437: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10976 1726879428.18491: variable 'ansible_facts' from source: unknown 10976 1726879428.18546: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879428.1555965-13337-135616947033972/AnsiballZ_stat.py 10976 1726879428.18646: Sending initial data 10976 1726879428.18655: Sent initial data (153 bytes) 10976 1726879428.19374: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879428.19379: 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 <<< 10976 1726879428.19413: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879428.19417: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 <<< 10976 1726879428.19420: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879428.19465: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879428.19488: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879428.19496: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879428.19538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879428.21351: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879428.21405: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879428.21442: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp93mww953 /root/.ansible/tmp/ansible-tmp-1726879428.1555965-13337-135616947033972/AnsiballZ_stat.py <<< 10976 1726879428.21457: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879428.22610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879428.22719: stderr chunk (state=3): >>><<< 10976 1726879428.22728: stdout chunk (state=3): >>><<< 10976 1726879428.22742: done transferring module to remote 10976 1726879428.22754: _low_level_execute_command(): starting 10976 1726879428.22760: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879428.1555965-13337-135616947033972/ /root/.ansible/tmp/ansible-tmp-1726879428.1555965-13337-135616947033972/AnsiballZ_stat.py && sleep 0' 10976 1726879428.23256: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879428.23260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879428.23283: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879428.23286: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879428.23291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879428.23337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879428.23362: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879428.23399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879428.25313: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879428.25368: stderr chunk (state=3): >>><<< 10976 1726879428.25371: stdout chunk (state=3): >>><<< 10976 1726879428.25388: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879428.25399: _low_level_execute_command(): starting 10976 1726879428.25404: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879428.1555965-13337-135616947033972/AnsiballZ_stat.py && sleep 0' 10976 1726879428.25891: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879428.25895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879428.25929: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879428.25932: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879428.25936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879428.25992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879428.25996: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879428.25998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879428.26057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879428.28020: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879428.28080: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879428.28118: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879428.28144: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879428.28160: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879428.28190: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879428.28200: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879428.28248: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879428.28273: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879428.28291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879428.28302: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879428.28325: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5f1edc0> <<< 10976 1726879428.28359: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879428.28370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879428.28379: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ec33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5f1eb20> <<< 10976 1726879428.28408: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879428.28437: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5f1eac0> <<< 10976 1726879428.28452: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879428.28475: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 10976 1726879428.28483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879428.28488: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ec3490> <<< 10976 1726879428.28510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 10976 1726879428.28513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879428.28534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879428.28556: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879428.28561: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ec3940> <<< 10976 1726879428.28582: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ec3670> <<< 10976 1726879428.28609: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879428.28624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879428.28649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879428.28665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879428.28680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879428.28702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879428.28724: stdout chunk (state=3): >>>import '_stat' # <<< 10976 1726879428.28734: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e7a190> <<< 10976 1726879428.28744: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879428.28768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879428.28836: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e7a220> <<< 10976 1726879428.28867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879428.28872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879428.28902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 10976 1726879428.28905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e9d850> <<< 10976 1726879428.28907: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e7a940> <<< 10976 1726879428.28934: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5edb880> <<< 10976 1726879428.28962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 10976 1726879428.28965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879428.28973: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e73d90> <<< 10976 1726879428.29016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 10976 1726879428.29030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 10976 1726879428.29037: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e9dd90> <<< 10976 1726879428.29087: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ec3970> <<< 10976 1726879428.29111: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879428.29327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879428.29335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879428.29364: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879428.29372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879428.29392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879428.29414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879428.29428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879428.29443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879428.29452: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e3deb0> <<< 10976 1726879428.29497: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e41f40> <<< 10976 1726879428.29514: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879428.29531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879428.29546: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879428.29568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879428.29577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879428.29601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879428.29633: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e37610> <<< 10976 1726879428.29647: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e3f640> <<< 10976 1726879428.29660: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e3d370> <<< 10976 1726879428.29672: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879428.29750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879428.29771: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879428.29805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879428.29814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879428.29839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879428.29859: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.29875: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5b95dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5b958b0> <<< 10976 1726879428.29885: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879428.29897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 10976 1726879428.29915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5b95eb0> <<< 10976 1726879428.29918: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879428.29947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879428.29968: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5b95f70> <<< 10976 1726879428.29990: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 10976 1726879428.30003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5b95e80> <<< 10976 1726879428.30015: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879428.30067: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5beed30> <<< 10976 1726879428.30070: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879428.30094: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5be8610> <<< 10976 1726879428.30152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879428.30155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5bfb670> <<< 10976 1726879428.30166: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e46e20> <<< 10976 1726879428.30179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879428.30212: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.30217: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5ba7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5bee250> <<< 10976 1726879428.30251: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.30263: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5bfb280> <<< 10976 1726879428.30265: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e4c9d0> <<< 10976 1726879428.30287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879428.30296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879428.30321: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py<<< 10976 1726879428.30327: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879428.30347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879428.30352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879428.30372: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ba7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ba7d90> <<< 10976 1726879428.30410: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 10976 1726879428.30419: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ba7d00> <<< 10976 1726879428.30434: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879428.30439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879428.30454: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879428.30471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879428.30491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879428.30540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879428.30572: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879428.30580: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5b7a370> <<< 10976 1726879428.30585: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879428.30605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879428.30635: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5b7a460> <<< 10976 1726879428.30755: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5baffa0> <<< 10976 1726879428.30790: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ba9a30> <<< 10976 1726879428.30804: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ba9490> <<< 10976 1726879428.30820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879428.30838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879428.30868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879428.30887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879428.30905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879428.30915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5aaf1c0> <<< 10976 1726879428.30957: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5b65c70> <<< 10976 1726879428.31003: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ba9eb0> <<< 10976 1726879428.31008: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e4c040> <<< 10976 1726879428.31031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879428.31056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879428.31081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 10976 1726879428.31088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ac0af0> <<< 10976 1726879428.31104: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879428.31143: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.31146: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5ac0e20> <<< 10976 1726879428.31153: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879428.31167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879428.31194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 10976 1726879428.31197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879428.31199: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ad3730> <<< 10976 1726879428.31223: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879428.31256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879428.31283: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ad3c70> <<< 10976 1726879428.31324: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.31337: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5a603a0> <<< 10976 1726879428.31347: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ac0f10> <<< 10976 1726879428.31360: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879428.31366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879428.31412: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.31425: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5a70280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ad35b0> <<< 10976 1726879428.31428: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879428.31458: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.31465: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5a70340> <<< 10976 1726879428.31497: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ba79d0> <<< 10976 1726879428.31519: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879428.31537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879428.31561: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879428.31564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879428.31609: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.31624: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5a8c6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879428.31662: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5a8c970> <<< 10976 1726879428.31668: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5a8c760> <<< 10976 1726879428.31692: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.31696: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5a8c850> <<< 10976 1726879428.31723: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 10976 1726879428.31728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879428.31932: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.31935: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5a8cca0> <<< 10976 1726879428.31968: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.31971: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5a991f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5a8c8e0> <<< 10976 1726879428.31993: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5a7fa30> <<< 10976 1726879428.32013: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ba75b0> <<< 10976 1726879428.32038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879428.32095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879428.32132: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5a8ca90> <<< 10976 1726879428.32236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879428.32250: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f06b59b5670> <<< 10976 1726879428.32416: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip' <<< 10976 1726879428.32421: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.32509: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.32538: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py <<< 10976 1726879428.32541: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.32563: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.32568: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879428.32592: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.33866: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.34853: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53987c0> <<< 10976 1726879428.34857: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879428.34888: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879428.34909: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879428.34943: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.34948: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5398160> <<< 10976 1726879428.34984: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5398280> <<< 10976 1726879428.35012: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5398f10> <<< 10976 1726879428.35035: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879428.35091: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53984f0> <<< 10976 1726879428.35094: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5398d30> <<< 10976 1726879428.35097: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879428.35130: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.35138: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5398f70> <<< 10976 1726879428.35144: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879428.35175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879428.35210: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5398100> <<< 10976 1726879428.35235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879428.35244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879428.35268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879428.35294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879428.35310: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879428.35387: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b52eeee0> <<< 10976 1726879428.35425: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.35431: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b530df40> <<< 10976 1726879428.35458: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879428.35464: stdout chunk (state=3): >>> # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b530dd60> <<< 10976 1726879428.35481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879428.35507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879428.35543: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b530d3d0> <<< 10976 1726879428.35558: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53fedc0> <<< 10976 1726879428.35729: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53fe3a0> <<< 10976 1726879428.35745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 10976 1726879428.35757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879428.35767: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53fef70> <<< 10976 1726879428.35794: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879428.35798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879428.35822: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879428.35849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879428.35855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879428.35879: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 10976 1726879428.35900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879428.35906: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53ccc10> <<< 10976 1726879428.35978: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5369cd0> <<< 10976 1726879428.35983: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53693a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53a0490> <<< 10976 1726879428.36012: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.36020: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b53694c0> <<< 10976 1726879428.36050: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53694f0> <<< 10976 1726879428.36075: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879428.36079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879428.36105: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879428.36133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879428.36206: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.36218: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b52d0250> <<< 10976 1726879428.36221: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53df1f0> <<< 10976 1726879428.36228: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879428.36244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879428.36294: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.36302: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b52dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53df370> <<< 10976 1726879428.36328: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879428.36363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879428.36388: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879428.36393: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879428.36451: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53f7d90> <<< 10976 1726879428.36578: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b52dc880> <<< 10976 1726879428.36679: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.36683: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b52dc6d0> <<< 10976 1726879428.36708: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.36712: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b52db670> <<< 10976 1726879428.36754: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.36758: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b52db5b0> <<< 10976 1726879428.36760: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53d78b0> <<< 10976 1726879428.36784: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879428.36811: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879428.36817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879428.36866: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5361670> <<< 10976 1726879428.37043: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.37056: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5360ac0> <<< 10976 1726879428.37059: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b536f0d0> <<< 10976 1726879428.37105: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.37112: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b53610d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53a3a60> <<< 10976 1726879428.37116: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.37131: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.37142: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10976 1726879428.37218: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.37300: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.37304: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.37306: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879428.37335: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879428.37340: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879428.37355: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.37451: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.37545: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.38016: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.38487: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879428.38492: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10976 1726879428.38501: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 10976 1726879428.38505: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879428.38507: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879428.38528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879428.38586: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.38591: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b4ec7580> <<< 10976 1726879428.38650: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879428.38655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b52bd520> <<< 10976 1726879428.38677: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b4e6c0a0> <<< 10976 1726879428.38735: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879428.38738: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879428.38764: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879428.38770: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.38890: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.39018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879428.39027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879428.39046: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5360bb0> <<< 10976 1726879428.39053: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.39460: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.39828: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.39881: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.39941: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879428.39945: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.39981: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.40012: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879428.40028: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.40075: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.40146: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879428.40160: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.40169: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879428.40190: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.40223: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.40256: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879428.40264: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.40446: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.40632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879428.40665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879428.40668: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879428.40742: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b52b8970> <<< 10976 1726879428.40751: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.40809: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.40886: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879428.40892: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879428.40902: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879428.40911: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.40946: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.40985: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879428.40990: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.41029: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.41068: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.41157: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.41219: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879428.41244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879428.41323: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.41326: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b53e9250> <<< 10976 1726879428.41358: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b52b86a0> <<< 10976 1726879428.41398: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py <<< 10976 1726879428.41401: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879428.41540: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.41604: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.41631: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.41670: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879428.41683: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879428.41702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879428.41737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879428.41758: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879428.41777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879428.41865: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b529d7c0> <<< 10976 1726879428.41906: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b529a7f0> <<< 10976 1726879428.41962: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5293970> <<< 10976 1726879428.41971: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879428.41984: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.42004: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.42027: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879428.42099: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879428.42114: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879428.42119: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py <<< 10976 1726879428.42138: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.42250: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.42432: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.42596: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879428.43326: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/corosync/authkey", "mode": "0400", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 256, "inode": 14680219, "dev": 51713, "nlink": 1, "atime": 1726879315.9546585, "mtime": 1726879303.394598, "ctime": 1726879303.6735992, "wusr": false, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "8dacb3115e10b31fc29da95eeb8dc92809f8d843", "mimetype": "application/octet-stream", "charset": "binary", "version": "1046186951", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/corosync/authkey", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 10976 1726879428.43349: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879428.43715: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 10976 1726879428.43731: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport <<< 10976 1726879428.43752: stdout chunk (state=3): >>># cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib <<< 10976 1726879428.43765: stdout chunk (state=3): >>># destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 <<< 10976 1726879428.43801: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache <<< 10976 1726879428.43811: stdout chunk (state=3): >>># 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 <<< 10976 1726879428.43848: stdout chunk (state=3): >>># 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 <<< 10976 1726879428.43852: stdout chunk (state=3): >>># 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 <<< 10976 1726879428.43857: 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 10976 1726879428.44048: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879428.44072: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 10976 1726879428.44081: stdout chunk (state=3): >>># destroy importlib.machinery <<< 10976 1726879428.44106: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879428.44111: stdout chunk (state=3): >>># destroy _compression <<< 10976 1726879428.44130: stdout chunk (state=3): >>># destroy binascii<<< 10976 1726879428.44135: stdout chunk (state=3): >>> # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879428.44156: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal <<< 10976 1726879428.44168: stdout chunk (state=3): >>># destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 10976 1726879428.44178: stdout chunk (state=3): >>># destroy encodings <<< 10976 1726879428.44194: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879428.44212: stdout chunk (state=3): >>># destroy array <<< 10976 1726879428.44217: stdout chunk (state=3): >>># destroy datetime <<< 10976 1726879428.44241: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879428.44290: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 10976 1726879428.44311: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 10976 1726879428.44314: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 10976 1726879428.44346: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 10976 1726879428.44358: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib <<< 10976 1726879428.44398: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 10976 1726879428.44402: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp <<< 10976 1726879428.44423: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib <<< 10976 1726879428.44443: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879428.44448: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 10976 1726879428.44453: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879428.44479: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 10976 1726879428.44482: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types <<< 10976 1726879428.44496: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 10976 1726879428.44532: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 10976 1726879428.44537: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10976 1726879428.44540: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 10976 1726879428.44542: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 10976 1726879428.44561: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879428.44698: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 10976 1726879428.44717: stdout chunk (state=3): >>># destroy tokenize <<< 10976 1726879428.44739: stdout chunk (state=3): >>># destroy _heapq <<< 10976 1726879428.44742: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 10976 1726879428.44766: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879428.44772: stdout chunk (state=3): >>># destroy select <<< 10976 1726879428.44792: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator <<< 10976 1726879428.44801: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879428.44836: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879428.45135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879428.45201: stderr chunk (state=3): >>><<< 10976 1726879428.45203: stdout chunk (state=3): >>><<< 10976 1726879428.45271: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5f1edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ec33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5f1eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5f1eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ec3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ec3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ec3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e7a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5edb880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e73d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ec3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e3deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e41f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e37610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e3f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e3d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5b95dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5b958b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5b95eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5b95f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5b95e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5beed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5be8610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5bfb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e46e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5ba7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5bee250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5bfb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e4c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ba7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ba7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ba7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5b7a370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5b7a460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5baffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ba9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ba9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5aaf1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5b65c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ba9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5e4c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ac0af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5ac0e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ad3730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ad3c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5a603a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ac0f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5a70280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ad35b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5a70340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ba79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5a8c6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5a8c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5a8c760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5a8c850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5a8cca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5a991f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5a8c8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5a7fa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5ba75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5a8ca90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f06b59b5670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53987c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5398160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5398280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5398f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5398d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5398f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5398100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b52eeee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b530df40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b530dd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b530d3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53fedc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53fe3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53fef70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53ccc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5369cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53693a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53a0490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b53694c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53694f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b52d0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53df1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b52dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53df370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53f7d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b52dc880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b52dc6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b52db670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b52db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53d78b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5361670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b5360ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b536f0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b53610d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b53a3a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b4ec7580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b52bd520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b4e6c0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5360bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b52b8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06b53e9250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b52b86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b529d7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b529a7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06b5293970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_ynhx_uvg/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/corosync/authkey", "mode": "0400", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 256, "inode": 14680219, "dev": 51713, "nlink": 1, "atime": 1726879315.9546585, "mtime": 1726879303.394598, "ctime": 1726879303.6735992, "wusr": false, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "8dacb3115e10b31fc29da95eeb8dc92809f8d843", "mimetype": "application/octet-stream", "charset": "binary", "version": "1046186951", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/corosync/authkey", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879428.45784: done with _execute_module (ansible.legacy.stat, {'path': '/etc/corosync/authkey', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726879428.1555965-13337-135616947033972/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 10976 1726879428.45788: variable 'ansible_module_compression' from source: unknown 10976 1726879428.45794: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 10976 1726879428.45797: variable 'ansible_facts' from source: unknown 10976 1726879428.45799: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879428.1555965-13337-135616947033972/AnsiballZ_file.py 10976 1726879428.45802: Sending initial data 10976 1726879428.45804: Sent initial data (153 bytes) 10976 1726879428.46482: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879428.46487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879428.46528: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879428.46542: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879428.46545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879428.46586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879428.46595: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879428.46609: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879428.46665: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879428.48433: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879428.48463: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879428.48502: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpvad82k9i /root/.ansible/tmp/ansible-tmp-1726879428.1555965-13337-135616947033972/AnsiballZ_file.py <<< 10976 1726879428.48538: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879428.49379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879428.49491: stderr chunk (state=3): >>><<< 10976 1726879428.49495: stdout chunk (state=3): >>><<< 10976 1726879428.49512: done transferring module to remote 10976 1726879428.49524: _low_level_execute_command(): starting 10976 1726879428.49529: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879428.1555965-13337-135616947033972/ /root/.ansible/tmp/ansible-tmp-1726879428.1555965-13337-135616947033972/AnsiballZ_file.py && sleep 0' 10976 1726879428.50006: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879428.50010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879428.50031: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879428.50043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879428.50105: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879428.50111: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879428.50113: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879428.50147: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879428.51919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879428.51975: stderr chunk (state=3): >>><<< 10976 1726879428.51978: stdout chunk (state=3): >>><<< 10976 1726879428.51995: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879428.51999: _low_level_execute_command(): starting 10976 1726879428.52003: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879428.1555965-13337-135616947033972/AnsiballZ_file.py && sleep 0' 10976 1726879428.52483: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879428.52505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879428.52517: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879428.52535: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879428.52578: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879428.52590: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879428.52652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879428.54599: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879428.54604: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879428.54662: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879428.54698: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879428.54745: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879428.54791: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 10976 1726879428.54832: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879428.54859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879428.54882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879428.54890: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879428.54908: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc831b3dc0> <<< 10976 1726879428.54941: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879428.54966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc831583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc831b3b20> <<< 10976 1726879428.55003: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 10976 1726879428.55006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879428.55020: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc831b3ac0> <<< 10976 1726879428.55036: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879428.55056: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879428.55078: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83158490> <<< 10976 1726879428.55104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879428.55117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879428.55141: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879428.55145: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83158940> <<< 10976 1726879428.55167: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83158670> <<< 10976 1726879428.55191: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879428.55206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879428.55227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879428.55246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879428.55265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879428.55283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879428.55305: stdout chunk (state=3): >>>import '_stat' # <<< 10976 1726879428.55309: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc8310f190> <<< 10976 1726879428.55327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879428.55347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879428.55418: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc8310f220> <<< 10976 1726879428.55446: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879428.55456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879428.55484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 10976 1726879428.55493: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83132850> <<< 10976 1726879428.55500: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc8310f940> <<< 10976 1726879428.55524: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83170880> <<< 10976 1726879428.55545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 10976 1726879428.55553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83107d90> <<< 10976 1726879428.55600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879428.55618: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83132d90> <<< 10976 1726879428.55670: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83158970> <<< 10976 1726879428.55699: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879428.55902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879428.55914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879428.55939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879428.55956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879428.55975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879428.55998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879428.56019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879428.56025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879428.56041: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc830abeb0> <<< 10976 1726879428.56087: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc830b1f40> <<< 10976 1726879428.56109: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879428.56117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879428.56135: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879428.56156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879428.56171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879428.56194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 10976 1726879428.56197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879428.56218: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc830a7610> <<< 10976 1726879428.56240: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc830af640> <<< 10976 1726879428.56245: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc830ab370> <<< 10976 1726879428.56263: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879428.56338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879428.56358: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879428.56391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879428.56417: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879428.56452: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.56459: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc83030dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc830308b0> <<< 10976 1726879428.56476: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879428.56494: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83030eb0> <<< 10976 1726879428.56510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879428.56531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879428.56553: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83030f70> <<< 10976 1726879428.56576: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 10976 1726879428.56594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879428.56600: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83030e80> import '_collections' # <<< 10976 1726879428.56652: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83089d30> <<< 10976 1726879428.56654: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879428.56682: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83082610> <<< 10976 1726879428.56737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879428.56740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83096670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc830b6e20> <<< 10976 1726879428.56769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879428.56805: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc83042c70> <<< 10976 1726879428.56812: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83089250> <<< 10976 1726879428.56845: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.56861: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc83096280> <<< 10976 1726879428.56865: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc830bc9d0> <<< 10976 1726879428.56889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879428.56896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879428.56924: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 10976 1726879428.56933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879428.56941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879428.56965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879428.56971: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83042fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83042d90> <<< 10976 1726879428.56999: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 10976 1726879428.57007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83042d00> <<< 10976 1726879428.57022: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879428.57066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879428.57079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879428.57082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879428.57134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879428.57166: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 10976 1726879428.57175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82dfb370> <<< 10976 1726879428.57185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879428.57199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879428.57230: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82dfb460> <<< 10976 1726879428.57351: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc8304afa0> <<< 10976 1726879428.57392: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83044a30> <<< 10976 1726879428.57395: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83044490> <<< 10976 1726879428.57423: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879428.57428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879428.57466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879428.57474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879428.57504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879428.57515: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82d241c0> <<< 10976 1726879428.57547: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82de5c70> <<< 10976 1726879428.57597: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83044eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc830bc040> <<< 10976 1726879428.57628: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879428.57648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879428.57670: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 10976 1726879428.57682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82d35af0> <<< 10976 1726879428.57692: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879428.57729: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.57740: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82d35e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879428.57756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879428.57779: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 10976 1726879428.57785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879428.57786: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82d48730> <<< 10976 1726879428.57809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879428.57840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879428.57868: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82d48c70> <<< 10976 1726879428.57906: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.57913: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82cd53a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82d35f10> <<< 10976 1726879428.57938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879428.57992: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82ce5280> <<< 10976 1726879428.58001: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82d485b0> <<< 10976 1726879428.58007: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879428.58037: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82ce5340> <<< 10976 1726879428.58086: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc830429d0> <<< 10976 1726879428.58094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879428.58115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879428.58134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879428.58151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879428.58183: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.58196: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82d016a0> <<< 10976 1726879428.58207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879428.58236: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.58240: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82d01970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82d01760> <<< 10976 1726879428.58268: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82d01850> <<< 10976 1726879428.58298: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879428.58499: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82d01ca0> <<< 10976 1726879428.58540: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82d0e1f0> <<< 10976 1726879428.58545: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82d018e0> <<< 10976 1726879428.58560: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82cf4a30> <<< 10976 1726879428.58585: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc830425b0> <<< 10976 1726879428.58606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879428.58666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879428.58703: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82d01a90> <<< 10976 1726879428.58808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879428.58819: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdc82c22670> <<< 10976 1726879428.58995: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip' <<< 10976 1726879428.58999: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.59091: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.59116: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py <<< 10976 1726879428.59126: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.59135: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.59155: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879428.59209: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.60460: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.61534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82b497c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 10976 1726879428.61547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 10976 1726879428.61556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 10976 1726879428.61579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82b49160> <<< 10976 1726879428.61629: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82b49280> <<< 10976 1726879428.61659: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82b49f10> <<< 10976 1726879428.61662: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879428.61709: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82b494f0> <<< 10976 1726879428.61712: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82b49d30> <<< 10976 1726879428.61715: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879428.61746: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82b49f70> <<< 10976 1726879428.61762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879428.61793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879428.61829: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82b49100> <<< 10976 1726879428.61852: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879428.61862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879428.61886: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879428.61927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879428.61942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879428.62043: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc8256eee0> <<< 10976 1726879428.62126: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc8258df40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc8258dd60> <<< 10976 1726879428.62132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879428.62145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879428.62185: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc8258d3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82bafdc0> <<< 10976 1726879428.62501: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82baf3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82baff70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879428.62521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879428.62534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82b7dc10> <<< 10976 1726879428.62598: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc825e9cd0> <<< 10976 1726879428.62605: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc825e93a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82b51490> <<< 10976 1726879428.62637: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.62646: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc825e94c0> <<< 10976 1726879428.62670: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879428.62683: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc825e94f0> <<< 10976 1726879428.62785: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879428.62795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879428.62826: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.62860: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82550250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82b901f0> <<< 10976 1726879428.62865: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879428.62923: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879428.62927: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc8255c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82b90370> <<< 10976 1726879428.62948: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879428.62992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879428.63014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 10976 1726879428.63017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879428.63020: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879428.63082: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82ba8d90> <<< 10976 1726879428.63214: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc8255c880> <<< 10976 1726879428.63319: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc8255c6d0> <<< 10976 1726879428.63348: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc8255b670> <<< 10976 1726879428.63433: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc8255b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82b888b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879428.63458: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879428.63470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879428.64108: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc825e1670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc825e0ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc825ef0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc825e10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82b54a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879428.64132: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.64215: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.64757: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.65257: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10976 1726879428.65280: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879428.65284: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879428.65331: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82132580> <<< 10976 1726879428.65415: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc8253e520> <<< 10976 1726879428.65418: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc820d70a0> <<< 10976 1726879428.65480: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879428.65504: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.65516: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879428.65634: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.65764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879428.65800: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc825e0bb0> <<< 10976 1726879428.65808: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.66191: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.66552: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.66607: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.66673: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879428.66676: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.66707: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.66748: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879428.66751: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.66801: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.66888: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10976 1726879428.66907: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879428.66923: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.66951: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.66988: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879428.67179: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.67367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879428.67401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 10976 1726879428.67484: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82538970> # zipimport: zlib available <<< 10976 1726879428.67546: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.67621: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879428.67641: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879428.67655: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.67690: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.67724: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879428.67736: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.67762: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.67806: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.67897: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.67958: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879428.67981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879428.68062: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82b9a250> <<< 10976 1726879428.68093: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc825386a0> <<< 10976 1726879428.68139: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879428.68287: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.68338: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.68363: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.68404: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879428.68427: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879428.68445: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879428.68478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879428.68505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879428.68587: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc8251d7c0> <<< 10976 1726879428.68630: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc8251a7f0> <<< 10976 1726879428.68694: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82514970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879428.68728: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.68747: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879428.68812: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879428.68850: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py <<< 10976 1726879428.68864: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.69355: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.69783: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879428.70313: stdout chunk (state=3): >>> {"path": "/etc/corosync/authkey", "changed": false, "diff": {"before": {"path": "/etc/corosync/authkey"}, "after": {"path": "/etc/corosync/authkey"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0400", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 256, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0400", "dest": "/etc/corosync/authkey", "_original_basename": ".p6xvfryp", "recurse": false, "state": "file", "path": "/etc/corosync/authkey", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 10976 1726879428.70316: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879428.70609: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 10976 1726879428.70632: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 10976 1726879428.70648: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum <<< 10976 1726879428.70666: stdout chunk (state=3): >>># cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools <<< 10976 1726879428.70699: stdout chunk (state=3): >>># cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil <<< 10976 1726879428.70757: stdout chunk (state=3): >>># cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2<<< 10976 1726879428.70764: stdout chunk (state=3): >>> # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect <<< 10976 1726879428.70772: stdout chunk (state=3): >>># cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible <<< 10976 1726879428.70778: stdout chunk (state=3): >>># destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess <<< 10976 1726879428.70783: stdout chunk (state=3): >>># cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog <<< 10976 1726879428.70801: stdout chunk (state=3): >>># 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 <<< 10976 1726879428.70860: stdout chunk (state=3): >>># 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 <<< 10976 1726879428.70868: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters <<< 10976 1726879428.70870: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 10976 1726879428.70872: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro <<< 10976 1726879428.70873: 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 <<< 10976 1726879428.70875: stdout chunk (state=3): >>># destroy ansible.modules <<< 10976 1726879428.71083: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879428.71094: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879428.71125: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879428.71139: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879428.71155: stdout chunk (state=3): >>># destroy array <<< 10976 1726879428.71173: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux <<< 10976 1726879428.71205: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.selinux <<< 10976 1726879428.71219: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 10976 1726879428.71245: stdout chunk (state=3): >>># cleanup[3] wiping systemd.journal # destroy uuid # destroy logging # 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 _datetime # cleanup[3] wiping syslog <<< 10976 1726879428.71257: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 10976 1726879428.71260: stdout chunk (state=3): >>># cleanup[3] wiping shlex # cleanup[3] wiping platform <<< 10976 1726879428.71266: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings <<< 10976 1726879428.71287: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json <<< 10976 1726879428.71311: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 <<< 10976 1726879428.71317: stdout chunk (state=3): >>># cleanup[3] wiping tempfile # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 10976 1726879428.71320: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 10976 1726879428.71343: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 10976 1726879428.71361: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879428.71370: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq <<< 10976 1726879428.71385: stdout chunk (state=3): >>># cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc <<< 10976 1726879428.71405: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal<<< 10976 1726879428.71468: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref <<< 10976 1726879428.71487: stdout chunk (state=3): >>># cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib <<< 10976 1726879428.71674: stdout chunk (state=3): >>># destroy _uuid <<< 10976 1726879428.71680: stdout chunk (state=3): >>># destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse <<< 10976 1726879428.71686: stdout chunk (state=3): >>># destroy functools # destroy tokenize # destroy _heapq <<< 10976 1726879428.71697: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879428.71726: stdout chunk (state=3): >>># 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 stat # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select <<< 10976 1726879428.71739: stdout chunk (state=3): >>># destroy _signal <<< 10976 1726879428.71791: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879428.72191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879428.72194: stdout chunk (state=3): >>><<< 10976 1726879428.72197: stderr chunk (state=3): >>><<< 10976 1726879428.72293: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc831b3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc831583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc831b3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc831b3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83158490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83158940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83158670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc8310f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc8310f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83132850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc8310f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83170880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83107d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83132d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83158970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc830abeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc830b1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc830a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc830af640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc830ab370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc83030dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc830308b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83030eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83030f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83030e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83089d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83082610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83096670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc830b6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc83042c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83089250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc83096280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc830bc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83042fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83042d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83042d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82dfb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82dfb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc8304afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83044a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83044490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82d241c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82de5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc83044eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc830bc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82d35af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82d35e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82d48730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82d48c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82cd53a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82d35f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82ce5280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82d485b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82ce5340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc830429d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82d016a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82d01970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82d01760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82d01850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82d01ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82d0e1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82d018e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82cf4a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc830425b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82d01a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdc82c22670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82b497c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82b49160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82b49280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82b49f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82b494f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82b49d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82b49f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82b49100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc8256eee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc8258df40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc8258dd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc8258d3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82bafdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82baf3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82baff70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82b7dc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc825e9cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc825e93a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82b51490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc825e94c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc825e94f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82550250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82b901f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc8255c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82b90370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82ba8d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc8255c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc8255c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc8255b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc8255b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82b888b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc825e1670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc825e0ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc825ef0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc825e10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82b54a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82132580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc8253e520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc820d70a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc825e0bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82538970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdc82b9a250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc825386a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc8251d7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc8251a7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdc82514970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_whxr1x5k/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/corosync/authkey", "changed": false, "diff": {"before": {"path": "/etc/corosync/authkey"}, "after": {"path": "/etc/corosync/authkey"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0400", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 256, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0400", "dest": "/etc/corosync/authkey", "_original_basename": ".p6xvfryp", "recurse": false, "state": "file", "path": "/etc/corosync/authkey", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib # destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse # destroy functools # destroy tokenize # destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # 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 stat # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _signal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879428.73046: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0400', 'dest': '/etc/corosync/authkey', '_original_basename': '.p6xvfryp', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_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-1726879428.1555965-13337-135616947033972/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879428.73052: _low_level_execute_command(): starting 10976 1726879428.73055: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879428.1555965-13337-135616947033972/ > /dev/null 2>&1 && sleep 0' 10976 1726879428.74104: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879428.74120: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879428.74137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879428.74155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879428.74211: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879428.74225: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879428.74239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879428.74257: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879428.74272: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879428.74294: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879428.74308: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879428.74320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879428.74338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879428.74350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879428.74360: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879428.74372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879428.74460: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879428.74482: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879428.74502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879428.74581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879428.76543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879428.76547: stdout chunk (state=3): >>><<< 10976 1726879428.76550: stderr chunk (state=3): >>><<< 10976 1726879428.76628: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879428.76632: handler run complete 10976 1726879428.76634: attempt loop complete, returning result 10976 1726879428.76637: _execute() done 10976 1726879428.76639: dumping result to json 10976 1726879428.76641: done dumping result, returning 10976 1726879428.76834: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute corosync authkey [0e24e73b-299d-f469-e0b0-000000000974] 10976 1726879428.76838: sending task result for task 0e24e73b-299d-f469-e0b0-000000000974 ok: [managed_node2] => { "changed": false, "checksum": "8dacb3115e10b31fc29da95eeb8dc92809f8d843", "dest": "/etc/corosync/authkey", "gid": 0, "group": "root", "mode": "0400", "owner": "root", "path": "/etc/corosync/authkey", "secontext": "system_u:object_r:etc_t:s0", "size": 256, "state": "file", "uid": 0 } 10976 1726879428.77111: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000974 10976 1726879428.77123: no more pending results, returning what we have 10976 1726879428.77127: results queue empty 10976 1726879428.77128: checking for any_errors_fatal 10976 1726879428.77143: done checking for any_errors_fatal 10976 1726879428.77144: checking for max_fail_percentage 10976 1726879428.77146: done checking for max_fail_percentage 10976 1726879428.77146: checking to see if all hosts have failed and the running result is not ok 10976 1726879428.77147: done checking to see if all hosts have failed 10976 1726879428.77148: getting the remaining hosts for this loop 10976 1726879428.77149: done getting the remaining hosts for this loop 10976 1726879428.77152: getting the next task for host managed_node2 10976 1726879428.77158: done getting next task for host managed_node2 10976 1726879428.77162: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Get pacemaker authkey 10976 1726879428.77166: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879428.77178: WORKER PROCESS EXITING 10976 1726879428.77184: getting variables 10976 1726879428.77186: in VariableManager get_vars() 10976 1726879428.77228: Calling all_inventory to load vars for managed_node2 10976 1726879428.77232: Calling groups_inventory to load vars for managed_node2 10976 1726879428.77234: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879428.77244: Calling all_plugins_play to load vars for managed_node2 10976 1726879428.77247: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879428.77250: Calling groups_plugins_play to load vars for managed_node2 10976 1726879428.78406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879428.79727: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879428.79749: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879428.79756: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879428.79844: done with get_vars() 10976 1726879428.79883: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Get pacemaker authkey] ************ task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:20 Friday 20 September 2024 20:43:48 -0400 (0:00:00.704) 0:01:10.223 ****** 10976 1726879428.79997: entering _queue_task() for managed_node2/include_tasks 10976 1726879428.80391: worker is 1 (out of 1 available) 10976 1726879428.80405: exiting _queue_task() for managed_node2/include_tasks 10976 1726879428.80418: done queuing things up, now waiting for results queue to drain 10976 1726879428.80420: waiting for pending results... 10976 1726879428.80778: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Get pacemaker authkey 10976 1726879428.80924: in run() - task 0e24e73b-299d-f469-e0b0-000000000975 10976 1726879428.80944: variable 'ansible_search_path' from source: unknown 10976 1726879428.80952: variable 'ansible_search_path' from source: unknown 10976 1726879428.81001: calling self._execute() 10976 1726879428.81124: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879428.81135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879428.81150: variable 'omit' from source: magic vars 10976 1726879428.81543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879428.84151: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879428.84250: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879428.84301: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879428.84349: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879428.84383: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879428.84503: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879428.84530: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879428.84542: _execute() done 10976 1726879428.84551: dumping result to json 10976 1726879428.84561: done dumping result, returning 10976 1726879428.84571: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Get pacemaker authkey [0e24e73b-299d-f469-e0b0-000000000975] 10976 1726879428.84581: sending task result for task 0e24e73b-299d-f469-e0b0-000000000975 10976 1726879428.84743: no more pending results, returning what we have 10976 1726879428.84748: in VariableManager get_vars() 10976 1726879428.84804: Calling all_inventory to load vars for managed_node2 10976 1726879428.84808: Calling groups_inventory to load vars for managed_node2 10976 1726879428.84810: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879428.84824: Calling all_plugins_play to load vars for managed_node2 10976 1726879428.84828: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879428.84831: Calling groups_plugins_play to load vars for managed_node2 10976 1726879428.86449: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000975 10976 1726879428.86454: WORKER PROCESS EXITING 10976 1726879428.86510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879428.87769: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879428.87782: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879428.87788: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879428.87839: done with get_vars() 10976 1726879428.87860: variable 'ansible_search_path' from source: unknown 10976 1726879428.87861: variable 'ansible_search_path' from source: unknown 10976 1726879428.87963: variable 'ha_cluster_pacemaker_shell' from source: role '' defaults 10976 1726879428.87991: we have included files to process 10976 1726879428.87992: generating all_blocks data 10976 1726879428.87994: done generating all_blocks data 10976 1726879428.87999: processing included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml 10976 1726879428.88000: loading included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml 10976 1726879428.88001: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml 10976 1726879428.88636: done processing included file 10976 1726879428.88638: iterating over new_blocks loaded from include file 10976 1726879428.88639: in VariableManager get_vars() 10976 1726879428.88656: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879428.88666: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879428.88669: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879428.88702: done with get_vars() 10976 1726879428.88703: filtering new block on tags 10976 1726879428.88746: done filtering new block on tags 10976 1726879428.88748: in VariableManager get_vars() 10976 1726879428.88761: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879428.88770: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879428.88773: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879428.88798: done with get_vars() 10976 1726879428.88800: filtering new block on tags 10976 1726879428.88830: done filtering new block on tags 10976 1726879428.88832: in VariableManager get_vars() 10976 1726879428.88900: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879428.88910: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879428.88913: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879428.88936: done with get_vars() 10976 1726879428.88938: filtering new block on tags 10976 1726879428.88971: done filtering new block on tags 10976 1726879428.88973: done iterating over new_blocks loaded from include file included: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml for managed_node2 10976 1726879428.88978: extending task lists for all hosts with included blocks 10976 1726879428.89988: done extending task lists 10976 1726879428.89993: done processing included files 10976 1726879428.90000: results queue empty 10976 1726879428.90001: checking for any_errors_fatal 10976 1726879428.90007: done checking for any_errors_fatal 10976 1726879428.90008: checking for max_fail_percentage 10976 1726879428.90009: done checking for max_fail_percentage 10976 1726879428.90010: checking to see if all hosts have failed and the running result is not ok 10976 1726879428.90011: done checking to see if all hosts have failed 10976 1726879428.90012: getting the remaining hosts for this loop 10976 1726879428.90013: done getting the remaining hosts for this loop 10976 1726879428.90017: getting the next task for host managed_node2 10976 1726879428.90024: done getting next task for host managed_node2 10976 1726879428.90027: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Check if key exists on the controller {{ preshared_key_label }} 10976 1726879428.90031: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879428.90041: getting variables 10976 1726879428.90042: in VariableManager get_vars() 10976 1726879428.90062: Calling all_inventory to load vars for managed_node2 10976 1726879428.90065: Calling groups_inventory to load vars for managed_node2 10976 1726879428.90066: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879428.90072: Calling all_plugins_play to load vars for managed_node2 10976 1726879428.90074: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879428.90077: Calling groups_plugins_play to load vars for managed_node2 10976 1726879428.91015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879428.91786: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879428.91801: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879428.91805: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879428.91847: done with get_vars() 10976 1726879428.91863: done getting variables 10976 1726879428.91963: variable 'preshared_key_label' from source: include params TASK [fedora.linux_system_roles.ha_cluster : Check if key exists on the controller pacemaker authkey] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:16 Friday 20 September 2024 20:43:48 -0400 (0:00:00.119) 0:01:10.343 ****** 10976 1726879428.91995: entering _queue_task() for managed_node2/stat 10976 1726879428.92253: worker is 1 (out of 1 available) 10976 1726879428.92267: exiting _queue_task() for managed_node2/stat 10976 1726879428.92273: done queuing things up, now waiting for results queue to drain 10976 1726879428.92275: waiting for pending results... 10976 1726879428.92505: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Check if key exists on the controller pacemaker authkey 10976 1726879428.92622: in run() - task 0e24e73b-299d-f469-e0b0-000000000ae7 10976 1726879428.92635: variable 'ansible_search_path' from source: unknown 10976 1726879428.92640: variable 'ansible_search_path' from source: unknown 10976 1726879428.92673: calling self._execute() 10976 1726879428.92696: in VariableManager get_vars() 10976 1726879428.92744: Calling all_inventory to load vars for localhost 10976 1726879428.92747: Calling groups_inventory to load vars for localhost 10976 1726879428.92755: Calling all_plugins_inventory to load vars for localhost 10976 1726879428.92768: Calling all_plugins_play to load vars for localhost 10976 1726879428.92774: Calling groups_plugins_inventory to load vars for localhost 10976 1726879428.92779: Calling groups_plugins_play to load vars for localhost 10976 1726879428.92839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879428.92866: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879428.92889: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879428.92911: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879428.93017: done with get_vars() 10976 1726879428.93030: variable 'inventory_hostname' from source: set_fact 10976 1726879428.93114: variable 'ansible_delegated_vars' from source: unknown 10976 1726879428.93125: variable 'ansible_connection' from source: host vars for 'localhost' 10976 1726879428.93134: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 10976 1726879428.93154: variable 'omit' from source: magic vars 10976 1726879428.93474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879428.95680: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879428.95728: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879428.95759: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879428.95785: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879428.95807: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879428.95884: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879428.95899: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879428.96010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879428.96141: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879428.96171: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879428.96198: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879428.96221: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879428.96280: 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) 10976 1726879428.96300: 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) 10976 1726879428.96319: 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) 10976 1726879428.96339: 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) 10976 1726879428.96380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879428.96399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879428.96424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879428.96449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879428.96460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879428.96554: variable 'preshared_key_src' from source: include params 10976 1726879428.96557: variable 'ha_cluster_pacemaker_key_src' from source: role '' defaults 10976 1726879428.96571: Evaluated conditional (preshared_key_src is string and preshared_key_src | length > 1): False 10976 1726879428.96574: when evaluation is False, skipping this task 10976 1726879428.96576: _execute() done 10976 1726879428.96579: dumping result to json 10976 1726879428.96583: done dumping result, returning 10976 1726879428.96590: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Check if key exists on the controller pacemaker authkey [0e24e73b-299d-f469-e0b0-000000000ae7] 10976 1726879428.96597: sending task result for task 0e24e73b-299d-f469-e0b0-000000000ae7 10976 1726879428.96698: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000ae7 10976 1726879428.96701: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "preshared_key_src is string and preshared_key_src | length > 1", "skip_reason": "Conditional result was False" } 10976 1726879428.96766: no more pending results, returning what we have 10976 1726879428.96769: results queue empty 10976 1726879428.96770: checking for any_errors_fatal 10976 1726879428.96772: done checking for any_errors_fatal 10976 1726879428.96773: checking for max_fail_percentage 10976 1726879428.96775: done checking for max_fail_percentage 10976 1726879428.96776: checking to see if all hosts have failed and the running result is not ok 10976 1726879428.96776: done checking to see if all hosts have failed 10976 1726879428.96777: getting the remaining hosts for this loop 10976 1726879428.96778: done getting the remaining hosts for this loop 10976 1726879428.96782: getting the next task for host managed_node2 10976 1726879428.96791: done getting next task for host managed_node2 10976 1726879428.96795: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Slurp existing key from the controller {{ preshared_key_label }} 10976 1726879428.96808: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879428.96827: getting variables 10976 1726879428.96829: in VariableManager get_vars() 10976 1726879428.96868: Calling all_inventory to load vars for managed_node2 10976 1726879428.96870: Calling groups_inventory to load vars for managed_node2 10976 1726879428.96872: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879428.96880: Calling all_plugins_play to load vars for managed_node2 10976 1726879428.96882: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879428.96885: Calling groups_plugins_play to load vars for managed_node2 10976 1726879428.97947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879428.99248: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879428.99269: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879428.99278: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879428.99359: done with get_vars() 10976 1726879428.99382: done getting variables 10976 1726879428.99557: variable 'preshared_key_label' from source: include params TASK [fedora.linux_system_roles.ha_cluster : Slurp existing key from the controller pacemaker authkey] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:21 Friday 20 September 2024 20:43:48 -0400 (0:00:00.076) 0:01:10.419 ****** 10976 1726879428.99599: entering _queue_task() for managed_node2/slurp 10976 1726879428.99903: worker is 1 (out of 1 available) 10976 1726879428.99916: exiting _queue_task() for managed_node2/slurp 10976 1726879428.99920: done queuing things up, now waiting for results queue to drain 10976 1726879428.99925: waiting for pending results... 10976 1726879429.00266: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Slurp existing key from the controller pacemaker authkey 10976 1726879429.00451: in run() - task 0e24e73b-299d-f469-e0b0-000000000ae8 10976 1726879429.00470: variable 'ansible_search_path' from source: unknown 10976 1726879429.00477: variable 'ansible_search_path' from source: unknown 10976 1726879429.00530: calling self._execute() 10976 1726879429.00564: in VariableManager get_vars() 10976 1726879429.00634: Calling all_inventory to load vars for localhost 10976 1726879429.00643: Calling groups_inventory to load vars for localhost 10976 1726879429.00652: Calling all_plugins_inventory to load vars for localhost 10976 1726879429.00673: Calling all_plugins_play to load vars for localhost 10976 1726879429.00683: Calling groups_plugins_inventory to load vars for localhost 10976 1726879429.00696: Calling groups_plugins_play to load vars for localhost 10976 1726879429.00779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879429.00824: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879429.00856: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879429.00873: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879429.00980: done with get_vars() 10976 1726879429.00994: variable 'inventory_hostname' from source: set_fact 10976 1726879429.01098: variable 'ansible_delegated_vars' from source: unknown 10976 1726879429.01106: variable 'ansible_connection' from source: host vars for 'localhost' 10976 1726879429.01113: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 10976 1726879429.01133: variable 'omit' from source: magic vars 10976 1726879429.01448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879429.03052: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879429.03102: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879429.03150: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879429.03193: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879429.03228: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879429.03318: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879429.03346: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879429.03516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879429.04041: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879429.04085: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879429.04128: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879429.04163: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879429.04249: 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) 10976 1726879429.04280: 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) 10976 1726879429.04312: 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) 10976 1726879429.04350: 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) 10976 1726879429.04412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879429.04449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879429.04479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879429.04527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879429.04556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879429.04674: variable 'preshared_key_src' from source: include params 10976 1726879429.04678: variable 'ha_cluster_pacemaker_key_src' from source: role '' defaults 10976 1726879429.04694: Evaluated conditional (preshared_key_src is string and preshared_key_src | length > 1): False 10976 1726879429.04697: when evaluation is False, skipping this task 10976 1726879429.04700: _execute() done 10976 1726879429.04702: dumping result to json 10976 1726879429.04704: done dumping result, returning 10976 1726879429.04710: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Slurp existing key from the controller pacemaker authkey [0e24e73b-299d-f469-e0b0-000000000ae8] 10976 1726879429.04714: sending task result for task 0e24e73b-299d-f469-e0b0-000000000ae8 10976 1726879429.04811: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000ae8 10976 1726879429.04814: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10976 1726879429.04862: no more pending results, returning what we have 10976 1726879429.04865: results queue empty 10976 1726879429.04866: checking for any_errors_fatal 10976 1726879429.04874: done checking for any_errors_fatal 10976 1726879429.04875: checking for max_fail_percentage 10976 1726879429.04876: done checking for max_fail_percentage 10976 1726879429.04877: checking to see if all hosts have failed and the running result is not ok 10976 1726879429.04878: done checking to see if all hosts have failed 10976 1726879429.04879: getting the remaining hosts for this loop 10976 1726879429.04880: done getting the remaining hosts for this loop 10976 1726879429.04883: getting the next task for host managed_node2 10976 1726879429.04892: done getting next task for host managed_node2 10976 1726879429.04897: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Use the slurped key from the controller {{ preshared_key_label }} 10976 1726879429.04909: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879429.04927: getting variables 10976 1726879429.04928: in VariableManager get_vars() 10976 1726879429.04967: Calling all_inventory to load vars for managed_node2 10976 1726879429.04970: Calling groups_inventory to load vars for managed_node2 10976 1726879429.04972: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879429.04980: Calling all_plugins_play to load vars for managed_node2 10976 1726879429.04982: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879429.04984: Calling groups_plugins_play to load vars for managed_node2 10976 1726879429.05831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879429.06523: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879429.06538: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879429.06542: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879429.06595: done with get_vars() 10976 1726879429.06617: done getting variables 10976 1726879429.06661: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 10976 1726879429.06777: variable 'preshared_key_label' from source: include params TASK [fedora.linux_system_roles.ha_cluster : Use the slurped key from the controller pacemaker authkey] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:29 Friday 20 September 2024 20:43:49 -0400 (0:00:00.072) 0:01:10.491 ****** 10976 1726879429.06818: entering _queue_task() for managed_node2/set_fact 10976 1726879429.07202: worker is 1 (out of 1 available) 10976 1726879429.07219: exiting _queue_task() for managed_node2/set_fact 10976 1726879429.07227: done queuing things up, now waiting for results queue to drain 10976 1726879429.07230: waiting for pending results... 10976 1726879429.07615: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Use the slurped key from the controller pacemaker authkey 10976 1726879429.07812: in run() - task 0e24e73b-299d-f469-e0b0-000000000ae9 10976 1726879429.07842: variable 'ansible_search_path' from source: unknown 10976 1726879429.07851: variable 'ansible_search_path' from source: unknown 10976 1726879429.07888: calling self._execute() 10976 1726879429.07914: in VariableManager get_vars() 10976 1726879429.07962: Calling all_inventory to load vars for localhost 10976 1726879429.07967: Calling groups_inventory to load vars for localhost 10976 1726879429.07969: Calling all_plugins_inventory to load vars for localhost 10976 1726879429.07985: Calling all_plugins_play to load vars for localhost 10976 1726879429.07993: Calling groups_plugins_inventory to load vars for localhost 10976 1726879429.07996: Calling groups_plugins_play to load vars for localhost 10976 1726879429.08056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879429.08081: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879429.08101: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879429.08110: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879429.08207: done with get_vars() 10976 1726879429.08211: variable 'inventory_hostname' from source: set_fact 10976 1726879429.08325: variable 'ansible_delegated_vars' from source: unknown 10976 1726879429.08338: variable 'ansible_connection' from source: host vars for 'localhost' 10976 1726879429.08341: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 10976 1726879429.08357: variable 'omit' from source: magic vars 10976 1726879429.08752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879429.11186: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879429.11261: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879429.11291: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879429.11319: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879429.11342: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879429.11420: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879429.11434: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879429.11567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879429.11746: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879429.11773: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879429.11800: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879429.11823: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879429.11879: 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) 10976 1726879429.11899: 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) 10976 1726879429.11919: 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) 10976 1726879429.11941: 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) 10976 1726879429.11979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879429.11998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879429.12025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879429.12053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879429.12064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879429.12148: variable 'preshared_key_src' from source: include params 10976 1726879429.12154: variable 'ha_cluster_pacemaker_key_src' from source: role '' defaults 10976 1726879429.12166: Evaluated conditional (preshared_key_src is string and preshared_key_src | length > 1): False 10976 1726879429.12169: when evaluation is False, skipping this task 10976 1726879429.12172: _execute() done 10976 1726879429.12174: dumping result to json 10976 1726879429.12176: done dumping result, returning 10976 1726879429.12184: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Use the slurped key from the controller pacemaker authkey [0e24e73b-299d-f469-e0b0-000000000ae9] 10976 1726879429.12188: sending task result for task 0e24e73b-299d-f469-e0b0-000000000ae9 10976 1726879429.12277: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000ae9 10976 1726879429.12280: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10976 1726879429.12328: no more pending results, returning what we have 10976 1726879429.12332: results queue empty 10976 1726879429.12333: checking for any_errors_fatal 10976 1726879429.12340: done checking for any_errors_fatal 10976 1726879429.12341: checking for max_fail_percentage 10976 1726879429.12342: done checking for max_fail_percentage 10976 1726879429.12343: checking to see if all hosts have failed and the running result is not ok 10976 1726879429.12344: done checking to see if all hosts have failed 10976 1726879429.12345: getting the remaining hosts for this loop 10976 1726879429.12346: done getting the remaining hosts for this loop 10976 1726879429.12350: getting the next task for host managed_node2 10976 1726879429.12360: done getting next task for host managed_node2 10976 1726879429.12364: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Generate key using OpenSSL {{ preshared_key_label }} 10976 1726879429.12376: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879429.12400: getting variables 10976 1726879429.12402: in VariableManager get_vars() 10976 1726879429.12449: Calling all_inventory to load vars for managed_node2 10976 1726879429.12451: Calling groups_inventory to load vars for managed_node2 10976 1726879429.12453: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879429.12461: Calling all_plugins_play to load vars for managed_node2 10976 1726879429.12464: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879429.12466: Calling groups_plugins_play to load vars for managed_node2 10976 1726879429.13209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879429.13892: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879429.13906: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879429.13911: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879429.14005: done with get_vars() 10976 1726879429.14039: done getting variables 10976 1726879429.14102: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 10976 1726879429.14244: variable 'preshared_key_label' from source: include params TASK [fedora.linux_system_roles.ha_cluster : Generate key using OpenSSL pacemaker authkey] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:44 Friday 20 September 2024 20:43:49 -0400 (0:00:00.074) 0:01:10.566 ****** 10976 1726879429.14291: entering _queue_task() for managed_node2/command 10976 1726879429.14645: worker is 1 (out of 1 available) 10976 1726879429.14656: exiting _queue_task() for managed_node2/command 10976 1726879429.14660: done queuing things up, now waiting for results queue to drain 10976 1726879429.14665: waiting for pending results... 10976 1726879429.14987: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Generate key using OpenSSL pacemaker authkey 10976 1726879429.15214: in run() - task 0e24e73b-299d-f469-e0b0-000000000aeb 10976 1726879429.15218: variable 'ansible_search_path' from source: unknown 10976 1726879429.15229: variable 'ansible_search_path' from source: unknown 10976 1726879429.15275: calling self._execute() 10976 1726879429.15384: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879429.15388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879429.15417: variable 'omit' from source: magic vars 10976 1726879429.15779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879429.17656: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879429.17708: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879429.17740: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879429.17770: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879429.17806: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879429.17914: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879429.17925: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879429.18126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879429.18539: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879429.18567: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879429.18591: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879429.18616: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879429.18681: 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) 10976 1726879429.18701: 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) 10976 1726879429.18718: 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) 10976 1726879429.18742: 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) 10976 1726879429.18783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879429.18809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879429.18839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879429.18873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879429.18883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879429.18979: variable 'preshared_key_src' from source: include params 10976 1726879429.18982: variable 'ha_cluster_pacemaker_key_src' from source: role '' defaults 10976 1726879429.18996: Evaluated conditional (not (preshared_key_src is string and preshared_key_src | length > 1)): True 10976 1726879429.19003: variable 'omit' from source: magic vars 10976 1726879429.19079: variable 'preshared_key_label' from source: include params 10976 1726879429.19126: variable 'omit' from source: magic vars 10976 1726879429.19221: variable 'preshared_key_length' from source: include params 10976 1726879429.19251: variable 'omit' from source: magic vars 10976 1726879429.19287: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879429.19312: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879429.19340: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879429.19363: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879429.19384: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879429.19423: variable 'inventory_hostname' from source: set_fact 10976 1726879429.19426: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879429.19429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879429.19512: Set connection var ansible_pipelining to False 10976 1726879429.19525: Set connection var ansible_shell_executable to /bin/sh 10976 1726879429.19543: Set connection var ansible_timeout to 10 10976 1726879429.19557: Set connection var ansible_shell_type to sh 10976 1726879429.19572: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879429.19586: Set connection var ansible_connection to ssh 10976 1726879429.19618: variable 'ansible_shell_executable' from source: unknown 10976 1726879429.19630: variable 'ansible_connection' from source: unknown 10976 1726879429.19649: variable 'ansible_module_compression' from source: unknown 10976 1726879429.19653: variable 'ansible_shell_type' from source: unknown 10976 1726879429.19655: variable 'ansible_shell_executable' from source: unknown 10976 1726879429.19659: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879429.19661: variable 'ansible_pipelining' from source: unknown 10976 1726879429.19663: variable 'ansible_timeout' from source: unknown 10976 1726879429.19665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879429.19744: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879429.19752: variable 'omit' from source: magic vars 10976 1726879429.19757: starting attempt loop 10976 1726879429.19760: running the handler 10976 1726879429.19771: _low_level_execute_command(): starting 10976 1726879429.19780: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879429.20421: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879429.20440: 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 <<< 10976 1726879429.20471: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879429.20501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879429.20504: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879429.20521: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879429.20526: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879429.20528: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879429.20532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879429.20542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879429.20551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879429.20604: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879429.20621: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879429.20635: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879429.20696: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879429.22364: stdout chunk (state=3): >>>/root <<< 10976 1726879429.22567: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879429.22571: stdout chunk (state=3): >>><<< 10976 1726879429.22574: stderr chunk (state=3): >>><<< 10976 1726879429.22703: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879429.22706: _low_level_execute_command(): starting 10976 1726879429.22710: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879429.2259586-13368-251247518301754 `" && echo ansible-tmp-1726879429.2259586-13368-251247518301754="` echo /root/.ansible/tmp/ansible-tmp-1726879429.2259586-13368-251247518301754 `" ) && sleep 0' 10976 1726879429.24242: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879429.24265: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879429.24282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879429.24301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879429.24382: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879429.24385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879429.24388: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879429.24390: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879429.24459: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879429.24463: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879429.24467: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879429.24518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879429.26454: stdout chunk (state=3): >>>ansible-tmp-1726879429.2259586-13368-251247518301754=/root/.ansible/tmp/ansible-tmp-1726879429.2259586-13368-251247518301754 <<< 10976 1726879429.26586: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879429.26631: stderr chunk (state=3): >>><<< 10976 1726879429.26635: stdout chunk (state=3): >>><<< 10976 1726879429.26651: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879429.2259586-13368-251247518301754=/root/.ansible/tmp/ansible-tmp-1726879429.2259586-13368-251247518301754 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879429.26841: variable 'ansible_module_compression' from source: unknown 10976 1726879429.26847: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 10976 1726879429.26930: variable 'ansible_facts' from source: unknown 10976 1726879429.26961: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879429.2259586-13368-251247518301754/AnsiballZ_command.py 10976 1726879429.27112: Sending initial data 10976 1726879429.27127: Sent initial data (156 bytes) 10976 1726879429.28161: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879429.28176: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879429.28214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879429.28281: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879429.28340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879429.30317: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879429.30356: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879429.30986: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpy63ote1i /root/.ansible/tmp/ansible-tmp-1726879429.2259586-13368-251247518301754/AnsiballZ_command.py <<< 10976 1726879429.31740: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879429.31882: stderr chunk (state=3): >>><<< 10976 1726879429.31886: stdout chunk (state=3): >>><<< 10976 1726879429.31902: done transferring module to remote 10976 1726879429.31914: _low_level_execute_command(): starting 10976 1726879429.31919: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879429.2259586-13368-251247518301754/ /root/.ansible/tmp/ansible-tmp-1726879429.2259586-13368-251247518301754/AnsiballZ_command.py && sleep 0' 10976 1726879429.32674: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879429.32718: 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.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879429.32764: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879429.32809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879429.34636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879429.34702: stderr chunk (state=3): >>><<< 10976 1726879429.34710: stdout chunk (state=3): >>><<< 10976 1726879429.34735: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879429.34744: _low_level_execute_command(): starting 10976 1726879429.34754: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879429.2259586-13368-251247518301754/AnsiballZ_command.py && sleep 0' 10976 1726879429.35408: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879429.35427: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879429.35444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879429.35463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879429.35511: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879429.35528: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879429.35543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879429.35561: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879429.35574: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879429.35585: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879429.35603: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879429.35617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879429.35636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879429.35648: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879429.35658: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879429.35670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879429.35754: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879429.35775: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879429.35796: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879429.35880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879429.37951: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879429.37979: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879429.38029: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879429.38069: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879429.38092: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879429.38126: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879429.38146: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879429.38195: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879429.38266: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879429.38315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879429.38318: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274c98dc0> <<< 10976 1726879429.38321: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879429.38363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274c3d3a0> <<< 10976 1726879429.38366: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274c98b20> <<< 10976 1726879429.38369: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274c98ac0> <<< 10976 1726879429.38537: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274c3d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274c3d940> <<< 10976 1726879429.38545: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274c3d670> <<< 10976 1726879429.38578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879429.38583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879429.38616: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879429.38626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879429.38655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879429.38658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879429.38676: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62749cf190> <<< 10976 1726879429.38719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879429.38780: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62749cf220> <<< 10976 1726879429.38806: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879429.38809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879429.38845: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 10976 1726879429.38848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62749f2850> <<< 10976 1726879429.38851: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62749cf940> <<< 10976 1726879429.38938: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274c55880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62749c7d90> <<< 10976 1726879429.38997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62749f2d90> <<< 10976 1726879429.39041: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274c3d970> <<< 10976 1726879429.39064: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879429.39276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879429.39286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879429.39315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879429.39329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879429.39412: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879429.39415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879429.39417: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627496beb0> <<< 10976 1726879429.39449: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274971f40> <<< 10976 1726879429.39476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879429.39498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879429.39529: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879429.39574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879429.39636: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274967610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627496f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627496b370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879429.39705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879429.39752: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879429.39777: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879429.39900: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62748f0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62748f08b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62748f0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879429.39981: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62748f0f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62748f0e80> import '_collections' # <<< 10976 1726879429.40015: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274949d30> import '_functools' # <<< 10976 1726879429.40046: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274942610> <<< 10976 1726879429.40107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274956670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274976e20> <<< 10976 1726879429.40136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879429.40171: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6274902c70> <<< 10976 1726879429.40182: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274949250> <<< 10976 1726879429.40251: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6274956280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627497c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879429.40273: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879429.40316: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879429.40350: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274902fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274902d90> <<< 10976 1726879429.40379: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274902d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879429.40396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879429.40415: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879429.40437: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879429.40491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879429.40517: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62748d6370> <<< 10976 1726879429.40545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879429.40588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62748d6460> <<< 10976 1726879429.40706: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627490afa0> <<< 10976 1726879429.40748: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274904a30> <<< 10976 1726879429.40781: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274904490> <<< 10976 1726879429.40799: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879429.40853: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879429.40876: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627480a1c0> <<< 10976 1726879429.40912: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62748c0c70> <<< 10976 1726879429.40963: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274904eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627497c040> <<< 10976 1726879429.40985: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879429.41042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879429.41056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627481caf0> import 'errno' # <<< 10976 1726879429.41096: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f627481ce20> <<< 10976 1726879429.41147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879429.41159: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627482e730> <<< 10976 1726879429.41179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879429.41208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879429.41241: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627482ec70> <<< 10976 1726879429.41280: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62747bb3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627481cf10> <<< 10976 1726879429.41309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879429.41374: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62747cb280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627482e5b0> <<< 10976 1726879429.41410: stdout chunk (state=3): >>>import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62747cb340> <<< 10976 1726879429.41509: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62749029d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879429.41521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879429.41715: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62747e76a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62747e7970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62747e7760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62747e7850> <<< 10976 1726879429.41729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879429.41877: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879429.41923: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62747e7ca0> <<< 10976 1726879429.41950: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62747f41f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62747e78e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62747daa30> <<< 10976 1726879429.41964: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62749025b0> <<< 10976 1726879429.41998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879429.42038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879429.42075: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62747e7a90> <<< 10976 1726879429.42183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879429.42196: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f62741e8670> <<< 10976 1726879429.42395: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 10976 1726879429.42460: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.42504: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879429.42530: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.42534: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879429.42539: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.43795: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.44830: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627410e7c0> <<< 10976 1726879429.44863: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879429.44877: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879429.44905: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879429.44934: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f627410e160> <<< 10976 1726879429.45236: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627410e280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627410ef10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627410e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627410ed30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f627410ef70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627410e100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879429.45268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879429.45287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879429.45318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879429.45391: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274064ee0> <<< 10976 1726879429.45434: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6274085f40> <<< 10976 1726879429.45469: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879429.45482: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6274085d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879429.45510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879429.45543: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62740853d0> <<< 10976 1726879429.45568: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274173dc0> <<< 10976 1726879429.45724: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62741733a0> <<< 10976 1726879429.45763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879429.45801: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274173f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879429.45881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879429.45904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274143c10> <<< 10976 1726879429.46018: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62740dfcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62740df3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274112490> <<< 10976 1726879429.46064: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62740df4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62740df4f0> <<< 10976 1726879429.46097: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879429.46116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879429.46154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879429.46258: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6274047250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62741551f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879429.46309: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62740538e0> <<< 10976 1726879429.46329: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274155370> <<< 10976 1726879429.46344: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879429.46401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 10976 1726879429.46414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879429.46467: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627416dd90> <<< 10976 1726879429.46600: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274053880> <<< 10976 1726879429.46697: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62740536d0> <<< 10976 1726879429.46728: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6274052670> <<< 10976 1726879429.46773: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62740525b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627414c8b0> <<< 10976 1726879429.46804: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879429.46835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879429.46851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879429.46891: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62740d6670> <<< 10976 1726879429.47080: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879429.47105: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62740d5ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62740e60d0> <<< 10976 1726879429.47147: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62740d60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274118a60> # zipimport: zlib available <<< 10976 1726879429.47171: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879429.47187: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.47247: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.47336: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879429.47361: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 10976 1726879429.47386: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879429.47484: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.47576: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.48082: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.48583: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879429.48624: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879429.48627: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6273c1a580> <<< 10976 1726879429.48697: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879429.48702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274032520> <<< 10976 1726879429.48713: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6273bbe0a0> <<< 10976 1726879429.48772: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879429.48778: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879429.48804: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879429.48812: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.48927: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.49049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879429.49075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879429.49078: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62740d5bb0> <<< 10976 1726879429.49091: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.49497: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.49860: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.49914: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.49978: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879429.50016: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.50056: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879429.50059: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.50109: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.50188: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10976 1726879429.50206: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879429.50224: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.50256: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.50295: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879429.50484: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.50669: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879429.50705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879429.50708: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879429.50781: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627402e970> # zipimport: zlib available <<< 10976 1726879429.50849: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.50934: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879429.50938: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879429.50940: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879429.50952: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.50992: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.51020: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879429.51034: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.51070: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.51113: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.51205: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.51271: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879429.51302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879429.51379: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f627415f250> <<< 10976 1726879429.51416: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627402e6a0> <<< 10976 1726879429.51461: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py <<< 10976 1726879429.51464: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879429.51603: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.51674: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.51687: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.51732: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879429.51760: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879429.51763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879429.51789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879429.51807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879429.51827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879429.51913: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62740137c0> <<< 10976 1726879429.51969: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62740107f0> <<< 10976 1726879429.52029: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627400a970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879429.52041: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.52054: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.52082: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879429.52152: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879429.52174: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 10976 1726879429.52195: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.52272: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879429.52375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879429.52409: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6273ba95e0> <<< 10976 1726879429.52495: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879429.53118: stdout chunk (state=3): >>> {"changed": true, "stdout": "AdKi5DdArdGQgHgntk8YVJnSWk7746WnhepIMbIk6crOmW/PR1CLGQjbO5Elh0W4\nm6PZ6i965YKJwIs9gD8uD9jE9GzuFCGyjkPiQ80Z8+T6oaI8gSHu3eM/mn+wz0Pt\n1NU6PV38FhFx9mHnykEnqrOcOBloIZWfaoqhWTnuvehyYgkmTHZzMRmKeodY5u0d\nLVPy0Jp01FOgRplwD7zmAT9KD0KdRG+tzy7uTBeN/WZB2iqof3wEvRcjWBGDndHp\nQnZtBf794a0ND75BQqCUY5thjFhgCcHX4TyAua/CsF7BkTD6nkgJV/SQMIE/t6dY\nuCteFULdsW2uo7ikYg3LRQ==", "stderr": "", "rc": 0, "cmd": ["openssl", "rand", "-base64", "256"], "start": "2024-09-20 20:43:49.524549", "end": "2024-09-20 20:43:49.530495", "delta": "0:00:00.005946", "msg": "", "invocation": {"module_args": {"_raw_params": "openssl rand -base64 256", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 10976 1726879429.53140: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879429.53543: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin<<< 10976 1726879429.53612: stdout chunk (state=3): >>> # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib <<< 10976 1726879429.53622: stdout chunk (state=3): >>># cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes <<< 10976 1726879429.53641: stdout chunk (state=3): >>># destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 10976 1726879429.53830: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879429.53875: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879429.53945: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10976 1726879429.53948: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 10976 1726879429.54011: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 10976 1726879429.54039: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879429.54117: stdout chunk (state=3): >>># cleanup[3] wiping gc # 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 <<< 10976 1726879429.54232: stdout chunk (state=3): >>># cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879429.54325: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 <<< 10976 1726879429.54362: stdout chunk (state=3): >>># cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879429.54542: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 10976 1726879429.54576: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 10976 1726879429.54593: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879429.54625: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879429.54929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879429.55003: stderr chunk (state=3): >>><<< 10976 1726879429.55006: stdout chunk (state=3): >>><<< 10976 1726879429.55126: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274c98dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274c3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274c98b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274c98ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274c3d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274c3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274c3d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62749cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62749cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62749f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62749cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274c55880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62749c7d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62749f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274c3d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627496beb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274971f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274967610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627496f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627496b370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62748f0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62748f08b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62748f0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62748f0f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62748f0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274949d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274942610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274956670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274976e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6274902c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274949250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6274956280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627497c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274902fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274902d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274902d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62748d6370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62748d6460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627490afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274904a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274904490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627480a1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62748c0c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274904eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627497c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627481caf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f627481ce20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627482e730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627482ec70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62747bb3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627481cf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62747cb280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627482e5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62747cb340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62749029d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62747e76a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62747e7970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62747e7760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62747e7850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62747e7ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62747f41f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62747e78e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62747daa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62749025b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62747e7a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f62741e8670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627410e7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f627410e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627410e280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627410ef10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627410e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627410ed30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f627410ef70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627410e100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274064ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6274085f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6274085d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62740853d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274173dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62741733a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274173f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274143c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62740dfcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62740df3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274112490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62740df4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62740df4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6274047250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62741551f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62740538e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274155370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627416dd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274053880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62740536d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6274052670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62740525b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627414c8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62740d6670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62740d5ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62740e60d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62740d60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274118a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6273c1a580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6274032520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6273bbe0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62740d5bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627402e970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f627415f250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627402e6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62740137c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62740107f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f627400a970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0vjjvso3/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6273ba95e0> import 'gc' # {"changed": true, "stdout": "AdKi5DdArdGQgHgntk8YVJnSWk7746WnhepIMbIk6crOmW/PR1CLGQjbO5Elh0W4\nm6PZ6i965YKJwIs9gD8uD9jE9GzuFCGyjkPiQ80Z8+T6oaI8gSHu3eM/mn+wz0Pt\n1NU6PV38FhFx9mHnykEnqrOcOBloIZWfaoqhWTnuvehyYgkmTHZzMRmKeodY5u0d\nLVPy0Jp01FOgRplwD7zmAT9KD0KdRG+tzy7uTBeN/WZB2iqof3wEvRcjWBGDndHp\nQnZtBf794a0ND75BQqCUY5thjFhgCcHX4TyAua/CsF7BkTD6nkgJV/SQMIE/t6dY\nuCteFULdsW2uo7ikYg3LRQ==", "stderr": "", "rc": 0, "cmd": ["openssl", "rand", "-base64", "256"], "start": "2024-09-20 20:43:49.524549", "end": "2024-09-20 20:43:49.530495", "delta": "0:00:00.005946", "msg": "", "invocation": {"module_args": {"_raw_params": "openssl rand -base64 256", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879429.55770: done with _execute_module (ansible.legacy.command, {'_raw_params': 'openssl rand -base64 256', '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_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-1726879429.2259586-13368-251247518301754/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879429.55774: _low_level_execute_command(): starting 10976 1726879429.55777: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879429.2259586-13368-251247518301754/ > /dev/null 2>&1 && sleep 0' 10976 1726879429.57302: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879429.57306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879429.57308: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879429.57311: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879429.57314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879429.57365: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879429.57392: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879429.57409: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879429.57484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879429.59461: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879429.59465: stdout chunk (state=3): >>><<< 10976 1726879429.59468: stderr chunk (state=3): >>><<< 10976 1726879429.59933: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879429.59938: handler run complete 10976 1726879429.59941: Evaluated conditional (False): False 10976 1726879429.59944: attempt loop complete, returning result 10976 1726879429.59946: _execute() done 10976 1726879429.59948: dumping result to json 10976 1726879429.59950: done dumping result, returning 10976 1726879429.59952: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Generate key using OpenSSL pacemaker authkey [0e24e73b-299d-f469-e0b0-000000000aeb] 10976 1726879429.59955: sending task result for task 0e24e73b-299d-f469-e0b0-000000000aeb 10976 1726879429.60028: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000aeb 10976 1726879429.60032: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10976 1726879429.60097: no more pending results, returning what we have 10976 1726879429.60100: results queue empty 10976 1726879429.60101: checking for any_errors_fatal 10976 1726879429.60107: done checking for any_errors_fatal 10976 1726879429.60108: checking for max_fail_percentage 10976 1726879429.60110: done checking for max_fail_percentage 10976 1726879429.60111: checking to see if all hosts have failed and the running result is not ok 10976 1726879429.60111: done checking to see if all hosts have failed 10976 1726879429.60114: getting the remaining hosts for this loop 10976 1726879429.60115: done getting the remaining hosts for this loop 10976 1726879429.60118: getting the next task for host managed_node2 10976 1726879429.60132: done getting next task for host managed_node2 10976 1726879429.60136: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fetch generated {{ preshared_key_label }} 10976 1726879429.60142: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879429.60154: getting variables 10976 1726879429.60157: in VariableManager get_vars() 10976 1726879429.60198: Calling all_inventory to load vars for managed_node2 10976 1726879429.60203: Calling groups_inventory to load vars for managed_node2 10976 1726879429.60206: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879429.60216: Calling all_plugins_play to load vars for managed_node2 10976 1726879429.60219: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879429.60227: Calling groups_plugins_play to load vars for managed_node2 10976 1726879429.61576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879429.62788: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879429.62806: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879429.62817: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879429.62889: done with get_vars() 10976 1726879429.62915: done getting variables 10976 1726879429.62977: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 10976 1726879429.63106: variable 'preshared_key_label' from source: include params TASK [fedora.linux_system_roles.ha_cluster : Fetch generated pacemaker authkey] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:50 Friday 20 September 2024 20:43:49 -0400 (0:00:00.488) 0:01:11.054 ****** 10976 1726879429.63150: entering _queue_task() for managed_node2/set_fact 10976 1726879429.63543: worker is 1 (out of 1 available) 10976 1726879429.63556: exiting _queue_task() for managed_node2/set_fact 10976 1726879429.63561: done queuing things up, now waiting for results queue to drain 10976 1726879429.63563: waiting for pending results... 10976 1726879429.63907: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fetch generated pacemaker authkey 10976 1726879429.64097: in run() - task 0e24e73b-299d-f469-e0b0-000000000aec 10976 1726879429.64121: variable 'ansible_search_path' from source: unknown 10976 1726879429.64136: variable 'ansible_search_path' from source: unknown 10976 1726879429.64182: calling self._execute() 10976 1726879429.64306: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879429.64317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879429.64334: variable 'omit' from source: magic vars 10976 1726879429.64737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879429.67249: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879429.67327: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879429.67371: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879429.67413: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879429.67448: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879429.67553: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879429.67576: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879429.67753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879429.67918: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879429.67965: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879429.68001: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879429.68045: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879429.68134: 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) 10976 1726879429.68168: 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) 10976 1726879429.68205: 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) 10976 1726879429.68244: 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) 10976 1726879429.68311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879429.68351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879429.68389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879429.68441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879429.68464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879429.68611: variable 'preshared_key_src' from source: include params 10976 1726879429.68625: variable 'ha_cluster_pacemaker_key_src' from source: role '' defaults 10976 1726879429.68645: Evaluated conditional (not (preshared_key_src is string and preshared_key_src | length > 1)): True 10976 1726879429.68658: variable 'omit' from source: magic vars 10976 1726879429.68765: variable 'preshared_key_label' from source: include params 10976 1726879429.68841: variable 'omit' from source: magic vars 10976 1726879429.68966: variable '__ha_cluster_openssl_rand' from source: set_fact 10976 1726879429.69009: variable 'omit' from source: magic vars 10976 1726879429.69049: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879429.69088: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879429.69116: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879429.69144: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879429.69164: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879429.69200: variable 'inventory_hostname' from source: set_fact 10976 1726879429.69213: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879429.69225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879429.69339: Set connection var ansible_pipelining to False 10976 1726879429.69359: Set connection var ansible_shell_executable to /bin/sh 10976 1726879429.69370: Set connection var ansible_timeout to 10 10976 1726879429.69378: Set connection var ansible_shell_type to sh 10976 1726879429.69387: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879429.69395: Set connection var ansible_connection to ssh 10976 1726879429.69424: variable 'ansible_shell_executable' from source: unknown 10976 1726879429.69438: variable 'ansible_connection' from source: unknown 10976 1726879429.69446: variable 'ansible_module_compression' from source: unknown 10976 1726879429.69458: variable 'ansible_shell_type' from source: unknown 10976 1726879429.69465: variable 'ansible_shell_executable' from source: unknown 10976 1726879429.69473: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879429.69480: variable 'ansible_pipelining' from source: unknown 10976 1726879429.69487: variable 'ansible_timeout' from source: unknown 10976 1726879429.69495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879429.69615: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879429.69637: variable 'omit' from source: magic vars 10976 1726879429.69649: starting attempt loop 10976 1726879429.69657: running the handler 10976 1726879429.69677: handler run complete 10976 1726879429.69691: attempt loop complete, returning result 10976 1726879429.69698: _execute() done 10976 1726879429.69705: dumping result to json 10976 1726879429.69711: done dumping result, returning 10976 1726879429.69726: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fetch generated pacemaker authkey [0e24e73b-299d-f469-e0b0-000000000aec] 10976 1726879429.69746: sending task result for task 0e24e73b-299d-f469-e0b0-000000000aec ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10976 1726879429.69918: no more pending results, returning what we have 10976 1726879429.69923: results queue empty 10976 1726879429.69924: checking for any_errors_fatal 10976 1726879429.69932: done checking for any_errors_fatal 10976 1726879429.69933: checking for max_fail_percentage 10976 1726879429.69934: done checking for max_fail_percentage 10976 1726879429.69936: checking to see if all hosts have failed and the running result is not ok 10976 1726879429.69937: done checking to see if all hosts have failed 10976 1726879429.69938: getting the remaining hosts for this loop 10976 1726879429.69939: done getting the remaining hosts for this loop 10976 1726879429.69943: getting the next task for host managed_node2 10976 1726879429.69953: done getting next task for host managed_node2 10976 1726879429.69958: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Check if key exists on cluster nodes {{ preshared_key_label }} 10976 1726879429.69963: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879429.69979: getting variables 10976 1726879429.69981: in VariableManager get_vars() 10976 1726879429.70033: Calling all_inventory to load vars for managed_node2 10976 1726879429.70036: Calling groups_inventory to load vars for managed_node2 10976 1726879429.70039: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879429.70050: Calling all_plugins_play to load vars for managed_node2 10976 1726879429.70054: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879429.70057: Calling groups_plugins_play to load vars for managed_node2 10976 1726879429.71045: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000aec 10976 1726879429.71048: WORKER PROCESS EXITING 10976 1726879429.71677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879429.72930: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879429.72949: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879429.72955: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879429.73031: done with get_vars() 10976 1726879429.73062: done getting variables 10976 1726879429.73260: variable 'preshared_key_label' from source: include params TASK [fedora.linux_system_roles.ha_cluster : Check if key exists on cluster nodes pacemaker authkey] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:60 Friday 20 September 2024 20:43:49 -0400 (0:00:00.101) 0:01:11.156 ****** 10976 1726879429.73303: entering _queue_task() for managed_node2/stat 10976 1726879429.73666: worker is 1 (out of 1 available) 10976 1726879429.73677: exiting _queue_task() for managed_node2/stat 10976 1726879429.73688: done queuing things up, now waiting for results queue to drain 10976 1726879429.73690: waiting for pending results... 10976 1726879429.74027: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Check if key exists on cluster nodes pacemaker authkey 10976 1726879429.74214: in run() - task 0e24e73b-299d-f469-e0b0-000000000aee 10976 1726879429.74238: variable 'ansible_search_path' from source: unknown 10976 1726879429.74248: variable 'ansible_search_path' from source: unknown 10976 1726879429.74294: calling self._execute() 10976 1726879429.74415: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879429.74429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879429.74444: variable 'omit' from source: magic vars 10976 1726879429.74808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879429.77135: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879429.77211: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879429.77258: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879429.77303: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879429.77337: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879429.77443: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879429.77466: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879429.77648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879429.78125: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879429.78174: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879429.78209: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879429.78246: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879429.78338: 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) 10976 1726879429.78369: 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) 10976 1726879429.78406: 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) 10976 1726879429.78440: 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) 10976 1726879429.78507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879429.78541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879429.78572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879429.78624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879429.78651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879429.78813: variable 'preshared_key_src' from source: include params 10976 1726879429.78827: variable 'ha_cluster_pacemaker_key_src' from source: role '' defaults 10976 1726879429.78850: Evaluated conditional (not (preshared_key_src is string and preshared_key_src | length > 1)): True 10976 1726879429.78977: variable 'ha_cluster_regenerate_keys' from source: role '' defaults 10976 1726879429.78990: Evaluated conditional (not ha_cluster_regenerate_keys): True 10976 1726879429.79005: variable 'omit' from source: magic vars 10976 1726879429.79113: variable 'preshared_key_label' from source: include params 10976 1726879429.79196: variable 'omit' from source: magic vars 10976 1726879429.79233: variable 'preshared_key_dest' from source: include params 10976 1726879429.79309: variable 'preshared_key_dest' from source: include params 10976 1726879429.79332: variable 'omit' from source: magic vars 10976 1726879429.79373: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879429.79408: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879429.79437: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879429.79462: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879429.79485: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879429.79523: variable 'inventory_hostname' from source: set_fact 10976 1726879429.79534: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879429.79545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879429.79666: Set connection var ansible_pipelining to False 10976 1726879429.79685: Set connection var ansible_shell_executable to /bin/sh 10976 1726879429.79701: Set connection var ansible_timeout to 10 10976 1726879429.79712: Set connection var ansible_shell_type to sh 10976 1726879429.79726: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879429.79738: Set connection var ansible_connection to ssh 10976 1726879429.79769: variable 'ansible_shell_executable' from source: unknown 10976 1726879429.79778: variable 'ansible_connection' from source: unknown 10976 1726879429.79788: variable 'ansible_module_compression' from source: unknown 10976 1726879429.79802: variable 'ansible_shell_type' from source: unknown 10976 1726879429.79811: variable 'ansible_shell_executable' from source: unknown 10976 1726879429.79819: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879429.79829: variable 'ansible_pipelining' from source: unknown 10976 1726879429.79838: variable 'ansible_timeout' from source: unknown 10976 1726879429.79849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879429.80029: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879429.80046: variable 'omit' from source: magic vars 10976 1726879429.80057: starting attempt loop 10976 1726879429.80068: running the handler 10976 1726879429.80086: _low_level_execute_command(): starting 10976 1726879429.80097: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879429.80918: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879429.80938: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879429.80960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879429.80963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879429.80991: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879429.81018: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879429.81034: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879429.81052: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879429.81055: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879429.81074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879429.81092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879429.81116: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879429.81123: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879429.81193: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879429.81210: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879429.81236: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879429.81323: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879429.82971: stdout chunk (state=3): >>>/root <<< 10976 1726879429.83074: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879429.83147: stderr chunk (state=3): >>><<< 10976 1726879429.83153: stdout chunk (state=3): >>><<< 10976 1726879429.83178: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879429.83192: _low_level_execute_command(): starting 10976 1726879429.83200: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879429.8317873-13395-208924021944251 `" && echo ansible-tmp-1726879429.8317873-13395-208924021944251="` echo /root/.ansible/tmp/ansible-tmp-1726879429.8317873-13395-208924021944251 `" ) && sleep 0' 10976 1726879429.83821: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879429.83828: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879429.83837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879429.83859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879429.83891: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879429.83901: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879429.83910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879429.83942: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879429.83945: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879429.83948: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879429.83970: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879429.83973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879429.83976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879429.83982: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879429.83987: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879429.84000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879429.84049: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879429.84077: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879429.84080: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879429.84117: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879429.86079: stdout chunk (state=3): >>>ansible-tmp-1726879429.8317873-13395-208924021944251=/root/.ansible/tmp/ansible-tmp-1726879429.8317873-13395-208924021944251 <<< 10976 1726879429.86440: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879429.86443: stdout chunk (state=3): >>><<< 10976 1726879429.86445: stderr chunk (state=3): >>><<< 10976 1726879429.86447: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879429.8317873-13395-208924021944251=/root/.ansible/tmp/ansible-tmp-1726879429.8317873-13395-208924021944251 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879429.86449: variable 'ansible_module_compression' from source: unknown 10976 1726879429.86451: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10976 1726879429.86456: variable 'ansible_facts' from source: unknown 10976 1726879429.86521: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879429.8317873-13395-208924021944251/AnsiballZ_stat.py 10976 1726879429.86676: Sending initial data 10976 1726879429.86679: Sent initial data (153 bytes) 10976 1726879429.87629: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879429.87647: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879429.87663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879429.87681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879429.87720: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879429.87735: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879429.87755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879429.87772: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879429.87784: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879429.87795: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879429.87807: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879429.87821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879429.87838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879429.87855: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879429.87865: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879429.87878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879429.87950: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879429.87978: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879429.88000: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879429.88058: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879429.89856: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879429.89894: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879429.89935: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpoei52lm7 /root/.ansible/tmp/ansible-tmp-1726879429.8317873-13395-208924021944251/AnsiballZ_stat.py <<< 10976 1726879429.89971: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879429.90951: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879429.91093: stderr chunk (state=3): >>><<< 10976 1726879429.91096: stdout chunk (state=3): >>><<< 10976 1726879429.91101: done transferring module to remote 10976 1726879429.91113: _low_level_execute_command(): starting 10976 1726879429.91118: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879429.8317873-13395-208924021944251/ /root/.ansible/tmp/ansible-tmp-1726879429.8317873-13395-208924021944251/AnsiballZ_stat.py && sleep 0' 10976 1726879429.91728: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879429.91743: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879429.91756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879429.91773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879429.91816: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879429.91832: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879429.91845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879429.91861: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879429.91875: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879429.91884: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879429.91899: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879429.91912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879429.91929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879429.91941: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879429.91952: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879429.91965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879429.92042: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879429.92062: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879429.92079: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879429.92150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879429.93955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879429.93994: stderr chunk (state=3): >>><<< 10976 1726879429.93997: stdout chunk (state=3): >>><<< 10976 1726879429.94011: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879429.94014: _low_level_execute_command(): starting 10976 1726879429.94019: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879429.8317873-13395-208924021944251/AnsiballZ_stat.py && sleep 0' 10976 1726879429.94615: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879429.94621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879429.94661: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879429.94666: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879429.94682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879429.94685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879429.94768: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879429.94774: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879429.94786: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879429.94857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879429.96848: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 10976 1726879429.96864: stdout chunk (state=3): >>>import '_warnings' # <<< 10976 1726879429.96869: stdout chunk (state=3): >>>import '_weakref' # <<< 10976 1726879429.96924: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879429.96929: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879429.96967: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879429.96995: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879429.97000: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879429.97037: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879429.97044: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879429.97094: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879429.97121: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879429.97157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879429.97161: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879429.97194: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8898dc0> <<< 10976 1726879429.97215: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879429.97236: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e883d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8898b20> <<< 10976 1726879429.97258: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879429.97316: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8898ac0> <<< 10976 1726879429.97360: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879429.97366: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e883d490> <<< 10976 1726879429.97389: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879429.97427: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e883d940> <<< 10976 1726879429.97476: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e883d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879429.97481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879429.97499: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879429.97518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879429.97565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879429.97599: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e85cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879429.97636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879429.97683: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e85cf220> <<< 10976 1726879429.97759: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 10976 1726879429.97766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e85f2850> <<< 10976 1726879429.97788: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e85cf940> <<< 10976 1726879429.97795: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8855880> <<< 10976 1726879429.97809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e85c8d90> <<< 10976 1726879429.97858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879429.97911: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e85f2d90> <<< 10976 1726879429.97928: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e883d970> <<< 10976 1726879429.97955: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879429.98166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879429.98199: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879429.98207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879429.98235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879429.98240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879429.98260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879429.98273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879429.98292: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e856deb0> <<< 10976 1726879429.98325: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8571f40> <<< 10976 1726879429.98343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879429.98348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879429.98364: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879429.98386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879429.98402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879429.98421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 10976 1726879429.98430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879429.98449: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8567610> <<< 10976 1726879429.98469: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e856f640> <<< 10976 1726879429.98476: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e856d370> <<< 10976 1726879429.98504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879429.98576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879429.98614: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879429.98634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879429.98660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879429.98697: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e84efe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e84ef910> <<< 10976 1726879429.98742: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 10976 1726879429.98807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e84eff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879429.98855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e84effd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e85020d0> import '_collections' # <<< 10976 1726879429.98889: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8549d90> <<< 10976 1726879429.98896: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879429.98923: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8542670> <<< 10976 1726879429.98979: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e85556d0> <<< 10976 1726879429.99000: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8576e20> <<< 10976 1726879429.99014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879429.99104: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e8502cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e85492b0> <<< 10976 1726879429.99108: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879429.99110: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e85552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e857c9d0> <<< 10976 1726879429.99192: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879429.99213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8502eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8502df0> <<< 10976 1726879429.99258: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8502d60> <<< 10976 1726879429.99288: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879429.99305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879429.99313: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879429.99375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879429.99390: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e84d53d0> <<< 10976 1726879429.99415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879429.99456: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e84d54c0> <<< 10976 1726879429.99574: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e850af40> <<< 10976 1726879429.99645: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8504a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8504490> <<< 10976 1726879429.99665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879429.99710: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879429.99726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879429.99739: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e840a220> <<< 10976 1726879429.99801: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e84c0520> <<< 10976 1726879429.99832: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8504f10> <<< 10976 1726879429.99848: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e857c040> <<< 10976 1726879429.99856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879429.99877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879429.99910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 10976 1726879429.99914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e841bb50> <<< 10976 1726879429.99918: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879429.99955: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e841be80> <<< 10976 1726879429.99979: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879430.00009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 10976 1726879430.00028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e842d790> <<< 10976 1726879430.00053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879430.00075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879430.00105: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e842dcd0> <<< 10976 1726879430.00140: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.00143: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e83bb400> <<< 10976 1726879430.00160: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e841bf70> <<< 10976 1726879430.00180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879430.00184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879430.00262: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e83cb2e0> <<< 10976 1726879430.00267: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e842d610> import 'pwd' # <<< 10976 1726879430.00292: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e83cb3a0> <<< 10976 1726879430.00330: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8502a30> <<< 10976 1726879430.00357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879430.00363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879430.00399: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879430.00438: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e83e6700> <<< 10976 1726879430.00471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879430.00509: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e83e69d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e83e67c0> <<< 10976 1726879430.00512: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.00514: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e83e68b0> <<< 10976 1726879430.00547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 10976 1726879430.00550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879430.00775: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e83e6d00> <<< 10976 1726879430.00809: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e83f2250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e83e6940> <<< 10976 1726879430.00813: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e83daa90> <<< 10976 1726879430.00846: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8502610> <<< 10976 1726879430.00867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879430.00914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879430.01072: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e83e6af0> <<< 10976 1726879430.01082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879430.01103: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f15e7de76d0> <<< 10976 1726879430.01307: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip' <<< 10976 1726879430.01318: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.01394: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.01434: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879430.01449: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.01465: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879430.01479: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.02733: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.03706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 10976 1726879430.03712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d0e820> <<< 10976 1726879430.03729: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879430.03755: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879430.03783: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879430.03821: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.03825: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7d0e160> <<< 10976 1726879430.03862: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d0e280> <<< 10976 1726879430.03894: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d0ef70> <<< 10976 1726879430.03915: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 10976 1726879430.03920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879430.03961: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d0e4f0> <<< 10976 1726879430.03970: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d0ed90> import 'atexit' # <<< 10976 1726879430.04003: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7d0efd0> <<< 10976 1726879430.04026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879430.04051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879430.04090: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d0e100> <<< 10976 1726879430.04105: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879430.04130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879430.04142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879430.04193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879430.04219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879430.04270: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7c66f40> <<< 10976 1726879430.04307: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7c83d00> <<< 10976 1726879430.04338: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7c83eb0> <<< 10976 1726879430.04362: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879430.04393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879430.04436: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7c83370> <<< 10976 1726879430.04442: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d74dc0> <<< 10976 1726879430.04639: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d743a0> <<< 10976 1726879430.04662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879430.04668: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d74fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879430.04693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879430.04718: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879430.04754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879430.04770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d44d30> <<< 10976 1726879430.04846: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7ce0d30> <<< 10976 1726879430.04849: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7ce0400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d174f0> <<< 10976 1726879430.04887: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7ce0520> <<< 10976 1726879430.04913: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7ce0550> <<< 10976 1726879430.04941: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879430.04952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879430.04971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879430.05004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879430.05092: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7c54fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d56250> <<< 10976 1726879430.05142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879430.05222: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7c52850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d563d0> <<< 10976 1726879430.05247: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879430.05250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879430.05271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879430.05276: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879430.05354: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d6de50> <<< 10976 1726879430.05468: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7c527f0> <<< 10976 1726879430.05572: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.05575: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7c52640> <<< 10976 1726879430.05601: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.05604: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7c515b0> <<< 10976 1726879430.05649: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.05651: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7c46d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d4c910> <<< 10976 1726879430.05712: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879430.05718: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879430.05765: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7cd66a0> <<< 10976 1726879430.05937: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7cd5b20> <<< 10976 1726879430.05958: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7ce50a0> <<< 10976 1726879430.05991: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.06030: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7cd6100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d19b20> <<< 10976 1726879430.06034: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.06036: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.06038: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879430.06047: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.06136: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.06219: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879430.06260: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879430.06264: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879430.06266: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.06355: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.06451: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.06927: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.07394: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879430.07408: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879430.07427: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879430.07441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879430.07505: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.07510: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e78175e0> <<< 10976 1726879430.07570: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879430.07586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7c24580> <<< 10976 1726879430.07593: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e77b8100> <<< 10976 1726879430.07643: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879430.07646: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.07675: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879430.07678: stdout chunk (state=3): >>> import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879430.07699: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.07814: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.07954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879430.07983: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7cd5b80> # zipimport: zlib available <<< 10976 1726879430.08379: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.08746: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.08806: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.08876: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879430.08879: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.08909: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.08941: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879430.08947: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.09005: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.09076: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879430.09099: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.09102: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.09112: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10976 1726879430.09156: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.09224: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879430.09393: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.09578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879430.09614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879430.09620: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879430.09715: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e77e9f10> # zipimport: zlib available <<< 10976 1726879430.09761: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.09826: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879430.09841: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879430.09861: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.09896: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.09934: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879430.09939: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.09980: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.10013: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.10106: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.10184: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879430.10212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879430.10273: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7d60220> <<< 10976 1726879430.10314: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e77e9850> <<< 10976 1726879430.10345: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 10976 1726879430.10355: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879430.10491: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.10555: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.10575: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.10617: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879430.10629: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879430.10644: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879430.10681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879430.10694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879430.10717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879430.10809: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7c14ca0> <<< 10976 1726879430.10841: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7c10f70> <<< 10976 1726879430.10907: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7c0a940> <<< 10976 1726879430.10929: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879430.10963: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.10974: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879430.11032: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879430.11050: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879430.11059: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 10976 1726879430.11072: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.11199: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.11366: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.11543: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879430.12282: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/pacemaker/authkey", "mode": "0400", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 189, "gid": 189, "size": 256, "inode": 29360281, "dev": 51713, "nlink": 1, "atime": 1726879306.088611, "mtime": 1726879305.7996097, "ctime": 1726879306.093611, "wusr": false, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "hacluster", "gr_name": "haclient", "checksum": "2a4891b5aadb3ce9669358faa00616c12df9c181", "mimetype": "application/octet-stream", "charset": "binary", "version": "2010304133", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/pacemaker/authkey", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 10976 1726879430.12303: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879430.12666: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 10976 1726879430.12693: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879430.12720: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site <<< 10976 1726879430.12760: stdout chunk (state=3): >>># destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading <<< 10976 1726879430.12787: stdout chunk (state=3): >>># cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 <<< 10976 1726879430.12811: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 10976 1726879430.12999: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879430.13025: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879430.13056: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879430.13061: stdout chunk (state=3): >>># destroy _compression <<< 10976 1726879430.13081: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879430.13114: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal<<< 10976 1726879430.13118: stdout chunk (state=3): >>> # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10976 1726879430.13126: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 10976 1726879430.13151: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879430.13166: stdout chunk (state=3): >>># destroy array <<< 10976 1726879430.13182: stdout chunk (state=3): >>># destroy datetime <<< 10976 1726879430.13200: stdout chunk (state=3): >>># destroy selinux <<< 10976 1726879430.13206: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879430.13258: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 10976 1726879430.13317: stdout chunk (state=3): >>># 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<<< 10976 1726879430.13341: stdout chunk (state=3): >>> # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 10976 1726879430.13344: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 10976 1726879430.13349: stdout chunk (state=3): >>># destroy subprocess <<< 10976 1726879430.13351: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select <<< 10976 1726879430.13363: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 10976 1726879430.13366: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 10976 1726879430.13369: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 10976 1726879430.13410: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 10976 1726879430.13417: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879430.13425: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 10976 1726879430.13459: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 10976 1726879430.13472: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879430.13477: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 10976 1726879430.13480: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 10976 1726879430.13484: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 10976 1726879430.13494: 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 <<< 10976 1726879430.13509: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879430.13666: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 10976 1726879430.13691: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 10976 1726879430.13695: stdout chunk (state=3): >>># destroy tokenize <<< 10976 1726879430.13706: stdout chunk (state=3): >>># destroy _heapq <<< 10976 1726879430.13708: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 10976 1726879430.13718: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879430.13746: stdout chunk (state=3): >>># destroy select <<< 10976 1726879430.13750: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator <<< 10976 1726879430.13753: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator <<< 10976 1726879430.13754: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879430.13796: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879430.14080: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879430.14144: stderr chunk (state=3): >>><<< 10976 1726879430.14147: stdout chunk (state=3): >>><<< 10976 1726879430.14211: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8898dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e883d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8898b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8898ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e883d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e883d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e883d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e85cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e85cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e85f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e85cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8855880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e85c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e85f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e883d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e856deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8571f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8567610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e856f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e856d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e84efe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e84ef910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e84eff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e84effd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e85020d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8549d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8542670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e85556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8576e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e8502cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e85492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e85552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e857c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8502eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8502df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8502d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e84d53d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e84d54c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e850af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8504a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8504490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e840a220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e84c0520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8504f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e857c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e841bb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e841be80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e842d790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e842dcd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e83bb400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e841bf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e83cb2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e842d610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e83cb3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8502a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e83e6700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e83e69d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e83e67c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e83e68b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e83e6d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e83f2250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e83e6940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e83daa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e8502610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e83e6af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f15e7de76d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d0e820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7d0e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d0e280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d0ef70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d0e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d0ed90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7d0efd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d0e100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7c66f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7c83d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7c83eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7c83370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d74dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d743a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d74fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d44d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7ce0d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7ce0400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d174f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7ce0520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7ce0550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7c54fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d56250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7c52850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d563d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d6de50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7c527f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7c52640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7c515b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7c46d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d4c910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7cd66a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7cd5b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7ce50a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7cd6100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7d19b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e78175e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7c24580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e77b8100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7cd5b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e77e9f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15e7d60220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e77e9850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7c14ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7c10f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15e7c0a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_brttu4u3/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/pacemaker/authkey", "mode": "0400", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 189, "gid": 189, "size": 256, "inode": 29360281, "dev": 51713, "nlink": 1, "atime": 1726879306.088611, "mtime": 1726879305.7996097, "ctime": 1726879306.093611, "wusr": false, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "hacluster", "gr_name": "haclient", "checksum": "2a4891b5aadb3ce9669358faa00616c12df9c181", "mimetype": "application/octet-stream", "charset": "binary", "version": "2010304133", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/pacemaker/authkey", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879430.14784: done with _execute_module (stat, {'path': '/etc/pacemaker/authkey', '_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-1726879429.8317873-13395-208924021944251/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879430.14788: _low_level_execute_command(): starting 10976 1726879430.14794: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879429.8317873-13395-208924021944251/ > /dev/null 2>&1 && sleep 0' 10976 1726879430.14918: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879430.14921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879430.14964: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879430.14968: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879430.14970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879430.14972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879430.15026: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879430.15033: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879430.15035: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879430.15074: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879430.16885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879430.16934: stderr chunk (state=3): >>><<< 10976 1726879430.16937: stdout chunk (state=3): >>><<< 10976 1726879430.16949: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879430.16955: handler run complete 10976 1726879430.16986: attempt loop complete, returning result 10976 1726879430.16988: _execute() done 10976 1726879430.16991: dumping result to json 10976 1726879430.17001: done dumping result, returning 10976 1726879430.17009: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Check if key exists on cluster nodes pacemaker authkey [0e24e73b-299d-f469-e0b0-000000000aee] 10976 1726879430.17014: sending task result for task 0e24e73b-299d-f469-e0b0-000000000aee 10976 1726879430.17120: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000aee 10976 1726879430.17128: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726879306.088611, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "binary", "checksum": "2a4891b5aadb3ce9669358faa00616c12df9c181", "ctime": 1726879306.093611, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 189, "gr_name": "haclient", "inode": 29360281, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/octet-stream", "mode": "0400", "mtime": 1726879305.7996097, "nlink": 1, "path": "/etc/pacemaker/authkey", "pw_name": "hacluster", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 256, "uid": 189, "version": "2010304133", "wgrp": false, "woth": false, "writeable": true, "wusr": false, "xgrp": false, "xoth": false, "xusr": false } } 10976 1726879430.17235: no more pending results, returning what we have 10976 1726879430.17238: results queue empty 10976 1726879430.17239: checking for any_errors_fatal 10976 1726879430.17245: done checking for any_errors_fatal 10976 1726879430.17246: checking for max_fail_percentage 10976 1726879430.17247: done checking for max_fail_percentage 10976 1726879430.17248: checking to see if all hosts have failed and the running result is not ok 10976 1726879430.17249: done checking to see if all hosts have failed 10976 1726879430.17250: getting the remaining hosts for this loop 10976 1726879430.17251: done getting the remaining hosts for this loop 10976 1726879430.17255: getting the next task for host managed_node2 10976 1726879430.17261: done getting next task for host managed_node2 10976 1726879430.17265: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Slurp existing key from cluster nodes {{ preshared_key_label }} 10976 1726879430.17269: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879430.17281: getting variables 10976 1726879430.17282: in VariableManager get_vars() 10976 1726879430.17320: Calling all_inventory to load vars for managed_node2 10976 1726879430.17325: Calling groups_inventory to load vars for managed_node2 10976 1726879430.17327: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879430.17336: Calling all_plugins_play to load vars for managed_node2 10976 1726879430.17338: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879430.17341: Calling groups_plugins_play to load vars for managed_node2 10976 1726879430.21168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879430.21834: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879430.21845: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879430.21849: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879430.21894: done with get_vars() 10976 1726879430.21907: done getting variables 10976 1726879430.22008: variable 'preshared_key_label' from source: include params TASK [fedora.linux_system_roles.ha_cluster : Slurp existing key from cluster nodes pacemaker authkey] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:65 Friday 20 September 2024 20:43:50 -0400 (0:00:00.487) 0:01:11.643 ****** 10976 1726879430.22030: entering _queue_task() for managed_node2/slurp 10976 1726879430.22254: worker is 1 (out of 1 available) 10976 1726879430.22266: exiting _queue_task() for managed_node2/slurp 10976 1726879430.22278: done queuing things up, now waiting for results queue to drain 10976 1726879430.22280: waiting for pending results... 10976 1726879430.22482: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Slurp existing key from cluster nodes pacemaker authkey 10976 1726879430.22594: in run() - task 0e24e73b-299d-f469-e0b0-000000000aef 10976 1726879430.22603: variable 'ansible_search_path' from source: unknown 10976 1726879430.22610: variable 'ansible_search_path' from source: unknown 10976 1726879430.22641: calling self._execute() 10976 1726879430.22722: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879430.22726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879430.22738: variable 'omit' from source: magic vars 10976 1726879430.22994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879430.24547: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879430.24599: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879430.24630: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879430.24657: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879430.24676: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879430.24750: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879430.24762: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879430.24866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879430.24976: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879430.25011: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879430.25038: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879430.25059: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879430.25113: 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) 10976 1726879430.25133: 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) 10976 1726879430.25154: 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) 10976 1726879430.25172: 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) 10976 1726879430.25210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879430.25228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879430.25250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879430.25276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879430.25287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879430.25376: variable 'preshared_key_src' from source: include params 10976 1726879430.25380: variable 'ha_cluster_pacemaker_key_src' from source: role '' defaults 10976 1726879430.25394: Evaluated conditional (not (preshared_key_src is string and preshared_key_src | length > 1)): True 10976 1726879430.25459: variable 'ha_cluster_regenerate_keys' from source: role '' defaults 10976 1726879430.25464: Evaluated conditional (not ha_cluster_regenerate_keys): True 10976 1726879430.25542: variable '__ha_cluster_preshared_key_stat' from source: set_fact 10976 1726879430.25565: Evaluated conditional (__ha_cluster_preshared_key_stat.stat.exists): True 10976 1726879430.25570: variable 'omit' from source: magic vars 10976 1726879430.25633: variable 'preshared_key_label' from source: include params 10976 1726879430.25674: variable 'omit' from source: magic vars 10976 1726879430.25695: variable 'preshared_key_dest' from source: include params 10976 1726879430.25739: variable 'preshared_key_dest' from source: include params 10976 1726879430.25750: variable 'omit' from source: magic vars 10976 1726879430.25771: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879430.25799: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879430.25807: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879430.25823: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879430.25831: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879430.25852: variable 'inventory_hostname' from source: set_fact 10976 1726879430.25855: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879430.25858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879430.25930: Set connection var ansible_pipelining to False 10976 1726879430.25936: Set connection var ansible_shell_executable to /bin/sh 10976 1726879430.25941: Set connection var ansible_timeout to 10 10976 1726879430.25944: Set connection var ansible_shell_type to sh 10976 1726879430.25948: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879430.25953: Set connection var ansible_connection to ssh 10976 1726879430.25969: variable 'ansible_shell_executable' from source: unknown 10976 1726879430.25971: variable 'ansible_connection' from source: unknown 10976 1726879430.25974: variable 'ansible_module_compression' from source: unknown 10976 1726879430.25976: variable 'ansible_shell_type' from source: unknown 10976 1726879430.25979: variable 'ansible_shell_executable' from source: unknown 10976 1726879430.25981: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879430.25985: variable 'ansible_pipelining' from source: unknown 10976 1726879430.25987: variable 'ansible_timeout' from source: unknown 10976 1726879430.25997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879430.26176: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879430.26180: variable 'omit' from source: magic vars 10976 1726879430.26193: starting attempt loop 10976 1726879430.26196: running the handler 10976 1726879430.26198: _low_level_execute_command(): starting 10976 1726879430.26201: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879430.26803: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879430.26815: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879430.26830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879430.26844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879430.26884: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879430.26894: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879430.26901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879430.26916: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879430.26925: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879430.26939: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879430.26947: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879430.26956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879430.26968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879430.26976: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879430.26983: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879430.26995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879430.27069: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879430.27091: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879430.27102: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879430.27185: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879430.28844: stdout chunk (state=3): >>>/root <<< 10976 1726879430.28951: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879430.29000: stderr chunk (state=3): >>><<< 10976 1726879430.29002: stdout chunk (state=3): >>><<< 10976 1726879430.29022: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879430.29028: _low_level_execute_command(): starting 10976 1726879430.29033: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879430.2901497-13409-49457544977407 `" && echo ansible-tmp-1726879430.2901497-13409-49457544977407="` echo /root/.ansible/tmp/ansible-tmp-1726879430.2901497-13409-49457544977407 `" ) && sleep 0' 10976 1726879430.29449: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879430.29456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879430.29487: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879430.29497: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879430.29503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879430.29512: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879430.29519: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879430.29528: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879430.29533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879430.29543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879430.29551: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879430.29555: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879430.29560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879430.29616: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879430.29639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879430.29642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879430.29689: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879430.31588: stdout chunk (state=3): >>>ansible-tmp-1726879430.2901497-13409-49457544977407=/root/.ansible/tmp/ansible-tmp-1726879430.2901497-13409-49457544977407 <<< 10976 1726879430.31701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879430.31748: stderr chunk (state=3): >>><<< 10976 1726879430.31751: stdout chunk (state=3): >>><<< 10976 1726879430.31762: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879430.2901497-13409-49457544977407=/root/.ansible/tmp/ansible-tmp-1726879430.2901497-13409-49457544977407 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879430.31800: variable 'ansible_module_compression' from source: unknown 10976 1726879430.31830: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 10976 1726879430.31857: variable 'ansible_facts' from source: unknown 10976 1726879430.31910: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879430.2901497-13409-49457544977407/AnsiballZ_slurp.py 10976 1726879430.32004: Sending initial data 10976 1726879430.32007: Sent initial data (153 bytes) 10976 1726879430.32633: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879430.32639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879430.32679: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879430.32683: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879430.32685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879430.32734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879430.32742: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879430.32751: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879430.32805: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879430.34611: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879430.34647: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879430.34684: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpr8va_o00 /root/.ansible/tmp/ansible-tmp-1726879430.2901497-13409-49457544977407/AnsiballZ_slurp.py <<< 10976 1726879430.34723: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879430.35504: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879430.35582: stderr chunk (state=3): >>><<< 10976 1726879430.35586: stdout chunk (state=3): >>><<< 10976 1726879430.35599: done transferring module to remote 10976 1726879430.35613: _low_level_execute_command(): starting 10976 1726879430.35617: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879430.2901497-13409-49457544977407/ /root/.ansible/tmp/ansible-tmp-1726879430.2901497-13409-49457544977407/AnsiballZ_slurp.py && sleep 0' 10976 1726879430.36007: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879430.36013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879430.36045: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879430.36056: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879430.36066: 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879430.36112: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879430.36128: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879430.36170: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879430.37982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879430.38025: stderr chunk (state=3): >>><<< 10976 1726879430.38028: stdout chunk (state=3): >>><<< 10976 1726879430.38038: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879430.38041: _low_level_execute_command(): starting 10976 1726879430.38044: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879430.2901497-13409-49457544977407/AnsiballZ_slurp.py && sleep 0' 10976 1726879430.38444: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879430.38456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879430.38472: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879430.38484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879430.38503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879430.38542: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879430.38553: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879430.38605: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879430.40572: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879430.40596: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879430.40665: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879430.40701: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879430.40734: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879430.40738: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879430.40779: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879430.40782: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879430.40835: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879430.40860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879430.40887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879430.40890: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879430.40910: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b298dc0> <<< 10976 1726879430.40946: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879430.40963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879430.40968: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b23d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b298b20> <<< 10976 1726879430.40994: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 10976 1726879430.40997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879430.41014: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b298ac0> <<< 10976 1726879430.41034: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879430.41054: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879430.41071: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b23d490> <<< 10976 1726879430.41092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879430.41112: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879430.41135: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879430.41138: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b23d940> <<< 10976 1726879430.41162: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b23d670> <<< 10976 1726879430.41189: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879430.41203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879430.41224: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879430.41243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879430.41262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879430.41280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879430.41306: stdout chunk (state=3): >>>import '_stat' # <<< 10976 1726879430.41309: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5afcf190> <<< 10976 1726879430.41326: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879430.41346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879430.41426: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5afcf220> <<< 10976 1726879430.41453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879430.41463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879430.41497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aff2850> <<< 10976 1726879430.41500: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5afcf940> <<< 10976 1726879430.41531: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b255880> <<< 10976 1726879430.41555: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879430.41574: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5afc8d90> <<< 10976 1726879430.41632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 10976 1726879430.41636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879430.41639: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aff2d90> <<< 10976 1726879430.41693: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b23d970> <<< 10976 1726879430.41718: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879430.41914: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879430.41919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879430.41954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879430.41957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879430.41982: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py<<< 10976 1726879430.41985: stdout chunk (state=3): >>> <<< 10976 1726879430.42001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879430.42024: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879430.42029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879430.42045: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af92eb0> <<< 10976 1726879430.42092: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af96f40> <<< 10976 1726879430.42111: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879430.42116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879430.42139: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879430.42153: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879430.42174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879430.42200: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 10976 1726879430.42208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879430.42216: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af8c610> <<< 10976 1726879430.42240: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af94640> <<< 10976 1726879430.42245: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af92370> <<< 10976 1726879430.42269: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879430.42339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879430.42363: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879430.42392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879430.42415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879430.42421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879430.42459: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.42462: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5af14e20> <<< 10976 1726879430.42464: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af14910> import 'itertools' # <<< 10976 1726879430.42499: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 10976 1726879430.42508: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af14f10> <<< 10976 1726879430.42510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879430.42539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879430.42560: stdout chunk (state=3): >>>import '_operator' # <<< 10976 1726879430.42564: stdout chunk (state=3): >>> import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af14fd0> <<< 10976 1726879430.42593: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879430.42596: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af270d0> <<< 10976 1726879430.42609: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879430.42657: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af6ed90> <<< 10976 1726879430.42661: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879430.42691: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af67670> <<< 10976 1726879430.42748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879430.42751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af7a6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af9be20> <<< 10976 1726879430.42771: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879430.42811: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.42815: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5af27cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af6e2b0> <<< 10976 1726879430.42854: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.42865: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5af7a2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5afa19d0> <<< 10976 1726879430.42886: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879430.42915: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 10976 1726879430.42919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879430.42940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879430.42945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879430.42969: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af27eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af27df0> <<< 10976 1726879430.43000: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 10976 1726879430.43003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 10976 1726879430.43012: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af27d60> <<< 10976 1726879430.43027: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879430.43034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879430.43050: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879430.43063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879430.43083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879430.43132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879430.43158: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 10976 1726879430.43161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aefb3d0> <<< 10976 1726879430.43179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879430.43196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879430.43230: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aefb4c0> <<< 10976 1726879430.43345: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af2ff40> <<< 10976 1726879430.43385: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af29a90> <<< 10976 1726879430.43392: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af29490> <<< 10976 1726879430.43418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879430.43421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879430.43459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879430.43494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879430.43507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879430.43515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879430.43518: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae2f220> <<< 10976 1726879430.43545: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aee5520> <<< 10976 1726879430.43594: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af29f10> <<< 10976 1726879430.43596: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5afa1040> <<< 10976 1726879430.43629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879430.43645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879430.43667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 10976 1726879430.43670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae41b50> <<< 10976 1726879430.43687: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879430.43730: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.43737: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ae41e80> <<< 10976 1726879430.43743: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879430.43753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879430.43776: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 10976 1726879430.43779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879430.43781: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae52790> <<< 10976 1726879430.43807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879430.43839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879430.43867: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae52cd0> <<< 10976 1726879430.43911: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.43914: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5adeb400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae41f70> <<< 10976 1726879430.43938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879430.43948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879430.43991: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.44003: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5adfb2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae52610> <<< 10976 1726879430.44008: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879430.44038: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.44043: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5adfb3a0> <<< 10976 1726879430.44078: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af27a30> <<< 10976 1726879430.44101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879430.44109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879430.44139: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879430.44142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879430.44180: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ae16700> <<< 10976 1726879430.44204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879430.44236: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.44242: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ae169d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae167c0> <<< 10976 1726879430.44267: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.44276: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ae168b0> <<< 10976 1726879430.44299: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 10976 1726879430.44304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879430.44497: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.44506: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ae16d00> <<< 10976 1726879430.44534: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.44544: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ae22250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae16940> <<< 10976 1726879430.44553: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae0aa90> <<< 10976 1726879430.44580: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af27610> <<< 10976 1726879430.44603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879430.44660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879430.44695: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae16af0> <<< 10976 1726879430.44798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879430.44810: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9c5a7e76d0> <<< 10976 1726879430.44975: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip' # zipimport: zlib available <<< 10976 1726879430.45072: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.45100: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/__init__.py <<< 10976 1726879430.45110: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.45117: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.45143: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879430.45148: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.46395: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.47358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 10976 1726879430.47368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a70e820> <<< 10976 1726879430.47386: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 10976 1726879430.47396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879430.47413: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 10976 1726879430.47421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879430.47439: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 10976 1726879430.47444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879430.47472: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.47478: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a70e160> <<< 10976 1726879430.47513: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a70e280> <<< 10976 1726879430.47543: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a70ef70> <<< 10976 1726879430.47566: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 10976 1726879430.47574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879430.47620: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a70e4f0> <<< 10976 1726879430.47625: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a70ed90> import 'atexit' # <<< 10976 1726879430.47655: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a70efd0> <<< 10976 1726879430.47677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879430.47703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879430.47743: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a70e100> <<< 10976 1726879430.47759: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879430.47779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879430.47796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879430.47822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879430.47845: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 10976 1726879430.47850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879430.47915: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a666f40> <<< 10976 1726879430.47953: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a683d00> <<< 10976 1726879430.47985: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a683eb0> <<< 10976 1726879430.48005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879430.48038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879430.48073: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a683370> <<< 10976 1726879430.48082: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a774dc0> <<< 10976 1726879430.48247: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7743a0> <<< 10976 1726879430.48272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 10976 1726879430.48275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879430.48290: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a774fd0> <<< 10976 1726879430.48315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879430.48321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879430.48347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879430.48375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879430.48380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879430.48444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879430.48460: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a744d30> <<< 10976 1726879430.48540: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a6e0d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a6e0400> <<< 10976 1726879430.48544: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7174f0> <<< 10976 1726879430.48581: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.48587: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a6e0520> <<< 10976 1726879430.48610: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py <<< 10976 1726879430.48615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a6e0550> <<< 10976 1726879430.48633: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879430.48648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879430.48668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879430.48698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879430.48765: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.48771: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a654fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a756250> <<< 10976 1726879430.48799: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879430.48809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879430.48862: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a652850> <<< 10976 1726879430.48865: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7563d0> <<< 10976 1726879430.48887: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879430.48929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879430.48955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 10976 1726879430.48960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879430.49019: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a76de50> <<< 10976 1726879430.49158: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a6527f0> <<< 10976 1726879430.49256: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a652640> <<< 10976 1726879430.49291: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a6515b0> <<< 10976 1726879430.49331: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a646d90> <<< 10976 1726879430.49353: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74e910> <<< 10976 1726879430.49375: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 10976 1726879430.49385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879430.49390: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879430.49409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879430.49456: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.49465: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a6d66a0> <<< 10976 1726879430.49635: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.49640: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a6d5b20> <<< 10976 1726879430.49655: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a6e50a0> <<< 10976 1726879430.49685: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a6d6100> <<< 10976 1726879430.49691: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a719b20> <<< 10976 1726879430.49710: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.49720: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.49724: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879430.49742: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.49813: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.49890: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.49911: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.49915: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879430.49918: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.49938: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879430.49955: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.50050: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.50147: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.50617: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.51099: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879430.51112: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10976 1726879430.51120: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879430.51145: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879430.51167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879430.51228: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.51231: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a24b5e0> <<< 10976 1726879430.51296: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879430.51308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a623580> <<< 10976 1726879430.51318: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a1ec100> <<< 10976 1726879430.51370: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879430.51375: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.51403: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.51405: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879430.51424: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.51539: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.51669: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879430.51697: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a6d5b80> <<< 10976 1726879430.51700: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.52094: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.52451: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.52508: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.52572: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879430.52576: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.52608: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.52640: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879430.52645: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.52705: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.52780: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879430.52797: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.52808: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.52813: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879430.52821: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.52855: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.52888: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879430.52895: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.53078: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.53263: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879430.53295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879430.53300: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879430.53375: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a21df10> <<< 10976 1726879430.53383: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.53440: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.53507: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879430.53519: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879430.53528: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879430.53538: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.53579: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.53613: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879430.53621: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.53656: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.53696: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.53785: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.53848: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879430.53874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879430.53948: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.53952: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a760220> <<< 10976 1726879430.53983: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a21d850> <<< 10976 1726879430.54021: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/file.py <<< 10976 1726879430.54030: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879430.54163: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.54214: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.54239: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.54286: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879430.54291: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879430.54309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879430.54344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879430.54362: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879430.54381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879430.54470: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a614ca0> <<< 10976 1726879430.54509: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a610f70> <<< 10976 1726879430.54572: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a60a940> # destroy ansible.module_utils.distro <<< 10976 1726879430.54578: stdout chunk (state=3): >>>import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879430.54605: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.54630: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py <<< 10976 1726879430.54635: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879430.54699: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879430.54711: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.54728: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.54733: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/modules/__init__.py <<< 10976 1726879430.54735: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.54776: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.54879: stdout chunk (state=3): >>> {"content": "nw6n+cqQdx+MoAbPlTkw5xYzEa/IpaJrK+RB21tHzkWMzMDWyEcoMUO4Q6YBf6Bej8fZZ+V6oovPEL9S5e7Im2w95rL74+F3C8lhjEKXZ3HhTjkbHJ1niauQfTZyj9sLZBMOiI/QFbjv+LImmOVt+c1bNsHpiy11VH3Gl0q1HgZLJ4s8hgQDCCAeyyr7I/9BcN/0H+kDjWv60IwRk2hPZKxv8R1iep6fuhR6y7MuAGq8uBky2gEbBG8hb3UqxbDK7AhbCx170dnbrCp6ZOBRf/L/RPeH81/wX6+EgvbfVO1p9jMFQ9yYwl9lKga2Jhm8tnwMcAPCs6zecRC1drNpfg==", "source": "/etc/pacemaker/authkey", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/pacemaker/authkey"}}} <<< 10976 1726879430.54885: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879430.55141: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879430.55175: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix <<< 10976 1726879430.55205: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external <<< 10976 1726879430.55266: stdout chunk (state=3): >>># cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 10976 1726879430.55276: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10976 1726879430.55450: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879430.55454: stdout chunk (state=3): >>># destroy importlib.util <<< 10976 1726879430.55458: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879430.55487: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879430.55490: stdout chunk (state=3): >>># destroy _compression <<< 10976 1726879430.55499: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879430.55524: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 10976 1726879430.55537: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879430.55555: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879430.55564: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 10976 1726879430.55582: stdout chunk (state=3): >>># destroy selinux <<< 10976 1726879430.55588: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879430.55631: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 10976 1726879430.55645: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache <<< 10976 1726879430.55660: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 10976 1726879430.55678: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 10976 1726879430.55705: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 10976 1726879430.55717: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879430.55740: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 10976 1726879430.55758: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879430.55784: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 10976 1726879430.55792: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10976 1726879430.55807: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 10976 1726879430.55819: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 <<< 10976 1726879430.55827: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879430.55965: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 10976 1726879430.55968: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq <<< 10976 1726879430.55972: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 10976 1726879430.55994: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879430.56019: stdout chunk (state=3): >>># destroy select <<< 10976 1726879430.56024: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves <<< 10976 1726879430.56029: stdout chunk (state=3): >>># destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879430.56063: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879430.56343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879430.56388: stderr chunk (state=3): >>><<< 10976 1726879430.56394: stdout chunk (state=3): >>><<< 10976 1726879430.56423: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b298dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b23d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b298b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b298ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b23d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b23d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b23d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5afcf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5afcf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aff2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5afcf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b255880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5afc8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aff2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b23d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af92eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af96f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af8c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af94640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af92370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5af14e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af14910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af14f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af14fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af270d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af6ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af67670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af7a6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af9be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5af27cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af6e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5af7a2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5afa19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af27eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af27df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af27d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aefb3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aefb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af2ff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af29a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af29490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae2f220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aee5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af29f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5afa1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae41b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ae41e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae52790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae52cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5adeb400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae41f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5adfb2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae52610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5adfb3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af27a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ae16700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ae169d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae167c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ae168b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ae16d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ae22250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae16940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae0aa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5af27610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ae16af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9c5a7e76d0> # zipimport: found 30 names in '/tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a70e820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a70e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a70e280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a70ef70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a70e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a70ed90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a70efd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a70e100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a666f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a683d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a683eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a683370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a774dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7743a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a774fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a744d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a6e0d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a6e0400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7174f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a6e0520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a6e0550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a654fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a756250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a652850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7563d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a76de50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a6527f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a652640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a6515b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a646d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74e910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a6d66a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a6d5b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a6e50a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a6d6100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a719b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a24b5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a623580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a1ec100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a6d5b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a21df10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a760220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a21d850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a614ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a610f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a60a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_zdgh6lug/ansible_slurp_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available {"content": "nw6n+cqQdx+MoAbPlTkw5xYzEa/IpaJrK+RB21tHzkWMzMDWyEcoMUO4Q6YBf6Bej8fZZ+V6oovPEL9S5e7Im2w95rL74+F3C8lhjEKXZ3HhTjkbHJ1niauQfTZyj9sLZBMOiI/QFbjv+LImmOVt+c1bNsHpiy11VH3Gl0q1HgZLJ4s8hgQDCCAeyyr7I/9BcN/0H+kDjWv60IwRk2hPZKxv8R1iep6fuhR6y7MuAGq8uBky2gEbBG8hb3UqxbDK7AhbCx170dnbrCp6ZOBRf/L/RPeH81/wX6+EgvbfVO1p9jMFQ9yYwl9lKga2Jhm8tnwMcAPCs6zecRC1drNpfg==", "source": "/etc/pacemaker/authkey", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/pacemaker/authkey"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879430.56940: done with _execute_module (slurp, {'src': '/etc/pacemaker/authkey', '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_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-1726879430.2901497-13409-49457544977407/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879430.56945: _low_level_execute_command(): starting 10976 1726879430.56948: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879430.2901497-13409-49457544977407/ > /dev/null 2>&1 && sleep 0' 10976 1726879430.57080: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879430.57083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879430.57116: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879430.57119: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879430.57123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879430.57176: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879430.57180: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879430.57226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879430.59015: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879430.59056: stderr chunk (state=3): >>><<< 10976 1726879430.59060: stdout chunk (state=3): >>><<< 10976 1726879430.59076: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879430.59082: handler run complete 10976 1726879430.59176: attempt loop complete, returning result 10976 1726879430.59179: _execute() done 10976 1726879430.59185: dumping result to json 10976 1726879430.59187: done dumping result, returning 10976 1726879430.59192: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Slurp existing key from cluster nodes pacemaker authkey [0e24e73b-299d-f469-e0b0-000000000aef] 10976 1726879430.59196: sending task result for task 0e24e73b-299d-f469-e0b0-000000000aef 10976 1726879430.59257: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000aef 10976 1726879430.59259: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10976 1726879430.59355: no more pending results, returning what we have 10976 1726879430.59358: results queue empty 10976 1726879430.59359: checking for any_errors_fatal 10976 1726879430.59370: done checking for any_errors_fatal 10976 1726879430.59371: checking for max_fail_percentage 10976 1726879430.59372: done checking for max_fail_percentage 10976 1726879430.59373: checking to see if all hosts have failed and the running result is not ok 10976 1726879430.59374: done checking to see if all hosts have failed 10976 1726879430.59374: getting the remaining hosts for this loop 10976 1726879430.59376: done getting the remaining hosts for this loop 10976 1726879430.59379: getting the next task for host managed_node2 10976 1726879430.59387: done getting next task for host managed_node2 10976 1726879430.59393: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Use the slurped key from cluster nodes {{ preshared_key_label }} 10976 1726879430.59399: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879430.59409: getting variables 10976 1726879430.59410: in VariableManager get_vars() 10976 1726879430.59449: Calling all_inventory to load vars for managed_node2 10976 1726879430.59451: Calling groups_inventory to load vars for managed_node2 10976 1726879430.59452: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879430.59459: Calling all_plugins_play to load vars for managed_node2 10976 1726879430.59461: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879430.59463: Calling groups_plugins_play to load vars for managed_node2 10976 1726879430.60105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879430.60795: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879430.60806: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879430.60812: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879430.60868: done with get_vars() 10976 1726879430.60884: done getting variables 10976 1726879430.60927: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 10976 1726879430.61011: variable 'preshared_key_label' from source: include params TASK [fedora.linux_system_roles.ha_cluster : Use the slurped key from cluster nodes pacemaker authkey] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:73 Friday 20 September 2024 20:43:50 -0400 (0:00:00.390) 0:01:12.033 ****** 10976 1726879430.61038: entering _queue_task() for managed_node2/set_fact 10976 1726879430.61234: worker is 1 (out of 1 available) 10976 1726879430.61247: exiting _queue_task() for managed_node2/set_fact 10976 1726879430.61258: done queuing things up, now waiting for results queue to drain 10976 1726879430.61259: waiting for pending results... 10976 1726879430.61465: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Use the slurped key from cluster nodes pacemaker authkey 10976 1726879430.61574: in run() - task 0e24e73b-299d-f469-e0b0-000000000af0 10976 1726879430.61585: variable 'ansible_search_path' from source: unknown 10976 1726879430.61590: variable 'ansible_search_path' from source: unknown 10976 1726879430.61640: variable 'ansible_play_hosts' from source: magic vars 10976 1726879430.61787: variable 'ansible_play_hosts' from source: magic vars 10976 1726879430.61944: Loaded config def from plugin (lookup/items) 10976 1726879430.61948: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 10976 1726879430.61977: variable 'omit' from source: magic vars 10976 1726879430.62039: variable 'item' from source: unknown 10976 1726879430.62090: variable 'item' from source: unknown 10976 1726879430.62109: in VariableManager get_vars() 10976 1726879430.62146: Calling all_inventory to load vars for managed_node2 10976 1726879430.62151: Calling groups_inventory to load vars for managed_node2 10976 1726879430.62154: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879430.62166: Calling all_plugins_play to load vars for managed_node2 10976 1726879430.62172: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879430.62177: Calling groups_plugins_play to load vars for managed_node2 10976 1726879430.63056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879430.63765: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879430.63787: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879430.63792: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879430.63844: done with get_vars() 10976 1726879430.63859: variable 'inventory_hostname' from source: set_fact 10976 1726879430.63880: variable 'ansible_delegated_vars' from source: unknown 10976 1726879430.63900: variable 'inventory_hostname' from source: set_fact 10976 1726879430.63905: variable 'omit' from source: magic vars 10976 1726879430.64059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879430.65623: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879430.65665: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879430.65692: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879430.65720: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879430.65742: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879430.65798: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879430.65806: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879430.65922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879430.66085: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879430.66114: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879430.66138: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879430.66160: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879430.66212: 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) 10976 1726879430.66230: 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) 10976 1726879430.66250: 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) 10976 1726879430.66268: 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) 10976 1726879430.66311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879430.66336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879430.66355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879430.66383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879430.66400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879430.66480: variable 'preshared_key_src' from source: include params 10976 1726879430.66483: variable 'ha_cluster_pacemaker_key_src' from source: role '' defaults 10976 1726879430.66491: Evaluated conditional (not (preshared_key_src is string and preshared_key_src | length > 1)): True 10976 1726879430.66562: variable 'ha_cluster_regenerate_keys' from source: role '' defaults 10976 1726879430.66565: Evaluated conditional (not ha_cluster_regenerate_keys): True 10976 1726879430.66646: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879430.66651: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879430.66779: variable 'preshared_key_src' from source: include params 10976 1726879430.66782: variable 'ha_cluster_pacemaker_key_src' from source: role '' defaults 10976 1726879430.66788: Evaluated conditional (not (preshared_key_src is string and preshared_key_src | length > 1)): True 10976 1726879430.66858: variable 'ha_cluster_regenerate_keys' from source: role '' defaults 10976 1726879430.66861: Evaluated conditional (not ha_cluster_regenerate_keys): True 10976 1726879430.66941: variable '__ha_cluster_preshared_key_stat' from source: set_fact 10976 1726879430.66953: Evaluated conditional (__ha_cluster_preshared_key_stat.stat.exists): True 10976 1726879430.66958: variable 'omit' from source: magic vars 10976 1726879430.67019: variable 'preshared_key_label' from source: include params 10976 1726879430.67061: variable 'omit' from source: magic vars 10976 1726879430.67160: variable '__ha_cluster_preshared_key_slurp' from source: set_fact 10976 1726879430.67176: variable 'omit' from source: magic vars 10976 1726879430.67185: variable 'ansible_delegated_vars' from source: unknown 10976 1726879430.67199: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879430.67218: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879430.67233: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879430.67246: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879430.67254: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879430.67278: variable 'inventory_hostname' from source: set_fact 10976 1726879430.67281: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879430.67283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879430.67285: variable 'ansible_port' from source: unknown 10976 1726879430.67288: variable 'ansible_user' from source: unknown 10976 1726879430.67355: Set connection var ansible_pipelining to False 10976 1726879430.67363: Set connection var ansible_shell_executable to /bin/sh 10976 1726879430.67366: Set connection var ansible_timeout to 10 10976 1726879430.67374: Set connection var ansible_shell_type to sh 10976 1726879430.67377: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879430.67379: Set connection var ansible_connection to ssh 10976 1726879430.67396: variable 'ansible_delegated_vars' from source: unknown 10976 1726879430.67399: variable 'ansible_user' from source: unknown 10976 1726879430.67406: variable 'inventory_hostname' from source: set_fact 10976 1726879430.67474: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879430.67483: variable 'omit' from source: magic vars 10976 1726879430.67487: starting attempt loop 10976 1726879430.67490: running the handler 10976 1726879430.67500: handler run complete 10976 1726879430.67507: variable 'inventory_hostname' from source: set_fact 10976 1726879430.67510: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879430.67514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879430.67516: variable 'ansible_port' from source: unknown 10976 1726879430.67518: variable 'ansible_user' from source: unknown 10976 1726879430.67525: attempt loop complete, returning result 10976 1726879430.67536: variable 'item' from source: unknown 10976 1726879430.67581: variable 'item' from source: unknown ok: [managed_node2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10976 1726879430.67739: dumping result to json 10976 1726879430.67741: done dumping result, returning 10976 1726879430.67744: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Use the slurped key from cluster nodes pacemaker authkey [0e24e73b-299d-f469-e0b0-000000000af0] 10976 1726879430.67746: sending task result for task 0e24e73b-299d-f469-e0b0-000000000af0 10976 1726879430.67796: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000af0 10976 1726879430.67800: WORKER PROCESS EXITING ok: [managed_node2 -> {{ item }}] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10976 1726879430.67839: no more pending results, returning what we have 10976 1726879430.67841: results queue empty 10976 1726879430.67842: checking for any_errors_fatal 10976 1726879430.67848: done checking for any_errors_fatal 10976 1726879430.67849: checking for max_fail_percentage 10976 1726879430.67850: done checking for max_fail_percentage 10976 1726879430.67850: checking to see if all hosts have failed and the running result is not ok 10976 1726879430.67851: done checking to see if all hosts have failed 10976 1726879430.67852: getting the remaining hosts for this loop 10976 1726879430.67853: done getting the remaining hosts for this loop 10976 1726879430.67856: getting the next task for host managed_node2 10976 1726879430.67862: done getting next task for host managed_node2 10976 1726879430.67865: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Distribute pacemaker authkey 10976 1726879430.67868: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879430.67878: getting variables 10976 1726879430.67879: in VariableManager get_vars() 10976 1726879430.67924: Calling all_inventory to load vars for managed_node2 10976 1726879430.67927: Calling groups_inventory to load vars for managed_node2 10976 1726879430.67929: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879430.67936: Calling all_plugins_play to load vars for managed_node2 10976 1726879430.67939: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879430.67941: Calling groups_plugins_play to load vars for managed_node2 10976 1726879430.68683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879430.69362: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879430.69373: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879430.69377: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879430.69426: done with get_vars() 10976 1726879430.69440: done getting variables 10976 1726879430.69478: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Distribute pacemaker authkey] ***** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:28 Friday 20 September 2024 20:43:50 -0400 (0:00:00.084) 0:01:12.118 ****** 10976 1726879430.69528: entering _queue_task() for managed_node2/copy 10976 1726879430.69730: worker is 1 (out of 1 available) 10976 1726879430.69747: exiting _queue_task() for managed_node2/copy 10976 1726879430.69758: done queuing things up, now waiting for results queue to drain 10976 1726879430.69760: waiting for pending results... 10976 1726879430.69950: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute pacemaker authkey 10976 1726879430.70043: in run() - task 0e24e73b-299d-f469-e0b0-000000000976 10976 1726879430.70053: variable 'ansible_search_path' from source: unknown 10976 1726879430.70056: variable 'ansible_search_path' from source: unknown 10976 1726879430.70086: calling self._execute() 10976 1726879430.70162: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879430.70165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879430.70173: variable 'omit' from source: magic vars 10976 1726879430.70612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879430.72869: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879430.72917: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879430.72955: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879430.72981: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879430.73004: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879430.73073: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879430.73087: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879430.73095: variable 'omit' from source: magic vars 10976 1726879430.73139: variable 'omit' from source: magic vars 10976 1726879430.73221: variable '__ha_cluster_some_preshared_key' from source: set_fact 10976 1726879430.73251: variable 'omit' from source: magic vars 10976 1726879430.73274: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879430.73298: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879430.73313: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879430.73435: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879430.73438: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879430.73441: variable 'inventory_hostname' from source: set_fact 10976 1726879430.73443: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879430.73446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879430.73476: Set connection var ansible_pipelining to False 10976 1726879430.73485: Set connection var ansible_shell_executable to /bin/sh 10976 1726879430.73490: Set connection var ansible_timeout to 10 10976 1726879430.73497: Set connection var ansible_shell_type to sh 10976 1726879430.73503: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879430.73511: Set connection var ansible_connection to ssh 10976 1726879430.73528: variable 'ansible_shell_executable' from source: unknown 10976 1726879430.73531: variable 'ansible_connection' from source: unknown 10976 1726879430.73535: variable 'ansible_module_compression' from source: unknown 10976 1726879430.73538: variable 'ansible_shell_type' from source: unknown 10976 1726879430.73540: variable 'ansible_shell_executable' from source: unknown 10976 1726879430.73542: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879430.73544: variable 'ansible_pipelining' from source: unknown 10976 1726879430.73547: variable 'ansible_timeout' from source: unknown 10976 1726879430.73555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879430.73644: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879430.73654: variable 'omit' from source: magic vars 10976 1726879430.73658: starting attempt loop 10976 1726879430.73661: running the handler 10976 1726879430.73674: _low_level_execute_command(): starting 10976 1726879430.73680: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879430.74370: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879430.74381: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879430.74390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879430.74407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879430.74447: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879430.74455: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879430.74463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879430.74476: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879430.74483: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879430.74490: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879430.74500: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879430.74509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879430.74520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879430.74528: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879430.74534: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879430.74544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879430.74615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879430.74635: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879430.74646: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879430.74716: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879430.76352: stdout chunk (state=3): >>>/root <<< 10976 1726879430.76498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879430.76501: stdout chunk (state=3): >>><<< 10976 1726879430.76509: stderr chunk (state=3): >>><<< 10976 1726879430.76529: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879430.76538: _low_level_execute_command(): starting 10976 1726879430.76544: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879430.765274-13425-210933558728044 `" && echo ansible-tmp-1726879430.765274-13425-210933558728044="` echo /root/.ansible/tmp/ansible-tmp-1726879430.765274-13425-210933558728044 `" ) && sleep 0' 10976 1726879430.76960: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879430.76966: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879430.76977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879430.77007: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879430.77014: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879430.77024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879430.77035: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879430.77042: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879430.77048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879430.77057: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879430.77060: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879430.77113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879430.77138: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879430.77143: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879430.77185: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879430.79050: stdout chunk (state=3): >>>ansible-tmp-1726879430.765274-13425-210933558728044=/root/.ansible/tmp/ansible-tmp-1726879430.765274-13425-210933558728044 <<< 10976 1726879430.79183: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879430.79245: stderr chunk (state=3): >>><<< 10976 1726879430.79251: stdout chunk (state=3): >>><<< 10976 1726879430.79270: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879430.765274-13425-210933558728044=/root/.ansible/tmp/ansible-tmp-1726879430.765274-13425-210933558728044 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879430.79350: variable 'ansible_module_compression' from source: unknown 10976 1726879430.79406: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10976 1726879430.79440: variable 'ansible_facts' from source: unknown 10976 1726879430.79525: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879430.765274-13425-210933558728044/AnsiballZ_stat.py 10976 1726879430.79647: Sending initial data 10976 1726879430.79650: Sent initial data (152 bytes) 10976 1726879430.80613: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879430.80623: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879430.80637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879430.80658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879430.80698: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879430.80708: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879430.80715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879430.80730: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879430.80737: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879430.80744: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879430.80752: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879430.80761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879430.80773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879430.80781: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879430.80787: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879430.80801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879430.80891: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879430.80908: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879430.80922: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879430.80989: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879430.82721: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879430.82755: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879430.82792: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpyjq634s6 /root/.ansible/tmp/ansible-tmp-1726879430.765274-13425-210933558728044/AnsiballZ_stat.py <<< 10976 1726879430.82824: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879430.83606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879430.83692: stderr chunk (state=3): >>><<< 10976 1726879430.83701: stdout chunk (state=3): >>><<< 10976 1726879430.83708: done transferring module to remote 10976 1726879430.83717: _low_level_execute_command(): starting 10976 1726879430.83721: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879430.765274-13425-210933558728044/ /root/.ansible/tmp/ansible-tmp-1726879430.765274-13425-210933558728044/AnsiballZ_stat.py && sleep 0' 10976 1726879430.84184: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879430.84187: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879430.84193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879430.84234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879430.84280: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879430.84283: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration <<< 10976 1726879430.84296: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879430.84303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879430.84319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879430.84324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879430.84396: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879430.84399: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879430.84413: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879430.84487: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879430.86233: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879430.86278: stderr chunk (state=3): >>><<< 10976 1726879430.86281: stdout chunk (state=3): >>><<< 10976 1726879430.86294: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879430.86297: _low_level_execute_command(): starting 10976 1726879430.86300: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879430.765274-13425-210933558728044/AnsiballZ_stat.py && sleep 0' 10976 1726879430.86693: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879430.86697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879430.86731: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879430.86737: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879430.86746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879430.86754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879430.86759: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879430.86764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879430.86815: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879430.86838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879430.86843: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879430.86886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879430.88830: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879430.88834: stdout chunk (state=3): >>>import '_thread' # <<< 10976 1726879430.88837: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10976 1726879430.88905: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879430.88908: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879430.88945: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879430.88981: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879430.88987: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879430.89020: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879430.89030: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879430.89080: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879430.89107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879430.89123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'<<< 10976 1726879430.89129: stdout chunk (state=3): >>> import '_codecs' # <<< 10976 1726879430.89157: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbadb3dc0> <<< 10976 1726879430.89234: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbadb3b20> <<< 10976 1726879430.89240: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879430.89258: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbadb3ac0> <<< 10976 1726879430.89279: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879430.89309: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879430.89328: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad58490> <<< 10976 1726879430.89344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py<<< 10976 1726879430.89349: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879430.89369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 10976 1726879430.89373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879430.89393: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879430.89398: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad58940> <<< 10976 1726879430.89422: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad58670> <<< 10976 1726879430.89453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879430.89461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879430.89481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879430.89504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879430.89515: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879430.89541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879430.89562: stdout chunk (state=3): >>>import '_stat' # <<< 10976 1726879430.89570: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad0f190> <<< 10976 1726879430.89579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879430.89603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879430.89675: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad0f220> <<< 10976 1726879430.89700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879430.89703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879430.89738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 10976 1726879430.89741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad32850> <<< 10976 1726879430.89746: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad0f940> <<< 10976 1726879430.89771: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad70880> <<< 10976 1726879430.89798: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 10976 1726879430.89802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879430.89806: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad08d90> <<< 10976 1726879430.89858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 10976 1726879430.89862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879430.89874: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad32d90> <<< 10976 1726879430.89926: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad58970> <<< 10976 1726879430.89942: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879430.90148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879430.90186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879430.90213: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879430.90244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879430.90261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879430.90283: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbacadeb0> <<< 10976 1726879430.90317: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbacb1f40> <<< 10976 1726879430.90348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879430.90367: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879430.90383: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879430.90398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879430.90419: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879430.90490: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbaca7610> <<< 10976 1726879430.90493: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbacaf640> <<< 10976 1726879430.90498: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbacad370> <<< 10976 1726879430.90500: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879430.90568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879430.90589: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879430.90621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879430.90650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879430.90689: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.90735: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedbac30dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac308b0> import 'itertools' # <<< 10976 1726879430.90757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac30eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879430.90784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879430.90831: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac30f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac30e80> <<< 10976 1726879430.90842: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879430.90885: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac89d30> <<< 10976 1726879430.90911: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879430.90939: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac83610> <<< 10976 1726879430.90977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879430.91006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac96670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbacb6e20> <<< 10976 1726879430.91017: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879430.91044: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.91048: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedbac42c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac89250> <<< 10976 1726879430.91095: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedbac96280> <<< 10976 1726879430.91100: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbacbc9d0> <<< 10976 1726879430.91115: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879430.91120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879430.91159: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 10976 1726879430.91164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879430.91184: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879430.91194: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac42fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac42d90> <<< 10976 1726879430.91228: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 10976 1726879430.91263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac42d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879430.91281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879430.91298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879430.91309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879430.91371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879430.91401: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba9fb370> <<< 10976 1726879430.91454: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879430.91467: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba9fb460> <<< 10976 1726879430.91578: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac4afa0> <<< 10976 1726879430.91635: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac44a30> <<< 10976 1726879430.91660: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac44490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879430.91698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879430.91739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879430.91752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba92f1c0> <<< 10976 1726879430.91775: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba9e5c70> <<< 10976 1726879430.91848: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac44eb0> <<< 10976 1726879430.91861: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbacbc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879430.91879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879430.91913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba941af0> <<< 10976 1726879430.91929: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879430.91975: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba941e20> <<< 10976 1726879430.92010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879430.92046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba953730> <<< 10976 1726879430.92084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879430.92108: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba953c70> <<< 10976 1726879430.92245: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba8eb3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba941f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879430.92279: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba8fb280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba9535b0> import 'pwd' # <<< 10976 1726879430.92307: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba8fb340> <<< 10976 1726879430.92374: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac429d0> <<< 10976 1726879430.92380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879430.92390: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879430.92393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879430.92417: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba9176a0> <<< 10976 1726879430.92468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879430.92480: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba917970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba917760> <<< 10976 1726879430.92501: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba917850> <<< 10976 1726879430.92533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879430.92728: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.92738: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba917ca0> <<< 10976 1726879430.92760: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.92783: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba9241f0> <<< 10976 1726879430.92791: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba9178e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba90aa30> <<< 10976 1726879430.92819: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac425b0> <<< 10976 1726879430.92841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879430.92899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879430.92933: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba917a90> <<< 10976 1726879430.93038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879430.93047: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fedba840670> <<< 10976 1726879430.93207: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 10976 1726879430.93305: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.93334: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py <<< 10976 1726879430.93344: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.93350: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.93379: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879430.93390: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.94662: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.95660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 10976 1726879430.95664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba7677c0> <<< 10976 1726879430.95685: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 10976 1726879430.95692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879430.95714: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 10976 1726879430.95718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879430.95745: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 10976 1726879430.95748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879430.95776: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.95781: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba767160> <<< 10976 1726879430.95816: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba767280> <<< 10976 1726879430.95852: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba767f10> <<< 10976 1726879430.95877: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 10976 1726879430.95881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879430.95919: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba7674f0> <<< 10976 1726879430.95929: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba767d30> <<< 10976 1726879430.95932: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879430.95965: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba767f70> <<< 10976 1726879430.95989: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879430.96013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879430.96055: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba767100> <<< 10976 1726879430.96073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879430.96093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879430.96109: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879430.96135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879430.96157: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 10976 1726879430.96161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879430.96230: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba16eee0> <<< 10976 1726879430.96267: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba18df40> <<< 10976 1726879430.96300: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba18dd60> <<< 10976 1726879430.96323: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879430.96352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879430.96388: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba18d3d0> <<< 10976 1726879430.96409: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba7cddc0> <<< 10976 1726879430.96574: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba7cd3a0> <<< 10976 1726879430.96598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 10976 1726879430.96609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879430.96617: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba7cdf70> <<< 10976 1726879430.96644: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879430.96648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879430.96677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879430.96702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879430.96713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879430.96740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba79bc10> <<< 10976 1726879430.96821: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba1eacd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba1ea3a0> <<< 10976 1726879430.96840: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba76c490> <<< 10976 1726879430.96862: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.96867: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba1ea4c0> <<< 10976 1726879430.96893: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879430.96897: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba1ea4f0> <<< 10976 1726879430.96915: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879430.96934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879430.96955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879430.96984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879430.97053: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.97064: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba150250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba7ae1f0> <<< 10976 1726879430.97099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879430.97110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879430.97156: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba15c8e0> <<< 10976 1726879430.97182: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba7ae370> <<< 10976 1726879430.97201: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879430.97263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879430.97267: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 10976 1726879430.97293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879430.97326: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879430.97341: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba7c6d90> <<< 10976 1726879430.97456: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba15c880> <<< 10976 1726879430.97594: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba15c6d0> <<< 10976 1726879430.97630: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba15b670> <<< 10976 1726879430.97663: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba15b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba7a68b0> <<< 10976 1726879430.97697: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879430.97723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879430.97754: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba1e1670> <<< 10976 1726879430.97927: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879430.97942: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba1e0ac0> <<< 10976 1726879430.97957: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba1ef0d0> <<< 10976 1726879430.97982: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba1e10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba772a60> <<< 10976 1726879430.98026: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879430.98046: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10976 1726879430.98116: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.98202: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.98211: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879430.98236: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.98245: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879430.98265: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.98364: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.98462: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.98973: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.99427: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10976 1726879430.99451: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879430.99475: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879430.99487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879430.99553: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedb9d52580> <<< 10976 1726879430.99611: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879430.99627: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba13e520> <<< 10976 1726879430.99634: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedb9cf70a0> <<< 10976 1726879430.99679: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879430.99694: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.99712: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.99733: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879430.99755: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879430.99891: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.00014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879431.00058: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba1e0bb0> <<< 10976 1726879431.00061: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.00429: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.00796: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.00852: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.01077: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879431.01092: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.01153: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879431.01192: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879431.01202: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10976 1726879431.01241: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.01284: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879431.01289: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.01494: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.01686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879431.01714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879431.01723: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879431.01800: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba138970> # zipimport: zlib available <<< 10976 1726879431.01863: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.01934: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879431.01940: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879431.01949: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879431.01964: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.01999: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.02035: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879431.02043: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.02078: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.02118: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.02206: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.02272: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879431.02296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.02374: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba7b8250> <<< 10976 1726879431.02408: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba1386a0> <<< 10976 1726879431.02451: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py <<< 10976 1726879431.02456: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879431.02596: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.02645: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.02673: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.02709: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879431.02725: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879431.02737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879431.02778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879431.02794: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879431.02813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879431.02902: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba11d7c0> <<< 10976 1726879431.02942: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba11a7f0> <<< 10976 1726879431.03003: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba114970> <<< 10976 1726879431.03007: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879431.03036: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.03059: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py<<< 10976 1726879431.03064: stdout chunk (state=3): >>> import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879431.03132: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879431.03148: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.03158: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py <<< 10976 1726879431.03177: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.03292: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.03470: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.03641: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879431.04384: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/pacemaker/authkey", "mode": "0400", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 189, "gid": 189, "size": 256, "inode": 29360281, "dev": 51713, "nlink": 1, "atime": 1726879430.1145818, "mtime": 1726879305.7996097, "ctime": 1726879306.093611, "wusr": false, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "hacluster", "gr_name": "haclient", "checksum": "2a4891b5aadb3ce9669358faa00616c12df9c181", "mimetype": "application/octet-stream", "charset": "binary", "version": "2010304133", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/pacemaker/authkey", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 10976 1726879431.04464: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879431.04899: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs <<< 10976 1726879431.04927: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath <<< 10976 1726879431.04954: stdout chunk (state=3): >>># cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq <<< 10976 1726879431.04978: stdout chunk (state=3): >>># cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 <<< 10976 1726879431.04999: stdout chunk (state=3): >>># destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib <<< 10976 1726879431.05016: stdout chunk (state=3): >>># cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils <<< 10976 1726879431.05038: stdout chunk (state=3): >>># destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex<<< 10976 1726879431.05074: stdout chunk (state=3): >>> # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common <<< 10976 1726879431.05106: stdout chunk (state=3): >>># 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<<< 10976 1726879431.05139: stdout chunk (state=3): >>> # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 10976 1726879431.05168: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 10976 1726879431.05376: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879431.05407: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879431.05420: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 10976 1726879431.05479: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879431.05496: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879431.05528: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879431.05542: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 10976 1726879431.05560: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879431.05606: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 10976 1726879431.05623: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 10976 1726879431.05643: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 10976 1726879431.05675: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect <<< 10976 1726879431.05692: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 10976 1726879431.05713: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879431.05732: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 10976 1726879431.05765: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 10976 1726879431.05786: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path<<< 10976 1726879431.05817: stdout chunk (state=3): >>> # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 10976 1726879431.05873: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879431.05893: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879431.06011: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 10976 1726879431.06025: stdout chunk (state=3): >>># destroy tokenize <<< 10976 1726879431.06046: stdout chunk (state=3): >>># destroy _heapq <<< 10976 1726879431.06057: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 10976 1726879431.06083: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 10976 1726879431.06102: stdout chunk (state=3): >>># destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 10976 1726879431.06119: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 10976 1726879431.06160: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879431.06192: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879431.06457: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879431.06505: stderr chunk (state=3): >>><<< 10976 1726879431.06527: stdout chunk (state=3): >>><<< 10976 1726879431.06586: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbadb3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbadb3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbadb3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad58490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad58940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad58670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad0f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad0f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad0f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad70880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad08d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad32d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad58970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbacadeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbacb1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbaca7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbacaf640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbacad370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedbac30dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac308b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac30eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac30f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac30e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac89d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac83610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac96670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbacb6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedbac42c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac89250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedbac96280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbacbc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac42fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac42d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac42d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba9fb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba9fb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac4afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac44a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac44490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba92f1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba9e5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac44eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbacbc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba941af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba941e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba953730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba953c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba8eb3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba941f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba8fb280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba9535b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba8fb340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac429d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba9176a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba917970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba917760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba917850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba917ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba9241f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba9178e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba90aa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac425b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba917a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fedba840670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba7677c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba767160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba767280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba767f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba7674f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba767d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba767f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba767100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba16eee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba18df40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba18dd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba18d3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba7cddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba7cd3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba7cdf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba79bc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba1eacd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba1ea3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba76c490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba1ea4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba1ea4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba150250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba7ae1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba15c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba7ae370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba7c6d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba15c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba15c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba15b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba15b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba7a68b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba1e1670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba1e0ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba1ef0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba1e10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba772a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedb9d52580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba13e520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedb9cf70a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba1e0bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba138970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedba7b8250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba1386a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba11d7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba11a7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedba114970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3o8ml6j1/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/pacemaker/authkey", "mode": "0400", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 189, "gid": 189, "size": 256, "inode": 29360281, "dev": 51713, "nlink": 1, "atime": 1726879430.1145818, "mtime": 1726879305.7996097, "ctime": 1726879306.093611, "wusr": false, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "hacluster", "gr_name": "haclient", "checksum": "2a4891b5aadb3ce9669358faa00616c12df9c181", "mimetype": "application/octet-stream", "charset": "binary", "version": "2010304133", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/pacemaker/authkey", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879431.07155: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pacemaker/authkey', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726879430.765274-13425-210933558728044/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 10976 1726879431.07160: variable 'ansible_module_compression' from source: unknown 10976 1726879431.07162: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 10976 1726879431.07164: variable 'ansible_facts' from source: unknown 10976 1726879431.07166: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879430.765274-13425-210933558728044/AnsiballZ_file.py 10976 1726879431.07169: Sending initial data 10976 1726879431.07170: Sent initial data (152 bytes) 10976 1726879431.07858: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879431.07862: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879431.07864: 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879431.07935: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879431.07938: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879431.07940: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879431.07994: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879431.09775: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 10976 1726879431.09793: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 10976 1726879431.09797: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879431.09839: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879431.09873: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpy9qosp4g /root/.ansible/tmp/ansible-tmp-1726879430.765274-13425-210933558728044/AnsiballZ_file.py <<< 10976 1726879431.09909: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879431.10879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879431.10978: stderr chunk (state=3): >>><<< 10976 1726879431.10990: stdout chunk (state=3): >>><<< 10976 1726879431.11004: done transferring module to remote 10976 1726879431.11055: _low_level_execute_command(): starting 10976 1726879431.11059: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879430.765274-13425-210933558728044/ /root/.ansible/tmp/ansible-tmp-1726879430.765274-13425-210933558728044/AnsiballZ_file.py && sleep 0' 10976 1726879431.11588: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879431.11624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879431.11627: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879431.11630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879431.11699: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879431.11705: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879431.11744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879431.13485: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879431.13548: stderr chunk (state=3): >>><<< 10976 1726879431.13562: stdout chunk (state=3): >>><<< 10976 1726879431.13609: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879431.13612: _low_level_execute_command(): starting 10976 1726879431.13615: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879430.765274-13425-210933558728044/AnsiballZ_file.py && sleep 0' 10976 1726879431.14250: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879431.14285: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879431.14320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879431.14353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879431.14431: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879431.14435: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879431.14438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879431.14487: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879431.14497: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879431.14544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879431.16521: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879431.16531: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879431.16595: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879431.16635: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879431.16667: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879431.16670: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879431.16708: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879431.16711: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879431.16763: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.16788: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879431.16807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'<<< 10976 1726879431.16810: stdout chunk (state=3): >>> <<< 10976 1726879431.16813: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879431.16842: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c0d8dc0> <<< 10976 1726879431.16876: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879431.16894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c07d3a0> <<< 10976 1726879431.16902: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c0d8b20> <<< 10976 1726879431.16926: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 10976 1726879431.16935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879431.16952: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c0d8ac0> <<< 10976 1726879431.16975: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879431.16995: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 10976 1726879431.16998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879431.17000: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c07d490> <<< 10976 1726879431.17036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879431.17072: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879431.17075: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c07d940> <<< 10976 1726879431.17098: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c07d670> <<< 10976 1726879431.17131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879431.17136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879431.17156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879431.17175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879431.17190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879431.17210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879431.17237: stdout chunk (state=3): >>>import '_stat' # <<< 10976 1726879431.17244: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c034190> <<< 10976 1726879431.17255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879431.17280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879431.17350: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c034220> <<< 10976 1726879431.17376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879431.17415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 10976 1726879431.17418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c057850> <<< 10976 1726879431.17421: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c034940> <<< 10976 1726879431.17445: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c095880> <<< 10976 1726879431.17467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879431.17480: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c02dd90> <<< 10976 1726879431.17540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 10976 1726879431.17543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 10976 1726879431.17548: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c057d90> <<< 10976 1726879431.17594: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c07d970> <<< 10976 1726879431.17621: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879431.17824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879431.17829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879431.17858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879431.17873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879431.17881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879431.17909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879431.17925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879431.17940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879431.17944: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bdd2eb0> <<< 10976 1726879431.17992: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bdd6f40> <<< 10976 1726879431.18003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879431.18017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879431.18034: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879431.18059: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879431.18067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879431.18093: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879431.18120: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bdcc610> <<< 10976 1726879431.18132: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bdd4640> <<< 10976 1726879431.18146: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bdd2370> <<< 10976 1726879431.18162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879431.18235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879431.18256: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879431.18288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.18306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879431.18311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879431.18344: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.18350: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1bd55dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd558b0> <<< 10976 1726879431.18364: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879431.18383: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 10976 1726879431.18390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd55eb0> <<< 10976 1726879431.18406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879431.18432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879431.18445: stdout chunk (state=3): >>>import '_operator' # <<< 10976 1726879431.18458: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd55f70> <<< 10976 1726879431.18471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 10976 1726879431.18487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd55e80> <<< 10976 1726879431.18501: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879431.18548: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bdaed30> <<< 10976 1726879431.18551: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879431.18579: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bda8610> <<< 10976 1726879431.18637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bdbb670> <<< 10976 1726879431.18644: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bddbe20> <<< 10976 1726879431.18660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 10976 1726879431.18665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879431.18702: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.18706: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1bd67c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bdae250> <<< 10976 1726879431.18739: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1bdbb280> <<< 10976 1726879431.18749: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bde19d0> <<< 10976 1726879431.18772: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879431.18776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879431.18818: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 10976 1726879431.18836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.18854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd67fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd67d90> <<< 10976 1726879431.18905: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 10976 1726879431.18914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd67d00> <<< 10976 1726879431.18917: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879431.18940: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879431.18946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879431.18971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879431.19019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879431.19051: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd3b370> <<< 10976 1726879431.19069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879431.19076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879431.19120: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd3b460> <<< 10976 1726879431.19245: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd6ffa0> <<< 10976 1726879431.19285: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd69a30> <<< 10976 1726879431.19290: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd69490> <<< 10976 1726879431.19313: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879431.19323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879431.19411: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879431.19454: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bc641c0> <<< 10976 1726879431.19521: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd25c70> <<< 10976 1726879431.19539: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd69eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bde1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879431.19583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bc75af0> import 'errno' # <<< 10976 1726879431.19717: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1bc75e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879431.19755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879431.19855: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bc88730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bc88c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1bc153a0> <<< 10976 1726879431.19903: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bc75f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879431.19928: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.19985: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1bc25280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bc885b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1bc25340> <<< 10976 1726879431.20021: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd679d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879431.20026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879431.20082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879431.20086: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1bc416a0> <<< 10976 1726879431.20132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879431.20175: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1bc41970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bc41760> <<< 10976 1726879431.20208: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1bc41850> <<< 10976 1726879431.20225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879431.20390: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.20421: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1bc41ca0> <<< 10976 1726879431.20481: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1bc4e1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bc418e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bc34a30> <<< 10976 1726879431.20503: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd675b0> <<< 10976 1726879431.20513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879431.20551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879431.20615: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bc41a90> <<< 10976 1726879431.20683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879431.20699: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fee1bb6a670> <<< 10976 1726879431.20852: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available <<< 10976 1726879431.20942: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.20987: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py <<< 10976 1726879431.21017: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.21051: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.21056: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879431.21059: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.22298: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.23264: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 10976 1726879431.23268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b54f7c0> <<< 10976 1726879431.23294: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 10976 1726879431.23301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.23323: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 10976 1726879431.23329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879431.23350: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 10976 1726879431.23354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879431.23393: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b54f160> <<< 10976 1726879431.23429: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b54f280> <<< 10976 1726879431.23462: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b54ff10> <<< 10976 1726879431.23490: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 10976 1726879431.23496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879431.23532: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b54f4f0> <<< 10976 1726879431.23536: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b54fd30> <<< 10976 1726879431.23564: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879431.23571: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b54ff70> <<< 10976 1726879431.23598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879431.23619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879431.23657: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b54f100> <<< 10976 1726879431.23675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879431.23703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879431.23719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879431.23735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879431.23766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879431.23830: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b508130> <<< 10976 1726879431.23868: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.23872: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b4c4f40> <<< 10976 1726879431.23898: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.23910: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b4c4d60> <<< 10976 1726879431.23918: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879431.23948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879431.23983: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b4c43d0> <<< 10976 1726879431.24001: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b5b5dc0> <<< 10976 1726879431.24162: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b5b53a0> <<< 10976 1726879431.24183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879431.24208: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b5b5f70> <<< 10976 1726879431.24235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879431.24241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879431.24264: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 10976 1726879431.24268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879431.24286: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879431.24299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879431.24326: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 10976 1726879431.24331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b583c10> <<< 10976 1726879431.24415: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b49dcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b49d3a0> <<< 10976 1726879431.24424: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b554490> <<< 10976 1726879431.24460: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b49d4c0> <<< 10976 1726879431.24488: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.24493: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b49d4f0> <<< 10976 1726879431.24510: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879431.24530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879431.24552: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879431.24579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879431.24651: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.24657: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b486250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b5951f0> <<< 10976 1726879431.24679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879431.24696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879431.24745: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b4938e0> <<< 10976 1726879431.24759: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b595370> <<< 10976 1726879431.24777: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879431.24813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.24843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879431.24850: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879431.24905: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b5aed90> <<< 10976 1726879431.25033: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b493880> <<< 10976 1726879431.25126: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b4936d0> <<< 10976 1726879431.25162: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b492670> <<< 10976 1726879431.25207: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b4925b0> <<< 10976 1726879431.25224: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b58e8b0> <<< 10976 1726879431.25241: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879431.25261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879431.25278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879431.25324: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b518670> <<< 10976 1726879431.25502: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b517ac0> <<< 10976 1726879431.25521: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b5250d0> <<< 10976 1726879431.25547: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.25556: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b5180d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b55aa60> <<< 10976 1726879431.25577: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.25591: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.25594: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879431.25609: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.25684: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.25756: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.25770: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879431.25791: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.25806: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.25815: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879431.25821: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.25917: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.26013: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.26483: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.26945: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879431.26960: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10976 1726879431.26963: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879431.26987: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879431.26999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.27056: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.27061: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b078580> <<< 10976 1726879431.27120: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879431.27145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879431.27148: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b461520> <<< 10976 1726879431.27150: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b01e0a0> <<< 10976 1726879431.27197: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879431.27201: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.27224: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.27240: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879431.27244: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.27371: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.27498: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879431.27502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879431.27530: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b517bb0> <<< 10976 1726879431.27537: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.27934: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.28294: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.28349: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.28411: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879431.28416: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.28451: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.28484: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879431.28490: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.28553: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.28632: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10976 1726879431.28673: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879431.28683: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.28698: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.28733: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879431.28926: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.29109: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879431.29175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 10976 1726879431.29236: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b46f970> # zipimport: zlib available <<< 10976 1726879431.29296: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.29373: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py <<< 10976 1726879431.29385: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879431.29398: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.29434: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.29466: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10976 1726879431.29511: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.29548: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.29657: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.29703: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879431.29731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.29806: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b5a0250> <<< 10976 1726879431.29836: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b46f6a0> <<< 10976 1726879431.29884: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879431.30012: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.30070: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.30098: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.30137: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879431.30167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879431.30211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879431.30235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879431.30320: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b4547c0> <<< 10976 1726879431.30361: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b4517f0> <<< 10976 1726879431.30438: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b44a970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879431.30443: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.30467: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.30480: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879431.30556: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 10976 1726879431.30588: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py <<< 10976 1726879431.30591: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.31019: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.31479: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.31998: stdout chunk (state=3): >>> {"path": "/etc/pacemaker/authkey", "changed": false, "diff": {"before": {"path": "/etc/pacemaker/authkey"}, "after": {"path": "/etc/pacemaker/authkey"}}, "uid": 189, "gid": 189, "owner": "hacluster", "group": "haclient", "mode": "0400", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 256, "invocation": {"module_args": {"owner": "hacluster", "group": "haclient", "mode": "0400", "dest": "/etc/pacemaker/authkey", "_original_basename": ".r3q6gn34", "recurse": false, "state": "file", "path": "/etc/pacemaker/authkey", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 10976 1726879431.32003: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879431.32298: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks <<< 10976 1726879431.32334: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time <<< 10976 1726879431.32372: stdout chunk (state=3): >>># cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 <<< 10976 1726879431.32405: stdout chunk (state=3): >>># cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat <<< 10976 1726879431.32427: stdout chunk (state=3): >>># destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10976 1726879431.32618: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879431.32628: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879431.32653: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879431.32662: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879431.32702: stdout chunk (state=3): >>># destroy array <<< 10976 1726879431.32708: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux <<< 10976 1726879431.32750: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 10976 1726879431.32756: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian <<< 10976 1726879431.32761: stdout chunk (state=3): >>># 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 systemd._daemon # cleanup[3] wiping _socket <<< 10976 1726879431.32764: stdout chunk (state=3): >>># cleanup[3] wiping systemd.journal # destroy uuid # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache <<< 10976 1726879431.32776: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform <<< 10976 1726879431.32785: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings <<< 10976 1726879431.32805: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json <<< 10976 1726879431.32847: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile <<< 10976 1726879431.32861: stdout chunk (state=3): >>># cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 10976 1726879431.32870: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879431.32887: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 10976 1726879431.32894: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879431.32903: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 10976 1726879431.32913: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 10976 1726879431.32931: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ <<< 10976 1726879431.32967: stdout chunk (state=3): >>># cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 10976 1726879431.32972: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 10976 1726879431.32974: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 <<< 10976 1726879431.32975: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib <<< 10976 1726879431.33151: stdout chunk (state=3): >>># destroy _uuid <<< 10976 1726879431.33164: stdout chunk (state=3): >>># destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile <<< 10976 1726879431.33188: stdout chunk (state=3): >>># destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator <<< 10976 1726879431.33192: stdout chunk (state=3): >>># destroy datetime # destroy _sre # destroy sre_parse # destroy functools # destroy tokenize # destroy _heapq <<< 10976 1726879431.33203: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879431.33206: stdout chunk (state=3): >>># 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 <<< 10976 1726879431.33232: stdout chunk (state=3): >>># destroy stat # destroy platform # destroy distro # destroy json.scanner # destroy _json <<< 10976 1726879431.33237: stdout chunk (state=3): >>># destroy select <<< 10976 1726879431.33256: stdout chunk (state=3): >>># destroy _signal <<< 10976 1726879431.33307: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879431.33605: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879431.33645: stderr chunk (state=3): >>><<< 10976 1726879431.33648: stdout chunk (state=3): >>><<< 10976 1726879431.33702: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c0d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c07d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c0d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c0d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c07d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c07d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c07d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c034190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c034220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c057850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c034940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c095880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c02dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c057d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1c07d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bdd2eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bdd6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bdcc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bdd4640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bdd2370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1bd55dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd558b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd55eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd55f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd55e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bdaed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bda8610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bdbb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bddbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1bd67c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bdae250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1bdbb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bde19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd67fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd67d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd67d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd3b370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd3b460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd6ffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd69a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd69490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bc641c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd25c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd69eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bde1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bc75af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1bc75e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bc88730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bc88c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1bc153a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bc75f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1bc25280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bc885b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1bc25340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd679d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1bc416a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1bc41970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bc41760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1bc41850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1bc41ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1bc4e1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bc418e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bc34a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bd675b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1bc41a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fee1bb6a670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b54f7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b54f160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b54f280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b54ff10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b54f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b54fd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b54ff70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b54f100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b508130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b4c4f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b4c4d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b4c43d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b5b5dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b5b53a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b5b5f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b583c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b49dcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b49d3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b554490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b49d4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b49d4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b486250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b5951f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b4938e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b595370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b5aed90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b493880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b4936d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b492670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b4925b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b58e8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b518670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b517ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b5250d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b5180d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b55aa60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b078580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b461520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b01e0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b517bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b46f970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1b5a0250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b46f6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b4547c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b4517f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1b44a970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_x7fikxen/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/pacemaker/authkey", "changed": false, "diff": {"before": {"path": "/etc/pacemaker/authkey"}, "after": {"path": "/etc/pacemaker/authkey"}}, "uid": 189, "gid": 189, "owner": "hacluster", "group": "haclient", "mode": "0400", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 256, "invocation": {"module_args": {"owner": "hacluster", "group": "haclient", "mode": "0400", "dest": "/etc/pacemaker/authkey", "_original_basename": ".r3q6gn34", "recurse": false, "state": "file", "path": "/etc/pacemaker/authkey", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib # destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse # destroy functools # destroy tokenize # destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # 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 stat # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _signal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879431.34241: done with _execute_module (ansible.legacy.file, {'owner': 'hacluster', 'group': 'haclient', 'mode': '0400', 'dest': '/etc/pacemaker/authkey', '_original_basename': '.r3q6gn34', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_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-1726879430.765274-13425-210933558728044/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879431.34249: _low_level_execute_command(): starting 10976 1726879431.34252: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879430.765274-13425-210933558728044/ > /dev/null 2>&1 && sleep 0' 10976 1726879431.34343: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879431.34346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879431.34384: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879431.34387: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879431.34391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879431.34440: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879431.34443: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879431.34485: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879431.36300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879431.36341: stderr chunk (state=3): >>><<< 10976 1726879431.36345: stdout chunk (state=3): >>><<< 10976 1726879431.36355: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879431.36361: handler run complete 10976 1726879431.36382: attempt loop complete, returning result 10976 1726879431.36385: _execute() done 10976 1726879431.36394: dumping result to json 10976 1726879431.36397: done dumping result, returning 10976 1726879431.36401: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Distribute pacemaker authkey [0e24e73b-299d-f469-e0b0-000000000976] 10976 1726879431.36407: sending task result for task 0e24e73b-299d-f469-e0b0-000000000976 10976 1726879431.36523: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000976 ok: [managed_node2] => { "changed": false, "checksum": "2a4891b5aadb3ce9669358faa00616c12df9c181", "dest": "/etc/pacemaker/authkey", "gid": 189, "group": "haclient", "mode": "0400", "owner": "hacluster", "path": "/etc/pacemaker/authkey", "secontext": "system_u:object_r:etc_t:s0", "size": 256, "state": "file", "uid": 189 } 10976 1726879431.36614: no more pending results, returning what we have 10976 1726879431.36617: results queue empty 10976 1726879431.36618: checking for any_errors_fatal 10976 1726879431.36631: done checking for any_errors_fatal 10976 1726879431.36632: checking for max_fail_percentage 10976 1726879431.36633: done checking for max_fail_percentage 10976 1726879431.36634: checking to see if all hosts have failed and the running result is not ok 10976 1726879431.36634: done checking to see if all hosts have failed 10976 1726879431.36635: getting the remaining hosts for this loop 10976 1726879431.36637: done getting the remaining hosts for this loop 10976 1726879431.36640: getting the next task for host managed_node2 10976 1726879431.36647: done getting next task for host managed_node2 10976 1726879431.36650: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Remove qdevice certificates [CLI] 10976 1726879431.36653: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879431.36663: getting variables 10976 1726879431.36664: in VariableManager get_vars() 10976 1726879431.36707: Calling all_inventory to load vars for managed_node2 10976 1726879431.36710: Calling groups_inventory to load vars for managed_node2 10976 1726879431.36712: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879431.36720: Calling all_plugins_play to load vars for managed_node2 10976 1726879431.36724: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879431.36727: Calling groups_plugins_play to load vars for managed_node2 10976 1726879431.37279: WORKER PROCESS EXITING 10976 1726879431.37403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879431.38096: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879431.38107: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879431.38114: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879431.38166: done with get_vars() 10976 1726879431.38183: done getting variables 10976 1726879431.38229: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Remove qdevice certificates [CLI]] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:37 Friday 20 September 2024 20:43:51 -0400 (0:00:00.687) 0:01:12.805 ****** 10976 1726879431.38253: entering _queue_task() for managed_node2/command 10976 1726879431.38450: worker is 1 (out of 1 available) 10976 1726879431.38462: exiting _queue_task() for managed_node2/command 10976 1726879431.38474: done queuing things up, now waiting for results queue to drain 10976 1726879431.38475: waiting for pending results... 10976 1726879431.38674: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Remove qdevice certificates [CLI] 10976 1726879431.38770: in run() - task 0e24e73b-299d-f469-e0b0-000000000977 10976 1726879431.38781: variable 'ansible_search_path' from source: unknown 10976 1726879431.38785: variable 'ansible_search_path' from source: unknown 10976 1726879431.38814: calling self._execute() 10976 1726879431.38898: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879431.38905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879431.38913: variable 'omit' from source: magic vars 10976 1726879431.39180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879431.40912: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879431.40957: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879431.40985: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879431.41020: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879431.41042: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879431.41112: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879431.41126: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879431.41199: variable 'ansible_check_mode' from source: magic vars 10976 1726879431.41208: Evaluated conditional (not ansible_check_mode): True 10976 1726879431.41302: variable '__ha_cluster_qdevice_model' from source: set_fact 10976 1726879431.41309: variable 'ha_cluster_regenerate_keys' from source: role '' defaults 10976 1726879431.41315: Evaluated conditional (__ha_cluster_qdevice_model != "net" or ha_cluster_regenerate_keys): True 10976 1726879431.41393: variable '__ha_cluster_pcsd_capabilities' from source: set_fact 10976 1726879431.41414: Evaluated conditional ('corosync.quorum.device.client.model.net.certificates.rest-api.v2' not in __ha_cluster_pcsd_capabilities): False 10976 1726879431.41420: when evaluation is False, skipping this task 10976 1726879431.41422: _execute() done 10976 1726879431.41430: dumping result to json 10976 1726879431.41433: done dumping result, returning 10976 1726879431.41439: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Remove qdevice certificates [CLI] [0e24e73b-299d-f469-e0b0-000000000977] 10976 1726879431.41444: sending task result for task 0e24e73b-299d-f469-e0b0-000000000977 10976 1726879431.41525: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000977 10976 1726879431.41528: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "'corosync.quorum.device.client.model.net.certificates.rest-api.v2' not in __ha_cluster_pcsd_capabilities", "skip_reason": "Conditional result was False" } 10976 1726879431.41578: no more pending results, returning what we have 10976 1726879431.41581: results queue empty 10976 1726879431.41582: checking for any_errors_fatal 10976 1726879431.41594: done checking for any_errors_fatal 10976 1726879431.41595: checking for max_fail_percentage 10976 1726879431.41596: done checking for max_fail_percentage 10976 1726879431.41597: checking to see if all hosts have failed and the running result is not ok 10976 1726879431.41598: done checking to see if all hosts have failed 10976 1726879431.41599: getting the remaining hosts for this loop 10976 1726879431.41600: done getting the remaining hosts for this loop 10976 1726879431.41603: getting the next task for host managed_node2 10976 1726879431.41609: done getting next task for host managed_node2 10976 1726879431.41613: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Remove qdevice certificates [API] 10976 1726879431.41616: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879431.41633: getting variables 10976 1726879431.41635: in VariableManager get_vars() 10976 1726879431.41674: Calling all_inventory to load vars for managed_node2 10976 1726879431.41677: Calling groups_inventory to load vars for managed_node2 10976 1726879431.41679: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879431.41686: Calling all_plugins_play to load vars for managed_node2 10976 1726879431.41689: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879431.41691: Calling groups_plugins_play to load vars for managed_node2 10976 1726879431.42390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879431.43056: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879431.43067: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879431.43072: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879431.43118: done with get_vars() 10976 1726879431.43133: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Remove qdevice certificates [API]] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:46 Friday 20 September 2024 20:43:51 -0400 (0:00:00.049) 0:01:12.855 ****** 10976 1726879431.43190: entering _queue_task() for managed_node2/fedora.linux_system_roles.pcs_api_v2 10976 1726879431.43191: Creating lock for fedora.linux_system_roles.pcs_api_v2 10976 1726879431.43376: worker is 1 (out of 1 available) 10976 1726879431.43388: exiting _queue_task() for managed_node2/fedora.linux_system_roles.pcs_api_v2 10976 1726879431.43400: done queuing things up, now waiting for results queue to drain 10976 1726879431.43402: waiting for pending results... 10976 1726879431.43591: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Remove qdevice certificates [API] 10976 1726879431.43685: in run() - task 0e24e73b-299d-f469-e0b0-000000000978 10976 1726879431.43698: variable 'ansible_search_path' from source: unknown 10976 1726879431.43701: variable 'ansible_search_path' from source: unknown 10976 1726879431.43734: calling self._execute() 10976 1726879431.43810: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879431.43815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879431.43826: variable 'omit' from source: magic vars 10976 1726879431.44074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879431.45604: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879431.45648: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879431.45682: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879431.45713: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879431.45734: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879431.45802: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879431.45813: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879431.45888: variable 'ansible_check_mode' from source: magic vars 10976 1726879431.45892: Evaluated conditional (not ansible_check_mode): True 10976 1726879431.45980: variable '__ha_cluster_qdevice_model' from source: set_fact 10976 1726879431.45985: variable 'ha_cluster_regenerate_keys' from source: role '' defaults 10976 1726879431.45991: Evaluated conditional (__ha_cluster_qdevice_model != "net" or ha_cluster_regenerate_keys): True 10976 1726879431.46068: variable '__ha_cluster_pcsd_capabilities' from source: set_fact 10976 1726879431.46088: Evaluated conditional ('corosync.quorum.device.client.model.net.certificates.rest-api.v2' in __ha_cluster_pcsd_capabilities): True 10976 1726879431.46100: variable 'omit' from source: magic vars 10976 1726879431.46140: variable 'omit' from source: magic vars 10976 1726879431.46162: variable 'omit' from source: magic vars 10976 1726879431.46184: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879431.46209: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879431.46223: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879431.46236: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879431.46245: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879431.46265: variable 'inventory_hostname' from source: set_fact 10976 1726879431.46268: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879431.46270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879431.46341: Set connection var ansible_pipelining to False 10976 1726879431.46348: Set connection var ansible_shell_executable to /bin/sh 10976 1726879431.46352: Set connection var ansible_timeout to 10 10976 1726879431.46355: Set connection var ansible_shell_type to sh 10976 1726879431.46360: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879431.46365: Set connection var ansible_connection to ssh 10976 1726879431.46380: variable 'ansible_shell_executable' from source: unknown 10976 1726879431.46382: variable 'ansible_connection' from source: unknown 10976 1726879431.46385: variable 'ansible_module_compression' from source: unknown 10976 1726879431.46387: variable 'ansible_shell_type' from source: unknown 10976 1726879431.46389: variable 'ansible_shell_executable' from source: unknown 10976 1726879431.46395: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879431.46399: variable 'ansible_pipelining' from source: unknown 10976 1726879431.46401: variable 'ansible_timeout' from source: unknown 10976 1726879431.46405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879431.46495: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879431.46504: variable 'omit' from source: magic vars 10976 1726879431.46508: starting attempt loop 10976 1726879431.46511: running the handler 10976 1726879431.46523: _low_level_execute_command(): starting 10976 1726879431.46528: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879431.47010: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879431.47018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879431.47051: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879431.47064: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879431.47123: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879431.47144: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879431.47186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879431.48821: stdout chunk (state=3): >>>/root <<< 10976 1726879431.48921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879431.48969: stderr chunk (state=3): >>><<< 10976 1726879431.48972: stdout chunk (state=3): >>><<< 10976 1726879431.48991: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879431.49001: _low_level_execute_command(): starting 10976 1726879431.49009: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879431.4898808-13452-100505739721822 `" && echo ansible-tmp-1726879431.4898808-13452-100505739721822="` echo /root/.ansible/tmp/ansible-tmp-1726879431.4898808-13452-100505739721822 `" ) && sleep 0' 10976 1726879431.49429: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879431.49435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879431.49468: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879431.49483: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879431.49491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879431.49499: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879431.49504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879431.49557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879431.49568: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879431.49612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879431.51481: stdout chunk (state=3): >>>ansible-tmp-1726879431.4898808-13452-100505739721822=/root/.ansible/tmp/ansible-tmp-1726879431.4898808-13452-100505739721822 <<< 10976 1726879431.51581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879431.51631: stderr chunk (state=3): >>><<< 10976 1726879431.51635: stdout chunk (state=3): >>><<< 10976 1726879431.51648: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879431.4898808-13452-100505739721822=/root/.ansible/tmp/ansible-tmp-1726879431.4898808-13452-100505739721822 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879431.51682: variable 'ansible_module_compression' from source: unknown 10976 1726879431.51715: ANSIBALLZ: Using lock for fedora.linux_system_roles.pcs_api_v2 10976 1726879431.51718: ANSIBALLZ: Acquiring lock 10976 1726879431.51725: ANSIBALLZ: Lock acquired: 139704745333184 10976 1726879431.51727: ANSIBALLZ: Creating module 10976 1726879431.61196: ANSIBALLZ: Writing module into payload 10976 1726879431.61254: ANSIBALLZ: Writing module 10976 1726879431.61274: ANSIBALLZ: Renaming module 10976 1726879431.61279: ANSIBALLZ: Done creating module 10976 1726879431.61300: variable 'ansible_facts' from source: unknown 10976 1726879431.61367: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879431.4898808-13452-100505739721822/AnsiballZ_pcs_api_v2.py 10976 1726879431.61466: Sending initial data 10976 1726879431.61469: Sent initial data (159 bytes) 10976 1726879431.62158: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879431.62161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879431.62203: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879431.62206: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879431.62209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879431.62211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879431.62254: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879431.62264: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879431.62322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879431.64121: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879431.64157: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879431.64192: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpieisrwzr /root/.ansible/tmp/ansible-tmp-1726879431.4898808-13452-100505739721822/AnsiballZ_pcs_api_v2.py <<< 10976 1726879431.64228: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879431.65135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879431.65221: stderr chunk (state=3): >>><<< 10976 1726879431.65227: stdout chunk (state=3): >>><<< 10976 1726879431.65241: done transferring module to remote 10976 1726879431.65252: _low_level_execute_command(): starting 10976 1726879431.65258: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879431.4898808-13452-100505739721822/ /root/.ansible/tmp/ansible-tmp-1726879431.4898808-13452-100505739721822/AnsiballZ_pcs_api_v2.py && sleep 0' 10976 1726879431.65671: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879431.65678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879431.65710: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879431.65724: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879431.65775: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879431.65786: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879431.65836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879431.67582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879431.67629: stderr chunk (state=3): >>><<< 10976 1726879431.67632: stdout chunk (state=3): >>><<< 10976 1726879431.67644: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879431.67647: _low_level_execute_command(): starting 10976 1726879431.67650: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879431.4898808-13452-100505739721822/AnsiballZ_pcs_api_v2.py && sleep 0' 10976 1726879431.68040: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879431.68047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879431.68079: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879431.68090: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879431.68139: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879431.68151: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879431.68207: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879431.70191: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879431.70201: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879431.70262: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879431.70266: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879431.70300: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879431.70335: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879431.70340: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879431.70373: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879431.70381: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879431.70433: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.70456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879431.70477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879431.70485: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879431.70507: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2ed8dc0> <<< 10976 1726879431.70546: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879431.70560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879431.70563: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2e7d3a0> <<< 10976 1726879431.70565: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2ed8b20> <<< 10976 1726879431.70593: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879431.70614: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2ed8ac0> <<< 10976 1726879431.70634: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879431.70657: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879431.70671: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2e7d490> <<< 10976 1726879431.70695: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py<<< 10976 1726879431.70706: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879431.70721: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 10976 1726879431.70726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879431.70749: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879431.70752: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2e7d940> <<< 10976 1726879431.70774: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2e7d670> <<< 10976 1726879431.70807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879431.70813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879431.70836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879431.70860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879431.70869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879431.70894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879431.70914: stdout chunk (state=3): >>>import '_stat' # <<< 10976 1726879431.70920: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2e34190> <<< 10976 1726879431.70936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879431.70963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879431.71033: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2e34220> <<< 10976 1726879431.71059: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879431.71093: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 10976 1726879431.71099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2e57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2e34940> <<< 10976 1726879431.71128: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2e95880> <<< 10976 1726879431.71156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 10976 1726879431.71162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2e2dd90> <<< 10976 1726879431.71213: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 10976 1726879431.71217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879431.71219: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2e57d90> <<< 10976 1726879431.71279: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2e7d970> <<< 10976 1726879431.71303: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879431.71516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879431.71519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879431.71556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879431.71581: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879431.71599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879431.71621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879431.71628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879431.71646: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2babeb0> <<< 10976 1726879431.71689: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2bb1f40> <<< 10976 1726879431.71710: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879431.71719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879431.71739: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879431.71754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879431.71778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879431.71793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 10976 1726879431.71799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879431.71831: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2ba7610><<< 10976 1726879431.71836: stdout chunk (state=3): >>> <<< 10976 1726879431.71849: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2baf640> <<< 10976 1726879431.71854: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2bab370> <<< 10976 1726879431.71869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879431.71942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879431.71964: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879431.71994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.72009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879431.72023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879431.72051: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.72067: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a2b0fdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b0f8b0> <<< 10976 1726879431.72073: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879431.72096: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py<<< 10976 1726879431.72100: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b0feb0> <<< 10976 1726879431.72119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879431.72140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879431.72162: stdout chunk (state=3): >>>import '_operator' # <<< 10976 1726879431.72165: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b0ff70> <<< 10976 1726879431.72195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879431.72203: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b0fe80> <<< 10976 1726879431.72209: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879431.72260: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b67d30> <<< 10976 1726879431.72264: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879431.72295: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b60610> <<< 10976 1726879431.72347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879431.72354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b75670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2bb6e20> <<< 10976 1726879431.72377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879431.72413: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a2b20c70> <<< 10976 1726879431.72416: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b67250> <<< 10976 1726879431.72456: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.72462: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a2b75280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2bbc9d0> <<< 10976 1726879431.72487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879431.72516: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.72543: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879431.72551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879431.72569: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b20fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b20d90> <<< 10976 1726879431.72600: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 10976 1726879431.72612: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b20d00> <<< 10976 1726879431.72615: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879431.72633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879431.72650: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879431.72664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879431.72684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879431.72734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879431.72761: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879431.72770: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2af3370> <<< 10976 1726879431.72773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879431.72797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879431.72830: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2af3460> <<< 10976 1726879431.72952: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b2afa0> <<< 10976 1726879431.72988: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b22a30> <<< 10976 1726879431.72999: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b22490> <<< 10976 1726879431.73017: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879431.73037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879431.73065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879431.73079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879431.73105: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879431.73112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2a1c1c0> <<< 10976 1726879431.73150: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2adec70> <<< 10976 1726879431.73199: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b22eb0> <<< 10976 1726879431.73202: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2bbc040> <<< 10976 1726879431.73225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879431.73257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879431.73271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 10976 1726879431.73281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2a30af0> <<< 10976 1726879431.73298: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879431.73334: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.73351: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a2a30e20> <<< 10976 1726879431.73356: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879431.73368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879431.73385: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879431.73399: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2a42730> <<< 10976 1726879431.73418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879431.73455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879431.73481: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2a42c70> <<< 10976 1726879431.73519: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.73524: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a29cd3a0> <<< 10976 1726879431.73527: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2a30f10> <<< 10976 1726879431.73546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879431.73558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879431.73600: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.73612: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a29de280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2a425b0> <<< 10976 1726879431.73615: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879431.73651: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.73656: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a29de340> <<< 10976 1726879431.73689: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b209d0> <<< 10976 1726879431.73708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879431.73725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879431.73743: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879431.73755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879431.73786: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a29f96a0> <<< 10976 1726879431.73810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879431.73842: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a29f9970> <<< 10976 1726879431.73847: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a29f9760> <<< 10976 1726879431.73877: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.73881: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a29f9850> <<< 10976 1726879431.73905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 10976 1726879431.73910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879431.74100: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.74109: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a29f9ca0> <<< 10976 1726879431.74138: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.74143: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a2a081f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a29f98e0> <<< 10976 1726879431.74161: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a29eea30> <<< 10976 1726879431.74183: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b205b0> <<< 10976 1726879431.74206: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879431.74263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879431.74301: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a29f9a90> <<< 10976 1726879431.74406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879431.74416: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f90a23e8670> <<< 10976 1726879431.74602: stdout chunk (state=3): >>># zipimport: found 38 names in '/tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip' <<< 10976 1726879431.74605: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.74693: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.74718: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/__init__.py <<< 10976 1726879431.74724: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.74745: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.74752: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879431.74772: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.75999: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.76953: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 10976 1726879431.76959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a23107c0> <<< 10976 1726879431.76982: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.77009: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 10976 1726879431.77014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879431.77038: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py<<< 10976 1726879431.77042: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879431.77070: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.77076: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a2310160> <<< 10976 1726879431.77116: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2310280> <<< 10976 1726879431.77143: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2310f10> <<< 10976 1726879431.77165: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 10976 1726879431.77168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879431.77218: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a23104f0> <<< 10976 1726879431.77225: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2310d30> import 'atexit' # <<< 10976 1726879431.77255: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.77264: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a2310f70> <<< 10976 1726879431.77271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879431.77301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879431.77339: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2310100> <<< 10976 1726879431.77361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879431.77372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879431.77395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879431.77415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879431.77437: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879431.77518: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a22c9130> <<< 10976 1726879431.77550: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.77559: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a2283f40> <<< 10976 1726879431.77581: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879431.77586: stdout chunk (state=3): >>> # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a2283d60> <<< 10976 1726879431.77606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879431.77635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879431.77678: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a22833d0> <<< 10976 1726879431.77685: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a22f7dc0> <<< 10976 1726879431.77848: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a22f73a0> <<< 10976 1726879431.77870: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 10976 1726879431.77876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879431.77893: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a22f7f70> <<< 10976 1726879431.77915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879431.77921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879431.77946: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879431.77973: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879431.77976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879431.78008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879431.78014: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2348c10> <<< 10976 1726879431.78097: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a225ecd0> <<< 10976 1726879431.78103: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a225e3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2318490> <<< 10976 1726879431.78137: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.78141: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a225e4c0> <<< 10976 1726879431.78171: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.78177: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a225e4f0> <<< 10976 1726879431.78188: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879431.78205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879431.78221: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879431.78250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879431.78323: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.78332: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a2247250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a23581f0> <<< 10976 1726879431.78345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879431.78368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879431.78420: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a22528e0> <<< 10976 1726879431.78424: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2358370> <<< 10976 1726879431.78441: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879431.78481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.78506: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 10976 1726879431.78510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879431.78518: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879431.78572: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2371d90> <<< 10976 1726879431.78701: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2252880> <<< 10976 1726879431.78795: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a22526d0> <<< 10976 1726879431.78830: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a2251670> <<< 10976 1726879431.78874: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a22515b0> <<< 10976 1726879431.78879: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a23508b0> <<< 10976 1726879431.78903: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 10976 1726879431.78912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879431.78922: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879431.78942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879431.78986: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.78993: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a22d8670> <<< 10976 1726879431.79183: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.79189: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a22d7ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a22e60d0> <<< 10976 1726879431.79231: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.79234: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a22d80d0> <<< 10976 1726879431.79236: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a231ba60> # zipimport: zlib available <<< 10976 1726879431.79260: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879431.79282: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.79352: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.79435: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.79438: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.79446: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879431.79456: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.79473: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879431.79492: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.79587: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.79683: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.80150: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.80615: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879431.80618: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10976 1726879431.80621: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879431.80649: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879431.80658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.80712: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a1e33580> <<< 10976 1726879431.80785: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879431.80798: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2225520> <<< 10976 1726879431.80801: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1dda0a0> <<< 10976 1726879431.80849: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879431.80854: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.80885: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.80897: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879431.80906: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.81021: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.81145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879431.81149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879431.81173: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a22d7bb0> # zipimport: zlib available <<< 10976 1726879431.81584: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.81951: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.82007: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.82074: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879431.82080: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.82109: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.82144: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879431.82152: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.82212: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.82289: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879431.82299: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.82304: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.82316: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879431.82321: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.82353: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.82388: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879431.82399: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.82575: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.82764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879431.82788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879431.82804: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879431.82875: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2230970> <<< 10976 1726879431.82886: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.82943: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.83008: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/validation.py <<< 10976 1726879431.83023: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879431.83028: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879431.83049: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.83080: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.83117: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879431.83129: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.83162: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.83196: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.83295: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.83352: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879431.83381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.83454: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a2364250> <<< 10976 1726879431.83487: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a22306a0> <<< 10976 1726879431.83519: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879431.83538: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.83667: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.83721: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.83742: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.83786: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879431.83798: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879431.83817: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879431.83850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879431.83873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879431.83891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879431.83977: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a22177c0> <<< 10976 1726879431.84017: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a22137f0> <<< 10976 1726879431.84074: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a220c970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879431.84093: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.84109: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.84137: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879431.84201: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879431.84229: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.84239: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible_collections/__init__.py <<< 10976 1726879431.84256: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.84269: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.84280: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible_collections/fedora/__init__.py <<< 10976 1726879431.84292: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.84301: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.84311: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 10976 1726879431.84325: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.84341: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.84359: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available <<< 10976 1726879431.84369: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 10976 1726879431.84390: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.84505: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.84539: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.84542: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.84567: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py <<< 10976 1726879431.84582: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879431.84587: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils.ha_cluster_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/ha_cluster_lsr/__init__.py <<< 10976 1726879431.84607: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.84721: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.84847: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py <<< 10976 1726879431.84852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.84930: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2371370> <<< 10976 1726879431.84940: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 10976 1726879431.84969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 10976 1726879431.84997: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1db8340> <<< 10976 1726879431.85021: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py <<< 10976 1726879431.85030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 10976 1726879431.85044: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py <<< 10976 1726879431.85056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 10976 1726879431.85082: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py <<< 10976 1726879431.85087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 10976 1726879431.85116: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1dc6460> <<< 10976 1726879431.85138: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py <<< 10976 1726879431.85156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 10976 1726879431.85177: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 10976 1726879431.85186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 10976 1726879431.85210: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 10976 1726879431.85233: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1e18310> <<< 10976 1726879431.85258: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py <<< 10976 1726879431.85263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1e18a60> <<< 10976 1726879431.85285: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py <<< 10976 1726879431.85290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' <<< 10976 1726879431.85311: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 10976 1726879431.85344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' <<< 10976 1726879431.85356: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1e2c880> <<< 10976 1726879431.85359: stdout chunk (state=3): >>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1e2c460> <<< 10976 1726879431.85363: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1e18df0> <<< 10976 1726879431.85421: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2362d60> <<< 10976 1726879431.85442: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 10976 1726879431.85448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879431.85477: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1dc99a0> <<< 10976 1726879431.85500: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 10976 1726879431.85529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 10976 1726879431.85593: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1dc99d0> <<< 10976 1726879431.85614: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py <<< 10976 1726879431.85621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 10976 1726879431.85642: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 10976 1726879431.85663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 10976 1726879431.85695: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1dcaf70> <<< 10976 1726879431.85700: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1dc9d00> <<< 10976 1726879431.85740: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1e2c6d0> <<< 10976 1726879431.85760: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1dc6970> <<< 10976 1726879431.85807: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2358670> <<< 10976 1726879431.85813: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1db8ca0> <<< 10976 1726879431.85840: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 10976 1726879431.85861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 10976 1726879431.85884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' <<< 10976 1726879431.85901: stdout chunk (state=3): >>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1b66bb0> <<< 10976 1726879431.85926: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 10976 1726879431.85950: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1b66dc0> <<< 10976 1726879431.85992: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1af11c0> <<< 10976 1726879431.86003: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a23584c0> <<< 10976 1726879431.86075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 10976 1726879431.86102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 10976 1726879431.86267: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a1b0d610> <<< 10976 1726879431.86501: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1af1580> <<< 10976 1726879431.86524: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a23713a0> <<< 10976 1726879431.86539: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.87183: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.87736: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a193d370> <<< 10976 1726879431.87758: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' <<< 10976 1726879431.87777: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' <<< 10976 1726879431.87801: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' <<< 10976 1726879431.87812: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 10976 1726879431.87841: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 10976 1726879431.87848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 10976 1726879431.87873: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 10976 1726879431.87897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 10976 1726879431.88109: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a18eafd0> <<< 10976 1726879431.88138: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a193dcd0> <<< 10976 1726879431.88164: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py <<< 10976 1726879431.88177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 10976 1726879431.88183: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a18eaa90> <<< 10976 1726879431.88210: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a193d9d0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a193d7c0> <<< 10976 1726879431.88226: stdout chunk (state=3): >>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a193d580> <<< 10976 1726879431.88231: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a193d310> <<< 10976 1726879431.88251: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' <<< 10976 1726879431.88256: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a193d430> <<< 10976 1726879431.88276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 10976 1726879431.88287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 10976 1726879431.88306: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a193d610> <<< 10976 1726879431.88336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' <<< 10976 1726879431.88348: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1961460> <<< 10976 1726879431.88363: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' <<< 10976 1726879431.88383: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' <<< 10976 1726879431.88403: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a196dd90> <<< 10976 1726879431.88406: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1961250> <<< 10976 1726879431.88432: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 10976 1726879431.88467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 10976 1726879431.88555: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a196d910> <<< 10976 1726879431.88573: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 10976 1726879431.88603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 10976 1726879431.88888: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a19188b0> <<< 10976 1726879431.88909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 10976 1726879431.88927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 10976 1726879431.88943: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1973dc0> <<< 10976 1726879431.88971: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.88999: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/__pycache__/__about__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/__about__.cpython-39.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a189c280> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a195f940> <<< 10976 1726879431.89021: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/__init__.py <<< 10976 1726879431.89028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.89055: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-39.pyc' <<< 10976 1726879431.89080: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/utils.py <<< 10976 1726879431.89084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/utils.cpython-39.pyc' <<< 10976 1726879431.89110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 10976 1726879431.89152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 10976 1726879431.89185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 10976 1726879431.89241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 10976 1726879431.89263: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.89289: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a18cee20> <<< 10976 1726879431.89293: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a18cebb0> <<< 10976 1726879431.89313: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a18ce430> <<< 10976 1726879431.89413: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a18a7430> <<< 10976 1726879431.89439: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a189c970> <<< 10976 1726879431.89464: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a18ad340> <<< 10976 1726879431.89493: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a189cfa0> <<< 10976 1726879431.89549: stdout chunk (state=3): >>># extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' <<< 10976 1726879431.89554: stdout chunk (state=3): >>># extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a189ce20> <<< 10976 1726879431.89580: stdout chunk (state=3): >>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a189c4c0> <<< 10976 1726879431.89598: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/base.py <<< 10976 1726879431.89620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/base.cpython-39.pyc' <<< 10976 1726879431.89648: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__init__.py <<< 10976 1726879431.89651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a18855e0> <<< 10976 1726879431.89676: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/hashes.py <<< 10976 1726879431.89681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-39.pyc' <<< 10976 1726879431.89701: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/exceptions.py <<< 10976 1726879431.89709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/exceptions.cpython-39.pyc' <<< 10976 1726879431.89746: stdout chunk (state=3): >>>import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a16144c0> <<< 10976 1726879431.89785: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1885790> <<< 10976 1726879431.89807: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__init__.py<<< 10976 1726879431.89827: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.89834: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_serialization.py <<< 10976 1726879431.89840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-39.pyc' <<< 10976 1726879431.89880: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1885df0> <<< 10976 1726879431.89904: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-39.pyc' <<< 10976 1726879431.89933: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.89941: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a161fbb0> <<< 10976 1726879431.89964: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py <<< 10976 1726879431.89972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-39.pyc' <<< 10976 1726879431.90002: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a161ff70> <<< 10976 1726879431.90018: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/types.py <<< 10976 1726879431.90026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-39.pyc' <<< 10976 1726879431.90047: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py <<< 10976 1726879431.90056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-39.pyc' <<< 10976 1726879431.90075: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py <<< 10976 1726879431.90083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1635f70> <<< 10976 1726879431.90106: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a162beb0> <<< 10976 1726879431.90125: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py <<< 10976 1726879431.90140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-39.pyc' <<< 10976 1726879431.90156: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/_oid.py <<< 10976 1726879431.90174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-39.pyc' <<< 10976 1726879431.90229: stdout chunk (state=3): >>>import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a164a5e0> <<< 10976 1726879431.90280: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1635dc0> <<< 10976 1726879431.90302: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py <<< 10976 1726879431.90306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a163d880> <<< 10976 1726879431.90340: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-39.pyc' <<< 10976 1726879431.90346: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a15dbf40> <<< 10976 1726879431.90377: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py <<< 10976 1726879431.90381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-39.pyc' <<< 10976 1726879431.90403: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_asymmetric.py <<< 10976 1726879431.90409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-39.pyc' import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a15f05b0> <<< 10976 1726879431.90438: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a15e3490> <<< 10976 1726879431.90460: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py <<< 10976 1726879431.90468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-39.pyc' <<< 10976 1726879431.90480: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.x25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a15f0760> <<< 10976 1726879431.90502: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-39.pyc' <<< 10976 1726879431.90511: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.x448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a15f0af0> <<< 10976 1726879431.90530: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a162bd00> <<< 10976 1726879431.90540: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1885d60> <<< 10976 1726879431.90549: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/ssh.py <<< 10976 1726879431.90572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-39.pyc' <<< 10976 1726879431.90615: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py <<< 10976 1726879431.90629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.90631: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py <<< 10976 1726879431.90633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-39.pyc' <<< 10976 1726879431.90634: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a15fcf70> <<< 10976 1726879431.90658: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-39.pyc' <<< 10976 1726879431.90692: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/modes.py <<< 10976 1726879431.90694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-39.pyc' <<< 10976 1726879431.90736: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a160bee0> <<< 10976 1726879431.90811: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a160b4f0> <<< 10976 1726879431.90820: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a15fce50> <<< 10976 1726879431.90824: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py <<< 10976 1726879431.90830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-39.pyc' <<< 10976 1726879431.90854: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a15fce80> <<< 10976 1726879431.90921: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a161fa30> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1885d00> <<< 10976 1726879431.90944: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/extensions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/extensions.py <<< 10976 1726879431.90993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/extensions.cpython-39.pyc' <<< 10976 1726879431.91014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py <<< 10976 1726879431.91042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' <<< 10976 1726879431.91200: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a155a730> <<< 10976 1726879431.91220: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/constant_time.py <<< 10976 1726879431.91232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-39.pyc' <<< 10976 1726879431.91239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py <<< 10976 1726879431.91265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' <<< 10976 1726879431.91270: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1575130> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a158eeb0> <<< 10976 1726879431.91294: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/general_name.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/general_name.py <<< 10976 1726879431.91300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/general_name.cpython-39.pyc' <<< 10976 1726879431.91325: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/name.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/name.py <<< 10976 1726879431.91330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/name.cpython-39.pyc' <<< 10976 1726879431.91359: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/oid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/oid.cpython-39.pyc' import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a151f640> <<< 10976 1726879431.91401: stdout chunk (state=3): >>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1517730> <<< 10976 1726879431.91431: stdout chunk (state=3): >>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a158ee80> <<< 10976 1726879431.91613: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1885a00> <<< 10976 1726879431.91690: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1870280> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a189c0a0> <<< 10976 1726879431.91719: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.91738: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/interfaces.py <<< 10976 1726879431.91753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-39.pyc' <<< 10976 1726879431.91788: stdout chunk (state=3): >>>import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14d46a0> <<< 10976 1726879431.91798: stdout chunk (state=3): >>>import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a195f880> <<< 10976 1726879431.91825: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879431.91942: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/urls.py <<< 10976 1726879431.91968: stdout chunk (state=3): >>># /usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/pcs/pcs_bundled/packages/dacite/__init__.py <<< 10976 1726879431.91976: stdout chunk (state=3): >>># code object from '/usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.91994: stdout chunk (state=3): >>># /usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/cache.cpython-39.pyc matches /usr/lib64/pcs/pcs_bundled/packages/dacite/cache.py <<< 10976 1726879431.92004: stdout chunk (state=3): >>># code object from '/usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/cache.cpython-39.pyc' import 'dacite.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a18e00d0> <<< 10976 1726879431.92029: stdout chunk (state=3): >>># /usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/config.cpython-39.pyc matches /usr/lib64/pcs/pcs_bundled/packages/dacite/config.py # code object from '/usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/config.cpython-39.pyc' <<< 10976 1726879431.92048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dataclasses.cpython-39.pyc matches /usr/lib64/python3.9/dataclasses.py <<< 10976 1726879431.92069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dataclasses.cpython-39.pyc' <<< 10976 1726879431.92104: stdout chunk (state=3): >>>import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14f85b0> <<< 10976 1726879431.92134: stdout chunk (state=3): >>># /usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/frozen_dict.cpython-39.pyc matches /usr/lib64/pcs/pcs_bundled/packages/dacite/frozen_dict.py # code object from '/usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/frozen_dict.cpython-39.pyc' <<< 10976 1726879431.92140: stdout chunk (state=3): >>>import 'dacite.frozen_dict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14f8970> <<< 10976 1726879431.92212: stdout chunk (state=3): >>>import 'dacite.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14f8370> <<< 10976 1726879431.92233: stdout chunk (state=3): >>># /usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/core.cpython-39.pyc matches /usr/lib64/pcs/pcs_bundled/packages/dacite/core.py # code object from '/usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/core.cpython-39.pyc' <<< 10976 1726879431.92262: stdout chunk (state=3): >>># /usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/data.cpython-39.pyc matches /usr/lib64/pcs/pcs_bundled/packages/dacite/data.py # code object from '/usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/data.cpython-39.pyc' import 'dacite.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1500cd0> <<< 10976 1726879431.92289: stdout chunk (state=3): >>># /usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/dataclasses.cpython-39.pyc matches /usr/lib64/pcs/pcs_bundled/packages/dacite/dataclasses.py # code object from '/usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/dataclasses.cpython-39.pyc' <<< 10976 1726879431.92313: stdout chunk (state=3): >>># /usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/types.cpython-39.pyc matches /usr/lib64/pcs/pcs_bundled/packages/dacite/types.py # code object from '/usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/types.cpython-39.pyc' <<< 10976 1726879431.92354: stdout chunk (state=3): >>>import 'dacite.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a150c1c0> <<< 10976 1726879431.92365: stdout chunk (state=3): >>>import 'dacite.dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a150c4c0> <<< 10976 1726879431.92382: stdout chunk (state=3): >>># /usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/pcs/pcs_bundled/packages/dacite/exceptions.py # code object from '/usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/exceptions.cpython-39.pyc' <<< 10976 1726879431.92418: stdout chunk (state=3): >>>import 'dacite.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14b9850> <<< 10976 1726879431.92430: stdout chunk (state=3): >>>import 'dacite.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1500e50> <<< 10976 1726879431.92435: stdout chunk (state=3): >>>import 'dacite' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a18e02e0> <<< 10976 1726879431.92470: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/__init__.py # code object from '/usr/lib/python3.9/site-packages/pcs/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.92478: stdout chunk (state=3): >>>import 'pcs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14c43a0> <<< 10976 1726879431.92498: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/__init__.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.92500: stdout chunk (state=3): >>>import 'pcs.common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14c4340> <<< 10976 1726879431.92521: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/async_tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/async_tasks/__init__.py <<< 10976 1726879431.92535: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pcs/common/async_tasks/__pycache__/__init__.cpython-39.pyc' import 'pcs.common.async_tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14b9a90> <<< 10976 1726879431.92548: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/async_tasks/__pycache__/dto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/async_tasks/dto.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/async_tasks/__pycache__/dto.cpython-39.pyc' <<< 10976 1726879431.92574: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/interface/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/interface/__init__.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/interface/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.92591: stdout chunk (state=3): >>>import 'pcs.common.interface' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14c4730> <<< 10976 1726879431.92608: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/interface/__pycache__/dto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/interface/dto.py <<< 10976 1726879431.92614: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pcs/common/interface/__pycache__/dto.cpython-39.pyc' <<< 10976 1726879431.92632: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/async_tasks/__pycache__/types.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/async_tasks/types.py <<< 10976 1726879431.92636: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pcs/common/async_tasks/__pycache__/types.cpython-39.pyc' <<< 10976 1726879431.92648: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/__pycache__/types.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/types.py <<< 10976 1726879431.92657: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pcs/common/__pycache__/types.cpython-39.pyc' <<< 10976 1726879431.92761: stdout chunk (state=3): >>>import 'pcs.common.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14cb0d0> <<< 10976 1726879431.92798: stdout chunk (state=3): >>>import 'pcs.common.async_tasks.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14c4dc0> <<< 10976 1726879431.92825: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/permissions/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/permissions/__init__.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/permissions/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.92842: stdout chunk (state=3): >>>import 'pcs.common.permissions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14d10d0> <<< 10976 1726879431.92845: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/permissions/__pycache__/types.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/permissions/types.py <<< 10976 1726879431.92849: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pcs/common/permissions/__pycache__/types.cpython-39.pyc' <<< 10976 1726879431.92879: stdout chunk (state=3): >>>import 'pcs.common.permissions.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14c4cd0> <<< 10976 1726879431.92910: stdout chunk (state=3): >>>import 'pcs.common.interface.dto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14c46d0> <<< 10976 1726879431.92933: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/reports/__init__.py <<< 10976 1726879431.92938: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.92958: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/reports/codes.py <<< 10976 1726879431.92977: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/codes.cpython-39.pyc' <<< 10976 1726879431.93004: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/deprecated_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/reports/deprecated_codes.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/deprecated_codes.cpython-39.pyc'<<< 10976 1726879431.93029: stdout chunk (state=3): >>> <<< 10976 1726879431.93033: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/types.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/reports/types.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/types.cpython-39.pyc' <<< 10976 1726879431.93044: stdout chunk (state=3): >>>import 'pcs.common.reports.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14d1c40> import 'pcs.common.reports.deprecated_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14d1a60> <<< 10976 1726879431.93051: stdout chunk (state=3): >>>import 'pcs.common.reports.codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14d1880> <<< 10976 1726879431.93074: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/reports/const.py <<< 10976 1726879431.93080: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/const.cpython-39.pyc' import 'pcs.common.reports.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14d1940> <<< 10976 1726879431.93106: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/item.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/reports/item.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/item.cpython-39.pyc' <<< 10976 1726879431.93132: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/dto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/reports/dto.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/dto.cpython-39.pyc' <<< 10976 1726879431.93374: stdout chunk (state=3): >>>import 'pcs.common.reports.dto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1468520> <<< 10976 1726879431.93831: stdout chunk (state=3): >>>import 'pcs.common.reports.item' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14d1c10> <<< 10976 1726879431.93857: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/messages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/reports/messages.py <<< 10976 1726879431.93985: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/messages.cpython-39.pyc' <<< 10976 1726879431.94008: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/__pycache__/file_type_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/file_type_codes.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/__pycache__/file_type_codes.cpython-39.pyc' import 'pcs.common.file_type_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1394af0> <<< 10976 1726879431.94031: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/__pycache__/fencing_topology.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/fencing_topology.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/__pycache__/fencing_topology.cpython-39.pyc' import 'pcs.common.fencing_topology' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1394bb0> <<< 10976 1726879431.94056: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/file.py <<< 10976 1726879431.94061: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pcs/common/__pycache__/file.cpython-39.pyc' <<< 10976 1726879431.94085: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/__pycache__/tools.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/tools.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/__pycache__/tools.cpython-39.pyc' <<< 10976 1726879431.94134: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/lxml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/lxml/__init__.py # code object from '/usr/lib64/python3.9/site-packages/lxml/__pycache__/__init__.cpython-39.pyc' import 'lxml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a139ddf0> <<< 10976 1726879431.94233: stdout chunk (state=3): >>># extension module 'lxml.etree' loaded from '/usr/lib64/python3.9/site-packages/lxml/etree.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.94439: stdout chunk (state=3): >>># extension module 'lxml._elementpath' loaded from '/usr/lib64/python3.9/site-packages/lxml/_elementpath.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879431.94506: stdout chunk (state=3): >>># extension module 'lxml._elementpath' executed from '/usr/lib64/python3.9/site-packages/lxml/_elementpath.cpython-39-x86_64-linux-gnu.so' import 'lxml._elementpath' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a0f9cee0> <<< 10976 1726879431.94747: stdout chunk (state=3): >>># extension module 'lxml.etree' executed from '/usr/lib64/python3.9/site-packages/lxml/etree.cpython-39-x86_64-linux-gnu.so' import 'lxml.etree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a139de80> <<< 10976 1726879431.94848: stdout chunk (state=3): >>>import 'pcs.common.tools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a139d550> <<< 10976 1726879431.94935: stdout chunk (state=3): >>>import 'pcs.common.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1394c40> <<< 10976 1726879431.94962: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/resource_agent/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/resource_agent/__init__.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/resource_agent/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879431.94990: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/resource_agent/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/resource_agent/const.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/resource_agent/__pycache__/const.cpython-39.pyc' import 'pcs.common.resource_agent.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a0fa77f0> <<< 10976 1726879431.95009: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/resource_agent/__pycache__/dto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/resource_agent/dto.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/resource_agent/__pycache__/dto.cpython-39.pyc' <<< 10976 1726879431.95373: stdout chunk (state=3): >>>import 'pcs.common.resource_agent.dto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a0fa75e0> import 'pcs.common.resource_agent' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a0fa7be0> <<< 10976 1726879431.95404: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/__pycache__/str_tools.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/str_tools.py <<< 10976 1726879431.95414: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pcs/common/__pycache__/str_tools.cpython-39.pyc' <<< 10976 1726879431.95420: stdout chunk (state=3): >>>import 'pcs.common.str_tools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a0fa75b0> <<< 10976 1726879432.11856: stdout chunk (state=3): >>>import 'pcs.common.reports.messages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a146daf0> <<< 10976 1726879432.11886: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/conversions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/reports/conversions.py <<< 10976 1726879432.11893: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/conversions.cpython-39.pyc' <<< 10976 1726879432.11960: stdout chunk (state=3): >>>import 'pcs.common.reports.conversions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a148d160> <<< 10976 1726879432.11993: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/processor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/reports/processor.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/processor.cpython-39.pyc' <<< 10976 1726879432.12000: stdout chunk (state=3): >>>import 'pcs.common.reports.processor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a148d370> import 'pcs.common.reports' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14d15b0> <<< 10976 1726879432.12268: stdout chunk (state=3): >>>import 'pcs.common.async_tasks.dto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1500c70> <<< 10976 1726879432.12284: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils.ha_cluster_lsr.pcs_api_v2_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/ha_cluster_lsr/pcs_api_v2_utils.py <<< 10976 1726879432.12373: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879432.49593: stdout chunk (state=3): >>> {"changed": true, "pcs_result": {"task_ident": "905c48fd-eb72-4b3f-80fe-598314696001", "command": {"command_name": "qdevice.client_net_destroy", "params": {}, "options": {"request_timeout": null, "effective_username": null, "effective_groups": null}}, "task_finish_type": "TaskFinishType.SUCCESS", "result": null, "reports": [], "kill_reason": null}, "invocation": {"module_args": {"cmd_name": "qdevice.client_net_destroy", "cmd_params": {}, "cmd_options": {"request_timeout": null, "effective_username": null, "effective_groups": null}}}} <<< 10976 1726879432.49602: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879432.50506: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 10976 1726879432.50515: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site<<< 10976 1726879432.50551: stdout chunk (state=3): >>> # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__<<< 10976 1726879432.50557: stdout chunk (state=3): >>> # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal <<< 10976 1726879432.50583: stdout chunk (state=3): >>># cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string<<< 10976 1726879432.50654: stdout chunk (state=3): >>> # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common <<< 10976 1726879432.50656: stdout chunk (state=3): >>># 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 <<< 10976 1726879432.50659: stdout chunk (state=3): >>># 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 # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings <<< 10976 1726879432.50660: stdout chunk (state=3): >>># destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors <<< 10976 1726879432.50662: 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 <<< 10976 1726879432.50663: stdout chunk (state=3): >>># cleanup[2] removing 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<<< 10976 1726879432.50715: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec <<< 10976 1726879432.50743: stdout chunk (state=3): >>># destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.ha_cluster_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.ha_cluster_lsr # cleanup[2] removing http # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri <<< 10976 1726879432.50795: stdout chunk (state=3): >>># cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing uu # cleanup[2] removing email._encoded_words # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing email.mime # cleanup[2] removing email._header_value_parser <<< 10976 1726879432.50819: stdout chunk (state=3): >>># cleanup[2] removing email.headerregistry # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip<<< 10976 1726879432.50844: stdout chunk (state=3): >>> # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # destroy cryptography # destroy cryptography.__about__ # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat <<< 10976 1726879432.50887: stdout chunk (state=3): >>># cleanup[2] removing cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives <<< 10976 1726879432.50900: stdout chunk (state=3): >>># cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dh # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa <<< 10976 1726879432.50905: stdout chunk (state=3): >>># cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.types # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives._cipheralgorithm<<< 10976 1726879432.50908: stdout chunk (state=3): >>> # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing ipaddress <<< 10976 1726879432.50911: stdout chunk (state=3): >>># cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing dacite.cache # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing dacite.frozen_dict # cleanup[2] removing dacite.config <<< 10976 1726879432.50915: stdout chunk (state=3): >>># cleanup[2] removing dacite.data # cleanup[2] removing dacite.types # cleanup[2] removing dacite.dataclasses # cleanup[2] removing dacite.exceptions # cleanup[2] removing dacite.core # cleanup[2] removing dacite # cleanup[2] removing pcs # destroy pcs # cleanup[2] removing pcs.common # destroy pcs.common <<< 10976 1726879432.50917: stdout chunk (state=3): >>># cleanup[2] removing pcs.common.async_tasks # destroy pcs.common.async_tasks # cleanup[2] removing pcs.common.interface # destroy pcs.common.interface # cleanup[2] removing pcs.common.types # cleanup[2] removing pcs.common.async_tasks.types # cleanup[2] removing pcs.common.permissions # destroy pcs.common.permissions # cleanup[2] removing pcs.common.permissions.types # cleanup[2] removing pcs.common.interface.dto # destroy pcs.common.interface.dto # cleanup[2] removing pcs.common.reports.types<<< 10976 1726879432.50924: stdout chunk (state=3): >>> # cleanup[2] removing pcs.common.reports.deprecated_codes # cleanup[2] removing pcs.common.reports.codes # cleanup[2] removing pcs.common.reports.const # cleanup[2] removing pcs.common.reports.dto # cleanup[2] removing pcs.common.reports.item # cleanup[2] removing pcs.common.file_type_codes # cleanup[2] removing pcs.common.fencing_topology # destroy pcs.common.fencing_topology<<< 10976 1726879432.50926: stdout chunk (state=3): >>> # cleanup[2] removing lxml # destroy lxml # cleanup[2] removing _cython_0_29_22 # destroy _cython_0_29_22 # cleanup[2] removing cython_runtime # cleanup[2] removing lxml._elementpath # cleanup[2] removing lxml.etree # cleanup[2] removing pcs.common.tools # destroy pcs.common.tools # cleanup[2] removing pcs.common.file <<< 10976 1726879432.50927: stdout chunk (state=3): >>># destroy pcs.common.file # cleanup[2] removing pcs.common.resource_agent.const # cleanup[2] removing pcs.common.resource_agent.dto # cleanup[2] removing pcs.common.resource_agent # destroy pcs.common.resource_agent <<< 10976 1726879432.50928: stdout chunk (state=3): >>># destroy pcs.common.resource_agent.const # destroy pcs.common.resource_agent.dto # cleanup[2] removing pcs.common.str_tools # destroy pcs.common.str_tools # cleanup[2] removing pcs.common.reports.messages <<< 10976 1726879432.50930: stdout chunk (state=3): >>># cleanup[2] removing pcs.common.reports.conversions # cleanup[2] removing pcs.common.reports.processor # cleanup[2] removing pcs.common.reports # destroy pcs.common.reports # destroy pcs.common.reports.deprecated_codes # destroy pcs.common.reports.dto # destroy pcs.common.reports.item # destroy pcs.common.reports.conversions # destroy pcs.common.reports.processor # cleanup[2] removing pcs.common.async_tasks.dto # destroy pcs.common.async_tasks.dto # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.ha_cluster_lsr.pcs_api_v2_utils <<< 10976 1726879432.50931: stdout chunk (state=3): >>># destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.ha_cluster_lsr.pcs_api_v2_utils <<< 10976 1726879432.51677: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879432.51684: stdout chunk (state=3): >>># destroy zipimport # destroy bz2 # destroy lzma <<< 10976 1726879432.51706: stdout chunk (state=3): >>># destroy pcs.common.file_type_codes # destroy pcs.common.reports.codes # destroy pcs.common.reports.const # destroy pcs.common.reports.types <<< 10976 1726879432.51806: stdout chunk (state=3): >>># destroy pcs.common.reports.messages <<< 10976 1726879432.51880: stdout chunk (state=3): >>># cleanup[3] wiping lxml.etree <<< 10976 1726879432.52312: stdout chunk (state=3): >>># cleanup[3] wiping lxml._elementpath # cleanup[3] wiping cython_runtime # cleanup[3] wiping pcs.common.permissions.types # cleanup[3] wiping pcs.common.async_tasks.types # cleanup[3] wiping pcs.common.types # cleanup[3] wiping dacite # destroy dacite.cache # destroy dacite.frozen_dict # destroy dacite.config # destroy dacite.data # destroy dacite.types # destroy dacite.dataclasses # destroy dacite.exceptions # destroy dacite.core # cleanup[3] wiping cryptography.hazmat.backends.interfaces # cleanup[3] wiping cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # destroy hmac # cleanup[3] wiping ipaddress # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.types # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives._serialization # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dh # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy ocsp # cleanup[3] wiping cryptography.utils # destroy cryptography.utils # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy importlib # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy bisect # destroy string <<< 10976 1726879432.52376: stdout chunk (state=3): >>># cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping netrc # cleanup[3] wiping mimetypes # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser <<< 10976 1726879432.52381: stdout chunk (state=3): >>># cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.parse # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email.utils # destroy email.feedparser # destroy email.parser # destroy email.iterators # destroy email.message # destroy email.mime # destroy email.headerregistry # destroy email.contentmanager # destroy email.policy # cleanup[3] wiping http # destroy http.client # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy <<< 10976 1726879432.52415: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping socket <<< 10976 1726879432.52419: stdout chunk (state=3): >>># cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback <<< 10976 1726879432.52427: stdout chunk (state=3): >>># destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform <<< 10976 1726879432.52430: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale <<< 10976 1726879432.52440: stdout chunk (state=3): >>># destroy encodings <<< 10976 1726879432.52444: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json <<< 10976 1726879432.52446: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 10976 1726879432.52449: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping typing # destroy contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping warnings <<< 10976 1726879432.52456: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile <<< 10976 1726879432.52460: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping keyword # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879432.52466: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 10976 1726879432.52469: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc <<< 10976 1726879432.52471: stdout chunk (state=3): >>># cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 10976 1726879432.52474: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10976 1726879432.52477: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879432.52482: stdout chunk (state=3): >>># destroy cryptography.hazmat.bindings._rust # destroy _ssl # destroy systemd._daemon # destroy _socket <<< 10976 1726879432.52484: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib <<< 10976 1726879432.53025: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 10976 1726879432.53074: stdout chunk (state=3): >>># destroy _heapq <<< 10976 1726879432.53108: stdout chunk (state=3): >>># destroy _opcode # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # destroy tokenize <<< 10976 1726879432.53129: stdout chunk (state=3): >>># destroy _uuid # destroy posixpath # destroy ansible.module_utils.six.moves.urllib <<< 10976 1726879432.53168: stdout chunk (state=3): >>># 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _signal <<< 10976 1726879432.53207: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy ipaddress # destroy asn1 # destroy cryptography.hazmat.primitives.constant_time # destroy x509 # destroy cryptography.hazmat.primitives.serialization # destroy copy # destroy keyword # destroy functools <<< 10976 1726879432.53251: stdout chunk (state=3): >>># destroy enum # destroy inspect <<< 10976 1726879432.53274: stdout chunk (state=3): >>># destroy dacite # destroy pcs.common.async_tasks.types # destroy pcs.common.permissions.types # destroy pcs.common.types # destroy cryptography.hazmat.primitives.asymmetric.utils # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.asymmetric.x25519 # destroy cryptography.hazmat.primitives.asymmetric.x448 # destroy cryptography.hazmat.primitives.asymmetric.types <<< 10976 1726879432.53293: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.asymmetric.dh <<< 10976 1726879432.53307: stdout chunk (state=3): >>># destroy struct # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms <<< 10976 1726879432.53538: stdout chunk (state=3): >>># destroy typing # destroy cryptography.utils # destroy cryptography.hazmat.primitives.ciphers.modes <<< 10976 1726879432.53609: stdout chunk (state=3): >>># destroy binascii <<< 10976 1726879432.53628: stdout chunk (state=3): >>># destroy base64 # destroy email # destroy http # destroy mimetypes # destroy netrc # destroy socket # destroy urllib # destroy http.cookiejar # destroy ssl # destroy cryptography.x509 # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.backends.interfaces <<< 10976 1726879432.53648: stdout chunk (state=3): >>># destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 10976 1726879432.53706: stdout chunk (state=3): >>># destroy stat # destroy selinux # destroy platform # destroy distro # destroy datetime # destroy json # destroy json.scanner # destroy _json <<< 10976 1726879432.53818: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879432.54240: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879432.54347: stderr chunk (state=3): >>><<< 10976 1726879432.54359: stdout chunk (state=3): >>><<< 10976 1726879432.54539: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2ed8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2e7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2ed8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2ed8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2e7d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2e7d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2e7d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2e34190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2e34220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2e57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2e34940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2e95880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2e2dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2e57d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2e7d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2babeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2bb1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2ba7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2baf640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2bab370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a2b0fdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b0f8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b0feb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b0ff70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b0fe80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b67d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b60610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b75670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2bb6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a2b20c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b67250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a2b75280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2bbc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b20fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b20d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b20d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2af3370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2af3460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b2afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b22a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b22490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2a1c1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2adec70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b22eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2bbc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2a30af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a2a30e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2a42730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2a42c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a29cd3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2a30f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a29de280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2a425b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a29de340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b209d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a29f96a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a29f9970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a29f9760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a29f9850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a29f9ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a2a081f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a29f98e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a29eea30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2b205b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a29f9a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f90a23e8670> # zipimport: found 38 names in '/tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a23107c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a2310160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2310280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2310f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a23104f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2310d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a2310f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2310100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a22c9130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a2283f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a2283d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a22833d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a22f7dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a22f73a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a22f7f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2348c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a225ecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a225e3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2318490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a225e4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a225e4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a2247250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a23581f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a22528e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2358370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2371d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2252880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a22526d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a2251670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a22515b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a23508b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a22d8670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a22d7ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a22e60d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a22d80d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a231ba60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a1e33580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2225520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1dda0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a22d7bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2230970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a2364250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a22306a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a22177c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a22137f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a220c970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.ha_cluster_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/ha_cluster_lsr/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2371370> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1db8340> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1dc6460> # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1e18310> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1e18a60> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1e2c880> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1e2c460> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1e18df0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2362d60> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1dc99a0> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1dc99d0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1dcaf70> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1dc9d00> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1e2c6d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1dc6970> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a2358670> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1db8ca0> # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1b66bb0> # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1b66dc0> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1af11c0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a23584c0> # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a1b0d610> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1af1580> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a23713a0> # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a193d370> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a18eafd0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a193dcd0> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a18eaa90> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a193d9d0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a193d7c0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a193d580> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a193d310> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a193d430> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a193d610> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1961460> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a196dd90> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1961250> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a196d910> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a19188b0> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1973dc0> # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/__about__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/__about__.cpython-39.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a189c280> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a195f940> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a18cee20> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a18cebb0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a18ce430> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a18a7430> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a189c970> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a18ad340> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a189cfa0> # extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' # extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a189ce20> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a189c4c0> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a18855e0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/__pycache__/exceptions.cpython-39.pyc' import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a16144c0> import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1885790> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_serialization.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-39.pyc' import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1885df0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a161fbb0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.dh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a161ff70> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/types.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1635f70> import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a162beb0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-39.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a164a5e0> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1635dc0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a163d880> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a15dbf40> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_asymmetric.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-39.pyc' import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a15f05b0> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a15e3490> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.x25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a15f0760> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-39.pyc' import 'cryptography.hazmat.primitives.asymmetric.x448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a15f0af0> import 'cryptography.hazmat.primitives.asymmetric.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a162bd00> import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1885d60> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/ssh.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-39.pyc' import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a15fcf70> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-39.pyc' import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a160bee0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a160b4f0> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a15fce50> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-39.pyc' import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a15fce80> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a161fa30> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1885d00> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/extensions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/extensions.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/extensions.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /usr/lib64/python3.9/ipaddress.py # code object from '/usr/lib64/python3.9/__pycache__/ipaddress.cpython-39.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a155a730> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1575130> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a158eeb0> # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/general_name.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/general_name.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/name.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/name.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/name.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/oid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/x509/__pycache__/oid.cpython-39.pyc' import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a151f640> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1517730> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a158ee80> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1885a00> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1870280> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a189c0a0> # /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/interfaces.py # code object from '/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-39.pyc' import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14d46a0> import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a195f880> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible/module_utils/urls.py # /usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/pcs/pcs_bundled/packages/dacite/__init__.py # code object from '/usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/cache.cpython-39.pyc matches /usr/lib64/pcs/pcs_bundled/packages/dacite/cache.py # code object from '/usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/cache.cpython-39.pyc' import 'dacite.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a18e00d0> # /usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/config.cpython-39.pyc matches /usr/lib64/pcs/pcs_bundled/packages/dacite/config.py # code object from '/usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dataclasses.cpython-39.pyc matches /usr/lib64/python3.9/dataclasses.py # code object from '/usr/lib64/python3.9/__pycache__/dataclasses.cpython-39.pyc' import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14f85b0> # /usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/frozen_dict.cpython-39.pyc matches /usr/lib64/pcs/pcs_bundled/packages/dacite/frozen_dict.py # code object from '/usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/frozen_dict.cpython-39.pyc' import 'dacite.frozen_dict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14f8970> import 'dacite.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14f8370> # /usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/core.cpython-39.pyc matches /usr/lib64/pcs/pcs_bundled/packages/dacite/core.py # code object from '/usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/core.cpython-39.pyc' # /usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/data.cpython-39.pyc matches /usr/lib64/pcs/pcs_bundled/packages/dacite/data.py # code object from '/usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/data.cpython-39.pyc' import 'dacite.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1500cd0> # /usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/dataclasses.cpython-39.pyc matches /usr/lib64/pcs/pcs_bundled/packages/dacite/dataclasses.py # code object from '/usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/dataclasses.cpython-39.pyc' # /usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/types.cpython-39.pyc matches /usr/lib64/pcs/pcs_bundled/packages/dacite/types.py # code object from '/usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/types.cpython-39.pyc' import 'dacite.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a150c1c0> import 'dacite.dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a150c4c0> # /usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/pcs/pcs_bundled/packages/dacite/exceptions.py # code object from '/usr/lib64/pcs/pcs_bundled/packages/dacite/__pycache__/exceptions.cpython-39.pyc' import 'dacite.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14b9850> import 'dacite.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1500e50> import 'dacite' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a18e02e0> # /usr/lib/python3.9/site-packages/pcs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/__init__.py # code object from '/usr/lib/python3.9/site-packages/pcs/__pycache__/__init__.cpython-39.pyc' import 'pcs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14c43a0> # /usr/lib/python3.9/site-packages/pcs/common/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/__init__.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/__pycache__/__init__.cpython-39.pyc' import 'pcs.common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14c4340> # /usr/lib/python3.9/site-packages/pcs/common/async_tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/async_tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/async_tasks/__pycache__/__init__.cpython-39.pyc' import 'pcs.common.async_tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14b9a90> # /usr/lib/python3.9/site-packages/pcs/common/async_tasks/__pycache__/dto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/async_tasks/dto.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/async_tasks/__pycache__/dto.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pcs/common/interface/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/interface/__init__.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/interface/__pycache__/__init__.cpython-39.pyc' import 'pcs.common.interface' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14c4730> # /usr/lib/python3.9/site-packages/pcs/common/interface/__pycache__/dto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/interface/dto.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/interface/__pycache__/dto.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pcs/common/async_tasks/__pycache__/types.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/async_tasks/types.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/async_tasks/__pycache__/types.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pcs/common/__pycache__/types.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/types.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/__pycache__/types.cpython-39.pyc' import 'pcs.common.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14cb0d0> import 'pcs.common.async_tasks.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14c4dc0> # /usr/lib/python3.9/site-packages/pcs/common/permissions/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/permissions/__init__.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/permissions/__pycache__/__init__.cpython-39.pyc' import 'pcs.common.permissions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14d10d0> # /usr/lib/python3.9/site-packages/pcs/common/permissions/__pycache__/types.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/permissions/types.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/permissions/__pycache__/types.cpython-39.pyc' import 'pcs.common.permissions.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14c4cd0> import 'pcs.common.interface.dto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14c46d0> # /usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/reports/__init__.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/reports/codes.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/codes.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/deprecated_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/reports/deprecated_codes.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/deprecated_codes.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/types.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/reports/types.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/types.cpython-39.pyc' import 'pcs.common.reports.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14d1c40> import 'pcs.common.reports.deprecated_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14d1a60> import 'pcs.common.reports.codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14d1880> # /usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/reports/const.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/const.cpython-39.pyc' import 'pcs.common.reports.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14d1940> # /usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/item.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/reports/item.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/item.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/dto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/reports/dto.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/dto.cpython-39.pyc' import 'pcs.common.reports.dto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1468520> import 'pcs.common.reports.item' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14d1c10> # /usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/messages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/reports/messages.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/messages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pcs/common/__pycache__/file_type_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/file_type_codes.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/__pycache__/file_type_codes.cpython-39.pyc' import 'pcs.common.file_type_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1394af0> # /usr/lib/python3.9/site-packages/pcs/common/__pycache__/fencing_topology.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/fencing_topology.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/__pycache__/fencing_topology.cpython-39.pyc' import 'pcs.common.fencing_topology' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1394bb0> # /usr/lib/python3.9/site-packages/pcs/common/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/file.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/__pycache__/file.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pcs/common/__pycache__/tools.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/tools.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/__pycache__/tools.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/lxml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/lxml/__init__.py # code object from '/usr/lib64/python3.9/site-packages/lxml/__pycache__/__init__.cpython-39.pyc' import 'lxml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a139ddf0> # extension module 'lxml.etree' loaded from '/usr/lib64/python3.9/site-packages/lxml/etree.cpython-39-x86_64-linux-gnu.so' # extension module 'lxml._elementpath' loaded from '/usr/lib64/python3.9/site-packages/lxml/_elementpath.cpython-39-x86_64-linux-gnu.so' # extension module 'lxml._elementpath' executed from '/usr/lib64/python3.9/site-packages/lxml/_elementpath.cpython-39-x86_64-linux-gnu.so' import 'lxml._elementpath' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a0f9cee0> # extension module 'lxml.etree' executed from '/usr/lib64/python3.9/site-packages/lxml/etree.cpython-39-x86_64-linux-gnu.so' import 'lxml.etree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90a139de80> import 'pcs.common.tools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a139d550> import 'pcs.common.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1394c40> # /usr/lib/python3.9/site-packages/pcs/common/resource_agent/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/resource_agent/__init__.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/resource_agent/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pcs/common/resource_agent/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/resource_agent/const.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/resource_agent/__pycache__/const.cpython-39.pyc' import 'pcs.common.resource_agent.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a0fa77f0> # /usr/lib/python3.9/site-packages/pcs/common/resource_agent/__pycache__/dto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/resource_agent/dto.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/resource_agent/__pycache__/dto.cpython-39.pyc' import 'pcs.common.resource_agent.dto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a0fa75e0> import 'pcs.common.resource_agent' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a0fa7be0> # /usr/lib/python3.9/site-packages/pcs/common/__pycache__/str_tools.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/str_tools.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/__pycache__/str_tools.cpython-39.pyc' import 'pcs.common.str_tools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a0fa75b0> import 'pcs.common.reports.messages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a146daf0> # /usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/conversions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/reports/conversions.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/conversions.cpython-39.pyc' import 'pcs.common.reports.conversions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a148d160> # /usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/processor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pcs/common/reports/processor.py # code object from '/usr/lib/python3.9/site-packages/pcs/common/reports/__pycache__/processor.cpython-39.pyc' import 'pcs.common.reports.processor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a148d370> import 'pcs.common.reports' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a14d15b0> import 'pcs.common.async_tasks.dto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90a1500c70> import ansible_collections.fedora.linux_system_roles.plugins.module_utils.ha_cluster_lsr.pcs_api_v2_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.pcs_api_v2_payload_aa5kh4qo/ansible_fedora.linux_system_roles.pcs_api_v2_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/ha_cluster_lsr/pcs_api_v2_utils.py # zipimport: zlib available {"changed": true, "pcs_result": {"task_ident": "905c48fd-eb72-4b3f-80fe-598314696001", "command": {"command_name": "qdevice.client_net_destroy", "params": {}, "options": {"request_timeout": null, "effective_username": null, "effective_groups": null}}, "task_finish_type": "TaskFinishType.SUCCESS", "result": null, "reports": [], "kill_reason": null}, "invocation": {"module_args": {"cmd_name": "qdevice.client_net_destroy", "cmd_params": {}, "cmd_options": {"request_timeout": null, "effective_username": null, "effective_groups": null}}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.ha_cluster_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.ha_cluster_lsr # cleanup[2] removing http # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing uu # cleanup[2] removing email._encoded_words # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing email.mime # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # destroy cryptography # destroy cryptography.__about__ # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dh # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.types # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing ipaddress # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing dacite.cache # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing dacite.frozen_dict # cleanup[2] removing dacite.config # cleanup[2] removing dacite.data # cleanup[2] removing dacite.types # cleanup[2] removing dacite.dataclasses # cleanup[2] removing dacite.exceptions # cleanup[2] removing dacite.core # cleanup[2] removing dacite # cleanup[2] removing pcs # destroy pcs # cleanup[2] removing pcs.common # destroy pcs.common # cleanup[2] removing pcs.common.async_tasks # destroy pcs.common.async_tasks # cleanup[2] removing pcs.common.interface # destroy pcs.common.interface # cleanup[2] removing pcs.common.types # cleanup[2] removing pcs.common.async_tasks.types # cleanup[2] removing pcs.common.permissions # destroy pcs.common.permissions # cleanup[2] removing pcs.common.permissions.types # cleanup[2] removing pcs.common.interface.dto # destroy pcs.common.interface.dto # cleanup[2] removing pcs.common.reports.types # cleanup[2] removing pcs.common.reports.deprecated_codes # cleanup[2] removing pcs.common.reports.codes # cleanup[2] removing pcs.common.reports.const # cleanup[2] removing pcs.common.reports.dto # cleanup[2] removing pcs.common.reports.item # cleanup[2] removing pcs.common.file_type_codes # cleanup[2] removing pcs.common.fencing_topology # destroy pcs.common.fencing_topology # cleanup[2] removing lxml # destroy lxml # cleanup[2] removing _cython_0_29_22 # destroy _cython_0_29_22 # cleanup[2] removing cython_runtime # cleanup[2] removing lxml._elementpath # cleanup[2] removing lxml.etree # cleanup[2] removing pcs.common.tools # destroy pcs.common.tools # cleanup[2] removing pcs.common.file # destroy pcs.common.file # cleanup[2] removing pcs.common.resource_agent.const # cleanup[2] removing pcs.common.resource_agent.dto # cleanup[2] removing pcs.common.resource_agent # destroy pcs.common.resource_agent # destroy pcs.common.resource_agent.const # destroy pcs.common.resource_agent.dto # cleanup[2] removing pcs.common.str_tools # destroy pcs.common.str_tools # cleanup[2] removing pcs.common.reports.messages # cleanup[2] removing pcs.common.reports.conversions # cleanup[2] removing pcs.common.reports.processor # cleanup[2] removing pcs.common.reports # destroy pcs.common.reports # destroy pcs.common.reports.deprecated_codes # destroy pcs.common.reports.dto # destroy pcs.common.reports.item # destroy pcs.common.reports.conversions # destroy pcs.common.reports.processor # cleanup[2] removing pcs.common.async_tasks.dto # destroy pcs.common.async_tasks.dto # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.ha_cluster_lsr.pcs_api_v2_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.ha_cluster_lsr.pcs_api_v2_utils # destroy _sitebuiltins # destroy zipimport # destroy bz2 # destroy lzma # destroy pcs.common.file_type_codes # destroy pcs.common.reports.codes # destroy pcs.common.reports.const # destroy pcs.common.reports.types # destroy pcs.common.reports.messages # cleanup[3] wiping lxml.etree # cleanup[3] wiping lxml._elementpath # cleanup[3] wiping cython_runtime # cleanup[3] wiping pcs.common.permissions.types # cleanup[3] wiping pcs.common.async_tasks.types # cleanup[3] wiping pcs.common.types # cleanup[3] wiping dacite # destroy dacite.cache # destroy dacite.frozen_dict # destroy dacite.config # destroy dacite.data # destroy dacite.types # destroy dacite.dataclasses # destroy dacite.exceptions # destroy dacite.core # cleanup[3] wiping cryptography.hazmat.backends.interfaces # cleanup[3] wiping cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # destroy hmac # cleanup[3] wiping ipaddress # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.types # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives._serialization # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dh # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy ocsp # cleanup[3] wiping cryptography.utils # destroy cryptography.utils # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy importlib # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy bisect # destroy string # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping netrc # cleanup[3] wiping mimetypes # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.parse # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email.utils # destroy email.feedparser # destroy email.parser # destroy email.iterators # destroy email.message # destroy email.mime # destroy email.headerregistry # destroy email.contentmanager # destroy email.policy # cleanup[3] wiping http # destroy http.client # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping typing # destroy contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping keyword # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy cryptography.hazmat.bindings._rust # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib # destroy _sre # destroy sre_parse # destroy _heapq # destroy _opcode # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # destroy tokenize # destroy _uuid # destroy posixpath # destroy ansible.module_utils.six.moves.urllib # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _signal # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy ipaddress # destroy asn1 # destroy cryptography.hazmat.primitives.constant_time # destroy x509 # destroy cryptography.hazmat.primitives.serialization # destroy copy # destroy keyword # destroy functools # destroy enum # destroy inspect # destroy dacite # destroy pcs.common.async_tasks.types # destroy pcs.common.permissions.types # destroy pcs.common.types # destroy cryptography.hazmat.primitives.asymmetric.utils # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.asymmetric.x25519 # destroy cryptography.hazmat.primitives.asymmetric.x448 # destroy cryptography.hazmat.primitives.asymmetric.types # destroy cryptography.hazmat.primitives.asymmetric.dh # destroy struct # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy typing # destroy cryptography.utils # destroy cryptography.hazmat.primitives.ciphers.modes # destroy binascii # destroy base64 # destroy email # destroy http # destroy mimetypes # destroy netrc # destroy socket # destroy urllib # destroy http.cookiejar # destroy ssl # destroy cryptography.x509 # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.backends.interfaces # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy stat # destroy selinux # destroy platform # destroy distro # destroy datetime # destroy json # destroy json.scanner # destroy _json # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modul e_utils.ha_cluster_lsr # destroy ansible_collections.fedora.linux_system_roles. plugins.module_utils.ha_cluster_lsr # cleanup[2] removing http # cleanup[2] removing email # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing uu # cleanup[2] removing email._encoded_words # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing email.mime # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # destroy cryptography # destroy cryptography.__about__ # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dh # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.x448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.types # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing ipaddress # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing dacite.cache # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing dacite.frozen_dict # cleanup[2] removing dacite.config # cleanup[2] removing dacite.data # cleanup[2] removing dacite.types # cleanup[2] removing dacite.dataclasses # cleanup[2] removing dacite.exceptions # cleanup[2] removing dacite.core # cleanup[2] removing dacite # cleanup[2] removing pcs # destroy pcs # cleanup[2] removing pcs.common # destroy pcs.common # cleanup[2] removing pcs.common.async_tasks # destroy pcs.common.async_tasks # cleanup[2] removing pcs.common.interface # destroy pcs.common.interface # cleanup[2] removing pcs.common.types # cleanup[2] removing pcs.common.async_tasks.types # cleanup[2] removing pcs.common.permissions # destroy pcs.common.permissions # cleanup[2] removing pcs.common.permissions.types # cleanup[2] removing pcs.common.interface.dto # destroy pcs.common.interface.dto # cleanup[2] removing pcs.common.reports.types # cleanup[2] removing pcs.common.reports.deprecated_codes # cleanup[2] removing pcs.common.reports.codes # cleanup[2] removing pcs.common.reports.const # cleanup[2] removing pcs.common.reports.dto # cleanup[2] removing pcs.common.reports.item # cleanup[2] removing pcs.common.file_type_codes # cleanup[2] removing pcs.common.fencing_topology # destroy pcs.common.fencing_topology # cleanup[2] removing lxml # destroy lxml # cleanup[2] removing _cython_0_29_22 # destroy _cython_0_29_22 # cleanup[2] removing cython_runtime # cleanup[2] removing lxml._elementpath # cleanup[2] removing lxml.etree # cleanup[2] removing pcs.common.tools # destroy pcs.common.tools # cleanup[2] removing pcs.common.file # destroy pcs.common.file # cleanup[2] removing pcs.common.resource_agent.const # cleanup[2] removing pcs.common.resource_agent.dto # cleanup[2] removing pcs.common.resource_agent # destroy pcs.common.resource_agent # destroy pcs.common.resource_agent.const # destroy pcs.common.resource_agent.dto # cleanup[2] removing pcs.common.str_tools # destroy pcs.common.str_tools # cleanup[2] removing pcs.common.reports.messages # cleanup[2] removing pcs.common.reports.conversions # cleanup[2] removing pcs.common.reports.processor # cleanup[2] removing pcs.common.reports # destroy pcs.common.reports # destroy pcs.common.reports.deprecated_codes # destroy pcs.common.reports.dto # destroy pcs.common.reports.item # destroy pcs.common.reports.conversions # destroy pcs.common.reports.processor # cleanup[2] removing pcs.common.async_tasks.dto # destroy pcs.common.async_tasks.dto # cleanup[2] removing ansible_collections.fedora.lin ux_system_roles.plugins.module_utils.ha_cluster_lsr.pcs_api_v2_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.ha_cluster_l sr.pcs_api_v2_utils # destroy _sitebuiltins # destroy zipimport # destroy bz2 # destroy lzma # destroy pcs.common.file_type_codes # destroy pcs.common.reports.codes # destroy pcs.common.reports.const # destroy pcs.common.reports.types # destroy pcs.common.reports.messages # cleanup[3] wiping lxml.etree # cleanup[3] wiping lxml._elementpath # cleanup[3] wiping cython_runtime # cleanup[3] wiping pcs.common.permissions.types # cleanup[3] wiping pcs.common.async_tasks.types # cleanup[3] wiping pcs.common.types # cleanup[3] wiping dacite # destroy dacite.cache # destroy dacite.frozen_dict # destroy dacite.config # destroy dacite.data # destroy dacite.types # destroy dacite.dataclasses # destroy dacite.exceptions # destroy dacite.core # cleanup[3] wiping cryptography.hazmat.backends.interfaces # cleanup[3] wiping cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # destroy hmac # cleanup[3] wiping ipaddress # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.types # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.x25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives._serialization # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dh # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy ocsp # cleanup[3] wiping cryptography.utils # destroy cryptography.utils # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy importlib # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy bisect # destroy string # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping netrc # cleanup[3] wiping mimetypes # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # destroy random # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.parse # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email.utils # destroy email.feedparser # destroy email.parser # destroy email.iterators # destroy email.message # destroy email.mime # destroy email.headerregistry # destroy email.contentmanager # destroy email.policy # cleanup[3] wiping http # destroy http.client # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping typing # destroy contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping keyword # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy cryptography.hazmat.bindings._rust # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib # destroy _sre # destroy sre_parse # destroy _heapq # destroy _opcode # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # destroy tokenize # destroy _uuid # destroy posixpath # destroy ansible.module_utils.six.moves.urllib # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _signal # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy ipaddress # destroy asn1 # destroy cryptography.hazmat.primitives.constant_time # destroy x509 # destroy cryptography.hazmat.primitives.serialization # destroy copy # destroy keyword # destroy functools # destroy enum # destroy inspect # destroy dacite # destroy pcs.common.async_tasks.types # destroy pcs.common.permissions.types # destroy pcs.common.types # destroy cryptography.hazmat.primitives.asymmetric.utils # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.asymmetric.x25519 # destroy cryptography.hazmat.primitives.asymmetric.x448 # destroy cryptography.hazmat.primitives.asymmetric.types # destroy cryptography.hazmat.primitives.asymmetric.dh # destroy struct # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy typing # destroy cryptography.utils # destroy cryptography.hazmat.primitives.ciphers.modes # destroy binascii # destroy base64 # destroy email # destroy http # destroy mimetypes # destroy netrc # destroy socket # destroy urllib # destroy http.cookiejar # destroy ssl # destroy cryptography.x509 # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.backends.interfaces # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy stat # destroy selinux # destroy platform # destroy distro # destroy datetime # destroy json # destroy json.scanner # destroy _json # destroy _frozen_importlib # clear sys.audit hooks 10976 1726879432.55844: done with _execute_module (fedora.linux_system_roles.pcs_api_v2, {'cmd_name': 'qdevice.client_net_destroy', '_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': 'fedora.linux_system_roles.pcs_api_v2', '_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-1726879431.4898808-13452-100505739721822/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879432.55856: _low_level_execute_command(): starting 10976 1726879432.55859: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879431.4898808-13452-100505739721822/ > /dev/null 2>&1 && sleep 0' 10976 1726879432.56118: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879432.56124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879432.56161: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879432.56164: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879432.56166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879432.56220: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879432.56231: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879432.56233: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879432.56275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879432.58109: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879432.58162: stderr chunk (state=3): >>><<< 10976 1726879432.58166: stdout chunk (state=3): >>><<< 10976 1726879432.58181: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879432.58187: handler run complete 10976 1726879432.58213: attempt loop complete, returning result 10976 1726879432.58217: _execute() done 10976 1726879432.58219: dumping result to json 10976 1726879432.58225: done dumping result, returning 10976 1726879432.58235: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Remove qdevice certificates [API] [0e24e73b-299d-f469-e0b0-000000000978] 10976 1726879432.58240: sending task result for task 0e24e73b-299d-f469-e0b0-000000000978 changed: [managed_node2] => { "changed": true, "pcs_result": { "command": { "command_name": "qdevice.client_net_destroy", "options": { "effective_groups": null, "effective_username": null, "request_timeout": null }, "params": {} }, "kill_reason": null, "reports": [], "result": null, "task_finish_type": "TaskFinishType.SUCCESS", "task_ident": "905c48fd-eb72-4b3f-80fe-598314696001" } } 10976 1726879432.58414: no more pending results, returning what we have 10976 1726879432.58417: results queue empty 10976 1726879432.58418: checking for any_errors_fatal 10976 1726879432.58425: done checking for any_errors_fatal 10976 1726879432.58426: checking for max_fail_percentage 10976 1726879432.58428: done checking for max_fail_percentage 10976 1726879432.58428: checking to see if all hosts have failed and the running result is not ok 10976 1726879432.58429: done checking to see if all hosts have failed 10976 1726879432.58430: getting the remaining hosts for this loop 10976 1726879432.58432: done getting the remaining hosts for this loop 10976 1726879432.58435: getting the next task for host managed_node2 10976 1726879432.58441: done getting next task for host managed_node2 10976 1726879432.58445: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Obtain and distribute qdevice certificates [CLI] 10976 1726879432.58449: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879432.58459: getting variables 10976 1726879432.58461: in VariableManager get_vars() 10976 1726879432.58506: Calling all_inventory to load vars for managed_node2 10976 1726879432.58509: Calling groups_inventory to load vars for managed_node2 10976 1726879432.58511: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879432.58520: Calling all_plugins_play to load vars for managed_node2 10976 1726879432.58526: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879432.58529: Calling groups_plugins_play to load vars for managed_node2 10976 1726879432.59300: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000978 10976 1726879432.59305: WORKER PROCESS EXITING 10976 1726879432.59330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879432.60158: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879432.60172: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879432.60181: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879432.60239: done with get_vars() 10976 1726879432.60256: done getting variables 10976 1726879432.60303: Loading ActionModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/script.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Obtain and distribute qdevice certificates [CLI]] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:54 Friday 20 September 2024 20:43:52 -0400 (0:00:01.171) 0:01:14.026 ****** 10976 1726879432.60330: entering _queue_task() for managed_node2/script 10976 1726879432.60585: worker is 1 (out of 1 available) 10976 1726879432.60602: exiting _queue_task() for managed_node2/script 10976 1726879432.60615: done queuing things up, now waiting for results queue to drain 10976 1726879432.60616: waiting for pending results... 10976 1726879432.60835: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Obtain and distribute qdevice certificates [CLI] 10976 1726879432.60940: in run() - task 0e24e73b-299d-f469-e0b0-000000000979 10976 1726879432.60951: variable 'ansible_search_path' from source: unknown 10976 1726879432.60957: variable 'ansible_search_path' from source: unknown 10976 1726879432.60987: calling self._execute() 10976 1726879432.61076: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879432.61080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879432.61088: variable 'omit' from source: magic vars 10976 1726879432.61362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879432.63027: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879432.63075: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879432.63119: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879432.63148: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879432.63170: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879432.63253: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879432.63266: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879432.63346: variable '__ha_cluster_qdevice_in_use' from source: set_fact 10976 1726879432.63349: Evaluated conditional (__ha_cluster_qdevice_in_use): False 10976 1726879432.63352: when evaluation is False, skipping this task 10976 1726879432.63354: _execute() done 10976 1726879432.63359: dumping result to json 10976 1726879432.63362: done dumping result, returning 10976 1726879432.63370: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Obtain and distribute qdevice certificates [CLI] [0e24e73b-299d-f469-e0b0-000000000979] 10976 1726879432.63375: sending task result for task 0e24e73b-299d-f469-e0b0-000000000979 10976 1726879432.63479: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000979 10976 1726879432.63482: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__ha_cluster_qdevice_in_use", "skip_reason": "Conditional result was False" } 10976 1726879432.63538: no more pending results, returning what we have 10976 1726879432.63541: results queue empty 10976 1726879432.63542: checking for any_errors_fatal 10976 1726879432.63553: done checking for any_errors_fatal 10976 1726879432.63553: checking for max_fail_percentage 10976 1726879432.63555: done checking for max_fail_percentage 10976 1726879432.63556: checking to see if all hosts have failed and the running result is not ok 10976 1726879432.63557: done checking to see if all hosts have failed 10976 1726879432.63558: getting the remaining hosts for this loop 10976 1726879432.63559: done getting the remaining hosts for this loop 10976 1726879432.63563: getting the next task for host managed_node2 10976 1726879432.63569: done getting next task for host managed_node2 10976 1726879432.63573: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Obtain and distribute qdevice certificates [API] 10976 1726879432.63576: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879432.63598: getting variables 10976 1726879432.63600: in VariableManager get_vars() 10976 1726879432.63644: Calling all_inventory to load vars for managed_node2 10976 1726879432.63647: Calling groups_inventory to load vars for managed_node2 10976 1726879432.63649: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879432.63658: Calling all_plugins_play to load vars for managed_node2 10976 1726879432.63661: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879432.63663: Calling groups_plugins_play to load vars for managed_node2 10976 1726879432.64370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879432.65074: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879432.65091: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879432.65095: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879432.65154: done with get_vars() 10976 1726879432.65174: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Obtain and distribute qdevice certificates [API]] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:71 Friday 20 September 2024 20:43:52 -0400 (0:00:00.049) 0:01:14.075 ****** 10976 1726879432.65245: entering _queue_task() for managed_node2/fedora.linux_system_roles.pcs_qdevice_certs 10976 1726879432.65246: Creating lock for fedora.linux_system_roles.pcs_qdevice_certs 10976 1726879432.65517: worker is 1 (out of 1 available) 10976 1726879432.65536: exiting _queue_task() for managed_node2/fedora.linux_system_roles.pcs_qdevice_certs 10976 1726879432.65552: done queuing things up, now waiting for results queue to drain 10976 1726879432.65554: waiting for pending results... 10976 1726879432.65848: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Obtain and distribute qdevice certificates [API] 10976 1726879432.65947: in run() - task 0e24e73b-299d-f469-e0b0-00000000097a 10976 1726879432.65959: variable 'ansible_search_path' from source: unknown 10976 1726879432.65962: variable 'ansible_search_path' from source: unknown 10976 1726879432.66007: calling self._execute() 10976 1726879432.66147: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879432.66154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879432.66168: variable 'omit' from source: magic vars 10976 1726879432.66539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879432.69070: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879432.69142: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879432.69192: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879432.69230: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879432.69257: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879432.69360: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879432.69379: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879432.69490: variable '__ha_cluster_qdevice_in_use' from source: set_fact 10976 1726879432.69498: Evaluated conditional (__ha_cluster_qdevice_in_use): False 10976 1726879432.69501: when evaluation is False, skipping this task 10976 1726879432.69504: _execute() done 10976 1726879432.69507: dumping result to json 10976 1726879432.69511: done dumping result, returning 10976 1726879432.69519: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Obtain and distribute qdevice certificates [API] [0e24e73b-299d-f469-e0b0-00000000097a] 10976 1726879432.69527: sending task result for task 0e24e73b-299d-f469-e0b0-00000000097a 10976 1726879432.69628: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000097a 10976 1726879432.69638: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__ha_cluster_qdevice_in_use", "skip_reason": "Conditional result was False" } 10976 1726879432.69683: no more pending results, returning what we have 10976 1726879432.69686: results queue empty 10976 1726879432.69687: checking for any_errors_fatal 10976 1726879432.69694: done checking for any_errors_fatal 10976 1726879432.69695: checking for max_fail_percentage 10976 1726879432.69696: done checking for max_fail_percentage 10976 1726879432.69697: checking to see if all hosts have failed and the running result is not ok 10976 1726879432.69698: done checking to see if all hosts have failed 10976 1726879432.69699: getting the remaining hosts for this loop 10976 1726879432.69700: done getting the remaining hosts for this loop 10976 1726879432.69704: getting the next task for host managed_node2 10976 1726879432.69713: done getting next task for host managed_node2 10976 1726879432.69719: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Enable or disable cluster services on boot 10976 1726879432.69723: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879432.69742: getting variables 10976 1726879432.69744: in VariableManager get_vars() 10976 1726879432.69787: Calling all_inventory to load vars for managed_node2 10976 1726879432.69789: Calling groups_inventory to load vars for managed_node2 10976 1726879432.69792: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879432.69801: Calling all_plugins_play to load vars for managed_node2 10976 1726879432.69804: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879432.69806: Calling groups_plugins_play to load vars for managed_node2 10976 1726879432.70994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879432.72043: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879432.72057: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879432.72061: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879432.72113: done with get_vars() 10976 1726879432.72133: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Enable or disable cluster services on boot] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:86 Friday 20 September 2024 20:43:52 -0400 (0:00:00.069) 0:01:14.145 ****** 10976 1726879432.72199: entering _queue_task() for managed_node2/include_tasks 10976 1726879432.72453: worker is 1 (out of 1 available) 10976 1726879432.72468: exiting _queue_task() for managed_node2/include_tasks 10976 1726879432.72480: done queuing things up, now waiting for results queue to drain 10976 1726879432.72482: waiting for pending results... 10976 1726879432.72713: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Enable or disable cluster services on boot 10976 1726879432.72812: in run() - task 0e24e73b-299d-f469-e0b0-0000000000fb 10976 1726879432.72829: variable 'ansible_search_path' from source: unknown 10976 1726879432.72833: variable 'ansible_search_path' from source: unknown 10976 1726879432.72865: calling self._execute() 10976 1726879432.72957: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879432.72963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879432.72971: variable 'omit' from source: magic vars 10976 1726879432.73255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879432.76242: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879432.76324: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879432.76381: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879432.76428: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879432.76460: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879432.76570: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879432.76595: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879432.76608: _execute() done 10976 1726879432.76627: dumping result to json 10976 1726879432.76630: done dumping result, returning 10976 1726879432.76637: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Enable or disable cluster services on boot [0e24e73b-299d-f469-e0b0-0000000000fb] 10976 1726879432.76650: sending task result for task 0e24e73b-299d-f469-e0b0-0000000000fb 10976 1726879432.76771: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000000fb 10976 1726879432.76814: no more pending results, returning what we have 10976 1726879432.76819: in VariableManager get_vars() 10976 1726879432.76873: Calling all_inventory to load vars for managed_node2 10976 1726879432.76876: Calling groups_inventory to load vars for managed_node2 10976 1726879432.76879: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879432.76890: Calling all_plugins_play to load vars for managed_node2 10976 1726879432.76893: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879432.76897: Calling groups_plugins_play to load vars for managed_node2 10976 1726879432.77948: WORKER PROCESS EXITING 10976 1726879432.78498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879432.79878: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879432.79898: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879432.79905: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879432.79982: done with get_vars() 10976 1726879432.80013: variable 'ansible_search_path' from source: unknown 10976 1726879432.80015: variable 'ansible_search_path' from source: unknown 10976 1726879432.80048: we have included files to process 10976 1726879432.80049: generating all_blocks data 10976 1726879432.80051: done generating all_blocks data 10976 1726879432.80059: processing included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_common/cluster-enable-disable.yml 10976 1726879432.80060: loading included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_common/cluster-enable-disable.yml 10976 1726879432.80062: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_common/cluster-enable-disable.yml 10976 1726879432.80527: done processing included file 10976 1726879432.80531: iterating over new_blocks loaded from include file 10976 1726879432.80533: in VariableManager get_vars() 10976 1726879432.80555: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879432.80571: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879432.80575: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879432.80610: done with get_vars() 10976 1726879432.80612: filtering new block on tags 10976 1726879432.80672: done filtering new block on tags 10976 1726879432.80675: done iterating over new_blocks loaded from include file included: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_common/cluster-enable-disable.yml for managed_node2 10976 1726879432.80682: extending task lists for all hosts with included blocks 10976 1726879432.83709: done extending task lists 10976 1726879432.83711: done processing included files 10976 1726879432.83712: results queue empty 10976 1726879432.83713: checking for any_errors_fatal 10976 1726879432.83719: done checking for any_errors_fatal 10976 1726879432.83719: checking for max_fail_percentage 10976 1726879432.83721: done checking for max_fail_percentage 10976 1726879432.83723: checking to see if all hosts have failed and the running result is not ok 10976 1726879432.83724: done checking to see if all hosts have failed 10976 1726879432.83725: getting the remaining hosts for this loop 10976 1726879432.83726: done getting the remaining hosts for this loop 10976 1726879432.83729: getting the next task for host managed_node2 10976 1726879432.83734: done getting next task for host managed_node2 10976 1726879432.83737: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Enable or disable configured cluster services on boot 10976 1726879432.83740: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879432.83752: getting variables 10976 1726879432.83754: in VariableManager get_vars() 10976 1726879432.83785: Calling all_inventory to load vars for managed_node2 10976 1726879432.83788: Calling groups_inventory to load vars for managed_node2 10976 1726879432.83790: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879432.83796: Calling all_plugins_play to load vars for managed_node2 10976 1726879432.83798: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879432.83801: Calling groups_plugins_play to load vars for managed_node2 10976 1726879432.84895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879432.86164: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879432.86182: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879432.86187: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879432.86245: done with get_vars() 10976 1726879432.86282: done getting variables 10976 1726879432.86330: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Enable or disable configured cluster services on boot] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_common/cluster-enable-disable.yml:3 Friday 20 September 2024 20:43:52 -0400 (0:00:00.141) 0:01:14.286 ****** 10976 1726879432.86366: entering _queue_task() for managed_node2/service 10976 1726879432.86743: worker is 1 (out of 1 available) 10976 1726879432.86756: exiting _queue_task() for managed_node2/service 10976 1726879432.86769: done queuing things up, now waiting for results queue to drain 10976 1726879432.86770: waiting for pending results... 10976 1726879432.87120: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Enable or disable configured cluster services on boot 10976 1726879432.87267: in run() - task 0e24e73b-299d-f469-e0b0-000000000bac 10976 1726879432.87285: variable 'ansible_search_path' from source: unknown 10976 1726879432.87292: variable 'ansible_search_path' from source: unknown 10976 1726879432.87347: variable '__ha_cluster_services' from source: include_vars 10976 1726879432.87570: variable '__ha_cluster_services' from source: include_vars 10976 1726879432.87654: variable 'omit' from source: magic vars 10976 1726879432.87817: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879432.87835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879432.87850: variable 'omit' from source: magic vars 10976 1726879432.88162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879432.90826: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879432.90907: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879432.90968: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879432.91004: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879432.91039: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879432.91135: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879432.91151: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879432.91312: variable 'item' from source: unknown 10976 1726879432.91324: variable '__ha_cluster_qdevice_in_use' from source: set_fact 10976 1726879432.91335: Evaluated conditional (item != 'corosync-qdevice' or __ha_cluster_qdevice_in_use): True 10976 1726879432.91347: variable 'omit' from source: magic vars 10976 1726879432.91418: variable 'omit' from source: magic vars 10976 1726879432.91491: variable 'item' from source: unknown 10976 1726879432.91561: variable 'item' from source: unknown 10976 1726879432.91579: variable 'ha_cluster_start_on_boot' from source: role '' defaults 10976 1726879432.91600: variable 'omit' from source: magic vars 10976 1726879432.91637: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879432.91674: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879432.91701: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879432.91730: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879432.91747: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879432.91785: variable 'inventory_hostname' from source: set_fact 10976 1726879432.91794: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879432.91802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879432.91913: Set connection var ansible_pipelining to False 10976 1726879432.91934: Set connection var ansible_shell_executable to /bin/sh 10976 1726879432.91946: Set connection var ansible_timeout to 10 10976 1726879432.91953: Set connection var ansible_shell_type to sh 10976 1726879432.91962: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879432.91972: Set connection var ansible_connection to ssh 10976 1726879432.92004: variable 'ansible_shell_executable' from source: unknown 10976 1726879432.92012: variable 'ansible_connection' from source: unknown 10976 1726879432.92019: variable 'ansible_module_compression' from source: unknown 10976 1726879432.92031: variable 'ansible_shell_type' from source: unknown 10976 1726879432.92039: variable 'ansible_shell_executable' from source: unknown 10976 1726879432.92046: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879432.92053: variable 'ansible_pipelining' from source: unknown 10976 1726879432.92060: variable 'ansible_timeout' from source: unknown 10976 1726879432.92067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879432.92195: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879432.92215: variable 'omit' from source: magic vars 10976 1726879432.92227: starting attempt loop 10976 1726879432.92235: running the handler 10976 1726879432.92339: variable 'ansible_facts' from source: unknown 10976 1726879432.93053: _low_level_execute_command(): starting 10976 1726879432.93068: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879432.93855: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879432.93877: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879432.93895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879432.93917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879432.93966: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879432.93977: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879432.93996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879432.94014: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879432.94029: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879432.94040: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879432.94055: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879432.94068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879432.94082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879432.94097: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879432.94109: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879432.94125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879432.94208: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879432.94235: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879432.94252: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879432.94342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879432.95999: stdout chunk (state=3): >>>/root <<< 10976 1726879432.96094: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879432.96167: stderr chunk (state=3): >>><<< 10976 1726879432.96170: stdout chunk (state=3): >>><<< 10976 1726879432.96208: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879432.96220: _low_level_execute_command(): starting 10976 1726879432.96225: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879432.9618518-13479-47320067781335 `" && echo ansible-tmp-1726879432.9618518-13479-47320067781335="` echo /root/.ansible/tmp/ansible-tmp-1726879432.9618518-13479-47320067781335 `" ) && sleep 0' 10976 1726879432.96855: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879432.96874: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879432.96890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879432.96909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879432.96955: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879432.96968: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879432.96984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879432.97002: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879432.97014: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879432.97026: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879432.97037: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879432.97049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879432.97064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879432.97078: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879432.97090: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879432.97104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879432.97183: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879432.97207: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879432.97226: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879432.97299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879432.99215: stdout chunk (state=3): >>>ansible-tmp-1726879432.9618518-13479-47320067781335=/root/.ansible/tmp/ansible-tmp-1726879432.9618518-13479-47320067781335 <<< 10976 1726879432.99342: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879432.99408: stderr chunk (state=3): >>><<< 10976 1726879432.99411: stdout chunk (state=3): >>><<< 10976 1726879432.99430: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879432.9618518-13479-47320067781335=/root/.ansible/tmp/ansible-tmp-1726879432.9618518-13479-47320067781335 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879432.99466: variable 'ansible_module_compression' from source: unknown 10976 1726879432.99511: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 10976 1726879432.99581: variable 'ansible_facts' from source: unknown 10976 1726879432.99747: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879432.9618518-13479-47320067781335/AnsiballZ_systemd.py 10976 1726879432.99918: Sending initial data 10976 1726879432.99924: Sent initial data (155 bytes) 10976 1726879433.00914: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879433.00937: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879433.00954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879433.00974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879433.01025: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879433.01042: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879433.01056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879433.01075: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879433.01086: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879433.01100: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879433.01111: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879433.01127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879433.01144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879433.01156: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879433.01167: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879433.01179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879433.01262: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879433.01284: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879433.01302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879433.01381: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879433.03209: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879433.03245: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879433.03283: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpfaiqpiv_ /root/.ansible/tmp/ansible-tmp-1726879432.9618518-13479-47320067781335/AnsiballZ_systemd.py <<< 10976 1726879433.03317: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879433.05552: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879433.05834: stderr chunk (state=3): >>><<< 10976 1726879433.05840: stdout chunk (state=3): >>><<< 10976 1726879433.05843: done transferring module to remote 10976 1726879433.05845: _low_level_execute_command(): starting 10976 1726879433.05847: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879432.9618518-13479-47320067781335/ /root/.ansible/tmp/ansible-tmp-1726879432.9618518-13479-47320067781335/AnsiballZ_systemd.py && sleep 0' 10976 1726879433.06376: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879433.06393: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879433.06407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879433.06427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879433.06471: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879433.06482: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879433.06496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879433.06514: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879433.06527: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879433.06539: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879433.06550: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879433.06563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879433.06578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879433.06589: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879433.06601: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879433.06614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879433.06689: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879433.06712: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879433.06733: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879433.06811: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879433.08620: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879433.08679: stderr chunk (state=3): >>><<< 10976 1726879433.08682: stdout chunk (state=3): >>><<< 10976 1726879433.08700: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879433.08704: _low_level_execute_command(): starting 10976 1726879433.08710: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879432.9618518-13479-47320067781335/AnsiballZ_systemd.py && sleep 0' 10976 1726879433.09193: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879433.09211: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879433.09227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879433.09238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879433.09323: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879433.09342: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879433.09353: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879433.09434: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879433.11389: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879433.11396: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879433.11451: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879433.11491: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879433.11517: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879433.11524: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879433.11563: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879433.11576: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879433.11619: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879433.11644: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879433.11667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879433.11674: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879433.11697: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9331b3dc0> <<< 10976 1726879433.11733: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879433.11751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879433.11754: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9331583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9331b3b20> <<< 10976 1726879433.11783: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879433.11808: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9331b3ac0> <<< 10976 1726879433.11824: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879433.11843: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879433.11864: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933158490> <<< 10976 1726879433.11883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879433.11909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879433.11928: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879433.11933: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933158940> <<< 10976 1726879433.11954: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933158670> <<< 10976 1726879433.11978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879433.11995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879433.12015: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879433.12037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879433.12053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879433.12070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879433.12092: stdout chunk (state=3): >>>import '_stat' # <<< 10976 1726879433.12098: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa93310f190> <<< 10976 1726879433.12117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879433.12137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879433.12203: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa93310f220> <<< 10976 1726879433.12237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879433.12263: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 10976 1726879433.12280: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933132850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa93310f940> <<< 10976 1726879433.12320: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933170880> <<< 10976 1726879433.12340: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879433.12352: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933107d90> <<< 10976 1726879433.12407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879433.12410: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933132d90> <<< 10976 1726879433.12472: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933158970> <<< 10976 1726879433.12512: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879433.12836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879433.12870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879433.12966: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879433.12977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9330adeb0> <<< 10976 1726879433.13046: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9330b1f40> <<< 10976 1726879433.13075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 10976 1726879433.13095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879433.13110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879433.13136: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9330a7610> <<< 10976 1726879433.13152: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9330af640> <<< 10976 1726879433.13164: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9330ad370> <<< 10976 1726879433.13186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879433.13255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879433.13278: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879433.13314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879433.13334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879433.13380: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879433.13401: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa933030dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9330308b0> import 'itertools' # <<< 10976 1726879433.13417: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933030eb0> <<< 10976 1726879433.13439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879433.13454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879433.13474: stdout chunk (state=3): >>>import '_operator' # <<< 10976 1726879433.13499: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933030f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 10976 1726879433.13516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933030e80> <<< 10976 1726879433.13527: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879433.13566: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933089d30> <<< 10976 1726879433.13574: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879433.13600: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933083610> <<< 10976 1726879433.13647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933096670> <<< 10976 1726879433.13666: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9330b6e20> <<< 10976 1726879433.13685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 10976 1726879433.13690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879433.13718: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879433.13726: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa933042c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933089250> <<< 10976 1726879433.13768: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879433.13775: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa933096280> <<< 10976 1726879433.13780: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9330bc9d0> <<< 10976 1726879433.13801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879433.13806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879433.13846: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879433.13864: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879433.13888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933042fa0> <<< 10976 1726879433.13909: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933042d90> <<< 10976 1726879433.13937: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933042d00> <<< 10976 1726879433.13955: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879433.13973: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879433.13993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879433.14008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879433.14077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879433.14105: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932d6d370> <<< 10976 1726879433.14115: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879433.14145: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932d6d460> <<< 10976 1726879433.14265: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa93304afa0> <<< 10976 1726879433.14313: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933044a30> <<< 10976 1726879433.14346: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933044490> <<< 10976 1726879433.14353: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879433.14394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879433.14434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932ca11c0> <<< 10976 1726879433.14474: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932d57c70> <<< 10976 1726879433.14541: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933044eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9330bc040> <<< 10976 1726879433.14570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879433.14599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879433.14659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932cb2af0> import 'errno' # <<< 10976 1726879433.14673: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa932cb2e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879433.14710: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879433.14733: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932cc5730> <<< 10976 1726879433.14746: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879433.14766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879433.14799: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932cc5c70> <<< 10976 1726879433.14872: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa932c523a0> <<< 10976 1726879433.14885: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932cb2f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879433.14952: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa932c62280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932cc55b0> <<< 10976 1726879433.14985: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879433.15013: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa932c62340> <<< 10976 1726879433.15038: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9330429d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879433.15076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879433.15135: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879433.15151: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa932c7e6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879433.15174: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa932c7e970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932c7e760> <<< 10976 1726879433.15205: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa932c7e850> <<< 10976 1726879433.15235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879433.15435: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879433.15442: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa932c7eca0> <<< 10976 1726879433.15478: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879433.15497: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa932c8b1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932c7e8e0> <<< 10976 1726879433.15510: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932c71a30> <<< 10976 1726879433.15549: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9330425b0> <<< 10976 1726879433.15557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879433.15612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879433.15658: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932c7ea90> <<< 10976 1726879433.15789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879433.15816: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa932bad670> <<< 10976 1726879433.16100: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 10976 1726879433.16188: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.16223: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879433.16258: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.16274: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10976 1726879433.17519: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.18452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325ae7c0> <<< 10976 1726879433.18478: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879433.18501: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879433.18528: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879433.18566: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879433.18575: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9325ae160> <<< 10976 1726879433.18606: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325ae280> <<< 10976 1726879433.18640: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325aef10> <<< 10976 1726879433.18666: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 10976 1726879433.18672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879433.18717: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325ae4f0> <<< 10976 1726879433.18719: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325aed30> import 'atexit' # <<< 10976 1726879433.18753: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9325aef70> <<< 10976 1726879433.18777: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879433.18803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879433.18845: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325ae100> <<< 10976 1726879433.18872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879433.18880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879433.18898: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879433.18919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879433.18943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 10976 1726879433.18948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879433.19031: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa93257cee0> <<< 10976 1726879433.19068: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9324870d0> <<< 10976 1726879433.19098: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879433.19167: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9324872b0> <<< 10976 1726879433.19175: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932487c40> <<< 10976 1726879433.19186: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932595dc0> <<< 10976 1726879433.19346: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325953a0> <<< 10976 1726879433.19371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 10976 1726879433.19376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879433.19390: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932595f70> <<< 10976 1726879433.19415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879433.19420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879433.19456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879433.19482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879433.19489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879433.19511: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879433.19530: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325e5c10> <<< 10976 1726879433.19597: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325b9cd0> <<< 10976 1726879433.19606: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325b93a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932562b80> <<< 10976 1726879433.19640: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9325b94c0> <<< 10976 1726879433.19675: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325b94f0> <<< 10976 1726879433.19702: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879433.19711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879433.19732: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879433.19767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879433.19834: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879433.19837: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9324e6250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325f61f0> <<< 10976 1726879433.19893: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879433.19934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879433.19965: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9324f28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325f6370> <<< 10976 1726879433.19994: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879433.20017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879433.20030: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879433.20047: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879433.20098: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325f6d30> <<< 10976 1726879433.20229: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9324f2880> <<< 10976 1726879433.20319: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879433.20338: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa93258e0d0> <<< 10976 1726879433.20372: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9325bb9a0> <<< 10976 1726879433.20406: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9324f20d0> <<< 10976 1726879433.20412: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325ed8b0> <<< 10976 1726879433.20443: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879433.20459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879433.20474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879433.20519: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9324e79d0> <<< 10976 1726879433.20696: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa932505b80> <<< 10976 1726879433.20713: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9324f1640> <<< 10976 1726879433.20746: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9324e7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9324f1a30> <<< 10976 1726879433.20770: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.20785: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.20793: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879433.20803: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.20883: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.20946: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.20977: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879433.21000: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879433.21023: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879433.21120: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.21205: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.21678: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.22128: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879433.22147: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879433.22172: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879433.22190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879433.22242: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879433.22247: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa93252f7c0> <<< 10976 1726879433.22320: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879433.22338: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932534820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa93208d9a0> <<< 10976 1726879433.22396: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879433.22431: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879433.22437: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.22553: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.22676: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879433.22681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879433.22707: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa93256d760> <<< 10976 1726879433.22714: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.23100: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.23470: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.23523: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.23591: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879433.23599: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.23630: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.23663: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879433.23671: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.23724: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.23796: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879433.23812: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879433.23834: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879433.23848: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.23878: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.23911: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879433.23926: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.24109: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.24287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879433.24317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879433.24328: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879433.24397: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325b23d0> <<< 10976 1726879433.24404: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.24470: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.24529: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879433.24536: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879433.24555: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879433.24567: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.24605: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.24641: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879433.24649: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.24684: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.24723: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.24813: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.24881: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879433.24903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879433.24980: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9325269a0> <<< 10976 1726879433.25084: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa931f06be0> <<< 10976 1726879433.25115: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879433.25132: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.25183: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.25238: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.25264: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.25310: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879433.25315: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879433.25336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879433.25371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879433.25388: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879433.25424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879433.25498: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932537670> <<< 10976 1726879433.25536: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932580d90> <<< 10976 1726879433.25590: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325b2400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879433.25598: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.25619: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.25665: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879433.25728: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879433.25758: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879433.25766: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py <<< 10976 1726879433.25777: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.25930: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.26096: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.26108: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.26130: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.26170: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.26212: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.26237: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.26271: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 10976 1726879433.26285: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.26339: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.26432: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.26458: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 10976 1726879433.26464: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.26599: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.26733: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.26773: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.26815: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879433.26842: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 10976 1726879433.26849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 10976 1726879433.26872: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 10976 1726879433.26877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 10976 1726879433.26908: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9320a3bb0> <<< 10976 1726879433.26934: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 10976 1726879433.26956: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 10976 1726879433.26984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 10976 1726879433.27011: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 10976 1726879433.27029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932056f70> <<< 10976 1726879433.27083: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9320564f0> <<< 10976 1726879433.27135: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932095ee0> <<< 10976 1726879433.27153: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa931dfbd00> <<< 10976 1726879433.27177: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa931e036a0> <<< 10976 1726879433.27197: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa931e038b0> <<< 10976 1726879433.27213: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 10976 1726879433.27230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 10976 1726879433.27247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 10976 1726879433.27250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 10976 1726879433.27283: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa932052c40> <<< 10976 1726879433.27299: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9320710a0> <<< 10976 1726879433.27340: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 10976 1726879433.27354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 10976 1726879433.27363: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932052fd0> <<< 10976 1726879433.27386: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 10976 1726879433.27399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879433.27435: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9320a2910> <<< 10976 1726879433.27459: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932592cd0> <<< 10976 1726879433.27484: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa931e037f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 10976 1726879433.27490: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 10976 1726879433.27512: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.27529: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 10976 1726879433.27541: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.27583: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.27638: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 10976 1726879433.27693: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.27734: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 10976 1726879433.27740: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879433.27802: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 10976 1726879433.27819: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.27841: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 10976 1726879433.27882: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.27920: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 10976 1726879433.27926: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.27964: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.28008: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 10976 1726879433.28016: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.28057: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.28107: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.28154: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.28209: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 10976 1726879433.28221: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.28606: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.29032: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 10976 1726879433.29095: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.29128: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.29170: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.29254: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879433.29263: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 10976 1726879433.29321: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.29369: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 10976 1726879433.29387: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.29418: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.29438: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 10976 1726879433.29493: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.29497: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 10976 1726879433.29555: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.29628: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879433.29680: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9320a2f70> <<< 10976 1726879433.29723: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879433.29866: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa931d5ecd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 10976 1726879433.29918: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.29987: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 10976 1726879433.30062: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.30153: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 10976 1726879433.30156: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.30204: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.30266: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 10976 1726879433.30272: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.30310: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.30352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 10976 1726879433.30378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 10976 1726879433.30527: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879433.30534: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa931e6e040> <<< 10976 1726879433.30767: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa931dd1640> <<< 10976 1726879433.30775: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 10976 1726879433.30826: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.30885: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 10976 1726879433.30902: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.30954: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.31024: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.31114: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.31272: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py <<< 10976 1726879433.31279: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 10976 1726879433.31281: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.31298: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.31341: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 10976 1726879433.31378: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.31435: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 10976 1726879433.31526: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa931d00700> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa931dd1610> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 10976 1726879433.31531: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.31533: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.31538: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 10976 1726879433.31549: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.31559: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.31596: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 10976 1726879433.31599: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.31734: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.31856: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 10976 1726879433.31860: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.32008: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.32095: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.32128: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.32193: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 10976 1726879433.32203: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.32224: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.32331: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.32459: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 10976 1726879433.32462: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 10976 1726879433.32474: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.32560: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.32663: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 10976 1726879433.32667: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.32703: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.32737: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.33168: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.33577: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 10976 1726879433.33584: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 10976 1726879433.33688: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.33774: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 10976 1726879433.33780: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.33850: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.33954: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 10976 1726879433.34062: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.34196: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 10976 1726879433.34209: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879433.34214: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 10976 1726879433.34228: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.34266: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.34335: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 10976 1726879433.34406: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.34531: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.34695: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.34956: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 10976 1726879433.34960: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 10976 1726879433.34973: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.35009: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 10976 1726879433.35055: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.35074: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 10976 1726879433.35125: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.35286: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 10976 1726879433.35305: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.35351: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 10976 1726879433.35402: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.35465: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 10976 1726879433.35469: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.35673: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.35899: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 10976 1726879433.35946: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.36025: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 10976 1726879433.36029: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.36042: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.36076: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 10976 1726879433.36106: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.36209: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 10976 1726879433.36295: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.36389: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879433.36405: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 10976 1726879433.36426: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.36493: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879433.36510: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.36574: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.36589: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.36652: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.36720: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 10976 1726879433.36737: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 10976 1726879433.36781: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.36861: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 10976 1726879433.36990: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.37156: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 10976 1726879433.37159: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.37194: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.37240: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 10976 1726879433.37309: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.37335: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 10976 1726879433.37338: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.37401: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.37491: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 10976 1726879433.37501: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.37566: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.37638: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 10976 1726879433.37654: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.37779: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.37881: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py <<< 10976 1726879433.37962: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.38107: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879433.40436: stdout chunk (state=3): >>> {"name": "corosync", "changed": false, "status": {"Type": "notify", "ExitType": "main", "Restart": "no", "NotifyAccess": "main", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "19292", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:41:55 EDT", "ExecMainStartTimestampMonotonic": "325936120", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "19292", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/corosync.service", "ControlGroupId": "4216", "MemoryCurrent": "147980288", "MemoryAvailable": "infinity", "CPUUsageNSec": "874059000", "TasksCurrent": "9", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgres<<< 10976 1726879433.40471: stdout chunk (state=3): >>>sBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "null", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNam<<< 10976 1726879433.40481: stdout chunk (state=3): >>>espaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "corosync.service", "Names": "corosync.service", "Requires": "network-online.target sysinit.target system.slice", "RequiredBy": "pacemaker.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target pacemaker.service shutdown.target", "After": "network-online.target systemd-journald.socket sysinit.target basic.target system.slice", "Documentation": "man:corosync man:corosync.conf man:corosync_overview", "Description": "Corosync Cluster Engine", "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/corosync.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:41:56 EDT", "StateChangeTimestampMonotonic": "326339638", "InactiveExitTimestamp": "Fri 2024-09-20 20:41:55 EDT", "InactiveExitTimestampMonotonic": "325936621", "ActiveEnterTimestamp": "Fri 2024-09-20 20:41:56 EDT", "ActiveEnterTimestampMonotonic": "326339638", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:41:55 EDT", "ConditionTimestampMonotonic": "325933325", "AssertTimestamp": "Fri 2024-09-20 20:41:55 EDT", "AssertTimestampMonotonic": "325933369", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "96e6f322b5534774a9720859efb5b9a8", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "corosync", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}} <<< 10976 1726879433.40987: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879433.41008: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal <<< 10976 1726879433.41032: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib <<< 10976 1726879433.41049: stdout chunk (state=3): >>># cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib <<< 10976 1726879433.41078: stdout chunk (state=3): >>># cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils <<< 10976 1726879433.41094: stdout chunk (state=3): >>># destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache <<< 10976 1726879433.41104: stdout chunk (state=3): >>># cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common <<< 10976 1726879433.41116: stdout chunk (state=3): >>># 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 <<< 10976 1726879433.41119: stdout chunk (state=3): >>># destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules <<< 10976 1726879433.41137: stdout chunk (state=3): >>># destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils <<< 10976 1726879433.41141: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local <<< 10976 1726879433.41167: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd <<< 10976 1726879433.41183: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin <<< 10976 1726879433.41210: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 10976 1726879433.41457: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879433.41484: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879433.41513: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879433.41531: stdout chunk (state=3): >>># destroy _compression <<< 10976 1726879433.41535: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 10976 1726879433.41586: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 10976 1726879433.41589: stdout chunk (state=3): >>># destroy json.decoder <<< 10976 1726879433.41594: stdout chunk (state=3): >>># destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879433.41613: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879433.41659: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 10976 1726879433.41703: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing <<< 10976 1726879433.41719: stdout chunk (state=3): >>># destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 10976 1726879433.41743: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process <<< 10976 1726879433.41761: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 10976 1726879433.41785: stdout chunk (state=3): >>># destroy datetime <<< 10976 1726879433.41797: stdout chunk (state=3): >>># destroy base64 <<< 10976 1726879433.41820: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 10976 1726879433.41825: stdout chunk (state=3): >>># destroy getpass # destroy json <<< 10976 1726879433.41846: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 10976 1726879433.41866: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 10976 1726879433.41872: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy shlex <<< 10976 1726879433.41905: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 10976 1726879433.41948: 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 # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache <<< 10976 1726879433.41979: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 10976 1726879433.41982: stdout chunk (state=3): >>># destroy subprocess <<< 10976 1726879433.42005: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 10976 1726879433.42027: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib <<< 10976 1726879433.42049: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 10976 1726879433.42069: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools <<< 10976 1726879433.42089: stdout chunk (state=3): >>># destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 10976 1726879433.42113: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path <<< 10976 1726879433.42135: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 10976 1726879433.42430: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 10976 1726879433.42497: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 10976 1726879433.42632: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879433.42825: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879433.42886: stderr chunk (state=3): >>><<< 10976 1726879433.42889: stdout chunk (state=3): >>><<< 10976 1726879433.43007: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9331b3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9331583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9331b3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9331b3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933158490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933158940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933158670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa93310f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa93310f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933132850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa93310f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933170880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933107d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933132d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933158970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9330adeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9330b1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9330a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9330af640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9330ad370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa933030dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9330308b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933030eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933030f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933030e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933089d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933083610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933096670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9330b6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa933042c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933089250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa933096280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9330bc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933042fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933042d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933042d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932d6d370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932d6d460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa93304afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933044a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933044490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932ca11c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932d57c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa933044eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9330bc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932cb2af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa932cb2e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932cc5730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932cc5c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa932c523a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932cb2f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa932c62280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932cc55b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa932c62340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9330429d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa932c7e6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa932c7e970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932c7e760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa932c7e850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa932c7eca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa932c8b1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932c7e8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932c71a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9330425b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932c7ea90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa932bad670> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325ae7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9325ae160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325ae280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325aef10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325ae4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325aed30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9325aef70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325ae100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa93257cee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9324870d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9324872b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932487c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932595dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325953a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932595f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325e5c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325b9cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325b93a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932562b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9325b94c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325b94f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9324e6250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325f61f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9324f28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325f6370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325f6d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9324f2880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa93258e0d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9325bb9a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9324f20d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325ed8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9324e79d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa932505b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9324f1640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9324e7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9324f1a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa93252f7c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932534820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa93208d9a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa93256d760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325b23d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9325269a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa931f06be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932537670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932580d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9325b2400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9320a3bb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932056f70> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9320564f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932095ee0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa931dfbd00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa931e036a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa931e038b0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa932052c40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9320710a0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932052fd0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9320a2910> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa932592cd0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa931e037f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9320a2f70> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa931d5ecd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa931e6e040> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa931dd1640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa931d00700> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa931dd1610> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_l1hk5lr9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "corosync", "changed": false, "status": {"Type": "notify", "ExitType": "main", "Restart": "no", "NotifyAccess": "main", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "19292", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:41:55 EDT", "ExecMainStartTimestampMonotonic": "325936120", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "19292", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/corosync.service", "ControlGroupId": "4216", "MemoryCurrent": "147980288", "MemoryAvailable": "infinity", "CPUUsageNSec": "874059000", "TasksCurrent": "9", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "null", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "corosync.service", "Names": "corosync.service", "Requires": "network-online.target sysinit.target system.slice", "RequiredBy": "pacemaker.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target pacemaker.service shutdown.target", "After": "network-online.target systemd-journald.socket sysinit.target basic.target system.slice", "Documentation": "man:corosync man:corosync.conf man:corosync_overview", "Description": "Corosync Cluster Engine", "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/corosync.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:41:56 EDT", "StateChangeTimestampMonotonic": "326339638", "InactiveExitTimestamp": "Fri 2024-09-20 20:41:55 EDT", "InactiveExitTimestampMonotonic": "325936621", "ActiveEnterTimestamp": "Fri 2024-09-20 20:41:56 EDT", "ActiveEnterTimestampMonotonic": "326339638", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:41:55 EDT", "ConditionTimestampMonotonic": "325933325", "AssertTimestamp": "Fri 2024-09-20 20:41:55 EDT", "AssertTimestampMonotonic": "325933369", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "96e6f322b5534774a9720859efb5b9a8", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "corosync", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879433.44989: done with _execute_module (ansible.legacy.systemd, {'name': 'corosync', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_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-1726879432.9618518-13479-47320067781335/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879433.44994: _low_level_execute_command(): starting 10976 1726879433.44996: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879432.9618518-13479-47320067781335/ > /dev/null 2>&1 && sleep 0' 10976 1726879433.46816: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879433.46840: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879433.46859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879433.46878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879433.46953: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879433.46967: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879433.46982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879433.47005: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879433.47020: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879433.47038: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879433.47049: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879433.47078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879433.47095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879433.47109: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879433.47121: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879433.47141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879433.47305: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879433.47338: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879433.47358: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879433.47489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879433.49335: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879433.49392: stderr chunk (state=3): >>><<< 10976 1726879433.49397: stdout chunk (state=3): >>><<< 10976 1726879433.49413: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879433.49420: handler run complete 10976 1726879433.49458: attempt loop complete, returning result 10976 1726879433.49475: variable 'item' from source: unknown 10976 1726879433.49543: variable 'item' from source: unknown ok: [managed_node2] => (item=corosync) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "corosync", "name": "corosync", "status": { "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 20:41:56 EDT", "ActiveEnterTimestampMonotonic": "326339638", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network-online.target systemd-journald.socket sysinit.target basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:41:55 EDT", "AssertTimestampMonotonic": "325933369", "Before": "multi-user.target pacemaker.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "874059000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:41:55 EDT", "ConditionTimestampMonotonic": "325933325", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/corosync.service", "ControlGroupId": "4216", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Corosync Cluster Engine", "DevicePolicy": "auto", "Documentation": "man:corosync man:corosync.conf man:corosync_overview", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "19292", "ExecMainStartTimestamp": "Fri 2024-09-20 20:41:55 EDT", "ExecMainStartTimestampMonotonic": "325936120", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/corosync.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "corosync.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2024-09-20 20:41:55 EDT", "InactiveExitTimestampMonotonic": "325936621", "InvocationID": "96e6f322b5534774a9720859efb5b9a8", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "19292", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "147980288", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "corosync.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "pacemaker.service", "Requires": "network-online.target sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 20:41:56 EDT", "StateChangeTimestampMonotonic": "326339638", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "9", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 10976 1726879433.50055: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879433.50059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879433.50061: variable 'omit' from source: magic vars 10976 1726879433.50063: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879433.50065: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879433.50139: variable 'item' from source: unknown 10976 1726879433.50141: variable '__ha_cluster_qdevice_in_use' from source: set_fact 10976 1726879433.50143: Evaluated conditional (item != 'corosync-qdevice' or __ha_cluster_qdevice_in_use): False 10976 1726879433.50832: when evaluation is False, skipping this task 10976 1726879433.50836: variable 'item' from source: unknown 10976 1726879433.51058: variable 'item' from source: unknown skipping: [managed_node2] => (item=corosync-qdevice) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item != 'corosync-qdevice' or __ha_cluster_qdevice_in_use", "item": "corosync-qdevice", "skip_reason": "Conditional result was False" } 10976 1726879433.51245: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879433.51259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879433.51272: variable 'omit' from source: magic vars 10976 1726879433.51449: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879433.51461: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879433.51594: variable 'item' from source: unknown 10976 1726879433.51605: variable '__ha_cluster_qdevice_in_use' from source: set_fact 10976 1726879433.51614: Evaluated conditional (item != 'corosync-qdevice' or __ha_cluster_qdevice_in_use): True 10976 1726879433.51624: variable 'omit' from source: magic vars 10976 1726879433.51643: variable 'omit' from source: magic vars 10976 1726879433.51706: variable 'item' from source: unknown 10976 1726879433.51772: variable 'item' from source: unknown 10976 1726879433.51783: variable 'ha_cluster_start_on_boot' from source: role '' defaults 10976 1726879433.51804: variable 'omit' from source: magic vars 10976 1726879433.51831: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879433.51845: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879433.51856: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879433.51876: variable 'inventory_hostname' from source: set_fact 10976 1726879433.51882: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879433.51892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879433.51977: Set connection var ansible_pipelining to False 10976 1726879433.51992: Set connection var ansible_shell_executable to /bin/sh 10976 1726879433.52003: Set connection var ansible_timeout to 10 10976 1726879433.52010: Set connection var ansible_shell_type to sh 10976 1726879433.52019: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879433.52030: Set connection var ansible_connection to ssh 10976 1726879433.52054: variable 'ansible_shell_executable' from source: unknown 10976 1726879433.52062: variable 'ansible_connection' from source: unknown 10976 1726879433.52068: variable 'ansible_module_compression' from source: unknown 10976 1726879433.52075: variable 'ansible_shell_type' from source: unknown 10976 1726879433.52081: variable 'ansible_shell_executable' from source: unknown 10976 1726879433.52088: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879433.52099: variable 'ansible_pipelining' from source: unknown 10976 1726879433.52105: variable 'ansible_timeout' from source: unknown 10976 1726879433.52113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879433.52214: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879433.52231: variable 'omit' from source: magic vars 10976 1726879433.52239: starting attempt loop 10976 1726879433.52245: running the handler 10976 1726879433.52329: variable 'ansible_facts' from source: unknown 10976 1726879433.53029: _low_level_execute_command(): starting 10976 1726879433.53039: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879433.53707: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879433.53726: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879433.53742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879433.53761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879433.53808: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879433.53823: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879433.53839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879433.53864: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879433.53878: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879433.53892: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879433.53910: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879433.53928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879433.53945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879433.53958: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879433.53969: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879433.53982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879433.54063: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879433.54084: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879433.54101: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879433.54172: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879433.55778: stdout chunk (state=3): >>>/root <<< 10976 1726879433.55979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879433.55983: stdout chunk (state=3): >>><<< 10976 1726879433.55986: stderr chunk (state=3): >>><<< 10976 1726879433.56098: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879433.56106: _low_level_execute_command(): starting 10976 1726879433.56109: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879433.560075-13479-20752080011748 `" && echo ansible-tmp-1726879433.560075-13479-20752080011748="` echo /root/.ansible/tmp/ansible-tmp-1726879433.560075-13479-20752080011748 `" ) && sleep 0' 10976 1726879433.57326: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879433.57341: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879433.57353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879433.57368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879433.57421: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879433.57455: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879433.57472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879433.57495: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879433.57512: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879433.57524: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879433.57535: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879433.57546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879433.57558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879433.57569: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879433.57578: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879433.57589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879433.57678: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879433.57703: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879433.57730: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879433.57801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879433.59686: stdout chunk (state=3): >>>ansible-tmp-1726879433.560075-13479-20752080011748=/root/.ansible/tmp/ansible-tmp-1726879433.560075-13479-20752080011748 <<< 10976 1726879433.59887: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879433.59891: stdout chunk (state=3): >>><<< 10976 1726879433.59894: stderr chunk (state=3): >>><<< 10976 1726879433.59928: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879433.560075-13479-20752080011748=/root/.ansible/tmp/ansible-tmp-1726879433.560075-13479-20752080011748 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879433.60133: variable 'ansible_module_compression' from source: unknown 10976 1726879433.60136: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 10976 1726879433.60139: variable 'ansible_facts' from source: unknown 10976 1726879433.60257: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879433.560075-13479-20752080011748/AnsiballZ_systemd.py 10976 1726879433.60419: Sending initial data 10976 1726879433.60425: Sent initial data (154 bytes) 10976 1726879433.61415: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879433.61443: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879433.61469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879433.61489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879433.61571: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879433.61594: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879433.61612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879433.61630: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879433.61642: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879433.61653: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879433.61673: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879433.61713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879433.61716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879433.61792: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879433.61808: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879433.61846: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879433.63566: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879433.63597: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879433.63634: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp1kep3tp2 /root/.ansible/tmp/ansible-tmp-1726879433.560075-13479-20752080011748/AnsiballZ_systemd.py <<< 10976 1726879433.63667: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879433.66597: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879433.66781: stderr chunk (state=3): >>><<< 10976 1726879433.66785: stdout chunk (state=3): >>><<< 10976 1726879433.66788: done transferring module to remote 10976 1726879433.66793: _low_level_execute_command(): starting 10976 1726879433.66796: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879433.560075-13479-20752080011748/ /root/.ansible/tmp/ansible-tmp-1726879433.560075-13479-20752080011748/AnsiballZ_systemd.py && sleep 0' 10976 1726879433.67384: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879433.67398: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879433.67409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879433.67421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879433.67478: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879433.67494: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879433.67550: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879433.67554: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879433.67559: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879433.67599: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879433.69626: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879433.69634: stdout chunk (state=3): >>><<< 10976 1726879433.69636: stderr chunk (state=3): >>><<< 10976 1726879433.69746: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879433.69751: _low_level_execute_command(): starting 10976 1726879433.69753: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879433.560075-13479-20752080011748/AnsiballZ_systemd.py && sleep 0' 10976 1726879433.70390: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879433.70417: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879433.70436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879433.70458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879433.70504: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879433.70540: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879433.70556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879433.70573: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879433.70584: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879433.70594: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879433.70604: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879433.70618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879433.70639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879433.70652: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879433.70661: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879433.70674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879433.70755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879433.70778: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879433.70794: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879433.70877: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879433.72821: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879433.72827: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879433.72880: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879433.72922: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879433.72951: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879433.72994: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879433.72998: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879433.73051: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879433.73073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879433.73094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879433.73100: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879433.73121: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb51edc0> <<< 10976 1726879433.73158: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879433.73176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879433.73183: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb4c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb51eb20> <<< 10976 1726879433.73203: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879433.73219: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb51eac0> <<< 10976 1726879433.73242: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879433.73265: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879433.73279: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb4c3490> <<< 10976 1726879433.73300: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879433.73315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879433.73342: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879433.73347: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb4c3940> <<< 10976 1726879433.73370: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb4c3670> <<< 10976 1726879433.73393: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879433.73406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879433.73427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879433.73446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879433.73477: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879433.73499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879433.73523: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb47a190> <<< 10976 1726879433.73540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879433.73561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879433.73617: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb47a220> <<< 10976 1726879433.73668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879433.73760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb49d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb47a940> <<< 10976 1726879433.73764: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb4db880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb473d90> <<< 10976 1726879433.73842: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb49dd90> <<< 10976 1726879433.73888: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb4c3970> <<< 10976 1726879433.73907: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879433.74249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879433.74281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879433.74303: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879433.74336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879433.74367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb1d2eb0> <<< 10976 1726879433.74456: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb1d6f40> <<< 10976 1726879433.74509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879433.74553: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879433.74558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb1cc610> <<< 10976 1726879433.74608: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb1d4640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb1d2370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879433.74656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879433.74687: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879433.74771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadcb089dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb0898b0> <<< 10976 1726879433.74831: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879433.74835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb089eb0> <<< 10976 1726879433.74873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879433.74906: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb089f70> <<< 10976 1726879433.74947: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb089e80> <<< 10976 1726879433.75021: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb1aed30> <<< 10976 1726879433.75026: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb1a8610> <<< 10976 1726879433.75074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb1bb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb1dbe20> <<< 10976 1726879433.75086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879433.75124: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadcb09bc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb1ae250> <<< 10976 1726879433.75192: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879433.75196: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadcb1bb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb1e19d0> <<< 10976 1726879433.75207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879433.75284: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879433.75287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879433.75334: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb09bfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb09bd90> <<< 10976 1726879433.75339: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb09bd00> <<< 10976 1726879433.75485: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879433.75551: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb06f370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879433.75554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb06f460> <<< 10976 1726879433.75657: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb0a3fa0> <<< 10976 1726879433.75699: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb09da30> <<< 10976 1726879433.75711: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb09d490> <<< 10976 1726879433.75735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879433.75739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879433.75769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879433.75798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879433.75819: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879433.75824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879433.75827: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcafbd1c0> <<< 10976 1726879433.75859: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb059c70> <<< 10976 1726879433.75909: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb09deb0> <<< 10976 1726879433.75917: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb1e1040> <<< 10976 1726879433.75936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879433.75963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879433.75994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 10976 1726879433.75998: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcafceaf0> <<< 10976 1726879433.76000: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879433.76034: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879433.76040: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadcafcee20> <<< 10976 1726879433.76062: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879433.76085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879433.76104: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcafe1730> <<< 10976 1726879433.76126: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879433.76157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879433.76182: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcafe1c70> <<< 10976 1726879433.76226: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadcaf793a0> <<< 10976 1726879433.76231: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcafcef10> <<< 10976 1726879433.76262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879433.76302: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadcaf89280> <<< 10976 1726879433.76320: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcafe15b0> import 'pwd' # <<< 10976 1726879433.76352: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadcaf89340> <<< 10976 1726879433.76394: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb09b9d0> <<< 10976 1726879433.76412: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879433.76430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879433.76451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879433.76464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879433.76497: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadcafa56a0> <<< 10976 1726879433.76517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879433.76548: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadcafa5970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcafa5760> <<< 10976 1726879433.76581: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadcafa5850> <<< 10976 1726879433.76608: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879433.76811: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadcafa5ca0> <<< 10976 1726879433.76849: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879433.76856: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadcafb21f0> <<< 10976 1726879433.76869: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcafa58e0> <<< 10976 1726879433.76879: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcaf98a30> <<< 10976 1726879433.76898: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb09b5b0> <<< 10976 1726879433.76925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879433.77007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879433.77021: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcafa5a90> <<< 10976 1726879433.77184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879433.77196: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fadca9d4670> <<< 10976 1726879433.77460: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 10976 1726879433.77547: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.77590: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879433.77627: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10976 1726879433.78864: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.79909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca9117c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879433.79940: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca911160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca911280> <<< 10976 1726879433.80104: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca911f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879433.80294: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca9114f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca911d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca911f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca911100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879433.80335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879433.80424: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca8dfee0> <<< 10976 1726879433.80437: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca7ea0d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca7ea2b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879433.80503: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca7eac40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca8f8dc0> <<< 10976 1726879433.80718: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca8f83a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca8f8f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879433.80739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879433.80760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879433.80783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879433.80805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 10976 1726879433.80817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca948c10> <<< 10976 1726879433.80889: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca91ccd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca91c3a0> <<< 10976 1726879433.80915: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca8c5b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879433.80967: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca91c4c0> <<< 10976 1726879433.80987: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca91c4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879433.81024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879433.81068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879433.81115: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879433.81134: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca849250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca9591f0> <<< 10976 1726879433.81155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879433.81210: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879433.81234: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca8558e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca959370> <<< 10976 1726879433.81245: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879433.81327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879433.81371: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca959d30> <<< 10976 1726879433.81504: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca855880> <<< 10976 1726879433.81603: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca8f10d0> <<< 10976 1726879433.81631: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca91e9a0> <<< 10976 1726879433.81673: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca8550d0> <<< 10976 1726879433.81683: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca9508b0> <<< 10976 1726879433.81708: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879433.81731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879433.81742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879433.81803: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca84a9d0> <<< 10976 1726879433.81978: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca868b80> <<< 10976 1726879433.81987: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca854640> <<< 10976 1726879433.82024: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879433.82062: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca84af70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca854a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879433.82074: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.82144: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.82225: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.82234: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.82238: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879433.82240: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.82261: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879433.82281: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.82381: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.82486: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.82947: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.83416: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879433.83428: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879433.83451: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879433.83469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879433.83525: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca8997c0> <<< 10976 1726879433.83593: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879433.83610: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca89f820> <<< 10976 1726879433.83615: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca3db9a0> <<< 10976 1726879433.83699: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 10976 1726879433.83762: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879433.83846: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.83969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879433.84003: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca8d0760> # zipimport: zlib available <<< 10976 1726879433.84471: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.84804: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.84963: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.85051: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879433.85109: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.85170: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10976 1726879433.85212: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10976 1726879433.85254: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879433.85280: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.85442: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.85647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879433.85684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 10976 1726879433.85748: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca9153d0> <<< 10976 1726879433.85754: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.85811: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.85885: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py <<< 10976 1726879433.85921: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879433.85956: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879433.86036: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10976 1726879433.86053: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.86067: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.86176: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.86244: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879433.86316: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879433.86323: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca88a9a0> <<< 10976 1726879433.86429: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca259be0> <<< 10976 1726879433.86467: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879433.86528: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.86577: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.86599: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.86638: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879433.86655: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879433.86668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879433.86705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879433.86721: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879433.86751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879433.86829: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca89a670> <<< 10976 1726879433.86866: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca8e3d90> <<< 10976 1726879433.86934: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca915400> <<< 10976 1726879433.86957: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879433.86984: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.86996: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879433.87063: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879433.87080: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879433.87093: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py <<< 10976 1726879433.87106: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.87350: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.87429: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.87478: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879433.87507: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.87563: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.87590: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.87605: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 10976 1726879433.87617: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.87676: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.87741: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.87753: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.87786: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 10976 1726879433.87798: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.87935: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.88074: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.88106: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.88157: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py <<< 10976 1726879433.88166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879433.88185: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 10976 1726879433.88198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 10976 1726879433.88213: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 10976 1726879433.88221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 10976 1726879433.88276: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca3fdbb0> <<< 10976 1726879433.88283: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 10976 1726879433.88306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 10976 1726879433.88330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 10976 1726879433.88351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 10976 1726879433.88365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 10976 1726879433.88376: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca3a4f70> <<< 10976 1726879433.88425: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879433.88430: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca3a44f0> <<< 10976 1726879433.88481: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca3e4ee0> <<< 10976 1726879433.88499: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca14ed00> <<< 10976 1726879433.88526: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca1566a0> <<< 10976 1726879433.88540: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca1568b0> <<< 10976 1726879433.88551: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 10976 1726879433.88576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 10976 1726879433.88589: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 10976 1726879433.88603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 10976 1726879433.88645: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879433.88656: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca3a0c40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca3bff70> <<< 10976 1726879433.88674: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 10976 1726879433.88696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 10976 1726879433.88711: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca3a0fd0> <<< 10976 1726879433.88723: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 10976 1726879433.88785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879433.88831: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca3f0910> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca8f6cd0> <<< 10976 1726879433.88904: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca1567f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 10976 1726879433.89016: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.89034: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 10976 1726879433.89116: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 10976 1726879433.89132: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.89164: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.89253: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879433.89286: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 10976 1726879433.89297: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.89333: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.89372: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 10976 1726879433.89432: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.89487: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.89524: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.89574: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py <<< 10976 1726879433.89587: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 10976 1726879433.89991: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.90369: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 10976 1726879433.90423: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.90489: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.90502: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.90549: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 10976 1726879433.90563: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879433.90585: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 10976 1726879433.90592: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.90644: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.90694: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 10976 1726879433.90711: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.90767: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 10976 1726879433.90803: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.90877: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 10976 1726879433.90910: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.90958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 10976 1726879433.91010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879433.91056: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca3f0f70> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 10976 1726879433.91081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879433.91195: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca0b2cd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 10976 1726879433.91204: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.91277: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.91348: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 10976 1726879433.91400: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.91474: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 10976 1726879433.91512: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.91654: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 10976 1726879433.91696: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 10976 1726879433.91729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 10976 1726879433.91914: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca1bffd0> <<< 10976 1726879433.92133: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca124640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 10976 1726879433.92179: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.92265: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 10976 1726879433.92344: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.92402: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.92598: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.92614: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 10976 1726879433.92660: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.92714: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 10976 1726879433.92777: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.92797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 10976 1726879433.92869: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca054700> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca124610> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 10976 1726879433.92897: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 10976 1726879433.92918: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.92958: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 10976 1726879433.92964: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.93112: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.93218: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 10976 1726879433.93234: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.93377: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.93468: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.93494: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.93542: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 10976 1726879433.93583: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.93612: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879433.93703: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.93833: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 10976 1726879433.93945: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.94052: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 10976 1726879433.94121: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.94126: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.94547: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.94999: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 10976 1726879433.95005: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 10976 1726879433.95027: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.95095: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.95183: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 10976 1726879433.95188: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.95273: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.95358: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 10976 1726879433.95370: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.95496: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.95657: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879433.95671: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 10976 1726879433.95698: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.95737: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 10976 1726879433.95744: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.95832: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.95919: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.96092: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.96255: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 10976 1726879433.96310: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.96331: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.96348: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 10976 1726879433.96388: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 10976 1726879433.96426: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.96464: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.96510: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 10976 1726879433.96517: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.96542: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.96562: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 10976 1726879433.96573: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.96617: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.96736: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 10976 1726879433.96810: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.96813: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 10976 1726879433.96816: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.97015: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.97265: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 10976 1726879433.97300: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.97839: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 10976 1726879433.97865: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.97872: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.97904: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.97944: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.98003: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.98087: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 10976 1726879433.98102: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.98133: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.98185: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 10976 1726879433.98374: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.98506: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 10976 1726879433.98550: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.98603: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 10976 1726879433.98619: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.98639: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.98683: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 10976 1726879433.98764: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.98831: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 10976 1726879433.98839: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 10976 1726879433.98909: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.98982: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 10976 1726879433.98997: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 10976 1726879433.99005: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.99124: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.99258: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py <<< 10976 1726879433.99349: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879433.99501: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879434.01964: stdout chunk (state=3): >>> {"name": "pacemaker", "changed": false, "status": {"Type": "simple", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "main", "RestartUSec": "1s", "TimeoutStartUSec": "1min", "TimeoutStopUSec": "30min", "TimeoutAbortUSec": "30min", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "SuccessExitStatus": "100", "MainPID": "19521", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:41:57 EDT", "ExecMainStartTimestampMonotonic": "327491455", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "19521", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/pacemaker.service", "ControlGroupId": "4253", "MemoryCurrent": "49127424", "MemoryAvailable": "infinity", "CPUUsageNSec": "566191000", "TasksCurrent": "7", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]"<<< 10976 1726879434.02020: stdout chunk (state=3): >>>, "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "infinity", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "null", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "no", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "pacemaker.service", "Names": "pacemaker.service", "Requires": "corosync.service system.slice sysinit.target", "Wants": "dbus-broker.service resource-agents-deps.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target shutdown.target", "After": "rsyslog.service systemd-journald.socket system.slice sysinit.target basic.target resource-agents-deps.target time-sync.target corosync.service syslog.service network.target dbus-broker.service", "Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/", "Description": "Pacemaker High Availability Cluster Manager", "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/pacemaker.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:41:57 EDT", "StateChangeTimestampMonotonic": "327491814", "InactiveExitTimestamp": "Fri 2024-09-20 20:41:57 EDT", "InactiveExitTimestampMonotonic": "327491814", "ActiveEnterTimestamp": "Fri 2024-09-20 20:41:57 EDT", "ActiveEnterTimestampMonotonic": "327491814", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:41:57 EDT", "ConditionTimestampMonotonic": "327483613", "AssertTimestamp": "Fri 2024-09-20 20:41:57 EDT", "AssertTimestampMonotonic": "327483616", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "25s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "827393812d3841bab1a98fc3a331c7d9", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "pacemaker", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}} <<< 10976 1726879434.02708: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path<<< 10976 1726879434.02942: stdout chunk (state=3): >>> # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 10976 1726879434.02977: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 10976 1726879434.03339: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879434.03431: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid <<< 10976 1726879434.03477: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 10976 1726879434.03565: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 10976 1726879434.03611: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 10976 1726879434.03650: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 10976 1726879434.03681: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 10976 1726879434.03817: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser <<< 10976 1726879434.03930: stdout chunk (state=3): >>># cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 10976 1726879434.03965: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879434.04025: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879434.04202: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 10976 1726879434.04270: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879434.04285: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879434.04329: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879434.04762: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879434.04766: stdout chunk (state=3): >>><<< 10976 1726879434.04774: stderr chunk (state=3): >>><<< 10976 1726879434.04907: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb51edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb4c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb51eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb51eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb4c3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb4c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb4c3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb47a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb47a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb49d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb47a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb4db880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb473d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb49dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb4c3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb1d2eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb1d6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb1cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb1d4640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb1d2370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadcb089dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb0898b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb089eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb089f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb089e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb1aed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb1a8610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb1bb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb1dbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadcb09bc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb1ae250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadcb1bb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb1e19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb09bfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb09bd90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb09bd00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb06f370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb06f460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb0a3fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb09da30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb09d490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcafbd1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb059c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb09deb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb1e1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcafceaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadcafcee20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcafe1730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcafe1c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadcaf793a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcafcef10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadcaf89280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcafe15b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadcaf89340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb09b9d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadcafa56a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadcafa5970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcafa5760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadcafa5850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadcafa5ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadcafb21f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcafa58e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcaf98a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcb09b5b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadcafa5a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fadca9d4670> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca9117c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca911160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca911280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca911f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca9114f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca911d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca911f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca911100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca8dfee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca7ea0d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca7ea2b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca7eac40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca8f8dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca8f83a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca8f8f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca948c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca91ccd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca91c3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca8c5b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca91c4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca91c4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca849250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca9591f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca8558e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca959370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca959d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca855880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca8f10d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca91e9a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca8550d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca9508b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca84a9d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca868b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca854640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca84af70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca854a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca8997c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca89f820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca3db9a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca8d0760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca9153d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca88a9a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca259be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca89a670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca8e3d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca915400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca3fdbb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca3a4f70> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca3a44f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca3e4ee0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca14ed00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca1566a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca1568b0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca3a0c40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca3bff70> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca3a0fd0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca3f0910> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca8f6cd0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca1567f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca3f0f70> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca0b2cd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca1bffd0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca124640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadca054700> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadca124610> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_pgafz3xy/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "pacemaker", "changed": false, "status": {"Type": "simple", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "main", "RestartUSec": "1s", "TimeoutStartUSec": "1min", "TimeoutStopUSec": "30min", "TimeoutAbortUSec": "30min", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "SuccessExitStatus": "100", "MainPID": "19521", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:41:57 EDT", "ExecMainStartTimestampMonotonic": "327491455", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "19521", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/pacemaker.service", "ControlGroupId": "4253", "MemoryCurrent": "49127424", "MemoryAvailable": "infinity", "CPUUsageNSec": "566191000", "TasksCurrent": "7", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "infinity", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "null", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "no", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "pacemaker.service", "Names": "pacemaker.service", "Requires": "corosync.service system.slice sysinit.target", "Wants": "dbus-broker.service resource-agents-deps.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target shutdown.target", "After": "rsyslog.service systemd-journald.socket system.slice sysinit.target basic.target resource-agents-deps.target time-sync.target corosync.service syslog.service network.target dbus-broker.service", "Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/", "Description": "Pacemaker High Availability Cluster Manager", "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/pacemaker.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:41:57 EDT", "StateChangeTimestampMonotonic": "327491814", "InactiveExitTimestamp": "Fri 2024-09-20 20:41:57 EDT", "InactiveExitTimestampMonotonic": "327491814", "ActiveEnterTimestamp": "Fri 2024-09-20 20:41:57 EDT", "ActiveEnterTimestampMonotonic": "327491814", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:41:57 EDT", "ConditionTimestampMonotonic": "327483613", "AssertTimestamp": "Fri 2024-09-20 20:41:57 EDT", "AssertTimestampMonotonic": "327483616", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "25s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "827393812d3841bab1a98fc3a331c7d9", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "pacemaker", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879434.06160: done with _execute_module (ansible.legacy.systemd, {'name': 'pacemaker', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_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-1726879433.560075-13479-20752080011748/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879434.06164: _low_level_execute_command(): starting 10976 1726879434.06167: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879433.560075-13479-20752080011748/ > /dev/null 2>&1 && sleep 0' 10976 1726879434.07255: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879434.07263: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879434.07273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879434.07287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879434.07331: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879434.07341: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879434.07348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879434.07362: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879434.07369: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879434.07375: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879434.07383: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879434.07394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879434.07404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879434.07411: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879434.07418: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879434.07433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879434.07504: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879434.07519: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879434.07533: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879434.07610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879434.09549: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879434.09578: stderr chunk (state=3): >>><<< 10976 1726879434.09581: stdout chunk (state=3): >>><<< 10976 1726879434.10229: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879434.10235: handler run complete 10976 1726879434.10237: attempt loop complete, returning result 10976 1726879434.10239: variable 'item' from source: unknown 10976 1726879434.10241: variable 'item' from source: unknown ok: [managed_node2] => (item=pacemaker) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "pacemaker", "name": "pacemaker", "status": { "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 20:41:57 EDT", "ActiveEnterTimestampMonotonic": "327491814", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "rsyslog.service systemd-journald.socket system.slice sysinit.target basic.target resource-agents-deps.target time-sync.target corosync.service syslog.service network.target dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:41:57 EDT", "AssertTimestampMonotonic": "327483616", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "566191000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:41:57 EDT", "ConditionTimestampMonotonic": "327483613", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pacemaker.service", "ControlGroupId": "4253", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Pacemaker High Availability Cluster Manager", "DevicePolicy": "auto", "Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "19521", "ExecMainStartTimestamp": "Fri 2024-09-20 20:41:57 EDT", "ExecMainStartTimestampMonotonic": "327491455", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pacemaker.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pacemaker.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2024-09-20 20:41:57 EDT", "InactiveExitTimestampMonotonic": "327491814", "InvocationID": "827393812d3841bab1a98fc3a331c7d9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "19521", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "49127424", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pacemaker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "corosync.service system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "1s", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "25s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 20:41:57 EDT", "StateChangeTimestampMonotonic": "327491814", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessExitStatus": "100", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "7", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "dbus-broker.service resource-agents-deps.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 10976 1726879434.10530: dumping result to json 10976 1726879434.10533: done dumping result, returning 10976 1726879434.10536: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Enable or disable configured cluster services on boot [0e24e73b-299d-f469-e0b0-000000000bac] 10976 1726879434.10538: sending task result for task 0e24e73b-299d-f469-e0b0-000000000bac 10976 1726879434.10673: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000bac 10976 1726879434.10677: WORKER PROCESS EXITING 10976 1726879434.10866: no more pending results, returning what we have 10976 1726879434.10869: results queue empty 10976 1726879434.10870: checking for any_errors_fatal 10976 1726879434.10872: done checking for any_errors_fatal 10976 1726879434.10873: checking for max_fail_percentage 10976 1726879434.10875: done checking for max_fail_percentage 10976 1726879434.10875: checking to see if all hosts have failed and the running result is not ok 10976 1726879434.10876: done checking to see if all hosts have failed 10976 1726879434.10877: getting the remaining hosts for this loop 10976 1726879434.10879: done getting the remaining hosts for this loop 10976 1726879434.10882: getting the next task for host managed_node2 10976 1726879434.10889: done getting next task for host managed_node2 10976 1726879434.10892: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Get services status - detect SBD 10976 1726879434.10896: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879434.10905: getting variables 10976 1726879434.10907: in VariableManager get_vars() 10976 1726879434.10950: Calling all_inventory to load vars for managed_node2 10976 1726879434.10953: Calling groups_inventory to load vars for managed_node2 10976 1726879434.10955: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879434.10965: Calling all_plugins_play to load vars for managed_node2 10976 1726879434.10967: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879434.10970: Calling groups_plugins_play to load vars for managed_node2 10976 1726879434.12256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879434.13621: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879434.13641: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879434.13647: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879434.13731: done with get_vars() 10976 1726879434.13776: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Get services status - detect SBD] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_common/cluster-enable-disable.yml:16 Friday 20 September 2024 20:43:54 -0400 (0:00:01.275) 0:01:15.562 ****** 10976 1726879434.13887: entering _queue_task() for managed_node2/service_facts 10976 1726879434.14269: worker is 1 (out of 1 available) 10976 1726879434.14283: exiting _queue_task() for managed_node2/service_facts 10976 1726879434.14297: done queuing things up, now waiting for results queue to drain 10976 1726879434.14299: waiting for pending results... 10976 1726879434.14670: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Get services status - detect SBD 10976 1726879434.14841: in run() - task 0e24e73b-299d-f469-e0b0-000000000bad 10976 1726879434.14873: variable 'ansible_search_path' from source: unknown 10976 1726879434.14892: variable 'ansible_search_path' from source: unknown 10976 1726879434.14950: calling self._execute() 10976 1726879434.15064: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879434.15068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879434.15082: variable 'omit' from source: magic vars 10976 1726879434.15374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879434.17192: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879434.17287: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879434.17342: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879434.17381: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879434.17417: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879434.17527: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879434.17551: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879434.17562: variable 'omit' from source: magic vars 10976 1726879434.17635: variable 'omit' from source: magic vars 10976 1726879434.17676: variable 'omit' from source: magic vars 10976 1726879434.17711: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879434.17750: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879434.17776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879434.17798: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879434.17814: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879434.17856: variable 'inventory_hostname' from source: set_fact 10976 1726879434.17866: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879434.17879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879434.17991: Set connection var ansible_pipelining to False 10976 1726879434.18005: Set connection var ansible_shell_executable to /bin/sh 10976 1726879434.18016: Set connection var ansible_timeout to 10 10976 1726879434.18026: Set connection var ansible_shell_type to sh 10976 1726879434.18037: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879434.18046: Set connection var ansible_connection to ssh 10976 1726879434.18078: variable 'ansible_shell_executable' from source: unknown 10976 1726879434.18084: variable 'ansible_connection' from source: unknown 10976 1726879434.18090: variable 'ansible_module_compression' from source: unknown 10976 1726879434.18097: variable 'ansible_shell_type' from source: unknown 10976 1726879434.18103: variable 'ansible_shell_executable' from source: unknown 10976 1726879434.18109: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879434.18116: variable 'ansible_pipelining' from source: unknown 10976 1726879434.18121: variable 'ansible_timeout' from source: unknown 10976 1726879434.18132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879434.18309: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879434.18318: variable 'omit' from source: magic vars 10976 1726879434.18325: starting attempt loop 10976 1726879434.18327: running the handler 10976 1726879434.18339: _low_level_execute_command(): starting 10976 1726879434.18345: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879434.18880: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879434.18898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879434.18911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879434.18929: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879434.18979: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879434.18991: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879434.19049: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879434.20720: stdout chunk (state=3): >>>/root <<< 10976 1726879434.20919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879434.20936: stdout chunk (state=3): >>><<< 10976 1726879434.20950: stderr chunk (state=3): >>><<< 10976 1726879434.20978: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879434.21000: _low_level_execute_command(): starting 10976 1726879434.21016: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879434.2098484-13527-185150236908134 `" && echo ansible-tmp-1726879434.2098484-13527-185150236908134="` echo /root/.ansible/tmp/ansible-tmp-1726879434.2098484-13527-185150236908134 `" ) && sleep 0' 10976 1726879434.21669: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879434.21692: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879434.21709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879434.21731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879434.21776: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879434.21788: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879434.21806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879434.21826: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879434.21839: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879434.21851: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879434.21863: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879434.21877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879434.21898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879434.21912: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879434.21928: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879434.21943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879434.22030: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879434.22054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879434.22071: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879434.22154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879434.24079: stdout chunk (state=3): >>>ansible-tmp-1726879434.2098484-13527-185150236908134=/root/.ansible/tmp/ansible-tmp-1726879434.2098484-13527-185150236908134 <<< 10976 1726879434.24189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879434.24309: stderr chunk (state=3): >>><<< 10976 1726879434.24312: stdout chunk (state=3): >>><<< 10976 1726879434.24315: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879434.2098484-13527-185150236908134=/root/.ansible/tmp/ansible-tmp-1726879434.2098484-13527-185150236908134 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879434.24370: variable 'ansible_module_compression' from source: unknown 10976 1726879434.24416: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 10976 1726879434.24629: variable 'ansible_facts' from source: unknown 10976 1726879434.24633: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879434.2098484-13527-185150236908134/AnsiballZ_service_facts.py 10976 1726879434.24702: Sending initial data 10976 1726879434.24705: Sent initial data (162 bytes) 10976 1726879434.25762: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879434.25780: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879434.25797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879434.25815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879434.25867: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879434.25884: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879434.25902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879434.25919: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879434.25940: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879434.25951: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879434.25970: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879434.25984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879434.26007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879434.26019: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879434.26031: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879434.26044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879434.26133: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879434.26156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879434.26171: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879434.26242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879434.28037: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879434.28084: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879434.28092: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpwufhjdbs /root/.ansible/tmp/ansible-tmp-1726879434.2098484-13527-185150236908134/AnsiballZ_service_facts.py <<< 10976 1726879434.28114: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879434.28931: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879434.29041: stderr chunk (state=3): >>><<< 10976 1726879434.29046: stdout chunk (state=3): >>><<< 10976 1726879434.29067: done transferring module to remote 10976 1726879434.29080: _low_level_execute_command(): starting 10976 1726879434.29085: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879434.2098484-13527-185150236908134/ /root/.ansible/tmp/ansible-tmp-1726879434.2098484-13527-185150236908134/AnsiballZ_service_facts.py && sleep 0' 10976 1726879434.29640: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879434.29643: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879434.29652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879434.29666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879434.29706: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879434.29713: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879434.29734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879434.29748: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879434.29755: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879434.29762: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879434.29770: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879434.29779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879434.29793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879434.29796: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879434.29804: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879434.29813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879434.29895: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879434.29913: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879434.29929: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879434.30002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879434.31792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879434.31853: stderr chunk (state=3): >>><<< 10976 1726879434.31857: stdout chunk (state=3): >>><<< 10976 1726879434.31875: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879434.31879: _low_level_execute_command(): starting 10976 1726879434.31881: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879434.2098484-13527-185150236908134/AnsiballZ_service_facts.py && sleep 0' 10976 1726879434.32362: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879434.32366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879434.32402: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879434.32406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879434.32409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879434.32411: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879434.32469: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879434.32472: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879434.32478: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879434.32525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879434.34511: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879434.34515: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879434.34557: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879434.34560: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879434.34626: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879434.34636: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879434.34644: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879434.34680: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879434.34695: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879434.34735: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 10976 1726879434.34757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879434.34776: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879434.34792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879434.34825: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355973dc0> <<< 10976 1726879434.34871: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879434.34888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83559183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355973b20> <<< 10976 1726879434.34938: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355973ac0> <<< 10976 1726879434.34946: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879434.34976: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879434.35000: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355918490> <<< 10976 1726879434.35024: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879434.35048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 10976 1726879434.35060: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355918940> <<< 10976 1726879434.35085: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355918670> <<< 10976 1726879434.35130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879434.35151: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879434.35169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879434.35185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879434.35207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879434.35226: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83558cf190> <<< 10976 1726879434.35258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879434.35333: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83558cf220> <<< 10976 1726879434.35401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83558f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83558cf940> <<< 10976 1726879434.35436: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355930880> <<< 10976 1726879434.35455: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879434.35476: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83558c8d90> <<< 10976 1726879434.35521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83558f2d90> <<< 10976 1726879434.35569: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355918970> <<< 10976 1726879434.35597: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879434.35809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879434.35853: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879434.35874: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879434.35904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879434.35924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879434.35935: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f835586deb0> <<< 10976 1726879434.35969: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355871f40> <<< 10976 1726879434.35987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879434.36007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879434.36032: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879434.36045: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879434.36077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879434.36096: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355867610> <<< 10976 1726879434.36118: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f835586f640> <<< 10976 1726879434.36142: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f835586d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879434.36210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879434.36232: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879434.36267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879434.36288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879434.36315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879434.36339: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83555d3e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555d3910> <<< 10976 1726879434.36368: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879434.36388: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555d3f10> <<< 10976 1726879434.36401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879434.36418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879434.36434: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555d3fd0> <<< 10976 1726879434.36478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555e70d0> <<< 10976 1726879434.36492: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879434.36531: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355849d90> import '_functools' # <<< 10976 1726879434.36573: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355843670> <<< 10976 1726879434.36616: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879434.36638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83558556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355876e20> <<< 10976 1726879434.36650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879434.36689: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83555e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83558492b0> <<< 10976 1726879434.36721: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83558552e0> <<< 10976 1726879434.36730: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f835587c9d0> <<< 10976 1726879434.36752: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879434.36763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879434.36780: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 10976 1726879434.36785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879434.36806: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879434.36821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879434.36835: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555e7df0> <<< 10976 1726879434.36881: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 10976 1726879434.36896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555e7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879434.36930: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879434.36947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879434.36961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879434.37001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879434.37034: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555ba3d0> <<< 10976 1726879434.37044: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879434.37063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879434.37098: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555ba4c0> <<< 10976 1726879434.37210: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555eff40> <<< 10976 1726879434.37256: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555e9a90> <<< 10976 1726879434.37280: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555e9490> <<< 10976 1726879434.37291: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879434.37328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879434.37337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879434.37363: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879434.37389: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83554e5220> <<< 10976 1726879434.37411: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555a6520> <<< 10976 1726879434.37465: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555e9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f835587c040> <<< 10976 1726879434.37490: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879434.37510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879434.37536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83554f5b50> <<< 10976 1726879434.37564: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879434.37594: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879434.37598: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83554f5e80> <<< 10976 1726879434.37606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879434.37620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879434.37639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 10976 1726879434.37652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879434.37658: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355506790> <<< 10976 1726879434.37691: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879434.37712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879434.37803: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355506cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8355495400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83554f5f70> <<< 10976 1726879434.37816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879434.37874: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83554a52e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355506610> <<< 10976 1726879434.37886: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879434.37909: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83554a53a0> <<< 10976 1726879434.37959: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555e7a30> <<< 10976 1726879434.37981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879434.38000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879434.38024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879434.38074: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83554c1700> <<< 10976 1726879434.38102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879434.38115: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83554c19d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83554c17c0> <<< 10976 1726879434.38143: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83554c18b0> <<< 10976 1726879434.38177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879434.38377: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83554c1d00> <<< 10976 1726879434.38426: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83554cd250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83554c1940> <<< 10976 1726879434.38450: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83554b4a90> <<< 10976 1726879434.38471: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555e7610> <<< 10976 1726879434.38487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879434.38538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879434.38568: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83554c1af0> <<< 10976 1726879434.38676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879434.38689: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f83553f56d0> <<< 10976 1726879434.38861: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip' # zipimport: zlib available <<< 10976 1726879434.38949: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.39008: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879434.39033: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.39037: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10976 1726879434.40328: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.41300: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354dd7820> <<< 10976 1726879434.41309: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879434.41345: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879434.41365: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879434.41430: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879434.41434: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879434.41437: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8354dd7160> <<< 10976 1726879434.41453: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354dd7280> <<< 10976 1726879434.41502: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354dd7f70> <<< 10976 1726879434.41505: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 10976 1726879434.41508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879434.41551: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354dd74f0> <<< 10976 1726879434.41557: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354dd7d90> import 'atexit' # <<< 10976 1726879434.41612: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8354dd7fd0> <<< 10976 1726879434.41635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879434.41651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879434.41691: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354dd7100> <<< 10976 1726879434.41731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879434.41756: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879434.41793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879434.41805: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 10976 1726879434.41808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879434.41858: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354d2ff40> <<< 10976 1726879434.41897: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8354d4cd00> <<< 10976 1726879434.41925: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8354d4ceb0> <<< 10976 1726879434.41945: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879434.41979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879434.42026: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354d4c370> <<< 10976 1726879434.42029: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f835536fdc0> <<< 10976 1726879434.42260: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f835536f3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879434.42296: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f835536ffd0> <<< 10976 1726879434.42302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879434.42325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879434.42358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879434.42364: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f835533fd30> <<< 10976 1726879434.42441: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354daad30> <<< 10976 1726879434.42444: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354daa400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354ddf4f0> <<< 10976 1726879434.42482: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879434.42486: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8354daa520> <<< 10976 1726879434.42517: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879434.42535: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354daa550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879434.42607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879434.42626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879434.42672: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879434.42676: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8354d1efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355350250> <<< 10976 1726879434.42703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879434.42716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879434.42761: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8354d1c850> <<< 10976 1726879434.42813: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83553503d0> <<< 10976 1726879434.42862: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879434.42874: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879434.42924: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355368e50> <<< 10976 1726879434.43050: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354d1c7f0> <<< 10976 1726879434.43147: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879434.43155: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8354d1c640> <<< 10976 1726879434.43179: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879434.43185: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8354d1b5b0> <<< 10976 1726879434.43217: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879434.43230: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8354d10d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355349910> <<< 10976 1726879434.43257: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879434.43280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879434.43290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879434.43338: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8354da06a0> <<< 10976 1726879434.43536: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879434.43539: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879434.43562: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8354d9fb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354daf0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879434.43586: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8354da0100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354de2b20> # zipimport: zlib available <<< 10976 1726879434.43602: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.43614: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879434.43624: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.43701: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.43774: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.43798: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879434.43814: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879434.43821: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879434.43833: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.43931: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.44035: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.44495: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.44947: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879434.44966: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10976 1726879434.44978: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879434.44988: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879434.45006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879434.45064: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879434.45077: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83548f45e0> <<< 10976 1726879434.45129: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879434.45142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354ceb580> <<< 10976 1726879434.45147: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354896100> <<< 10976 1726879434.45195: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879434.45209: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.45227: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.45241: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879434.45366: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.45495: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879434.45526: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354d9fb80> <<< 10976 1726879434.45537: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.45929: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.46286: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.46337: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.46403: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879434.46441: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.46479: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879434.46534: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.46642: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10976 1726879434.46659: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10976 1726879434.46679: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.46715: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879434.46906: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.47095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879434.47124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879434.47130: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879434.47204: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83548c7f10> <<< 10976 1726879434.47224: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.47272: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.47338: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py <<< 10976 1726879434.47357: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879434.47375: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.47408: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.47447: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10976 1726879434.47486: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.47520: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.47621: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.47677: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879434.47705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879434.47789: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879434.47808: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f835535b220> <<< 10976 1726879434.47818: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83548c7850> <<< 10976 1726879434.47847: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py <<< 10976 1726879434.47862: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879434.47987: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.48040: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.48065: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.48109: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879434.48126: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879434.48141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879434.48173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879434.48194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879434.48204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879434.48305: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354cddca0> <<< 10976 1726879434.48340: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354cdbf70> <<< 10976 1726879434.48411: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354cd5940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879434.48433: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.48458: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879434.48538: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879434.48542: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.48545: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.48553: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/modules/__init__.py <<< 10976 1726879434.48563: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.48787: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.48979: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.49103: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.49242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879434.49260: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355368100> <<< 10976 1726879434.49271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 10976 1726879434.49299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 10976 1726879434.49318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 10976 1726879434.49332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f835463e2b0> <<< 10976 1726879434.49388: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f835463e340> <<< 10976 1726879434.49451: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355368910> import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/service.py <<< 10976 1726879434.49519: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879434.49669: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879435.86261: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "corosync.service": {"name": "corosync.service", "state": "running", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "ebtables.service": {"name": "ebtables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fcoe.service": {"name": "fcoe.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "running", "status": "enabled", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ipset.service": {"name": "ipset.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "iscsi-shutdown.service": {"name": "iscsi-shutdown.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsi.service": {"name": "iscsi.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsid.service": {"name": "iscsid.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-activation-early.service": {"name": "lvm2-activation-early.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "multipathd.service": {"name": "multipathd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pacemaker.service": {"name": "pacemaker.service", "state": "running", "status": "enabled", "source": "systemd"}, "pcsd-ruby.service": {"name": "pcsd-ruby.service", "state": "running", "status": "disabled", "source": "systemd"}, "pcsd.service": {"name": "pcsd.service", "state": "running", "status": "enabled", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymo<<< 10976 1726879435.86293: stdout chunk (state=3): >>>uth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rbdmap.service": {"name": "rbdmap.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-up<<< 10976 1726879435.86302: stdout chunk (state=3): >>>date.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service<<< 10976 1726879435.86312: stdout chunk (state=3): >>>", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "corosync-notifyd.service": {"name": "corosync-notifyd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "corosync-qnetd.service": {"name": "corosync-qnetd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "crm_mon.service": {"name": "crm_mon.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.fedoraproject.FirewallD1.service": {"name": "dbus-org.fedoraproject.FirewallD1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim<<< 10976 1726879435.86325: stdout chunk (state=3): >>>.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "sbd.service": {"name": "sbd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "sbd_remote.service": {"name": "sbd_remote.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} # destroy __main__ <<< 10976 1726879435.86720: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879435.86736: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 10976 1726879435.86749: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale <<< 10976 1726879435.86785: stdout chunk (state=3): >>># destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib <<< 10976 1726879435.86789: stdout chunk (state=3): >>># cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math <<< 10976 1726879435.86802: stdout chunk (state=3): >>># cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal <<< 10976 1726879435.86810: stdout chunk (state=3): >>># cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader <<< 10976 1726879435.86849: stdout chunk (state=3): >>># 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 <<< 10976 1726879435.86864: stdout chunk (state=3): >>># destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 10976 1726879435.87044: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879435.87069: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879435.87106: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879435.87115: stdout chunk (state=3): >>># destroy _compression <<< 10976 1726879435.87132: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879435.87160: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 10976 1726879435.87172: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10976 1726879435.87179: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 10976 1726879435.87213: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879435.87228: stdout chunk (state=3): >>># destroy array <<< 10976 1726879435.87234: stdout chunk (state=3): >>># destroy datetime <<< 10976 1726879435.87255: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 10976 1726879435.87260: stdout chunk (state=3): >>># destroy json # destroy logging # destroy argparse <<< 10976 1726879435.87296: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy shlex <<< 10976 1726879435.87303: stdout chunk (state=3): >>># destroy _compat_pickle <<< 10976 1726879435.87333: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 10976 1726879435.87337: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 10976 1726879435.87366: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid <<< 10976 1726879435.87415: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 10976 1726879435.87419: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 10976 1726879435.87437: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 10976 1726879435.87453: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math<<< 10976 1726879435.87465: stdout chunk (state=3): >>> # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 10976 1726879435.87470: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 10976 1726879435.87476: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879435.87480: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 10976 1726879435.87508: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879435.87511: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale <<< 10976 1726879435.87529: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping os <<< 10976 1726879435.87565: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases <<< 10976 1726879435.87574: stdout chunk (state=3): >>># cleanup[3] wiping codecs <<< 10976 1726879435.87585: 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 <<< 10976 1726879435.87594: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879435.87599: stdout chunk (state=3): >>># destroy gc # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 10976 1726879435.87619: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib <<< 10976 1726879435.87625: stdout chunk (state=3): >>># destroy _signal <<< 10976 1726879435.87756: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 10976 1726879435.87768: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 10976 1726879435.87788: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 10976 1726879435.87817: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp <<< 10976 1726879435.87825: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy selectors <<< 10976 1726879435.87851: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 10976 1726879435.87862: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879435.87897: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879435.88187: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879435.88252: stderr chunk (state=3): >>><<< 10976 1726879435.88255: stdout chunk (state=3): >>><<< 10976 1726879435.88358: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355973dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83559183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355973b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355973ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355918490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355918940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355918670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83558cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83558cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83558f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83558cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355930880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83558c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83558f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355918970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f835586deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355871f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355867610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f835586f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f835586d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83555d3e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555d3910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555d3f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555d3fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555e70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355849d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355843670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83558556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355876e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83555e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83558492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83558552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f835587c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555e7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555e7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555ba3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555ba4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555eff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555e9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555e9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83554e5220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555a6520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555e9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f835587c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83554f5b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83554f5e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355506790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355506cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8355495400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83554f5f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83554a52e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355506610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83554a53a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555e7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83554c1700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83554c19d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83554c17c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83554c18b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83554c1d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83554cd250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83554c1940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83554b4a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83555e7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83554c1af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f83553f56d0> # zipimport: found 31 names in '/tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354dd7820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8354dd7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354dd7280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354dd7f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354dd74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354dd7d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8354dd7fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354dd7100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354d2ff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8354d4cd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8354d4ceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354d4c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f835536fdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f835536f3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f835536ffd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f835533fd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354daad30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354daa400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354ddf4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8354daa520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354daa550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8354d1efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355350250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8354d1c850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83553503d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355368e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354d1c7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8354d1c640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8354d1b5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8354d10d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355349910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8354da06a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8354d9fb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354daf0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8354da0100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354de2b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83548f45e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354ceb580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354896100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354d9fb80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83548c7f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f835535b220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83548c7850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354cddca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354cdbf70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8354cd5940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355368100> # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f835463e2b0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f835463e340> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8355368910> import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_tukvqrui/ansible_service_facts_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "corosync.service": {"name": "corosync.service", "state": "running", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "ebtables.service": {"name": "ebtables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fcoe.service": {"name": "fcoe.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "running", "status": "enabled", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ipset.service": {"name": "ipset.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "iscsi-shutdown.service": {"name": "iscsi-shutdown.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsi.service": {"name": "iscsi.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsid.service": {"name": "iscsid.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-activation-early.service": {"name": "lvm2-activation-early.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "multipathd.service": {"name": "multipathd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pacemaker.service": {"name": "pacemaker.service", "state": "running", "status": "enabled", "source": "systemd"}, "pcsd-ruby.service": {"name": "pcsd-ruby.service", "state": "running", "status": "disabled", "source": "systemd"}, "pcsd.service": {"name": "pcsd.service", "state": "running", "status": "enabled", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rbdmap.service": {"name": "rbdmap.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "corosync-notifyd.service": {"name": "corosync-notifyd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "corosync-qnetd.service": {"name": "corosync-qnetd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "crm_mon.service": {"name": "crm_mon.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.fedoraproject.FirewallD1.service": {"name": "dbus-org.fedoraproject.FirewallD1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "sbd.service": {"name": "sbd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "sbd_remote.service": {"name": "sbd_remote.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy logging # destroy argparse # destroy glob # destroy pickle # destroy shlex # destroy _compat_pickle # cleanup[3] wiping gc # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879435.89058: done with _execute_module (service_facts, {'_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': 'service_facts', '_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-1726879434.2098484-13527-185150236908134/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879435.89067: _low_level_execute_command(): starting 10976 1726879435.89072: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879434.2098484-13527-185150236908134/ > /dev/null 2>&1 && sleep 0' 10976 1726879435.89540: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879435.89554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879435.89590: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879435.89593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879435.89595: 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879435.89597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879435.89648: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879435.89661: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879435.89667: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879435.89700: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879435.91488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879435.91539: stderr chunk (state=3): >>><<< 10976 1726879435.91542: stdout chunk (state=3): >>><<< 10976 1726879435.91556: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879435.91561: handler run complete 10976 1726879435.91679: variable 'ansible_facts' from source: unknown 10976 1726879435.91773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879435.92054: variable 'ansible_facts' from source: unknown 10976 1726879435.92136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879435.92256: attempt loop complete, returning result 10976 1726879435.92259: _execute() done 10976 1726879435.92262: dumping result to json 10976 1726879435.92299: done dumping result, returning 10976 1726879435.92308: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Get services status - detect SBD [0e24e73b-299d-f469-e0b0-000000000bad] 10976 1726879435.92313: sending task result for task 0e24e73b-299d-f469-e0b0-000000000bad ok: [managed_node2] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "corosync-notifyd.service": { "name": "corosync-notifyd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync-qnetd.service": { "name": "corosync-qnetd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync.service": { "name": "corosync.service", "source": "systemd", "state": "running", "status": "enabled" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crm_mon.service": { "name": "crm_mon.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.fedoraproject.FirewallD1.service": { "name": "dbus-org.fedoraproject.FirewallD1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "running", "status": "enabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "ip6tables.service": { "name": "ip6tables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ipset.service": { "name": "ipset.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iptables.service": { "name": "iptables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm-devices-import.service": { "name": "lvm-devices-import.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pacemaker.service": { "name": "pacemaker.service", "source": "systemd", "state": "running", "status": "enabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcsd-ruby.service": { "name": "pcsd-ruby.service", "source": "systemd", "state": "running", "status": "disabled" }, "pcsd.service": { "name": "pcsd.service", "source": "systemd", "state": "running", "status": "enabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhcd.service": { "name": "rhcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm-facts.service": { "name": "rhsm-facts.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm.service": { "name": "rhsm.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsmcertd.service": { "name": "rhsmcertd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "sbd.service": { "name": "sbd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "sbd_remote.service": { "name": "sbd_remote.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } 10976 1726879435.93493: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000bad 10976 1726879435.93657: WORKER PROCESS EXITING 10976 1726879435.93666: no more pending results, returning what we have 10976 1726879435.93668: results queue empty 10976 1726879435.93668: checking for any_errors_fatal 10976 1726879435.93685: done checking for any_errors_fatal 10976 1726879435.93686: checking for max_fail_percentage 10976 1726879435.93687: done checking for max_fail_percentage 10976 1726879435.93687: checking to see if all hosts have failed and the running result is not ok 10976 1726879435.93688: done checking to see if all hosts have failed 10976 1726879435.93690: getting the remaining hosts for this loop 10976 1726879435.93691: done getting the remaining hosts for this loop 10976 1726879435.93694: getting the next task for host managed_node2 10976 1726879435.93700: done getting next task for host managed_node2 10976 1726879435.93703: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Enable or disable SBD 10976 1726879435.93706: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879435.93714: getting variables 10976 1726879435.93715: in VariableManager get_vars() 10976 1726879435.93741: Calling all_inventory to load vars for managed_node2 10976 1726879435.93743: Calling groups_inventory to load vars for managed_node2 10976 1726879435.93745: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879435.93751: Calling all_plugins_play to load vars for managed_node2 10976 1726879435.93753: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879435.93755: Calling groups_plugins_play to load vars for managed_node2 10976 1726879435.94420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879435.95101: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879435.95116: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879435.95120: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879435.95175: done with get_vars() 10976 1726879435.95191: done getting variables 10976 1726879435.95237: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Enable or disable SBD] ************ task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_common/cluster-enable-disable.yml:19 Friday 20 September 2024 20:43:55 -0400 (0:00:01.813) 0:01:17.375 ****** 10976 1726879435.95263: entering _queue_task() for managed_node2/service 10976 1726879435.95510: worker is 1 (out of 1 available) 10976 1726879435.95525: exiting _queue_task() for managed_node2/service 10976 1726879435.95537: done queuing things up, now waiting for results queue to drain 10976 1726879435.95539: waiting for pending results... 10976 1726879435.95752: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Enable or disable SBD 10976 1726879435.95845: in run() - task 0e24e73b-299d-f469-e0b0-000000000bae 10976 1726879435.95856: variable 'ansible_search_path' from source: unknown 10976 1726879435.95860: variable 'ansible_search_path' from source: unknown 10976 1726879435.95895: calling self._execute() 10976 1726879435.95979: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879435.95982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879435.95994: variable 'omit' from source: magic vars 10976 1726879435.96265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879435.97845: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879435.97899: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879435.97926: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879435.97953: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879435.97975: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879435.98042: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879435.98056: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879435.98148: variable 'ansible_facts' from source: unknown 10976 1726879435.98499: Evaluated conditional ("sbd.service" in ansible_facts.services): True 10976 1726879435.98502: variable 'omit' from source: magic vars 10976 1726879435.98545: variable 'omit' from source: magic vars 10976 1726879435.98564: variable 'ha_cluster_sbd_enabled' from source: role '' defaults 10976 1726879435.98574: variable 'omit' from source: magic vars 10976 1726879435.98599: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879435.98623: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879435.98637: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879435.98650: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879435.98659: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879435.98682: variable 'inventory_hostname' from source: set_fact 10976 1726879435.98685: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879435.98691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879435.98761: Set connection var ansible_pipelining to False 10976 1726879435.98767: Set connection var ansible_shell_executable to /bin/sh 10976 1726879435.98773: Set connection var ansible_timeout to 10 10976 1726879435.98775: Set connection var ansible_shell_type to sh 10976 1726879435.98780: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879435.98784: Set connection var ansible_connection to ssh 10976 1726879435.98803: variable 'ansible_shell_executable' from source: unknown 10976 1726879435.98806: variable 'ansible_connection' from source: unknown 10976 1726879435.98809: variable 'ansible_module_compression' from source: unknown 10976 1726879435.98812: variable 'ansible_shell_type' from source: unknown 10976 1726879435.98815: variable 'ansible_shell_executable' from source: unknown 10976 1726879435.98817: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879435.98819: variable 'ansible_pipelining' from source: unknown 10976 1726879435.98821: variable 'ansible_timeout' from source: unknown 10976 1726879435.98829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879435.98906: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879435.98914: variable 'omit' from source: magic vars 10976 1726879435.98919: starting attempt loop 10976 1726879435.98923: running the handler 10976 1726879435.98983: variable 'ansible_facts' from source: unknown 10976 1726879435.99292: _low_level_execute_command(): starting 10976 1726879435.99295: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879435.99816: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879435.99837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879435.99850: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 is address debug1: re-parsing configuration <<< 10976 1726879435.99861: 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879435.99907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879435.99934: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879435.99975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879436.01775: stdout chunk (state=3): >>>/root <<< 10976 1726879436.01878: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879436.01938: stderr chunk (state=3): >>><<< 10976 1726879436.01942: stdout chunk (state=3): >>><<< 10976 1726879436.01971: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879436.01982: _low_level_execute_command(): starting 10976 1726879436.01988: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879436.0197027-13569-216769301879943 `" && echo ansible-tmp-1726879436.0197027-13569-216769301879943="` echo /root/.ansible/tmp/ansible-tmp-1726879436.0197027-13569-216769301879943 `" ) && sleep 0' 10976 1726879436.02453: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879436.02460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879436.02491: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879436.02508: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration <<< 10976 1726879436.02519: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879436.02525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879436.02579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879436.02586: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879436.02649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879436.04550: stdout chunk (state=3): >>>ansible-tmp-1726879436.0197027-13569-216769301879943=/root/.ansible/tmp/ansible-tmp-1726879436.0197027-13569-216769301879943 <<< 10976 1726879436.04662: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879436.04719: stderr chunk (state=3): >>><<< 10976 1726879436.04723: stdout chunk (state=3): >>><<< 10976 1726879436.04743: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879436.0197027-13569-216769301879943=/root/.ansible/tmp/ansible-tmp-1726879436.0197027-13569-216769301879943 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879436.04778: variable 'ansible_module_compression' from source: unknown 10976 1726879436.04818: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 10976 1726879436.04870: variable 'ansible_facts' from source: unknown 10976 1726879436.05003: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879436.0197027-13569-216769301879943/AnsiballZ_systemd.py 10976 1726879436.05126: Sending initial data 10976 1726879436.05129: Sent initial data (156 bytes) 10976 1726879436.05820: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879436.05832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879436.05866: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879436.05873: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration <<< 10976 1726879436.05881: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879436.05887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879436.05896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879436.05902: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879436.05910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879436.05964: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879436.05975: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879436.06031: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879436.07818: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879436.07860: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879436.07900: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp2m3du78d /root/.ansible/tmp/ansible-tmp-1726879436.0197027-13569-216769301879943/AnsiballZ_systemd.py <<< 10976 1726879436.07934: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879436.09628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879436.09732: stderr chunk (state=3): >>><<< 10976 1726879436.09737: stdout chunk (state=3): >>><<< 10976 1726879436.09755: done transferring module to remote 10976 1726879436.09766: _low_level_execute_command(): starting 10976 1726879436.09771: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879436.0197027-13569-216769301879943/ /root/.ansible/tmp/ansible-tmp-1726879436.0197027-13569-216769301879943/AnsiballZ_systemd.py && sleep 0' 10976 1726879436.10224: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879436.10230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879436.10262: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879436.10277: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879436.10335: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879436.10347: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879436.10387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879436.12176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879436.12226: stderr chunk (state=3): >>><<< 10976 1726879436.12229: stdout chunk (state=3): >>><<< 10976 1726879436.12242: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879436.12246: _low_level_execute_command(): starting 10976 1726879436.12251: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879436.0197027-13569-216769301879943/AnsiballZ_systemd.py && sleep 0' 10976 1726879436.12678: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879436.12684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879436.12718: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879436.12736: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879436.12785: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879436.12797: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879436.12857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879436.14833: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10976 1726879436.14857: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # <<< 10976 1726879436.14860: stdout chunk (state=3): >>>import '_warnings' # <<< 10976 1726879436.14862: stdout chunk (state=3): >>>import '_weakref' # <<< 10976 1726879436.14926: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879436.14931: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879436.14967: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879436.15007: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879436.15009: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879436.15042: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879436.15046: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879436.15100: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879436.15125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879436.15142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879436.15150: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879436.15173: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7778043dc0> <<< 10976 1726879436.15209: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879436.15227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777dd83a0> <<< 10976 1726879436.15234: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7778043b20> <<< 10976 1726879436.15255: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879436.15276: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7778043ac0> <<< 10976 1726879436.15293: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879436.15314: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879436.15342: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777dd8490> <<< 10976 1726879436.15355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 10976 1726879436.15364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879436.15379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 10976 1726879436.15389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879436.15401: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879436.15410: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777dd8940> <<< 10976 1726879436.15427: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777dd8670> <<< 10976 1726879436.15459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879436.15463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879436.15489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879436.15503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879436.15527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879436.15546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879436.15567: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d8f190> <<< 10976 1726879436.15589: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879436.15613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879436.15690: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d8f220> <<< 10976 1726879436.15715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879436.15720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879436.15743: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 10976 1726879436.15762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777db2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d8f940> <<< 10976 1726879436.15791: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777df0880> <<< 10976 1726879436.15809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 10976 1726879436.15816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d88d90> <<< 10976 1726879436.15877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879436.15888: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777db2d90> <<< 10976 1726879436.15936: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777dd8970> <<< 10976 1726879436.15965: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879436.16309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879436.16319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879436.16347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879436.16352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879436.16373: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py<<< 10976 1726879436.16380: stdout chunk (state=3): >>> <<< 10976 1726879436.16390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879436.16412: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879436.16429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879436.16437: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d52eb0> <<< 10976 1726879436.16477: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d56f40> <<< 10976 1726879436.16496: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879436.16503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879436.16532: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879436.16542: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879436.16566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879436.16580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 10976 1726879436.16589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879436.16605: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d4c610> <<< 10976 1726879436.16629: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d54640> <<< 10976 1726879436.16637: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d52370> <<< 10976 1726879436.16659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879436.16727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879436.16753: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879436.16778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879436.16801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879436.16804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879436.16851: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777c33dc0> <<< 10976 1726879436.16855: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c338b0> <<< 10976 1726879436.16857: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879436.16890: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 10976 1726879436.16899: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c33eb0> <<< 10976 1726879436.16904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879436.16931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879436.16942: stdout chunk (state=3): >>>import '_operator' # <<< 10976 1726879436.16958: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c33f70> <<< 10976 1726879436.16975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 10976 1726879436.16992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c33e80> <<< 10976 1726879436.17000: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879436.17044: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d2ed30> <<< 10976 1726879436.17053: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879436.17080: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d28610> <<< 10976 1726879436.17134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879436.17138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 10976 1726879436.17143: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d3b670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d5be20> <<< 10976 1726879436.17168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879436.17206: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.17210: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777c45c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d2e250> <<< 10976 1726879436.17245: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.17258: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777d3b280> <<< 10976 1726879436.17266: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d619d0> <<< 10976 1726879436.17285: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879436.17294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879436.17313: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 10976 1726879436.17322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879436.17336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879436.17360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879436.17364: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c45fa0> <<< 10976 1726879436.17366: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c45d90> <<< 10976 1726879436.17400: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 10976 1726879436.17412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c45d00> <<< 10976 1726879436.17425: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879436.17431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879436.17453: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879436.17457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879436.17484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879436.17534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879436.17560: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c19370> <<< 10976 1726879436.17583: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879436.17593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879436.17630: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c19460> <<< 10976 1726879436.17751: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c4dfa0> <<< 10976 1726879436.17792: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c47a30> <<< 10976 1726879436.17795: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c47490> <<< 10976 1726879436.17827: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879436.17834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879436.17870: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879436.17877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879436.17904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879436.17909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879436.17927: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777b4d1c0> <<< 10976 1726879436.17969: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c03c70> <<< 10976 1726879436.18010: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c47eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d61040> <<< 10976 1726879436.18020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879436.18071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879436.18075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 10976 1726879436.18088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777b5eaf0> <<< 10976 1726879436.18095: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879436.18128: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.18131: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777b5ee20> <<< 10976 1726879436.18155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879436.18166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879436.18199: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 10976 1726879436.18208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777b71730> <<< 10976 1726879436.18213: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879436.18251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879436.18279: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777b71c70> <<< 10976 1726879436.18316: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777afe3a0> <<< 10976 1726879436.18325: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777b5ef10> <<< 10976 1726879436.18340: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879436.18356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879436.18401: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.18413: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777b0e280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777b715b0> <<< 10976 1726879436.18418: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879436.18447: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.18452: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777b0e340> <<< 10976 1726879436.18486: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c459d0> <<< 10976 1726879436.18509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879436.18521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879436.18544: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879436.18555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879436.18590: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777b2a6a0> <<< 10976 1726879436.18610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879436.18645: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777b2a970> <<< 10976 1726879436.18648: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777b2a760> <<< 10976 1726879436.18674: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.18679: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777b2a850> <<< 10976 1726879436.18706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 10976 1726879436.18709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879436.18911: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.18914: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777b2aca0> <<< 10976 1726879436.18949: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.18955: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777b371f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777b2a8e0> <<< 10976 1726879436.18972: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777b1da30> <<< 10976 1726879436.18996: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c455b0> <<< 10976 1726879436.19019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879436.19075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879436.19107: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777b2aa90> <<< 10976 1726879436.19269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879436.19291: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7777a53670> <<< 10976 1726879436.19571: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip' <<< 10976 1726879436.19574: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.19673: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.19700: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py <<< 10976 1726879436.19706: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.19724: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.19745: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879436.19753: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.21008: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.21965: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 10976 1726879436.21995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77779907c0> <<< 10976 1726879436.22000: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879436.22030: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 10976 1726879436.22036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879436.22059: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879436.22086: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777990160> <<< 10976 1726879436.22132: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777990280> <<< 10976 1726879436.22161: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777990f10> <<< 10976 1726879436.22185: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 10976 1726879436.22189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879436.22229: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77779904f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777990d30> <<< 10976 1726879436.22249: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879436.22277: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.22286: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777990f70> <<< 10976 1726879436.22297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879436.22324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879436.22362: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777990100> <<< 10976 1726879436.22382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879436.22404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879436.22418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879436.22438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879436.22466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879436.22555: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f777795eee0> <<< 10976 1726879436.22590: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.22596: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77773470d0> <<< 10976 1726879436.22625: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77773472b0> <<< 10976 1726879436.22644: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879436.22657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879436.22690: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777347c40> <<< 10976 1726879436.22708: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777977dc0> <<< 10976 1726879436.22870: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77779773a0> <<< 10976 1726879436.22896: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 10976 1726879436.22903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879436.22918: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777977f70> <<< 10976 1726879436.22943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879436.22952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879436.22983: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 10976 1726879436.22988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879436.23012: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879436.23021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879436.23044: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879436.23048: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77779c7c10> <<< 10976 1726879436.23125: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f777799dcd0> <<< 10976 1726879436.23129: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f777799d3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777944b80> <<< 10976 1726879436.23159: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f777799d4c0> <<< 10976 1726879436.23191: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f777799d4f0> <<< 10976 1726879436.23216: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879436.23235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879436.23254: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879436.23290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879436.23359: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77773a6250> <<< 10976 1726879436.23371: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77779d81f0> <<< 10976 1726879436.23396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879436.23403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879436.23463: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.23468: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77773b28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77779d8370> <<< 10976 1726879436.23495: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879436.23528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879436.23551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 10976 1726879436.23567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879436.23572: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879436.23620: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77779d8d30> <<< 10976 1726879436.23758: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77773b2880> <<< 10976 1726879436.23856: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.23861: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77779700d0> <<< 10976 1726879436.23897: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.23902: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f777799c9a0> <<< 10976 1726879436.23934: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.23943: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77773b20d0> <<< 10976 1726879436.23950: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77779cf8b0> <<< 10976 1726879436.23975: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879436.24000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879436.24014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879436.24060: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77773a79d0> <<< 10976 1726879436.24245: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77773c5b80> <<< 10976 1726879436.24265: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77773b1640> <<< 10976 1726879436.24293: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77773a7f70> <<< 10976 1726879436.24300: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77773b1a30> <<< 10976 1726879436.24314: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.24328: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.24336: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879436.24350: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.24468: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.24525: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.24541: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.24552: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879436.24569: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879436.24576: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879436.24590: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.24686: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.24785: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.25269: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.25737: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10976 1726879436.25761: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879436.25784: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879436.25799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879436.25860: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.25865: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77773f67c0> <<< 10976 1726879436.25925: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879436.25934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879436.25947: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77773fc820> <<< 10976 1726879436.25954: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776f339a0> <<< 10976 1726879436.26001: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879436.26013: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.26041: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.26053: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879436.26058: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.26176: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.26306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879436.26309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879436.26339: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f777794f760> <<< 10976 1726879436.26344: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.26737: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.27104: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.27159: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.27224: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879436.27227: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.27261: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.27294: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879436.27299: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.27354: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.27427: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10976 1726879436.27448: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879436.27470: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.27513: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.27539: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879436.27727: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.27910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879436.27940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879436.27946: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879436.28021: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77779943d0> <<< 10976 1726879436.28027: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.28092: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.28155: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879436.28168: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879436.28171: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879436.28196: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879436.28201: stdout chunk (state=3): >>> <<< 10976 1726879436.28230: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.28266: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879436.28271: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.28311: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.28682: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879436.28691: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77773e79a0> <<< 10976 1726879436.28709: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776dca430> <<< 10976 1726879436.28747: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879436.28753: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.28807: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.28863: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.28884: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.28928: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879436.28936: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879436.28959: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879436.28993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879436.29016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879436.29038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879436.29159: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77773f7670> <<< 10976 1726879436.29168: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777962d90> <<< 10976 1726879436.29230: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777994400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879436.29242: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.29266: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.29291: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879436.29410: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879436.29421: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10976 1726879436.29584: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.29787: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879436.29803: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.29839: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.30000: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879436.30154: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879436.30156: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879436.30160: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 10976 1726879436.30250: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.30387: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.30419: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.30468: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879436.30495: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 10976 1726879436.30500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 10976 1726879436.30527: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 10976 1726879436.30561: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776f66bb0> <<< 10976 1726879436.30585: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 10976 1726879436.30597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 10976 1726879436.30611: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 10976 1726879436.30650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 10976 1726879436.30665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 10976 1726879436.30705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 10976 1726879436.30719: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776efcf70> <<< 10976 1726879436.30743: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7776efc4f0> <<< 10976 1726879436.30862: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776f3cee0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776ca6d00> <<< 10976 1726879436.30879: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776cae6a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776cae8b0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 10976 1726879436.30884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 10976 1726879436.30904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 10976 1726879436.31006: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7776ef7c40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776f17f70> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 10976 1726879436.31011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776ef7fd0> <<< 10976 1726879436.31035: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 10976 1726879436.31056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879436.31094: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7776f48910> <<< 10976 1726879436.31117: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777974cd0> <<< 10976 1726879436.31144: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776cae7f0> <<< 10976 1726879436.31147: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 10976 1726879436.31179: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.31192: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.31196: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 10976 1726879436.31201: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.31248: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.31306: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 10976 1726879436.31309: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.31348: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.31391: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 10976 1726879436.31403: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.31421: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 10976 1726879436.31436: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.31467: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.31497: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 10976 1726879436.31501: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.31544: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.31587: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 10976 1726879436.31594: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.31638: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.31682: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 10976 1726879436.31730: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.31775: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.31820: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.31885: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py <<< 10976 1726879436.31888: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 10976 1726879436.32643: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 10976 1726879436.32692: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.32741: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.32766: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.32817: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 10976 1726879436.32832: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.32844: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.32879: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 10976 1726879436.32882: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.32923: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.32979: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 10976 1726879436.32982: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.33041: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.33052: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 10976 1726879436.33096: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.33108: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 10976 1726879436.33162: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.33248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 10976 1726879436.33290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776f48f70> <<< 10976 1726879436.33305: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 10976 1726879436.33313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879436.33462: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776c0acd0> <<< 10976 1726879436.33473: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 10976 1726879436.33530: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.33590: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 10976 1726879436.33597: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.33667: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.33744: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 10976 1726879436.33749: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.33807: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.33874: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 10976 1726879436.33880: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.33914: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.33957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 10976 1726879436.33981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 10976 1726879436.34135: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7776d17fd0> <<< 10976 1726879436.34376: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776c7c640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 10976 1726879436.34382: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.34430: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.34519: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 10976 1726879436.34525: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.34598: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.34669: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.34831: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.34962: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py <<< 10976 1726879436.34974: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 10976 1726879436.34980: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.35043: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.35067: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 10976 1726879436.35070: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.35104: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.35145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 10976 1726879436.35209: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7776bb0700> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776c7c610> <<< 10976 1726879436.35230: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 10976 1726879436.35244: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 10976 1726879436.35260: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.35295: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.35333: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 10976 1726879436.35351: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.35508: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.35601: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 10976 1726879436.35760: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.35838: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.35881: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.35927: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 10976 1726879436.35949: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879436.35967: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.36096: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.36217: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 10976 1726879436.36327: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.36431: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 10976 1726879436.36450: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.36464: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.36493: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.36937: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.37375: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 10976 1726879436.37396: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.37464: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.37562: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 10976 1726879436.37654: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.37745: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 10976 1726879436.37749: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.37862: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.37989: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 10976 1726879436.38007: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.38026: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 10976 1726879436.38058: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.38071: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.38109: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 10976 1726879436.38205: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.38289: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.38452: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.38615: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 10976 1726879436.38651: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.38667: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.38694: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 10976 1726879436.38707: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.38727: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.38750: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 10976 1726879436.38759: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.38815: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.38874: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 10976 1726879436.38890: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.38902: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.38934: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 10976 1726879436.38940: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.38985: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.39031: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 10976 1726879436.39044: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.39088: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.39143: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 10976 1726879436.39147: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.39381: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.39597: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 10976 1726879436.39604: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.39649: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.39705: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 10976 1726879436.39710: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.39742: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.39775: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 10976 1726879436.39782: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.39810: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.39841: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 10976 1726879436.39847: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.39878: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.39908: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 10976 1726879436.39919: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.39979: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.40048: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 10976 1726879436.40061: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.40076: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 10976 1726879436.40095: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.40131: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.40168: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 10976 1726879436.40176: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.40197: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.40212: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.40255: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.40299: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.40355: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.40415: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 10976 1726879436.40439: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 10976 1726879436.40458: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.40482: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.40548: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 10976 1726879436.40566: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.40702: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.40870: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 10976 1726879436.40873: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.40909: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.40956: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 10976 1726879436.41006: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.41056: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 10976 1726879436.41060: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.41115: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.41199: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 10976 1726879436.41217: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.41274: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.41349: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py <<< 10976 1726879436.41361: stdout chunk (state=3): >>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 10976 1726879436.41368: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.41495: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.41609: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py <<< 10976 1726879436.41698: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.41843: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879436.44480: stdout chunk (state=3): >>> {"name": "sbd", "changed": false, "status": {"Type": "forking", "ExitType": "main", "Restart": "on-abort", "PIDFile": "/run/sbd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/sbd ; argv[]=/usr/sbin/sbd $SBD_OPTS -p /run/sbd.pid watch ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/sbd ; argv[]=/usr/sbin/sbd $SBD_OPTS -p /run/sbd.pid watch ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -TERM $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -TERM $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "1844674407<<< 10976 1726879436.44530: stdout chunk (state=3): >>>3709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname<<< 10976 1726879436.44549: stdout chunk (state=3): >>>": "no", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "sbd.service", "Names": "sbd.service", "Requires": "system.slice sysinit.target", "PartOf": "corosync.service", "Conflicts": "shutdown.target", "Before": "shutdown.target pacemaker.service dlm.service", "After": "basic.target sysinit.target system.slice iscsi.service systemd-modules-load.service systemd-journald.socket", "Documentation": "\"man:sbd(8)\"", "Description": "Shared-storage based fencing daemon", "AccessSELinuxContext": "system_u:object_r:sbd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/sbd.service", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "no", "CanStop": "no", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "yes", "RefuseManualStop": "yes", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": false, "invocation": {"module_args": {"name": "sbd", "enabled": false, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}} <<< 10976 1726879436.45068: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 10976 1726879436.45099: stdout chunk (state=3): >>># cleanup[2] removing _thread <<< 10976 1726879436.45134: stdout chunk (state=3): >>># cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os <<< 10976 1726879436.45140: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg <<< 10976 1726879436.45144: stdout chunk (state=3): >>># cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 <<< 10976 1726879436.45149: stdout chunk (state=3): >>># cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform <<< 10976 1726879436.45161: stdout chunk (state=3): >>># cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian <<< 10976 1726879436.45177: 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 # 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 <<< 10976 1726879436.45201: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10976 1726879436.45237: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl <<< 10976 1726879436.45241: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd <<< 10976 1726879436.45256: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd <<< 10976 1726879436.45263: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 10976 1726879436.45543: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879436.45566: stdout chunk (state=3): >>># destroy importlib.util <<< 10976 1726879436.45573: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879436.45614: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 10976 1726879436.45631: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 10976 1726879436.45665: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 10976 1726879436.45677: stdout chunk (state=3): >>># destroy json.decoder <<< 10976 1726879436.45680: stdout chunk (state=3): >>># destroy json.encoder # destroy json.scanner # destroy _json <<< 10976 1726879436.45683: stdout chunk (state=3): >>># destroy encodings <<< 10976 1726879436.45705: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879436.45751: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 10976 1726879436.45800: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing <<< 10976 1726879436.45811: stdout chunk (state=3): >>># destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 10976 1726879436.45849: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process <<< 10976 1726879436.45856: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 10976 1726879436.45882: stdout chunk (state=3): >>># destroy datetime <<< 10976 1726879436.45890: stdout chunk (state=3): >>># destroy base64 <<< 10976 1726879436.45923: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 10976 1726879436.45926: stdout chunk (state=3): >>># destroy json <<< 10976 1726879436.45947: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 10976 1726879436.45964: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 10976 1726879436.45969: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy shlex <<< 10976 1726879436.46002: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 10976 1726879436.46030: 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 # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 10976 1726879436.46056: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 10976 1726879436.46069: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess <<< 10976 1726879436.46105: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 10976 1726879436.46118: stdout chunk (state=3): >>># cleanup[3] wiping shutil <<< 10976 1726879436.46124: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 10976 1726879436.46127: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 10976 1726879436.46145: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879436.46156: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879436.46186: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types <<< 10976 1726879436.46202: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 10976 1726879436.46231: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal <<< 10976 1726879436.46245: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs <<< 10976 1726879436.46268: stdout chunk (state=3): >>># 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 <<< 10976 1726879436.46275: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 10976 1726879436.46308: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 10976 1726879436.46320: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879436.46481: stdout chunk (state=3): >>># destroy platform <<< 10976 1726879436.46494: stdout chunk (state=3): >>># destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 10976 1726879436.46525: stdout chunk (state=3): >>># destroy _heapq <<< 10976 1726879436.46534: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 10976 1726879436.46544: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879436.46566: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 10976 1726879436.46586: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879436.46627: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879436.47113: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879436.47136: stdout chunk (state=3): >>><<< 10976 1726879436.47149: stderr chunk (state=3): >>><<< 10976 1726879436.47461: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7778043dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777dd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7778043b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7778043ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777dd8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777dd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777dd8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d8f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d8f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777db2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777df0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d88d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777db2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777dd8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d52eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d56f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d4c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d54640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d52370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777c33dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c338b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c33eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c33f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c33e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d2ed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d28610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d3b670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d5be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777c45c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d2e250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777d3b280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d619d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c45fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c45d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c45d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c19370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c19460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c4dfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c47a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c47490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777b4d1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c03c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c47eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777d61040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777b5eaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777b5ee20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777b71730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777b71c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777afe3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777b5ef10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777b0e280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777b715b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777b0e340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c459d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777b2a6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777b2a970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777b2a760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777b2a850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777b2aca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777b371f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777b2a8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777b1da30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777c455b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777b2aa90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7777a53670> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77779907c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777990160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777990280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777990f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77779904f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777990d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7777990f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777990100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f777795eee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77773470d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77773472b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777347c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777977dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77779773a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777977f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77779c7c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f777799dcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f777799d3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777944b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f777799d4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f777799d4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77773a6250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77779d81f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77773b28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77779d8370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77779d8d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77773b2880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77779700d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f777799c9a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77773b20d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77779cf8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77773a79d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77773c5b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77773b1640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77773a7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77773b1a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77773f67c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77773fc820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776f339a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f777794f760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77779943d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77773e79a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776dca430> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77773f7670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777962d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777994400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776f66bb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776efcf70> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7776efc4f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776f3cee0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776ca6d00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776cae6a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776cae8b0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7776ef7c40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776f17f70> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776ef7fd0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7776f48910> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7777974cd0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776cae7f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776f48f70> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776c0acd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7776d17fd0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776c7c640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7776bb0700> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7776c7c610> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ieoxhifa/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "sbd", "changed": false, "status": {"Type": "forking", "ExitType": "main", "Restart": "on-abort", "PIDFile": "/run/sbd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/sbd ; argv[]=/usr/sbin/sbd $SBD_OPTS -p /run/sbd.pid watch ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/sbd ; argv[]=/usr/sbin/sbd $SBD_OPTS -p /run/sbd.pid watch ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -TERM $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -TERM $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "sbd.service", "Names": "sbd.service", "Requires": "system.slice sysinit.target", "PartOf": "corosync.service", "Conflicts": "shutdown.target", "Before": "shutdown.target pacemaker.service dlm.service", "After": "basic.target sysinit.target system.slice iscsi.service systemd-modules-load.service systemd-journald.socket", "Documentation": "\"man:sbd(8)\"", "Description": "Shared-storage based fencing daemon", "AccessSELinuxContext": "system_u:object_r:sbd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/sbd.service", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "no", "CanStop": "no", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "yes", "RefuseManualStop": "yes", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": false, "invocation": {"module_args": {"name": "sbd", "enabled": false, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879436.48806: done with _execute_module (ansible.legacy.systemd, {'name': 'sbd', 'enabled': False, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_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-1726879436.0197027-13569-216769301879943/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879436.48810: _low_level_execute_command(): starting 10976 1726879436.48812: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879436.0197027-13569-216769301879943/ > /dev/null 2>&1 && sleep 0' 10976 1726879436.48850: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879436.48864: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879436.48879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879436.48898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879436.48942: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879436.48955: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879436.48970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879436.48989: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879436.49004: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879436.49016: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879436.49030: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879436.49045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879436.49060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879436.49072: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879436.49082: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879436.49095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879436.49171: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879436.49192: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879436.49209: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879436.49280: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879436.51086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879436.51129: stderr chunk (state=3): >>><<< 10976 1726879436.51132: stdout chunk (state=3): >>><<< 10976 1726879436.51149: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879436.51155: handler run complete 10976 1726879436.51193: attempt loop complete, returning result 10976 1726879436.51196: _execute() done 10976 1726879436.51198: dumping result to json 10976 1726879436.51208: done dumping result, returning 10976 1726879436.51216: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Enable or disable SBD [0e24e73b-299d-f469-e0b0-000000000bae] 10976 1726879436.51221: sending task result for task 0e24e73b-299d-f469-e0b0-000000000bae ok: [managed_node2] => { "changed": false, "enabled": false, "name": "sbd", "status": { "AccessSELinuxContext": "system_u:object_r:sbd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target system.slice iscsi.service systemd-modules-load.service systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target pacemaker.service dlm.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "no", "CanStop": "no", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Shared-storage based fencing daemon", "DevicePolicy": "auto", "Documentation": "\"man:sbd(8)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/sbd ; argv[]=/usr/sbin/sbd $SBD_OPTS -p /run/sbd.pid watch ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/sbd ; argv[]=/usr/sbin/sbd $SBD_OPTS -p /run/sbd.pid watch ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -TERM $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -TERM $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/sbd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "sbd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "sbd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/sbd.pid", "PartOf": "corosync.service", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "yes", "RefuseManualStop": "yes", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-abort", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } 10976 1726879436.51683: no more pending results, returning what we have 10976 1726879436.51708: results queue empty 10976 1726879436.51709: checking for any_errors_fatal 10976 1726879436.51716: done checking for any_errors_fatal 10976 1726879436.51717: checking for max_fail_percentage 10976 1726879436.51718: done checking for max_fail_percentage 10976 1726879436.51719: checking to see if all hosts have failed and the running result is not ok 10976 1726879436.51720: done checking to see if all hosts have failed 10976 1726879436.51721: getting the remaining hosts for this loop 10976 1726879436.51725: done getting the remaining hosts for this loop 10976 1726879436.51729: getting the next task for host managed_node2 10976 1726879436.51736: done getting next task for host managed_node2 10976 1726879436.51743: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Start the cluster and reload corosync.conf 10976 1726879436.51746: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879436.51758: getting variables 10976 1726879436.51760: in VariableManager get_vars() 10976 1726879436.51799: Calling all_inventory to load vars for managed_node2 10976 1726879436.51802: Calling groups_inventory to load vars for managed_node2 10976 1726879436.51805: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879436.51813: Calling all_plugins_play to load vars for managed_node2 10976 1726879436.51817: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879436.51820: Calling groups_plugins_play to load vars for managed_node2 10976 1726879436.52898: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000bae 10976 1726879436.52902: WORKER PROCESS EXITING 10976 1726879436.52907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879436.53587: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879436.53600: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879436.53604: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879436.53655: done with get_vars() 10976 1726879436.53669: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Start the cluster and reload corosync.conf] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:89 Friday 20 September 2024 20:43:56 -0400 (0:00:00.584) 0:01:17.960 ****** 10976 1726879436.53740: entering _queue_task() for managed_node2/include_tasks 10976 1726879436.53947: worker is 1 (out of 1 available) 10976 1726879436.53958: exiting _queue_task() for managed_node2/include_tasks 10976 1726879436.53970: done queuing things up, now waiting for results queue to drain 10976 1726879436.53971: waiting for pending results... 10976 1726879436.54180: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Start the cluster and reload corosync.conf 10976 1726879436.54268: in run() - task 0e24e73b-299d-f469-e0b0-0000000000fc 10976 1726879436.54281: variable 'ansible_search_path' from source: unknown 10976 1726879436.54285: variable 'ansible_search_path' from source: unknown 10976 1726879436.54316: calling self._execute() 10976 1726879436.54409: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879436.54413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879436.54421: variable 'omit' from source: magic vars 10976 1726879436.54703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879436.57207: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879436.57660: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879436.57687: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879436.57716: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879436.57753: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879436.57902: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879436.57914: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879436.58017: variable 'ha_cluster_pacemaker_shell' from source: role '' defaults 10976 1726879436.58033: _execute() done 10976 1726879436.58039: dumping result to json 10976 1726879436.58061: done dumping result, returning 10976 1726879436.58081: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Start the cluster and reload corosync.conf [0e24e73b-299d-f469-e0b0-0000000000fc] 10976 1726879436.58086: sending task result for task 0e24e73b-299d-f469-e0b0-0000000000fc 10976 1726879436.58236: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000000fc 10976 1726879436.58239: WORKER PROCESS EXITING 10976 1726879436.58283: no more pending results, returning what we have 10976 1726879436.58289: in VariableManager get_vars() 10976 1726879436.58345: Calling all_inventory to load vars for managed_node2 10976 1726879436.58348: Calling groups_inventory to load vars for managed_node2 10976 1726879436.58350: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879436.58361: Calling all_plugins_play to load vars for managed_node2 10976 1726879436.58365: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879436.58368: Calling groups_plugins_play to load vars for managed_node2 10976 1726879436.59374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879436.60101: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879436.60113: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879436.60117: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879436.60157: done with get_vars() 10976 1726879436.60170: variable 'ansible_search_path' from source: unknown 10976 1726879436.60171: variable 'ansible_search_path' from source: unknown 10976 1726879436.60192: we have included files to process 10976 1726879436.60193: generating all_blocks data 10976 1726879436.60195: done generating all_blocks data 10976 1726879436.60199: processing included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml 10976 1726879436.60199: loading included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml 10976 1726879436.60201: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml 10976 1726879436.60900: done processing included file 10976 1726879436.60902: iterating over new_blocks loaded from include file 10976 1726879436.60903: in VariableManager get_vars() 10976 1726879436.60917: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879436.60930: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879436.60934: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879436.60956: done with get_vars() 10976 1726879436.60957: filtering new block on tags 10976 1726879436.61056: done filtering new block on tags 10976 1726879436.61058: done iterating over new_blocks loaded from include file included: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml for managed_node2 10976 1726879436.61061: extending task lists for all hosts with included blocks 10976 1726879436.63866: done extending task lists 10976 1726879436.63867: done processing included files 10976 1726879436.63868: results queue empty 10976 1726879436.63868: checking for any_errors_fatal 10976 1726879436.63872: done checking for any_errors_fatal 10976 1726879436.63873: checking for max_fail_percentage 10976 1726879436.63873: done checking for max_fail_percentage 10976 1726879436.63874: checking to see if all hosts have failed and the running result is not ok 10976 1726879436.63874: done checking to see if all hosts have failed 10976 1726879436.63875: getting the remaining hosts for this loop 10976 1726879436.63876: done getting the remaining hosts for this loop 10976 1726879436.63877: getting the next task for host managed_node2 10976 1726879436.63880: done getting next task for host managed_node2 10976 1726879436.63882: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Get services status - detect corosync-qdevice 10976 1726879436.63885: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879436.63896: getting variables 10976 1726879436.63897: in VariableManager get_vars() 10976 1726879436.63907: Calling all_inventory to load vars for managed_node2 10976 1726879436.63909: Calling groups_inventory to load vars for managed_node2 10976 1726879436.63910: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879436.63913: Calling all_plugins_play to load vars for managed_node2 10976 1726879436.63915: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879436.63916: Calling groups_plugins_play to load vars for managed_node2 10976 1726879436.64617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879436.65348: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879436.65358: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879436.65361: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879436.65394: done with get_vars() 10976 1726879436.65408: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Get services status - detect corosync-qdevice] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:21 Friday 20 September 2024 20:43:56 -0400 (0:00:00.117) 0:01:18.078 ****** 10976 1726879436.65512: entering _queue_task() for managed_node2/service_facts 10976 1726879436.65809: worker is 1 (out of 1 available) 10976 1726879436.65821: exiting _queue_task() for managed_node2/service_facts 10976 1726879436.65834: done queuing things up, now waiting for results queue to drain 10976 1726879436.65835: waiting for pending results... 10976 1726879436.66093: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Get services status - detect corosync-qdevice 10976 1726879436.66168: in run() - task 0e24e73b-299d-f469-e0b0-000000000cfb 10976 1726879436.66181: variable 'ansible_search_path' from source: unknown 10976 1726879436.66185: variable 'ansible_search_path' from source: unknown 10976 1726879436.66215: calling self._execute() 10976 1726879436.66298: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879436.66302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879436.66311: variable 'omit' from source: magic vars 10976 1726879436.66583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879436.68532: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879436.68618: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879436.68664: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879436.68718: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879436.68744: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879436.68826: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879436.68842: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879436.68850: variable 'omit' from source: magic vars 10976 1726879436.68912: variable 'omit' from source: magic vars 10976 1726879436.68947: variable 'omit' from source: magic vars 10976 1726879436.68987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879436.69011: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879436.69033: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879436.69069: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879436.69089: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879436.69144: variable 'inventory_hostname' from source: set_fact 10976 1726879436.69155: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879436.69158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879436.69270: Set connection var ansible_pipelining to False 10976 1726879436.69276: Set connection var ansible_shell_executable to /bin/sh 10976 1726879436.69282: Set connection var ansible_timeout to 10 10976 1726879436.69284: Set connection var ansible_shell_type to sh 10976 1726879436.69289: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879436.69296: Set connection var ansible_connection to ssh 10976 1726879436.69321: variable 'ansible_shell_executable' from source: unknown 10976 1726879436.69327: variable 'ansible_connection' from source: unknown 10976 1726879436.69329: variable 'ansible_module_compression' from source: unknown 10976 1726879436.69332: variable 'ansible_shell_type' from source: unknown 10976 1726879436.69334: variable 'ansible_shell_executable' from source: unknown 10976 1726879436.69336: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879436.69339: variable 'ansible_pipelining' from source: unknown 10976 1726879436.69342: variable 'ansible_timeout' from source: unknown 10976 1726879436.69344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879436.69457: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879436.69465: variable 'omit' from source: magic vars 10976 1726879436.69468: starting attempt loop 10976 1726879436.69482: running the handler 10976 1726879436.69500: _low_level_execute_command(): starting 10976 1726879436.69508: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879436.70384: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879436.70412: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879436.70430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879436.70455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879436.70509: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879436.70521: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879436.70534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879436.70554: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879436.70578: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879436.70581: 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879436.70637: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879436.70660: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879436.70674: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879436.70751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879436.72392: stdout chunk (state=3): >>>/root <<< 10976 1726879436.72508: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879436.72599: stderr chunk (state=3): >>><<< 10976 1726879436.72611: stdout chunk (state=3): >>><<< 10976 1726879436.72630: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879436.72641: _low_level_execute_command(): starting 10976 1726879436.72646: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879436.7262943-13592-48738879971852 `" && echo ansible-tmp-1726879436.7262943-13592-48738879971852="` echo /root/.ansible/tmp/ansible-tmp-1726879436.7262943-13592-48738879971852 `" ) && sleep 0' 10976 1726879436.73087: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879436.73096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879436.73118: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879436.73125: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration <<< 10976 1726879436.73137: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879436.73143: 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.42.6 originally 10.31.42.6 <<< 10976 1726879436.73153: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879436.73158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879436.73241: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879436.73245: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879436.73302: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879436.75195: stdout chunk (state=3): >>>ansible-tmp-1726879436.7262943-13592-48738879971852=/root/.ansible/tmp/ansible-tmp-1726879436.7262943-13592-48738879971852 <<< 10976 1726879436.75307: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879436.75351: stderr chunk (state=3): >>><<< 10976 1726879436.75358: stdout chunk (state=3): >>><<< 10976 1726879436.75372: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879436.7262943-13592-48738879971852=/root/.ansible/tmp/ansible-tmp-1726879436.7262943-13592-48738879971852 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879436.75408: variable 'ansible_module_compression' from source: unknown 10976 1726879436.75438: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 10976 1726879436.75467: variable 'ansible_facts' from source: unknown 10976 1726879436.75526: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879436.7262943-13592-48738879971852/AnsiballZ_service_facts.py 10976 1726879436.75621: Sending initial data 10976 1726879436.75624: Sent initial data (161 bytes) 10976 1726879436.76257: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879436.76262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879436.76297: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879436.76311: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879436.76361: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879436.76367: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879436.76375: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879436.76428: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879436.78167: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 10976 1726879436.78183: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879436.78229: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 <<< 10976 1726879436.78250: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 10976 1726879436.78272: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmplaojp_lz /root/.ansible/tmp/ansible-tmp-1726879436.7262943-13592-48738879971852/AnsiballZ_service_facts.py <<< 10976 1726879436.78333: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879436.79426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879436.79547: stderr chunk (state=3): >>><<< 10976 1726879436.79553: stdout chunk (state=3): >>><<< 10976 1726879436.79572: done transferring module to remote 10976 1726879436.79583: _low_level_execute_command(): starting 10976 1726879436.79597: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879436.7262943-13592-48738879971852/ /root/.ansible/tmp/ansible-tmp-1726879436.7262943-13592-48738879971852/AnsiballZ_service_facts.py && sleep 0' 10976 1726879436.80381: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879436.80396: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879436.80420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879436.80448: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879436.80474: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879436.80502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879436.80543: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879436.80545: 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879436.80597: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879436.80600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879436.80672: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879436.82411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879436.82451: stderr chunk (state=3): >>><<< 10976 1726879436.82454: stdout chunk (state=3): >>><<< 10976 1726879436.82465: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879436.82468: _low_level_execute_command(): starting 10976 1726879436.82472: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879436.7262943-13592-48738879971852/AnsiballZ_service_facts.py && sleep 0' 10976 1726879436.82878: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879436.82881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879436.82911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879436.82914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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 <<< 10976 1726879436.82919: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879436.82970: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879436.82977: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879436.83026: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879436.84951: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879436.84978: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 10976 1726879436.84981: stdout chunk (state=3): >>>import '_weakref' # <<< 10976 1726879436.85042: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879436.85046: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879436.85082: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879436.85110: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879436.85160: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879436.85163: stdout chunk (state=3): >>>import 'zipimport' # <<< 10976 1726879436.85172: stdout chunk (state=3): >>># installed zipimport hook <<< 10976 1726879436.85211: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 10976 1726879436.85215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879436.85234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879436.85259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879436.85262: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879436.85292: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cbf3dc0> <<< 10976 1726879436.85314: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879436.85335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cb983a0> <<< 10976 1726879436.85353: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cbf3b20> <<< 10976 1726879436.85375: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 10976 1726879436.85382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879436.85395: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cbf3ac0> <<< 10976 1726879436.85413: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879436.85434: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879436.85450: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cb98490> <<< 10976 1726879436.85471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879436.85488: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879436.85510: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879436.85513: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cb98940> <<< 10976 1726879436.85537: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cb98670> <<< 10976 1726879436.85561: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879436.85577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879436.85596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879436.85618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879436.85636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879436.85656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879436.85680: stdout chunk (state=3): >>>import '_stat' # <<< 10976 1726879436.85684: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cb4f190> <<< 10976 1726879436.85699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879436.85724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879436.85793: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cb4f220> <<< 10976 1726879436.85817: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879436.85825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879436.85849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 10976 1726879436.85865: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cb72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cb4f940> <<< 10976 1726879436.85898: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cbb0880> <<< 10976 1726879436.85919: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879436.85925: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cb48d90> <<< 10976 1726879436.85977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 10976 1726879436.85981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879436.85992: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cb72d90> <<< 10976 1726879436.86041: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cb98970> <<< 10976 1726879436.86071: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879436.86270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879436.86280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879436.86307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879436.86315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879436.86333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879436.86353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879436.86379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879436.86388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879436.86399: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0caedeb0> <<< 10976 1726879436.86442: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0caf1f40> <<< 10976 1726879436.86459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879436.86471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879436.86490: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879436.86507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879436.86529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879436.86545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 10976 1726879436.86553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879436.86573: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cae7610> <<< 10976 1726879436.86597: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0caef640> <<< 10976 1726879436.86601: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0caed370> <<< 10976 1726879436.86617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879436.86685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879436.86705: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879436.86737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879436.86761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879436.86770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879436.86793: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.86804: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0ca6ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca6e910> <<< 10976 1726879436.86820: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879436.86840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca6ef10> <<< 10976 1726879436.86858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879436.86878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879436.86900: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca6efd0> <<< 10976 1726879436.86930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 10976 1726879436.86933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca820d0> <<< 10976 1726879436.86951: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879436.86996: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cac9d90> <<< 10976 1726879436.87002: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879436.87027: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cac2670> <<< 10976 1726879436.87078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cad56d0> <<< 10976 1726879436.87093: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0caf6e20> <<< 10976 1726879436.87109: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879436.87145: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0ca82cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cac92b0> <<< 10976 1726879436.87183: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.87199: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0cad52e0> <<< 10976 1726879436.87202: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cafc9d0> <<< 10976 1726879436.87225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879436.87231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879436.87256: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 10976 1726879436.87260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879436.87284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879436.87287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879436.87311: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca82eb0> <<< 10976 1726879436.87316: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca82df0> <<< 10976 1726879436.87339: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 10976 1726879436.87343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca82d60> <<< 10976 1726879436.87369: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879436.87376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879436.87398: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879436.87403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879436.87431: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879436.87475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879436.87503: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca4c3d0> <<< 10976 1726879436.87524: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879436.87540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879436.87571: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca4c4c0> <<< 10976 1726879436.87691: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca8af40> <<< 10976 1726879436.87732: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca84a90> <<< 10976 1726879436.87744: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca84490> <<< 10976 1726879436.87762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879436.87777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879436.87811: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879436.87818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879436.87843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879436.87849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879436.87874: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c756220> <<< 10976 1726879436.87892: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca38520> <<< 10976 1726879436.87943: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca84f10> <<< 10976 1726879436.87947: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cafc040> <<< 10976 1726879436.87971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879436.87992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879436.88018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 10976 1726879436.88034: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c766b50> <<< 10976 1726879436.88037: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879436.88073: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c766e80> <<< 10976 1726879436.88096: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879436.88099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879436.88126: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879436.88144: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c777790> <<< 10976 1726879436.88162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879436.88194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879436.88217: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c777cd0> <<< 10976 1726879436.88259: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.88266: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c706400> <<< 10976 1726879436.88277: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c766f70> <<< 10976 1726879436.88298: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879436.88302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879436.88345: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c7162e0> <<< 10976 1726879436.88364: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c777610> import 'pwd' # <<< 10976 1726879436.88395: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c7163a0> <<< 10976 1726879436.88440: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca82a30> <<< 10976 1726879436.88461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879436.88476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879436.88497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879436.88512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879436.88541: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.88546: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c732700> <<< 10976 1726879436.88569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 10976 1726879436.88572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879436.88596: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.88601: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c7329d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c7327c0> <<< 10976 1726879436.88631: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c7328b0> <<< 10976 1726879436.88662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879436.88864: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c732d00> <<< 10976 1726879436.88903: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c73e250> <<< 10976 1726879436.88911: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c732940> <<< 10976 1726879436.88923: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c725a90> <<< 10976 1726879436.88946: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca82610> <<< 10976 1726879436.88967: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879436.89026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879436.89063: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c732af0> <<< 10976 1726879436.89167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879436.89172: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3a0c66e6d0> <<< 10976 1726879436.89384: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip' # zipimport: zlib available <<< 10976 1726879436.89476: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.89505: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/__init__.py <<< 10976 1726879436.89512: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.89535: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.89541: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879436.89556: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.90770: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.91716: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 10976 1726879436.91721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c581820> <<< 10976 1726879436.91747: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 10976 1726879436.91752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879436.91775: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 10976 1726879436.91784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879436.91806: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879436.91840: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.91842: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c581160> <<< 10976 1726879436.91879: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c581280> <<< 10976 1726879436.91910: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c581f70> <<< 10976 1726879436.91935: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 10976 1726879436.91940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879436.91984: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c5814f0> <<< 10976 1726879436.91987: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c581d90> <<< 10976 1726879436.91993: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879436.92023: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c581fd0> <<< 10976 1726879436.92043: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879436.92069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879436.92108: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c581100> <<< 10976 1726879436.92130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879436.92142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879436.92163: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879436.92185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879436.92205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879436.92280: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0bfaff40> <<< 10976 1726879436.92310: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.92315: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0bfccd00> <<< 10976 1726879436.92343: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.92348: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0bfcceb0> <<< 10976 1726879436.92365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879436.92397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879436.92429: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0bfcc370> <<< 10976 1726879436.92446: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c5e8dc0> <<< 10976 1726879436.92603: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c5e83a0> <<< 10976 1726879436.92629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879436.92655: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c5e8fd0> <<< 10976 1726879436.92679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879436.92684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879436.92703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879436.92732: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879436.92734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879436.92762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879436.92775: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c5b8d30> <<< 10976 1726879436.92853: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c554d30> <<< 10976 1726879436.92856: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c554400> <<< 10976 1726879436.92862: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c5894f0> <<< 10976 1726879436.92894: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.92899: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c554520> <<< 10976 1726879436.92930: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c554550> <<< 10976 1726879436.92952: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879436.92964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879436.92986: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879436.93009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879436.93083: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.93088: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0bf9efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c5c8250> <<< 10976 1726879436.93111: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879436.93122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879436.93176: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.93181: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0bf9c850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c5c83d0> <<< 10976 1726879436.93207: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879436.93243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879436.93265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 10976 1726879436.93271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879436.93281: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879436.93337: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c5e1e50> <<< 10976 1726879436.93461: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0bf9c7f0> <<< 10976 1726879436.93556: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0bf9c640> <<< 10976 1726879436.93588: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0bf9b5b0> <<< 10976 1726879436.93637: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0bf90d90> <<< 10976 1726879436.93650: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c5c2910> <<< 10976 1726879436.93667: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879436.93686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879436.93703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879436.93745: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c54a6a0> <<< 10976 1726879436.93924: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.93937: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c549b20> <<< 10976 1726879436.93944: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c5590a0> <<< 10976 1726879436.93972: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.93975: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c54a100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c58cb20> <<< 10976 1726879436.94003: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.94013: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.94023: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879436.94034: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.94107: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.94187: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.94192: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879436.94217: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.94234: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.94238: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879436.94243: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.94339: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.94431: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.94937: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.95398: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879436.95404: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10976 1726879436.95409: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879436.95434: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879436.95444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879436.95498: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.95501: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0bb695e0> <<< 10976 1726879436.95570: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879436.95573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879436.95584: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0bf6b580> <<< 10976 1726879436.95593: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0bb0b100> <<< 10976 1726879436.95637: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879436.95645: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.95671: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.95682: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879436.95687: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.95809: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.95938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879436.95941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879436.95970: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c549b80> <<< 10976 1726879436.95975: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.96368: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.96741: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.96798: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.96863: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879436.96867: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.96902: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.96935: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879436.96941: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.96995: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.97066: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879436.97085: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.97098: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879436.97113: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.97140: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.97182: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879436.97187: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.97367: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.97553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879436.97584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879436.97588: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879436.97666: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0bb3cf10> <<< 10976 1726879436.97670: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.97732: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.97793: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879436.97797: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879436.97814: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879436.97834: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.97872: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.97907: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879436.97912: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.97949: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.97990: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.98079: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.98142: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879436.98169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879436.98242: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c5d4220> <<< 10976 1726879436.98274: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0bb3c850> <<< 10976 1726879436.98309: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879436.98327: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.98451: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.98506: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.98530: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.98570: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879436.98586: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879436.98603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879436.98632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879436.98655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879436.98674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879436.98759: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0bf5dca0> <<< 10976 1726879436.98798: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0bf5bf70> <<< 10976 1726879436.98859: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0bf55940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879436.98867: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.98891: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.98916: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py <<< 10976 1726879436.98919: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879436.98979: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879436.98998: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.99001: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.99016: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/modules/__init__.py <<< 10976 1726879436.99029: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.99264: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.99460: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.99576: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879436.99700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 10976 1726879436.99709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879436.99727: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c5e1100> <<< 10976 1726879436.99747: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 10976 1726879436.99771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 10976 1726879436.99798: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 10976 1726879436.99811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 10976 1726879436.99814: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0b8b82b0> <<< 10976 1726879436.99853: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879436.99858: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0b8b8340> <<< 10976 1726879436.99920: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c5e1910> <<< 10976 1726879436.99923: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/service.py <<< 10976 1726879436.99993: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879437.00141: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879439.39655: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "corosync.service": {"name": "corosync.service", "state": "running", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "ebtables.service": {"name": "ebtables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fcoe.service": {"name": "fcoe.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "running", "status": "enabled", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ipset.service": {"name": "ipset.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "iscsi-shutdown.service": {"name": "iscsi-shutdown.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsi.service": {"name": "iscsi.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsid.service": {"name": "iscsid.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-activation-early.service": {"name": "lvm2-activation-early.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "multipathd.service": {"name": "multipathd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pacemaker.service": {"name": "pacemaker.service", "state": "running", "status": "enabled", "source": "systemd"}, "pcsd-ruby.service": {"name": "pcsd-ruby.service", "state": "running", "status": "disabled", "source": "systemd"}, "pcsd.service": {"name": "pcsd.service", "state": "running", "status": "enabled", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rbdmap.service": {"name": "rbdmap.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-r<<< 10976 1726879439.39687: stdout chunk (state=3): >>>emount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "corosync-notifyd.service": {"name": "corosync-notifyd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "corosync-qnetd.service": {"name": "corosync-qnetd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "crm_mon.service": {"name": "crm_mon.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.fedoraproject.FirewallD1.service": {"name": "dbus-org.fedoraproject.FirewallD1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive"<<< 10976 1726879439.39694: stdout chunk (state=3): >>>, "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "sbd.service": {"name": "sbd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "sbd_remote.service": {"name": "sbd_remote.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} # destroy __main__ <<< 10976 1726879439.40157: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879439.40165: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing <<< 10976 1726879439.40200: stdout chunk (state=3): >>># cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common <<< 10976 1726879439.40277: stdout chunk (state=3): >>># 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 <<< 10976 1726879439.40282: 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 # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 10976 1726879439.40467: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879439.40470: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879439.40493: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879439.40516: stdout chunk (state=3): >>># destroy _compression <<< 10976 1726879439.40565: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct <<< 10976 1726879439.40570: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 10976 1726879439.40588: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 10976 1726879439.40592: stdout chunk (state=3): >>># destroy encodings <<< 10976 1726879439.40639: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 10976 1726879439.40648: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy logging # destroy argparse <<< 10976 1726879439.40735: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy shlex # destroy _compat_pickle <<< 10976 1726879439.40866: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader <<< 10976 1726879439.40872: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib <<< 10976 1726879439.40886: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879439.40889: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 10976 1726879439.40892: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879439.40980: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings <<< 10976 1726879439.41002: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879439.41021: stdout chunk (state=3): >>># destroy gc # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879439.41156: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 10976 1726879439.41175: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 10976 1726879439.41198: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath <<< 10976 1726879439.41219: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879439.41248: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 10976 1726879439.41263: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879439.41290: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879439.41737: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879439.41752: stderr chunk (state=3): >>><<< 10976 1726879439.41755: stdout chunk (state=3): >>><<< 10976 1726879439.41862: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cbf3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cb983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cbf3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cbf3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cb98490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cb98940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cb98670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cb4f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cb4f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cb72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cb4f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cbb0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cb48d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cb72d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cb98970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0caedeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0caf1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cae7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0caef640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0caed370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0ca6ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca6e910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca6ef10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca6efd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca820d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cac9d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cac2670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cad56d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0caf6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0ca82cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cac92b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0cad52e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cafc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca82eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca82df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca82d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca4c3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca4c4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca8af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca84a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca84490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c756220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca38520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca84f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0cafc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c766b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c766e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c777790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c777cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c706400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c766f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c7162e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c777610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c7163a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca82a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c732700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c7329d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c7327c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c7328b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c732d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c73e250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c732940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c725a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0ca82610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c732af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3a0c66e6d0> # zipimport: found 31 names in '/tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c581820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c581160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c581280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c581f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c5814f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c581d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c581fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c581100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0bfaff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0bfccd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0bfcceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0bfcc370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c5e8dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c5e83a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c5e8fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c5b8d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c554d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c554400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c5894f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c554520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c554550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0bf9efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c5c8250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0bf9c850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c5c83d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c5e1e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0bf9c7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0bf9c640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0bf9b5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0bf90d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c5c2910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c54a6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c549b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c5590a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c54a100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c58cb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0bb695e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0bf6b580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0bb0b100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c549b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0bb3cf10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0c5d4220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0bb3c850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0bf5dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0bf5bf70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0bf55940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c5e1100> # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0b8b82b0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0b8b8340> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0c5e1910> import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_yia4vedy/ansible_service_facts_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "corosync.service": {"name": "corosync.service", "state": "running", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "ebtables.service": {"name": "ebtables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fcoe.service": {"name": "fcoe.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "running", "status": "enabled", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ipset.service": {"name": "ipset.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "iscsi-shutdown.service": {"name": "iscsi-shutdown.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsi.service": {"name": "iscsi.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsid.service": {"name": "iscsid.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-activation-early.service": {"name": "lvm2-activation-early.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "multipathd.service": {"name": "multipathd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pacemaker.service": {"name": "pacemaker.service", "state": "running", "status": "enabled", "source": "systemd"}, "pcsd-ruby.service": {"name": "pcsd-ruby.service", "state": "running", "status": "disabled", "source": "systemd"}, "pcsd.service": {"name": "pcsd.service", "state": "running", "status": "enabled", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rbdmap.service": {"name": "rbdmap.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "corosync-notifyd.service": {"name": "corosync-notifyd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "corosync-qnetd.service": {"name": "corosync-qnetd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "crm_mon.service": {"name": "crm_mon.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.fedoraproject.FirewallD1.service": {"name": "dbus-org.fedoraproject.FirewallD1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "sbd.service": {"name": "sbd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "sbd_remote.service": {"name": "sbd_remote.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy logging # destroy argparse # destroy glob # destroy pickle # destroy shlex # destroy _compat_pickle # cleanup[3] wiping gc # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879439.42715: done with _execute_module (service_facts, {'_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': 'service_facts', '_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-1726879436.7262943-13592-48738879971852/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879439.42726: _low_level_execute_command(): starting 10976 1726879439.42732: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879436.7262943-13592-48738879971852/ > /dev/null 2>&1 && sleep 0' 10976 1726879439.43247: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879439.43252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879439.43255: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879439.43257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879439.43259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879439.43310: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879439.43313: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879439.43366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879439.45220: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879439.45281: stderr chunk (state=3): >>><<< 10976 1726879439.45286: stdout chunk (state=3): >>><<< 10976 1726879439.45301: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879439.45307: handler run complete 10976 1726879439.45420: variable 'ansible_facts' from source: unknown 10976 1726879439.45520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879439.45806: variable 'ansible_facts' from source: unknown 10976 1726879439.45887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879439.46006: attempt loop complete, returning result 10976 1726879439.46010: _execute() done 10976 1726879439.46019: dumping result to json 10976 1726879439.46055: done dumping result, returning 10976 1726879439.46063: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Get services status - detect corosync-qdevice [0e24e73b-299d-f469-e0b0-000000000cfb] 10976 1726879439.46069: sending task result for task 0e24e73b-299d-f469-e0b0-000000000cfb ok: [managed_node2] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "corosync-notifyd.service": { "name": "corosync-notifyd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync-qnetd.service": { "name": "corosync-qnetd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync.service": { "name": "corosync.service", "source": "systemd", "state": "running", "status": "enabled" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crm_mon.service": { "name": "crm_mon.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.fedoraproject.FirewallD1.service": { "name": "dbus-org.fedoraproject.FirewallD1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "running", "status": "enabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "ip6tables.service": { "name": "ip6tables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ipset.service": { "name": "ipset.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iptables.service": { "name": "iptables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm-devices-import.service": { "name": "lvm-devices-import.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pacemaker.service": { "name": "pacemaker.service", "source": "systemd", "state": "running", "status": "enabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcsd-ruby.service": { "name": "pcsd-ruby.service", "source": "systemd", "state": "running", "status": "disabled" }, "pcsd.service": { "name": "pcsd.service", "source": "systemd", "state": "running", "status": "enabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhcd.service": { "name": "rhcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm-facts.service": { "name": "rhsm-facts.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm.service": { "name": "rhsm.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsmcertd.service": { "name": "rhsmcertd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "sbd.service": { "name": "sbd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "sbd_remote.service": { "name": "sbd_remote.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } 10976 1726879439.47947: no more pending results, returning what we have 10976 1726879439.47952: results queue empty 10976 1726879439.47953: checking for any_errors_fatal 10976 1726879439.47955: done checking for any_errors_fatal 10976 1726879439.47956: checking for max_fail_percentage 10976 1726879439.47957: done checking for max_fail_percentage 10976 1726879439.47960: checking to see if all hosts have failed and the running result is not ok 10976 1726879439.47961: done checking to see if all hosts have failed 10976 1726879439.47961: getting the remaining hosts for this loop 10976 1726879439.47963: done getting the remaining hosts for this loop 10976 1726879439.47967: getting the next task for host managed_node2 10976 1726879439.47973: done getting next task for host managed_node2 10976 1726879439.47977: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Stop cluster daemons to reload configuration 10976 1726879439.47980: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879439.47992: getting variables 10976 1726879439.47993: in VariableManager get_vars() 10976 1726879439.48034: Calling all_inventory to load vars for managed_node2 10976 1726879439.48038: Calling groups_inventory to load vars for managed_node2 10976 1726879439.48040: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879439.48052: Calling all_plugins_play to load vars for managed_node2 10976 1726879439.48056: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879439.48060: Calling groups_plugins_play to load vars for managed_node2 10976 1726879439.48774: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000cfb 10976 1726879439.48784: WORKER PROCESS EXITING 10976 1726879439.50716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879439.52194: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879439.52208: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879439.52212: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879439.52273: done with get_vars() 10976 1726879439.52300: done getting variables 10976 1726879439.52347: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Stop cluster daemons to reload configuration] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:24 Friday 20 September 2024 20:43:59 -0400 (0:00:02.868) 0:01:20.947 ****** 10976 1726879439.52375: entering _queue_task() for managed_node2/service 10976 1726879439.52633: worker is 1 (out of 1 available) 10976 1726879439.52648: exiting _queue_task() for managed_node2/service 10976 1726879439.52660: done queuing things up, now waiting for results queue to drain 10976 1726879439.52662: waiting for pending results... 10976 1726879439.52877: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Stop cluster daemons to reload configuration 10976 1726879439.52978: in run() - task 0e24e73b-299d-f469-e0b0-000000000cfc 10976 1726879439.52993: variable 'ansible_search_path' from source: unknown 10976 1726879439.52998: variable 'ansible_search_path' from source: unknown 10976 1726879439.53038: variable 'omit' from source: magic vars 10976 1726879439.53166: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879439.53174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879439.53183: variable 'omit' from source: magic vars 10976 1726879439.53461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879439.55408: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879439.55460: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879439.55491: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879439.55531: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879439.55552: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879439.55629: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879439.55642: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879439.55830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879439.55857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879439.55875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879439.55906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879439.55917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879439.56056: variable '__ha_cluster_distribute_corosync_conf' from source: set_fact 10976 1726879439.56068: variable '__ha_cluster_distribute_corosync_authkey' from source: set_fact 10976 1726879439.56075: variable '__ha_cluster_distribute_pacemaker_authkey' from source: set_fact 10976 1726879439.56082: variable '__ha_cluster_sbd_service_enable_disable' from source: set_fact 10976 1726879439.56105: variable '__ha_cluster_distribute_sbd_config' from source: set_fact 10976 1726879439.56111: variable '__ha_cluster_qdevice_certs' from source: set_fact 10976 1726879439.56132: Evaluated conditional (__ha_cluster_distribute_corosync_conf.changed or __ha_cluster_distribute_corosync_authkey.changed or __ha_cluster_distribute_pacemaker_authkey.changed or (__ha_cluster_sbd_service_enable_disable.changed | d(false)) or (__ha_cluster_distribute_sbd_config.changed | d(false)) or (__ha_cluster_qdevice_certs.changed | d(false)) ): False 10976 1726879439.56135: when evaluation is False, skipping this task 10976 1726879439.56168: variable 'item' from source: unknown 10976 1726879439.56225: variable 'item' from source: unknown skipping: [managed_node2] => (item=pacemaker) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__ha_cluster_distribute_corosync_conf.changed or __ha_cluster_distribute_corosync_authkey.changed or __ha_cluster_distribute_pacemaker_authkey.changed or (__ha_cluster_sbd_service_enable_disable.changed | d(false)) or (__ha_cluster_distribute_sbd_config.changed | d(false)) or (__ha_cluster_qdevice_certs.changed | d(false))\n", "item": "pacemaker", "skip_reason": "Conditional result was False" } 10976 1726879439.56406: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879439.56410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879439.56412: variable 'omit' from source: magic vars 10976 1726879439.56475: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879439.56481: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879439.56621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879439.56640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879439.56661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879439.56688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879439.56701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879439.56825: variable '__ha_cluster_distribute_corosync_conf' from source: set_fact 10976 1726879439.56832: variable '__ha_cluster_distribute_corosync_authkey' from source: set_fact 10976 1726879439.56839: variable '__ha_cluster_distribute_pacemaker_authkey' from source: set_fact 10976 1726879439.56844: variable '__ha_cluster_sbd_service_enable_disable' from source: set_fact 10976 1726879439.56859: variable '__ha_cluster_distribute_sbd_config' from source: set_fact 10976 1726879439.56864: variable '__ha_cluster_qdevice_certs' from source: set_fact 10976 1726879439.56876: Evaluated conditional (__ha_cluster_distribute_corosync_conf.changed or __ha_cluster_distribute_corosync_authkey.changed or __ha_cluster_distribute_pacemaker_authkey.changed or (__ha_cluster_sbd_service_enable_disable.changed | d(false)) or (__ha_cluster_distribute_sbd_config.changed | d(false)) or (__ha_cluster_qdevice_certs.changed | d(false)) ): False 10976 1726879439.56879: when evaluation is False, skipping this task 10976 1726879439.56907: variable 'item' from source: unknown 10976 1726879439.56953: variable 'item' from source: unknown skipping: [managed_node2] => (item=corosync-qdevice) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__ha_cluster_distribute_corosync_conf.changed or __ha_cluster_distribute_corosync_authkey.changed or __ha_cluster_distribute_pacemaker_authkey.changed or (__ha_cluster_sbd_service_enable_disable.changed | d(false)) or (__ha_cluster_distribute_sbd_config.changed | d(false)) or (__ha_cluster_qdevice_certs.changed | d(false))\n", "item": "corosync-qdevice", "skip_reason": "Conditional result was False" } 10976 1726879439.57045: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879439.57048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879439.57058: variable 'omit' from source: magic vars 10976 1726879439.57161: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879439.57166: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879439.57308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879439.57324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879439.57341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879439.57367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879439.57377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879439.57502: variable '__ha_cluster_distribute_corosync_conf' from source: set_fact 10976 1726879439.57509: variable '__ha_cluster_distribute_corosync_authkey' from source: set_fact 10976 1726879439.57522: variable '__ha_cluster_distribute_pacemaker_authkey' from source: set_fact 10976 1726879439.57525: variable '__ha_cluster_sbd_service_enable_disable' from source: set_fact 10976 1726879439.57538: variable '__ha_cluster_distribute_sbd_config' from source: set_fact 10976 1726879439.57543: variable '__ha_cluster_qdevice_certs' from source: set_fact 10976 1726879439.57553: Evaluated conditional (__ha_cluster_distribute_corosync_conf.changed or __ha_cluster_distribute_corosync_authkey.changed or __ha_cluster_distribute_pacemaker_authkey.changed or (__ha_cluster_sbd_service_enable_disable.changed | d(false)) or (__ha_cluster_distribute_sbd_config.changed | d(false)) or (__ha_cluster_qdevice_certs.changed | d(false)) ): False 10976 1726879439.57556: when evaluation is False, skipping this task 10976 1726879439.57581: variable 'item' from source: unknown 10976 1726879439.57631: variable 'item' from source: unknown skipping: [managed_node2] => (item=corosync) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__ha_cluster_distribute_corosync_conf.changed or __ha_cluster_distribute_corosync_authkey.changed or __ha_cluster_distribute_pacemaker_authkey.changed or (__ha_cluster_sbd_service_enable_disable.changed | d(false)) or (__ha_cluster_distribute_sbd_config.changed | d(false)) or (__ha_cluster_qdevice_certs.changed | d(false))\n", "item": "corosync", "skip_reason": "Conditional result was False" } 10976 1726879439.57711: dumping result to json 10976 1726879439.57714: done dumping result, returning 10976 1726879439.57716: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Stop cluster daemons to reload configuration [0e24e73b-299d-f469-e0b0-000000000cfc] 10976 1726879439.57718: sending task result for task 0e24e73b-299d-f469-e0b0-000000000cfc 10976 1726879439.57764: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000cfc 10976 1726879439.57766: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 10976 1726879439.57801: no more pending results, returning what we have 10976 1726879439.57814: results queue empty 10976 1726879439.57815: checking for any_errors_fatal 10976 1726879439.57827: done checking for any_errors_fatal 10976 1726879439.57827: checking for max_fail_percentage 10976 1726879439.57829: done checking for max_fail_percentage 10976 1726879439.57829: checking to see if all hosts have failed and the running result is not ok 10976 1726879439.57830: done checking to see if all hosts have failed 10976 1726879439.57831: getting the remaining hosts for this loop 10976 1726879439.57833: done getting the remaining hosts for this loop 10976 1726879439.57836: getting the next task for host managed_node2 10976 1726879439.57849: done getting next task for host managed_node2 10976 1726879439.57853: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Start corosync 10976 1726879439.57857: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879439.57872: getting variables 10976 1726879439.57874: in VariableManager get_vars() 10976 1726879439.57914: Calling all_inventory to load vars for managed_node2 10976 1726879439.57917: Calling groups_inventory to load vars for managed_node2 10976 1726879439.57919: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879439.57931: Calling all_plugins_play to load vars for managed_node2 10976 1726879439.57934: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879439.57936: Calling groups_plugins_play to load vars for managed_node2 10976 1726879439.58776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879439.59470: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879439.59486: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879439.59492: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879439.59545: done with get_vars() 10976 1726879439.59564: done getting variables 10976 1726879439.59611: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Start corosync] ******************* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:47 Friday 20 September 2024 20:43:59 -0400 (0:00:00.072) 0:01:21.019 ****** 10976 1726879439.59639: entering _queue_task() for managed_node2/service 10976 1726879439.59895: worker is 1 (out of 1 available) 10976 1726879439.59910: exiting _queue_task() for managed_node2/service 10976 1726879439.59923: done queuing things up, now waiting for results queue to drain 10976 1726879439.59925: waiting for pending results... 10976 1726879439.60146: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Start corosync 10976 1726879439.60250: in run() - task 0e24e73b-299d-f469-e0b0-000000000cfd 10976 1726879439.60263: variable 'ansible_search_path' from source: unknown 10976 1726879439.60267: variable 'ansible_search_path' from source: unknown 10976 1726879439.60300: calling self._execute() 10976 1726879439.60408: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879439.60412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879439.60421: variable 'omit' from source: magic vars 10976 1726879439.60706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879439.62338: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879439.62400: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879439.62432: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879439.62458: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879439.62478: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879439.62561: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879439.62575: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879439.62582: variable 'omit' from source: magic vars 10976 1726879439.62638: variable 'omit' from source: magic vars 10976 1726879439.62662: variable 'omit' from source: magic vars 10976 1726879439.62686: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879439.62709: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879439.62726: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879439.62742: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879439.62753: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879439.62776: variable 'inventory_hostname' from source: set_fact 10976 1726879439.62780: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879439.62783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879439.62855: Set connection var ansible_pipelining to False 10976 1726879439.62860: Set connection var ansible_shell_executable to /bin/sh 10976 1726879439.62870: Set connection var ansible_timeout to 10 10976 1726879439.62873: Set connection var ansible_shell_type to sh 10976 1726879439.62878: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879439.62883: Set connection var ansible_connection to ssh 10976 1726879439.62904: variable 'ansible_shell_executable' from source: unknown 10976 1726879439.62907: variable 'ansible_connection' from source: unknown 10976 1726879439.62909: variable 'ansible_module_compression' from source: unknown 10976 1726879439.62911: variable 'ansible_shell_type' from source: unknown 10976 1726879439.62914: variable 'ansible_shell_executable' from source: unknown 10976 1726879439.62916: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879439.62918: variable 'ansible_pipelining' from source: unknown 10976 1726879439.62921: variable 'ansible_timeout' from source: unknown 10976 1726879439.62928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879439.63014: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879439.63026: variable 'omit' from source: magic vars 10976 1726879439.63030: starting attempt loop 10976 1726879439.63032: running the handler 10976 1726879439.63104: variable 'ansible_facts' from source: unknown 10976 1726879439.63511: _low_level_execute_command(): starting 10976 1726879439.63516: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879439.64031: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879439.64055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879439.64076: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879439.64125: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879439.64139: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879439.64198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879439.66034: stdout chunk (state=3): >>>/root <<< 10976 1726879439.66068: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879439.66134: stderr chunk (state=3): >>><<< 10976 1726879439.66138: stdout chunk (state=3): >>><<< 10976 1726879439.66164: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879439.66175: _low_level_execute_command(): starting 10976 1726879439.66181: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879439.6616385-13637-238835511927558 `" && echo ansible-tmp-1726879439.6616385-13637-238835511927558="` echo /root/.ansible/tmp/ansible-tmp-1726879439.6616385-13637-238835511927558 `" ) && sleep 0' 10976 1726879439.66826: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879439.66835: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879439.66845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879439.66859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879439.66927: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879439.66931: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879439.66934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879439.66936: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879439.66938: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879439.66944: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879439.66951: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879439.66965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879439.66970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879439.66978: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879439.66984: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879439.66994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879439.67068: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879439.67132: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879439.67135: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879439.67274: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879439.69150: stdout chunk (state=3): >>>ansible-tmp-1726879439.6616385-13637-238835511927558=/root/.ansible/tmp/ansible-tmp-1726879439.6616385-13637-238835511927558 <<< 10976 1726879439.69291: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879439.69362: stderr chunk (state=3): >>><<< 10976 1726879439.69367: stdout chunk (state=3): >>><<< 10976 1726879439.69391: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879439.6616385-13637-238835511927558=/root/.ansible/tmp/ansible-tmp-1726879439.6616385-13637-238835511927558 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879439.69421: variable 'ansible_module_compression' from source: unknown 10976 1726879439.69466: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 10976 1726879439.69517: variable 'ansible_facts' from source: unknown 10976 1726879439.69651: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879439.6616385-13637-238835511927558/AnsiballZ_systemd.py 10976 1726879439.69772: Sending initial data 10976 1726879439.69780: Sent initial data (156 bytes) 10976 1726879439.70949: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879439.70965: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879439.70980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879439.71004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879439.71052: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879439.71067: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879439.71084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879439.71107: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879439.71120: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879439.71135: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879439.71148: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879439.71164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879439.71182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879439.71198: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879439.71211: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879439.71229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879439.71312: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879439.71340: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879439.71355: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879439.71434: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879439.73297: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879439.73335: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879439.73375: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp9bk_ot1v /root/.ansible/tmp/ansible-tmp-1726879439.6616385-13637-238835511927558/AnsiballZ_systemd.py <<< 10976 1726879439.73410: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879439.75910: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879439.76126: stderr chunk (state=3): >>><<< 10976 1726879439.76129: stdout chunk (state=3): >>><<< 10976 1726879439.76132: done transferring module to remote 10976 1726879439.76134: _low_level_execute_command(): starting 10976 1726879439.76141: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879439.6616385-13637-238835511927558/ /root/.ansible/tmp/ansible-tmp-1726879439.6616385-13637-238835511927558/AnsiballZ_systemd.py && sleep 0' 10976 1726879439.76901: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879439.76918: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879439.76936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879439.76954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879439.77001: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879439.77021: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879439.77051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879439.77076: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879439.77099: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879439.77136: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879439.77164: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879439.77190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879439.77218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879439.77234: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879439.77251: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879439.77270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879439.77383: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879439.77403: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879439.77443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879439.79401: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879439.79425: stderr chunk (state=3): >>><<< 10976 1726879439.79430: stdout chunk (state=3): >>><<< 10976 1726879439.79529: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879439.79534: _low_level_execute_command(): starting 10976 1726879439.79537: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879439.6616385-13637-238835511927558/AnsiballZ_systemd.py && sleep 0' 10976 1726879439.80262: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879439.80267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879439.80318: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879439.80326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879439.80374: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879439.80378: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879439.80383: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879439.80443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879439.82567: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 10976 1726879439.82571: stdout chunk (state=3): >>> import '_warnings' # import '_weakref' # <<< 10976 1726879439.82615: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879439.82650: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879439.82684: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879439.82737: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 10976 1726879439.82790: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879439.82841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879439.82862: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663498dc0> <<< 10976 1726879439.82897: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879439.82941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966343d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663498b20> <<< 10976 1726879439.82970: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879439.82992: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663498ac0> <<< 10976 1726879439.83041: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879439.83085: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966343d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879439.83108: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966343d940> <<< 10976 1726879439.83121: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966343d670> <<< 10976 1726879439.83173: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879439.83210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879439.83213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879439.83254: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879439.83257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879439.83294: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96631cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879439.83306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879439.83398: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96631cf220> <<< 10976 1726879439.83415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879439.83443: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96631f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96631cf940> <<< 10976 1726879439.83485: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663455880> <<< 10976 1726879439.83512: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96631c8d90> <<< 10976 1726879439.83553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879439.83569: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96631f2d90> <<< 10976 1726879439.83638: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966343d970> <<< 10976 1726879439.83652: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879439.84092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879439.84097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879439.84144: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966316deb0> <<< 10976 1726879439.84184: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663171f40> <<< 10976 1726879439.84191: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879439.84210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879439.84221: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879439.84239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879439.84243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879439.84268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879439.84292: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663167610> <<< 10976 1726879439.84312: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966316f640> <<< 10976 1726879439.84318: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966316d370> <<< 10976 1726879439.84342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879439.84420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879439.84439: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879439.84480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879439.84499: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879439.84502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879439.84529: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879439.84536: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f966304edc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966304e8b0> <<< 10976 1726879439.84555: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879439.84573: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966304eeb0> <<< 10976 1726879439.84593: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879439.84611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879439.84635: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966304ef70> <<< 10976 1726879439.84657: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 10976 1726879439.84669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879439.84680: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966304ee80> import '_collections' # <<< 10976 1726879439.84732: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663149d30> <<< 10976 1726879439.84737: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879439.84766: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663143610> <<< 10976 1726879439.84823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879439.84826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663156670> <<< 10976 1726879439.84830: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663176e20> <<< 10976 1726879439.84851: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 10976 1726879439.84854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879439.84893: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9663060c70> <<< 10976 1726879439.84896: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663149250> <<< 10976 1726879439.84945: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879439.84949: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9663156280> <<< 10976 1726879439.84955: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966317c9d0> <<< 10976 1726879439.84976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879439.85006: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879439.85028: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879439.85056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879439.85067: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663060fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663060d90> <<< 10976 1726879439.85091: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663060d00> <<< 10976 1726879439.85120: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879439.85127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879439.85144: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879439.85161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879439.85183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879439.85230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879439.85265: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879439.85273: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663034370> <<< 10976 1726879439.85287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879439.85304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879439.85333: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663034460> <<< 10976 1726879439.85460: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663068fa0> <<< 10976 1726879439.85498: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663062a30> <<< 10976 1726879439.85510: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663062490> <<< 10976 1726879439.85537: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879439.85544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879439.85573: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879439.85595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879439.85625: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879439.85630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662f681c0> <<< 10976 1726879439.85665: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966301ec70> <<< 10976 1726879439.85710: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663062eb0> <<< 10976 1726879439.85723: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966317c040> <<< 10976 1726879439.85741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879439.85769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879439.85794: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 10976 1726879439.85802: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662f7aaf0> <<< 10976 1726879439.85812: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879439.85845: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662f7ae20> <<< 10976 1726879439.85868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879439.85873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879439.85895: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879439.85918: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662f8c730> <<< 10976 1726879439.85935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879439.85968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879439.85994: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662f8cc70> <<< 10976 1726879439.86035: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662f193a0> <<< 10976 1726879439.86056: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662f7af10> <<< 10976 1726879439.86073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879439.86076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879439.86138: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662f29280> <<< 10976 1726879439.86178: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662f8c5b0> import 'pwd' # <<< 10976 1726879439.86181: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662f29340> <<< 10976 1726879439.86232: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96630609d0> <<< 10976 1726879439.86239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879439.86283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879439.86295: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879439.86337: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662f456a0> <<< 10976 1726879439.86361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879439.86386: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662f45970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662f45760> <<< 10976 1726879439.86415: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662f45850> <<< 10976 1726879439.86445: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879439.86652: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662f45ca0> <<< 10976 1726879439.86704: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662f521f0> <<< 10976 1726879439.86708: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662f458e0> <<< 10976 1726879439.86739: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662f38a30> <<< 10976 1726879439.86745: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96630605b0> <<< 10976 1726879439.86765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879439.86826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879439.86860: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662f45a90> <<< 10976 1726879439.87020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879439.87036: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9662e6e670> <<< 10976 1726879439.87290: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 10976 1726879439.87389: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.87419: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879439.87448: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.87475: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879439.87478: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.88742: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.89746: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662dab7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 10976 1726879439.89757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879439.89776: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879439.89802: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879439.89833: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662dab160> <<< 10976 1726879439.89881: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662dab280> <<< 10976 1726879439.89906: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662dabf10> <<< 10976 1726879439.89931: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 10976 1726879439.89936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879439.89990: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662dab4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662dabd30> <<< 10976 1726879439.89994: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879439.90020: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662dabf70> <<< 10976 1726879439.90046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879439.90079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879439.90114: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662dab100> <<< 10976 1726879439.90152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879439.90171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879439.90195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879439.90215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879439.90311: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662d79ee0> <<< 10976 1726879439.90344: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96627470d0> <<< 10976 1726879439.90375: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96627472b0> <<< 10976 1726879439.90414: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879439.90417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879439.90455: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662747c40> <<< 10976 1726879439.90469: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662d92dc0> <<< 10976 1726879439.90642: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662d923a0> <<< 10976 1726879439.90684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879439.90697: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662d92f70> <<< 10976 1726879439.90709: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879439.90741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879439.90777: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879439.90802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662de2c10> <<< 10976 1726879439.90892: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662db6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662db63a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662d5fb80> <<< 10976 1726879439.90934: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662db64c0> <<< 10976 1726879439.90994: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662db64f0> <<< 10976 1726879439.91018: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879439.91061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879439.91156: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96627a6250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662df31f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879439.91168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879439.91249: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96627b28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662df3370> <<< 10976 1726879439.91253: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879439.91288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879439.91320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879439.91378: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662df3d30> <<< 10976 1726879439.91507: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96627b2880> <<< 10976 1726879439.91607: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662d8b0d0> <<< 10976 1726879439.91641: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662db89a0> <<< 10976 1726879439.91684: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96627b20d0> <<< 10976 1726879439.91703: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662dea8b0> <<< 10976 1726879439.91720: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879439.91740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879439.91760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879439.91802: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96627a79d0> <<< 10976 1726879439.92001: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96627c5b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96627b1640> <<< 10976 1726879439.92039: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879439.92047: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96627a7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96627b1a30> <<< 10976 1726879439.92061: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.92083: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py<<< 10976 1726879439.92096: stdout chunk (state=3): >>> <<< 10976 1726879439.92107: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.92175: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.92251: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.92263: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.92283: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879439.92286: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.92294: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.92313: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879439.92319: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.92412: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.92508: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.92995: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.93464: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879439.93484: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10976 1726879439.93489: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879439.93538: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879439.93587: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96627f67c0> <<< 10976 1726879439.93663: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879439.93700: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96627fc820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966234e9a0> <<< 10976 1726879439.93739: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 10976 1726879439.93772: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.93791: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879439.93919: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.94040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879439.94073: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662d6a760> <<< 10976 1726879439.94091: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.94503: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.94859: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.94924: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.94973: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879439.94998: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.95016: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.95060: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879439.95111: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.95177: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879439.95190: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.95200: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.95207: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879439.95221: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.95255: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.95293: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879439.95296: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.95484: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.95698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879439.95734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 10976 1726879439.95823: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662daf3d0> <<< 10976 1726879439.95833: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.95895: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.95978: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879439.95999: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879439.96027: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.96031: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.96071: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879439.96073: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.96100: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.96145: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.96241: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.96301: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879439.96341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879439.96425: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879439.96429: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96627e79a0> <<< 10976 1726879439.96536: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96621ccbe0> <<< 10976 1726879439.96575: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879439.96578: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.96638: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.96699: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.96714: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.96770: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879439.96776: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879439.96824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879439.96863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879439.96866: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879439.96868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879439.96952: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96627f7670> <<< 10976 1726879439.96999: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662d7dd90> <<< 10976 1726879439.97050: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662daf400> <<< 10976 1726879439.97065: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879439.97091: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.97107: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879439.97183: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879439.97205: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.97226: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py <<< 10976 1726879439.97244: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.97405: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.97578: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.97604: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.97621: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.97650: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.97686: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.97710: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.97746: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 10976 1726879439.97757: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.97813: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.97897: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.97909: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.97933: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 10976 1726879439.97939: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.98080: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.98225: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.98252: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.98302: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879439.98333: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 10976 1726879439.98359: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 10976 1726879439.98367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 10976 1726879439.98397: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662370bb0> <<< 10976 1726879439.98419: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 10976 1726879439.98426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 10976 1726879439.98452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 10976 1726879439.98479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 10976 1726879439.98504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 10976 1726879439.98509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 10976 1726879439.98528: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662317f70> <<< 10976 1726879439.98579: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879439.98585: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96623174f0> <<< 10976 1726879439.98640: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662357ee0> <<< 10976 1726879439.98657: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96620c1d00> <<< 10976 1726879439.98690: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96620c96a0> <<< 10976 1726879439.98696: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96620c98b0> <<< 10976 1726879439.98707: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 10976 1726879439.98730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 10976 1726879439.98748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 10976 1726879439.98762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 10976 1726879439.98797: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879439.98801: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662313c40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662332f70> <<< 10976 1726879439.98829: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 10976 1726879439.98850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 10976 1726879439.98868: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662313fd0> <<< 10976 1726879439.98884: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 10976 1726879439.98906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879439.98943: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879439.98948: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662363910> <<< 10976 1726879439.98971: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662d90cd0> <<< 10976 1726879439.99002: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96620c97f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 10976 1726879439.99005: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 10976 1726879439.99025: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.99040: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 10976 1726879439.99061: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.99108: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.99159: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 10976 1726879439.99164: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.99221: stdout chunk (state=3): >>># zipimport: zlib available<<< 10976 1726879439.99227: stdout chunk (state=3): >>> <<< 10976 1726879439.99279: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 10976 1726879439.99284: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.99304: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 10976 1726879439.99328: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.99358: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.99387: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 10976 1726879439.99393: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.99437: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.99480: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 10976 1726879439.99485: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.99526: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.99571: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 10976 1726879439.99578: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.99614: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.99662: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.99708: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879439.99763: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py <<< 10976 1726879439.99767: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 10976 1726879440.00185: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.00554: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 10976 1726879440.00560: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.00610: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.00657: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.00686: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.00732: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py <<< 10976 1726879440.00752: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 10976 1726879440.00807: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 10976 1726879440.00845: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.00914: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 10976 1726879440.00917: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.01073: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 10976 1726879440.01115: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.01195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 10976 1726879440.01217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879440.01249: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662363f70> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 10976 1726879440.01284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879440.01443: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662024cd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 10976 1726879440.01459: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.01511: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.01576: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 10976 1726879440.01598: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.01668: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.01755: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 10976 1726879440.01758: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.01823: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.01870: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 10976 1726879440.01876: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.01924: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.01976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 10976 1726879440.02007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 10976 1726879440.02139: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879440.02147: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662132fd0> <<< 10976 1726879440.02411: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662097640> <<< 10976 1726879440.02432: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 10976 1726879440.02435: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.02478: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.02527: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 10976 1726879440.02533: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.02602: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.02678: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.02777: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.02908: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 10976 1726879440.02918: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.02950: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.02989: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 10976 1726879440.02994: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.03028: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.03103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 10976 1726879440.03172: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9661fc6700> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662097610> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 10976 1726879440.03192: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 10976 1726879440.03221: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.03272: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 10976 1726879440.03274: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.03401: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.03523: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 10976 1726879440.03534: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.03694: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.03771: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.03808: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.03843: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 10976 1726879440.03852: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 10976 1726879440.03863: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.03887: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.03909: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.04016: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.04139: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 10976 1726879440.04144: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 10976 1726879440.04246: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.04343: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 10976 1726879440.04362: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.04382: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.04415: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.04867: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.05287: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 10976 1726879440.05308: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.05394: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.05487: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 10976 1726879440.05490: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.05576: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.05663: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 10976 1726879440.05670: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.05794: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.05926: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 10976 1726879440.05940: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.05947: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.05953: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 10976 1726879440.05971: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.06006: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.06046: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 10976 1726879440.06054: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.06159: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.06233: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.06411: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.06560: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 10976 1726879440.06571: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 10976 1726879440.06580: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.06612: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.06652: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 10976 1726879440.06655: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.06675: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.06705: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 10976 1726879440.06708: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.06765: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.06824: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 10976 1726879440.06837: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.06852: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.06891: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 10976 1726879440.06895: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.06949: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.06986: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 10976 1726879440.06994: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.07038: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.07100: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 10976 1726879440.07325: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.07542: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 10976 1726879440.07554: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.07597: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.07660: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 10976 1726879440.07664: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.07695: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.07732: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 10976 1726879440.07734: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.07756: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.07786: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 10976 1726879440.07793: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.07824: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.07854: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 10976 1726879440.07872: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.07939: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.08019: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 10976 1726879440.08052: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 10976 1726879440.08055: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.08091: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.08123: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 10976 1726879440.08136: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.08154: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.08164: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.08211: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.08248: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.08311: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.08387: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 10976 1726879440.08395: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 10976 1726879440.08447: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.08503: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 10976 1726879440.08505: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.08647: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.08815: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 10976 1726879440.08828: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.08861: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.08903: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 10976 1726879440.08909: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.08950: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.09002: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 10976 1726879440.09005: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.09064: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.09136: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 10976 1726879440.09196: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 10976 1726879440.09239: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.09312: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 10976 1726879440.09317: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 10976 1726879440.09337: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.09451: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.09565: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py <<< 10976 1726879440.09648: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.09810: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879440.11007: stdout chunk (state=3): >>> {"name": "corosync", "changed": false, "status": {"Type": "notify", "ExitType": "main", "Restart": "no", "NotifyAccess": "main", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "19292", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:41:55 EDT", "ExecMainStartTimestampMonotonic": "325936120", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "19292", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/corosync.service", "ControlGroupId": "4216", "MemoryCurrent": "147980288", "MemoryAvailable": "infinity", "CPUUsageNSec": "909624000", "TasksCurrent": "9", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgres<<< 10976 1726879440.11056: stdout chunk (state=3): >>>sBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "null", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "corosync.service", "Names": "corosync.service", "Requires": "network-online.target sysinit.target system.slice", "RequiredBy": "pacemaker.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target pacemaker.service shutdown.target", "After": "network-online.target systemd-journald.socket sysinit.target basic.target system.slice", "Documentation": "man:corosync man:corosync.conf man:corosync_overview", "Description": "Corosync Cluster Engine", "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/corosync.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:41:56 EDT", "StateChangeTimestampMonotonic": "326339638", "InactiveExitTimestamp": "Fri 2024-09-20 20:41:55 EDT", "InactiveExitTimestampMonotonic": "325936621", "ActiveEnterTimestamp": "Fri 2024-09-20 20:41:56 EDT", "ActiveEnterTimestampMonotonic": "326339638", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:41:55 EDT", "ConditionTimestampMonotonic": "325933325", "AssertTimestamp": "Fri 2024-09-20 20:41:55 EDT", "AssertTimestampMonotonic": "325933369", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "96e6f322b5534774a9720859efb5b9a8", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "corosync", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 10976 1726879440.11703: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ <<< 10976 1726879440.11709: stdout chunk (state=3): >>># cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy <<< 10976 1726879440.11728: stdout chunk (state=3): >>># 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 <<< 10976 1726879440.11756: stdout chunk (state=3): >>># cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin <<< 10976 1726879440.11790: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps <<< 10976 1726879440.11794: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux <<< 10976 1726879440.11797: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 10976 1726879440.12115: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879440.12147: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879440.12172: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 10976 1726879440.12227: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 10976 1726879440.12230: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 10976 1726879440.12233: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879440.12253: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879440.12318: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 10976 1726879440.12482: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime <<< 10976 1726879440.12495: stdout chunk (state=3): >>># destroy base64 <<< 10976 1726879440.12501: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 10976 1726879440.12504: stdout chunk (state=3): >>># destroy json <<< 10976 1726879440.12673: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 10976 1726879440.12680: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 10976 1726879440.12693: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves <<< 10976 1726879440.12696: stdout chunk (state=3): >>># destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 10976 1726879440.12699: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 10976 1726879440.12701: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select <<< 10976 1726879440.12703: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 10976 1726879440.12745: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879440.12748: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types <<< 10976 1726879440.12756: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879440.12800: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 10976 1726879440.12818: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external <<< 10976 1726879440.12821: stdout chunk (state=3): >>># 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 <<< 10976 1726879440.12888: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 10976 1726879440.12893: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 10976 1726879440.12944: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879440.13055: stdout chunk (state=3): >>># destroy platform <<< 10976 1726879440.13068: stdout chunk (state=3): >>># destroy _uuid # destroy _sre # destroy sre_parse <<< 10976 1726879440.13080: stdout chunk (state=3): >>># destroy tokenize <<< 10976 1726879440.13098: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 10976 1726879440.13115: stdout chunk (state=3): >>># destroy stat <<< 10976 1726879440.13127: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879440.13144: stdout chunk (state=3): >>># destroy select <<< 10976 1726879440.13150: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 10976 1726879440.13168: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879440.13210: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879440.13836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879440.13840: stderr chunk (state=3): >>><<< 10976 1726879440.13842: stdout chunk (state=3): >>><<< 10976 1726879440.13891: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663498dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966343d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663498b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663498ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966343d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966343d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966343d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96631cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96631cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96631f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96631cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663455880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96631c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96631f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966343d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966316deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663171f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663167610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966316f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966316d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f966304edc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966304e8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966304eeb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966304ef70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966304ee80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663149d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663143610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663156670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663176e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9663060c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663149250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9663156280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966317c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663060fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663060d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663060d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663034370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663034460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663068fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663062a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663062490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662f681c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966301ec70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9663062eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966317c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662f7aaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662f7ae20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662f8c730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662f8cc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662f193a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662f7af10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662f29280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662f8c5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662f29340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96630609d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662f456a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662f45970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662f45760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662f45850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662f45ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662f521f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662f458e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662f38a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96630605b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662f45a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9662e6e670> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662dab7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662dab160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662dab280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662dabf10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662dab4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662dabd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662dabf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662dab100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662d79ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96627470d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96627472b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662747c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662d92dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662d923a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662d92f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662de2c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662db6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662db63a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662d5fb80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662db64c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662db64f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96627a6250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662df31f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96627b28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662df3370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662df3d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96627b2880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662d8b0d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662db89a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96627b20d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662dea8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96627a79d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96627c5b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96627b1640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96627a7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96627b1a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96627f67c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96627fc820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f966234e9a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662d6a760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662daf3d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96627e79a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96621ccbe0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96627f7670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662d7dd90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662daf400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662370bb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662317f70> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96623174f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662357ee0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96620c1d00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96620c96a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96620c98b0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662313c40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662332f70> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662313fd0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662363910> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662d90cd0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96620c97f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662363f70> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662024cd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9662132fd0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662097640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9661fc6700> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9662097610> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0omcqcui/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "corosync", "changed": false, "status": {"Type": "notify", "ExitType": "main", "Restart": "no", "NotifyAccess": "main", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "19292", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:41:55 EDT", "ExecMainStartTimestampMonotonic": "325936120", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "19292", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/corosync.service", "ControlGroupId": "4216", "MemoryCurrent": "147980288", "MemoryAvailable": "infinity", "CPUUsageNSec": "909624000", "TasksCurrent": "9", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "null", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "corosync.service", "Names": "corosync.service", "Requires": "network-online.target sysinit.target system.slice", "RequiredBy": "pacemaker.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target pacemaker.service shutdown.target", "After": "network-online.target systemd-journald.socket sysinit.target basic.target system.slice", "Documentation": "man:corosync man:corosync.conf man:corosync_overview", "Description": "Corosync Cluster Engine", "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/corosync.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:41:56 EDT", "StateChangeTimestampMonotonic": "326339638", "InactiveExitTimestamp": "Fri 2024-09-20 20:41:55 EDT", "InactiveExitTimestampMonotonic": "325936621", "ActiveEnterTimestamp": "Fri 2024-09-20 20:41:56 EDT", "ActiveEnterTimestampMonotonic": "326339638", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:41:55 EDT", "ConditionTimestampMonotonic": "325933325", "AssertTimestamp": "Fri 2024-09-20 20:41:55 EDT", "AssertTimestampMonotonic": "325933369", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "96e6f322b5534774a9720859efb5b9a8", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "corosync", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879440.15295: done with _execute_module (ansible.legacy.systemd, {'name': 'corosync', 'state': 'started', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_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-1726879439.6616385-13637-238835511927558/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879440.15299: _low_level_execute_command(): starting 10976 1726879440.15302: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879439.6616385-13637-238835511927558/ > /dev/null 2>&1 && sleep 0' 10976 1726879440.15429: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879440.15433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879440.15471: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879440.15475: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879440.15478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879440.15480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879440.15534: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879440.15538: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879440.15541: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879440.15595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879440.17582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879440.17587: stderr chunk (state=3): >>><<< 10976 1726879440.17589: stdout chunk (state=3): >>><<< 10976 1726879440.18141: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879440.18146: handler run complete 10976 1726879440.18148: attempt loop complete, returning result 10976 1726879440.18150: _execute() done 10976 1726879440.18153: dumping result to json 10976 1726879440.18155: done dumping result, returning 10976 1726879440.18157: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Start corosync [0e24e73b-299d-f469-e0b0-000000000cfd] 10976 1726879440.18159: sending task result for task 0e24e73b-299d-f469-e0b0-000000000cfd ok: [managed_node2] => { "changed": false, "name": "corosync", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 20:41:56 EDT", "ActiveEnterTimestampMonotonic": "326339638", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network-online.target systemd-journald.socket sysinit.target basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:41:55 EDT", "AssertTimestampMonotonic": "325933369", "Before": "multi-user.target pacemaker.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "909624000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:41:55 EDT", "ConditionTimestampMonotonic": "325933325", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/corosync.service", "ControlGroupId": "4216", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Corosync Cluster Engine", "DevicePolicy": "auto", "Documentation": "man:corosync man:corosync.conf man:corosync_overview", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "19292", "ExecMainStartTimestamp": "Fri 2024-09-20 20:41:55 EDT", "ExecMainStartTimestampMonotonic": "325936120", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/corosync.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "corosync.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2024-09-20 20:41:55 EDT", "InactiveExitTimestampMonotonic": "325936621", "InvocationID": "96e6f322b5534774a9720859efb5b9a8", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "19292", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "147980288", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "corosync.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "pacemaker.service", "Requires": "network-online.target sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 20:41:56 EDT", "StateChangeTimestampMonotonic": "326339638", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "9", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 10976 1726879440.18574: no more pending results, returning what we have 10976 1726879440.18577: results queue empty 10976 1726879440.18578: checking for any_errors_fatal 10976 1726879440.18584: done checking for any_errors_fatal 10976 1726879440.18585: checking for max_fail_percentage 10976 1726879440.18587: done checking for max_fail_percentage 10976 1726879440.18587: checking to see if all hosts have failed and the running result is not ok 10976 1726879440.18588: done checking to see if all hosts have failed 10976 1726879440.18591: getting the remaining hosts for this loop 10976 1726879440.18593: done getting the remaining hosts for this loop 10976 1726879440.18596: getting the next task for host managed_node2 10976 1726879440.18601: done getting next task for host managed_node2 10976 1726879440.18604: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Reload corosync configuration 10976 1726879440.18607: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879440.18616: getting variables 10976 1726879440.18617: in VariableManager get_vars() 10976 1726879440.18655: Calling all_inventory to load vars for managed_node2 10976 1726879440.18658: Calling groups_inventory to load vars for managed_node2 10976 1726879440.18660: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879440.18669: Calling all_plugins_play to load vars for managed_node2 10976 1726879440.18672: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879440.18674: Calling groups_plugins_play to load vars for managed_node2 10976 1726879440.19648: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000cfd 10976 1726879440.19652: WORKER PROCESS EXITING 10976 1726879440.19934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879440.21344: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879440.21364: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879440.21370: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879440.21450: done with get_vars() 10976 1726879440.21473: done getting variables 10976 1726879440.21531: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Reload corosync configuration] **** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:56 Friday 20 September 2024 20:44:00 -0400 (0:00:00.619) 0:01:21.638 ****** 10976 1726879440.21570: entering _queue_task() for managed_node2/command 10976 1726879440.21917: worker is 1 (out of 1 available) 10976 1726879440.21931: exiting _queue_task() for managed_node2/command 10976 1726879440.21936: done queuing things up, now waiting for results queue to drain 10976 1726879440.21938: waiting for pending results... 10976 1726879440.22275: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Reload corosync configuration 10976 1726879440.22445: in run() - task 0e24e73b-299d-f469-e0b0-000000000cfe 10976 1726879440.22467: variable 'ansible_search_path' from source: unknown 10976 1726879440.22475: variable 'ansible_search_path' from source: unknown 10976 1726879440.22527: calling self._execute() 10976 1726879440.22647: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879440.22660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879440.22676: variable 'omit' from source: magic vars 10976 1726879440.23132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879440.32945: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879440.33018: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879440.33064: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879440.33106: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879440.33142: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879440.33239: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879440.33262: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879440.33392: variable 'ansible_check_mode' from source: magic vars 10976 1726879440.33405: Evaluated conditional (not ansible_check_mode): True 10976 1726879440.33416: variable 'omit' from source: magic vars 10976 1726879440.33492: variable 'omit' from source: magic vars 10976 1726879440.33532: variable 'omit' from source: magic vars 10976 1726879440.33565: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879440.33601: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879440.33642: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879440.33664: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879440.33680: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879440.33710: variable 'inventory_hostname' from source: set_fact 10976 1726879440.33719: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879440.33729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879440.33838: Set connection var ansible_pipelining to False 10976 1726879440.33852: Set connection var ansible_shell_executable to /bin/sh 10976 1726879440.33863: Set connection var ansible_timeout to 10 10976 1726879440.33872: Set connection var ansible_shell_type to sh 10976 1726879440.33883: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879440.33895: Set connection var ansible_connection to ssh 10976 1726879440.33928: variable 'ansible_shell_executable' from source: unknown 10976 1726879440.33937: variable 'ansible_connection' from source: unknown 10976 1726879440.33945: variable 'ansible_module_compression' from source: unknown 10976 1726879440.33952: variable 'ansible_shell_type' from source: unknown 10976 1726879440.33959: variable 'ansible_shell_executable' from source: unknown 10976 1726879440.33966: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879440.33974: variable 'ansible_pipelining' from source: unknown 10976 1726879440.33981: variable 'ansible_timeout' from source: unknown 10976 1726879440.33988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879440.34102: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879440.34119: variable 'omit' from source: magic vars 10976 1726879440.34133: starting attempt loop 10976 1726879440.34140: running the handler 10976 1726879440.34155: _low_level_execute_command(): starting 10976 1726879440.34166: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879440.34926: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879440.34944: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879440.34960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879440.34979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879440.35033: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879440.35046: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879440.35062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879440.35082: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879440.35098: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879440.35114: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879440.35130: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879440.35146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879440.35163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879440.35176: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879440.35188: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879440.35206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879440.35288: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879440.35309: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879440.35329: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879440.35444: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879440.37100: stdout chunk (state=3): >>>/root <<< 10976 1726879440.37203: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879440.37302: stderr chunk (state=3): >>><<< 10976 1726879440.37316: stdout chunk (state=3): >>><<< 10976 1726879440.37452: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879440.37466: _low_level_execute_command(): starting 10976 1726879440.37470: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879440.3735118-13655-69967770374599 `" && echo ansible-tmp-1726879440.3735118-13655-69967770374599="` echo /root/.ansible/tmp/ansible-tmp-1726879440.3735118-13655-69967770374599 `" ) && sleep 0' 10976 1726879440.38174: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879440.38189: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879440.38205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879440.38227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879440.38276: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879440.38289: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879440.38304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879440.38323: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879440.38337: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879440.38353: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879440.38366: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879440.38379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879440.38396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879440.38408: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879440.38419: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879440.38439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879440.38519: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879440.38549: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879440.38567: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879440.38669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879440.40658: stdout chunk (state=3): >>>ansible-tmp-1726879440.3735118-13655-69967770374599=/root/.ansible/tmp/ansible-tmp-1726879440.3735118-13655-69967770374599 <<< 10976 1726879440.40829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879440.40851: stdout chunk (state=3): >>><<< 10976 1726879440.40854: stderr chunk (state=3): >>><<< 10976 1726879440.41148: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879440.3735118-13655-69967770374599=/root/.ansible/tmp/ansible-tmp-1726879440.3735118-13655-69967770374599 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879440.41152: variable 'ansible_module_compression' from source: unknown 10976 1726879440.41155: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 10976 1726879440.41157: variable 'ansible_facts' from source: unknown 10976 1726879440.41159: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879440.3735118-13655-69967770374599/AnsiballZ_command.py 10976 1726879440.41208: Sending initial data 10976 1726879440.41218: Sent initial data (155 bytes) 10976 1726879440.42427: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879440.42432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879440.42464: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879440.42468: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879440.42470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879440.42542: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879440.42563: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879440.42567: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879440.42634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879440.44498: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879440.44538: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879440.44585: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpjc40jaoo /root/.ansible/tmp/ansible-tmp-1726879440.3735118-13655-69967770374599/AnsiballZ_command.py <<< 10976 1726879440.44637: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879440.45831: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879440.45835: stderr chunk (state=3): >>><<< 10976 1726879440.45837: stdout chunk (state=3): >>><<< 10976 1726879440.45839: done transferring module to remote 10976 1726879440.45841: _low_level_execute_command(): starting 10976 1726879440.45844: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879440.3735118-13655-69967770374599/ /root/.ansible/tmp/ansible-tmp-1726879440.3735118-13655-69967770374599/AnsiballZ_command.py && sleep 0' 10976 1726879440.46825: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879440.46834: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879440.46845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879440.46859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879440.46904: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879440.46913: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879440.46921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879440.46942: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879440.46949: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879440.46955: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879440.46963: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879440.46973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879440.46984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879440.46993: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879440.47001: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879440.47010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879440.47084: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879440.47105: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879440.47117: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879440.47199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879440.49181: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879440.49186: stdout chunk (state=3): >>><<< 10976 1726879440.49191: stderr chunk (state=3): >>><<< 10976 1726879440.49405: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879440.49409: _low_level_execute_command(): starting 10976 1726879440.49411: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879440.3735118-13655-69967770374599/AnsiballZ_command.py && sleep 0' 10976 1726879440.51381: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879440.51404: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879440.51420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879440.51441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879440.51488: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879440.51506: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879440.51524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879440.51543: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879440.51557: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879440.51570: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879440.51583: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879440.51600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879440.51617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879440.51638: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879440.51650: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879440.51662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879440.51737: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879440.51758: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879440.51772: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879440.51859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879440.54011: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 10976 1726879440.54016: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10976 1726879440.54059: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879440.54102: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879440.54133: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879440.54183: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879440.54186: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879440.54232: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879440.54297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879440.54314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5ad8dc0> <<< 10976 1726879440.54510: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879440.54560: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5a7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5ad8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5ad8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5a7d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879440.54565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5a7d940> <<< 10976 1726879440.54610: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5a7d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879440.54660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879440.54849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879440.54864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5a34190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5a34220> <<< 10976 1726879440.54896: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879440.54908: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5a57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5a34940> <<< 10976 1726879440.54954: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5a95880> <<< 10976 1726879440.54970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5a2dd90> <<< 10976 1726879440.55030: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879440.55044: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5a57d90> <<< 10976 1726879440.55097: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5a7d970> <<< 10976 1726879440.55116: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879440.55320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879440.55362: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879440.55384: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879440.55428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879440.55441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879440.55456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb57adeb0> <<< 10976 1726879440.55503: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb57b1f40> <<< 10976 1726879440.55534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879440.55555: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879440.55596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879440.55600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879440.55635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879440.55669: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb57a7610> <<< 10976 1726879440.55672: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb57af640> <<< 10976 1726879440.55688: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb57ad370> <<< 10976 1726879440.55691: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879440.55754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879440.55779: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879440.55820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879440.55836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879440.55883: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb5730d90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5730880> <<< 10976 1726879440.55921: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879440.55935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5730e80> <<< 10976 1726879440.55974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879440.55979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879440.56014: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5730f40> <<< 10976 1726879440.56042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879440.56045: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5730e50> import '_collections' # <<< 10976 1726879440.56085: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5789d00> import '_functools' # <<< 10976 1726879440.56115: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb57835e0> <<< 10976 1726879440.56195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5796640> <<< 10976 1726879440.56200: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb57b6df0> <<< 10976 1726879440.56212: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879440.56246: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb5742c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5789220> <<< 10976 1726879440.56295: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879440.56347: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb5796250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb57bc9a0> <<< 10976 1726879440.56352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879440.56381: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879440.56408: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5742f70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5742d60> <<< 10976 1726879440.56472: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5742cd0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879440.56503: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879440.56536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879440.56576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879440.56614: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5717340> <<< 10976 1726879440.56646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879440.56649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879440.56670: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5717430> <<< 10976 1726879440.56798: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb574af70> <<< 10976 1726879440.56829: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5744a00> <<< 10976 1726879440.56865: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb57444c0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879440.56887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879440.56913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879440.56958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879440.56961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879440.56974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb564a190> <<< 10976 1726879440.57001: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5700cd0> <<< 10976 1726879440.57093: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5744e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb57b6fd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879440.57159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879440.57181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb565cac0> import 'errno' # <<< 10976 1726879440.57241: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb565cdf0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879440.57269: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb566e700> <<< 10976 1726879440.57283: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879440.57326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879440.57364: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb566ec40> <<< 10976 1726879440.57428: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb55fb370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb565cee0> <<< 10976 1726879440.57441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879440.57520: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb560b250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb566e580> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb560b310> <<< 10976 1726879440.57548: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb57429a0> <<< 10976 1726879440.57577: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879440.57607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879440.57627: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879440.57646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879440.57665: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb5627670> <<< 10976 1726879440.57697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879440.57712: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb5627940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5627730> <<< 10976 1726879440.57743: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb5627820> <<< 10976 1726879440.57771: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879440.58015: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb5627c70> <<< 10976 1726879440.58043: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb56351c0> <<< 10976 1726879440.58076: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb56278b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb561aa00> <<< 10976 1726879440.58097: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5742580> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879440.58146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879440.58185: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5627a60> <<< 10976 1726879440.58294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879440.58370: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbcb5548640> <<< 10976 1726879440.58510: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 10976 1726879440.58601: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.58642: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879440.58669: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.58683: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10976 1726879440.59977: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.60997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f4d790> <<< 10976 1726879440.61043: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879440.61056: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879440.61095: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4f4d160> <<< 10976 1726879440.61138: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f4d280> <<< 10976 1726879440.61167: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f4dee0> <<< 10976 1726879440.61196: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879440.61247: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f4dfd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f4dd00> <<< 10976 1726879440.61260: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879440.61283: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4f4df40> <<< 10976 1726879440.61307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879440.61337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879440.61378: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f4d100> <<< 10976 1726879440.61421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879440.61427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879440.61448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879440.61470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879440.61487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879440.61569: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4ea4eb0> <<< 10976 1726879440.61610: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4ec5f70> <<< 10976 1726879440.61636: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4ec5d90> <<< 10976 1726879440.61649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879440.61695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879440.61719: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4ec5400> <<< 10976 1726879440.61742: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4fb3dc0> <<< 10976 1726879440.61918: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4fb33d0> <<< 10976 1726879440.61942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879440.61998: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4fb3f40> <<< 10976 1726879440.62013: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879440.62058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879440.62075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879440.62078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f83b20> <<< 10976 1726879440.62169: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f20ca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f20370> <<< 10976 1726879440.62190: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f51460> <<< 10976 1726879440.62204: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4f20490> <<< 10976 1726879440.62234: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f204c0> <<< 10976 1726879440.62270: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879440.62296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879440.62353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879440.62406: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4e87220> <<< 10976 1726879440.62440: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f951c0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879440.62443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879440.62510: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4e938e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f95340> <<< 10976 1726879440.62526: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879440.62569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879440.62605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879440.62608: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879440.62660: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4fadd00> <<< 10976 1726879440.62785: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4e93880> <<< 10976 1726879440.62932: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4e936d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4e92670> <<< 10976 1726879440.63008: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4e925b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f8c880> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879440.63029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879440.63075: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4f16670> <<< 10976 1726879440.63268: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879440.63272: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4f15a90> <<< 10976 1726879440.63275: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f260a0> <<< 10976 1726879440.63308: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879440.63319: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4f160d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f58a00> <<< 10976 1726879440.63329: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.63341: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.63349: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879440.63359: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.63436: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.63514: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.63519: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879440.63544: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.63556: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.63564: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879440.63571: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.63674: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.63781: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.64276: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.64843: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879440.64867: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4a54550> <<< 10976 1726879440.64932: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4e614f0> <<< 10976 1726879440.64945: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb49f9070> <<< 10976 1726879440.64996: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 10976 1726879440.65037: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.65050: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879440.65332: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f15bb0> # zipimport: zlib available <<< 10976 1726879440.65746: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.66109: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.66160: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.66233: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879440.66236: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.66264: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.66304: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879440.66361: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.66429: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879440.66450: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879440.66469: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.66506: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.66539: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879440.66738: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.66917: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879440.66959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879440.66962: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879440.67032: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4e6e940> # zipimport: zlib available <<< 10976 1726879440.67100: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.67169: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879440.67177: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879440.67198: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.67231: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.67267: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879440.67276: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.67310: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.67346: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.67440: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.67504: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879440.67530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879440.67612: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879440.67617: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4f9f250> <<< 10976 1726879440.67641: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4e6e5e0> <<< 10976 1726879440.67684: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879440.67690: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.67828: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.67882: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.67902: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.67949: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879440.67957: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879440.67978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879440.68008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879440.68053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879440.68145: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4e53790> <<< 10976 1726879440.68189: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4e507c0> <<< 10976 1726879440.68245: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4e4a8e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879440.68325: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879440.68426: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10976 1726879440.68499: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.68603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879440.68630: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb49e4550> <<< 10976 1726879440.68713: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879440.68867: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879440.70572: stdout chunk (state=3): >>> {"changed": true, "stdout": "Reloading corosync.conf...\nDone", "stderr": "", "rc": 0, "cmd": ["corosync-cfgtool", "-R"], "start": "2024-09-20 20:44:00.688213", "end": "2024-09-20 20:44:00.704524", "delta": "0:00:00.016311", "msg": "", "invocation": {"module_args": {"_raw_params": "corosync-cfgtool -R", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 10976 1726879440.70576: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879440.71015: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ <<< 10976 1726879440.71034: 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 # cleanup[2] removing marshal <<< 10976 1726879440.71098: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing <<< 10976 1726879440.71109: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 10976 1726879440.71285: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879440.71310: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879440.71505: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 10976 1726879440.72127: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879440.72557: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879440.72561: stdout chunk (state=3): >>><<< 10976 1726879440.72563: stderr chunk (state=3): >>><<< 10976 1726879440.72736: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5ad8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5a7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5ad8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5ad8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5a7d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5a7d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5a7d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5a34190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5a34220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5a57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5a34940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5a95880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5a2dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5a57d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5a7d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb57adeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb57b1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb57a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb57af640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb57ad370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb5730d90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5730880> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5730e80> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5730f40> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5730e50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5789d00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb57835e0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5796640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb57b6df0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb5742c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5789220> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb5796250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb57bc9a0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5742f70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5742d60> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5742cd0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5717340> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5717430> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb574af70> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5744a00> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb57444c0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb564a190> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5700cd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5744e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb57b6fd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb565cac0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb565cdf0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb566e700> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb566ec40> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb55fb370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb565cee0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb560b250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb566e580> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb560b310> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb57429a0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb5627670> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb5627940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5627730> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb5627820> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb5627c70> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb56351c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb56278b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb561aa00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5742580> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb5627a60> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbcb5548640> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f4d790> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4f4d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f4d280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f4dee0> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f4dfd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f4dd00> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4f4df40> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f4d100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4ea4eb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4ec5f70> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4ec5d90> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4ec5400> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4fb3dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4fb33d0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4fb3f40> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f83b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f20ca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f20370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f51460> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4f20490> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f204c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4e87220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f951c0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4e938e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f95340> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4fadd00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4e93880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4e936d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4e92670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4e925b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f8c880> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4f16670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4f15a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f260a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4f160d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f58a00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4a54550> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4e614f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb49f9070> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4f15bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4e6e940> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcb4f9f250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4e6e5e0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4e53790> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4e507c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb4e4a8e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d_guubi2/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcb49e4550> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "Reloading corosync.conf...\nDone", "stderr": "", "rc": 0, "cmd": ["corosync-cfgtool", "-R"], "start": "2024-09-20 20:44:00.688213", "end": "2024-09-20 20:44:00.704524", "delta": "0:00:00.016311", "msg": "", "invocation": {"module_args": {"_raw_params": "corosync-cfgtool -R", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879440.75112: done with _execute_module (ansible.legacy.command, {'_raw_params': 'corosync-cfgtool -R', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_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-1726879440.3735118-13655-69967770374599/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879440.75117: _low_level_execute_command(): starting 10976 1726879440.75119: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879440.3735118-13655-69967770374599/ > /dev/null 2>&1 && sleep 0' 10976 1726879440.75720: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879440.75738: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879440.75757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879440.75801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879440.75877: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879440.75892: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879440.75912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879440.75934: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879440.75948: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879440.75974: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879440.76011: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879440.76033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879440.76051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879440.76072: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879440.76185: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879440.76208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879440.76301: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879440.76334: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879440.76356: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879440.76434: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879440.78345: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879440.78350: stdout chunk (state=3): >>><<< 10976 1726879440.78352: stderr chunk (state=3): >>><<< 10976 1726879440.78535: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879440.78541: handler run complete 10976 1726879440.78544: Evaluated conditional (False): False 10976 1726879440.78546: attempt loop complete, returning result 10976 1726879440.78550: _execute() done 10976 1726879440.78553: dumping result to json 10976 1726879440.78558: done dumping result, returning 10976 1726879440.78562: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Reload corosync configuration [0e24e73b-299d-f469-e0b0-000000000cfe] 10976 1726879440.78565: sending task result for task 0e24e73b-299d-f469-e0b0-000000000cfe 10976 1726879440.78648: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000cfe 10976 1726879440.78651: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "corosync-cfgtool", "-R" ], "delta": "0:00:00.016311", "end": "2024-09-20 20:44:00.704524", "rc": 0, "start": "2024-09-20 20:44:00.688213" } STDOUT: Reloading corosync.conf... Done 10976 1726879440.78761: no more pending results, returning what we have 10976 1726879440.78765: results queue empty 10976 1726879440.78766: checking for any_errors_fatal 10976 1726879440.78797: done checking for any_errors_fatal 10976 1726879440.78799: checking for max_fail_percentage 10976 1726879440.78800: done checking for max_fail_percentage 10976 1726879440.78802: checking to see if all hosts have failed and the running result is not ok 10976 1726879440.78803: done checking to see if all hosts have failed 10976 1726879440.78804: getting the remaining hosts for this loop 10976 1726879440.78805: done getting the remaining hosts for this loop 10976 1726879440.78809: getting the next task for host managed_node2 10976 1726879440.78815: done getting next task for host managed_node2 10976 1726879440.78820: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Start corosync-qdevice 10976 1726879440.78965: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879440.78979: getting variables 10976 1726879440.78981: in VariableManager get_vars() 10976 1726879440.79026: Calling all_inventory to load vars for managed_node2 10976 1726879440.79029: Calling groups_inventory to load vars for managed_node2 10976 1726879440.79032: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879440.79041: Calling all_plugins_play to load vars for managed_node2 10976 1726879440.79045: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879440.79048: Calling groups_plugins_play to load vars for managed_node2 10976 1726879440.87408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879440.89144: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879440.89163: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879440.89170: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879440.89235: done with get_vars() 10976 1726879440.89337: done getting variables 10976 1726879440.89389: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Start corosync-qdevice] *********** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:63 Friday 20 September 2024 20:44:00 -0400 (0:00:00.678) 0:01:22.317 ****** 10976 1726879440.89427: entering _queue_task() for managed_node2/service 10976 1726879440.90070: worker is 1 (out of 1 available) 10976 1726879440.90083: exiting _queue_task() for managed_node2/service 10976 1726879440.90094: done queuing things up, now waiting for results queue to drain 10976 1726879440.90096: waiting for pending results... 10976 1726879440.90842: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Start corosync-qdevice 10976 1726879440.91049: in run() - task 0e24e73b-299d-f469-e0b0-000000000cff 10976 1726879440.91073: variable 'ansible_search_path' from source: unknown 10976 1726879440.91086: variable 'ansible_search_path' from source: unknown 10976 1726879440.91135: calling self._execute() 10976 1726879440.91262: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879440.91276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879440.91294: variable 'omit' from source: magic vars 10976 1726879440.91667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879440.93549: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879440.93641: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879440.93683: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879440.93731: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879440.93762: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879440.93876: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879440.93899: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879440.94009: variable '__ha_cluster_qdevice_in_use' from source: set_fact 10976 1726879440.94020: Evaluated conditional (__ha_cluster_qdevice_in_use): False 10976 1726879440.94030: when evaluation is False, skipping this task 10976 1726879440.94038: _execute() done 10976 1726879440.94045: dumping result to json 10976 1726879440.94052: done dumping result, returning 10976 1726879440.94065: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Start corosync-qdevice [0e24e73b-299d-f469-e0b0-000000000cff] 10976 1726879440.94076: sending task result for task 0e24e73b-299d-f469-e0b0-000000000cff 10976 1726879440.94197: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000cff 10976 1726879440.94204: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__ha_cluster_qdevice_in_use", "skip_reason": "Conditional result was False" } 10976 1726879440.94268: no more pending results, returning what we have 10976 1726879440.94272: results queue empty 10976 1726879440.94273: checking for any_errors_fatal 10976 1726879440.94286: done checking for any_errors_fatal 10976 1726879440.94287: checking for max_fail_percentage 10976 1726879440.94291: done checking for max_fail_percentage 10976 1726879440.94292: checking to see if all hosts have failed and the running result is not ok 10976 1726879440.94293: done checking to see if all hosts have failed 10976 1726879440.94293: getting the remaining hosts for this loop 10976 1726879440.94295: done getting the remaining hosts for this loop 10976 1726879440.94299: getting the next task for host managed_node2 10976 1726879440.94306: done getting next task for host managed_node2 10976 1726879440.94311: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Start pacemaker 10976 1726879440.94314: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879440.94333: getting variables 10976 1726879440.94334: in VariableManager get_vars() 10976 1726879440.94379: Calling all_inventory to load vars for managed_node2 10976 1726879440.94382: Calling groups_inventory to load vars for managed_node2 10976 1726879440.94384: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879440.94396: Calling all_plugins_play to load vars for managed_node2 10976 1726879440.94400: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879440.94403: Calling groups_plugins_play to load vars for managed_node2 10976 1726879440.96234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879440.99946: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879440.99998: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879441.00198: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879441.01054: done with get_vars() 10976 1726879441.01095: done getting variables 10976 1726879441.01370: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Start pacemaker] ****************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:69 Friday 20 September 2024 20:44:01 -0400 (0:00:00.119) 0:01:22.437 ****** 10976 1726879441.01471: entering _queue_task() for managed_node2/service 10976 1726879441.02027: worker is 1 (out of 1 available) 10976 1726879441.02038: exiting _queue_task() for managed_node2/service 10976 1726879441.02050: done queuing things up, now waiting for results queue to drain 10976 1726879441.02051: waiting for pending results... 10976 1726879441.02432: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Start pacemaker 10976 1726879441.02553: in run() - task 0e24e73b-299d-f469-e0b0-000000000d00 10976 1726879441.02563: variable 'ansible_search_path' from source: unknown 10976 1726879441.02567: variable 'ansible_search_path' from source: unknown 10976 1726879441.02600: calling self._execute() 10976 1726879441.02696: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879441.02699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879441.02711: variable 'omit' from source: magic vars 10976 1726879441.02993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879441.06049: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879441.06138: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879441.06169: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879441.06193: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879441.06220: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879441.06326: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879441.06356: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879441.06369: variable 'omit' from source: magic vars 10976 1726879441.06440: variable 'omit' from source: magic vars 10976 1726879441.06467: variable 'omit' from source: magic vars 10976 1726879441.06492: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879441.06564: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879441.06594: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879441.06618: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879441.06631: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879441.06655: variable 'inventory_hostname' from source: set_fact 10976 1726879441.06658: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879441.06670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879441.06752: Set connection var ansible_pipelining to False 10976 1726879441.06766: Set connection var ansible_shell_executable to /bin/sh 10976 1726879441.06770: Set connection var ansible_timeout to 10 10976 1726879441.06773: Set connection var ansible_shell_type to sh 10976 1726879441.06775: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879441.06778: Set connection var ansible_connection to ssh 10976 1726879441.06801: variable 'ansible_shell_executable' from source: unknown 10976 1726879441.06807: variable 'ansible_connection' from source: unknown 10976 1726879441.06809: variable 'ansible_module_compression' from source: unknown 10976 1726879441.06815: variable 'ansible_shell_type' from source: unknown 10976 1726879441.06823: variable 'ansible_shell_executable' from source: unknown 10976 1726879441.06826: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879441.06828: variable 'ansible_pipelining' from source: unknown 10976 1726879441.06831: variable 'ansible_timeout' from source: unknown 10976 1726879441.06835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879441.06916: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879441.06932: variable 'omit' from source: magic vars 10976 1726879441.06935: starting attempt loop 10976 1726879441.06938: running the handler 10976 1726879441.07009: variable 'ansible_facts' from source: unknown 10976 1726879441.07431: _low_level_execute_command(): starting 10976 1726879441.07436: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879441.08150: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879441.08167: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879441.08185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879441.08204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879441.08260: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879441.08274: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879441.08288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879441.08304: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879441.08318: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879441.08335: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879441.08348: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879441.08363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879441.08380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879441.08393: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879441.08405: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879441.08418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879441.08496: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879441.08519: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879441.08542: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879441.08619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879441.10284: stdout chunk (state=3): >>>/root <<< 10976 1726879441.10384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879441.10466: stderr chunk (state=3): >>><<< 10976 1726879441.10469: stdout chunk (state=3): >>><<< 10976 1726879441.10529: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879441.10541: _low_level_execute_command(): starting 10976 1726879441.10544: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879441.104848-13691-237697686314840 `" && echo ansible-tmp-1726879441.104848-13691-237697686314840="` echo /root/.ansible/tmp/ansible-tmp-1726879441.104848-13691-237697686314840 `" ) && sleep 0' 10976 1726879441.11037: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879441.11058: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879441.11061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879441.11064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879441.11099: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879441.11104: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879441.11117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879441.11175: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879441.11178: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879441.11181: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879441.11226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879441.13126: stdout chunk (state=3): >>>ansible-tmp-1726879441.104848-13691-237697686314840=/root/.ansible/tmp/ansible-tmp-1726879441.104848-13691-237697686314840 <<< 10976 1726879441.13241: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879441.13331: stderr chunk (state=3): >>><<< 10976 1726879441.13335: stdout chunk (state=3): >>><<< 10976 1726879441.13552: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879441.104848-13691-237697686314840=/root/.ansible/tmp/ansible-tmp-1726879441.104848-13691-237697686314840 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879441.13555: variable 'ansible_module_compression' from source: unknown 10976 1726879441.13562: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 10976 1726879441.13582: variable 'ansible_facts' from source: unknown 10976 1726879441.13699: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879441.104848-13691-237697686314840/AnsiballZ_systemd.py 10976 1726879441.13814: Sending initial data 10976 1726879441.13825: Sent initial data (155 bytes) 10976 1726879441.14535: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879441.14539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879441.14570: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879441.14574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879441.14576: 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879441.14627: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879441.14644: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879441.14647: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879441.14687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879441.16482: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 10976 1726879441.16486: stderr chunk (state=3): >>>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 <<< 10976 1726879441.16516: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879441.16552: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpj74agnai /root/.ansible/tmp/ansible-tmp-1726879441.104848-13691-237697686314840/AnsiballZ_systemd.py <<< 10976 1726879441.16585: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879441.18289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879441.18452: stderr chunk (state=3): >>><<< 10976 1726879441.18456: stdout chunk (state=3): >>><<< 10976 1726879441.18458: done transferring module to remote 10976 1726879441.18461: _low_level_execute_command(): starting 10976 1726879441.18463: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879441.104848-13691-237697686314840/ /root/.ansible/tmp/ansible-tmp-1726879441.104848-13691-237697686314840/AnsiballZ_systemd.py && sleep 0' 10976 1726879441.19205: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879441.19242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879441.19249: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 is address debug1: re-parsing configuration <<< 10976 1726879441.19251: 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.42.6 originally 10.31.42.6 <<< 10976 1726879441.19254: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879441.19348: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879441.19365: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879441.19415: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879441.21168: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879441.21242: stderr chunk (state=3): >>><<< 10976 1726879441.21246: stdout chunk (state=3): >>><<< 10976 1726879441.21339: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879441.21353: _low_level_execute_command(): starting 10976 1726879441.21356: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879441.104848-13691-237697686314840/AnsiballZ_systemd.py && sleep 0' 10976 1726879441.22139: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879441.22144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879441.22180: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879441.22184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879441.22234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879441.22246: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879441.22301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879441.24293: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879441.24298: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879441.24363: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879441.24406: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879441.24438: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879441.24477: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879441.24484: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879441.24535: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879441.24560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879441.24582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879441.24586: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879441.24608: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b4d8dc0> <<< 10976 1726879441.24644: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879441.24666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b47d3a0> <<< 10976 1726879441.24669: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b4d8b20> <<< 10976 1726879441.24697: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879441.24718: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b4d8ac0> <<< 10976 1726879441.24734: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879441.24760: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879441.24777: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b47d490> <<< 10976 1726879441.24801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879441.24824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879441.24843: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879441.24853: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b47d940> <<< 10976 1726879441.24875: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b47d670> <<< 10976 1726879441.24901: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879441.24912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879441.24932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879441.24952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879441.24977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879441.24991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879441.25013: stdout chunk (state=3): >>>import '_stat' # <<< 10976 1726879441.25017: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b434190> <<< 10976 1726879441.25034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879441.25057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879441.25128: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b434220> <<< 10976 1726879441.25157: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879441.25160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879441.25198: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 10976 1726879441.25201: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b457850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b434940> <<< 10976 1726879441.25236: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b495880> <<< 10976 1726879441.25259: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879441.25262: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b42dd90> <<< 10976 1726879441.25309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 10976 1726879441.25326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879441.25329: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b457d90> <<< 10976 1726879441.25378: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b47d970> <<< 10976 1726879441.25408: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879441.25754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879441.25767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879441.25796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879441.25817: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879441.25869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879441.25891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879441.25894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b1adeb0> <<< 10976 1726879441.25932: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b1b1f40> <<< 10976 1726879441.25952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879441.25973: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879441.25996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879441.26003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879441.26027: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879441.26054: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b1a7610> <<< 10976 1726879441.26080: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b1af640> <<< 10976 1726879441.26105: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b1ad370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879441.26176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879441.26196: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879441.26227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879441.26239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879441.26252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879441.26278: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879441.26292: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773b08ed90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b08e880> <<< 10976 1726879441.26308: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879441.26337: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 10976 1726879441.26348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b08ee80> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879441.26397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879441.26409: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b08ef40> <<< 10976 1726879441.26531: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b08ee50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b189d00> import '_functools' # <<< 10976 1726879441.26545: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b1835e0> <<< 10976 1726879441.26593: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b196640> <<< 10976 1726879441.26631: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b1b6df0> <<< 10976 1726879441.26666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879441.26696: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773b0a0c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b189220> <<< 10976 1726879441.26754: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773b196250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b1bc9a0> <<< 10976 1726879441.26802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879441.26809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879441.26815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879441.26832: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b0a0f70> <<< 10976 1726879441.26836: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b0a0d60> <<< 10976 1726879441.26899: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b0a0cd0> <<< 10976 1726879441.26927: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879441.26944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879441.26996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879441.27019: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b075340> <<< 10976 1726879441.27047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879441.27063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879441.27086: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b075430> <<< 10976 1726879441.27209: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b0a8f70> <<< 10976 1726879441.27242: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b0a2a00> <<< 10976 1726879441.27260: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b0a24c0> <<< 10976 1726879441.27280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879441.27295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879441.27324: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879441.27338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879441.27372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879441.27384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773afa8190> <<< 10976 1726879441.27411: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b05ecd0> <<< 10976 1726879441.27457: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b0a2e80> <<< 10976 1726879441.27483: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b1b6fd0> <<< 10976 1726879441.27498: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879441.27517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879441.27545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773afb9ac0> import 'errno' # <<< 10976 1726879441.27595: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773afb9df0> <<< 10976 1726879441.27610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879441.27634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879441.27653: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773afcc700> <<< 10976 1726879441.27671: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879441.27702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879441.27727: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773afccc40> <<< 10976 1726879441.27770: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773af64370> <<< 10976 1726879441.27791: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773afb9ee0> <<< 10976 1726879441.27816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879441.27860: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773af74250> <<< 10976 1726879441.27877: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773afcc580> import 'pwd' # <<< 10976 1726879441.27910: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773af74310> <<< 10976 1726879441.27940: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b0a09a0> <<< 10976 1726879441.27962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879441.27982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879441.28003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879441.28020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879441.28103: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773af90670> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879441.28130: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773af90940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773af90730> <<< 10976 1726879441.28138: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773af90820> <<< 10976 1726879441.28161: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879441.28359: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773af90c70> <<< 10976 1726879441.28398: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879441.28403: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773af9e1c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773af908b0> <<< 10976 1726879441.28426: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773af83a00> <<< 10976 1726879441.28446: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b0a0580> <<< 10976 1726879441.28471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879441.28527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879441.28564: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773af90a60> <<< 10976 1726879441.28706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879441.28729: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f773aebf640> <<< 10976 1726879441.28983: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 10976 1726879441.29078: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.29177: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10976 1726879441.30391: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.31317: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 10976 1726879441.31321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773adfc790> <<< 10976 1726879441.31348: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879441.31375: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 10976 1726879441.31400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879441.31432: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879441.31437: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773adfc160> <<< 10976 1726879441.31473: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773adfc280> <<< 10976 1726879441.31503: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773adfcee0> <<< 10976 1726879441.31525: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879441.31569: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773adfcfd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773adfcd00> <<< 10976 1726879441.31592: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879441.31631: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773adfcf40> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879441.31654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879441.31709: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773adfc100> <<< 10976 1726879441.31735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879441.31748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879441.31773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879441.31793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879441.31876: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773adcbeb0> <<< 10976 1726879441.31919: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773a7870a0> <<< 10976 1726879441.31956: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773a787280> <<< 10976 1726879441.31976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879441.32012: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a787c10> <<< 10976 1726879441.32035: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ade3dc0> <<< 10976 1726879441.32193: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ade33d0> <<< 10976 1726879441.32207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879441.32241: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ade3f40> <<< 10976 1726879441.32261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879441.32273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879441.32305: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 10976 1726879441.32309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879441.32320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879441.32335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879441.32375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ae33b20> <<< 10976 1726879441.32431: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ae09ca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ae09370> <<< 10976 1726879441.32439: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773adb0bb0> <<< 10976 1726879441.32467: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879441.32474: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773ae09490> <<< 10976 1726879441.32500: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879441.32504: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ae094c0> <<< 10976 1726879441.32525: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879441.32542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879441.32556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879441.32599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879441.32662: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879441.32697: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773a7e6220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ae431c0> <<< 10976 1726879441.32707: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879441.32777: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773a7f28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ae43340> <<< 10976 1726879441.32787: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879441.32824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879441.32854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 10976 1726879441.32863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879441.32923: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ae43d30> <<< 10976 1726879441.33047: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a7f2880> <<< 10976 1726879441.33153: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773addcc40> <<< 10976 1726879441.33187: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773ae086a0> <<< 10976 1726879441.33224: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879441.33229: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773a7f20d0> <<< 10976 1726879441.33232: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ae3b880> <<< 10976 1726879441.33261: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879441.33281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879441.33302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879441.33343: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773a7e79d0> <<< 10976 1726879441.33521: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773ad53d00> <<< 10976 1726879441.33540: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a7f1640> <<< 10976 1726879441.33570: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879441.33583: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773a7e7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a7f1a30> <<< 10976 1726879441.33600: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.33607: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.33624: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879441.33632: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.33703: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.33780: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.33809: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.33850: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879441.33879: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.33975: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.34036: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.34531: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.34987: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10976 1726879441.35000: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879441.35021: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879441.35074: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879441.35079: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773ad7d790> <<< 10976 1726879441.35137: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879441.35156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879441.35168: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ad827f0> <<< 10976 1726879441.35176: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a3a39d0> <<< 10976 1726879441.35220: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 10976 1726879441.35239: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.35267: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879441.35272: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.35391: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.35517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879441.35552: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773adbb760> <<< 10976 1726879441.35562: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.35967: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.36321: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.36378: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.36451: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879441.36454: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.36477: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.36504: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879441.36518: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.36573: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.36642: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879441.36651: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.36667: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879441.36688: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.36716: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.36756: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879441.36761: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.36946: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.37135: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879441.37167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879441.37176: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879441.37249: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ae00400> <<< 10976 1726879441.37258: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.37317: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.37378: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879441.37386: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879441.37402: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879441.37419: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.37454: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.37488: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879441.37499: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.37537: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.37574: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.37670: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.37735: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879441.37757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879441.37831: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773ad74a60> <<< 10976 1726879441.37938: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ae03f70> <<< 10976 1726879441.37974: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py <<< 10976 1726879441.37984: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879441.38039: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.38093: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.38116: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.38159: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879441.38173: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879441.38190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879441.38225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879441.38243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879441.38278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879441.38350: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ad85640> <<< 10976 1726879441.38395: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773adcecd0> <<< 10976 1726879441.38453: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ad747f0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879441.38466: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.38487: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.38513: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879441.38593: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879441.38629: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py <<< 10976 1726879441.38637: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.39033: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879441.39071: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.39098: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.39138: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 10976 1726879441.39155: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.39228: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.39283: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.39308: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.39337: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 10976 1726879441.39348: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.39486: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.39617: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.39653: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.39706: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879441.39738: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 10976 1726879441.39764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 10976 1726879441.39785: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 10976 1726879441.39820: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a10bdc0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 10976 1726879441.39846: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 10976 1726879441.39870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 10976 1726879441.39898: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 10976 1726879441.39925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a36cf70> <<< 10976 1726879441.39973: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773a36c4c0> <<< 10976 1726879441.40033: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a1119d0> <<< 10976 1726879441.40056: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a3b9ca0> <<< 10976 1726879441.40078: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a3bb040> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a3bb2b0> <<< 10976 1726879441.40097: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 10976 1726879441.40116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 10976 1726879441.40146: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 10976 1726879441.40176: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773a369c10> <<< 10976 1726879441.40192: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a36e040> <<< 10976 1726879441.40211: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 10976 1726879441.40235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 10976 1726879441.40265: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a369a00> <<< 10976 1726879441.40285: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 10976 1726879441.40298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 10976 1726879441.40326: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773a3b81c0> <<< 10976 1726879441.40372: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773addfc70> <<< 10976 1726879441.40445: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a3bbfd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 10976 1726879441.40460: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.40509: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.40562: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 10976 1726879441.40566: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.40606: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.40660: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available <<< 10976 1726879441.40676: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 10976 1726879441.40702: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.40740: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.40759: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 10976 1726879441.40803: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.40852: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 10976 1726879441.40889: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.40937: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 10976 1726879441.40985: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.41033: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.41087: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.41151: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 10976 1726879441.41157: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.41552: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.41943: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 10976 1726879441.42004: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.42059: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.42112: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.42116: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 10976 1726879441.42169: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.42182: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 10976 1726879441.42220: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.42274: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 10976 1726879441.42312: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.42333: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py <<< 10976 1726879441.42354: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.42366: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.42395: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 10976 1726879441.42458: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.42536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879441.42564: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a074d00> <<< 10976 1726879441.42587: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 10976 1726879441.42615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 10976 1726879441.42772: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a0749d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 10976 1726879441.42784: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.42840: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.42897: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 10976 1726879441.42976: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.43069: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 10976 1726879441.43118: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.43191: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 10976 1726879441.43230: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.43276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 10976 1726879441.43300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 10976 1726879441.43448: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773a065250> <<< 10976 1726879441.43700: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a0e7d30> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 10976 1726879441.43717: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.43754: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.43834: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 10976 1726879441.43881: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.43958: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.44046: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.44187: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 10976 1726879441.44201: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.44237: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.44308: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 10976 1726879441.44320: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879441.44377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 10976 1726879441.44408: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879441.44539: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773a3b8940> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a0e73a0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879441.44554: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 10976 1726879441.44686: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.44816: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 10976 1726879441.44819: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.44969: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.45061: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.45088: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.45133: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 10976 1726879441.45180: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.45183: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.45197: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.45305: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.45432: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 10976 1726879441.45434: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.45529: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.45640: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 10976 1726879441.45642: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.45666: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.45693: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.46143: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.46584: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 10976 1726879441.46607: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.46687: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.46779: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 10976 1726879441.46791: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.46865: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.46951: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 10976 1726879441.46960: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.47085: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.47212: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 10976 1726879441.47257: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879441.47260: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 10976 1726879441.47271: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.47297: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.47346: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 10976 1726879441.47350: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.47434: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.47513: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.47676: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.47851: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 10976 1726879441.47863: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.47896: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.47946: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 10976 1726879441.47973: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.47977: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.47992: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 10976 1726879441.48050: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.48115: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 10976 1726879441.48128: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.48168: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.48172: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 10976 1726879441.48214: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.48279: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 10976 1726879441.48287: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.48328: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.48385: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 10976 1726879441.48602: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.48818: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 10976 1726879441.48825: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.48871: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.48916: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 10976 1726879441.48933: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.48957: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.48986: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 10976 1726879441.48998: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.49024: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.49058: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 10976 1726879441.49063: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.49093: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.49118: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 10976 1726879441.49188: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.49208: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.49281: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 10976 1726879441.49297: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.49303: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 10976 1726879441.49325: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.49363: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.49417: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 10976 1726879441.49440: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.49446: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.49488: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.49529: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.49592: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.49653: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 10976 1726879441.49656: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 10976 1726879441.49664: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 10976 1726879441.49680: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.49714: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.49760: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 10976 1726879441.49765: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.49932: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.50096: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 10976 1726879441.50104: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.50141: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.50184: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 10976 1726879441.50191: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.50234: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.50277: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 10976 1726879441.50284: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.50348: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.50417: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 10976 1726879441.50437: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.50508: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.50596: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 10976 1726879441.50618: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.50730: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.50835: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py <<< 10976 1726879441.50918: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.51086: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879441.52236: stdout chunk (state=3): >>> {"name": "pacemaker", "changed": false, "status": {"Type": "simple", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "main", "RestartUSec": "1s", "TimeoutStartUSec": "1min", "TimeoutStopUSec": "30min", "TimeoutAbortUSec": "30min", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "SuccessExitStatus": "100", "MainPID": "19521", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:41:57 EDT", "ExecMainStartTimestampMonotonic": "327491455", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "19521", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/pacemaker.service", "ControlGroupId": "4253", "MemoryCurrent": "49127424", "MemoryAvailable": "infinity", "CPUUsageNSec": "582239000", "TasksCurrent": "7", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]"<<< 10976 1726879441.52270: stdout chunk (state=3): >>>, "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "infinity", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "null", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "no", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "pacemaker.service", "Names": "pacemaker.service", "Requires": "corosync.service sy<<< 10976 1726879441.52282: stdout chunk (state=3): >>>stem.slice sysinit.target", "Wants": "dbus-broker.service resource-agents-deps.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target shutdown.target", "After": "rsyslog.service systemd-journald.socket system.slice sysinit.target basic.target resource-agents-deps.target time-sync.target corosync.service syslog.service network.target dbus-broker.service", "Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/", "Description": "Pacemaker High Availability Cluster Manager", "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/pacemaker.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:41:57 EDT", "StateChangeTimestampMonotonic": "327491814", "InactiveExitTimestamp": "Fri 2024-09-20 20:41:57 EDT", "InactiveExitTimestampMonotonic": "327491814", "ActiveEnterTimestamp": "Fri 2024-09-20 20:41:57 EDT", "ActiveEnterTimestampMonotonic": "327491814", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:41:57 EDT", "ConditionTimestampMonotonic": "327483613", "AssertTimestamp": "Fri 2024-09-20 20:41:57 EDT", "AssertTimestampMonotonic": "327483616", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "25s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "827393812d3841bab1a98fc3a331c7d9", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "pacemaker", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 10976 1726879441.52748: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 10976 1726879441.52758: stdout chunk (state=3): >>># clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout <<< 10976 1726879441.52773: stdout chunk (state=3): >>># restore sys.stderr <<< 10976 1726879441.52805: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale <<< 10976 1726879441.52865: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect <<< 10976 1726879441.52915: stdout chunk (state=3): >>># destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters <<< 10976 1726879441.52969: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing <<< 10976 1726879441.52989: stdout chunk (state=3): >>>ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.<<< 10976 1726879441.52992: stdout chunk (state=3): >>>facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 10976 1726879441.53220: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879441.53247: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879441.53281: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879441.53291: stdout chunk (state=3): >>># destroy _compression <<< 10976 1726879441.53303: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 10976 1726879441.53329: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 10976 1726879441.53340: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10976 1726879441.53353: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 10976 1726879441.53378: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879441.53414: stdout chunk (state=3): >>># destroy selinux <<< 10976 1726879441.53420: stdout chunk (state=3): >>># destroy distro # destroy logging # destroy argparse <<< 10976 1726879441.53462: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 10976 1726879441.53473: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 10976 1726879441.53501: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process <<< 10976 1726879441.53512: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 10976 1726879441.53540: stdout chunk (state=3): >>># destroy datetime <<< 10976 1726879441.53547: stdout chunk (state=3): >>># destroy base64 <<< 10976 1726879441.53575: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 10976 1726879441.53582: stdout chunk (state=3): >>># destroy getpass # destroy json <<< 10976 1726879441.53603: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 10976 1726879441.53618: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 10976 1726879441.53656: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios <<< 10976 1726879441.53666: stdout chunk (state=3): >>># cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue <<< 10976 1726879441.53672: stdout chunk (state=3): >>># cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 10976 1726879441.53684: 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 <<< 10976 1726879441.53713: stdout chunk (state=3): >>># destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 10976 1726879441.53733: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 10976 1726879441.53738: stdout chunk (state=3): >>># cleanup[3] wiping fcntl <<< 10976 1726879441.53746: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd <<< 10976 1726879441.53774: stdout chunk (state=3): >>># cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib <<< 10976 1726879441.53779: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879441.53829: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 10976 1726879441.53838: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879441.53842: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 10976 1726879441.53846: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879441.53862: stdout chunk (state=3): >>># cleanup[3] wiping os.path <<< 10976 1726879441.53866: stdout chunk (state=3): >>># destroy genericpath <<< 10976 1726879441.53887: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10976 1726879441.53896: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879441.53950: stdout chunk (state=3): >>># destroy gc # destroy termios <<< 10976 1726879441.53954: stdout chunk (state=3): >>># destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 10976 1726879441.53978: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879441.54117: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 10976 1726879441.54139: stdout chunk (state=3): >>># destroy tokenize <<< 10976 1726879441.54163: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 10976 1726879441.54167: stdout chunk (state=3): >>># destroy stat <<< 10976 1726879441.54179: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879441.54212: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 10976 1726879441.54224: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879441.54263: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879441.54655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879441.54663: stdout chunk (state=3): >>><<< 10976 1726879441.54678: stderr chunk (state=3): >>><<< 10976 1726879441.54861: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b4d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b47d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b4d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b4d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b47d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b47d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b47d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b434190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b434220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b457850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b434940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b495880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b42dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b457d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b47d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b1adeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b1b1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b1a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b1af640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b1ad370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773b08ed90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b08e880> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b08ee80> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b08ef40> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b08ee50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b189d00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b1835e0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b196640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b1b6df0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773b0a0c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b189220> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773b196250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b1bc9a0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b0a0f70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b0a0d60> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b0a0cd0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b075340> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b075430> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b0a8f70> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b0a2a00> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b0a24c0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773afa8190> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b05ecd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b0a2e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b1b6fd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773afb9ac0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773afb9df0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773afcc700> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773afccc40> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773af64370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773afb9ee0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773af74250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773afcc580> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773af74310> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b0a09a0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773af90670> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773af90940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773af90730> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773af90820> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773af90c70> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773af9e1c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773af908b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773af83a00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773b0a0580> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773af90a60> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f773aebf640> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773adfc790> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773adfc160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773adfc280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773adfcee0> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773adfcfd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773adfcd00> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773adfcf40> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773adfc100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773adcbeb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773a7870a0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773a787280> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a787c10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ade3dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ade33d0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ade3f40> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ae33b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ae09ca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ae09370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773adb0bb0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773ae09490> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ae094c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773a7e6220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ae431c0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773a7f28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ae43340> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ae43d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a7f2880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773addcc40> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773ae086a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773a7f20d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ae3b880> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773a7e79d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773ad53d00> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a7f1640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773a7e7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a7f1a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773ad7d790> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ad827f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a3a39d0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773adbb760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ae00400> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773ad74a60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ae03f70> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ad85640> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773adcecd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ad747f0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a10bdc0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a36cf70> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773a36c4c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a1119d0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a3b9ca0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a3bb040> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a3bb2b0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773a369c10> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a36e040> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a369a00> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773a3b81c0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773addfc70> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a3bbfd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a074d00> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a0749d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773a065250> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a0e7d30> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773a3b8940> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773a0e73a0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_53o6no0s/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "pacemaker", "changed": false, "status": {"Type": "simple", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "main", "RestartUSec": "1s", "TimeoutStartUSec": "1min", "TimeoutStopUSec": "30min", "TimeoutAbortUSec": "30min", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "SuccessExitStatus": "100", "MainPID": "19521", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:41:57 EDT", "ExecMainStartTimestampMonotonic": "327491455", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "19521", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/pacemaker.service", "ControlGroupId": "4253", "MemoryCurrent": "49127424", "MemoryAvailable": "infinity", "CPUUsageNSec": "582239000", "TasksCurrent": "7", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "infinity", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "null", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "no", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "pacemaker.service", "Names": "pacemaker.service", "Requires": "corosync.service system.slice sysinit.target", "Wants": "dbus-broker.service resource-agents-deps.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target shutdown.target", "After": "rsyslog.service systemd-journald.socket system.slice sysinit.target basic.target resource-agents-deps.target time-sync.target corosync.service syslog.service network.target dbus-broker.service", "Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/", "Description": "Pacemaker High Availability Cluster Manager", "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/pacemaker.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:41:57 EDT", "StateChangeTimestampMonotonic": "327491814", "InactiveExitTimestamp": "Fri 2024-09-20 20:41:57 EDT", "InactiveExitTimestampMonotonic": "327491814", "ActiveEnterTimestamp": "Fri 2024-09-20 20:41:57 EDT", "ActiveEnterTimestampMonotonic": "327491814", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:41:57 EDT", "ConditionTimestampMonotonic": "327483613", "AssertTimestamp": "Fri 2024-09-20 20:41:57 EDT", "AssertTimestampMonotonic": "327483616", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "25s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "827393812d3841bab1a98fc3a331c7d9", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "pacemaker", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879441.56045: done with _execute_module (ansible.legacy.systemd, {'name': 'pacemaker', 'state': 'started', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_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-1726879441.104848-13691-237697686314840/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879441.56050: _low_level_execute_command(): starting 10976 1726879441.56052: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879441.104848-13691-237697686314840/ > /dev/null 2>&1 && sleep 0' 10976 1726879441.56055: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879441.56058: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879441.56094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879441.56097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879441.56149: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879441.56152: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879441.56159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879441.56162: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879441.56164: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879441.56167: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879441.56258: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879441.56261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879441.56267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879441.56270: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879441.56273: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879441.56275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879441.56311: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879441.56318: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879441.56334: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879441.56493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879441.58289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879441.58298: stderr chunk (state=3): >>><<< 10976 1726879441.58301: stdout chunk (state=3): >>><<< 10976 1726879441.58321: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879441.58330: handler run complete 10976 1726879441.58390: attempt loop complete, returning result 10976 1726879441.58393: _execute() done 10976 1726879441.58396: dumping result to json 10976 1726879441.58416: done dumping result, returning 10976 1726879441.58435: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Start pacemaker [0e24e73b-299d-f469-e0b0-000000000d00] 10976 1726879441.58438: sending task result for task 0e24e73b-299d-f469-e0b0-000000000d00 10976 1726879441.58731: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000d00 10976 1726879441.58734: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "name": "pacemaker", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 20:41:57 EDT", "ActiveEnterTimestampMonotonic": "327491814", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "rsyslog.service systemd-journald.socket system.slice sysinit.target basic.target resource-agents-deps.target time-sync.target corosync.service syslog.service network.target dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:41:57 EDT", "AssertTimestampMonotonic": "327483616", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "582239000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:41:57 EDT", "ConditionTimestampMonotonic": "327483613", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pacemaker.service", "ControlGroupId": "4253", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Pacemaker High Availability Cluster Manager", "DevicePolicy": "auto", "Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "19521", "ExecMainStartTimestamp": "Fri 2024-09-20 20:41:57 EDT", "ExecMainStartTimestampMonotonic": "327491455", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pacemaker.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pacemaker.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2024-09-20 20:41:57 EDT", "InactiveExitTimestampMonotonic": "327491814", "InvocationID": "827393812d3841bab1a98fc3a331c7d9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "19521", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "49127424", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pacemaker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "corosync.service system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "1s", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "25s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 20:41:57 EDT", "StateChangeTimestampMonotonic": "327491814", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessExitStatus": "100", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "7", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "dbus-broker.service resource-agents-deps.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 10976 1726879441.58970: no more pending results, returning what we have 10976 1726879441.58973: results queue empty 10976 1726879441.58974: checking for any_errors_fatal 10976 1726879441.58979: done checking for any_errors_fatal 10976 1726879441.58980: checking for max_fail_percentage 10976 1726879441.58982: done checking for max_fail_percentage 10976 1726879441.58983: checking to see if all hosts have failed and the running result is not ok 10976 1726879441.58984: done checking to see if all hosts have failed 10976 1726879441.58984: getting the remaining hosts for this loop 10976 1726879441.58986: done getting the remaining hosts for this loop 10976 1726879441.58989: getting the next task for host managed_node2 10976 1726879441.58996: done getting next task for host managed_node2 10976 1726879441.59000: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Wait for the cluster to fully start and form membership 10976 1726879441.59003: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879441.59012: getting variables 10976 1726879441.59013: in VariableManager get_vars() 10976 1726879441.59047: Calling all_inventory to load vars for managed_node2 10976 1726879441.59050: Calling groups_inventory to load vars for managed_node2 10976 1726879441.59052: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879441.59061: Calling all_plugins_play to load vars for managed_node2 10976 1726879441.59064: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879441.59067: Calling groups_plugins_play to load vars for managed_node2 10976 1726879441.60408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879441.61100: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879441.61113: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879441.61117: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879441.61175: done with get_vars() 10976 1726879441.61192: done getting variables 10976 1726879441.61238: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Wait for the cluster to fully start and form membership] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:75 Friday 20 September 2024 20:44:01 -0400 (0:00:00.597) 0:01:23.035 ****** 10976 1726879441.61264: entering _queue_task() for managed_node2/command 10976 1726879441.61504: worker is 1 (out of 1 available) 10976 1726879441.61519: exiting _queue_task() for managed_node2/command 10976 1726879441.61524: done queuing things up, now waiting for results queue to drain 10976 1726879441.61527: waiting for pending results... 10976 1726879441.61751: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Wait for the cluster to fully start and form membership 10976 1726879441.61865: in run() - task 0e24e73b-299d-f469-e0b0-000000000d01 10976 1726879441.61877: variable 'ansible_search_path' from source: unknown 10976 1726879441.61880: variable 'ansible_search_path' from source: unknown 10976 1726879441.61910: calling self._execute() 10976 1726879441.62002: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879441.62006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879441.62016: variable 'omit' from source: magic vars 10976 1726879441.62331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879441.65524: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879441.65610: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879441.65669: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879441.65705: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879441.65748: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879441.65876: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879441.65901: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879441.66051: variable 'ansible_check_mode' from source: magic vars 10976 1726879441.66066: Evaluated conditional (not ansible_check_mode): True 10976 1726879441.66086: variable 'omit' from source: magic vars 10976 1726879441.66179: variable 'omit' from source: magic vars 10976 1726879441.66207: variable 'omit' from source: magic vars 10976 1726879441.66233: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879441.66255: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879441.66270: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879441.66286: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879441.66296: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879441.66319: variable 'inventory_hostname' from source: set_fact 10976 1726879441.66327: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879441.66333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879441.66464: Set connection var ansible_pipelining to False 10976 1726879441.66480: Set connection var ansible_shell_executable to /bin/sh 10976 1726879441.66490: Set connection var ansible_timeout to 10 10976 1726879441.66494: Set connection var ansible_shell_type to sh 10976 1726879441.66501: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879441.66505: Set connection var ansible_connection to ssh 10976 1726879441.66531: variable 'ansible_shell_executable' from source: unknown 10976 1726879441.66539: variable 'ansible_connection' from source: unknown 10976 1726879441.66548: variable 'ansible_module_compression' from source: unknown 10976 1726879441.66561: variable 'ansible_shell_type' from source: unknown 10976 1726879441.66565: variable 'ansible_shell_executable' from source: unknown 10976 1726879441.66567: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879441.66569: variable 'ansible_pipelining' from source: unknown 10976 1726879441.66572: variable 'ansible_timeout' from source: unknown 10976 1726879441.66574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879441.66661: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879441.66680: variable 'omit' from source: magic vars 10976 1726879441.66694: starting attempt loop 10976 1726879441.66705: running the handler 10976 1726879441.66720: _low_level_execute_command(): starting 10976 1726879441.66729: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879441.67312: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879441.67316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879441.67358: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879441.67363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879441.67366: 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879441.67368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879441.67420: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879441.67430: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879441.67432: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879441.67477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879441.69135: stdout chunk (state=3): >>>/root <<< 10976 1726879441.69248: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879441.69306: stderr chunk (state=3): >>><<< 10976 1726879441.69309: stdout chunk (state=3): >>><<< 10976 1726879441.69332: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879441.69342: _low_level_execute_command(): starting 10976 1726879441.69349: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879441.693318-13719-4777362318197 `" && echo ansible-tmp-1726879441.693318-13719-4777362318197="` echo /root/.ansible/tmp/ansible-tmp-1726879441.693318-13719-4777362318197 `" ) && sleep 0' 10976 1726879441.70032: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879441.70036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879441.70078: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879441.70095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879441.70100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879441.70161: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879441.70165: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879441.70228: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879441.72124: stdout chunk (state=3): >>>ansible-tmp-1726879441.693318-13719-4777362318197=/root/.ansible/tmp/ansible-tmp-1726879441.693318-13719-4777362318197 <<< 10976 1726879441.72245: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879441.72303: stderr chunk (state=3): >>><<< 10976 1726879441.72314: stdout chunk (state=3): >>><<< 10976 1726879441.72339: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879441.693318-13719-4777362318197=/root/.ansible/tmp/ansible-tmp-1726879441.693318-13719-4777362318197 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879441.72363: variable 'ansible_module_compression' from source: unknown 10976 1726879441.72410: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 10976 1726879441.72450: variable 'ansible_facts' from source: unknown 10976 1726879441.72511: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879441.693318-13719-4777362318197/AnsiballZ_command.py 10976 1726879441.72620: Sending initial data 10976 1726879441.72632: Sent initial data (153 bytes) 10976 1726879441.73336: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879441.73340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879441.73379: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879441.73384: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879441.73386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879441.73496: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879441.73503: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879441.73506: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879441.73575: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879441.75412: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 10976 1726879441.75416: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879441.75448: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879441.75486: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpzdasc14f /root/.ansible/tmp/ansible-tmp-1726879441.693318-13719-4777362318197/AnsiballZ_command.py <<< 10976 1726879441.75524: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879441.76432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879441.76588: stderr chunk (state=3): >>><<< 10976 1726879441.76616: stdout chunk (state=3): >>><<< 10976 1726879441.76621: done transferring module to remote 10976 1726879441.76643: _low_level_execute_command(): starting 10976 1726879441.76646: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879441.693318-13719-4777362318197/ /root/.ansible/tmp/ansible-tmp-1726879441.693318-13719-4777362318197/AnsiballZ_command.py && sleep 0' 10976 1726879441.77215: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879441.77221: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879441.77235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879441.77261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879441.77321: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879441.77339: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879441.77343: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration <<< 10976 1726879441.77349: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879441.77351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879441.77427: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879441.77431: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879441.77483: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879441.79300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879441.79355: stderr chunk (state=3): >>><<< 10976 1726879441.79359: stdout chunk (state=3): >>><<< 10976 1726879441.79373: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879441.79377: _low_level_execute_command(): starting 10976 1726879441.79381: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879441.693318-13719-4777362318197/AnsiballZ_command.py && sleep 0' 10976 1726879441.80169: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879441.80175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879441.80238: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879441.80242: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879441.80254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879441.80354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879441.80358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879441.80360: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879441.80426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879441.82470: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879441.82474: stdout chunk (state=3): >>>import '_thread' # <<< 10976 1726879441.82477: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10976 1726879441.82542: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879441.82548: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879441.82576: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879441.82605: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879441.82610: stdout chunk (state=3): >>> <<< 10976 1726879441.82628: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879441.82664: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879441.82672: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879441.82724: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879441.82745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879441.82772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879441.82775: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879441.82800: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480bf3dc0> <<< 10976 1726879441.82846: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879441.82857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879441.82859: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b983a0> <<< 10976 1726879441.82869: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480bf3b20> <<< 10976 1726879441.82900: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879441.82902: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480bf3ac0> <<< 10976 1726879441.82925: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879441.82954: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 10976 1726879441.82957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879441.82960: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b98490> <<< 10976 1726879441.82986: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879441.83005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879441.83033: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879441.83039: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b98940> <<< 10976 1726879441.83059: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b98670> <<< 10976 1726879441.83091: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879441.83098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879441.83116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879441.83147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879441.83153: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879441.83176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879441.83202: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b4f190> <<< 10976 1726879441.83225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879441.83245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879441.83317: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b4f220> <<< 10976 1726879441.83346: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879441.83360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879441.83377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 10976 1726879441.83380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 10976 1726879441.83385: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b4f940> <<< 10976 1726879441.83422: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480bb0880> <<< 10976 1726879441.83438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 10976 1726879441.83440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b48d90> <<< 10976 1726879441.83497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879441.83505: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b72d90> <<< 10976 1726879441.83558: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b98970> <<< 10976 1726879441.83587: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879441.83783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879441.83791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879441.83819: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879441.83835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879441.83844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879441.83862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879441.83876: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879441.83897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879441.83904: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b12eb0> <<< 10976 1726879441.83953: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b16f40> <<< 10976 1726879441.83964: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879441.83980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879441.83996: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879441.84021: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879441.84030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879441.84054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879441.84084: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b0c610> <<< 10976 1726879441.84094: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b14640> <<< 10976 1726879441.84106: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b12370> <<< 10976 1726879441.84124: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879441.84198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879441.84216: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879441.84246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879441.84265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879441.84280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879441.84354: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1480a95d90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480a95880> <<< 10976 1726879441.84370: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480a95e80> <<< 10976 1726879441.84386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879441.84403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879441.84414: stdout chunk (state=3): >>>import '_operator' # <<< 10976 1726879441.84507: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480a95f40> <<< 10976 1726879441.84530: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480a95e50> <<< 10976 1726879441.84542: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879441.84591: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480aeed00> import '_functools' # <<< 10976 1726879441.84613: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480ae85e0> <<< 10976 1726879441.84730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480afb640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b1bdf0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879441.84776: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1480aa7c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480aee220> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879441.84814: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1480afb250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b219a0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879441.84864: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879441.84914: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480aa7f70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480aa7d60> <<< 10976 1726879441.85038: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480aa7cd0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879441.85080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879441.85102: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480a7c340> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879441.85126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879441.85152: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480a7c430> <<< 10976 1726879441.85278: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480aaff70> <<< 10976 1726879441.85313: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480aa9a00> <<< 10976 1726879441.85344: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480aa94c0> <<< 10976 1726879441.85357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879441.85400: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879441.85432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879441.85444: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480789190> <<< 10976 1726879441.85472: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480a65cd0> <<< 10976 1726879441.85524: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480aa9e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b1bfd0> <<< 10976 1726879441.85546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879441.85570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879441.85594: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f148079aac0> <<< 10976 1726879441.85617: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879441.85655: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f148079adf0> <<< 10976 1726879441.85672: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879441.85705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879441.85733: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14807ad700> <<< 10976 1726879441.85744: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879441.85762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879441.85790: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14807adc40> <<< 10976 1726879441.85837: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879441.85864: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f148073a370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f148079aee0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879441.85915: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f148074a250> <<< 10976 1726879441.85929: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14807ad580> import 'pwd' # <<< 10976 1726879441.85959: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f148074a310> <<< 10976 1726879441.85999: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480aa79a0> <<< 10976 1726879441.86011: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879441.86038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879441.86061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879441.86077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879441.86105: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1480766670> <<< 10976 1726879441.86132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879441.86156: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1480766940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480766730> <<< 10976 1726879441.86192: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1480766820> <<< 10976 1726879441.86218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879441.86419: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1480766c70> <<< 10976 1726879441.86464: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14807741c0> <<< 10976 1726879441.86477: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14807668b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480759a00> <<< 10976 1726879441.86501: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480aa7580> <<< 10976 1726879441.86531: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879441.86581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879441.86615: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480766a60> <<< 10976 1726879441.86727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879441.86746: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f148068f640> <<< 10976 1726879441.86908: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 10976 1726879441.87005: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.87034: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879441.87063: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879441.87082: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.88318: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.89319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14805b4790> <<< 10976 1726879441.89324: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879441.89349: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879441.89384: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879441.89409: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14805b4160> <<< 10976 1726879441.89454: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14805b4280> <<< 10976 1726879441.89500: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14805b4ee0> <<< 10976 1726879441.89514: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879441.89568: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14805b4fd0> <<< 10976 1726879441.89571: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14805b4d00> import 'atexit' # <<< 10976 1726879441.89618: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14805b4f40> <<< 10976 1726879441.89621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879441.89645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879441.89693: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14805b4100> <<< 10976 1726879441.89733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879441.89738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879441.89776: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879441.89779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879441.89800: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879441.89866: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f147ffedeb0> <<< 10976 1726879441.89906: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f148052cf70> <<< 10976 1726879441.89957: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f148052cd90> <<< 10976 1726879441.89992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879441.90010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879441.90037: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f148052c400> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f148061adc0> <<< 10976 1726879441.90217: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f148061a3d0> <<< 10976 1726879441.90242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 10976 1726879441.90280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f148061af40> <<< 10976 1726879441.90334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879441.90373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879441.90376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14805eab20> <<< 10976 1726879441.90466: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480587ca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480587370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14805b8460> <<< 10976 1726879441.90530: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1480587490> <<< 10976 1726879441.90611: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14805874c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879441.90614: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879441.90629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879441.90733: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f147ffd0220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14805fc1c0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879441.90803: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f147ffdc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14805fc340> <<< 10976 1726879441.90819: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879441.90862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879441.90893: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879441.90956: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480614d00> <<< 10976 1726879441.91081: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f147ffdc880> <<< 10976 1726879441.91178: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f147ffdc6d0> <<< 10976 1726879441.91214: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f147ffdb670> <<< 10976 1726879441.91277: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f147ffdb5b0> <<< 10976 1726879441.91282: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14805f3880> <<< 10976 1726879441.91302: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879441.91324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879441.91375: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f148057d670> <<< 10976 1726879441.91561: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f148057ca90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f148058d0a0> <<< 10976 1726879441.91633: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f148057d0d0> <<< 10976 1726879441.91673: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14805bfa00> # zipimport: zlib available <<< 10976 1726879441.91679: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10976 1726879441.91731: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.91836: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879441.91861: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.91866: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.91869: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879441.91886: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.91963: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.92059: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.92535: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.92996: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879441.93008: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879441.93040: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879441.93046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879441.93109: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f147fb9d550> <<< 10976 1726879441.93193: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879441.93196: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f147ffaa4f0> <<< 10976 1726879441.93198: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f147fb42070> <<< 10976 1726879441.93248: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879441.93253: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.93278: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.93291: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879441.93304: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.93420: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.93552: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879441.93585: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f148057cbb0> # zipimport: zlib available <<< 10976 1726879441.93994: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.94350: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.94408: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.94486: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879441.94489: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.94503: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.94538: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879441.94601: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.94690: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879441.94693: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879441.94710: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10976 1726879441.94745: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.94784: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879441.94794: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.94972: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.95160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879441.95194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879441.95203: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879441.95278: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f147ffb7940> <<< 10976 1726879441.95287: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.95345: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.95414: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879441.95422: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py <<< 10976 1726879441.95433: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879441.95446: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.95479: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.95513: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879441.95518: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.95561: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.95599: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.95695: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.95757: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879441.95784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879441.95866: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879441.95873: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1480606250> <<< 10976 1726879441.95896: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f147ffb75e0> <<< 10976 1726879441.95937: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879441.95944: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.96085: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.96139: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.96163: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.96207: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879441.96216: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879441.96237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879441.96270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879441.96296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879441.96303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879441.96400: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f147ff9c790> <<< 10976 1726879441.96437: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f147ff997c0> <<< 10976 1726879441.96491: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f147ff928e0> <<< 10976 1726879441.96526: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879441.96530: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.96538: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.96561: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879441.96636: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879441.96661: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 10976 1726879441.96673: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.96792: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.96911: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879441.96946: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f147fb2b550> <<< 10976 1726879441.97033: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879441.97216: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879446.39892: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "localhost: Starting Cluster...\nWaiting for node(s) to start...\nlocalhost: Started", "rc": 0, "cmd": ["pcs", "cluster", "start", "--all", "--wait"], "start": "2024-09-20 20:44:01.971401", "end": "2024-09-20 20:44:06.397642", "delta": "0:00:04.426241", "msg": "", "invocation": {"module_args": {"_raw_params": "pcs cluster start --all --wait", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ <<< 10976 1726879446.40705: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 10976 1726879446.40931: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879446.41054: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression <<< 10976 1726879446.41058: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879446.41328: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 10976 1726879446.41431: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879446.41436: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879446.41583: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 10976 1726879446.41586: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 10976 1726879446.41665: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 10976 1726879446.41723: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879446.41727: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879446.41746: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879446.42180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879446.42184: stdout chunk (state=3): >>><<< 10976 1726879446.42188: stderr chunk (state=3): >>><<< 10976 1726879446.42373: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480bf3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480bf3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480bf3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b98490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b98940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b98670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b4f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b4f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b4f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480bb0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b48d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b72d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b98970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b12eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b16f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b0c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b14640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b12370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1480a95d90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480a95880> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480a95e80> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480a95f40> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480a95e50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480aeed00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480ae85e0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480afb640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b1bdf0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1480aa7c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480aee220> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1480afb250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b219a0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480aa7f70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480aa7d60> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480aa7cd0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480a7c340> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480a7c430> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480aaff70> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480aa9a00> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480aa94c0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480789190> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480a65cd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480aa9e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480b1bfd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f148079aac0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f148079adf0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14807ad700> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14807adc40> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f148073a370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f148079aee0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f148074a250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14807ad580> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f148074a310> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480aa79a0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1480766670> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1480766940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480766730> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1480766820> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1480766c70> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14807741c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14807668b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480759a00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480aa7580> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480766a60> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f148068f640> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14805b4790> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14805b4160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14805b4280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14805b4ee0> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14805b4fd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14805b4d00> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14805b4f40> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14805b4100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f147ffedeb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f148052cf70> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f148052cd90> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f148052c400> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f148061adc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f148061a3d0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f148061af40> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14805eab20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480587ca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480587370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14805b8460> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1480587490> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14805874c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f147ffd0220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14805fc1c0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f147ffdc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14805fc340> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1480614d00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f147ffdc880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f147ffdc6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f147ffdb670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f147ffdb5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14805f3880> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f148057d670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f148057ca90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f148058d0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f148057d0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14805bfa00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f147fb9d550> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f147ffaa4f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f147fb42070> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f148057cbb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f147ffb7940> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1480606250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f147ffb75e0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f147ff9c790> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f147ff997c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f147ff928e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_d5h6igu_/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f147fb2b550> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "localhost: Starting Cluster...\nWaiting for node(s) to start...\nlocalhost: Started", "rc": 0, "cmd": ["pcs", "cluster", "start", "--all", "--wait"], "start": "2024-09-20 20:44:01.971401", "end": "2024-09-20 20:44:06.397642", "delta": "0:00:04.426241", "msg": "", "invocation": {"module_args": {"_raw_params": "pcs cluster start --all --wait", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879446.42986: done with _execute_module (ansible.legacy.command, {'_raw_params': 'pcs cluster start --all --wait', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_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-1726879441.693318-13719-4777362318197/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879446.42990: _low_level_execute_command(): starting 10976 1726879446.42993: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879441.693318-13719-4777362318197/ > /dev/null 2>&1 && sleep 0' 10976 1726879446.43586: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879446.43603: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879446.43618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879446.43646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879446.43694: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879446.43710: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879446.43728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879446.43747: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879446.43760: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879446.43770: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879446.43783: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879446.43800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879446.43816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879446.43854: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879446.43866: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879446.43881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879446.43962: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879446.43986: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879446.44023: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879446.44109: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879446.46055: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879446.46060: stdout chunk (state=3): >>><<< 10976 1726879446.46063: stderr chunk (state=3): >>><<< 10976 1726879446.46569: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879446.46574: handler run complete 10976 1726879446.46577: Evaluated conditional (False): False 10976 1726879446.46579: attempt loop complete, returning result 10976 1726879446.46583: _execute() done 10976 1726879446.46585: dumping result to json 10976 1726879446.46589: done dumping result, returning 10976 1726879446.46591: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Wait for the cluster to fully start and form membership [0e24e73b-299d-f469-e0b0-000000000d01] 10976 1726879446.46593: sending task result for task 0e24e73b-299d-f469-e0b0-000000000d01 10976 1726879446.46676: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000d01 10976 1726879446.46683: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "pcs", "cluster", "start", "--all", "--wait" ], "delta": "0:00:04.426241", "end": "2024-09-20 20:44:06.397642", "rc": 0, "start": "2024-09-20 20:44:01.971401" } STDERR: localhost: Starting Cluster... Waiting for node(s) to start... localhost: Started 10976 1726879446.46903: no more pending results, returning what we have 10976 1726879446.46907: results queue empty 10976 1726879446.46908: checking for any_errors_fatal 10976 1726879446.46941: done checking for any_errors_fatal 10976 1726879446.46943: checking for max_fail_percentage 10976 1726879446.46944: done checking for max_fail_percentage 10976 1726879446.46945: checking to see if all hosts have failed and the running result is not ok 10976 1726879446.46946: done checking to see if all hosts have failed 10976 1726879446.46947: getting the remaining hosts for this loop 10976 1726879446.47024: done getting the remaining hosts for this loop 10976 1726879446.47029: getting the next task for host managed_node2 10976 1726879446.47036: done getting next task for host managed_node2 10976 1726879446.47043: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : List pacemaker nodes 10976 1726879446.47106: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879446.47181: getting variables 10976 1726879446.47183: in VariableManager get_vars() 10976 1726879446.47264: Calling all_inventory to load vars for managed_node2 10976 1726879446.47267: Calling groups_inventory to load vars for managed_node2 10976 1726879446.47269: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879446.47279: Calling all_plugins_play to load vars for managed_node2 10976 1726879446.47282: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879446.47285: Calling groups_plugins_play to load vars for managed_node2 10976 1726879446.49679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879446.50696: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879446.50710: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879446.50714: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879446.50796: done with get_vars() 10976 1726879446.50839: done getting variables 10976 1726879446.50895: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : List pacemaker nodes] ************* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:89 Friday 20 September 2024 20:44:06 -0400 (0:00:04.896) 0:01:27.932 ****** 10976 1726879446.50926: entering _queue_task() for managed_node2/shell 10976 1726879446.51252: worker is 1 (out of 1 available) 10976 1726879446.51265: exiting _queue_task() for managed_node2/shell 10976 1726879446.51270: done queuing things up, now waiting for results queue to drain 10976 1726879446.51272: waiting for pending results... 10976 1726879446.51530: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : List pacemaker nodes 10976 1726879446.51657: in run() - task 0e24e73b-299d-f469-e0b0-000000000d02 10976 1726879446.51668: variable 'ansible_search_path' from source: unknown 10976 1726879446.51693: variable 'ansible_search_path' from source: unknown 10976 1726879446.51740: calling self._execute() 10976 1726879446.51828: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879446.51847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879446.51852: variable 'omit' from source: magic vars 10976 1726879446.52388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879446.54676: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879446.54753: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879446.54780: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879446.54826: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879446.54862: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879446.54960: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879446.54973: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879446.55063: variable 'ansible_check_mode' from source: magic vars 10976 1726879446.55078: Evaluated conditional (not ansible_check_mode): True 10976 1726879446.55093: variable 'omit' from source: magic vars 10976 1726879446.55182: variable 'omit' from source: magic vars 10976 1726879446.55237: variable 'omit' from source: magic vars 10976 1726879446.55281: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879446.55369: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879446.55418: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879446.55447: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879446.55450: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879446.55453: variable 'inventory_hostname' from source: set_fact 10976 1726879446.55456: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879446.55458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879446.55529: Set connection var ansible_pipelining to False 10976 1726879446.55536: Set connection var ansible_shell_executable to /bin/sh 10976 1726879446.55541: Set connection var ansible_timeout to 10 10976 1726879446.55544: Set connection var ansible_shell_type to sh 10976 1726879446.55552: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879446.55555: Set connection var ansible_connection to ssh 10976 1726879446.55572: variable 'ansible_shell_executable' from source: unknown 10976 1726879446.55578: variable 'ansible_connection' from source: unknown 10976 1726879446.55582: variable 'ansible_module_compression' from source: unknown 10976 1726879446.55587: variable 'ansible_shell_type' from source: unknown 10976 1726879446.55590: variable 'ansible_shell_executable' from source: unknown 10976 1726879446.55596: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879446.55599: variable 'ansible_pipelining' from source: unknown 10976 1726879446.55601: variable 'ansible_timeout' from source: unknown 10976 1726879446.55605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879446.55764: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879446.55779: variable 'omit' from source: magic vars 10976 1726879446.55833: starting attempt loop 10976 1726879446.55837: running the handler 10976 1726879446.55841: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879446.55845: _low_level_execute_command(): starting 10976 1726879446.55848: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879446.56932: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879446.56936: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879446.56940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879446.56943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879446.56945: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879446.56948: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879446.56950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879446.56952: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879446.56958: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879446.56961: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879446.56964: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879446.56976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879446.57040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879446.57048: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879446.57055: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879446.57065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879446.57146: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879446.57203: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879446.57214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879446.57307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879446.58976: stdout chunk (state=3): >>>/root <<< 10976 1726879446.59109: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879446.59153: stderr chunk (state=3): >>><<< 10976 1726879446.59156: stdout chunk (state=3): >>><<< 10976 1726879446.59167: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879446.59180: _low_level_execute_command(): starting 10976 1726879446.59187: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879446.5916798-13869-133867916569932 `" && echo ansible-tmp-1726879446.5916798-13869-133867916569932="` echo /root/.ansible/tmp/ansible-tmp-1726879446.5916798-13869-133867916569932 `" ) && sleep 0' 10976 1726879446.59672: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879446.59675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879446.59711: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879446.59716: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879446.59719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879446.59776: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879446.59785: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879446.59787: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879446.59829: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879446.61732: stdout chunk (state=3): >>>ansible-tmp-1726879446.5916798-13869-133867916569932=/root/.ansible/tmp/ansible-tmp-1726879446.5916798-13869-133867916569932 <<< 10976 1726879446.61934: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879446.61944: stdout chunk (state=3): >>><<< 10976 1726879446.61956: stderr chunk (state=3): >>><<< 10976 1726879446.62034: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879446.5916798-13869-133867916569932=/root/.ansible/tmp/ansible-tmp-1726879446.5916798-13869-133867916569932 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879446.62077: variable 'ansible_module_compression' from source: unknown 10976 1726879446.62366: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 10976 1726879446.62405: variable 'ansible_facts' from source: unknown 10976 1726879446.62506: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879446.5916798-13869-133867916569932/AnsiballZ_command.py 10976 1726879446.62663: Sending initial data 10976 1726879446.62666: Sent initial data (156 bytes) 10976 1726879446.63667: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879446.63684: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879446.63705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879446.63726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879446.63769: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879446.63784: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879446.63801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879446.63819: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879446.63836: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879446.63847: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879446.63859: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879446.63873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879446.63893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879446.63908: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879446.63920: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879446.63948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879446.64045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879446.64068: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879446.64084: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879446.64176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879446.66020: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879446.66045: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879446.66085: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpef3tx5rj /root/.ansible/tmp/ansible-tmp-1726879446.5916798-13869-133867916569932/AnsiballZ_command.py <<< 10976 1726879446.66119: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879446.67436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879446.67636: stderr chunk (state=3): >>><<< 10976 1726879446.67640: stdout chunk (state=3): >>><<< 10976 1726879446.67642: done transferring module to remote 10976 1726879446.67644: _low_level_execute_command(): starting 10976 1726879446.67646: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879446.5916798-13869-133867916569932/ /root/.ansible/tmp/ansible-tmp-1726879446.5916798-13869-133867916569932/AnsiballZ_command.py && sleep 0' 10976 1726879446.69207: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879446.69225: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879446.69241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879446.69259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879446.69306: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879446.69317: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879446.69333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879446.69350: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879446.69362: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879446.69374: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879446.69386: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879446.69401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879446.69413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879446.69425: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879446.69434: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879446.69444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879446.69520: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879446.69546: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879446.69561: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879446.69701: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879446.71474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879446.71576: stderr chunk (state=3): >>><<< 10976 1726879446.71582: stdout chunk (state=3): >>><<< 10976 1726879446.71638: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879446.71674: _low_level_execute_command(): starting 10976 1726879446.71678: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879446.5916798-13869-133867916569932/AnsiballZ_command.py && sleep 0' 10976 1726879446.73882: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879446.73910: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879446.73953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879446.74038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879446.74167: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879446.74185: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879446.74327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879446.74447: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879446.74481: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879446.74523: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879446.74602: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879446.74694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879446.74812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879446.74908: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879446.74962: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879446.74976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879446.75062: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879446.75093: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879446.75111: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879446.75339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879446.77405: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 10976 1726879446.77413: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10976 1726879446.77450: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879446.77496: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879446.77528: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879446.77582: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 10976 1726879446.77585: stdout chunk (state=3): >>># installed zipimport hook <<< 10976 1726879446.77628: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879446.77668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879446.77684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879446.77706: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3cd8dc0> <<< 10976 1726879446.77740: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879446.77775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3c7d3a0> <<< 10976 1726879446.77780: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3cd8b20> <<< 10976 1726879446.77797: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879446.77810: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3cd8ac0> <<< 10976 1726879446.77829: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879446.77854: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879446.77873: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3c7d490> <<< 10976 1726879446.77897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879446.77930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879446.77954: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3c7d940> <<< 10976 1726879446.77957: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3c7d670> <<< 10976 1726879446.77982: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879446.78001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879446.78025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879446.78044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879446.78070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879446.78085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879446.78104: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3c34190> <<< 10976 1726879446.78129: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879446.78141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879446.78205: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3c34220> <<< 10976 1726879446.78240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879446.78278: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3c57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3c34940> <<< 10976 1726879446.78339: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3c95880> <<< 10976 1726879446.78363: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3c2dd90> <<< 10976 1726879446.78423: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3c57d90> <<< 10976 1726879446.78465: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3c7d970> <<< 10976 1726879446.78499: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879446.78861: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be39adeb0> <<< 10976 1726879446.78897: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be39b1f40> <<< 10976 1726879446.79032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be39a7610> <<< 10976 1726879446.79077: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be39af640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be39ad370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879446.79134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879446.79163: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879446.79235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be3930dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be39308b0> <<< 10976 1726879446.79266: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879446.79292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3930eb0> <<< 10976 1726879446.79310: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879446.79541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3930f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3930e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3989d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3983610> <<< 10976 1726879446.79546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3996670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be39b6e20> <<< 10976 1726879446.79720: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be3942c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3989250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be3996280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be39bc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879446.79837: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3942fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3942d90> <<< 10976 1726879446.79893: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3942d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879446.79941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879446.80007: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3916370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879446.80065: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3916460> <<< 10976 1726879446.80132: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be394afa0> <<< 10976 1726879446.80178: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3944a30> <<< 10976 1726879446.80208: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3944490> <<< 10976 1726879446.80221: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879446.80287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879446.80302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be384a1c0> <<< 10976 1726879446.80363: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3900c70> <<< 10976 1726879446.80479: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3944eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be39bc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879446.80502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be385baf0> import 'errno' # <<< 10976 1726879446.80601: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be385be20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be386e730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879446.80631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879446.80658: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be386ec70> <<< 10976 1726879446.80696: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be37fb3a0> <<< 10976 1726879446.80706: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be385bf10> <<< 10976 1726879446.80730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879446.80941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be380b280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be386e5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be380b340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be39429d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879446.81109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be38276a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879446.81125: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be3827970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3827760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be3827850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879446.81338: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be3827ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be38341f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be38278e0> <<< 10976 1726879446.81363: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be381aa30> <<< 10976 1726879446.81386: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be39425b0> <<< 10976 1726879446.81401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879446.81445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879446.81483: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3827a90> <<< 10976 1726879446.81583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879446.81608: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2be3748670> <<< 10976 1726879446.81770: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 10976 1726879446.81857: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879446.81899: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879446.81932: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879446.81945: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879446.83197: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879446.84218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be31267f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879446.84251: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879446.84287: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be31b3760> <<< 10976 1726879446.84315: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be31b3640> <<< 10976 1726879446.84367: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be31b3370> <<< 10976 1726879446.84393: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879446.84433: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be31b3490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be31b3190> import 'atexit' # <<< 10976 1726879446.84463: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be31b3400> <<< 10976 1726879446.84483: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879446.84529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879446.84562: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be31b37c0> <<< 10976 1726879446.84597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879446.84676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879446.84695: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879446.84784: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be30a47c0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be30a4b50> <<< 10976 1726879446.84844: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be30a49a0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879446.84925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be30c5b20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be31add30> <<< 10976 1726879446.85464: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be31b3520> <<< 10976 1726879446.85486: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be31ad190> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3120a90> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3151e80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3151880> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be30bf310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be3151970> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3183d30> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879446.85548: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be30879a0> <<< 10976 1726879446.85562: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be318ce50> <<< 10976 1726879446.85586: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879446.85597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879446.85645: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be30950d0> <<< 10976 1726879446.85676: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be318ce20> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879446.85798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879446.85812: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3158700> <<< 10976 1726879446.85930: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3095100> <<< 10976 1726879446.86031: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be3093580> <<< 10976 1726879446.86077: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be3093640> <<< 10976 1726879446.86218: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be3092c70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3748820> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879446.86252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be3115af0> <<< 10976 1726879446.86406: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be3114970> <<< 10976 1726879446.86419: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3088850> <<< 10976 1726879446.86500: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be3115550> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be314dac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879446.86533: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879446.86597: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879446.86665: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879446.86724: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879446.86752: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879446.86816: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879446.86914: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879446.87396: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879446.87921: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10976 1726879446.87957: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879446.87973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879446.88019: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be2c4fd30> <<< 10976 1726879446.88109: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3074550> <<< 10976 1726879446.88120: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3054fd0> <<< 10976 1726879446.88166: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879446.88207: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879446.88219: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879446.88334: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879446.88529: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be310a9d0> # zipimport: zlib available <<< 10976 1726879446.88882: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879446.89340: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879446.89414: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879446.89429: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879446.89465: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879446.89477: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879446.89513: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879446.89775: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879446.90101: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879446.90120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 10976 1726879446.90198: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be2c4f610> <<< 10976 1726879446.90211: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879446.90414: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 10976 1726879446.90442: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879446.90457: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879446.90484: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879446.90519: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879446.90611: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879446.90676: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879446.90748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879446.90780: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be319d7f0> <<< 10976 1726879446.90813: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be31145b0> <<< 10976 1726879446.91082: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879446.91145: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879446.91818: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879446.91905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be306ec70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be30485e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be30507f0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3126e20> # zipimport: zlib available <<< 10976 1726879446.92050: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879446.93923: stdout chunk (state=3): >>> {"changed": true, "stdout": "localhost", "stderr": "", "rc": 0, "cmd": "set -euo pipefail; crm_mon -X | xmllint --xpath '/crm_mon/nodes/node/@name' - | sed -E 's/\\s*name=\"([^\"]+)\"\\s*/\\1\\n/g'\n", "start": "2024-09-20 20:44:06.919885", "end": "2024-09-20 20:44:06.938081", "delta": "0:00:00.018196", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail; crm_mon -X | xmllint --xpath '/crm_mon/nodes/node/@name' - | sed -E 's/\\s*name=\"([^\"]+)\"\\s*/\\1\\n/g'\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 10976 1726879446.93928: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879446.94332: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879446.94372: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale <<< 10976 1726879446.94442: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 10976 1726879446.94656: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879446.94672: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879446.94724: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 10976 1726879446.94767: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10976 1726879446.94793: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 10976 1726879446.94842: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 10976 1726879446.94860: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879446.94993: stdout chunk (state=3): >>># cleanup[3] wiping gc # 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 <<< 10976 1726879446.95073: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 10976 1726879446.95168: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879446.95182: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879446.95339: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 10976 1726879446.95365: stdout chunk (state=3): >>># destroy tokenize <<< 10976 1726879446.95402: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879446.95417: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879446.95451: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879446.95744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879446.95823: stderr chunk (state=3): >>><<< 10976 1726879446.95826: stdout chunk (state=3): >>><<< 10976 1726879446.96144: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3cd8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3c7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3cd8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3cd8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3c7d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3c7d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3c7d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3c34190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3c34220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3c57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3c34940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3c95880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3c2dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3c57d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3c7d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be39adeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be39b1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be39a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be39af640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be39ad370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be3930dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be39308b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3930eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3930f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3930e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3989d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3983610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3996670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be39b6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be3942c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3989250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be3996280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be39bc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3942fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3942d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3942d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3916370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3916460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be394afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3944a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3944490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be384a1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3900c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3944eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be39bc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be385baf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be385be20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be386e730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be386ec70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be37fb3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be385bf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be380b280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be386e5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be380b340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be39429d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be38276a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be3827970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3827760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be3827850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be3827ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be38341f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be38278e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be381aa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be39425b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3827a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2be3748670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be31267f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be31b3760> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be31b3640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be31b3370> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be31b3490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be31b3190> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be31b3400> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be31b37c0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be30a47c0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be30a4b50> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be30a49a0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be30c5b20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be31add30> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be31b3520> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be31ad190> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3120a90> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3151e80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3151880> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be30bf310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be3151970> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3183d30> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be30879a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be318ce50> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be30950d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be318ce20> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3158700> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3095100> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be3093580> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be3093640> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be3092c70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3748820> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be3115af0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be3114970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3088850> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be3115550> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be314dac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be2c4fd30> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3074550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3054fd0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be310a9d0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be2c4f610> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2be319d7f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be31145b0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be306ec70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be30485e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be30507f0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8dkt_sdf/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2be3126e20> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "localhost", "stderr": "", "rc": 0, "cmd": "set -euo pipefail; crm_mon -X | xmllint --xpath '/crm_mon/nodes/node/@name' - | sed -E 's/\\s*name=\"([^\"]+)\"\\s*/\\1\\n/g'\n", "start": "2024-09-20 20:44:06.919885", "end": "2024-09-20 20:44:06.938081", "delta": "0:00:00.018196", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail; crm_mon -X | xmllint --xpath '/crm_mon/nodes/node/@name' - | sed -E 's/\\s*name=\"([^\"]+)\"\\s*/\\1\\n/g'\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879446.97249: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail; crm_mon -X | xmllint --xpath \'/crm_mon/nodes/node/@name\' - | sed -E \'s/\\s*name="([^"]+)"\\s*/\\1\\n/g\'\n', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_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-1726879446.5916798-13869-133867916569932/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879446.97253: _low_level_execute_command(): starting 10976 1726879446.97256: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879446.5916798-13869-133867916569932/ > /dev/null 2>&1 && sleep 0' 10976 1726879446.97730: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879446.97735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879446.97763: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879446.97766: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879446.97768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879446.97829: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879446.98618: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879446.98624: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879446.98675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879447.00620: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879447.00626: stdout chunk (state=3): >>><<< 10976 1726879447.00629: stderr chunk (state=3): >>><<< 10976 1726879447.01029: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879447.01033: handler run complete 10976 1726879447.01036: Evaluated conditional (False): False 10976 1726879447.01038: attempt loop complete, returning result 10976 1726879447.01040: _execute() done 10976 1726879447.01042: dumping result to json 10976 1726879447.01044: done dumping result, returning 10976 1726879447.01046: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : List pacemaker nodes [0e24e73b-299d-f469-e0b0-000000000d02] 10976 1726879447.01048: sending task result for task 0e24e73b-299d-f469-e0b0-000000000d02 10976 1726879447.01118: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000d02 10976 1726879447.01124: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail; crm_mon -X | xmllint --xpath '/crm_mon/nodes/node/@name' - | sed -E 's/\\s*name=\"([^\"]+)\"\\s*/\\1\\n/g'\n", "delta": "0:00:00.018196", "end": "2024-09-20 20:44:06.938081", "rc": 0, "start": "2024-09-20 20:44:06.919885" } STDOUT: localhost 10976 1726879447.01203: no more pending results, returning what we have 10976 1726879447.01206: results queue empty 10976 1726879447.01207: checking for any_errors_fatal 10976 1726879447.01215: done checking for any_errors_fatal 10976 1726879447.01216: checking for max_fail_percentage 10976 1726879447.01217: done checking for max_fail_percentage 10976 1726879447.01218: checking to see if all hosts have failed and the running result is not ok 10976 1726879447.01218: done checking to see if all hosts have failed 10976 1726879447.01219: getting the remaining hosts for this loop 10976 1726879447.01220: done getting the remaining hosts for this loop 10976 1726879447.01226: getting the next task for host managed_node2 10976 1726879447.01232: done getting next task for host managed_node2 10976 1726879447.01236: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Purge removed nodes from pacemaker's cache 10976 1726879447.01239: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879447.01249: getting variables 10976 1726879447.01250: in VariableManager get_vars() 10976 1726879447.01292: Calling all_inventory to load vars for managed_node2 10976 1726879447.01295: Calling groups_inventory to load vars for managed_node2 10976 1726879447.01298: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879447.01307: Calling all_plugins_play to load vars for managed_node2 10976 1726879447.01310: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879447.01313: Calling groups_plugins_play to load vars for managed_node2 10976 1726879447.03421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879447.05457: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.05478: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.05493: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.05586: done with get_vars() 10976 1726879447.05625: done getting variables 10976 1726879447.05695: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Purge removed nodes from pacemaker's cache] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:111 Friday 20 September 2024 20:44:07 -0400 (0:00:00.548) 0:01:28.480 ****** 10976 1726879447.05735: entering _queue_task() for managed_node2/command 10976 1726879447.06128: worker is 1 (out of 1 available) 10976 1726879447.06141: exiting _queue_task() for managed_node2/command 10976 1726879447.06146: done queuing things up, now waiting for results queue to drain 10976 1726879447.06148: waiting for pending results... 10976 1726879447.06534: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Purge removed nodes from pacemaker's cache 10976 1726879447.06691: in run() - task 0e24e73b-299d-f469-e0b0-000000000d03 10976 1726879447.06749: variable 'ansible_search_path' from source: unknown 10976 1726879447.06752: variable 'ansible_search_path' from source: unknown 10976 1726879447.07064: variable '__ha_cluster_list_pacemaker_nodes' from source: set_fact 10976 1726879447.07199: variable 'omit' from source: magic vars 10976 1726879447.07374: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879447.07393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879447.07414: variable 'omit' from source: magic vars 10976 1726879447.07723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879447.10767: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879447.10860: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879447.10916: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879447.10961: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879447.10997: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879447.11108: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879447.11166: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879447.11307: variable 'ansible_check_mode' from source: magic vars 10976 1726879447.11319: Evaluated conditional (not ansible_check_mode): True 10976 1726879447.11520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879447.11564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879447.11601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879447.11653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879447.11685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879447.11781: variable 'item' from source: unknown 10976 1726879447.11805: Evaluated conditional ((item | length) > 0): True 10976 1726879447.11939: variable 'item' from source: unknown 10976 1726879447.11948: variable '__ha_cluster_all_node_names' from source: set_fact 10976 1726879447.11958: Evaluated conditional (item not in __ha_cluster_all_node_names): False 10976 1726879447.11965: when evaluation is False, skipping this task 10976 1726879447.12030: variable 'item' from source: unknown 10976 1726879447.12114: variable 'item' from source: unknown skipping: [managed_node2] => (item=localhost) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item not in __ha_cluster_all_node_names", "item": "localhost", "skip_reason": "Conditional result was False" } 10976 1726879447.12311: dumping result to json 10976 1726879447.12320: done dumping result, returning 10976 1726879447.12333: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Purge removed nodes from pacemaker's cache [0e24e73b-299d-f469-e0b0-000000000d03] 10976 1726879447.12344: sending task result for task 0e24e73b-299d-f469-e0b0-000000000d03 skipping: [managed_node2] => { "changed": false } MSG: All items skipped 10976 1726879447.12458: no more pending results, returning what we have 10976 1726879447.12462: results queue empty 10976 1726879447.12463: checking for any_errors_fatal 10976 1726879447.12475: done checking for any_errors_fatal 10976 1726879447.12476: checking for max_fail_percentage 10976 1726879447.12478: done checking for max_fail_percentage 10976 1726879447.12479: checking to see if all hosts have failed and the running result is not ok 10976 1726879447.12480: done checking to see if all hosts have failed 10976 1726879447.12481: getting the remaining hosts for this loop 10976 1726879447.12482: done getting the remaining hosts for this loop 10976 1726879447.12486: getting the next task for host managed_node2 10976 1726879447.12499: done getting next task for host managed_node2 10976 1726879447.12504: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Create and push CIB 10976 1726879447.12507: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879447.12526: getting variables 10976 1726879447.12528: in VariableManager get_vars() 10976 1726879447.12575: Calling all_inventory to load vars for managed_node2 10976 1726879447.12578: Calling groups_inventory to load vars for managed_node2 10976 1726879447.12580: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879447.12595: Calling all_plugins_play to load vars for managed_node2 10976 1726879447.12600: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879447.12603: Calling groups_plugins_play to load vars for managed_node2 10976 1726879447.13694: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000d03 10976 1726879447.13700: WORKER PROCESS EXITING 10976 1726879447.14819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879447.16651: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.16672: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.16679: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.16750: done with get_vars() 10976 1726879447.16780: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Create and push CIB] ************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:92 Friday 20 September 2024 20:44:07 -0400 (0:00:00.111) 0:01:28.592 ****** 10976 1726879447.16875: entering _queue_task() for managed_node2/include_tasks 10976 1726879447.17215: worker is 1 (out of 1 available) 10976 1726879447.17230: exiting _queue_task() for managed_node2/include_tasks 10976 1726879447.17234: done queuing things up, now waiting for results queue to drain 10976 1726879447.17236: waiting for pending results... 10976 1726879447.18284: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Create and push CIB 10976 1726879447.18470: in run() - task 0e24e73b-299d-f469-e0b0-0000000000fd 10976 1726879447.18496: variable 'ansible_search_path' from source: unknown 10976 1726879447.18505: variable 'ansible_search_path' from source: unknown 10976 1726879447.18561: calling self._execute() 10976 1726879447.18703: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879447.18715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879447.18731: variable 'omit' from source: magic vars 10976 1726879447.19167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879447.22987: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879447.23088: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879447.23137: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879447.23185: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879447.23219: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879447.23336: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879447.23366: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879447.23459: variable 'ha_cluster_pacemaker_shell' from source: role '' defaults 10976 1726879447.23480: _execute() done 10976 1726879447.23488: dumping result to json 10976 1726879447.23497: done dumping result, returning 10976 1726879447.23508: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Create and push CIB [0e24e73b-299d-f469-e0b0-0000000000fd] 10976 1726879447.23517: sending task result for task 0e24e73b-299d-f469-e0b0-0000000000fd 10976 1726879447.23689: no more pending results, returning what we have 10976 1726879447.23694: in VariableManager get_vars() 10976 1726879447.23745: Calling all_inventory to load vars for managed_node2 10976 1726879447.23748: Calling groups_inventory to load vars for managed_node2 10976 1726879447.23750: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879447.23761: Calling all_plugins_play to load vars for managed_node2 10976 1726879447.23764: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879447.23767: Calling groups_plugins_play to load vars for managed_node2 10976 1726879447.24310: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000000fd 10976 1726879447.24314: WORKER PROCESS EXITING 10976 1726879447.25055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879447.26472: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.26491: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.26497: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.26566: done with get_vars() 10976 1726879447.26595: variable 'ansible_search_path' from source: unknown 10976 1726879447.26596: variable 'ansible_search_path' from source: unknown 10976 1726879447.26630: we have included files to process 10976 1726879447.26631: generating all_blocks data 10976 1726879447.26633: done generating all_blocks data 10976 1726879447.26640: processing included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml 10976 1726879447.26641: loading included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml 10976 1726879447.26643: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml 10976 1726879447.28390: in VariableManager get_vars() 10976 1726879447.28409: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.28420: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.28426: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.28455: done with get_vars() 10976 1726879447.28486: in VariableManager get_vars() 10976 1726879447.28500: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.28511: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.28514: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.28541: done with get_vars() 10976 1726879447.28570: in VariableManager get_vars() 10976 1726879447.28583: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.28593: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.28596: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.28623: done with get_vars() 10976 1726879447.28654: in VariableManager get_vars() 10976 1726879447.28667: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.28677: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.28680: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.28704: done with get_vars() 10976 1726879447.28739: in VariableManager get_vars() 10976 1726879447.28756: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.28765: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.28768: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.28792: done with get_vars() 10976 1726879447.28874: in VariableManager get_vars() 10976 1726879447.28887: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.28897: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.28900: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.28925: done with get_vars() 10976 1726879447.28956: in VariableManager get_vars() 10976 1726879447.28969: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.28978: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.28980: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.29016: done with get_vars() 10976 1726879447.29074: in VariableManager get_vars() 10976 1726879447.29097: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.29113: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.29117: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.29151: done with get_vars() 10976 1726879447.29189: in VariableManager get_vars() 10976 1726879447.29207: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.29221: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.29227: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.29260: done with get_vars() 10976 1726879447.29303: in VariableManager get_vars() 10976 1726879447.29321: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.29337: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.29341: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.29375: done with get_vars() 10976 1726879447.29419: in VariableManager get_vars() 10976 1726879447.29439: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.29454: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.29458: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.29493: done with get_vars() 10976 1726879447.29542: in VariableManager get_vars() 10976 1726879447.29562: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.29577: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.29582: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.29615: done with get_vars() 10976 1726879447.29662: in VariableManager get_vars() 10976 1726879447.29680: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.29694: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.29698: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.29734: done with get_vars() 10976 1726879447.29777: in VariableManager get_vars() 10976 1726879447.29795: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.29810: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.29814: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.29849: done with get_vars() 10976 1726879447.29894: in VariableManager get_vars() 10976 1726879447.29913: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.29934: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.29938: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.29998: done with get_vars() 10976 1726879447.30125: in VariableManager get_vars() 10976 1726879447.30200: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.30251: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.30256: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.30448: done with get_vars() 10976 1726879447.30806: in VariableManager get_vars() 10976 1726879447.30834: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.30871: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.30876: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.30907: done with get_vars() 10976 1726879447.30954: in VariableManager get_vars() 10976 1726879447.30982: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.31003: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.31008: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.31054: done with get_vars() 10976 1726879447.31100: in VariableManager get_vars() 10976 1726879447.31129: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.31144: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.31148: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.31174: done with get_vars() 10976 1726879447.31577: done processing included file 10976 1726879447.31579: iterating over new_blocks loaded from include file 10976 1726879447.31580: in VariableManager get_vars() 10976 1726879447.31595: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.31611: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.31616: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.31657: done with get_vars() 10976 1726879447.31659: filtering new block on tags 10976 1726879447.31756: done filtering new block on tags 10976 1726879447.31759: in VariableManager get_vars() 10976 1726879447.31785: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.31802: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.31805: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.31828: done with get_vars() 10976 1726879447.31829: filtering new block on tags 10976 1726879447.32138: done filtering new block on tags 10976 1726879447.32141: in VariableManager get_vars() 10976 1726879447.32166: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.32181: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.32184: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.32221: done with get_vars() 10976 1726879447.32225: filtering new block on tags 10976 1726879447.32279: done filtering new block on tags 10976 1726879447.32281: done iterating over new_blocks loaded from include file included: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml for managed_node2 10976 1726879447.32286: extending task lists for all hosts with included blocks 10976 1726879447.36274: done extending task lists 10976 1726879447.36276: done processing included files 10976 1726879447.36277: results queue empty 10976 1726879447.36277: checking for any_errors_fatal 10976 1726879447.36281: done checking for any_errors_fatal 10976 1726879447.36282: checking for max_fail_percentage 10976 1726879447.36283: done checking for max_fail_percentage 10976 1726879447.36283: checking to see if all hosts have failed and the running result is not ok 10976 1726879447.36284: done checking to see if all hosts have failed 10976 1726879447.36284: getting the remaining hosts for this loop 10976 1726879447.36285: done getting the remaining hosts for this loop 10976 1726879447.36287: getting the next task for host managed_node2 10976 1726879447.36292: done getting next task for host managed_node2 10976 1726879447.36294: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Create a tempfile for original CIB 10976 1726879447.36296: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879447.36310: getting variables 10976 1726879447.36311: in VariableManager get_vars() 10976 1726879447.36328: Calling all_inventory to load vars for managed_node2 10976 1726879447.36330: Calling groups_inventory to load vars for managed_node2 10976 1726879447.36331: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879447.36336: Calling all_plugins_play to load vars for managed_node2 10976 1726879447.36337: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879447.36339: Calling groups_plugins_play to load vars for managed_node2 10976 1726879447.36988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879447.38056: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.38074: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.38079: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.38133: done with get_vars() 10976 1726879447.38159: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Create a tempfile for original CIB] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:10 Friday 20 September 2024 20:44:07 -0400 (0:00:00.213) 0:01:28.805 ****** 10976 1726879447.38252: entering _queue_task() for managed_node2/tempfile 10976 1726879447.38658: worker is 1 (out of 1 available) 10976 1726879447.38673: exiting _queue_task() for managed_node2/tempfile 10976 1726879447.38693: done queuing things up, now waiting for results queue to drain 10976 1726879447.38695: waiting for pending results... 10976 1726879447.39062: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Create a tempfile for original CIB 10976 1726879447.39239: in run() - task 0e24e73b-299d-f469-e0b0-000000000e7b 10976 1726879447.39266: variable 'ansible_search_path' from source: unknown 10976 1726879447.39284: variable 'ansible_search_path' from source: unknown 10976 1726879447.39343: calling self._execute() 10976 1726879447.39496: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879447.39502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879447.39505: variable 'omit' from source: magic vars 10976 1726879447.39927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879447.42162: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879447.42225: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879447.42259: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879447.42300: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879447.42320: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879447.42404: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879447.42417: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879447.42425: variable 'omit' from source: magic vars 10976 1726879447.42466: variable 'omit' from source: magic vars 10976 1726879447.42495: variable 'omit' from source: magic vars 10976 1726879447.42523: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879447.42546: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879447.42561: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879447.42577: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879447.42586: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879447.42616: variable 'inventory_hostname' from source: set_fact 10976 1726879447.42619: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879447.42623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879447.42733: Set connection var ansible_pipelining to False 10976 1726879447.42736: Set connection var ansible_shell_executable to /bin/sh 10976 1726879447.42739: Set connection var ansible_timeout to 10 10976 1726879447.42741: Set connection var ansible_shell_type to sh 10976 1726879447.42744: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879447.42746: Set connection var ansible_connection to ssh 10976 1726879447.42760: variable 'ansible_shell_executable' from source: unknown 10976 1726879447.42763: variable 'ansible_connection' from source: unknown 10976 1726879447.42765: variable 'ansible_module_compression' from source: unknown 10976 1726879447.42768: variable 'ansible_shell_type' from source: unknown 10976 1726879447.42770: variable 'ansible_shell_executable' from source: unknown 10976 1726879447.42773: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879447.42785: variable 'ansible_pipelining' from source: unknown 10976 1726879447.42796: variable 'ansible_timeout' from source: unknown 10976 1726879447.42805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879447.42962: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879447.42969: variable 'omit' from source: magic vars 10976 1726879447.42974: starting attempt loop 10976 1726879447.42977: running the handler 10976 1726879447.42994: _low_level_execute_command(): starting 10976 1726879447.43013: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879447.43796: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879447.43815: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879447.43835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879447.43858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879447.43912: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879447.43933: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879447.43950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879447.43970: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879447.43987: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879447.44008: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879447.44023: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879447.44047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879447.44064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879447.44081: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879447.44097: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879447.44113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879447.44204: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879447.44232: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879447.44253: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879447.44336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879447.46003: stdout chunk (state=3): >>>/root <<< 10976 1726879447.46111: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879447.46179: stderr chunk (state=3): >>><<< 10976 1726879447.46182: stdout chunk (state=3): >>><<< 10976 1726879447.46215: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879447.46228: _low_level_execute_command(): starting 10976 1726879447.46232: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879447.4620051-13909-22640227781234 `" && echo ansible-tmp-1726879447.4620051-13909-22640227781234="` echo /root/.ansible/tmp/ansible-tmp-1726879447.4620051-13909-22640227781234 `" ) && sleep 0' 10976 1726879447.46867: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879447.46922: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879447.46938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879447.46942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879447.46944: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879447.46960: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879447.47021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879447.47038: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879447.47040: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879447.47043: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879447.47073: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879447.47077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879447.47079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879447.47207: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879447.47217: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879447.47227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879447.47233: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879447.47238: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879447.47243: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879447.47282: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879447.49182: stdout chunk (state=3): >>>ansible-tmp-1726879447.4620051-13909-22640227781234=/root/.ansible/tmp/ansible-tmp-1726879447.4620051-13909-22640227781234 <<< 10976 1726879447.49313: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879447.49413: stderr chunk (state=3): >>><<< 10976 1726879447.49429: stdout chunk (state=3): >>><<< 10976 1726879447.49532: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879447.4620051-13909-22640227781234=/root/.ansible/tmp/ansible-tmp-1726879447.4620051-13909-22640227781234 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879447.49535: variable 'ansible_module_compression' from source: unknown 10976 1726879447.49642: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.tempfile-ZIP_DEFLATED 10976 1726879447.49647: variable 'ansible_facts' from source: unknown 10976 1726879447.49732: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879447.4620051-13909-22640227781234/AnsiballZ_tempfile.py 10976 1726879447.49943: Sending initial data 10976 1726879447.49946: Sent initial data (156 bytes) 10976 1726879447.51002: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879447.51018: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879447.51040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879447.51068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879447.51113: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879447.51130: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879447.51145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879447.51182: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879447.51195: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879447.51207: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879447.51220: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879447.51237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879447.51253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879447.51266: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879447.51277: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879447.51297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879447.51371: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879447.51394: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879447.51418: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879447.51493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879447.53357: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879447.53400: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879447.53431: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp_mu888f_ /root/.ansible/tmp/ansible-tmp-1726879447.4620051-13909-22640227781234/AnsiballZ_tempfile.py <<< 10976 1726879447.53478: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879447.54597: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879447.55075: stderr chunk (state=3): >>><<< 10976 1726879447.55079: stdout chunk (state=3): >>><<< 10976 1726879447.55082: done transferring module to remote 10976 1726879447.55084: _low_level_execute_command(): starting 10976 1726879447.55086: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879447.4620051-13909-22640227781234/ /root/.ansible/tmp/ansible-tmp-1726879447.4620051-13909-22640227781234/AnsiballZ_tempfile.py && sleep 0' 10976 1726879447.55726: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879447.55743: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879447.55769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879447.55792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879447.55841: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879447.55855: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879447.55875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879447.55894: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879447.55911: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879447.55926: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879447.55939: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879447.55953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879447.55975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879447.55988: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879447.56001: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879447.56016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879447.56097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879447.56118: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879447.56138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879447.56211: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879447.58036: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879447.58074: stderr chunk (state=3): >>><<< 10976 1726879447.58077: stdout chunk (state=3): >>><<< 10976 1726879447.58128: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879447.58132: _low_level_execute_command(): starting 10976 1726879447.58135: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879447.4620051-13909-22640227781234/AnsiballZ_tempfile.py && sleep 0' 10976 1726879447.58613: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879447.58616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879447.58783: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879447.58794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879447.60832: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 10976 1726879447.60835: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10976 1726879447.60885: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879447.60924: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879447.60948: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879447.60996: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879447.61001: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879447.61047: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 10976 1726879447.61051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879447.61063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879447.61090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879447.61116: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f7f3dc0> <<< 10976 1726879447.61149: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879447.61172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879447.61198: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f7983a0> <<< 10976 1726879447.61202: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f7f3b20> <<< 10976 1726879447.61212: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 10976 1726879447.61215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879447.61217: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f7f3ac0> <<< 10976 1726879447.61237: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879447.61257: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 10976 1726879447.61266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879447.61273: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f798490> <<< 10976 1726879447.61301: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879447.61320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879447.61341: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f798940> <<< 10976 1726879447.61367: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f798670> <<< 10976 1726879447.61394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879447.61407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879447.61425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879447.61446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879447.61462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879447.61484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879447.61524: stdout chunk (state=3): >>>import '_stat' # <<< 10976 1726879447.61556: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f74f190> <<< 10976 1726879447.61559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879447.61561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879447.61631: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f74f220> <<< 10976 1726879447.61657: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879447.61659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879447.61690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 10976 1726879447.61696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f772850> <<< 10976 1726879447.61701: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f74f940> <<< 10976 1726879447.61724: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f7b0880> <<< 10976 1726879447.61751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879447.61757: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f748d90> <<< 10976 1726879447.61805: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 10976 1726879447.61817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 10976 1726879447.61824: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f772d90> <<< 10976 1726879447.61878: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f798970> <<< 10976 1726879447.61930: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879447.62102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879447.62129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879447.62148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879447.62216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879447.62306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f712eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f716f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879447.62381: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879447.62520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f70c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f714640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f712370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879447.62670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f694e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f694910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 10976 1726879447.62740: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f694f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879447.62771: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f694fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6a70d0> import '_collections' # <<< 10976 1726879447.62820: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6eed90> <<< 10976 1726879447.62988: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6e8670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6fa6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f71be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f6a7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6ee2b0> <<< 10976 1726879447.63034: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f6fa2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f7219d0> <<< 10976 1726879447.63074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879447.63107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879447.63134: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6a7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6a7df0> <<< 10976 1726879447.63158: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6a7d60> <<< 10976 1726879447.63187: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879447.63200: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879447.63249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879447.63272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879447.63304: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6713d0> <<< 10976 1726879447.63363: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6714c0> <<< 10976 1726879447.63482: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6aff40> <<< 10976 1726879447.63523: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6a9a90> <<< 10976 1726879447.63552: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6a9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879447.63564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879447.63601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879447.63635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879447.63646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f36f220> <<< 10976 1726879447.63674: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f65c520> <<< 10976 1726879447.63743: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6a9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f721040> <<< 10976 1726879447.63769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879447.63793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879447.63831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f380b50> <<< 10976 1726879447.63841: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879447.63875: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f380e80> <<< 10976 1726879447.63894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879447.63923: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879447.63945: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f392790> <<< 10976 1726879447.63956: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879447.63981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879447.64008: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f392cd0> <<< 10976 1726879447.64059: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f32b400> <<< 10976 1726879447.64084: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f380f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879447.64097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879447.64143: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879447.64185: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f33b2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f392610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f33b3a0> <<< 10976 1726879447.64220: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6a7a30> <<< 10976 1726879447.64280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879447.64293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879447.64346: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f357700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879447.64399: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879447.64443: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f3579d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f3577c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f3578b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879447.64650: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f357d00> <<< 10976 1726879447.64698: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f362250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f357940> <<< 10976 1726879447.64723: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f34aa90> <<< 10976 1726879447.64752: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6a7610> <<< 10976 1726879447.64755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879447.64806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879447.64844: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f357af0> <<< 10976 1726879447.64960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879447.64963: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8c5f27f6d0> <<< 10976 1726879447.65133: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip' <<< 10976 1726879447.65136: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.65212: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.65254: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879447.65298: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10976 1726879447.66534: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.67498: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f1a57f0> <<< 10976 1726879447.67521: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879447.67552: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879447.67584: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879447.67623: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f1a5160> <<< 10976 1726879447.67667: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f1a5280> <<< 10976 1726879447.67712: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f1a5f40> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879447.67778: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f1a54f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f1a5d60> import 'atexit' # <<< 10976 1726879447.67819: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f1a5fa0> <<< 10976 1726879447.67824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879447.67847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879447.67912: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f1a5100> <<< 10976 1726879447.67935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879447.67995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879447.67998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879447.68101: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5ebaff10> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5ebccf10> <<< 10976 1726879447.68138: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5ebccd30> <<< 10976 1726879447.68151: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879447.68196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879447.68229: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5ebcc3a0> <<< 10976 1726879447.68242: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f20bdc0> <<< 10976 1726879447.68578: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f20b3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f20bfa0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f1dcd30> <<< 10976 1726879447.68690: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f178d00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f1783d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f1ad4c0> <<< 10976 1726879447.68709: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f1784f0> <<< 10976 1726879447.68748: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f178520> <<< 10976 1726879447.68764: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879447.68789: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879447.68804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879447.68900: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5eb9bfa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f205040> <<< 10976 1726879447.68916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879447.68918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879447.68968: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5eb9a880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f2051c0> <<< 10976 1726879447.69001: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879447.69047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879447.69075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879447.69078: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879447.69127: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5eb9d2e0> <<< 10976 1726879447.69312: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5eb9a820> <<< 10976 1726879447.69379: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879447.69396: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5eb9a670> <<< 10976 1726879447.69409: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5eb905e0> <<< 10976 1726879447.69450: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5eb90520> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f1ed730> <<< 10976 1726879447.69488: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879447.69510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879447.69561: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f16cb50> <<< 10976 1726879447.69745: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f16a910> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f16deb0> <<< 10976 1726879447.69804: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f16c5b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5eb8fa00> <<< 10976 1726879447.69834: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879447.69845: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.69913: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.69998: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.70032: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879447.70057: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879447.70060: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.70156: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.70248: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.70716: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.71195: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879447.71214: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879447.71237: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879447.71301: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5e793df0> <<< 10976 1726879447.71380: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5eb6a5b0> <<< 10976 1726879447.71396: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5eb58df0> <<< 10976 1726879447.71458: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 10976 1726879447.71498: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879447.71501: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.71613: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.71747: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879447.71779: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f162970> <<< 10976 1726879447.71781: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.72166: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.72550: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.72589: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.72656: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879447.72694: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.72736: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879447.72739: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.72790: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.72877: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10976 1726879447.72908: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879447.72912: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.72940: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.72977: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879447.73164: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.73348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879447.73386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879447.73392: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879447.73463: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5e767e50> # zipimport: zlib available <<< 10976 1726879447.73529: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.73610: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879447.73619: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879447.73633: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.73668: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.73711: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879447.73714: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.73746: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.73783: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.73881: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.73945: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879447.73966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879447.74044: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f1f6910> <<< 10976 1726879447.74078: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5e767be0> <<< 10976 1726879447.74121: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879447.74266: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.74320: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.74345: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.74401: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879447.74416: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879447.74419: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879447.74459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879447.74478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879447.74497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879447.74577: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5e727c70> <<< 10976 1726879447.74615: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5eb5c670> <<< 10976 1726879447.74687: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5eb5b850> <<< 10976 1726879447.74700: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879447.74729: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.74741: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879447.74808: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879447.74841: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/modules/__init__.py <<< 10976 1726879447.74844: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.74883: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.75000: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879447.75178: stdout chunk (state=3): >>> {"changed": true, "path": "/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "invocation": {"module_args": {"state": "file", "suffix": "_ha_cluster_original_cib_xml", "prefix": "ansible.", "path": null}}} <<< 10976 1726879447.75195: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879447.75494: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879447.75586: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path <<< 10976 1726879447.75607: stdout chunk (state=3): >>># cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale <<< 10976 1726879447.75615: stdout chunk (state=3): >>># destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10976 1726879447.75835: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879447.75839: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879447.75894: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879447.75924: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 10976 1726879447.75939: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879447.76009: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 10976 1726879447.76079: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl <<< 10976 1726879447.76143: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 10976 1726879447.76236: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal <<< 10976 1726879447.76682: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879447.76999: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879447.77009: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879447.77025: stdout chunk (state=3): >>><<< 10976 1726879447.77035: stderr chunk (state=3): >>><<< 10976 1726879447.77395: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f7f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f7983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f7f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f7f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f798490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f798940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f798670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f74f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f74f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f772850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f74f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f7b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f748d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f772d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f798970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f712eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f716f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f70c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f714640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f712370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f694e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f694910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f694f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f694fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6a70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6eed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6e8670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6fa6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f71be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f6a7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6ee2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f6fa2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f7219d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6a7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6a7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6a7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6713d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6714c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6aff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6a9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6a9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f36f220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f65c520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6a9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f721040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f380b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f380e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f392790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f392cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f32b400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f380f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f33b2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f392610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f33b3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6a7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f357700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f3579d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f3577c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f3578b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f357d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f362250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f357940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f34aa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f6a7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f357af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8c5f27f6d0> # zipimport: found 30 names in '/tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f1a57f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f1a5160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f1a5280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f1a5f40> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f1a54f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f1a5d60> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f1a5fa0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f1a5100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5ebaff10> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5ebccf10> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5ebccd30> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5ebcc3a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f20bdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f20b3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f20bfa0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f1dcd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f178d00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f1783d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f1ad4c0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f1784f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f178520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5eb9bfa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f205040> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5eb9a880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f2051c0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5eb9d2e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5eb9a820> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5eb9a670> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5eb905e0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5eb90520> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f1ed730> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f16cb50> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f16a910> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f16deb0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f16c5b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5eb8fa00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5e793df0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5eb6a5b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5eb58df0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5f162970> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5e767e50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c5f1f6910> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5e767be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5e727c70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5eb5c670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c5eb5b850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_tempfile_payload_pr5cszrc/ansible_tempfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": true, "path": "/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "invocation": {"module_args": {"state": "file", "suffix": "_ha_cluster_original_cib_xml", "prefix": "ansible.", "path": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879447.79771: done with _execute_module (tempfile, {'state': 'file', 'suffix': '_ha_cluster_original_cib_xml', '_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': 'tempfile', '_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-1726879447.4620051-13909-22640227781234/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879447.79854: _low_level_execute_command(): starting 10976 1726879447.79862: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879447.4620051-13909-22640227781234/ > /dev/null 2>&1 && sleep 0' 10976 1726879447.81315: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879447.81333: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879447.81348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879447.81364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879447.81406: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879447.81419: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879447.81438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879447.81455: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879447.81465: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879447.81475: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879447.81485: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879447.81498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879447.81512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879447.81524: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879447.81536: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879447.81551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879447.81628: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879447.81657: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879447.81675: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879447.81753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879447.83622: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879447.83783: stderr chunk (state=3): >>><<< 10976 1726879447.83786: stdout chunk (state=3): >>><<< 10976 1726879447.83821: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879447.83845: handler run complete 10976 1726879447.84257: variable 'ansible_check_mode' from source: magic vars 10976 1726879447.84268: Evaluated conditional (not ansible_check_mode): True 10976 1726879447.84285: attempt loop complete, returning result 10976 1726879447.84296: _execute() done 10976 1726879447.84303: dumping result to json 10976 1726879447.84311: done dumping result, returning 10976 1726879447.84326: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Create a tempfile for original CIB [0e24e73b-299d-f469-e0b0-000000000e7b] 10976 1726879447.84339: sending task result for task 0e24e73b-299d-f469-e0b0-000000000e7b changed: [managed_node2] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } 10976 1726879447.84803: no more pending results, returning what we have 10976 1726879447.84807: results queue empty 10976 1726879447.84807: checking for any_errors_fatal 10976 1726879447.84810: done checking for any_errors_fatal 10976 1726879447.84811: checking for max_fail_percentage 10976 1726879447.84812: done checking for max_fail_percentage 10976 1726879447.84813: checking to see if all hosts have failed and the running result is not ok 10976 1726879447.84814: done checking to see if all hosts have failed 10976 1726879447.84815: getting the remaining hosts for this loop 10976 1726879447.84816: done getting the remaining hosts for this loop 10976 1726879447.84820: getting the next task for host managed_node2 10976 1726879447.84829: done getting next task for host managed_node2 10976 1726879447.84834: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Create a tempfile for new CIB 10976 1726879447.84838: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879447.84850: getting variables 10976 1726879447.84852: in VariableManager get_vars() 10976 1726879447.84945: Calling all_inventory to load vars for managed_node2 10976 1726879447.84948: Calling groups_inventory to load vars for managed_node2 10976 1726879447.84951: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879447.84962: Calling all_plugins_play to load vars for managed_node2 10976 1726879447.84966: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879447.84969: Calling groups_plugins_play to load vars for managed_node2 10976 1726879447.85942: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000e7b 10976 1726879447.85949: WORKER PROCESS EXITING 10976 1726879447.87225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879447.88849: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879447.88894: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.88901: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879447.89096: done with get_vars() 10976 1726879447.89119: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Create a tempfile for new CIB] **** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:18 Friday 20 September 2024 20:44:07 -0400 (0:00:00.511) 0:01:29.316 ****** 10976 1726879447.89365: entering _queue_task() for managed_node2/tempfile 10976 1726879447.89761: worker is 1 (out of 1 available) 10976 1726879447.89775: exiting _queue_task() for managed_node2/tempfile 10976 1726879447.89787: done queuing things up, now waiting for results queue to drain 10976 1726879447.89791: waiting for pending results... 10976 1726879447.90421: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Create a tempfile for new CIB 10976 1726879447.90650: in run() - task 0e24e73b-299d-f469-e0b0-000000000e7c 10976 1726879447.90699: variable 'ansible_search_path' from source: unknown 10976 1726879447.90710: variable 'ansible_search_path' from source: unknown 10976 1726879447.90830: calling self._execute() 10976 1726879447.91052: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879447.91090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879447.91128: variable 'omit' from source: magic vars 10976 1726879447.91681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879447.94125: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879447.94526: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879447.94573: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879447.94821: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879447.94860: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879447.95472: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879447.95500: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879447.95518: variable 'omit' from source: magic vars 10976 1726879447.95592: variable 'omit' from source: magic vars 10976 1726879447.95639: variable 'omit' from source: magic vars 10976 1726879447.95672: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879447.95714: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879447.95742: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879447.95763: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879447.95778: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879447.95817: variable 'inventory_hostname' from source: set_fact 10976 1726879447.95828: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879447.95841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879447.95954: Set connection var ansible_pipelining to False 10976 1726879447.95967: Set connection var ansible_shell_executable to /bin/sh 10976 1726879447.95978: Set connection var ansible_timeout to 10 10976 1726879447.95985: Set connection var ansible_shell_type to sh 10976 1726879447.96029: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879447.96038: Set connection var ansible_connection to ssh 10976 1726879447.96070: variable 'ansible_shell_executable' from source: unknown 10976 1726879447.96077: variable 'ansible_connection' from source: unknown 10976 1726879447.96084: variable 'ansible_module_compression' from source: unknown 10976 1726879447.96095: variable 'ansible_shell_type' from source: unknown 10976 1726879447.96103: variable 'ansible_shell_executable' from source: unknown 10976 1726879447.96117: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879447.96135: variable 'ansible_pipelining' from source: unknown 10976 1726879447.96178: variable 'ansible_timeout' from source: unknown 10976 1726879447.96186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879447.96520: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879447.96547: variable 'omit' from source: magic vars 10976 1726879447.96566: starting attempt loop 10976 1726879447.96584: running the handler 10976 1726879447.96601: _low_level_execute_command(): starting 10976 1726879447.96608: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879447.97107: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879447.97116: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879447.97132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879447.97143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879447.97167: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879447.97180: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879447.97229: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879447.97245: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879447.97298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879447.99145: stdout chunk (state=3): >>>/root <<< 10976 1726879447.99314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879447.99326: stdout chunk (state=3): >>><<< 10976 1726879447.99338: stderr chunk (state=3): >>><<< 10976 1726879447.99362: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879447.99379: _low_level_execute_command(): starting 10976 1726879447.99392: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879447.9936798-13936-240072916537045 `" && echo ansible-tmp-1726879447.9936798-13936-240072916537045="` echo /root/.ansible/tmp/ansible-tmp-1726879447.9936798-13936-240072916537045 `" ) && sleep 0' 10976 1726879448.00082: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879448.00097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879448.00117: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879448.00132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879448.00142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879448.00203: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879448.00219: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879448.00313: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879448.02239: stdout chunk (state=3): >>>ansible-tmp-1726879447.9936798-13936-240072916537045=/root/.ansible/tmp/ansible-tmp-1726879447.9936798-13936-240072916537045 <<< 10976 1726879448.02348: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879448.02398: stderr chunk (state=3): >>><<< 10976 1726879448.02401: stdout chunk (state=3): >>><<< 10976 1726879448.02412: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879447.9936798-13936-240072916537045=/root/.ansible/tmp/ansible-tmp-1726879447.9936798-13936-240072916537045 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879448.02452: variable 'ansible_module_compression' from source: unknown 10976 1726879448.02480: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.tempfile-ZIP_DEFLATED 10976 1726879448.02506: variable 'ansible_facts' from source: unknown 10976 1726879448.02559: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879447.9936798-13936-240072916537045/AnsiballZ_tempfile.py 10976 1726879448.02659: Sending initial data 10976 1726879448.02668: Sent initial data (157 bytes) 10976 1726879448.03660: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879448.03673: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879448.03686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879448.03708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879448.03755: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879448.03769: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879448.03783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879448.03800: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879448.03811: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879448.03823: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879448.03837: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879448.03850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879448.03865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879448.03881: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879448.03893: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879448.03908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879448.03985: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879448.04008: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879448.04024: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879448.04094: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879448.05851: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879448.05884: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879448.05920: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpaunvm22b /root/.ansible/tmp/ansible-tmp-1726879447.9936798-13936-240072916537045/AnsiballZ_tempfile.py <<< 10976 1726879448.05951: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879448.06720: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879448.06805: stderr chunk (state=3): >>><<< 10976 1726879448.06809: stdout chunk (state=3): >>><<< 10976 1726879448.06824: done transferring module to remote 10976 1726879448.06838: _low_level_execute_command(): starting 10976 1726879448.06842: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879447.9936798-13936-240072916537045/ /root/.ansible/tmp/ansible-tmp-1726879447.9936798-13936-240072916537045/AnsiballZ_tempfile.py && sleep 0' 10976 1726879448.07430: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879448.07442: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879448.07455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879448.07472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879448.07526: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879448.07539: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879448.07555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879448.07573: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879448.07585: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879448.07603: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879448.07616: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879448.07632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879448.07649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879448.07663: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879448.07676: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879448.07692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879448.07773: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879448.07799: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879448.07818: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879448.07892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879448.09728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879448.09731: stdout chunk (state=3): >>><<< 10976 1726879448.09735: stderr chunk (state=3): >>><<< 10976 1726879448.09743: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879448.09746: _low_level_execute_command(): starting 10976 1726879448.09750: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879447.9936798-13936-240072916537045/AnsiballZ_tempfile.py && sleep 0' 10976 1726879448.10162: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879448.10166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879448.10202: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879448.10205: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879448.10208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879448.10210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879448.10259: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879448.10262: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879448.10315: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879448.12280: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 10976 1726879448.12293: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10976 1726879448.12380: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879448.12426: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879448.12508: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # <<< 10976 1726879448.12528: stdout chunk (state=3): >>># installed zipimport hook <<< 10976 1726879448.12561: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879448.12591: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879448.12688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077a98dc0> <<< 10976 1726879448.12705: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879448.12780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077a3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077a98b20> <<< 10976 1726879448.12844: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077a98ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077a3d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077a3d940> <<< 10976 1726879448.12850: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077a3d670> <<< 10976 1726879448.12896: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879448.12916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879448.12935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879448.12993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0777cf190> <<< 10976 1726879448.13030: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879448.13041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879448.13179: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0777cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879448.13237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0777f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0777cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077a55880> <<< 10976 1726879448.13287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0777c7d90> <<< 10976 1726879448.13303: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0777f2d90> <<< 10976 1726879448.13356: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077a3d970> <<< 10976 1726879448.13397: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879448.13562: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879448.13581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879448.13607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879448.13626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879448.13646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879448.13675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879448.13693: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07776beb0> <<< 10976 1726879448.13767: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077771f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879448.13828: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 10976 1726879448.13896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077767610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07776f640> <<< 10976 1726879448.13918: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07776b370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879448.14008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879448.14042: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879448.14074: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0776efe20> <<< 10976 1726879448.14088: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0776ef910> import 'itertools' # <<< 10976 1726879448.14151: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0776eff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879448.14235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0776effd0> <<< 10976 1726879448.14247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0777020d0> import '_collections' # <<< 10976 1726879448.14276: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077749d90> import '_functools' # <<< 10976 1726879448.14306: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077743670> <<< 10976 1726879448.14351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879448.14366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0777556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077776e20> <<< 10976 1726879448.14431: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879448.14496: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd077702cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0777492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0777552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07777c9d0> <<< 10976 1726879448.14512: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879448.14530: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879448.14553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879448.14563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077702eb0> <<< 10976 1726879448.14570: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077702df0> <<< 10976 1726879448.14598: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 10976 1726879448.14603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077702d60> <<< 10976 1726879448.14627: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879448.14654: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879448.14664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879448.14697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879448.14759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879448.14798: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0776d53d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879448.14828: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0776d54c0> <<< 10976 1726879448.14940: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07770af40> <<< 10976 1726879448.14981: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077704a90> <<< 10976 1726879448.14986: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077704490> <<< 10976 1726879448.15012: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879448.15027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879448.15061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879448.15065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879448.15094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879448.15103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0775ff220> <<< 10976 1726879448.15133: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0776c0520> <<< 10976 1726879448.15203: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077704f10> <<< 10976 1726879448.15214: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07777c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879448.15232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879448.15264: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 10976 1726879448.15267: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077610b50> <<< 10976 1726879448.15271: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879448.15364: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd077610e80> <<< 10976 1726879448.15377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077622790> <<< 10976 1726879448.15395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879448.15426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879448.15449: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077622cd0> <<< 10976 1726879448.15493: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0775b0400> <<< 10976 1726879448.15508: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077610f70> <<< 10976 1726879448.15527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879448.15566: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879448.15584: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0775c02e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077622610> <<< 10976 1726879448.15595: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879448.15618: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879448.15624: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0775c03a0> <<< 10976 1726879448.15657: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077702a30> <<< 10976 1726879448.15674: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879448.15686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879448.15774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879448.15812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0775db700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879448.15843: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0775db9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0775db7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0775db8b0> <<< 10976 1726879448.15893: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879448.16084: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0775dbd00> <<< 10976 1726879448.16134: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879448.16156: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0775e7250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0775db940> <<< 10976 1726879448.16176: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0775cfa90> <<< 10976 1726879448.16180: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077702610> <<< 10976 1726879448.16191: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879448.16245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879448.16275: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0775dbaf0> <<< 10976 1726879448.16453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd076fd36d0> <<< 10976 1726879448.16550: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip' # zipimport: zlib available <<< 10976 1726879448.16632: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.16659: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879448.16691: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.16700: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879448.16711: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.17929: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.18911: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076ed1820> <<< 10976 1726879448.18916: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879448.18947: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879448.18976: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879448.19026: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076f5f730> <<< 10976 1726879448.19048: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f5f610> <<< 10976 1726879448.19105: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f5f340> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879448.19225: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f5f460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f5f160> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076f5f3a0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879448.19242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879448.19263: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f5f790> <<< 10976 1726879448.19287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879448.19300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879448.19315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879448.19345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879448.19363: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879448.19543: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076e527f0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076e52b80> <<< 10976 1726879448.19601: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076e529d0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879448.19644: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076e6faf0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f59d60> <<< 10976 1726879448.19897: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f5f4f0> <<< 10976 1726879448.19940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f591c0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879448.19955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879448.19982: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879448.19998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879448.20012: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879448.20028: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076eccb20> <<< 10976 1726879448.20201: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f01eb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f018b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076e692e0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076f019a0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f30d00> <<< 10976 1726879448.20224: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879448.20276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879448.20368: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076e32a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f3ae80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879448.20385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879448.20451: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076e400a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f3aeb0> <<< 10976 1726879448.20485: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879448.20508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879448.20526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879448.20591: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f04730> <<< 10976 1726879448.20714: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076e400d0> <<< 10976 1726879448.20856: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076e3e550> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076e3e610> <<< 10976 1726879448.20882: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879448.20897: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076e3dc40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f30ee0> <<< 10976 1726879448.20935: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879448.20952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879448.20965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879448.21005: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879448.21041: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076ec1b50> <<< 10976 1726879448.21202: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076ec09a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076e33820> <<< 10976 1726879448.21253: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076ec1580> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076ef9af0> <<< 10976 1726879448.21279: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.21299: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879448.21317: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.21390: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.21508: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879448.21554: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.21624: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.21710: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.22165: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.22635: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10976 1726879448.22657: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879448.22676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879448.22734: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879448.22737: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076a16df0> <<< 10976 1726879448.22805: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879448.22817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076e0d5b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076dfbdf0> <<< 10976 1726879448.22864: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879448.22891: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.22912: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879448.23037: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.23152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879448.23182: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076eb69d0> <<< 10976 1726879448.23203: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.23579: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.23937: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.23991: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.24055: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879448.24065: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.24093: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.24131: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879448.24192: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.24266: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879448.24285: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879448.24299: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10976 1726879448.24334: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.24368: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879448.24376: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.24627: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.24818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879448.24848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879448.24868: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879448.24933: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0769eae50> <<< 10976 1726879448.24952: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.24999: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.25061: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879448.25064: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/validation.py <<< 10976 1726879448.25069: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879448.25097: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.25132: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.25163: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879448.25166: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.25207: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.25245: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.25337: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.25397: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879448.25444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879448.25502: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879448.25507: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076f4a910> <<< 10976 1726879448.25532: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0769eabe0> <<< 10976 1726879448.25568: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/file.py <<< 10976 1726879448.25576: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879448.25705: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.25761: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.25783: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.25824: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879448.25830: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879448.25854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879448.25887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879448.25906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879448.25926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879448.26018: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0769aac70> <<< 10976 1726879448.26064: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076dff670> <<< 10976 1726879448.26123: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076dfe850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879448.26162: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.26178: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879448.26275: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/modules/__init__.py <<< 10976 1726879448.26289: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.26317: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.26426: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.26701: stdout chunk (state=3): >>> {"changed": true, "path": "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "invocation": {"module_args": {"state": "file", "suffix": "_ha_cluster_cib_xml", "prefix": "ansible.", "path": null}}} # destroy __main__ <<< 10976 1726879448.26876: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879448.26960: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil <<< 10976 1726879448.27050: stdout chunk (state=3): >>># destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10976 1726879448.27216: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879448.27247: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 10976 1726879448.27313: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879448.27378: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 10976 1726879448.27463: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 10976 1726879448.27557: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings <<< 10976 1726879448.27570: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 10976 1726879448.27573: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 <<< 10976 1726879448.27730: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform <<< 10976 1726879448.27746: stdout chunk (state=3): >>># destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879448.27777: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879448.28118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879448.28176: stderr chunk (state=3): >>><<< 10976 1726879448.28183: stdout chunk (state=3): >>><<< 10976 1726879448.28277: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077a98dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077a3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077a98b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077a98ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077a3d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077a3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077a3d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0777cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0777cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0777f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0777cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077a55880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0777c7d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0777f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077a3d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07776beb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077771f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077767610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07776f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07776b370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0776efe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0776ef910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0776eff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0776effd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0777020d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077749d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077743670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0777556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077776e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd077702cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0777492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0777552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07777c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077702eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077702df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077702d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0776d53d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0776d54c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07770af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077704a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077704490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0775ff220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0776c0520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077704f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07777c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077610b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd077610e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077622790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077622cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0775b0400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077610f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0775c02e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077622610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0775c03a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077702a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0775db700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0775db9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0775db7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0775db8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0775dbd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0775e7250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0775db940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0775cfa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd077702610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0775dbaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd076fd36d0> # zipimport: found 30 names in '/tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076ed1820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076f5f730> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f5f610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f5f340> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f5f460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f5f160> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076f5f3a0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f5f790> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076e527f0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076e52b80> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076e529d0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076e6faf0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f59d60> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f5f4f0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f591c0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076eccb20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f01eb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f018b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076e692e0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076f019a0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f30d00> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076e32a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f3ae80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076e400a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f3aeb0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f04730> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076e400d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076e3e550> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076e3e610> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076e3dc40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076f30ee0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076ec1b50> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076ec09a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076e33820> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076ec1580> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076ef9af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076a16df0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076e0d5b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076dfbdf0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076eb69d0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0769eae50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd076f4a910> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0769eabe0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0769aac70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076dff670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd076dfe850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_tempfile_payload_q6uihser/ansible_tempfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": true, "path": "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "invocation": {"module_args": {"state": "file", "suffix": "_ha_cluster_cib_xml", "prefix": "ansible.", "path": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879448.29049: done with _execute_module (tempfile, {'state': 'file', 'suffix': '_ha_cluster_cib_xml', '_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': 'tempfile', '_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-1726879447.9936798-13936-240072916537045/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879448.29053: _low_level_execute_command(): starting 10976 1726879448.29055: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879447.9936798-13936-240072916537045/ > /dev/null 2>&1 && sleep 0' 10976 1726879448.29682: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879448.29703: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879448.29723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879448.29749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879448.29788: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879448.29803: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879448.29823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879448.29843: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879448.29855: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879448.29867: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879448.29881: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879448.29904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879448.29950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879448.29981: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879448.29997: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879448.30010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879448.30135: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879448.30139: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879448.30170: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879448.30265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879448.32116: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879448.32173: stderr chunk (state=3): >>><<< 10976 1726879448.32176: stdout chunk (state=3): >>><<< 10976 1726879448.32628: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879448.32631: handler run complete 10976 1726879448.32635: variable 'ansible_check_mode' from source: magic vars 10976 1726879448.32638: Evaluated conditional (not ansible_check_mode): True 10976 1726879448.32640: attempt loop complete, returning result 10976 1726879448.32642: _execute() done 10976 1726879448.32644: dumping result to json 10976 1726879448.32646: done dumping result, returning 10976 1726879448.32649: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Create a tempfile for new CIB [0e24e73b-299d-f469-e0b0-000000000e7c] 10976 1726879448.32651: sending task result for task 0e24e73b-299d-f469-e0b0-000000000e7c changed: [managed_node2] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } 10976 1726879448.33110: no more pending results, returning what we have 10976 1726879448.33114: results queue empty 10976 1726879448.33115: checking for any_errors_fatal 10976 1726879448.33127: done checking for any_errors_fatal 10976 1726879448.33128: checking for max_fail_percentage 10976 1726879448.33130: done checking for max_fail_percentage 10976 1726879448.33131: checking to see if all hosts have failed and the running result is not ok 10976 1726879448.33132: done checking to see if all hosts have failed 10976 1726879448.33133: getting the remaining hosts for this loop 10976 1726879448.33135: done getting the remaining hosts for this loop 10976 1726879448.33139: getting the next task for host managed_node2 10976 1726879448.33146: done getting next task for host managed_node2 10976 1726879448.33150: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Fetch CIB configuration 10976 1726879448.33154: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879448.33183: getting variables 10976 1726879448.33186: in VariableManager get_vars() 10976 1726879448.33233: Calling all_inventory to load vars for managed_node2 10976 1726879448.33236: Calling groups_inventory to load vars for managed_node2 10976 1726879448.33238: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879448.33248: Calling all_plugins_play to load vars for managed_node2 10976 1726879448.33251: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879448.33263: Calling groups_plugins_play to load vars for managed_node2 10976 1726879448.33824: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000e7c 10976 1726879448.33828: WORKER PROCESS EXITING 10976 1726879448.34948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879448.37082: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879448.37101: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879448.37107: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879448.37960: done with get_vars() 10976 1726879448.37982: done getting variables 10976 1726879448.38048: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Fetch CIB configuration] ********** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:26 Friday 20 September 2024 20:44:08 -0400 (0:00:00.487) 0:01:29.804 ****** 10976 1726879448.38085: entering _queue_task() for managed_node2/command 10976 1726879448.38383: worker is 1 (out of 1 available) 10976 1726879448.38400: exiting _queue_task() for managed_node2/command 10976 1726879448.38413: done queuing things up, now waiting for results queue to drain 10976 1726879448.38414: waiting for pending results... 10976 1726879448.38749: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fetch CIB configuration 10976 1726879448.38888: in run() - task 0e24e73b-299d-f469-e0b0-000000000e7d 10976 1726879448.38900: variable 'ansible_search_path' from source: unknown 10976 1726879448.38903: variable 'ansible_search_path' from source: unknown 10976 1726879448.38941: calling self._execute() 10976 1726879448.39075: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879448.39079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879448.39092: variable 'omit' from source: magic vars 10976 1726879448.39628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879448.43161: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879448.43253: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879448.43296: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879448.43345: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879448.43380: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879448.43493: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879448.43515: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879448.43533: variable 'omit' from source: magic vars 10976 1726879448.43601: variable 'omit' from source: magic vars 10976 1726879448.43644: variable 'omit' from source: magic vars 10976 1726879448.43676: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879448.43711: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879448.43737: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879448.43761: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879448.43776: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879448.43809: variable 'inventory_hostname' from source: set_fact 10976 1726879448.43817: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879448.43827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879448.43933: Set connection var ansible_pipelining to False 10976 1726879448.43946: Set connection var ansible_shell_executable to /bin/sh 10976 1726879448.43959: Set connection var ansible_timeout to 10 10976 1726879448.43967: Set connection var ansible_shell_type to sh 10976 1726879448.43977: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879448.43987: Set connection var ansible_connection to ssh 10976 1726879448.44010: variable 'ansible_shell_executable' from source: unknown 10976 1726879448.44017: variable 'ansible_connection' from source: unknown 10976 1726879448.44025: variable 'ansible_module_compression' from source: unknown 10976 1726879448.44032: variable 'ansible_shell_type' from source: unknown 10976 1726879448.44039: variable 'ansible_shell_executable' from source: unknown 10976 1726879448.44046: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879448.44054: variable 'ansible_pipelining' from source: unknown 10976 1726879448.44062: variable 'ansible_timeout' from source: unknown 10976 1726879448.44073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879448.44184: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879448.44199: variable 'omit' from source: magic vars 10976 1726879448.44208: starting attempt loop 10976 1726879448.44214: running the handler 10976 1726879448.44232: _low_level_execute_command(): starting 10976 1726879448.44242: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879448.44932: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879448.44952: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879448.44968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879448.44987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879448.45034: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879448.45049: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879448.45064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879448.45083: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879448.45096: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879448.45108: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879448.45121: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879448.45138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879448.45158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879448.45171: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879448.45182: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879448.45195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879448.45273: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879448.45296: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879448.45315: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879448.45397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879448.47037: stdout chunk (state=3): >>>/root <<< 10976 1726879448.47214: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879448.47217: stdout chunk (state=3): >>><<< 10976 1726879448.47219: stderr chunk (state=3): >>><<< 10976 1726879448.47321: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879448.47334: _low_level_execute_command(): starting 10976 1726879448.47337: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879448.4724107-13960-96596223527370 `" && echo ansible-tmp-1726879448.4724107-13960-96596223527370="` echo /root/.ansible/tmp/ansible-tmp-1726879448.4724107-13960-96596223527370 `" ) && sleep 0' 10976 1726879448.48274: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879448.48287: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879448.48307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879448.48329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879448.48371: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879448.48384: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879448.48399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879448.48423: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879448.48438: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879448.48450: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879448.48462: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879448.48476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879448.48492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879448.48505: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879448.48517: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879448.48536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879448.48609: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879448.48631: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879448.48650: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879448.48719: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879448.50652: stdout chunk (state=3): >>>ansible-tmp-1726879448.4724107-13960-96596223527370=/root/.ansible/tmp/ansible-tmp-1726879448.4724107-13960-96596223527370 <<< 10976 1726879448.50836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879448.50839: stdout chunk (state=3): >>><<< 10976 1726879448.50841: stderr chunk (state=3): >>><<< 10976 1726879448.50912: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879448.4724107-13960-96596223527370=/root/.ansible/tmp/ansible-tmp-1726879448.4724107-13960-96596223527370 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879448.50915: variable 'ansible_module_compression' from source: unknown 10976 1726879448.51146: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 10976 1726879448.51150: variable 'ansible_facts' from source: unknown 10976 1726879448.51152: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879448.4724107-13960-96596223527370/AnsiballZ_command.py 10976 1726879448.51210: Sending initial data 10976 1726879448.51214: Sent initial data (155 bytes) 10976 1726879448.52204: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879448.52219: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879448.52239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879448.52259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879448.52301: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879448.52314: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879448.52332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879448.52354: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879448.52367: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879448.52385: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879448.52416: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879448.52434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879448.52524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879448.52538: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879448.52550: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879448.52565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879448.52647: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879448.52669: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879448.52687: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879448.52772: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879448.54535: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879448.54574: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879448.54612: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp0dgznbj1 /root/.ansible/tmp/ansible-tmp-1726879448.4724107-13960-96596223527370/AnsiballZ_command.py <<< 10976 1726879448.54649: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879448.56086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879448.56203: stderr chunk (state=3): >>><<< 10976 1726879448.56206: stdout chunk (state=3): >>><<< 10976 1726879448.56209: done transferring module to remote 10976 1726879448.56211: _low_level_execute_command(): starting 10976 1726879448.56214: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879448.4724107-13960-96596223527370/ /root/.ansible/tmp/ansible-tmp-1726879448.4724107-13960-96596223527370/AnsiballZ_command.py && sleep 0' 10976 1726879448.57537: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879448.57552: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879448.57567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879448.57586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879448.57631: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879448.57644: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879448.57658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879448.57676: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879448.57688: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879448.57703: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879448.57716: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879448.57733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879448.57828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879448.57842: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879448.57854: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879448.57869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879448.57948: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879448.58041: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879448.58056: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879448.58268: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879448.60039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879448.60043: stdout chunk (state=3): >>><<< 10976 1726879448.60049: stderr chunk (state=3): >>><<< 10976 1726879448.60128: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879448.60131: _low_level_execute_command(): starting 10976 1726879448.60133: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879448.4724107-13960-96596223527370/AnsiballZ_command.py && sleep 0' 10976 1726879448.61532: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879448.61585: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879448.61601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879448.61621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879448.61719: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879448.61734: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879448.61748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879448.61766: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879448.61778: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879448.61794: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879448.61807: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879448.61821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879448.61840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879448.61914: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879448.61930: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879448.61945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879448.62134: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879448.62156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879448.62171: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879448.62342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879448.64230: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879448.64233: stdout chunk (state=3): >>>import '_thread' # <<< 10976 1726879448.64245: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10976 1726879448.64300: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879448.64303: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879448.64331: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879448.64364: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879448.64366: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879448.64415: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 10976 1726879448.64418: stdout chunk (state=3): >>># installed zipimport hook <<< 10976 1726879448.64541: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879448.64580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879448.64586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879448.64612: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62573dc0> <<< 10976 1726879448.64657: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879448.64687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d625183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62573b20> <<< 10976 1726879448.64718: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62573ac0> <<< 10976 1726879448.64762: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879448.64792: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879448.64836: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62518490> <<< 10976 1726879448.64841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879448.64873: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62518940> <<< 10976 1726879448.64876: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62518670> <<< 10976 1726879448.64902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879448.64941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879448.64960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879448.64979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879448.65019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879448.65024: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d624cf190> <<< 10976 1726879448.65055: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879448.65058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879448.65125: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d624cf220> <<< 10976 1726879448.65155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879448.65194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d624f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d624cf940> <<< 10976 1726879448.65219: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62530880> <<< 10976 1726879448.65264: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879448.65267: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d624c8d90> <<< 10976 1726879448.65312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d624f2d90> <<< 10976 1726879448.65373: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62518970> <<< 10976 1726879448.65395: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879448.65597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879448.65638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879448.65664: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879448.65693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879448.65726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879448.65729: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6246deb0> <<< 10976 1726879448.65780: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62471f40> <<< 10976 1726879448.65792: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879448.65882: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879448.65889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879448.65919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62467610> <<< 10976 1726879448.65973: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6246f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6246d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879448.66017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879448.66043: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879448.66069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879448.66092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879448.66145: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d621d5dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621d58b0> <<< 10976 1726879448.66181: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879448.66194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621d5eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879448.66219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879448.66284: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621d5f70> <<< 10976 1726879448.66296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621d5e80> import '_collections' # <<< 10976 1726879448.66340: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62449d30> import '_functools' # <<< 10976 1726879448.66363: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62443610> <<< 10976 1726879448.66480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62456670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62476e20> <<< 10976 1726879448.66768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d621e7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62449250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d62456280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6247c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621e7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621e7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621e7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879448.66805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879448.66851: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621bb370> <<< 10976 1726879448.66864: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879448.66896: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621bb460> <<< 10976 1726879448.67017: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621effa0> <<< 10976 1726879448.67070: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621e9a30> <<< 10976 1726879448.67080: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621e9490> <<< 10976 1726879448.67091: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879448.67163: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879448.67167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879448.67178: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d620ef1c0> <<< 10976 1726879448.67207: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621a5c70> <<< 10976 1726879448.67258: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621e9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6247c040> <<< 10976 1726879448.67287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879448.67305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879448.67338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62100af0> <<< 10976 1726879448.67351: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879448.67400: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d62100e20> <<< 10976 1726879448.67424: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879448.67439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62113730> <<< 10976 1726879448.67467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879448.67499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879448.67529: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62113c70> <<< 10976 1726879448.67562: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879448.67578: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d620a03a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62100f10> <<< 10976 1726879448.67601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879448.67613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879448.67648: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879448.67663: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d620b0280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621135b0> import 'pwd' # <<< 10976 1726879448.67698: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879448.67709: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d620b0340> <<< 10976 1726879448.67739: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621e79d0> <<< 10976 1726879448.67755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879448.67767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879448.67793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879448.67808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879448.67840: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d620cc6a0> <<< 10976 1726879448.67855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879448.67894: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d620cc970> <<< 10976 1726879448.67920: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d620cc760> <<< 10976 1726879448.67941: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d620cc850> <<< 10976 1726879448.67954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879448.68156: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d620ccca0> <<< 10976 1726879448.68208: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d620d91f0> <<< 10976 1726879448.68212: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d620cc8e0> <<< 10976 1726879448.68214: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d620bfa30> <<< 10976 1726879448.68248: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621e75b0> <<< 10976 1726879448.68268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py<<< 10976 1726879448.68272: stdout chunk (state=3): >>> <<< 10976 1726879448.68319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879448.68361: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d620cca90> <<< 10976 1726879448.68454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879448.68474: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1d61ffb670> <<< 10976 1726879448.68654: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip' <<< 10976 1726879448.68657: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.68742: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.68774: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 10976 1726879448.68780: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.68810: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.68813: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879448.68827: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.70065: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.71028: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 10976 1726879448.71051: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d619af7f0> <<< 10976 1726879448.71054: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879448.71098: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 10976 1726879448.71112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879448.71146: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d61f86760> <<< 10976 1726879448.71186: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61f86640> <<< 10976 1726879448.71214: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61f86370> <<< 10976 1726879448.71246: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879448.71301: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61f86490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61f86190> <<< 10976 1726879448.71311: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879448.71346: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d61f86400> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879448.71374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879448.71410: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61f867c0> <<< 10976 1726879448.71440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879448.71480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879448.71503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879448.71517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879448.71593: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6192d7c0> <<< 10976 1726879448.71635: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879448.71661: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6192db50> <<< 10976 1726879448.71677: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6192d9a0> <<< 10976 1726879448.71682: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879448.71710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879448.71746: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6194eb20> <<< 10976 1726879448.71760: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61f80d30> <<< 10976 1726879448.72750: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61f86520> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61f80190> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879448.72759: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d619a9a90> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d619dae80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d619da880> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61948310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d619da970> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61f56d30> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d619109a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61f5fe50> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6191e0d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61f5fe20> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d619e1700> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6191e100> <<< 10976 1726879448.72850: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6191c580> <<< 10976 1726879448.72887: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6191c640> <<< 10976 1726879448.72946: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6191bc70> <<< 10976 1726879448.72983: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61ffb820> <<< 10976 1726879448.72990: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879448.73006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879448.73046: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6199faf0> <<< 10976 1726879448.73232: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879448.73258: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6199e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61911850> <<< 10976 1726879448.73296: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6199f520> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d619d6ac0> # zipimport: zlib available <<< 10976 1726879448.73334: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10976 1726879448.73396: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.73484: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879448.73535: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879448.73539: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.73635: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.73721: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.74194: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.74657: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879448.74667: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879448.74700: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879448.74720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879448.74777: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d61502d30> <<< 10976 1726879448.74852: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d618eb550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d618ddfd0> <<< 10976 1726879448.74920: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 10976 1726879448.74940: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879448.74953: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.75146: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.75188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879448.75217: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d619939d0> <<< 10976 1726879448.75231: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.75611: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.76059: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.76088: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.76158: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879448.76176: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.76189: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.76223: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879448.76236: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.76291: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.76362: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879448.76389: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879448.76403: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.76438: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.76473: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879448.76494: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.76664: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.76855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879448.76885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879448.76897: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879448.76980: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61502610> # zipimport: zlib available <<< 10976 1726879448.77040: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.77108: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879448.77215: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879448.77218: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879448.77220: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879448.77224: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.77254: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.77308: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.77380: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.77443: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879448.77468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879448.77542: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d61f707f0> <<< 10976 1726879448.77580: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6199e610> <<< 10976 1726879448.77621: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py <<< 10976 1726879448.77625: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879448.77631: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.77764: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.77814: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.77846: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.77881: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879448.77895: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879448.77910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879448.77949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879448.77965: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879448.77984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879448.78072: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d618f7c70> <<< 10976 1726879448.78114: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d618d15e0> <<< 10976 1726879448.78176: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d618d97f0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879448.78183: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.78204: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.78229: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879448.78312: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879448.78319: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.78321: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.78325: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 10976 1726879448.78341: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.78431: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.78534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879448.78564: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d619afe20> <<< 10976 1726879448.78647: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879448.78800: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879448.79967: stdout chunk (state=3): >>> {"changed": true, "stdout": "\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n", "stderr": "", "rc": 0, "cmd": ["cibadmin", "--query"], "start": "2024-09-20 20:44:08.787631", "end": "2024-09-20 20:44:08.798763", "delta": "0:00:00.011132", "msg": "", "invocation": {"module_args": {"_raw_params": "cibadmin --query", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 10976 1726879448.79988: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879448.80398: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal <<< 10976 1726879448.80430: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib <<< 10976 1726879448.80516: stdout chunk (state=3): >>># cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves <<< 10976 1726879448.80524: stdout chunk (state=3): >>># 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 <<< 10976 1726879448.80527: stdout chunk (state=3): >>># destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10976 1726879448.80528: stdout chunk (state=3): >>># cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 10976 1726879448.80746: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879448.80845: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879448.80860: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 10976 1726879448.80884: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct <<< 10976 1726879448.80907: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 10976 1726879448.80912: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux<<< 10976 1726879448.80942: stdout chunk (state=3): >>> # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10976 1726879448.80956: stdout chunk (state=3): >>># destroy _json <<< 10976 1726879448.80960: stdout chunk (state=3): >>># destroy encodings <<< 10976 1726879448.81004: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879448.81012: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 10976 1726879448.81078: stdout chunk (state=3): >>># 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 <<< 10976 1726879448.81081: stdout chunk (state=3): >>># destroy linecache # cleanup[3] wiping tokenize <<< 10976 1726879448.81088: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 10976 1726879448.81094: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select <<< 10976 1726879448.81110: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 <<< 10976 1726879448.81135: stdout chunk (state=3): >>># cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879448.81152: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg <<< 10976 1726879448.81173: stdout chunk (state=3): >>># cleanup[3] wiping functools <<< 10976 1726879448.81194: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879448.81226: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 10976 1726879448.81251: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 10976 1726879448.81270: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879448.81291: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879448.81447: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 10976 1726879448.81490: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath <<< 10976 1726879448.81519: stdout chunk (state=3): >>># destroy stat <<< 10976 1726879448.81552: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 10976 1726879448.81566: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879448.81614: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879448.81898: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879448.81972: stderr chunk (state=3): >>><<< 10976 1726879448.81991: stdout chunk (state=3): >>><<< 10976 1726879448.82054: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62573dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d625183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62573b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62573ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62518490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62518940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62518670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d624cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d624cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d624f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d624cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62530880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d624c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d624f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62518970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6246deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62471f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62467610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6246f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6246d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d621d5dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621d58b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621d5eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621d5f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621d5e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62449d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62443610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62456670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62476e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d621e7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62449250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d62456280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6247c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621e7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621e7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621e7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621bb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621bb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621effa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621e9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621e9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d620ef1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621a5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621e9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6247c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62100af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d62100e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62113730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62113c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d620a03a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d62100f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d620b0280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621135b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d620b0340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621e79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d620cc6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d620cc970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d620cc760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d620cc850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d620ccca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d620d91f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d620cc8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d620bfa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d621e75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d620cca90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1d61ffb670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d619af7f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d61f86760> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61f86640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61f86370> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61f86490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61f86190> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d61f86400> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61f867c0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6192d7c0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6192db50> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6192d9a0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6194eb20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61f80d30> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61f86520> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61f80190> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d619a9a90> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d619dae80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d619da880> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61948310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d619da970> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61f56d30> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d619109a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61f5fe50> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6191e0d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61f5fe20> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d619e1700> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6191e100> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6191c580> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6191c640> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6191bc70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61ffb820> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6199faf0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6199e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61911850> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d6199f520> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d619d6ac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d61502d30> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d618eb550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d618ddfd0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d619939d0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d61502610> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d61f707f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d6199e610> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d618f7c70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d618d15e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d618d97f0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_thcw567w/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d619afe20> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n", "stderr": "", "rc": 0, "cmd": ["cibadmin", "--query"], "start": "2024-09-20 20:44:08.787631", "end": "2024-09-20 20:44:08.798763", "delta": "0:00:00.011132", "msg": "", "invocation": {"module_args": {"_raw_params": "cibadmin --query", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879448.83596: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cibadmin --query', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_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-1726879448.4724107-13960-96596223527370/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879448.83599: _low_level_execute_command(): starting 10976 1726879448.83603: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879448.4724107-13960-96596223527370/ > /dev/null 2>&1 && sleep 0' 10976 1726879448.85246: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879448.85264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879448.85275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879448.85314: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879448.85317: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879448.85320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879448.85415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879448.85494: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879448.85500: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879448.85647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879448.87432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879448.87529: stderr chunk (state=3): >>><<< 10976 1726879448.87555: stdout chunk (state=3): >>><<< 10976 1726879448.87631: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879448.87635: handler run complete 10976 1726879448.87637: Evaluated conditional (False): False 10976 1726879448.87640: attempt loop complete, returning result 10976 1726879448.87642: _execute() done 10976 1726879448.87646: dumping result to json 10976 1726879448.87933: done dumping result, returning 10976 1726879448.87936: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Fetch CIB configuration [0e24e73b-299d-f469-e0b0-000000000e7d] 10976 1726879448.87939: sending task result for task 0e24e73b-299d-f469-e0b0-000000000e7d 10976 1726879448.88023: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000e7d 10976 1726879448.88028: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "cibadmin", "--query" ], "delta": "0:00:00.011132", "end": "2024-09-20 20:44:08.798763", "rc": 0, "start": "2024-09-20 20:44:08.787631" } STDOUT: 10976 1726879448.88155: no more pending results, returning what we have 10976 1726879448.88158: results queue empty 10976 1726879448.88159: checking for any_errors_fatal 10976 1726879448.88166: done checking for any_errors_fatal 10976 1726879448.88167: checking for max_fail_percentage 10976 1726879448.88169: done checking for max_fail_percentage 10976 1726879448.88169: checking to see if all hosts have failed and the running result is not ok 10976 1726879448.88170: done checking to see if all hosts have failed 10976 1726879448.88171: getting the remaining hosts for this loop 10976 1726879448.88173: done getting the remaining hosts for this loop 10976 1726879448.88179: getting the next task for host managed_node2 10976 1726879448.88185: done getting next task for host managed_node2 10976 1726879448.88189: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Write CIB configuration 10976 1726879448.88193: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879448.88203: getting variables 10976 1726879448.88204: in VariableManager get_vars() 10976 1726879448.88252: Calling all_inventory to load vars for managed_node2 10976 1726879448.88255: Calling groups_inventory to load vars for managed_node2 10976 1726879448.88257: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879448.88267: Calling all_plugins_play to load vars for managed_node2 10976 1726879448.88269: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879448.88272: Calling groups_plugins_play to load vars for managed_node2 10976 1726879448.89188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879448.90367: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879448.90382: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879448.90388: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879448.90460: done with get_vars() 10976 1726879448.90476: done getting variables 10976 1726879448.90555: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Write CIB configuration] ********** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:33 Friday 20 September 2024 20:44:08 -0400 (0:00:00.524) 0:01:30.329 ****** 10976 1726879448.90578: entering _queue_task() for managed_node2/copy 10976 1726879448.90859: worker is 1 (out of 1 available) 10976 1726879448.90878: exiting _queue_task() for managed_node2/copy 10976 1726879448.90897: done queuing things up, now waiting for results queue to drain 10976 1726879448.90899: waiting for pending results... 10976 1726879448.91314: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Write CIB configuration 10976 1726879448.91503: in run() - task 0e24e73b-299d-f469-e0b0-000000000e7e 10976 1726879448.91515: variable 'ansible_search_path' from source: unknown 10976 1726879448.91526: variable 'ansible_search_path' from source: unknown 10976 1726879448.91773: variable '__ha_cluster_tempfile_cib_xml' from source: set_fact 10976 1726879448.91965: variable '__ha_cluster_tempfile_original_cib_xml' from source: set_fact 10976 1726879448.91990: variable 'omit' from source: magic vars 10976 1726879448.92144: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879448.92148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879448.92163: variable 'omit' from source: magic vars 10976 1726879448.92581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879448.95288: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879448.95371: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879448.95437: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879448.95501: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879448.95539: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879448.95675: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879448.95689: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879448.95699: variable 'omit' from source: magic vars 10976 1726879448.95766: variable 'omit' from source: magic vars 10976 1726879448.95912: variable '__ha_cluster_fetch_cib' from source: set_fact 10976 1726879448.95938: variable 'item' from source: unknown 10976 1726879448.96010: variable 'item' from source: unknown 10976 1726879448.96034: variable 'omit' from source: magic vars 10976 1726879448.96077: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879448.96127: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879448.96153: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879448.96185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879448.96208: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879448.96243: variable 'inventory_hostname' from source: set_fact 10976 1726879448.96261: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879448.96281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879448.96445: Set connection var ansible_pipelining to False 10976 1726879448.96468: Set connection var ansible_shell_executable to /bin/sh 10976 1726879448.96487: Set connection var ansible_timeout to 10 10976 1726879448.96504: Set connection var ansible_shell_type to sh 10976 1726879448.96519: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879448.96541: Set connection var ansible_connection to ssh 10976 1726879448.96566: variable 'ansible_shell_executable' from source: unknown 10976 1726879448.96574: variable 'ansible_connection' from source: unknown 10976 1726879448.96582: variable 'ansible_module_compression' from source: unknown 10976 1726879448.96592: variable 'ansible_shell_type' from source: unknown 10976 1726879448.96603: variable 'ansible_shell_executable' from source: unknown 10976 1726879448.96610: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879448.96618: variable 'ansible_pipelining' from source: unknown 10976 1726879448.96633: variable 'ansible_timeout' from source: unknown 10976 1726879448.96641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879448.96776: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879448.96793: variable 'omit' from source: magic vars 10976 1726879448.96813: starting attempt loop 10976 1726879448.96831: running the handler 10976 1726879448.96850: _low_level_execute_command(): starting 10976 1726879448.96869: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879448.97732: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879448.97749: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879448.97772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879448.97790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879448.97838: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879448.97852: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879448.97879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879448.97898: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879448.97928: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879448.97946: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879448.97949: 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879448.98040: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879448.98044: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879448.98093: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879448.99800: stdout chunk (state=3): >>>/root <<< 10976 1726879448.99913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879448.99979: stderr chunk (state=3): >>><<< 10976 1726879448.99994: stdout chunk (state=3): >>><<< 10976 1726879449.00084: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879449.00095: _low_level_execute_command(): starting 10976 1726879449.00098: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879449.0001705-13991-112159934337645 `" && echo ansible-tmp-1726879449.0001705-13991-112159934337645="` echo /root/.ansible/tmp/ansible-tmp-1726879449.0001705-13991-112159934337645 `" ) && sleep 0' 10976 1726879449.00620: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879449.00636: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879449.00650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879449.00666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879449.00709: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879449.00720: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879449.00736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.00753: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879449.00763: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879449.00773: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879449.00782: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879449.00797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879449.00811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879449.00827: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879449.00838: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879449.00851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.00931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879449.00953: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879449.00970: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879449.01045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879449.02962: stdout chunk (state=3): >>>ansible-tmp-1726879449.0001705-13991-112159934337645=/root/.ansible/tmp/ansible-tmp-1726879449.0001705-13991-112159934337645 <<< 10976 1726879449.03070: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879449.03134: stderr chunk (state=3): >>><<< 10976 1726879449.03137: stdout chunk (state=3): >>><<< 10976 1726879449.03459: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879449.0001705-13991-112159934337645=/root/.ansible/tmp/ansible-tmp-1726879449.0001705-13991-112159934337645 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879449.03462: variable 'ansible_module_compression' from source: unknown 10976 1726879449.03465: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10976 1726879449.03467: variable 'ansible_facts' from source: unknown 10976 1726879449.03469: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879449.0001705-13991-112159934337645/AnsiballZ_stat.py 10976 1726879449.03529: Sending initial data 10976 1726879449.03532: Sent initial data (153 bytes) 10976 1726879449.04454: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879449.04467: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879449.04482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879449.04503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879449.04546: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879449.04558: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879449.04571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.04588: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879449.04602: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879449.04613: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879449.04631: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879449.04645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879449.04661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879449.04675: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879449.04686: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879449.04704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.04780: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879449.04804: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879449.04819: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879449.04887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879449.06638: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879449.06703: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879449.06729: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp039t4_5e /root/.ansible/tmp/ansible-tmp-1726879449.0001705-13991-112159934337645/AnsiballZ_stat.py <<< 10976 1726879449.06762: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879449.07864: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879449.08040: stderr chunk (state=3): >>><<< 10976 1726879449.08044: stdout chunk (state=3): >>><<< 10976 1726879449.08046: done transferring module to remote 10976 1726879449.08049: _low_level_execute_command(): starting 10976 1726879449.08051: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879449.0001705-13991-112159934337645/ /root/.ansible/tmp/ansible-tmp-1726879449.0001705-13991-112159934337645/AnsiballZ_stat.py && sleep 0' 10976 1726879449.08638: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879449.08652: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879449.08667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879449.08698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879449.08740: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879449.08753: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879449.08767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.08785: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879449.08809: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879449.08824: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879449.08839: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879449.08853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879449.08868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879449.08880: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879449.08894: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879449.08910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.08993: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879449.09015: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879449.09044: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879449.09113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879449.10936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879449.10966: stderr chunk (state=3): >>><<< 10976 1726879449.10969: stdout chunk (state=3): >>><<< 10976 1726879449.11049: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879449.11052: _low_level_execute_command(): starting 10976 1726879449.11055: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879449.0001705-13991-112159934337645/AnsiballZ_stat.py && sleep 0' 10976 1726879449.11564: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879449.11578: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879449.11592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879449.11609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879449.11651: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879449.11663: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879449.11677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.11694: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879449.11705: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879449.11714: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879449.11729: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879449.11741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879449.11756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879449.11766: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879449.11775: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879449.11788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.11865: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879449.11886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879449.11903: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879449.11977: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879449.13973: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879449.13977: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879449.14042: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879449.14045: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879449.14075: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879449.14108: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879449.14160: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 10976 1726879449.14164: stdout chunk (state=3): >>># installed zipimport hook <<< 10976 1726879449.14238: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879449.14244: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879449.14257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879449.14286: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe93a243dc0> <<< 10976 1726879449.14308: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879449.14357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939fd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe93a243b20> <<< 10976 1726879449.14371: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879449.14410: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe93a243ac0> <<< 10976 1726879449.14449: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879449.14476: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939fd8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879449.14524: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 10976 1726879449.14527: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939fd8940> <<< 10976 1726879449.14565: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939fd8670> <<< 10976 1726879449.14569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879449.14600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879449.14634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879449.14663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879449.14684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879449.14708: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f8f190> <<< 10976 1726879449.14711: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879449.14792: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f8f220> <<< 10976 1726879449.14815: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879449.14850: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939fb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f8f940> <<< 10976 1726879449.14909: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ff0880> <<< 10976 1726879449.14913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f88d90> <<< 10976 1726879449.14978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879449.14981: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939fb2d90> <<< 10976 1726879449.15026: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939fd8970> <<< 10976 1726879449.15051: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879449.15248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879449.15285: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879449.15315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879449.15342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879449.15354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879449.15372: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f52eb0> <<< 10976 1726879449.15411: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f56f40> <<< 10976 1726879449.15440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879449.15469: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879449.15489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879449.15518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879449.15552: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879449.15571: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f4c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f54640> <<< 10976 1726879449.15590: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f52370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879449.15670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879449.15682: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879449.15713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879449.15740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879449.15783: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.15798: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939ed5d90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ed5880> import 'itertools' # <<< 10976 1726879449.15815: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 10976 1726879449.15832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ed5e80> <<< 10976 1726879449.15842: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879449.15858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879449.15883: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ed5f40> <<< 10976 1726879449.15911: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879449.15929: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ed5e50> import '_collections' # <<< 10976 1726879449.15979: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f2ed00> import '_functools' # <<< 10976 1726879449.16014: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f285e0> <<< 10976 1726879449.16089: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879449.16108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f3b640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f5bdf0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879449.16138: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939ee7c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f2e220> <<< 10976 1726879449.16203: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939f3b250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f619a0> <<< 10976 1726879449.16219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879449.16250: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879449.16290: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879449.16326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ee7f70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ee7d60> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 10976 1726879449.16353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ee7cd0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879449.16381: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879449.16412: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879449.16458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879449.16492: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ebb340> <<< 10976 1726879449.16518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879449.16550: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ebb430> <<< 10976 1726879449.16666: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939eeff70> <<< 10976 1726879449.16705: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ee9a00> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ee94c0> <<< 10976 1726879449.16744: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879449.16785: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879449.16821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879449.16843: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ddf190> <<< 10976 1726879449.16861: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ea5cd0> <<< 10976 1726879449.16910: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ee9e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f5bfd0> <<< 10976 1726879449.16940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879449.16977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879449.17002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939df1ac0> <<< 10976 1726879449.17014: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879449.17048: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939df1df0> <<< 10976 1726879449.17094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879449.17119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939e04700> <<< 10976 1726879449.17135: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879449.17159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879449.17192: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939e04c40> <<< 10976 1726879449.17246: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939d91370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939df1ee0> <<< 10976 1726879449.17267: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879449.17279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879449.17324: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939da1250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939e04580> <<< 10976 1726879449.17339: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879449.17364: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939da1310> <<< 10976 1726879449.17426: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ee79a0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879449.17452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879449.17471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879449.17504: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939dbd670> <<< 10976 1726879449.17548: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879449.17583: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939dbd940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939dbd730> <<< 10976 1726879449.17596: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939dbd820> <<< 10976 1726879449.17625: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 10976 1726879449.17639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879449.17835: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.17857: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939dbdc70> <<< 10976 1726879449.17905: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939dcb1c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939dbd8b0> <<< 10976 1726879449.17908: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939db0a00> <<< 10976 1726879449.17933: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ee7580> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879449.17993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879449.18029: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939dbda60> <<< 10976 1726879449.18144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879449.18148: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe939ce6640> <<< 10976 1726879449.18317: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 10976 1726879449.18403: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.18444: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879449.18446: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.18475: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879449.18477: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.19734: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.20704: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c0d790> <<< 10976 1726879449.20735: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879449.20748: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879449.20774: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879449.20802: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939c0d160> <<< 10976 1726879449.20847: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c0d280> <<< 10976 1726879449.20874: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c0dee0> <<< 10976 1726879449.20893: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879449.20946: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c0dfd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c0dd00> <<< 10976 1726879449.20949: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879449.20991: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.20994: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939c0df40> <<< 10976 1726879449.20997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879449.21029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879449.21065: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c0d100> <<< 10976 1726879449.21090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879449.21098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879449.21119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879449.21139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879449.21164: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 10976 1726879449.21169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879449.21237: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939bc6160> <<< 10976 1726879449.21275: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.21279: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939b82f70> <<< 10976 1726879449.21305: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.21316: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939b82d90> <<< 10976 1726879449.21324: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879449.21354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879449.21385: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939b82400> <<< 10976 1726879449.21403: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c73dc0> <<< 10976 1726879449.21562: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c733d0> <<< 10976 1726879449.21587: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879449.21613: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c73f40> <<< 10976 1726879449.21639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py<<< 10976 1726879449.21645: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879449.21670: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879449.21696: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879449.21701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879449.21731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879449.21736: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c41b20> <<< 10976 1726879449.21826: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939b5bca0> <<< 10976 1726879449.21829: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939b5b370> <<< 10976 1726879449.21831: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c12460> <<< 10976 1726879449.21860: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939b5b490> <<< 10976 1726879449.21891: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939b5b4c0> <<< 10976 1726879449.21917: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879449.21933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879449.21952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879449.21976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879449.22055: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939b44220> <<< 10976 1726879449.22060: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c531c0> <<< 10976 1726879449.22080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879449.22098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879449.22148: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.22159: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939b518e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c53340> <<< 10976 1726879449.22183: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879449.22213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879449.22238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879449.22258: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879449.22305: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c6cd00> <<< 10976 1726879449.22438: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939b51880> <<< 10976 1726879449.22529: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.22534: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939b516d0> <<< 10976 1726879449.22564: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.22574: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939b50670> <<< 10976 1726879449.22612: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.22616: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939b505b0> <<< 10976 1726879449.22624: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c4c880> <<< 10976 1726879449.22643: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879449.22663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879449.22684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879449.22730: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.22733: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939bd6670> <<< 10976 1726879449.22932: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939bd5a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939be30a0> <<< 10976 1726879449.22976: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939bd60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c18a00> # zipimport: zlib available <<< 10976 1726879449.22994: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.23007: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10976 1726879449.23088: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.23186: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.23213: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879449.23233: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879449.23318: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.23414: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.23882: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.24341: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879449.24347: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879449.24373: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879449.24380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879449.24436: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.24442: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9391f0550> <<< 10976 1726879449.24504: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879449.24508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879449.24519: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9395ea4f0> <<< 10976 1726879449.24528: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939196070> <<< 10976 1726879449.24574: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879449.24584: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.24606: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.24614: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879449.24625: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.24743: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.24874: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879449.24877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879449.24904: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939bd5bb0> <<< 10976 1726879449.24912: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.25302: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.25704: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.25747: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.25803: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879449.25807: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.25845: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.25878: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879449.25886: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.25951: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.26011: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879449.26039: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.26076: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10976 1726879449.26086: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.26136: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879449.26139: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.26319: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.26508: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879449.26545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 10976 1726879449.26630: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9395f8940> <<< 10976 1726879449.26633: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.26696: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.26783: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879449.26798: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879449.26801: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.26833: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.26885: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10976 1726879449.26909: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.26944: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.27044: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.27104: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879449.27131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879449.27212: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939c5e250> <<< 10976 1726879449.27244: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9395f85e0> <<< 10976 1726879449.27287: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879449.27304: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.27443: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.27480: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.27507: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.27555: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879449.27577: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879449.27614: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879449.27646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879449.27660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879449.27738: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9395dd790> <<< 10976 1726879449.27798: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9395da7c0> <<< 10976 1726879449.27846: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9395d48e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879449.27874: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.27900: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879449.28065: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 10976 1726879449.28079: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10976 1726879449.28133: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.28302: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.28473: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879449.29108: stdout chunk (state=3): >>> <<< 10976 1726879449.29133: stdout chunk (state=3): >>>{"changed": false, "stat": {"exists": true, "path": "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 590689, "dev": 51713, "nlink": 1, "atime": 1726879448.2636735, "mtime": 1726879448.2636735, "ctime": 1726879448.2636735, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "1010816902", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}<<< 10976 1726879449.29137: stdout chunk (state=3): >>> <<< 10976 1726879449.29184: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879449.29575: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin <<< 10976 1726879449.29584: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site <<< 10976 1726879449.29626: stdout chunk (state=3): >>># destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re <<< 10976 1726879449.29643: stdout chunk (state=3): >>># cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util <<< 10976 1726879449.29698: stdout chunk (state=3): >>># cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy <<< 10976 1726879449.29767: stdout chunk (state=3): >>># cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ <<< 10976 1726879449.29832: stdout chunk (state=3): >>># 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<<< 10976 1726879449.29837: stdout chunk (state=3): >>> # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex <<< 10976 1726879449.29841: stdout chunk (state=3): >>># cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid <<< 10976 1726879449.29844: stdout chunk (state=3): >>># cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # 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<<< 10976 1726879449.29848: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # 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 <<< 10976 1726879449.29850: stdout chunk (state=3): >>># 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 <<< 10976 1726879449.29853: stdout chunk (state=3): >>># 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 <<< 10976 1726879449.29856: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils<<< 10976 1726879449.29858: stdout chunk (state=3): >>> # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 10976 1726879449.30080: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879449.30110: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 10976 1726879449.30125: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879449.30163: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10976 1726879449.30174: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 10976 1726879449.30213: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 10976 1726879449.30245: stdout chunk (state=3): >>># destroy datetime <<< 10976 1726879449.30258: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879449.30324: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 10976 1726879449.30395: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd <<< 10976 1726879449.30453: stdout chunk (state=3): >>># cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 10976 1726879449.30505: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10976 1726879449.30541: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket <<< 10976 1726879449.30553: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879449.30687: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 10976 1726879449.30771: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879449.30787: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879449.30830: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879449.31086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879449.31136: stderr chunk (state=3): >>><<< 10976 1726879449.31139: stdout chunk (state=3): >>><<< 10976 1726879449.31208: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe93a243dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939fd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe93a243b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe93a243ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939fd8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939fd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939fd8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f8f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f8f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939fb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ff0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f88d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939fb2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939fd8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f52eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f56f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f4c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f54640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f52370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939ed5d90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ed5880> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ed5e80> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ed5f40> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ed5e50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f2ed00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f285e0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f3b640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f5bdf0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939ee7c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f2e220> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939f3b250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f619a0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ee7f70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ee7d60> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ee7cd0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ebb340> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ebb430> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939eeff70> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ee9a00> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ee94c0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ddf190> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ea5cd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ee9e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939f5bfd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939df1ac0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939df1df0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939e04700> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939e04c40> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939d91370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939df1ee0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939da1250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939e04580> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939da1310> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ee79a0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939dbd670> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939dbd940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939dbd730> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939dbd820> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939dbdc70> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939dcb1c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939dbd8b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939db0a00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939ee7580> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939dbda60> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe939ce6640> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c0d790> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939c0d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c0d280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c0dee0> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c0dfd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c0dd00> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939c0df40> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c0d100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939bc6160> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939b82f70> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939b82d90> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939b82400> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c73dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c733d0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c73f40> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c41b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939b5bca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939b5b370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c12460> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939b5b490> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939b5b4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939b44220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c531c0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939b518e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c53340> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c6cd00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939b51880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939b516d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939b50670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939b505b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c4c880> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939bd6670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939bd5a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939be30a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939bd60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939c18a00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9391f0550> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9395ea4f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939196070> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe939bd5bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9395f8940> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe939c5e250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9395f85e0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9395dd790> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9395da7c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9395d48e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_vzbm260n/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 590689, "dev": 51713, "nlink": 1, "atime": 1726879448.2636735, "mtime": 1726879448.2636735, "ctime": 1726879448.2636735, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "1010816902", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879449.31787: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/ansible.lgzsw14q_ha_cluster_cib_xml', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726879449.0001705-13991-112159934337645/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 10976 1726879449.31797: Sending initial data 10976 1726879449.31801: Sent initial data (169 bytes) 10976 1726879449.32161: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879449.32165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879449.32194: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.32198: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879449.32200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.32254: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879449.32257: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879449.32300: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879449.34093: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 10976 1726879449.34098: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879449.34140: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 10976 1726879449.34143: stderr chunk (state=3): >>>debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879449.34175: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/._pww9w1_ /root/.ansible/tmp/ansible-tmp-1726879449.0001705-13991-112159934337645/.source.lgzsw14q_ha_cluster_cib_xml <<< 10976 1726879449.34209: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879449.34407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879449.34556: stderr chunk (state=3): >>><<< 10976 1726879449.34559: stdout chunk (state=3): >>><<< 10976 1726879449.34598: _low_level_execute_command(): starting 10976 1726879449.34679: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879449.0001705-13991-112159934337645/ /root/.ansible/tmp/ansible-tmp-1726879449.0001705-13991-112159934337645/.source.lgzsw14q_ha_cluster_cib_xml && sleep 0' 10976 1726879449.35203: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879449.35223: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879449.35244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879449.35266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879449.35311: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879449.35332: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879449.35347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.35370: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879449.35386: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879449.35399: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879449.35413: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879449.35433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879449.35456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879449.35469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879449.35481: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.35595: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879449.35598: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879449.35601: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879449.35659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879449.37452: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879449.37527: stderr chunk (state=3): >>><<< 10976 1726879449.37536: stdout chunk (state=3): >>><<< 10976 1726879449.37546: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879449.37571: variable 'ansible_module_compression' from source: unknown 10976 1726879449.37608: ANSIBALLZ: Using generic lock for ansible.legacy.copy 10976 1726879449.37611: ANSIBALLZ: Acquiring lock 10976 1726879449.37616: ANSIBALLZ: Lock acquired: 139704749141664 10976 1726879449.37618: ANSIBALLZ: Creating module 10976 1726879449.48280: ANSIBALLZ: Writing module into payload 10976 1726879449.48398: ANSIBALLZ: Writing module 10976 1726879449.48414: ANSIBALLZ: Renaming module 10976 1726879449.48419: ANSIBALLZ: Done creating module 10976 1726879449.48431: variable 'ansible_facts' from source: unknown 10976 1726879449.48475: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879449.0001705-13991-112159934337645/AnsiballZ_copy.py 10976 1726879449.48562: Sending initial data 10976 1726879449.48565: Sent initial data (153 bytes) 10976 1726879449.49851: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879449.49854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879449.49880: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879449.49883: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879449.49892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.49904: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879449.49910: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879449.49920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879449.49927: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.49991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879449.49996: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879449.50040: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879449.51881: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879449.51912: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879449.51953: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp_vknqc_v /root/.ansible/tmp/ansible-tmp-1726879449.0001705-13991-112159934337645/AnsiballZ_copy.py <<< 10976 1726879449.51982: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879449.52768: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879449.52913: stderr chunk (state=3): >>><<< 10976 1726879449.52916: stdout chunk (state=3): >>><<< 10976 1726879449.52918: done transferring module to remote 10976 1726879449.52921: _low_level_execute_command(): starting 10976 1726879449.52924: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879449.0001705-13991-112159934337645/ /root/.ansible/tmp/ansible-tmp-1726879449.0001705-13991-112159934337645/AnsiballZ_copy.py && sleep 0' 10976 1726879449.53280: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879449.53284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879449.53311: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.53314: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration <<< 10976 1726879449.53316: 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.42.6 originally 10.31.42.6 <<< 10976 1726879449.53318: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.53367: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879449.53371: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879449.53414: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879449.55218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879449.55275: stderr chunk (state=3): >>><<< 10976 1726879449.55282: stdout chunk (state=3): >>><<< 10976 1726879449.55328: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879449.55331: _low_level_execute_command(): starting 10976 1726879449.55334: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879449.0001705-13991-112159934337645/AnsiballZ_copy.py && sleep 0' 10976 1726879449.55700: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879449.55706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879449.55740: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.55745: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879449.55754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879449.55765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879449.55770: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.55820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879449.55837: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879449.55847: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879449.55905: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879449.57894: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 10976 1726879449.57903: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10976 1726879449.57966: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879449.57974: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879449.58005: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879449.58034: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879449.58040: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879449.58076: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879449.58090: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879449.58134: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879449.58160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879449.58184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'<<< 10976 1726879449.58190: stdout chunk (state=3): >>> import '_codecs' # <<< 10976 1726879449.58215: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6795f3dc0> <<< 10976 1726879449.58245: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879449.58269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6795983a0> <<< 10976 1726879449.58275: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6795f3b20> <<< 10976 1726879449.58309: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 10976 1726879449.58312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879449.58317: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6795f3ac0> <<< 10976 1726879449.58341: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879449.58358: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 10976 1726879449.58367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879449.58373: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679598490> <<< 10976 1726879449.58406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879449.58424: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879449.58443: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879449.58447: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679598940> <<< 10976 1726879449.58471: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679598670> <<< 10976 1726879449.58503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879449.58506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879449.58530: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879449.58549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879449.58567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879449.58586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879449.58610: stdout chunk (state=3): >>>import '_stat' # <<< 10976 1726879449.58613: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe67954f190> <<< 10976 1726879449.58632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879449.58654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879449.58725: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe67954f220> <<< 10976 1726879449.58749: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879449.58786: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 10976 1726879449.58789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679572850> <<< 10976 1726879449.58793: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe67954f940> <<< 10976 1726879449.58818: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6795b0880> <<< 10976 1726879449.58849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879449.58856: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679548d90> <<< 10976 1726879449.58901: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 10976 1726879449.58906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879449.58926: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679572d90> <<< 10976 1726879449.58973: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679598970> <<< 10976 1726879449.58996: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879449.59210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879449.59214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879449.59247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879449.59250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879449.59274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879449.59292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879449.59314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879449.59326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879449.59338: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794edeb0> <<< 10976 1726879449.59382: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794f1f40> <<< 10976 1726879449.59405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879449.59410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879449.59436: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879449.59445: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879449.59465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879449.59545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 10976 1726879449.59548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879449.59553: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794e7610> <<< 10976 1726879449.59556: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794ef640> <<< 10976 1726879449.59558: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794ed370> <<< 10976 1726879449.59561: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879449.59638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879449.59657: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879449.59691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879449.59706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879449.59747: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe679470d90> <<< 10976 1726879449.59767: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679470880> import 'itertools' # <<< 10976 1726879449.59793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 10976 1726879449.59805: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679470e80> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879449.59848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # <<< 10976 1726879449.59877: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679470f40> <<< 10976 1726879449.59892: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679470e50> <<< 10976 1726879449.59907: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879449.59951: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794c9d00> <<< 10976 1726879449.59967: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879449.59985: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794c35e0> <<< 10976 1726879449.60039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794d6640> <<< 10976 1726879449.60060: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794f6df0> <<< 10976 1726879449.60073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879449.60108: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.60126: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe679482c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794c9220> <<< 10976 1726879449.60147: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'<<< 10976 1726879449.60170: stdout chunk (state=3): >>> # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6794d6250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794fc9a0> <<< 10976 1726879449.60184: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879449.60224: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879449.60242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879449.60260: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679482f70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679482d60> <<< 10976 1726879449.60297: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 10976 1726879449.60311: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679482cd0> <<< 10976 1726879449.60314: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879449.60327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879449.60361: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879449.60369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879449.60380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879449.60418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879449.60460: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879449.60463: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe67944e340> <<< 10976 1726879449.60475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879449.60494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879449.60517: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe67944e430> <<< 10976 1726879449.60634: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe67948af70> <<< 10976 1726879449.60672: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679484a00> <<< 10976 1726879449.60682: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794844c0> <<< 10976 1726879449.60716: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879449.60726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879449.60742: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879449.60770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879449.60795: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879449.60800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879449.60809: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679155190> <<< 10976 1726879449.60829: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679437cd0> <<< 10976 1726879449.60897: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679484e80> <<< 10976 1726879449.60900: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794f6fd0> <<< 10976 1726879449.60902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879449.60969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879449.60972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 10976 1726879449.60975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679166ac0> <<< 10976 1726879449.60984: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879449.61006: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.61024: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe679166df0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879449.61039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879449.61080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679179700> <<< 10976 1726879449.61098: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879449.61127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879449.61157: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679179c40> <<< 10976 1726879449.61190: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe679106370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679166ee0> <<< 10976 1726879449.61216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879449.61284: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe679116250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679179580> <<< 10976 1726879449.61288: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879449.61323: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe679116310> <<< 10976 1726879449.61362: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794829a0> <<< 10976 1726879449.61377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879449.61399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879449.61413: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879449.61445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879449.61466: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe679132670> <<< 10976 1726879449.61485: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'<<< 10976 1726879449.61504: stdout chunk (state=3): >>> <<< 10976 1726879449.61518: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe679132940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679132730> <<< 10976 1726879449.61545: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.61565: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe679132820> <<< 10976 1726879449.61581: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879449.61780: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.61814: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe679132c70> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.61831: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6791401c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6791328b0> <<< 10976 1726879449.61858: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679125a00> <<< 10976 1726879449.61878: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679482580> <<< 10976 1726879449.61905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879449.61950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879449.61982: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679132a60> <<< 10976 1726879449.62098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879449.62102: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe67905b640> <<< 10976 1726879449.62253: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip' <<< 10976 1726879449.62270: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.62348: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.62374: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/__init__.py <<< 10976 1726879449.62391: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.62403: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879449.62435: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.63699: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.64672: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 10976 1726879449.64680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678f82790> <<< 10976 1726879449.64700: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879449.64730: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879449.64758: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879449.64787: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.64797: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe678f82160> <<< 10976 1726879449.64834: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678f82280> <<< 10976 1726879449.64864: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678f82ee0> <<< 10976 1726879449.64885: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879449.64939: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678f82fd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678f82d00> <<< 10976 1726879449.64946: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879449.64981: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.64992: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe678f82f40> <<< 10976 1726879449.64995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879449.65025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879449.65063: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678f82100> <<< 10976 1726879449.65084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879449.65094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879449.65115: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879449.65139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879449.65164: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 10976 1726879449.65166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879449.65239: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6789aeeb0> <<< 10976 1726879449.65277: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.65288: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6789cdf70> <<< 10976 1726879449.65302: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.65310: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6789cdd90> <<< 10976 1726879449.65325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879449.65357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879449.65393: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6789cd400> <<< 10976 1726879449.65405: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678fe8dc0> <<< 10976 1726879449.65566: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678fe83d0> <<< 10976 1726879449.65587: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879449.65611: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678fe8f40> <<< 10976 1726879449.65636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879449.65644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879449.65675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879449.65687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879449.65706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879449.65723: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 10976 1726879449.65734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678fb6b20> <<< 10976 1726879449.65813: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678f54ca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678f54370> <<< 10976 1726879449.65818: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678f87460> <<< 10976 1726879449.65849: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe678f54490> <<< 10976 1726879449.65883: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678f544c0> <<< 10976 1726879449.65906: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879449.65914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879449.65937: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879449.65965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879449.66040: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.66050: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe678990220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678fc91c0> <<< 10976 1726879449.66064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879449.66077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879449.66127: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.66138: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe67899c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678fc9340> <<< 10976 1726879449.66161: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879449.66232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879449.66251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879449.66291: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678fe1d00> <<< 10976 1726879449.66429: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe67899c880> <<< 10976 1726879449.66524: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe67899c6d0> <<< 10976 1726879449.66552: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe67899b670> <<< 10976 1726879449.66599: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.66615: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe67899b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678fc1880> <<< 10976 1726879449.66634: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879449.66652: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879449.66666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879449.66709: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe678f4b670> <<< 10976 1726879449.66891: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.66910: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe678f4aa90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678f590a0> <<< 10976 1726879449.66946: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe678f4b0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678f8da00> <<< 10976 1726879449.66967: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.66974: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879449.66992: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.67067: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.67224: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879449.67229: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879449.67302: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.67406: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.67872: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.68344: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879449.68357: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10976 1726879449.68365: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879449.68392: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879449.68416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879449.68480: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe678566550> <<< 10976 1726879449.68542: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879449.68555: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe67896a4f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe67850c070> <<< 10976 1726879449.68600: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879449.68615: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.68639: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.68643: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879449.68766: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.68893: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879449.68896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879449.68925: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678f4abb0> <<< 10976 1726879449.68930: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.69351: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.69712: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.69767: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.69854: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879449.69894: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879449.69915: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879449.69969: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.70044: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879449.70061: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879449.70080: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879449.70101: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.70116: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.70151: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879449.70166: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.70341: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.70532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879449.70565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879449.70574: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879449.70644: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678978940> <<< 10976 1726879449.70655: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.70713: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.70774: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879449.70779: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879449.70808: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879449.70820: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.70852: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.70891: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879449.70895: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.70933: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.70972: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.71066: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.71132: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879449.71160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879449.71236: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe678fd3250> <<< 10976 1726879449.71288: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6789785e0> <<< 10976 1726879449.71312: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879449.71326: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.71463: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.71532: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.71547: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.71587: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879449.71608: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879449.71620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879449.71651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879449.71674: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879449.71690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879449.71784: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe67895d790> <<< 10976 1726879449.71820: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe67895a7c0> <<< 10976 1726879449.71880: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6789538e0> <<< 10976 1726879449.71886: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879449.71897: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.71917: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.71937: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879449.72015: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879449.72030: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/modules/__init__.py <<< 10976 1726879449.72050: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.72376: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.72695: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/filecmp.cpython-39.pyc matches /usr/lib64/python3.9/filecmp.py # code object from '/usr/lib64/python3.9/__pycache__/filecmp.cpython-39.pyc' <<< 10976 1726879449.72713: stdout chunk (state=3): >>>import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678fd35e0> <<< 10976 1726879449.72793: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879449.73234: stdout chunk (state=3): >>> {"dest": "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml", "src": "/root/.ansible/tmp/ansible-tmp-1726879449.0001705-13991-112159934337645/.source.lgzsw14q_ha_cluster_cib_xml", "md5sum": "9d606d45c893a7ad9ddbb741e8b092da", "checksum": "9bca4168c26fce676818dd0f202c343a87c57230", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 2453, "invocation": {"module_args": {"dest": "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml", "owner": "root", "group": "root", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726879449.0001705-13991-112159934337645/.source.lgzsw14q_ha_cluster_cib_xml", "_original_basename": "._pww9w1_", "follow": false, "checksum": "9bca4168c26fce676818dd0f202c343a87c57230", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 10976 1726879449.73239: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879449.73533: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout <<< 10976 1726879449.73549: stdout chunk (state=3): >>># 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 <<< 10976 1726879449.73583: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 10976 1726879449.73626: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder <<< 10976 1726879449.73660: stdout chunk (state=3): >>># cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 10976 1726879449.73672: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing filecmp # destroy filecmp <<< 10976 1726879449.73852: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879449.73865: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879449.73893: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 10976 1726879449.73907: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879449.73938: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 10976 1726879449.73941: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 10976 1726879449.73948: stdout chunk (state=3): >>># destroy encodings <<< 10976 1726879449.73968: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879449.73980: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 10976 1726879449.74001: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879449.74053: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 10976 1726879449.74065: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 10976 1726879449.74079: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 10976 1726879449.74103: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess <<< 10976 1726879449.74116: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 10976 1726879449.74135: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 10976 1726879449.74150: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 10976 1726879449.74167: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 10976 1726879449.74181: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools <<< 10976 1726879449.74195: stdout chunk (state=3): >>># destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 10976 1726879449.74218: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 10976 1726879449.74246: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 10976 1726879449.74260: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal<<< 10976 1726879449.74278: stdout chunk (state=3): >>> # 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 <<< 10976 1726879449.74294: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879449.74445: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 10976 1726879449.74459: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 10976 1726879449.74469: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 10976 1726879449.74488: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879449.74521: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 10976 1726879449.74529: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879449.74562: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879449.74866: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879449.74909: stderr chunk (state=3): >>><<< 10976 1726879449.74912: stdout chunk (state=3): >>><<< 10976 1726879449.74965: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6795f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6795983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6795f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6795f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679598490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679598940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679598670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe67954f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe67954f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679572850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe67954f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6795b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679548d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679572d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679598970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794edeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794f1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794ef640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794ed370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe679470d90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679470880> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679470e80> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679470f40> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679470e50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794c9d00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794c35e0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794d6640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794f6df0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe679482c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794c9220> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6794d6250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794fc9a0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679482f70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679482d60> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679482cd0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe67944e340> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe67944e430> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe67948af70> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679484a00> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794844c0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679155190> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679437cd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679484e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794f6fd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679166ac0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe679166df0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679179700> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679179c40> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe679106370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679166ee0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe679116250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679179580> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe679116310> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6794829a0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe679132670> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe679132940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679132730> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe679132820> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe679132c70> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6791401c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6791328b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679125a00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679482580> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe679132a60> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe67905b640> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678f82790> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe678f82160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678f82280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678f82ee0> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678f82fd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678f82d00> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe678f82f40> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678f82100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6789aeeb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6789cdf70> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6789cdd90> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6789cd400> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678fe8dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678fe83d0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678fe8f40> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678fb6b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678f54ca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678f54370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678f87460> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe678f54490> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678f544c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe678990220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678fc91c0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe67899c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678fc9340> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678fe1d00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe67899c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe67899c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe67899b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe67899b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678fc1880> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe678f4b670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe678f4aa90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678f590a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe678f4b0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678f8da00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe678566550> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe67896a4f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe67850c070> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678f4abb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678978940> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe678fd3250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6789785e0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe67895d790> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe67895a7c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6789538e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_m_vqo0vk/ansible_ansible.legacy.copy_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/filecmp.cpython-39.pyc matches /usr/lib64/python3.9/filecmp.py # code object from '/usr/lib64/python3.9/__pycache__/filecmp.cpython-39.pyc' import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe678fd35e0> # zipimport: zlib available {"dest": "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml", "src": "/root/.ansible/tmp/ansible-tmp-1726879449.0001705-13991-112159934337645/.source.lgzsw14q_ha_cluster_cib_xml", "md5sum": "9d606d45c893a7ad9ddbb741e8b092da", "checksum": "9bca4168c26fce676818dd0f202c343a87c57230", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 2453, "invocation": {"module_args": {"dest": "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml", "owner": "root", "group": "root", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726879449.0001705-13991-112159934337645/.source.lgzsw14q_ha_cluster_cib_xml", "_original_basename": "._pww9w1_", "follow": false, "checksum": "9bca4168c26fce676818dd0f202c343a87c57230", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing filecmp # destroy filecmp # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing filecmp # destroy filecmp # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 10976 1726879449.76218: done with _execute_module (ansible.legacy.copy, {'dest': '/tmp/ansible.lgzsw14q_ha_cluster_cib_xml', 'owner': 'root', 'group': 'root', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726879449.0001705-13991-112159934337645/.source.lgzsw14q_ha_cluster_cib_xml', '_original_basename': '._pww9w1_', 'follow': False, 'checksum': '9bca4168c26fce676818dd0f202c343a87c57230', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_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-1726879449.0001705-13991-112159934337645/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879449.76223: _low_level_execute_command(): starting 10976 1726879449.76226: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879449.0001705-13991-112159934337645/ > /dev/null 2>&1 && sleep 0' 10976 1726879449.76228: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879449.76231: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879449.76235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879449.76237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879449.76239: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879449.76241: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879449.76243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.76245: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879449.76246: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879449.76247: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879449.76249: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879449.76250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879449.76251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879449.76252: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879449.76253: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879449.76254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.76256: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879449.76257: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879449.76258: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879449.76259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879449.78064: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879449.78111: stderr chunk (state=3): >>><<< 10976 1726879449.78116: stdout chunk (state=3): >>><<< 10976 1726879449.78134: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879449.78140: handler run complete 10976 1726879449.78245: variable 'ansible_check_mode' from source: magic vars 10976 1726879449.78250: Evaluated conditional (not ansible_check_mode): True 10976 1726879449.78259: attempt loop complete, returning result 10976 1726879449.78274: variable 'item' from source: unknown 10976 1726879449.78325: variable 'item' from source: unknown changed: [managed_node2] => (item=/tmp/ansible.lgzsw14q_ha_cluster_cib_xml) => { "ansible_loop_var": "item", "changed": true, "checksum": "9bca4168c26fce676818dd0f202c343a87c57230", "dest": "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml", "gid": 0, "group": "root", "item": "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml", "md5sum": "9d606d45c893a7ad9ddbb741e8b092da", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 2453, "src": "/root/.ansible/tmp/ansible-tmp-1726879449.0001705-13991-112159934337645/.source.lgzsw14q_ha_cluster_cib_xml", "state": "file", "uid": 0 } 10976 1726879449.78502: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879449.78505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879449.78508: variable 'omit' from source: magic vars 10976 1726879449.78577: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879449.78583: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879449.78587: variable 'omit' from source: magic vars 10976 1726879449.78601: variable 'omit' from source: magic vars 10976 1726879449.78686: variable '__ha_cluster_fetch_cib' from source: set_fact 10976 1726879449.78698: variable 'item' from source: unknown 10976 1726879449.78747: variable 'item' from source: unknown 10976 1726879449.78759: variable 'omit' from source: magic vars 10976 1726879449.78776: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879449.78782: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879449.78788: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879449.78800: variable 'inventory_hostname' from source: set_fact 10976 1726879449.78803: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879449.78805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879449.78868: Set connection var ansible_pipelining to False 10976 1726879449.78873: Set connection var ansible_shell_executable to /bin/sh 10976 1726879449.78878: Set connection var ansible_timeout to 10 10976 1726879449.78881: Set connection var ansible_shell_type to sh 10976 1726879449.78886: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879449.78890: Set connection var ansible_connection to ssh 10976 1726879449.78907: variable 'ansible_shell_executable' from source: unknown 10976 1726879449.78912: variable 'ansible_connection' from source: unknown 10976 1726879449.78915: variable 'ansible_module_compression' from source: unknown 10976 1726879449.78917: variable 'ansible_shell_type' from source: unknown 10976 1726879449.78919: variable 'ansible_shell_executable' from source: unknown 10976 1726879449.78923: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879449.78925: variable 'ansible_pipelining' from source: unknown 10976 1726879449.78927: variable 'ansible_timeout' from source: unknown 10976 1726879449.78930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879449.79000: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879449.79007: variable 'omit' from source: magic vars 10976 1726879449.79010: starting attempt loop 10976 1726879449.79012: running the handler 10976 1726879449.79019: _low_level_execute_command(): starting 10976 1726879449.79021: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879449.79856: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.79884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879449.79902: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879449.79968: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879449.81562: stdout chunk (state=3): >>>/root <<< 10976 1726879449.81713: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879449.81758: stderr chunk (state=3): >>><<< 10976 1726879449.81766: stdout chunk (state=3): >>><<< 10976 1726879449.81785: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879449.81802: _low_level_execute_command(): starting 10976 1726879449.81816: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879449.8179262-13991-76229530707025 `" && echo ansible-tmp-1726879449.8179262-13991-76229530707025="` echo /root/.ansible/tmp/ansible-tmp-1726879449.8179262-13991-76229530707025 `" ) && sleep 0' 10976 1726879449.82526: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879449.82541: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879449.82556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879449.82581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879449.82629: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879449.82643: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879449.82657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.82684: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879449.82707: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879449.82719: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879449.82734: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879449.82748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879449.82763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879449.82775: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879449.82786: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879449.82807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.82885: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879449.82912: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879449.82938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879449.83009: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879449.84955: stdout chunk (state=3): >>>ansible-tmp-1726879449.8179262-13991-76229530707025=/root/.ansible/tmp/ansible-tmp-1726879449.8179262-13991-76229530707025 <<< 10976 1726879449.85065: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879449.85140: stderr chunk (state=3): >>><<< 10976 1726879449.85150: stdout chunk (state=3): >>><<< 10976 1726879449.85332: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879449.8179262-13991-76229530707025=/root/.ansible/tmp/ansible-tmp-1726879449.8179262-13991-76229530707025 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879449.85338: variable 'ansible_module_compression' from source: unknown 10976 1726879449.85340: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10976 1726879449.85342: variable 'ansible_facts' from source: unknown 10976 1726879449.85442: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879449.8179262-13991-76229530707025/AnsiballZ_stat.py 10976 1726879449.85500: Sending initial data 10976 1726879449.85503: Sent initial data (152 bytes) 10976 1726879449.86428: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879449.86442: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879449.86455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879449.86471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879449.86509: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879449.86520: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879449.86541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.86557: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879449.86567: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879449.86577: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879449.86587: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879449.86600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879449.86615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879449.86629: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879449.86644: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879449.86659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.86736: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879449.86763: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879449.86779: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879449.86845: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879449.88616: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879449.88650: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879449.88690: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp_1weycz6 /root/.ansible/tmp/ansible-tmp-1726879449.8179262-13991-76229530707025/AnsiballZ_stat.py <<< 10976 1726879449.88729: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879449.90054: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879449.90271: stderr chunk (state=3): >>><<< 10976 1726879449.90275: stdout chunk (state=3): >>><<< 10976 1726879449.90279: done transferring module to remote 10976 1726879449.90281: _low_level_execute_command(): starting 10976 1726879449.90283: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879449.8179262-13991-76229530707025/ /root/.ansible/tmp/ansible-tmp-1726879449.8179262-13991-76229530707025/AnsiballZ_stat.py && sleep 0' 10976 1726879449.91208: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879449.91221: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879449.91238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879449.91256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879449.91359: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879449.91376: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879449.91395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.91413: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879449.91429: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879449.91444: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879449.91457: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879449.91470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879449.91497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879449.91511: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879449.91526: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879449.91541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.91681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879449.91727: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879449.91746: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879449.91819: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879449.93715: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879449.93719: stdout chunk (state=3): >>><<< 10976 1726879449.93721: stderr chunk (state=3): >>><<< 10976 1726879449.93800: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879449.93810: _low_level_execute_command(): starting 10976 1726879449.93813: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879449.8179262-13991-76229530707025/AnsiballZ_stat.py && sleep 0' 10976 1726879449.94317: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879449.94333: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879449.94349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879449.94368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879449.94407: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879449.94420: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879449.94440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.94459: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879449.94473: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879449.94485: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879449.94498: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879449.94513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879449.94532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879449.94545: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879449.94557: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879449.94571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879449.94645: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879449.94667: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879449.94685: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879449.94765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879449.96874: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 10976 1726879449.96877: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10976 1726879449.96938: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879449.96975: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879449.97010: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879449.97066: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 10976 1726879449.97069: stdout chunk (state=3): >>># installed zipimport hook <<< 10976 1726879449.97144: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879449.97147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879449.97158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879449.97180: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32041f3dc0> <<< 10976 1726879449.97233: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879449.97258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32041983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32041f3b20> <<< 10976 1726879449.97284: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879449.97296: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32041f3ac0> <<< 10976 1726879449.97331: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879449.97374: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879449.97379: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204198490> <<< 10976 1726879449.97414: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879449.97420: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204198940> <<< 10976 1726879449.97440: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204198670> <<< 10976 1726879449.97487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879449.97506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879449.97528: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879449.97532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879449.97565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879449.97575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879449.97611: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f320414f190> <<< 10976 1726879449.97615: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879449.97628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879449.97716: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f320414f220> <<< 10976 1726879449.97750: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879449.97767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204172850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f320414f940> <<< 10976 1726879449.97810: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32041b0880> <<< 10976 1726879449.97826: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204147d90> <<< 10976 1726879449.97882: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879449.97885: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204172d90> <<< 10976 1726879449.97937: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204198970> <<< 10976 1726879449.97960: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879449.98165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879449.98212: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879449.98236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879449.98277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879449.98296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879449.98299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204112eb0> <<< 10976 1726879449.98345: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204116f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879449.98369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879449.98402: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879449.98426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879449.98442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879449.98469: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f320410c610> <<< 10976 1726879449.98503: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204114640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204112370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879449.98583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879449.98605: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879449.98642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879449.98655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879449.98692: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.98737: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3204095d90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204095880> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204095e80> <<< 10976 1726879449.98750: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879449.98791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # <<< 10976 1726879449.98833: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204095f40> <<< 10976 1726879449.98845: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204095e50> import '_collections' # <<< 10976 1726879449.98921: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32040eed00> import '_functools' # <<< 10976 1726879449.98925: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32040e85e0> <<< 10976 1726879449.98982: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32040fb640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f320411bdf0> <<< 10976 1726879449.99009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879449.99075: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.99079: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32040a7c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32040ee220> <<< 10976 1726879449.99116: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32040fb250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32041219a0> <<< 10976 1726879449.99132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879449.99147: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879449.99238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32040a7f70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32040a7d60> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32040a7cd0> <<< 10976 1726879449.99260: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879449.99288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879449.99336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879449.99392: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204073340> <<< 10976 1726879449.99396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879449.99419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879449.99434: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204073430> <<< 10976 1726879449.99549: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32040aff70> <<< 10976 1726879449.99603: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32040a9a00> <<< 10976 1726879449.99627: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32040a94c0> <<< 10976 1726879449.99649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879449.99682: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879449.99711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879449.99714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203d6f190> <<< 10976 1726879449.99750: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f320405ccd0> <<< 10976 1726879449.99797: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32040a9e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f320411bfd0> <<< 10976 1726879449.99821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879449.99877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879449.99892: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203d81ac0> import 'errno' # <<< 10976 1726879449.99942: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879449.99976: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203d81df0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879450.00003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203d93700> <<< 10976 1726879450.00016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879450.00040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879450.00075: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203d93c40> <<< 10976 1726879450.00138: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203d2b370> <<< 10976 1726879450.00155: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203d81ee0> <<< 10976 1726879450.00159: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879450.00211: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203d3b250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203d93580> import 'pwd' # <<< 10976 1726879450.00242: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203d3b310> <<< 10976 1726879450.00311: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32040a79a0> <<< 10976 1726879450.00336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879450.00357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879450.00404: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203d57670> <<< 10976 1726879450.00439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879450.00468: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203d57940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203d57730> <<< 10976 1726879450.00485: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203d57820> <<< 10976 1726879450.00509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879450.00706: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203d57c70> <<< 10976 1726879450.00757: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203d651c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203d578b0> <<< 10976 1726879450.00783: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203d4aa00> <<< 10976 1726879450.00804: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32040a7580> <<< 10976 1726879450.00816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879450.00873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879450.00906: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203d57a60> <<< 10976 1726879450.01085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3203c86640> <<< 10976 1726879450.01230: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 10976 1726879450.01323: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.01354: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py <<< 10976 1726879450.01380: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.01407: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10976 1726879450.02673: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.03664: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203bae790> <<< 10976 1726879450.03708: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879450.03721: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879450.03749: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879450.03778: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203bae160> <<< 10976 1726879450.03824: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203bae280> <<< 10976 1726879450.03858: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203baeee0> <<< 10976 1726879450.03884: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879450.03936: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203baefd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203baed00> <<< 10976 1726879450.03962: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879450.03983: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203baef40> <<< 10976 1726879450.04000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879450.04031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879450.04059: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203bae100> <<< 10976 1726879450.04085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879450.04109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879450.04140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879450.04163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879450.04235: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32035aeeb0> <<< 10976 1726879450.04270: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32035cdf70> <<< 10976 1726879450.04313: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32035cdd90> <<< 10976 1726879450.04327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879450.04360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879450.04399: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32035cd400> <<< 10976 1726879450.04412: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203c13dc0> <<< 10976 1726879450.04586: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203c133d0> <<< 10976 1726879450.04628: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879450.04638: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203c13f40> <<< 10976 1726879450.04660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879450.04699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879450.04730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879450.04743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203be1b20> <<< 10976 1726879450.04826: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203b7fca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203b7f370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203bb2460> <<< 10976 1726879450.04863: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203b7f490> <<< 10976 1726879450.04895: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203b7f4c0> <<< 10976 1726879450.04941: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879450.04956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879450.04977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879450.05065: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203590220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203bf41c0> <<< 10976 1726879450.05091: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879450.05146: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f320359c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203bf4340> <<< 10976 1726879450.05175: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879450.05243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879450.05259: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879450.05264: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879450.05307: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203c0cd00> <<< 10976 1726879450.05435: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f320359c880> <<< 10976 1726879450.05533: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f320359c6d0> <<< 10976 1726879450.05568: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f320359b670> <<< 10976 1726879450.05624: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f320359b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203bec880> <<< 10976 1726879450.05654: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879450.05676: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879450.05692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879450.05737: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203b76670> <<< 10976 1726879450.05922: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203b75a90> <<< 10976 1726879450.05962: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203b840a0> <<< 10976 1726879450.05999: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203b760d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203bb8a00> # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879450.06019: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10976 1726879450.06098: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.06197: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.06227: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879450.06240: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879450.06333: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.06427: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.06907: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.07398: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879450.07428: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879450.07442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879450.07494: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203190550> <<< 10976 1726879450.07563: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879450.07583: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f320356a4f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203136070> <<< 10976 1726879450.07693: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879450.07794: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.08152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203b75bb0> # zipimport: zlib available <<< 10976 1726879450.08367: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.09021: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879450.09064: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879450.09093: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879450.09110: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.09193: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879450.09372: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.09548: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879450.09581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879450.09595: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879450.09669: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203578940> # zipimport: zlib available <<< 10976 1726879450.09807: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879450.09835: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.10647: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203bfe250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32035785e0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879450.10673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879450.10684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879450.10778: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f320355d790> <<< 10976 1726879450.10817: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f320355a7c0> <<< 10976 1726879450.10882: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32035538e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879450.10888: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.10910: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.10937: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879450.11009: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879450.11026: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.11041: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py <<< 10976 1726879450.11049: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.11171: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.11343: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.11512: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879450.12172: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 590688, "dev": 51713, "nlink": 1, "atime": 1726879447.7496707, "mtime": 1726879447.7496707, "ctime": 1726879447.7496707, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "2610829520", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 10976 1726879450.12187: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879450.12555: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879450.12614: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 <<< 10976 1726879450.12634: stdout chunk (state=3): >>># cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq <<< 10976 1726879450.12642: stdout chunk (state=3): >>># cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii <<< 10976 1726879450.12646: stdout chunk (state=3): >>># cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile <<< 10976 1726879450.12670: stdout chunk (state=3): >>># cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 10976 1726879450.12861: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879450.12879: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879450.12931: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 10976 1726879450.12955: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879450.12992: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 10976 1726879450.12996: stdout chunk (state=3): >>># destroy encodings <<< 10976 1726879450.13017: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879450.13032: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 10976 1726879450.13069: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879450.13131: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 10976 1726879450.13171: stdout chunk (state=3): >>># 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 <<< 10976 1726879450.13178: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 10976 1726879450.13219: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit<<< 10976 1726879450.13227: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879450.13280: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 10976 1726879450.13284: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools <<< 10976 1726879450.13295: stdout chunk (state=3): >>># cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types <<< 10976 1726879450.13298: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path <<< 10976 1726879450.13340: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 10976 1726879450.13359: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879450.13521: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 10976 1726879450.13549: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 10976 1726879450.13572: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879450.13606: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator <<< 10976 1726879450.13614: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator <<< 10976 1726879450.13617: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879450.13650: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879450.14029: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879450.14032: stdout chunk (state=3): >>><<< 10976 1726879450.14035: stderr chunk (state=3): >>><<< 10976 1726879450.14144: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32041f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32041983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32041f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32041f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204198490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204198940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204198670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f320414f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f320414f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204172850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f320414f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32041b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204147d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204172d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204198970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204112eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204116f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f320410c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204114640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204112370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3204095d90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204095880> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204095e80> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204095f40> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204095e50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32040eed00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32040e85e0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32040fb640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f320411bdf0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32040a7c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32040ee220> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32040fb250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32041219a0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32040a7f70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32040a7d60> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32040a7cd0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204073340> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3204073430> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32040aff70> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32040a9a00> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32040a94c0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203d6f190> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f320405ccd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32040a9e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f320411bfd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203d81ac0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203d81df0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203d93700> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203d93c40> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203d2b370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203d81ee0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203d3b250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203d93580> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203d3b310> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32040a79a0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203d57670> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203d57940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203d57730> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203d57820> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203d57c70> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203d651c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203d578b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203d4aa00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32040a7580> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203d57a60> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3203c86640> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203bae790> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203bae160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203bae280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203baeee0> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203baefd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203baed00> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203baef40> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203bae100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32035aeeb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32035cdf70> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32035cdd90> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32035cd400> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203c13dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203c133d0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203c13f40> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203be1b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203b7fca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203b7f370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203bb2460> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203b7f490> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203b7f4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203590220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203bf41c0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f320359c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203bf4340> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203c0cd00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f320359c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f320359c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f320359b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f320359b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203bec880> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203b76670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203b75a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203b840a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203b760d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203bb8a00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203190550> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f320356a4f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203136070> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203b75bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3203578940> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3203bfe250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32035785e0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f320355d790> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f320355a7c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32035538e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_yofrnsm7/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 590688, "dev": 51713, "nlink": 1, "atime": 1726879447.7496707, "mtime": 1726879447.7496707, "ctime": 1726879447.7496707, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "2610829520", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879450.15479: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726879449.8179262-13991-76229530707025/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 10976 1726879450.15854: Sending initial data 10976 1726879450.15858: Sent initial data (177 bytes) 10976 1726879450.17532: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879450.17537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879450.17568: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879450.17571: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879450.17573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879450.17641: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879450.17766: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879450.17811: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879450.19667: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879450.19699: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879450.19738: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/.irzbx_fk /root/.ansible/tmp/ansible-tmp-1726879449.8179262-13991-76229530707025/.source.myj9d4g0_ha_cluster_original_cib_xml <<< 10976 1726879450.19782: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879450.19963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879450.20127: stderr chunk (state=3): >>><<< 10976 1726879450.20130: stdout chunk (state=3): >>><<< 10976 1726879450.20215: _low_level_execute_command(): starting 10976 1726879450.20218: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879449.8179262-13991-76229530707025/ /root/.ansible/tmp/ansible-tmp-1726879449.8179262-13991-76229530707025/.source.myj9d4g0_ha_cluster_original_cib_xml && sleep 0' 10976 1726879450.21476: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879450.21496: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879450.21513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879450.21548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879450.21593: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879450.21607: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879450.21630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879450.21650: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879450.21667: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879450.21678: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879450.21694: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879450.21709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879450.21727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879450.21747: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879450.21759: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879450.21776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879450.21860: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879450.21893: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879450.21911: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879450.21997: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879450.23848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879450.23956: stderr chunk (state=3): >>><<< 10976 1726879450.23962: stdout chunk (state=3): >>><<< 10976 1726879450.24225: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879450.24229: variable 'ansible_module_compression' from source: unknown 10976 1726879450.24231: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 10976 1726879450.24236: variable 'ansible_facts' from source: unknown 10976 1726879450.24237: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879449.8179262-13991-76229530707025/AnsiballZ_copy.py 10976 1726879450.24477: Sending initial data 10976 1726879450.24481: Sent initial data (152 bytes) 10976 1726879450.26580: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879450.26679: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879450.26700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879450.26720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879450.26771: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879450.26829: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879450.26851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879450.26870: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879450.26882: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879450.26897: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879450.26911: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879450.26927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879450.26964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879450.26977: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879450.26988: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879450.27007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879450.27123: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879450.27224: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879450.27240: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879450.27314: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879450.29137: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879450.29173: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879450.29214: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmppzvaonai /root/.ansible/tmp/ansible-tmp-1726879449.8179262-13991-76229530707025/AnsiballZ_copy.py <<< 10976 1726879450.29251: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879450.30621: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879450.30817: stderr chunk (state=3): >>><<< 10976 1726879450.30821: stdout chunk (state=3): >>><<< 10976 1726879450.31029: done transferring module to remote 10976 1726879450.31032: _low_level_execute_command(): starting 10976 1726879450.31034: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879449.8179262-13991-76229530707025/ /root/.ansible/tmp/ansible-tmp-1726879449.8179262-13991-76229530707025/AnsiballZ_copy.py && sleep 0' 10976 1726879450.32328: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879450.32338: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879450.32349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879450.32363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879450.32410: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879450.32417: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879450.32429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879450.32443: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879450.32452: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879450.32457: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879450.32465: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879450.32474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879450.32485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879450.32495: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879450.32502: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879450.32511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879450.32582: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879450.32712: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879450.32725: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879450.32903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879450.34745: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879450.34850: stderr chunk (state=3): >>><<< 10976 1726879450.34853: stdout chunk (state=3): >>><<< 10976 1726879450.34872: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879450.34876: _low_level_execute_command(): starting 10976 1726879450.34881: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879449.8179262-13991-76229530707025/AnsiballZ_copy.py && sleep 0' 10976 1726879450.36805: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879450.36813: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879450.36826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879450.36841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879450.36882: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879450.36890: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879450.36904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879450.36918: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879450.36928: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879450.36936: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879450.36942: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879450.36951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879450.36963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879450.36970: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879450.36977: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879450.36987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879450.37060: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879450.37148: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879450.37159: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879450.37239: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879450.39309: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 10976 1726879450.39313: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10976 1726879450.39368: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879450.39407: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879450.39437: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879450.39444: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879450.39485: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879450.39488: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879450.39543: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879450.39579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879450.39593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879450.39600: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879450.39623: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fbc98dc0> <<< 10976 1726879450.39673: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879450.39676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879450.39679: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fbc3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fbc98b20> <<< 10976 1726879450.39927: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879450.39931: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fbc98ac0> <<< 10976 1726879450.39933: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879450.39985: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py<<< 10976 1726879450.39988: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879450.40028: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fbc3d490> <<< 10976 1726879450.40032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 10976 1726879450.40035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879450.40037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 10976 1726879450.40066: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fbc3d940> <<< 10976 1726879450.40071: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fbc3d670> <<< 10976 1726879450.40075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879450.40078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879450.40080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879450.40082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879450.40083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879450.40085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879450.40087: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb9cf190> <<< 10976 1726879450.40089: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879450.40091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879450.40156: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb9cf220> <<< 10976 1726879450.40351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879450.40359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879450.40361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 10976 1726879450.40364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb9f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb9cf940> <<< 10976 1726879450.40366: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fbc55880> <<< 10976 1726879450.40368: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 10976 1726879450.40370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879450.40372: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb9c8d90> <<< 10976 1726879450.40375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879450.40376: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb9f2d90> <<< 10976 1726879450.40424: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fbc3d970> <<< 10976 1726879450.40476: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879450.40629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879450.40634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879450.40666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879450.40701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879450.40704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879450.40735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879450.40757: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb992eb0> <<< 10976 1726879450.40809: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb996f40> <<< 10976 1726879450.40821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879450.40827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879450.40858: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879450.40865: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879450.40900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879450.40906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 10976 1726879450.40909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879450.40940: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb98c610><<< 10976 1726879450.40944: stdout chunk (state=3): >>> <<< 10976 1726879450.40957: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb994640> <<< 10976 1726879450.40967: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb992370> <<< 10976 1726879450.40981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879450.41066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879450.41082: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879450.41114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879450.41138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879450.41141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879450.41179: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879450.41183: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb915dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb9158b0> <<< 10976 1726879450.41216: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879450.41220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 10976 1726879450.41223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb915eb0> <<< 10976 1726879450.41234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879450.41259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879450.41282: stdout chunk (state=3): >>>import '_operator' # <<< 10976 1726879450.41285: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb915f70> <<< 10976 1726879450.41308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 10976 1726879450.41314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb915e80> <<< 10976 1726879450.41334: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879450.41384: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb96ed30> <<< 10976 1726879450.41387: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879450.41410: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb968610> <<< 10976 1726879450.41475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879450.41481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb97b670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb99be20> <<< 10976 1726879450.41503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 10976 1726879450.41506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879450.41535: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb927c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb96e250> <<< 10976 1726879450.41587: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb97b280> <<< 10976 1726879450.41593: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb9a19d0> <<< 10976 1726879450.41624: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879450.41629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879450.41657: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 10976 1726879450.41660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879450.41678: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879450.41702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb927fa0> <<< 10976 1726879450.41705: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb927d90> <<< 10976 1726879450.41737: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 10976 1726879450.41744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb927d00> <<< 10976 1726879450.41763: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879450.41796: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879450.41827: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879450.41879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879450.41903: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb8fb370> <<< 10976 1726879450.41920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879450.41934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879450.41969: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb8fb460> <<< 10976 1726879450.42091: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb92ffa0> <<< 10976 1726879450.42137: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb929a30> <<< 10976 1726879450.42139: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb929490> <<< 10976 1726879450.42178: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879450.42218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879450.42221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879450.42252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879450.42264: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb82f1c0> <<< 10976 1726879450.42299: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb8e5c70> <<< 10976 1726879450.42348: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb929eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb9a1040> <<< 10976 1726879450.42384: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879450.42408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879450.42425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 10976 1726879450.42449: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb840af0> import 'errno' # <<< 10976 1726879450.42486: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879450.42494: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb840e20> <<< 10976 1726879450.42507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879450.42541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879450.42579: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb853730> <<< 10976 1726879450.42583: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879450.42604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879450.42637: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb853c70> <<< 10976 1726879450.42675: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb7e03a0> <<< 10976 1726879450.42700: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb840f10> <<< 10976 1726879450.42713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879450.42780: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb7f0280> <<< 10976 1726879450.42783: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb8535b0> import 'pwd' # <<< 10976 1726879450.42811: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb7f0340> <<< 10976 1726879450.42854: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb9279d0> <<< 10976 1726879450.42875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879450.42905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879450.42916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879450.42937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879450.42962: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb80c6a0> <<< 10976 1726879450.42982: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879450.43012: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb80c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb80c760> <<< 10976 1726879450.43043: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb80c850> <<< 10976 1726879450.43075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879450.43277: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb80cca0> <<< 10976 1726879450.43335: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb8191f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb80c8e0> <<< 10976 1726879450.43364: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb7ffa30> <<< 10976 1726879450.43376: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb9275b0> <<< 10976 1726879450.43391: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879450.43446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879450.43480: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb80ca90> <<< 10976 1726879450.43604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879450.43607: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f51fb1e8670> <<< 10976 1726879450.44157: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10976 1726879450.45334: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.46326: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb10f7c0> <<< 10976 1726879450.46336: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879450.46354: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879450.46386: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879450.46413: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb10f160> <<< 10976 1726879450.46467: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb10f280> <<< 10976 1726879450.46492: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb10ff10> <<< 10976 1726879450.46517: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879450.46563: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb10f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb10fd30> <<< 10976 1726879450.46590: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879450.46614: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb10ff70> <<< 10976 1726879450.46645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879450.46651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879450.46704: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb10f100> <<< 10976 1726879450.46709: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879450.46738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879450.46760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879450.46789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879450.46796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879450.46872: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb065ee0> <<< 10976 1726879450.46916: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb084f40> <<< 10976 1726879450.46941: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb084d60> <<< 10976 1726879450.46967: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879450.46992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879450.47042: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb0843d0> <<< 10976 1726879450.47045: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb175dc0> <<< 10976 1726879450.47230: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb1753a0> <<< 10976 1726879450.47248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879450.47251: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb175f70> <<< 10976 1726879450.47302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879450.47321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879450.47338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879450.47372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879450.47374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879450.47376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879450.47387: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb143c10> <<< 10976 1726879450.47464: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb0e1cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb0e13a0> <<< 10976 1726879450.47467: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb114490> <<< 10976 1726879450.47500: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb0e14c0> <<< 10976 1726879450.47531: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb0e14f0> <<< 10976 1726879450.47581: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879450.47585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879450.47611: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879450.47625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879450.47701: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb047250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb1561f0> <<< 10976 1726879450.47742: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879450.47793: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb0538e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb156370> <<< 10976 1726879450.47825: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879450.47875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879450.47904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879450.47907: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879450.47978: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb16ed90> <<< 10976 1726879450.48093: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb053880> <<< 10976 1726879450.48189: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb0536d0> <<< 10976 1726879450.48221: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb052670> <<< 10976 1726879450.48277: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb0525b0> <<< 10976 1726879450.48293: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb14e8b0> <<< 10976 1726879450.48332: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879450.48335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879450.48350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879450.48389: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb0d8670> <<< 10976 1726879450.48589: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb0d7ac0> <<< 10976 1726879450.48610: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb0e60d0> <<< 10976 1726879450.48649: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb0d80d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb11aa60> <<< 10976 1726879450.48677: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879450.48680: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.48754: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.48857: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.48869: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879450.48888: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879450.48990: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.49145: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.49858: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.50101: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10976 1726879450.50115: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879450.50175: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fac38580> <<< 10976 1726879450.50252: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879450.50264: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb021520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fabde0a0> <<< 10976 1726879450.50389: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879450.50404: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.50488: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.50620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879450.51031: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb0d7bb0> # zipimport: zlib available <<< 10976 1726879450.51073: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.51461: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.51507: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.51580: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879450.51613: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.51658: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879450.51661: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.51707: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.51800: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10976 1726879450.51831: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879450.51834: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.51857: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.51897: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879450.52088: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.52275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879450.52319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879450.52324: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879450.52396: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb02f970> # zipimport: zlib available <<< 10976 1726879450.52465: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.52533: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879450.52559: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879450.52562: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.52616: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.52645: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879450.52648: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.52692: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.52717: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.52812: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.52874: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879450.52900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879450.52980: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb160250> <<< 10976 1726879450.53015: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb02f6a0> <<< 10976 1726879450.53057: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879450.53069: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.53204: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.53256: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.53281: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.53325: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879450.53346: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879450.53364: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879450.53397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879450.53418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879450.53434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879450.53512: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb0147c0> <<< 10976 1726879450.53557: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb0117f0> <<< 10976 1726879450.53615: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb00b970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879450.53629: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.53651: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.53672: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879450.53745: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879450.53762: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/modules/__init__.py <<< 10976 1726879450.53784: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.54112: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.54427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/filecmp.cpython-39.pyc matches /usr/lib64/python3.9/filecmp.py # code object from '/usr/lib64/python3.9/__pycache__/filecmp.cpython-39.pyc' <<< 10976 1726879450.54431: stdout chunk (state=3): >>>import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb1600d0> <<< 10976 1726879450.54518: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.55042: stdout chunk (state=3): >>> {"dest": "/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml", "src": "/root/.ansible/tmp/ansible-tmp-1726879449.8179262-13991-76229530707025/.source.myj9d4g0_ha_cluster_original_cib_xml", "md5sum": "9d606d45c893a7ad9ddbb741e8b092da", "checksum": "9bca4168c26fce676818dd0f202c343a87c57230", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 2453, "invocation": {"module_args": {"dest": "/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml", "owner": "root", "group": "root", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726879449.8179262-13991-76229530707025/.source.myj9d4g0_ha_cluster_original_cib_xml", "_original_basename": ".irzbx_fk", "follow": false, "checksum": "9bca4168c26fce676818dd0f202c343a87c57230", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 10976 1726879450.55256: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal <<< 10976 1726879450.55296: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools <<< 10976 1726879450.55336: stdout chunk (state=3): >>># cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing filecmp # destroy filecmp <<< 10976 1726879450.55534: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc <<< 10976 1726879450.55592: stdout chunk (state=3): >>># destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879450.55629: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid <<< 10976 1726879450.55657: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879450.55741: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 10976 1726879450.55802: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 10976 1726879450.55881: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 10976 1726879450.55913: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time <<< 10976 1726879450.55917: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879450.56086: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq <<< 10976 1726879450.56124: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 10976 1726879450.56142: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879450.56168: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879450.56555: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879450.56558: stdout chunk (state=3): >>><<< 10976 1726879450.56570: stderr chunk (state=3): >>><<< 10976 1726879450.56647: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fbc98dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fbc3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fbc98b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fbc98ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fbc3d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fbc3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fbc3d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb9cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb9cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb9f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb9cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fbc55880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb9c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb9f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fbc3d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb992eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb996f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb98c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb994640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb992370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb915dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb9158b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb915eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb915f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb915e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb96ed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb968610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb97b670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb99be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb927c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb96e250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb97b280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb9a19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb927fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb927d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb927d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb8fb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb8fb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb92ffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb929a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb929490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb82f1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb8e5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb929eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb9a1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb840af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb840e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb853730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb853c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb7e03a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb840f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb7f0280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb8535b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb7f0340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb9279d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb80c6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb80c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb80c760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb80c850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb80cca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb8191f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb80c8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb7ffa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb9275b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb80ca90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f51fb1e8670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb10f7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb10f160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb10f280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb10ff10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb10f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb10fd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb10ff70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb10f100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb065ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb084f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb084d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb0843d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb175dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb1753a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb175f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb143c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb0e1cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb0e13a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb114490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb0e14c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb0e14f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb047250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb1561f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb0538e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb156370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb16ed90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb053880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb0536d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb052670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb0525b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb14e8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb0d8670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb0d7ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb0e60d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb0d80d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb11aa60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fac38580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb021520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fabde0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb0d7bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb02f970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51fb160250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb02f6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb0147c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb0117f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb00b970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_2w84v74g/ansible_ansible.legacy.copy_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/filecmp.cpython-39.pyc matches /usr/lib64/python3.9/filecmp.py # code object from '/usr/lib64/python3.9/__pycache__/filecmp.cpython-39.pyc' import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51fb1600d0> # zipimport: zlib available {"dest": "/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml", "src": "/root/.ansible/tmp/ansible-tmp-1726879449.8179262-13991-76229530707025/.source.myj9d4g0_ha_cluster_original_cib_xml", "md5sum": "9d606d45c893a7ad9ddbb741e8b092da", "checksum": "9bca4168c26fce676818dd0f202c343a87c57230", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 2453, "invocation": {"module_args": {"dest": "/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml", "owner": "root", "group": "root", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726879449.8179262-13991-76229530707025/.source.myj9d4g0_ha_cluster_original_cib_xml", "_original_basename": ".irzbx_fk", "follow": false, "checksum": "9bca4168c26fce676818dd0f202c343a87c57230", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing filecmp # destroy filecmp # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879450.57169: done with _execute_module (ansible.legacy.copy, {'dest': '/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml', 'owner': 'root', 'group': 'root', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726879449.8179262-13991-76229530707025/.source.myj9d4g0_ha_cluster_original_cib_xml', '_original_basename': '.irzbx_fk', 'follow': False, 'checksum': '9bca4168c26fce676818dd0f202c343a87c57230', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_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-1726879449.8179262-13991-76229530707025/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879450.57172: _low_level_execute_command(): starting 10976 1726879450.57175: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879449.8179262-13991-76229530707025/ > /dev/null 2>&1 && sleep 0' 10976 1726879450.57870: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879450.57879: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879450.57890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879450.57909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879450.57954: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879450.57961: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879450.57972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879450.57985: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879450.57996: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879450.58003: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879450.58012: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879450.58020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879450.58038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879450.58046: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879450.58051: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879450.58061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879450.58136: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879450.58156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879450.58163: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879450.58231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879450.60308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879450.60660: stderr chunk (state=3): >>><<< 10976 1726879450.60665: stdout chunk (state=3): >>><<< 10976 1726879450.60743: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879450.60747: handler run complete 10976 1726879450.60891: variable 'ansible_check_mode' from source: magic vars 10976 1726879450.60899: Evaluated conditional (not ansible_check_mode): True 10976 1726879450.60912: attempt loop complete, returning result 10976 1726879450.60932: variable 'item' from source: unknown 10976 1726879450.61004: variable 'item' from source: unknown changed: [managed_node2] => (item=/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml) => { "ansible_loop_var": "item", "changed": true, "checksum": "9bca4168c26fce676818dd0f202c343a87c57230", "dest": "/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml", "gid": 0, "group": "root", "item": "/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml", "md5sum": "9d606d45c893a7ad9ddbb741e8b092da", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 2453, "src": "/root/.ansible/tmp/ansible-tmp-1726879449.8179262-13991-76229530707025/.source.myj9d4g0_ha_cluster_original_cib_xml", "state": "file", "uid": 0 } 10976 1726879450.61208: dumping result to json 10976 1726879450.61274: done dumping result, returning 10976 1726879450.61278: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Write CIB configuration [0e24e73b-299d-f469-e0b0-000000000e7e] 10976 1726879450.61280: sending task result for task 0e24e73b-299d-f469-e0b0-000000000e7e 10976 1726879450.61464: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000e7e 10976 1726879450.61467: WORKER PROCESS EXITING 10976 1726879450.61565: no more pending results, returning what we have 10976 1726879450.61577: results queue empty 10976 1726879450.61578: checking for any_errors_fatal 10976 1726879450.61584: done checking for any_errors_fatal 10976 1726879450.61585: checking for max_fail_percentage 10976 1726879450.61586: done checking for max_fail_percentage 10976 1726879450.61587: checking to see if all hosts have failed and the running result is not ok 10976 1726879450.61588: done checking to see if all hosts have failed 10976 1726879450.61594: getting the remaining hosts for this loop 10976 1726879450.61596: done getting the remaining hosts for this loop 10976 1726879450.61608: getting the next task for host managed_node2 10976 1726879450.61614: done getting next task for host managed_node2 10976 1726879450.61626: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Purge new CIB configuration 10976 1726879450.61631: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879450.61676: getting variables 10976 1726879450.61678: in VariableManager get_vars() 10976 1726879450.61760: Calling all_inventory to load vars for managed_node2 10976 1726879450.61763: Calling groups_inventory to load vars for managed_node2 10976 1726879450.61803: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879450.61867: Calling all_plugins_play to load vars for managed_node2 10976 1726879450.61872: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879450.61876: Calling groups_plugins_play to load vars for managed_node2 10976 1726879450.64951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879450.66297: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879450.66323: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879450.66330: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879450.66397: done with get_vars() 10976 1726879450.66432: done getting variables 10976 1726879450.66486: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Purge new CIB configuration] ****** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:51 Friday 20 September 2024 20:44:10 -0400 (0:00:01.759) 0:01:32.088 ****** 10976 1726879450.66517: entering _queue_task() for managed_node2/command 10976 1726879450.66866: worker is 1 (out of 1 available) 10976 1726879450.66879: exiting _queue_task() for managed_node2/command 10976 1726879450.66891: done queuing things up, now waiting for results queue to drain 10976 1726879450.66893: waiting for pending results... 10976 1726879450.67946: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Purge new CIB configuration 10976 1726879450.68675: in run() - task 0e24e73b-299d-f469-e0b0-000000000e7f 10976 1726879450.68725: variable 'ansible_search_path' from source: unknown 10976 1726879450.68738: variable 'ansible_search_path' from source: unknown 10976 1726879450.68785: calling self._execute() 10976 1726879450.68973: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879450.69011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879450.69149: variable 'omit' from source: magic vars 10976 1726879450.69878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879450.73235: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879450.73412: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879450.73530: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879450.73668: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879450.73759: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879450.73955: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879450.74004: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879450.74018: variable 'omit' from source: magic vars 10976 1726879450.74204: variable 'omit' from source: magic vars 10976 1726879450.74470: variable '__ha_cluster_tempfile_cib_xml' from source: set_fact 10976 1726879450.74605: variable 'omit' from source: magic vars 10976 1726879450.74708: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879450.74842: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879450.74958: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879450.74983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879450.74999: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879450.75070: variable 'inventory_hostname' from source: set_fact 10976 1726879450.75081: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879450.75088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879450.75281: Set connection var ansible_pipelining to False 10976 1726879450.75296: Set connection var ansible_shell_executable to /bin/sh 10976 1726879450.75306: Set connection var ansible_timeout to 10 10976 1726879450.75312: Set connection var ansible_shell_type to sh 10976 1726879450.75321: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879450.75359: Set connection var ansible_connection to ssh 10976 1726879450.75401: variable 'ansible_shell_executable' from source: unknown 10976 1726879450.75409: variable 'ansible_connection' from source: unknown 10976 1726879450.75415: variable 'ansible_module_compression' from source: unknown 10976 1726879450.75424: variable 'ansible_shell_type' from source: unknown 10976 1726879450.75431: variable 'ansible_shell_executable' from source: unknown 10976 1726879450.75438: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879450.75444: variable 'ansible_pipelining' from source: unknown 10976 1726879450.75451: variable 'ansible_timeout' from source: unknown 10976 1726879450.75458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879450.75632: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879450.75651: variable 'omit' from source: magic vars 10976 1726879450.75661: starting attempt loop 10976 1726879450.75668: running the handler 10976 1726879450.75687: _low_level_execute_command(): starting 10976 1726879450.75707: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879450.76504: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879450.76524: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879450.76541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879450.76560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879450.76604: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879450.76621: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879450.76643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879450.76661: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879450.76674: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879450.76686: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879450.76697: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879450.76710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879450.76734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879450.76746: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879450.76757: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879450.76770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879450.76846: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879450.76869: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879450.76885: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879450.76970: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879450.78619: stdout chunk (state=3): >>>/root <<< 10976 1726879450.78726: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879450.78838: stderr chunk (state=3): >>><<< 10976 1726879450.78853: stdout chunk (state=3): >>><<< 10976 1726879450.78987: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879450.78998: _low_level_execute_command(): starting 10976 1726879450.79002: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879450.788851-14062-205584738537154 `" && echo ansible-tmp-1726879450.788851-14062-205584738537154="` echo /root/.ansible/tmp/ansible-tmp-1726879450.788851-14062-205584738537154 `" ) && sleep 0' 10976 1726879450.79638: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879450.79666: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879450.79685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879450.79706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879450.79763: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879450.79778: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879450.79793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879450.79813: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879450.79829: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879450.79841: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879450.79854: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879450.79879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879450.79897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879450.79911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879450.79925: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879450.79941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879450.80030: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879450.80057: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879450.80076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879450.80168: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879450.82070: stdout chunk (state=3): >>>ansible-tmp-1726879450.788851-14062-205584738537154=/root/.ansible/tmp/ansible-tmp-1726879450.788851-14062-205584738537154 <<< 10976 1726879450.82174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879450.82275: stderr chunk (state=3): >>><<< 10976 1726879450.82288: stdout chunk (state=3): >>><<< 10976 1726879450.82333: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879450.788851-14062-205584738537154=/root/.ansible/tmp/ansible-tmp-1726879450.788851-14062-205584738537154 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879450.82431: variable 'ansible_module_compression' from source: unknown 10976 1726879450.82435: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 10976 1726879450.82639: variable 'ansible_facts' from source: unknown 10976 1726879450.82643: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879450.788851-14062-205584738537154/AnsiballZ_command.py 10976 1726879450.82719: Sending initial data 10976 1726879450.82724: Sent initial data (155 bytes) 10976 1726879450.83678: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879450.83682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879450.83714: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879450.83718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 <<< 10976 1726879450.83720: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879450.83782: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879450.83789: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879450.83791: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879450.83831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879450.85601: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879450.85634: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879450.85684: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp2jf75ts_ /root/.ansible/tmp/ansible-tmp-1726879450.788851-14062-205584738537154/AnsiballZ_command.py <<< 10976 1726879450.85716: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879450.86554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879450.86716: stderr chunk (state=3): >>><<< 10976 1726879450.86720: stdout chunk (state=3): >>><<< 10976 1726879450.86724: done transferring module to remote 10976 1726879450.86726: _low_level_execute_command(): starting 10976 1726879450.86729: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879450.788851-14062-205584738537154/ /root/.ansible/tmp/ansible-tmp-1726879450.788851-14062-205584738537154/AnsiballZ_command.py && sleep 0' 10976 1726879450.87185: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879450.87189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879450.87224: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879450.87228: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879450.87231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879450.87288: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879450.87291: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879450.87293: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879450.87342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879450.89110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879450.89186: stderr chunk (state=3): >>><<< 10976 1726879450.89189: stdout chunk (state=3): >>><<< 10976 1726879450.89229: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879450.89235: _low_level_execute_command(): starting 10976 1726879450.89237: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 CIB_file=/tmp/ansible.lgzsw14q_ha_cluster_cib_xml /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879450.788851-14062-205584738537154/AnsiballZ_command.py && sleep 0' 10976 1726879450.89718: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879450.89723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879450.89754: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879450.89758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879450.89760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879450.89807: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879450.89820: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879450.89879: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879450.91846: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879450.91863: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879450.91913: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879450.91949: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879450.91996: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879450.92046: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 10976 1726879450.92085: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879450.92136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879450.92140: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879450.92158: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a42573df0> <<< 10976 1726879450.92219: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879450.92229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879450.92234: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a425183d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a42573b50> <<< 10976 1726879450.92247: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879450.92267: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a42573af0> <<< 10976 1726879450.92295: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879450.92309: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879450.92353: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a425184c0> <<< 10976 1726879450.92369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879450.92386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879450.92406: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879450.92413: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a42518970> <<< 10976 1726879450.92439: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a425186a0> <<< 10976 1726879450.92481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879450.92484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879450.92503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879450.92527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879450.92559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879450.92571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879450.92591: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a424cf1c0> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879450.92616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879450.92704: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a424cf250> <<< 10976 1726879450.92717: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879450.92758: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a424f2880> <<< 10976 1726879450.92766: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a424cf970> <<< 10976 1726879450.92795: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a425308b0> <<< 10976 1726879450.92817: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a424c8dc0> <<< 10976 1726879450.92888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 10976 1726879450.92891: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a424f2dc0> <<< 10976 1726879450.92936: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a425189a0> <<< 10976 1726879450.92963: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879450.93166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879450.93204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879450.93235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879450.93267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879450.93295: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879450.93298: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a42492ee0> <<< 10976 1726879450.93353: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4249a070> <<< 10976 1726879450.93367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879450.93402: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879450.93406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879450.93440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879450.93460: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879450.93485: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4248c640> <<< 10976 1726879450.93508: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a42494670> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a424923a0> <<< 10976 1726879450.93520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879450.93586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879450.93613: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879450.93649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879450.93663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879450.93773: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a421d4df0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421d48e0> <<< 10976 1726879450.93787: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879450.93816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421d4ee0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # <<< 10976 1726879450.93850: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421d4fa0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421d4eb0> <<< 10976 1726879450.93864: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879450.93911: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4246ed60> import '_functools' # <<< 10976 1726879450.93936: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a42468640> <<< 10976 1726879450.94010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4247a6a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4249be50> <<< 10976 1726879450.94027: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879450.94059: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879450.94085: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a421e7ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4246e280> <<< 10976 1726879450.94131: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a4247a2b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a424a1a00> <<< 10976 1726879450.94150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879450.94201: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879450.94237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421e7fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421e7dc0> <<< 10976 1726879450.94274: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421e7d30> <<< 10976 1726879450.94294: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879450.94307: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879450.94341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879450.94378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879450.94413: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421ba3a0> <<< 10976 1726879450.94444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879450.94466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879450.94480: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421ba490> <<< 10976 1726879450.94592: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421effd0> <<< 10976 1726879450.94637: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421e9a60> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421e9580> <<< 10976 1726879450.94668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879450.94705: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879450.94715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879450.94749: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879450.94760: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421091f0> <<< 10976 1726879450.94789: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421a5b80> <<< 10976 1726879450.94838: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421e9ee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a424a10a0> <<< 10976 1726879450.94868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879450.94926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879450.94930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4211ab20> <<< 10976 1726879450.94959: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879450.95017: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a4211ae50> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879450.95045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879450.95061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4212d760> <<< 10976 1726879450.95064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879450.95085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879450.95116: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4212dca0> <<< 10976 1726879450.95154: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a420c53d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4211af40> <<< 10976 1726879450.95182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879450.95254: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a420d52b0> <<< 10976 1726879450.95258: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4212d5e0> import 'pwd' # <<< 10976 1726879450.95291: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a420d5370> <<< 10976 1726879450.95355: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421e7a00> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879450.95395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879450.95399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879450.95449: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879450.95488: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a420f16d0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879450.95861: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a420f19a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a420f1790> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a420f1880> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a420f1cd0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a420fe220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a420f1910> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a420e4a60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421e75e0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879450.95909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879450.95943: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a420f1ac0> <<< 10976 1726879450.96051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879450.96065: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3a420126a0> <<< 10976 1726879450.96258: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip' <<< 10976 1726879450.96261: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.96355: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.96386: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879450.96416: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879450.96420: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.97715: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879450.98674: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f377f0> <<< 10976 1726879450.98715: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879450.98717: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879450.98741: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879450.98771: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a41f37160> <<< 10976 1726879450.98807: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f37280> <<< 10976 1726879450.98843: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f37f40> <<< 10976 1726879450.98866: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879450.98924: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f374f0> <<< 10976 1726879450.98927: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f37d60> import 'atexit' # <<< 10976 1726879450.98953: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a41f37fa0> <<< 10976 1726879450.98972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879450.98995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879450.99037: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f37100> <<< 10976 1726879450.99054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879450.99074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879450.99090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879450.99111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879450.99140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879450.99228: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4196df10> <<< 10976 1726879450.99268: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a4198ef10> <<< 10976 1726879450.99327: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a4198ed30> <<< 10976 1726879450.99348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879450.99385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879450.99391: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4198e3a0> <<< 10976 1726879450.99404: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f9ddc0> <<< 10976 1726879450.99599: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f9d3a0> <<< 10976 1726879450.99658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f9dfa0> <<< 10976 1726879450.99708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879450.99715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879450.99720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879450.99753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f6dc70> <<< 10976 1726879450.99826: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a419e9d00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a419e93d0> <<< 10976 1726879450.99829: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f3b4c0> <<< 10976 1726879450.99867: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a419e94f0> <<< 10976 1726879450.99905: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a419e9520> <<< 10976 1726879450.99946: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879450.99950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879450.99969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879451.00090: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a41950310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f7f220> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879451.00136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879451.00148: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a4195c880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f7f3a0> <<< 10976 1726879451.00186: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879451.00204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879451.00231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 10976 1726879451.00250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879451.00253: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879451.00298: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f97dc0> <<< 10976 1726879451.00454: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4195c820> <<< 10976 1726879451.00558: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a4195c670> <<< 10976 1726879451.00589: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a4195b610> <<< 10976 1726879451.00635: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a4195b520> <<< 10976 1726879451.00647: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f768e0> <<< 10976 1726879451.00716: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879451.00776: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a419df6a0> <<< 10976 1726879451.01124: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a419deaf0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a419ef0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a419df100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f43ac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10976 1726879451.01130: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.01198: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879451.01217: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879451.01236: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879451.01253: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879451.01265: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.01372: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.01454: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.01962: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.02424: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10976 1726879451.02446: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879451.02463: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879451.02477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879451.02535: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a4151d5b0> <<< 10976 1726879451.02592: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879451.02615: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4192a550> <<< 10976 1726879451.02625: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a414c20d0> <<< 10976 1726879451.02668: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879451.02677: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.02695: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.02711: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879451.02717: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.02867: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.02968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879451.02971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879451.02996: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a419debe0> <<< 10976 1726879451.03005: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.03396: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.03761: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.03811: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.03878: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879451.03884: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.03916: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.03955: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879451.03958: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.04009: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.04084: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879451.04092: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.04107: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.04114: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879451.04129: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.04158: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.04198: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879451.04203: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.04391: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.04589: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879451.04621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879451.04630: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879451.04703: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a419379a0> <<< 10976 1726879451.04706: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.04769: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.04834: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879451.04841: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879451.04851: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879451.04871: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.04905: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.04944: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879451.04949: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.04985: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.05026: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.05116: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.05174: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879451.05203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879451.05276: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879451.05281: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a41f89250> <<< 10976 1726879451.05305: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41937f10> <<< 10976 1726879451.05343: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879451.05359: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.05488: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.05544: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.05567: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.05609: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879451.05616: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879451.05638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879451.05670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879451.05695: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879451.05710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879451.05798: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4191c7f0> <<< 10976 1726879451.05835: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41919820> <<< 10976 1726879451.05892: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41913a00> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879451.05902: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.05933: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.05971: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879451.06026: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879451.06044: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.06059: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 10976 1726879451.06071: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.06160: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.06263: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879451.06284: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a414ac670> <<< 10976 1726879451.06376: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.06564: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879451.08768: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cibadmin", "--force", "--delete-all", "--xpath", "/cib/configuration/*[not(\n self::crm_config or\n self::nodes or\n self::resources or\n self::constraints\n)] | /cib/configuration/*[self::resources or self::constraints]/* | /cib/configuration/nodes/*/* | /cib/configuration/crm_config//nvpair[not(\n @name=\"cluster-infrastructure\" or\n @name=\"cluster-name\" or\n @name=\"dc-version\" or\n @name=\"have-watchdog\" or\n @name=\"last-lrm-refresh\" or\n @name=\"stonith-watchdog-timeout\"\n)]"], "start": "2024-09-20 20:44:11.065197", "end": "2024-09-20 20:44:11.086820", "delta": "0:00:00.021623", "msg": "", "invocation": {"module_args": {"_raw_params": "cibadmin --force --delete-all --xpath '/cib/configuration/*[not(\n self::crm_config or\n self::nodes or\n self::resources or\n self::constraints\n)] | /cib/configuration/*[self::resources or self::constraints]/* | /cib/configuration/nodes/*/* | /cib/configuration/crm_config//nvpair[not(\n @name=\"cluster-infrastructure\" or\n @name=\"cluster-name\" or\n @name=\"dc-version\" or\n @name=\"have-watchdog\" or\n @name=\"last-lrm-refresh\" or\n @name=\"stonith-watchdog-timeout\"\n)]'\n", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 10976 1726879451.08778: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879451.09186: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879451.09208: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ <<< 10976 1726879451.09233: 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 # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse <<< 10976 1726879451.09245: stdout chunk (state=3): >>># cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression <<< 10976 1726879451.09262: stdout chunk (state=3): >>># cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile <<< 10976 1726879451.09266: stdout chunk (state=3): >>># cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select <<< 10976 1726879451.09292: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six <<< 10976 1726879451.09317: stdout chunk (state=3): >>># destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob <<< 10976 1726879451.09325: stdout chunk (state=3): >>># destroy glob # cleanup[2] removing gc <<< 10976 1726879451.09504: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879451.09558: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879451.09585: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 10976 1726879451.09592: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879451.09628: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json<<< 10976 1726879451.09674: stdout chunk (state=3): >>> # destroy encodings <<< 10976 1726879451.09683: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879451.09686: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 10976 1726879451.09714: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879451.09826: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 10976 1726879451.09883: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select <<< 10976 1726879451.09887: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 10976 1726879451.09892: stdout chunk (state=3): >>># destroy fnmatch <<< 10976 1726879451.09895: stdout chunk (state=3): >>># cleanup[3] wiping grp <<< 10976 1726879451.09897: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 10976 1726879451.09899: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib <<< 10976 1726879451.09920: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879451.09940: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 10976 1726879451.09958: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale <<< 10976 1726879451.09975: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 10976 1726879451.10013: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 10976 1726879451.10016: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10976 1726879451.10038: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879451.10053: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879451.10199: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 10976 1726879451.10206: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 10976 1726879451.10215: stdout chunk (state=3): >>># destroy tokenize <<< 10976 1726879451.10224: stdout chunk (state=3): >>># destroy _heapq <<< 10976 1726879451.10234: stdout chunk (state=3): >>># destroy posixpath <<< 10976 1726879451.10254: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879451.10282: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request <<< 10976 1726879451.10291: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879451.10328: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879451.10618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879451.10686: stderr chunk (state=3): >>><<< 10976 1726879451.10689: stdout chunk (state=3): >>><<< 10976 1726879451.10760: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a42573df0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a425183d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a42573b50> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a42573af0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a425184c0> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a42518970> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a425186a0> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a424cf1c0> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a424cf250> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a424f2880> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a424cf970> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a425308b0> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a424c8dc0> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a424f2dc0> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a425189a0> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a42492ee0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4249a070> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4248c640> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a42494670> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a424923a0> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a421d4df0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421d48e0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421d4ee0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421d4fa0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421d4eb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4246ed60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a42468640> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4247a6a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4249be50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a421e7ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4246e280> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a4247a2b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a424a1a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421e7fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421e7dc0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421e7d30> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421ba3a0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421ba490> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421effd0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421e9a60> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421e9580> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421091f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421a5b80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421e9ee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a424a10a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4211ab20> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a4211ae50> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4212d760> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4212dca0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a420c53d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4211af40> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a420d52b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4212d5e0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a420d5370> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421e7a00> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a420f16d0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a420f19a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a420f1790> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a420f1880> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a420f1cd0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a420fe220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a420f1910> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a420e4a60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a421e75e0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a420f1ac0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3a420126a0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f377f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a41f37160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f37280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f37f40> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f374f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f37d60> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a41f37fa0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f37100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4196df10> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a4198ef10> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a4198ed30> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4198e3a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f9ddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f9d3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f9dfa0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f6dc70> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a419e9d00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a419e93d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f3b4c0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a419e94f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a419e9520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a41950310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f7f220> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a4195c880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f7f3a0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f97dc0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4195c820> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a4195c670> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a4195b610> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a4195b520> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f768e0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a419df6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a419deaf0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a419ef0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a419df100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41f43ac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a4151d5b0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4192a550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a414c20d0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a419debe0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a419379a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a41f89250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41937f10> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a4191c7f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41919820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a41913a00> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_seawvlsu/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a414ac670> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cibadmin", "--force", "--delete-all", "--xpath", "/cib/configuration/*[not(\n self::crm_config or\n self::nodes or\n self::resources or\n self::constraints\n)] | /cib/configuration/*[self::resources or self::constraints]/* | /cib/configuration/nodes/*/* | /cib/configuration/crm_config//nvpair[not(\n @name=\"cluster-infrastructure\" or\n @name=\"cluster-name\" or\n @name=\"dc-version\" or\n @name=\"have-watchdog\" or\n @name=\"last-lrm-refresh\" or\n @name=\"stonith-watchdog-timeout\"\n)]"], "start": "2024-09-20 20:44:11.065197", "end": "2024-09-20 20:44:11.086820", "delta": "0:00:00.021623", "msg": "", "invocation": {"module_args": {"_raw_params": "cibadmin --force --delete-all --xpath '/cib/configuration/*[not(\n self::crm_config or\n self::nodes or\n self::resources or\n self::constraints\n)] | /cib/configuration/*[self::resources or self::constraints]/* | /cib/configuration/nodes/*/* | /cib/configuration/crm_config//nvpair[not(\n @name=\"cluster-infrastructure\" or\n @name=\"cluster-name\" or\n @name=\"dc-version\" or\n @name=\"have-watchdog\" or\n @name=\"last-lrm-refresh\" or\n @name=\"stonith-watchdog-timeout\"\n)]'\n", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879451.11563: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cibadmin --force --delete-all --xpath \'/cib/configuration/*[not(\n self::crm_config or\n self::nodes or\n self::resources or\n self::constraints\n)] | /cib/configuration/*[self::resources or self::constraints]/* | /cib/configuration/nodes/*/* | /cib/configuration/crm_config//nvpair[not(\n @name="cluster-infrastructure" or\n @name="cluster-name" or\n @name="dc-version" or\n @name="have-watchdog" or\n @name="last-lrm-refresh" or\n @name="stonith-watchdog-timeout"\n)]\'\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_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-1726879450.788851-14062-205584738537154/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879451.11567: _low_level_execute_command(): starting 10976 1726879451.11569: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879450.788851-14062-205584738537154/ > /dev/null 2>&1 && sleep 0' 10976 1726879451.11687: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879451.11693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879451.11696: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879451.11698: 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879451.11700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879451.11753: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879451.11756: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879451.11799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879451.13608: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879451.13669: stderr chunk (state=3): >>><<< 10976 1726879451.13673: stdout chunk (state=3): >>><<< 10976 1726879451.13820: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879451.13827: handler run complete 10976 1726879451.13895: variable 'ansible_check_mode' from source: magic vars 10976 1726879451.13931: Evaluated conditional (not ansible_check_mode): True 10976 1726879451.13934: attempt loop complete, returning result 10976 1726879451.13937: _execute() done 10976 1726879451.13939: dumping result to json 10976 1726879451.13941: done dumping result, returning 10976 1726879451.13948: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Purge new CIB configuration [0e24e73b-299d-f469-e0b0-000000000e7f] 10976 1726879451.13954: sending task result for task 0e24e73b-299d-f469-e0b0-000000000e7f changed: [managed_node2] => { "changed": true, "cmd": [ "cibadmin", "--force", "--delete-all", "--xpath", "/cib/configuration/*[not(\n self::crm_config or\n self::nodes or\n self::resources or\n self::constraints\n)] | /cib/configuration/*[self::resources or self::constraints]/* | /cib/configuration/nodes/*/* | /cib/configuration/crm_config//nvpair[not(\n @name=\"cluster-infrastructure\" or\n @name=\"cluster-name\" or\n @name=\"dc-version\" or\n @name=\"have-watchdog\" or\n @name=\"last-lrm-refresh\" or\n @name=\"stonith-watchdog-timeout\"\n)]" ], "delta": "0:00:00.021623", "end": "2024-09-20 20:44:11.086820", "rc": 0, "start": "2024-09-20 20:44:11.065197" } 10976 1726879451.14156: no more pending results, returning what we have 10976 1726879451.14159: results queue empty 10976 1726879451.14160: checking for any_errors_fatal 10976 1726879451.14176: done checking for any_errors_fatal 10976 1726879451.14177: checking for max_fail_percentage 10976 1726879451.14179: done checking for max_fail_percentage 10976 1726879451.14180: checking to see if all hosts have failed and the running result is not ok 10976 1726879451.14181: done checking to see if all hosts have failed 10976 1726879451.14181: getting the remaining hosts for this loop 10976 1726879451.14183: done getting the remaining hosts for this loop 10976 1726879451.14186: getting the next task for host managed_node2 10976 1726879451.14199: done getting next task for host managed_node2 10976 1726879451.14202: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure cluster properties 10976 1726879451.14206: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879451.14216: getting variables 10976 1726879451.14218: in VariableManager get_vars() 10976 1726879451.14262: Calling all_inventory to load vars for managed_node2 10976 1726879451.14264: Calling groups_inventory to load vars for managed_node2 10976 1726879451.14266: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879451.14277: Calling all_plugins_play to load vars for managed_node2 10976 1726879451.14279: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879451.14287: Calling groups_plugins_play to load vars for managed_node2 10976 1726879451.14890: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000e7f 10976 1726879451.14896: WORKER PROCESS EXITING 10976 1726879451.15011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879451.15698: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879451.15711: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879451.15715: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879451.15776: done with get_vars() 10976 1726879451.15798: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure cluster properties] ***** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:85 Friday 20 September 2024 20:44:11 -0400 (0:00:00.493) 0:01:32.582 ****** 10976 1726879451.15874: entering _queue_task() for managed_node2/include_tasks 10976 1726879451.16137: worker is 1 (out of 1 available) 10976 1726879451.16151: exiting _queue_task() for managed_node2/include_tasks 10976 1726879451.16162: done queuing things up, now waiting for results queue to drain 10976 1726879451.16164: waiting for pending results... 10976 1726879451.16387: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure cluster properties 10976 1726879451.16498: in run() - task 0e24e73b-299d-f469-e0b0-000000000e81 10976 1726879451.16511: variable 'ansible_search_path' from source: unknown 10976 1726879451.16517: variable 'ansible_search_path' from source: unknown 10976 1726879451.16551: calling self._execute() 10976 1726879451.16640: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879451.16645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879451.16652: variable 'omit' from source: magic vars 10976 1726879451.16931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879451.18782: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879451.18835: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879451.18874: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879451.18901: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879451.18924: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879451.19000: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879451.19017: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879451.19155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879451.19174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879451.19195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879451.19220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879451.19234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879451.19300: variable 'ha_cluster_cluster_properties' from source: role '' defaults 10976 1726879451.19313: Evaluated conditional (ha_cluster_cluster_properties[0].attrs | d([])): False 10976 1726879451.19316: when evaluation is False, skipping this task 10976 1726879451.19319: _execute() done 10976 1726879451.19321: dumping result to json 10976 1726879451.19327: done dumping result, returning 10976 1726879451.19334: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure cluster properties [0e24e73b-299d-f469-e0b0-000000000e81] 10976 1726879451.19340: sending task result for task 0e24e73b-299d-f469-e0b0-000000000e81 10976 1726879451.19441: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000e81 10976 1726879451.19445: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_cluster_properties[0].attrs | d([])", "skip_reason": "Conditional result was False" } 10976 1726879451.19514: no more pending results, returning what we have 10976 1726879451.19518: results queue empty 10976 1726879451.19519: checking for any_errors_fatal 10976 1726879451.19534: done checking for any_errors_fatal 10976 1726879451.19535: checking for max_fail_percentage 10976 1726879451.19537: done checking for max_fail_percentage 10976 1726879451.19538: checking to see if all hosts have failed and the running result is not ok 10976 1726879451.19538: done checking to see if all hosts have failed 10976 1726879451.19539: getting the remaining hosts for this loop 10976 1726879451.19541: done getting the remaining hosts for this loop 10976 1726879451.19544: getting the next task for host managed_node2 10976 1726879451.19551: done getting next task for host managed_node2 10976 1726879451.19555: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure node attributes 10976 1726879451.19564: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879451.19583: getting variables 10976 1726879451.19584: in VariableManager get_vars() 10976 1726879451.19630: Calling all_inventory to load vars for managed_node2 10976 1726879451.19633: Calling groups_inventory to load vars for managed_node2 10976 1726879451.19635: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879451.19644: Calling all_plugins_play to load vars for managed_node2 10976 1726879451.19646: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879451.19649: Calling groups_plugins_play to load vars for managed_node2 10976 1726879451.20442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879451.21127: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879451.21142: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879451.21146: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879451.21202: done with get_vars() 10976 1726879451.21224: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure node attributes] ******** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:95 Friday 20 September 2024 20:44:11 -0400 (0:00:00.054) 0:01:32.636 ****** 10976 1726879451.21297: entering _queue_task() for managed_node2/include_tasks 10976 1726879451.21555: worker is 1 (out of 1 available) 10976 1726879451.21570: exiting _queue_task() for managed_node2/include_tasks 10976 1726879451.21582: done queuing things up, now waiting for results queue to drain 10976 1726879451.21584: waiting for pending results... 10976 1726879451.21812: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure node attributes 10976 1726879451.21915: in run() - task 0e24e73b-299d-f469-e0b0-000000000e82 10976 1726879451.21932: variable 'ansible_search_path' from source: unknown 10976 1726879451.21936: variable 'ansible_search_path' from source: unknown 10976 1726879451.22171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879451.23841: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879451.23900: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879451.23933: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879451.23960: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879451.23980: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879451.24047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879451.24066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879451.24084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879451.24113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879451.24125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879451.24161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879451.24177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879451.24194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879451.24221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879451.24234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879451.24329: variable 'ha_cluster_node_options' from source: include params 10976 1726879451.24354: variable '__test_first_node' from source: set_fact 10976 1726879451.24410: variable '__test_first_node' from source: set_fact 10976 1726879451.24478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879451.24598: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879451.24626: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879451.24648: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879451.24676: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879451.24708: 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) 10976 1726879451.24725: 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) 10976 1726879451.24742: 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) 10976 1726879451.24762: 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) 10976 1726879451.24827: variable 'omit' from source: magic vars 10976 1726879451.24928: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879451.24935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879451.24943: variable 'omit' from source: magic vars 10976 1726879451.25096: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879451.25107: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879451.25137: variable 'node_options' from source: unknown 10976 1726879451.25186: variable 'node_options' from source: unknown 10976 1726879451.25372: dumping result to json 10976 1726879451.25374: done dumping result, returning 10976 1726879451.25376: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure node attributes [0e24e73b-299d-f469-e0b0-000000000e82] 10976 1726879451.25378: sending task result for task 0e24e73b-299d-f469-e0b0-000000000e82 10976 1726879451.25418: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000e82 10976 1726879451.25421: WORKER PROCESS EXITING 10976 1726879451.25476: no more pending results, returning what we have 10976 1726879451.25480: in VariableManager get_vars() 10976 1726879451.25530: Calling all_inventory to load vars for managed_node2 10976 1726879451.25536: Calling groups_inventory to load vars for managed_node2 10976 1726879451.25539: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879451.25552: Calling all_plugins_play to load vars for managed_node2 10976 1726879451.25555: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879451.25558: Calling groups_plugins_play to load vars for managed_node2 10976 1726879451.26251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879451.26931: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879451.26946: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879451.26951: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879451.27006: done with get_vars() 10976 1726879451.27025: variable 'ansible_search_path' from source: unknown 10976 1726879451.27031: variable 'ansible_search_path' from source: unknown 10976 1726879451.27131: variable 'ha_cluster_pacemaker_shell' from source: role '' defaults 10976 1726879451.27162: we have included files to process 10976 1726879451.27163: generating all_blocks data 10976 1726879451.27165: done generating all_blocks data 10976 1726879451.27170: processing included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-node-attributes.yml 10976 1726879451.27171: loading included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-node-attributes.yml 10976 1726879451.27173: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-node-attributes.yml 10976 1726879451.27332: done processing included file 10976 1726879451.27333: iterating over new_blocks loaded from include file 10976 1726879451.27335: in VariableManager get_vars() 10976 1726879451.27349: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879451.27358: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879451.27361: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879451.27386: done with get_vars() 10976 1726879451.27388: filtering new block on tags 10976 1726879451.27411: done filtering new block on tags 10976 1726879451.27413: done iterating over new_blocks loaded from include file included: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-node-attributes.yml for managed_node2 => (item={'node_name': 'localhost', 'attributes': [{'attrs': [{'name': 'attr1', 'value': 'val1'}, {'name': 'attr2', 'value': 'val2'}]}]}) 10976 1726879451.27418: extending task lists for all hosts with included blocks 10976 1726879451.28121: done extending task lists 10976 1726879451.28124: done processing included files 10976 1726879451.28125: results queue empty 10976 1726879451.28125: checking for any_errors_fatal 10976 1726879451.28128: done checking for any_errors_fatal 10976 1726879451.28129: checking for max_fail_percentage 10976 1726879451.28129: done checking for max_fail_percentage 10976 1726879451.28130: checking to see if all hosts have failed and the running result is not ok 10976 1726879451.28131: done checking to see if all hosts have failed 10976 1726879451.28131: getting the remaining hosts for this loop 10976 1726879451.28132: done getting the remaining hosts for this loop 10976 1726879451.28134: getting the next task for host managed_node2 10976 1726879451.28138: done getting next task for host managed_node2 10976 1726879451.28140: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure node attributes set for node {{ node_options.node_name }} 10976 1726879451.28143: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879451.28152: getting variables 10976 1726879451.28153: in VariableManager get_vars() 10976 1726879451.28165: Calling all_inventory to load vars for managed_node2 10976 1726879451.28167: Calling groups_inventory to load vars for managed_node2 10976 1726879451.28168: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879451.28172: Calling all_plugins_play to load vars for managed_node2 10976 1726879451.28174: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879451.28175: Calling groups_plugins_play to load vars for managed_node2 10976 1726879451.28859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879451.29534: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879451.29549: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879451.29553: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879451.29599: done with get_vars() 10976 1726879451.29620: done getting variables 10976 1726879451.29656: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 10976 1726879451.29734: variable 'node_options' from source: include params TASK [fedora.linux_system_roles.ha_cluster : Configure node attributes set for node localhost] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-node-attributes.yml:3 Friday 20 September 2024 20:44:11 -0400 (0:00:00.084) 0:01:32.721 ****** 10976 1726879451.29772: entering _queue_task() for managed_node2/command 10976 1726879451.30032: worker is 1 (out of 1 available) 10976 1726879451.30047: exiting _queue_task() for managed_node2/command 10976 1726879451.30061: done queuing things up, now waiting for results queue to drain 10976 1726879451.30063: waiting for pending results... 10976 1726879451.30295: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure node attributes set for node localhost 10976 1726879451.30408: in run() - task 0e24e73b-299d-f469-e0b0-000000001051 10976 1726879451.30419: variable 'ansible_search_path' from source: unknown 10976 1726879451.30424: variable 'ansible_search_path' from source: unknown 10976 1726879451.30457: calling self._execute() 10976 1726879451.30547: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879451.30551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879451.30562: variable 'omit' from source: magic vars 10976 1726879451.30838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879451.32667: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879451.32727: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879451.32761: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879451.32788: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879451.32829: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879451.32985: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879451.32991: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879451.32994: variable 'omit' from source: magic vars 10976 1726879451.33079: variable 'omit' from source: magic vars 10976 1726879451.33493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879451.33516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879451.33539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879451.33582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879451.33614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879451.33770: variable '__ha_cluster_tempfile_cib_xml' from source: set_fact 10976 1726879451.33776: variable 'node_options' from source: include params 10976 1726879451.33813: variable 'omit' from source: magic vars 10976 1726879451.33837: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879451.33857: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879451.33874: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879451.33888: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879451.33900: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879451.33923: variable 'inventory_hostname' from source: set_fact 10976 1726879451.33928: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879451.33931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879451.34003: Set connection var ansible_pipelining to False 10976 1726879451.34010: Set connection var ansible_shell_executable to /bin/sh 10976 1726879451.34013: Set connection var ansible_timeout to 10 10976 1726879451.34016: Set connection var ansible_shell_type to sh 10976 1726879451.34024: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879451.34030: Set connection var ansible_connection to ssh 10976 1726879451.34162: variable 'ansible_shell_executable' from source: unknown 10976 1726879451.34166: variable 'ansible_connection' from source: unknown 10976 1726879451.34168: variable 'ansible_module_compression' from source: unknown 10976 1726879451.34170: variable 'ansible_shell_type' from source: unknown 10976 1726879451.34173: variable 'ansible_shell_executable' from source: unknown 10976 1726879451.34175: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879451.34177: variable 'ansible_pipelining' from source: unknown 10976 1726879451.34179: variable 'ansible_timeout' from source: unknown 10976 1726879451.34181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879451.34184: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879451.34186: variable 'omit' from source: magic vars 10976 1726879451.34229: starting attempt loop 10976 1726879451.34232: running the handler 10976 1726879451.34241: _low_level_execute_command(): starting 10976 1726879451.34243: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879451.34935: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879451.34946: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879451.34957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879451.34971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879451.35016: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879451.35025: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879451.35035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879451.35050: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879451.35056: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879451.35064: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879451.35070: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879451.35080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879451.35093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879451.35103: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879451.35119: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879451.35125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879451.35190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879451.35212: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879451.35227: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879451.35309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879451.37009: stdout chunk (state=3): >>>/root <<< 10976 1726879451.37106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879451.37167: stderr chunk (state=3): >>><<< 10976 1726879451.37171: stdout chunk (state=3): >>><<< 10976 1726879451.37197: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879451.37208: _low_level_execute_command(): starting 10976 1726879451.37215: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879451.3719735-14086-157847020194831 `" && echo ansible-tmp-1726879451.3719735-14086-157847020194831="` echo /root/.ansible/tmp/ansible-tmp-1726879451.3719735-14086-157847020194831 `" ) && sleep 0' 10976 1726879451.37699: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879451.37703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879451.37757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879451.37762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879451.37765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879451.37813: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879451.37826: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879451.37899: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879451.39850: stdout chunk (state=3): >>>ansible-tmp-1726879451.3719735-14086-157847020194831=/root/.ansible/tmp/ansible-tmp-1726879451.3719735-14086-157847020194831 <<< 10976 1726879451.39960: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879451.40054: stderr chunk (state=3): >>><<< 10976 1726879451.40057: stdout chunk (state=3): >>><<< 10976 1726879451.40376: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879451.3719735-14086-157847020194831=/root/.ansible/tmp/ansible-tmp-1726879451.3719735-14086-157847020194831 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879451.40380: variable 'ansible_module_compression' from source: unknown 10976 1726879451.40383: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 10976 1726879451.40385: variable 'ansible_facts' from source: unknown 10976 1726879451.40387: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879451.3719735-14086-157847020194831/AnsiballZ_command.py 10976 1726879451.40453: Sending initial data 10976 1726879451.40456: Sent initial data (156 bytes) 10976 1726879451.41446: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879451.41461: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879451.41477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879451.41497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879451.41546: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879451.41558: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879451.41574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879451.41592: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879451.41605: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879451.41616: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879451.41631: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879451.41645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879451.41661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879451.41673: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879451.41684: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879451.41698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879451.41785: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879451.41802: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879451.41817: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879451.42210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879451.44020: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879451.44055: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879451.44097: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp8cppte88 /root/.ansible/tmp/ansible-tmp-1726879451.3719735-14086-157847020194831/AnsiballZ_command.py <<< 10976 1726879451.44139: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879451.45183: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879451.45457: stderr chunk (state=3): >>><<< 10976 1726879451.45461: stdout chunk (state=3): >>><<< 10976 1726879451.45464: done transferring module to remote 10976 1726879451.45466: _low_level_execute_command(): starting 10976 1726879451.45469: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879451.3719735-14086-157847020194831/ /root/.ansible/tmp/ansible-tmp-1726879451.3719735-14086-157847020194831/AnsiballZ_command.py && sleep 0' 10976 1726879451.46118: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879451.46140: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879451.46156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879451.46175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879451.46223: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879451.46241: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879451.46256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879451.46275: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879451.46287: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879451.46299: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879451.46311: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879451.46326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879451.46350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879451.46363: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879451.46374: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879451.46387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879451.46472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879451.46496: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879451.46513: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879451.46593: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879451.48494: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879451.48499: stdout chunk (state=3): >>><<< 10976 1726879451.48501: stderr chunk (state=3): >>><<< 10976 1726879451.48600: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879451.48604: _low_level_execute_command(): starting 10976 1726879451.48607: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879451.3719735-14086-157847020194831/AnsiballZ_command.py && sleep 0' 10976 1726879451.49206: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879451.49225: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879451.49241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879451.49261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879451.49305: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879451.49319: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879451.49337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879451.49356: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879451.49368: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879451.49379: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879451.49392: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879451.49406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879451.49424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879451.49438: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879451.49449: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879451.49462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879451.49540: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879451.49563: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879451.49580: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879451.49664: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879451.51679: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 10976 1726879451.51683: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10976 1726879451.51742: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879451.51745: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879451.51778: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879451.51815: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879451.51864: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 10976 1726879451.51868: stdout chunk (state=3): >>># installed zipimport hook <<< 10976 1726879451.51922: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879451.51953: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879451.51981: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff9f3dc0> <<< 10976 1726879451.52031: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879451.52058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff9983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff9f3b20> <<< 10976 1726879451.52080: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff9f3ac0> <<< 10976 1726879451.52106: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879451.52154: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879451.52157: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff998490> <<< 10976 1726879451.52185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879451.52209: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff998940> <<< 10976 1726879451.52236: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff998670> <<< 10976 1726879451.52287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879451.52293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879451.52320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879451.52342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879451.52374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879451.52395: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff94f190> <<< 10976 1726879451.52417: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879451.52432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879451.52637: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff94f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff972850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff94f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff9b0880> <<< 10976 1726879451.52641: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff947d90> <<< 10976 1726879451.52693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff972d90> <<< 10976 1726879451.52744: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff998970> <<< 10976 1726879451.52769: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879451.52969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879451.52975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879451.53008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879451.53019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879451.53027: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879451.53050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879451.53073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879451.53086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879451.53092: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff912eb0> <<< 10976 1726879451.53138: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff916f40> <<< 10976 1726879451.53152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879451.53171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879451.53182: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879451.53209: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879451.53215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879451.53240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879451.53280: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff90c610> <<< 10976 1726879451.53283: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff914640> <<< 10976 1726879451.53296: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff912370> <<< 10976 1726879451.53307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879451.53383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879451.53403: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879451.53438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879451.53457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879451.53460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879451.53505: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879451.53508: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff895dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8958b0> <<< 10976 1726879451.53511: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879451.53542: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff895eb0> <<< 10976 1726879451.53562: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879451.53582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'<<< 10976 1726879451.53594: stdout chunk (state=3): >>> <<< 10976 1726879451.53608: stdout chunk (state=3): >>>import '_operator' # <<< 10976 1726879451.53611: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff895f70> <<< 10976 1726879451.53633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 10976 1726879451.53638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff895e80> <<< 10976 1726879451.53659: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879451.53707: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8eed30> <<< 10976 1726879451.53712: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879451.53734: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8e8610> <<< 10976 1726879451.53793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879451.53796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8fb670> <<< 10976 1726879451.53811: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff91be20> <<< 10976 1726879451.53819: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 10976 1726879451.53826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879451.53852: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879451.53861: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff8a7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8ee250> <<< 10976 1726879451.53893: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff8fb280> <<< 10976 1726879451.53904: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff9219d0> <<< 10976 1726879451.53928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879451.53935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879451.53957: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 10976 1726879451.53965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879451.53979: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879451.53995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879451.54007: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8a7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8a7d90> <<< 10976 1726879451.54041: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 10976 1726879451.54054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8a7d00> <<< 10976 1726879451.54069: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879451.54094: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879451.54101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879451.54125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879451.54172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879451.54198: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff87b370> <<< 10976 1726879451.54217: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879451.54231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879451.54265: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff87b460> <<< 10976 1726879451.54384: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8affa0> <<< 10976 1726879451.54421: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8a9a30> <<< 10976 1726879451.54432: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8a9490> <<< 10976 1726879451.54464: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879451.54474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879451.54505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879451.54512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879451.54550: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879451.54565: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff5891c0> <<< 10976 1726879451.54592: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff865c70> <<< 10976 1726879451.54634: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8a9eb0> <<< 10976 1726879451.54643: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff921040> <<< 10976 1726879451.54662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879451.54683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879451.54729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff59aaf0> import 'errno' # <<< 10976 1726879451.54765: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879451.54801: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff59ae20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879451.54820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff5ad730> <<< 10976 1726879451.54847: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879451.54915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff5adc70> <<< 10976 1726879451.54974: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff53a3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff59af10> <<< 10976 1726879451.54987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879451.55034: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff54a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff5ad5b0> <<< 10976 1726879451.55047: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879451.55073: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff54a340> <<< 10976 1726879451.55116: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8a79d0> <<< 10976 1726879451.55142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879451.55161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879451.55182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879451.55215: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879451.55244: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff5666a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879451.55278: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff566970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff566760> <<< 10976 1726879451.55307: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff566850> <<< 10976 1726879451.55338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879451.55647: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff566ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff5731f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff5668e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff559a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8a75b0> <<< 10976 1726879451.55659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879451.55719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879451.55746: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff566a90> <<< 10976 1726879451.55840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879451.55858: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f79ff487670> <<< 10976 1726879451.56008: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip' <<< 10976 1726879451.56016: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.56100: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.56128: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 10976 1726879451.56143: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.56157: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.56167: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879451.56182: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.57498: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.58463: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 10976 1726879451.58485: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff3ac7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879451.58516: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 10976 1726879451.58547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879451.58578: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff3ac160> <<< 10976 1726879451.58615: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff3ac280> <<< 10976 1726879451.58656: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff3acf10> <<< 10976 1726879451.58670: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879451.58714: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff3ac4f0> <<< 10976 1726879451.58732: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff3acd30> import 'atexit' # <<< 10976 1726879451.58751: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff3acf70> <<< 10976 1726879451.58779: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879451.58798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879451.58844: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff3ac100> <<< 10976 1726879451.58866: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879451.58892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879451.58919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879451.58942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879451.59008: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79fedadee0> <<< 10976 1726879451.59047: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79fedcef40> <<< 10976 1726879451.59092: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79fedced60> <<< 10976 1726879451.59118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879451.59133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879451.59201: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79fedce3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff412dc0> <<< 10976 1726879451.59339: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff4123a0> <<< 10976 1726879451.59364: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879451.59393: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff412f70> <<< 10976 1726879451.59436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879451.59467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879451.59498: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 10976 1726879451.59509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff3e2c10> <<< 10976 1726879451.59592: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff37ecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff37e3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff3b1490> <<< 10976 1726879451.59628: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879451.59655: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff37e4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879451.59683: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff37e4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879451.59702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879451.59713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879451.59737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879451.59840: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79fed90250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff3f31f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879451.59855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879451.59907: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79fed9c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff3f3370> <<< 10976 1726879451.59930: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879451.59961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879451.59992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879451.60000: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879451.60052: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff40cd90> <<< 10976 1726879451.60178: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79fed9c880> <<< 10976 1726879451.60277: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879451.60282: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79fed9c6d0> <<< 10976 1726879451.60310: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79fed9b670> <<< 10976 1726879451.60348: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879451.60356: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79fed9b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff3eb8b0> <<< 10976 1726879451.60377: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879451.60397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879451.60419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879451.60460: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff375670> <<< 10976 1726879451.60646: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879451.60650: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff374ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff3840d0> <<< 10976 1726879451.60686: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879451.60704: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff3750d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff3b7a60> <<< 10976 1726879451.60708: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.60720: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.60734: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879451.60742: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.60809: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.60886: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.60895: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879451.60916: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.60935: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.60938: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879451.60940: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.61039: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.61134: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.61599: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.62063: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879451.62076: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10976 1726879451.62110: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879451.62164: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879451.62187: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79fe991580> <<< 10976 1726879451.62230: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879451.62256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79fed6a520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79fe9360a0> <<< 10976 1726879451.62307: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879451.62334: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879451.62346: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879451.62472: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.62601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879451.62625: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff374bb0><<< 10976 1726879451.62642: stdout chunk (state=3): >>> # zipimport: zlib available <<< 10976 1726879451.63026: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.63386: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.63446: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.63517: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879451.63520: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.63540: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.63577: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879451.63639: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.63730: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879451.63755: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879451.63758: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10976 1726879451.63786: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.63826: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879451.63829: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.64001: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.64192: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879451.64231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879451.64234: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879451.64305: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79fed77970> <<< 10976 1726879451.64308: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.64370: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.64438: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py <<< 10976 1726879451.64445: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879451.64473: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.64505: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.64543: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879451.64550: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.64588: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.64621: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.64717: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.64779: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879451.64807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879451.64892: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879451.64895: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff3fe250> <<< 10976 1726879451.64919: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79fed776a0> <<< 10976 1726879451.64964: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879451.64967: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.65104: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.65157: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.65181: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.65226: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879451.65231: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879451.65256: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879451.65287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879451.65307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879451.65323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879451.65415: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79fed5c7c0> <<< 10976 1726879451.65454: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79fed597f0> <<< 10976 1726879451.65519: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79fed52970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879451.65523: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.65549: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.65572: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879451.65641: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879451.65646: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.65665: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 10976 1726879451.65686: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.65780: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.65885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879451.65914: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79fe9205e0> <<< 10976 1726879451.66001: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879451.66174: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879452.19664: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["pcs", "-f", "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml", "--", "node", "attribute", "localhost", "attr1=val1", "attr2=val2"], "start": "2024-09-20 20:44:11.661246", "end": "2024-09-20 20:44:12.195600", "delta": "0:00:00.534354", "msg": "", "invocation": {"module_args": {"_raw_params": "pcs -f /tmp/ansible.lgzsw14q_ha_cluster_cib_xml -- node attribute localhost attr1=val1\n attr2=val2\n", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 10976 1726879452.19692: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879452.20086: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 10976 1726879452.20163: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal <<< 10976 1726879452.20180: stdout chunk (state=3): >>># cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 10976 1726879452.20380: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879452.20394: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879452.20437: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879452.20483: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879452.20497: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879452.20527: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879452.20565: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 10976 1726879452.20583: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879452.20634: stdout chunk (state=3): >>># cleanup[3] wiping gc # 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 <<< 10976 1726879452.20712: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 10976 1726879452.20780: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 10976 1726879452.20848: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal <<< 10976 1726879452.20874: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879452.20877: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879452.21034: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 10976 1726879452.21037: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 10976 1726879452.21092: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879452.21107: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879452.21143: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879452.21428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879452.21492: stderr chunk (state=3): >>><<< 10976 1726879452.21505: stdout chunk (state=3): >>><<< 10976 1726879452.21570: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff9f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff9983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff9f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff9f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff998490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff998940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff998670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff94f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff94f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff972850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff94f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff9b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff947d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff972d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff998970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff912eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff916f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff90c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff914640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff912370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff895dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8958b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff895eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff895f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff895e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8eed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8e8610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8fb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff91be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff8a7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8ee250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff8fb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff9219d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8a7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8a7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8a7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff87b370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff87b460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8affa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8a9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8a9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff5891c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff865c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8a9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff921040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff59aaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff59ae20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff5ad730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff5adc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff53a3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff59af10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff54a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff5ad5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff54a340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8a79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff5666a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff566970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff566760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff566850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff566ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff5731f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff5668e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff559a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff8a75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff566a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f79ff487670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff3ac7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff3ac160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff3ac280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff3acf10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff3ac4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff3acd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff3acf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff3ac100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79fedadee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79fedcef40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79fedced60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79fedce3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff412dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff4123a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff412f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff3e2c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff37ecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff37e3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff3b1490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff37e4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff37e4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79fed90250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff3f31f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79fed9c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff3f3370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff40cd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79fed9c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79fed9c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79fed9b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79fed9b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff3eb8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff375670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff374ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff3840d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff3750d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff3b7a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79fe991580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79fed6a520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79fe9360a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ff374bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79fed77970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ff3fe250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79fed776a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79fed5c7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79fed597f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79fed52970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_blk0z0ss/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79fe9205e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["pcs", "-f", "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml", "--", "node", "attribute", "localhost", "attr1=val1", "attr2=val2"], "start": "2024-09-20 20:44:11.661246", "end": "2024-09-20 20:44:12.195600", "delta": "0:00:00.534354", "msg": "", "invocation": {"module_args": {"_raw_params": "pcs -f /tmp/ansible.lgzsw14q_ha_cluster_cib_xml -- node attribute localhost attr1=val1\n attr2=val2\n", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879452.22115: done with _execute_module (ansible.legacy.command, {'_raw_params': 'pcs -f /tmp/ansible.lgzsw14q_ha_cluster_cib_xml -- node attribute localhost attr1=val1\n attr2=val2\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_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-1726879451.3719735-14086-157847020194831/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879452.22119: _low_level_execute_command(): starting 10976 1726879452.22125: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879451.3719735-14086-157847020194831/ > /dev/null 2>&1 && sleep 0' 10976 1726879452.22281: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879452.22286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879452.22315: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879452.22318: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879452.22320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879452.22377: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879452.22381: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879452.22389: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879452.22426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879452.24246: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879452.24276: stderr chunk (state=3): >>><<< 10976 1726879452.24279: stdout chunk (state=3): >>><<< 10976 1726879452.24299: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879452.24302: handler run complete 10976 1726879452.24409: variable 'ansible_check_mode' from source: magic vars 10976 1726879452.24414: Evaluated conditional (not ansible_check_mode): True 10976 1726879452.24427: attempt loop complete, returning result 10976 1726879452.24430: _execute() done 10976 1726879452.24433: dumping result to json 10976 1726879452.24438: done dumping result, returning 10976 1726879452.24446: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure node attributes set for node localhost [0e24e73b-299d-f469-e0b0-000000001051] 10976 1726879452.24452: sending task result for task 0e24e73b-299d-f469-e0b0-000000001051 10976 1726879452.24547: done sending task result for task 0e24e73b-299d-f469-e0b0-000000001051 10976 1726879452.24550: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml", "--", "node", "attribute", "localhost", "attr1=val1", "attr2=val2" ], "delta": "0:00:00.534354", "end": "2024-09-20 20:44:12.195600", "rc": 0, "start": "2024-09-20 20:44:11.661246" } 10976 1726879452.24632: no more pending results, returning what we have 10976 1726879452.24635: results queue empty 10976 1726879452.24636: checking for any_errors_fatal 10976 1726879452.24637: done checking for any_errors_fatal 10976 1726879452.24638: checking for max_fail_percentage 10976 1726879452.24640: done checking for max_fail_percentage 10976 1726879452.24641: checking to see if all hosts have failed and the running result is not ok 10976 1726879452.24641: done checking to see if all hosts have failed 10976 1726879452.24642: getting the remaining hosts for this loop 10976 1726879452.24644: done getting the remaining hosts for this loop 10976 1726879452.24647: getting the next task for host managed_node2 10976 1726879452.24656: done getting next task for host managed_node2 10976 1726879452.24661: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure node utilization 10976 1726879452.24665: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879452.24676: getting variables 10976 1726879452.24678: in VariableManager get_vars() 10976 1726879452.24723: Calling all_inventory to load vars for managed_node2 10976 1726879452.24726: Calling groups_inventory to load vars for managed_node2 10976 1726879452.24728: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879452.24739: Calling all_plugins_play to load vars for managed_node2 10976 1726879452.24741: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879452.24744: Calling groups_plugins_play to load vars for managed_node2 10976 1726879452.25442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879452.26367: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879452.26393: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879452.26404: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879452.26500: done with get_vars() 10976 1726879452.26531: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure node utilization] ******* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:102 Friday 20 September 2024 20:44:12 -0400 (0:00:00.968) 0:01:33.689 ****** 10976 1726879452.26654: entering _queue_task() for managed_node2/include_tasks 10976 1726879452.27053: worker is 1 (out of 1 available) 10976 1726879452.27067: exiting _queue_task() for managed_node2/include_tasks 10976 1726879452.27080: done queuing things up, now waiting for results queue to drain 10976 1726879452.27082: waiting for pending results... 10976 1726879452.27467: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure node utilization 10976 1726879452.27609: in run() - task 0e24e73b-299d-f469-e0b0-000000000e84 10976 1726879452.27630: variable 'ansible_search_path' from source: unknown 10976 1726879452.27634: variable 'ansible_search_path' from source: unknown 10976 1726879452.28105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879452.29791: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879452.29854: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879452.29883: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879452.29912: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879452.29936: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879452.30004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879452.30025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879452.30057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879452.30118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879452.30157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879452.30179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879452.30218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879452.30262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879452.30301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879452.31045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879452.31050: variable 'ha_cluster_node_options' from source: include params 10976 1726879452.31053: variable '__test_first_node' from source: set_fact 10976 1726879452.31056: variable '__test_first_node' from source: set_fact 10976 1726879452.31058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10976 1726879452.31060: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10976 1726879452.31062: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10976 1726879452.31064: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10976 1726879452.31066: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10976 1726879452.31068: 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) 10976 1726879452.31072: 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) 10976 1726879452.31074: 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) 10976 1726879452.31076: 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) 10976 1726879452.31194: dumping result to json 10976 1726879452.31197: done dumping result, returning 10976 1726879452.31199: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure node utilization [0e24e73b-299d-f469-e0b0-000000000e84] 10976 1726879452.31201: sending task result for task 0e24e73b-299d-f469-e0b0-000000000e84 10976 1726879452.31277: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000e84 10976 1726879452.31280: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879452.31360: no more pending results, returning what we have 10976 1726879452.31364: results queue empty 10976 1726879452.31365: checking for any_errors_fatal 10976 1726879452.31374: done checking for any_errors_fatal 10976 1726879452.31374: checking for max_fail_percentage 10976 1726879452.31376: done checking for max_fail_percentage 10976 1726879452.31377: checking to see if all hosts have failed and the running result is not ok 10976 1726879452.31378: done checking to see if all hosts have failed 10976 1726879452.31379: getting the remaining hosts for this loop 10976 1726879452.31380: done getting the remaining hosts for this loop 10976 1726879452.31384: getting the next task for host managed_node2 10976 1726879452.31391: done getting next task for host managed_node2 10976 1726879452.31395: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure resource defaults 10976 1726879452.31401: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879452.31417: getting variables 10976 1726879452.31418: in VariableManager get_vars() 10976 1726879452.31461: Calling all_inventory to load vars for managed_node2 10976 1726879452.31464: Calling groups_inventory to load vars for managed_node2 10976 1726879452.31466: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879452.31483: Calling all_plugins_play to load vars for managed_node2 10976 1726879452.31486: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879452.31488: Calling groups_plugins_play to load vars for managed_node2 10976 1726879452.32785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879452.33567: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879452.33581: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879452.33585: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879452.33651: done with get_vars() 10976 1726879452.33675: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure resource defaults] ****** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:115 Friday 20 September 2024 20:44:12 -0400 (0:00:00.071) 0:01:33.760 ****** 10976 1726879452.33756: entering _queue_task() for managed_node2/include_tasks 10976 1726879452.34017: worker is 1 (out of 1 available) 10976 1726879452.34033: exiting _queue_task() for managed_node2/include_tasks 10976 1726879452.34044: done queuing things up, now waiting for results queue to drain 10976 1726879452.34046: waiting for pending results... 10976 1726879452.34270: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure resource defaults 10976 1726879452.34372: in run() - task 0e24e73b-299d-f469-e0b0-000000000e86 10976 1726879452.34385: variable 'ansible_search_path' from source: unknown 10976 1726879452.34392: variable 'ansible_search_path' from source: unknown 10976 1726879452.34615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879452.36714: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879452.36772: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879452.36802: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879452.36830: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879452.36851: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879452.36914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879452.36936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879452.36954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879452.36980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879452.36995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879452.37079: variable 'ha_cluster_resource_defaults' from source: role '' defaults 10976 1726879452.37135: dumping result to json 10976 1726879452.37138: done dumping result, returning 10976 1726879452.37145: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure resource defaults [0e24e73b-299d-f469-e0b0-000000000e86] 10976 1726879452.37151: sending task result for task 0e24e73b-299d-f469-e0b0-000000000e86 10976 1726879452.37257: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000e86 10976 1726879452.37259: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879452.37310: no more pending results, returning what we have 10976 1726879452.37313: results queue empty 10976 1726879452.37313: checking for any_errors_fatal 10976 1726879452.37320: done checking for any_errors_fatal 10976 1726879452.37321: checking for max_fail_percentage 10976 1726879452.37325: done checking for max_fail_percentage 10976 1726879452.37326: checking to see if all hosts have failed and the running result is not ok 10976 1726879452.37326: done checking to see if all hosts have failed 10976 1726879452.37327: getting the remaining hosts for this loop 10976 1726879452.37329: done getting the remaining hosts for this loop 10976 1726879452.37334: getting the next task for host managed_node2 10976 1726879452.37341: done getting next task for host managed_node2 10976 1726879452.37345: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure resource operation defaults 10976 1726879452.37350: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879452.37368: getting variables 10976 1726879452.37370: in VariableManager get_vars() 10976 1726879452.37416: Calling all_inventory to load vars for managed_node2 10976 1726879452.37419: Calling groups_inventory to load vars for managed_node2 10976 1726879452.37421: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879452.37438: Calling all_plugins_play to load vars for managed_node2 10976 1726879452.37441: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879452.37444: Calling groups_plugins_play to load vars for managed_node2 10976 1726879452.38269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879452.45112: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879452.45128: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879452.45132: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879452.45176: done with get_vars() 10976 1726879452.45200: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure resource operation defaults] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:127 Friday 20 September 2024 20:44:12 -0400 (0:00:00.115) 0:01:33.875 ****** 10976 1726879452.45262: entering _queue_task() for managed_node2/include_tasks 10976 1726879452.45531: worker is 1 (out of 1 available) 10976 1726879452.45546: exiting _queue_task() for managed_node2/include_tasks 10976 1726879452.45560: done queuing things up, now waiting for results queue to drain 10976 1726879452.45564: waiting for pending results... 10976 1726879452.45933: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure resource operation defaults 10976 1726879452.46075: in run() - task 0e24e73b-299d-f469-e0b0-000000000e88 10976 1726879452.46096: variable 'ansible_search_path' from source: unknown 10976 1726879452.46102: variable 'ansible_search_path' from source: unknown 10976 1726879452.46383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879452.48605: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879452.48658: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879452.48702: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879452.48733: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879452.48756: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879452.48819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879452.48845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879452.48863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879452.48889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879452.48903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879452.49009: variable 'ha_cluster_resource_operation_defaults' from source: role '' defaults 10976 1726879452.49061: dumping result to json 10976 1726879452.49064: done dumping result, returning 10976 1726879452.49073: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure resource operation defaults [0e24e73b-299d-f469-e0b0-000000000e88] 10976 1726879452.49079: sending task result for task 0e24e73b-299d-f469-e0b0-000000000e88 10976 1726879452.49187: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000e88 10976 1726879452.49190: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879452.49243: no more pending results, returning what we have 10976 1726879452.49247: results queue empty 10976 1726879452.49248: checking for any_errors_fatal 10976 1726879452.49257: done checking for any_errors_fatal 10976 1726879452.49257: checking for max_fail_percentage 10976 1726879452.49259: done checking for max_fail_percentage 10976 1726879452.49260: checking to see if all hosts have failed and the running result is not ok 10976 1726879452.49261: done checking to see if all hosts have failed 10976 1726879452.49262: getting the remaining hosts for this loop 10976 1726879452.49263: done getting the remaining hosts for this loop 10976 1726879452.49267: getting the next task for host managed_node2 10976 1726879452.49274: done getting next task for host managed_node2 10976 1726879452.49278: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Extract primitive to bundle mapping 10976 1726879452.49281: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879452.49305: getting variables 10976 1726879452.49308: in VariableManager get_vars() 10976 1726879452.49354: Calling all_inventory to load vars for managed_node2 10976 1726879452.49356: Calling groups_inventory to load vars for managed_node2 10976 1726879452.49358: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879452.49367: Calling all_plugins_play to load vars for managed_node2 10976 1726879452.49370: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879452.49372: Calling groups_plugins_play to load vars for managed_node2 10976 1726879452.50285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879452.51060: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879452.51081: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879452.51093: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879452.51171: done with get_vars() 10976 1726879452.51204: done getting variables 10976 1726879452.51252: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Extract primitive to bundle mapping] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:137 Friday 20 September 2024 20:44:12 -0400 (0:00:00.060) 0:01:33.936 ****** 10976 1726879452.51305: entering _queue_task() for managed_node2/set_fact 10976 1726879452.51732: worker is 1 (out of 1 available) 10976 1726879452.51745: exiting _queue_task() for managed_node2/set_fact 10976 1726879452.51759: done queuing things up, now waiting for results queue to drain 10976 1726879452.51761: waiting for pending results... 10976 1726879452.52116: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Extract primitive to bundle mapping 10976 1726879452.52286: in run() - task 0e24e73b-299d-f469-e0b0-000000000e8a 10976 1726879452.52313: variable 'ansible_search_path' from source: unknown 10976 1726879452.52323: variable 'ansible_search_path' from source: unknown 10976 1726879452.53071: calling self._execute() 10976 1726879452.53076: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879452.53079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879452.53082: variable 'omit' from source: magic vars 10976 1726879452.53085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879452.55727: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879452.55826: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879452.55883: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879452.55926: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879452.55968: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879452.56091: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879452.56114: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879452.56129: variable 'omit' from source: magic vars 10976 1726879452.56212: variable 'omit' from source: magic vars 10976 1726879452.56456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879452.56477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879452.56496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879452.56532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879452.56543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879452.56581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879452.56599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879452.56624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879452.56652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879452.56663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879452.56762: variable 'ha_cluster_resource_bundles' from source: role '' defaults 10976 1726879452.56806: variable 'omit' from source: magic vars 10976 1726879452.56833: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879452.56857: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879452.56873: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879452.56886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879452.56897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879452.56920: variable 'inventory_hostname' from source: set_fact 10976 1726879452.56925: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879452.56928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879452.57003: Set connection var ansible_pipelining to False 10976 1726879452.57009: Set connection var ansible_shell_executable to /bin/sh 10976 1726879452.57014: Set connection var ansible_timeout to 10 10976 1726879452.57017: Set connection var ansible_shell_type to sh 10976 1726879452.57023: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879452.57028: Set connection var ansible_connection to ssh 10976 1726879452.57048: variable 'ansible_shell_executable' from source: unknown 10976 1726879452.57054: variable 'ansible_connection' from source: unknown 10976 1726879452.57060: variable 'ansible_module_compression' from source: unknown 10976 1726879452.57064: variable 'ansible_shell_type' from source: unknown 10976 1726879452.57067: variable 'ansible_shell_executable' from source: unknown 10976 1726879452.57069: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879452.57074: variable 'ansible_pipelining' from source: unknown 10976 1726879452.57078: variable 'ansible_timeout' from source: unknown 10976 1726879452.57082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879452.57160: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879452.57172: variable 'omit' from source: magic vars 10976 1726879452.57177: starting attempt loop 10976 1726879452.57180: running the handler 10976 1726879452.57188: handler run complete 10976 1726879452.57199: attempt loop complete, returning result 10976 1726879452.57201: _execute() done 10976 1726879452.57204: dumping result to json 10976 1726879452.57206: done dumping result, returning 10976 1726879452.57214: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Extract primitive to bundle mapping [0e24e73b-299d-f469-e0b0-000000000e8a] 10976 1726879452.57220: sending task result for task 0e24e73b-299d-f469-e0b0-000000000e8a ok: [managed_node2] => { "ansible_facts": { "__ha_cluster_primitive_bundle_map": {} }, "changed": false } 10976 1726879452.57372: no more pending results, returning what we have 10976 1726879452.57375: results queue empty 10976 1726879452.57375: checking for any_errors_fatal 10976 1726879452.57383: done checking for any_errors_fatal 10976 1726879452.57384: checking for max_fail_percentage 10976 1726879452.57385: done checking for max_fail_percentage 10976 1726879452.57386: checking to see if all hosts have failed and the running result is not ok 10976 1726879452.57393: done checking to see if all hosts have failed 10976 1726879452.57394: getting the remaining hosts for this loop 10976 1726879452.57395: done getting the remaining hosts for this loop 10976 1726879452.57399: getting the next task for host managed_node2 10976 1726879452.57406: done getting next task for host managed_node2 10976 1726879452.57410: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure cluster bundle resources 10976 1726879452.57414: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879452.57425: getting variables 10976 1726879452.57427: in VariableManager get_vars() 10976 1726879452.57470: Calling all_inventory to load vars for managed_node2 10976 1726879452.57474: Calling groups_inventory to load vars for managed_node2 10976 1726879452.57476: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879452.57485: Calling all_plugins_play to load vars for managed_node2 10976 1726879452.57488: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879452.57490: Calling groups_plugins_play to load vars for managed_node2 10976 1726879452.58109: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000e8a 10976 1726879452.58114: WORKER PROCESS EXITING 10976 1726879452.58446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879452.59689: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879452.59708: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879452.59714: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879452.59789: done with get_vars() 10976 1726879452.59816: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure cluster bundle resources] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:141 Friday 20 September 2024 20:44:12 -0400 (0:00:00.086) 0:01:34.022 ****** 10976 1726879452.59919: entering _queue_task() for managed_node2/include_tasks 10976 1726879452.60265: worker is 1 (out of 1 available) 10976 1726879452.60278: exiting _queue_task() for managed_node2/include_tasks 10976 1726879452.60290: done queuing things up, now waiting for results queue to drain 10976 1726879452.60292: waiting for pending results... 10976 1726879452.60655: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure cluster bundle resources 10976 1726879452.60825: in run() - task 0e24e73b-299d-f469-e0b0-000000000e8b 10976 1726879452.60851: variable 'ansible_search_path' from source: unknown 10976 1726879452.60859: variable 'ansible_search_path' from source: unknown 10976 1726879452.60917: variable 'ha_cluster_resource_bundles' from source: role '' defaults 10976 1726879452.61144: variable 'ha_cluster_resource_bundles' from source: role '' defaults 10976 1726879452.61210: dumping result to json 10976 1726879452.61219: done dumping result, returning 10976 1726879452.61234: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure cluster bundle resources [0e24e73b-299d-f469-e0b0-000000000e8b] 10976 1726879452.61247: sending task result for task 0e24e73b-299d-f469-e0b0-000000000e8b 10976 1726879452.61374: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000e8b 10976 1726879452.61381: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879452.61444: no more pending results, returning what we have 10976 1726879452.61448: results queue empty 10976 1726879452.61449: checking for any_errors_fatal 10976 1726879452.61459: done checking for any_errors_fatal 10976 1726879452.61460: checking for max_fail_percentage 10976 1726879452.61461: done checking for max_fail_percentage 10976 1726879452.61463: checking to see if all hosts have failed and the running result is not ok 10976 1726879452.61464: done checking to see if all hosts have failed 10976 1726879452.61465: getting the remaining hosts for this loop 10976 1726879452.61467: done getting the remaining hosts for this loop 10976 1726879452.61472: getting the next task for host managed_node2 10976 1726879452.61480: done getting next task for host managed_node2 10976 1726879452.61485: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure cluster resources 10976 1726879452.61490: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879452.61511: getting variables 10976 1726879452.61513: in VariableManager get_vars() 10976 1726879452.61568: Calling all_inventory to load vars for managed_node2 10976 1726879452.61571: Calling groups_inventory to load vars for managed_node2 10976 1726879452.61574: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879452.61587: Calling all_plugins_play to load vars for managed_node2 10976 1726879452.61591: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879452.61594: Calling groups_plugins_play to load vars for managed_node2 10976 1726879452.63088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879452.64214: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879452.64235: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879452.64242: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879452.64328: done with get_vars() 10976 1726879452.64359: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure cluster resources] ****** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:147 Friday 20 September 2024 20:44:12 -0400 (0:00:00.045) 0:01:34.067 ****** 10976 1726879452.64460: entering _queue_task() for managed_node2/include_tasks 10976 1726879452.64812: worker is 1 (out of 1 available) 10976 1726879452.64828: exiting _queue_task() for managed_node2/include_tasks 10976 1726879452.64840: done queuing things up, now waiting for results queue to drain 10976 1726879452.64842: waiting for pending results... 10976 1726879452.65184: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure cluster resources 10976 1726879452.65359: in run() - task 0e24e73b-299d-f469-e0b0-000000000e8c 10976 1726879452.65380: variable 'ansible_search_path' from source: unknown 10976 1726879452.65388: variable 'ansible_search_path' from source: unknown 10976 1726879452.65450: variable 'ha_cluster_resource_primitives' from source: role '' defaults 10976 1726879452.65687: variable 'ha_cluster_resource_primitives' from source: role '' defaults 10976 1726879452.65755: dumping result to json 10976 1726879452.65764: done dumping result, returning 10976 1726879452.65776: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure cluster resources [0e24e73b-299d-f469-e0b0-000000000e8c] 10976 1726879452.65789: sending task result for task 0e24e73b-299d-f469-e0b0-000000000e8c skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879452.65977: no more pending results, returning what we have 10976 1726879452.65981: results queue empty 10976 1726879452.65982: checking for any_errors_fatal 10976 1726879452.65994: done checking for any_errors_fatal 10976 1726879452.65995: checking for max_fail_percentage 10976 1726879452.65998: done checking for max_fail_percentage 10976 1726879452.65999: checking to see if all hosts have failed and the running result is not ok 10976 1726879452.66000: done checking to see if all hosts have failed 10976 1726879452.66001: getting the remaining hosts for this loop 10976 1726879452.66002: done getting the remaining hosts for this loop 10976 1726879452.66007: getting the next task for host managed_node2 10976 1726879452.66016: done getting next task for host managed_node2 10976 1726879452.66021: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure cluster resource groups 10976 1726879452.66027: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879452.66049: getting variables 10976 1726879452.66051: in VariableManager get_vars() 10976 1726879452.66105: Calling all_inventory to load vars for managed_node2 10976 1726879452.66108: Calling groups_inventory to load vars for managed_node2 10976 1726879452.66110: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879452.66125: Calling all_plugins_play to load vars for managed_node2 10976 1726879452.66129: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879452.66133: Calling groups_plugins_play to load vars for managed_node2 10976 1726879452.67153: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000e8c 10976 1726879452.67157: WORKER PROCESS EXITING 10976 1726879452.67827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879452.69056: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879452.69077: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879452.69083: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879452.69156: done with get_vars() 10976 1726879452.69185: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure cluster resource groups] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:154 Friday 20 September 2024 20:44:12 -0400 (0:00:00.048) 0:01:34.116 ****** 10976 1726879452.69286: entering _queue_task() for managed_node2/include_tasks 10976 1726879452.69638: worker is 1 (out of 1 available) 10976 1726879452.69652: exiting _queue_task() for managed_node2/include_tasks 10976 1726879452.69664: done queuing things up, now waiting for results queue to drain 10976 1726879452.69666: waiting for pending results... 10976 1726879452.69991: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure cluster resource groups 10976 1726879452.70156: in run() - task 0e24e73b-299d-f469-e0b0-000000000e8d 10976 1726879452.70175: variable 'ansible_search_path' from source: unknown 10976 1726879452.70182: variable 'ansible_search_path' from source: unknown 10976 1726879452.70240: variable 'ha_cluster_resource_groups' from source: role '' defaults 10976 1726879452.70459: variable 'ha_cluster_resource_groups' from source: role '' defaults 10976 1726879452.70521: dumping result to json 10976 1726879452.70536: done dumping result, returning 10976 1726879452.70553: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure cluster resource groups [0e24e73b-299d-f469-e0b0-000000000e8d] 10976 1726879452.70568: sending task result for task 0e24e73b-299d-f469-e0b0-000000000e8d skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879452.70742: no more pending results, returning what we have 10976 1726879452.70746: results queue empty 10976 1726879452.70747: checking for any_errors_fatal 10976 1726879452.70758: done checking for any_errors_fatal 10976 1726879452.70759: checking for max_fail_percentage 10976 1726879452.70761: done checking for max_fail_percentage 10976 1726879452.70762: checking to see if all hosts have failed and the running result is not ok 10976 1726879452.70763: done checking to see if all hosts have failed 10976 1726879452.70764: getting the remaining hosts for this loop 10976 1726879452.70766: done getting the remaining hosts for this loop 10976 1726879452.70771: getting the next task for host managed_node2 10976 1726879452.70779: done getting next task for host managed_node2 10976 1726879452.70783: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure cluster resource clones 10976 1726879452.70789: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879452.70810: getting variables 10976 1726879452.70812: in VariableManager get_vars() 10976 1726879452.70867: Calling all_inventory to load vars for managed_node2 10976 1726879452.70870: Calling groups_inventory to load vars for managed_node2 10976 1726879452.70872: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879452.70884: Calling all_plugins_play to load vars for managed_node2 10976 1726879452.70888: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879452.70891: Calling groups_plugins_play to load vars for managed_node2 10976 1726879452.71848: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000e8d 10976 1726879452.71853: WORKER PROCESS EXITING 10976 1726879452.72414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879452.73645: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879452.73664: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879452.73670: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879452.73752: done with get_vars() 10976 1726879452.73781: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure cluster resource clones] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:160 Friday 20 September 2024 20:44:12 -0400 (0:00:00.045) 0:01:34.162 ****** 10976 1726879452.73879: entering _queue_task() for managed_node2/include_tasks 10976 1726879452.74212: worker is 1 (out of 1 available) 10976 1726879452.74226: exiting _queue_task() for managed_node2/include_tasks 10976 1726879452.74239: done queuing things up, now waiting for results queue to drain 10976 1726879452.74240: waiting for pending results... 10976 1726879452.74568: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure cluster resource clones 10976 1726879452.74738: in run() - task 0e24e73b-299d-f469-e0b0-000000000e8e 10976 1726879452.74761: variable 'ansible_search_path' from source: unknown 10976 1726879452.74769: variable 'ansible_search_path' from source: unknown 10976 1726879452.74831: variable 'ha_cluster_resource_clones' from source: role '' defaults 10976 1726879452.75062: variable 'ha_cluster_resource_clones' from source: role '' defaults 10976 1726879452.75131: dumping result to json 10976 1726879452.75139: done dumping result, returning 10976 1726879452.75153: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure cluster resource clones [0e24e73b-299d-f469-e0b0-000000000e8e] 10976 1726879452.75166: sending task result for task 0e24e73b-299d-f469-e0b0-000000000e8e skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879452.75343: no more pending results, returning what we have 10976 1726879452.75347: results queue empty 10976 1726879452.75348: checking for any_errors_fatal 10976 1726879452.75358: done checking for any_errors_fatal 10976 1726879452.75359: checking for max_fail_percentage 10976 1726879452.75362: done checking for max_fail_percentage 10976 1726879452.75363: checking to see if all hosts have failed and the running result is not ok 10976 1726879452.75364: done checking to see if all hosts have failed 10976 1726879452.75365: getting the remaining hosts for this loop 10976 1726879452.75367: done getting the remaining hosts for this loop 10976 1726879452.75371: getting the next task for host managed_node2 10976 1726879452.75380: done getting next task for host managed_node2 10976 1726879452.75385: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure stonith levels 10976 1726879452.75389: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879452.75412: getting variables 10976 1726879452.75414: in VariableManager get_vars() 10976 1726879452.75470: Calling all_inventory to load vars for managed_node2 10976 1726879452.75474: Calling groups_inventory to load vars for managed_node2 10976 1726879452.75477: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879452.75490: Calling all_plugins_play to load vars for managed_node2 10976 1726879452.75494: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879452.75497: Calling groups_plugins_play to load vars for managed_node2 10976 1726879452.77107: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000e8e 10976 1726879452.77112: WORKER PROCESS EXITING 10976 1726879452.77769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879452.80220: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879452.80244: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879452.80250: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879452.80335: done with get_vars() 10976 1726879452.80364: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure stonith levels] ********* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:167 Friday 20 September 2024 20:44:12 -0400 (0:00:00.066) 0:01:34.228 ****** 10976 1726879452.80512: entering _queue_task() for managed_node2/include_tasks 10976 1726879452.80897: worker is 1 (out of 1 available) 10976 1726879452.80911: exiting _queue_task() for managed_node2/include_tasks 10976 1726879452.80931: done queuing things up, now waiting for results queue to drain 10976 1726879452.80933: waiting for pending results... 10976 1726879452.81535: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure stonith levels 10976 1726879452.81739: in run() - task 0e24e73b-299d-f469-e0b0-000000000e8f 10976 1726879452.81767: variable 'ansible_search_path' from source: unknown 10976 1726879452.81783: variable 'ansible_search_path' from source: unknown 10976 1726879452.81848: variable 'ha_cluster_stonith_levels' from source: role '' defaults 10976 1726879452.82096: variable 'ha_cluster_stonith_levels' from source: role '' defaults 10976 1726879452.82168: dumping result to json 10976 1726879452.82176: done dumping result, returning 10976 1726879452.82188: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure stonith levels [0e24e73b-299d-f469-e0b0-000000000e8f] 10976 1726879452.82208: sending task result for task 0e24e73b-299d-f469-e0b0-000000000e8f 10976 1726879452.82414: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000e8f 10976 1726879452.82417: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879452.82481: no more pending results, returning what we have 10976 1726879452.82485: results queue empty 10976 1726879452.82486: checking for any_errors_fatal 10976 1726879452.82496: done checking for any_errors_fatal 10976 1726879452.82497: checking for max_fail_percentage 10976 1726879452.82499: done checking for max_fail_percentage 10976 1726879452.82499: checking to see if all hosts have failed and the running result is not ok 10976 1726879452.82500: done checking to see if all hosts have failed 10976 1726879452.82501: getting the remaining hosts for this loop 10976 1726879452.82502: done getting the remaining hosts for this loop 10976 1726879452.82506: getting the next task for host managed_node2 10976 1726879452.82514: done getting next task for host managed_node2 10976 1726879452.82520: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure resource location constraints 10976 1726879452.82526: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879452.82548: getting variables 10976 1726879452.82549: in VariableManager get_vars() 10976 1726879452.82599: Calling all_inventory to load vars for managed_node2 10976 1726879452.82602: Calling groups_inventory to load vars for managed_node2 10976 1726879452.82604: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879452.82615: Calling all_plugins_play to load vars for managed_node2 10976 1726879452.82618: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879452.82620: Calling groups_plugins_play to load vars for managed_node2 10976 1726879452.83342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879452.84840: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879452.84858: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879452.84865: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879452.84943: done with get_vars() 10976 1726879452.84979: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure resource location constraints] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:175 Friday 20 September 2024 20:44:12 -0400 (0:00:00.045) 0:01:34.274 ****** 10976 1726879452.85085: entering _queue_task() for managed_node2/include_tasks 10976 1726879452.85447: worker is 1 (out of 1 available) 10976 1726879452.85462: exiting _queue_task() for managed_node2/include_tasks 10976 1726879452.85476: done queuing things up, now waiting for results queue to drain 10976 1726879452.85478: waiting for pending results... 10976 1726879452.85812: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure resource location constraints 10976 1726879452.85969: in run() - task 0e24e73b-299d-f469-e0b0-000000000e91 10976 1726879452.85986: variable 'ansible_search_path' from source: unknown 10976 1726879452.85993: variable 'ansible_search_path' from source: unknown 10976 1726879452.86050: variable 'ha_cluster_constraints_location' from source: role '' defaults 10976 1726879452.86263: variable 'ha_cluster_constraints_location' from source: role '' defaults 10976 1726879452.86324: dumping result to json 10976 1726879452.86332: done dumping result, returning 10976 1726879452.86344: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure resource location constraints [0e24e73b-299d-f469-e0b0-000000000e91] 10976 1726879452.86355: sending task result for task 0e24e73b-299d-f469-e0b0-000000000e91 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879452.86529: no more pending results, returning what we have 10976 1726879452.86533: results queue empty 10976 1726879452.86534: checking for any_errors_fatal 10976 1726879452.86547: done checking for any_errors_fatal 10976 1726879452.86547: checking for max_fail_percentage 10976 1726879452.86549: done checking for max_fail_percentage 10976 1726879452.86550: checking to see if all hosts have failed and the running result is not ok 10976 1726879452.86551: done checking to see if all hosts have failed 10976 1726879452.86552: getting the remaining hosts for this loop 10976 1726879452.86554: done getting the remaining hosts for this loop 10976 1726879452.86559: getting the next task for host managed_node2 10976 1726879452.86567: done getting next task for host managed_node2 10976 1726879452.86572: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure resource colocation constraints 10976 1726879452.86577: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879452.86598: getting variables 10976 1726879452.86601: in VariableManager get_vars() 10976 1726879452.86657: Calling all_inventory to load vars for managed_node2 10976 1726879452.86659: Calling groups_inventory to load vars for managed_node2 10976 1726879452.86662: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879452.86675: Calling all_plugins_play to load vars for managed_node2 10976 1726879452.86679: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879452.86681: Calling groups_plugins_play to load vars for managed_node2 10976 1726879452.88864: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000e91 10976 1726879452.88869: WORKER PROCESS EXITING 10976 1726879452.89043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879452.90804: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879452.90826: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879452.90833: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879452.90906: done with get_vars() 10976 1726879452.90945: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure resource colocation constraints] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:182 Friday 20 September 2024 20:44:12 -0400 (0:00:00.059) 0:01:34.333 ****** 10976 1726879452.91048: entering _queue_task() for managed_node2/include_tasks 10976 1726879452.91408: worker is 1 (out of 1 available) 10976 1726879452.91426: exiting _queue_task() for managed_node2/include_tasks 10976 1726879452.91438: done queuing things up, now waiting for results queue to drain 10976 1726879452.91440: waiting for pending results... 10976 1726879452.91780: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure resource colocation constraints 10976 1726879452.91960: in run() - task 0e24e73b-299d-f469-e0b0-000000000e93 10976 1726879452.91983: variable 'ansible_search_path' from source: unknown 10976 1726879452.91991: variable 'ansible_search_path' from source: unknown 10976 1726879452.92053: variable 'ha_cluster_constraints_colocation' from source: role '' defaults 10976 1726879452.92280: variable 'ha_cluster_constraints_colocation' from source: role '' defaults 10976 1726879452.92349: dumping result to json 10976 1726879452.92362: done dumping result, returning 10976 1726879452.92376: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure resource colocation constraints [0e24e73b-299d-f469-e0b0-000000000e93] 10976 1726879452.92388: sending task result for task 0e24e73b-299d-f469-e0b0-000000000e93 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879452.92567: no more pending results, returning what we have 10976 1726879452.92571: results queue empty 10976 1726879452.92572: checking for any_errors_fatal 10976 1726879452.92582: done checking for any_errors_fatal 10976 1726879452.92582: checking for max_fail_percentage 10976 1726879452.92584: done checking for max_fail_percentage 10976 1726879452.92585: checking to see if all hosts have failed and the running result is not ok 10976 1726879452.92586: done checking to see if all hosts have failed 10976 1726879452.92587: getting the remaining hosts for this loop 10976 1726879452.92588: done getting the remaining hosts for this loop 10976 1726879452.92592: getting the next task for host managed_node2 10976 1726879452.92602: done getting next task for host managed_node2 10976 1726879452.92607: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure resource set colocation constraints 10976 1726879452.92612: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879452.92638: getting variables 10976 1726879452.92640: in VariableManager get_vars() 10976 1726879452.92692: Calling all_inventory to load vars for managed_node2 10976 1726879452.92694: Calling groups_inventory to load vars for managed_node2 10976 1726879452.92697: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879452.92709: Calling all_plugins_play to load vars for managed_node2 10976 1726879452.92712: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879452.92714: Calling groups_plugins_play to load vars for managed_node2 10976 1726879452.93835: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000e93 10976 1726879452.93839: WORKER PROCESS EXITING 10976 1726879452.94556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879452.96029: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879452.96049: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879452.96055: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879452.96140: done with get_vars() 10976 1726879452.96171: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure resource set colocation constraints] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:190 Friday 20 September 2024 20:44:12 -0400 (0:00:00.052) 0:01:34.386 ****** 10976 1726879452.96277: entering _queue_task() for managed_node2/include_tasks 10976 1726879452.96636: worker is 1 (out of 1 available) 10976 1726879452.96652: exiting _queue_task() for managed_node2/include_tasks 10976 1726879452.96664: done queuing things up, now waiting for results queue to drain 10976 1726879452.96666: waiting for pending results... 10976 1726879452.96998: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure resource set colocation constraints 10976 1726879452.97151: in run() - task 0e24e73b-299d-f469-e0b0-000000000e95 10976 1726879452.97172: variable 'ansible_search_path' from source: unknown 10976 1726879452.97179: variable 'ansible_search_path' from source: unknown 10976 1726879452.97243: variable 'ha_cluster_constraints_colocation' from source: role '' defaults 10976 1726879452.97653: variable 'ha_cluster_constraints_colocation' from source: role '' defaults 10976 1726879452.97726: dumping result to json 10976 1726879452.97736: done dumping result, returning 10976 1726879452.97748: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure resource set colocation constraints [0e24e73b-299d-f469-e0b0-000000000e95] 10976 1726879452.97758: sending task result for task 0e24e73b-299d-f469-e0b0-000000000e95 10976 1726879452.97886: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000e95 10976 1726879452.97894: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879452.97952: no more pending results, returning what we have 10976 1726879452.97956: results queue empty 10976 1726879452.97958: checking for any_errors_fatal 10976 1726879452.97971: done checking for any_errors_fatal 10976 1726879452.97972: checking for max_fail_percentage 10976 1726879452.97974: done checking for max_fail_percentage 10976 1726879452.97976: checking to see if all hosts have failed and the running result is not ok 10976 1726879452.97977: done checking to see if all hosts have failed 10976 1726879452.97978: getting the remaining hosts for this loop 10976 1726879452.97980: done getting the remaining hosts for this loop 10976 1726879452.97985: getting the next task for host managed_node2 10976 1726879452.97993: done getting next task for host managed_node2 10976 1726879452.97998: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure resource order constraints 10976 1726879452.98005: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879452.98033: getting variables 10976 1726879452.98035: in VariableManager get_vars() 10976 1726879452.98089: Calling all_inventory to load vars for managed_node2 10976 1726879452.98092: Calling groups_inventory to load vars for managed_node2 10976 1726879452.98094: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879452.98107: Calling all_plugins_play to load vars for managed_node2 10976 1726879452.98111: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879452.98114: Calling groups_plugins_play to load vars for managed_node2 10976 1726879453.00738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879453.02834: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879453.02853: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879453.02860: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879453.02949: done with get_vars() 10976 1726879453.02991: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure resource order constraints] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:200 Friday 20 September 2024 20:44:13 -0400 (0:00:00.068) 0:01:34.454 ****** 10976 1726879453.03118: entering _queue_task() for managed_node2/include_tasks 10976 1726879453.03532: worker is 1 (out of 1 available) 10976 1726879453.03550: exiting _queue_task() for managed_node2/include_tasks 10976 1726879453.03565: done queuing things up, now waiting for results queue to drain 10976 1726879453.03567: waiting for pending results... 10976 1726879453.03953: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure resource order constraints 10976 1726879453.04129: in run() - task 0e24e73b-299d-f469-e0b0-000000000e97 10976 1726879453.04155: variable 'ansible_search_path' from source: unknown 10976 1726879453.04167: variable 'ansible_search_path' from source: unknown 10976 1726879453.04240: variable 'ha_cluster_constraints_order' from source: role '' defaults 10976 1726879453.04512: variable 'ha_cluster_constraints_order' from source: role '' defaults 10976 1726879453.04590: dumping result to json 10976 1726879453.04599: done dumping result, returning 10976 1726879453.04616: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure resource order constraints [0e24e73b-299d-f469-e0b0-000000000e97] 10976 1726879453.04634: sending task result for task 0e24e73b-299d-f469-e0b0-000000000e97 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879453.04858: no more pending results, returning what we have 10976 1726879453.04861: results queue empty 10976 1726879453.04862: checking for any_errors_fatal 10976 1726879453.04873: done checking for any_errors_fatal 10976 1726879453.04874: checking for max_fail_percentage 10976 1726879453.04876: done checking for max_fail_percentage 10976 1726879453.04877: checking to see if all hosts have failed and the running result is not ok 10976 1726879453.04878: done checking to see if all hosts have failed 10976 1726879453.04879: getting the remaining hosts for this loop 10976 1726879453.04881: done getting the remaining hosts for this loop 10976 1726879453.04885: getting the next task for host managed_node2 10976 1726879453.04893: done getting next task for host managed_node2 10976 1726879453.04897: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure resource set order constraints 10976 1726879453.04904: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879453.04930: getting variables 10976 1726879453.04932: in VariableManager get_vars() 10976 1726879453.04984: Calling all_inventory to load vars for managed_node2 10976 1726879453.04987: Calling groups_inventory to load vars for managed_node2 10976 1726879453.04990: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879453.05004: Calling all_plugins_play to load vars for managed_node2 10976 1726879453.05008: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879453.05014: Calling groups_plugins_play to load vars for managed_node2 10976 1726879453.06020: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000e97 10976 1726879453.06026: WORKER PROCESS EXITING 10976 1726879453.06999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879453.08981: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879453.09010: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879453.09017: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879453.09129: done with get_vars() 10976 1726879453.09160: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure resource set order constraints] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:208 Friday 20 September 2024 20:44:13 -0400 (0:00:00.061) 0:01:34.516 ****** 10976 1726879453.09331: entering _queue_task() for managed_node2/include_tasks 10976 1726879453.09805: worker is 1 (out of 1 available) 10976 1726879453.09818: exiting _queue_task() for managed_node2/include_tasks 10976 1726879453.09843: done queuing things up, now waiting for results queue to drain 10976 1726879453.09845: waiting for pending results... 10976 1726879453.10214: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure resource set order constraints 10976 1726879453.10403: in run() - task 0e24e73b-299d-f469-e0b0-000000000e99 10976 1726879453.10427: variable 'ansible_search_path' from source: unknown 10976 1726879453.10437: variable 'ansible_search_path' from source: unknown 10976 1726879453.10500: variable 'ha_cluster_constraints_order' from source: role '' defaults 10976 1726879453.10741: variable 'ha_cluster_constraints_order' from source: role '' defaults 10976 1726879453.10805: dumping result to json 10976 1726879453.10816: done dumping result, returning 10976 1726879453.10835: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure resource set order constraints [0e24e73b-299d-f469-e0b0-000000000e99] 10976 1726879453.10849: sending task result for task 0e24e73b-299d-f469-e0b0-000000000e99 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879453.11036: no more pending results, returning what we have 10976 1726879453.11040: results queue empty 10976 1726879453.11042: checking for any_errors_fatal 10976 1726879453.11050: done checking for any_errors_fatal 10976 1726879453.11051: checking for max_fail_percentage 10976 1726879453.11053: done checking for max_fail_percentage 10976 1726879453.11054: checking to see if all hosts have failed and the running result is not ok 10976 1726879453.11055: done checking to see if all hosts have failed 10976 1726879453.11056: getting the remaining hosts for this loop 10976 1726879453.11058: done getting the remaining hosts for this loop 10976 1726879453.11062: getting the next task for host managed_node2 10976 1726879453.11069: done getting next task for host managed_node2 10976 1726879453.11074: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure resource ticket constraints 10976 1726879453.11079: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879453.11100: getting variables 10976 1726879453.11101: in VariableManager get_vars() 10976 1726879453.11150: Calling all_inventory to load vars for managed_node2 10976 1726879453.11153: Calling groups_inventory to load vars for managed_node2 10976 1726879453.11155: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879453.11167: Calling all_plugins_play to load vars for managed_node2 10976 1726879453.11170: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879453.11173: Calling groups_plugins_play to load vars for managed_node2 10976 1726879453.12148: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000e99 10976 1726879453.12152: WORKER PROCESS EXITING 10976 1726879453.12963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879453.14313: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879453.14334: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879453.14340: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879453.14420: done with get_vars() 10976 1726879453.14458: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure resource ticket constraints] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:218 Friday 20 September 2024 20:44:13 -0400 (0:00:00.052) 0:01:34.568 ****** 10976 1726879453.14557: entering _queue_task() for managed_node2/include_tasks 10976 1726879453.14952: worker is 1 (out of 1 available) 10976 1726879453.14968: exiting _queue_task() for managed_node2/include_tasks 10976 1726879453.14981: done queuing things up, now waiting for results queue to drain 10976 1726879453.14982: waiting for pending results... 10976 1726879453.15362: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure resource ticket constraints 10976 1726879453.15511: in run() - task 0e24e73b-299d-f469-e0b0-000000000e9b 10976 1726879453.15537: variable 'ansible_search_path' from source: unknown 10976 1726879453.15544: variable 'ansible_search_path' from source: unknown 10976 1726879453.15600: variable 'ha_cluster_constraints_ticket' from source: role '' defaults 10976 1726879453.15833: variable 'ha_cluster_constraints_ticket' from source: role '' defaults 10976 1726879453.15902: dumping result to json 10976 1726879453.15910: done dumping result, returning 10976 1726879453.15925: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure resource ticket constraints [0e24e73b-299d-f469-e0b0-000000000e9b] 10976 1726879453.15939: sending task result for task 0e24e73b-299d-f469-e0b0-000000000e9b skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879453.16123: no more pending results, returning what we have 10976 1726879453.16127: results queue empty 10976 1726879453.16128: checking for any_errors_fatal 10976 1726879453.16139: done checking for any_errors_fatal 10976 1726879453.16140: checking for max_fail_percentage 10976 1726879453.16142: done checking for max_fail_percentage 10976 1726879453.16143: checking to see if all hosts have failed and the running result is not ok 10976 1726879453.16144: done checking to see if all hosts have failed 10976 1726879453.16145: getting the remaining hosts for this loop 10976 1726879453.16146: done getting the remaining hosts for this loop 10976 1726879453.16151: getting the next task for host managed_node2 10976 1726879453.16160: done getting next task for host managed_node2 10976 1726879453.16164: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure resource set ticket constraints 10976 1726879453.16168: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879453.16189: getting variables 10976 1726879453.16191: in VariableManager get_vars() 10976 1726879453.16244: Calling all_inventory to load vars for managed_node2 10976 1726879453.16247: Calling groups_inventory to load vars for managed_node2 10976 1726879453.16250: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879453.16262: Calling all_plugins_play to load vars for managed_node2 10976 1726879453.16265: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879453.16268: Calling groups_plugins_play to load vars for managed_node2 10976 1726879453.17316: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000e9b 10976 1726879453.17321: WORKER PROCESS EXITING 10976 1726879453.17933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879453.19210: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879453.19232: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879453.19239: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879453.19324: done with get_vars() 10976 1726879453.19355: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure resource set ticket constraints] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:226 Friday 20 September 2024 20:44:13 -0400 (0:00:00.048) 0:01:34.617 ****** 10976 1726879453.19459: entering _queue_task() for managed_node2/include_tasks 10976 1726879453.19831: worker is 1 (out of 1 available) 10976 1726879453.19844: exiting _queue_task() for managed_node2/include_tasks 10976 1726879453.19857: done queuing things up, now waiting for results queue to drain 10976 1726879453.19858: waiting for pending results... 10976 1726879453.20200: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure resource set ticket constraints 10976 1726879453.20358: in run() - task 0e24e73b-299d-f469-e0b0-000000000e9d 10976 1726879453.20379: variable 'ansible_search_path' from source: unknown 10976 1726879453.20385: variable 'ansible_search_path' from source: unknown 10976 1726879453.20440: variable 'ha_cluster_constraints_ticket' from source: role '' defaults 10976 1726879453.20676: variable 'ha_cluster_constraints_ticket' from source: role '' defaults 10976 1726879453.20740: dumping result to json 10976 1726879453.20753: done dumping result, returning 10976 1726879453.20764: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure resource set ticket constraints [0e24e73b-299d-f469-e0b0-000000000e9d] 10976 1726879453.20778: sending task result for task 0e24e73b-299d-f469-e0b0-000000000e9d skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879453.20968: no more pending results, returning what we have 10976 1726879453.20972: results queue empty 10976 1726879453.20973: checking for any_errors_fatal 10976 1726879453.20983: done checking for any_errors_fatal 10976 1726879453.20984: checking for max_fail_percentage 10976 1726879453.20987: done checking for max_fail_percentage 10976 1726879453.20988: checking to see if all hosts have failed and the running result is not ok 10976 1726879453.20989: done checking to see if all hosts have failed 10976 1726879453.20990: getting the remaining hosts for this loop 10976 1726879453.20992: done getting the remaining hosts for this loop 10976 1726879453.20997: getting the next task for host managed_node2 10976 1726879453.21006: done getting next task for host managed_node2 10976 1726879453.21011: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure acls 10976 1726879453.21016: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879453.21039: getting variables 10976 1726879453.21041: in VariableManager get_vars() 10976 1726879453.21099: Calling all_inventory to load vars for managed_node2 10976 1726879453.21102: Calling groups_inventory to load vars for managed_node2 10976 1726879453.21105: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879453.21118: Calling all_plugins_play to load vars for managed_node2 10976 1726879453.21125: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879453.21129: Calling groups_plugins_play to load vars for managed_node2 10976 1726879453.22151: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000e9d 10976 1726879453.22156: WORKER PROCESS EXITING 10976 1726879453.22882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879453.24125: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879453.24145: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879453.24151: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879453.24220: done with get_vars() 10976 1726879453.24253: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure acls] ******************* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:236 Friday 20 September 2024 20:44:13 -0400 (0:00:00.048) 0:01:34.666 ****** 10976 1726879453.24349: entering _queue_task() for managed_node2/include_tasks 10976 1726879453.24702: worker is 1 (out of 1 available) 10976 1726879453.24716: exiting _queue_task() for managed_node2/include_tasks 10976 1726879453.24732: done queuing things up, now waiting for results queue to drain 10976 1726879453.24734: waiting for pending results... 10976 1726879453.25067: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure acls 10976 1726879453.25242: in run() - task 0e24e73b-299d-f469-e0b0-000000000e9f 10976 1726879453.25263: variable 'ansible_search_path' from source: unknown 10976 1726879453.25271: variable 'ansible_search_path' from source: unknown 10976 1726879453.25316: calling self._execute() 10976 1726879453.25437: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879453.25448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879453.25461: variable 'omit' from source: magic vars 10976 1726879453.25853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879453.28155: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879453.28255: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879453.28301: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879453.28349: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879453.28380: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879453.28488: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879453.28513: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879453.28529: _execute() done 10976 1726879453.28537: dumping result to json 10976 1726879453.28547: done dumping result, returning 10976 1726879453.28559: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure acls [0e24e73b-299d-f469-e0b0-000000000e9f] 10976 1726879453.28570: sending task result for task 0e24e73b-299d-f469-e0b0-000000000e9f 10976 1726879453.28721: no more pending results, returning what we have 10976 1726879453.28729: in VariableManager get_vars() 10976 1726879453.28782: Calling all_inventory to load vars for managed_node2 10976 1726879453.28785: Calling groups_inventory to load vars for managed_node2 10976 1726879453.28788: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879453.28799: Calling all_plugins_play to load vars for managed_node2 10976 1726879453.28803: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879453.28806: Calling groups_plugins_play to load vars for managed_node2 10976 1726879453.29851: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000e9f 10976 1726879453.29856: WORKER PROCESS EXITING 10976 1726879453.30344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879453.31532: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879453.31553: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879453.31559: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879453.31643: done with get_vars() 10976 1726879453.31675: variable 'ansible_search_path' from source: unknown 10976 1726879453.31677: variable 'ansible_search_path' from source: unknown 10976 1726879453.31837: variable 'ha_cluster_pacemaker_shell' from source: role '' defaults 10976 1726879453.31879: we have included files to process 10976 1726879453.31880: generating all_blocks data 10976 1726879453.31883: done generating all_blocks data 10976 1726879453.31892: processing included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-acls.yml 10976 1726879453.31893: loading included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-acls.yml 10976 1726879453.31895: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-acls.yml 10976 1726879453.32438: done processing included file 10976 1726879453.32441: iterating over new_blocks loaded from include file 10976 1726879453.32443: in VariableManager get_vars() 10976 1726879453.32465: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879453.32486: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879453.32493: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879453.32530: done with get_vars() 10976 1726879453.32533: filtering new block on tags 10976 1726879453.32600: done filtering new block on tags 10976 1726879453.32604: done iterating over new_blocks loaded from include file included: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-acls.yml for managed_node2 10976 1726879453.32610: extending task lists for all hosts with included blocks 10976 1726879453.34172: done extending task lists 10976 1726879453.34175: done processing included files 10976 1726879453.34175: results queue empty 10976 1726879453.34176: checking for any_errors_fatal 10976 1726879453.34181: done checking for any_errors_fatal 10976 1726879453.34182: checking for max_fail_percentage 10976 1726879453.34183: done checking for max_fail_percentage 10976 1726879453.34184: checking to see if all hosts have failed and the running result is not ok 10976 1726879453.34184: done checking to see if all hosts have failed 10976 1726879453.34185: getting the remaining hosts for this loop 10976 1726879453.34187: done getting the remaining hosts for this loop 10976 1726879453.34192: getting the next task for host managed_node2 10976 1726879453.34197: done getting next task for host managed_node2 10976 1726879453.34200: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure ACL roles 10976 1726879453.34204: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879453.34229: getting variables 10976 1726879453.34231: in VariableManager get_vars() 10976 1726879453.34251: Calling all_inventory to load vars for managed_node2 10976 1726879453.34254: Calling groups_inventory to load vars for managed_node2 10976 1726879453.34256: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879453.34262: Calling all_plugins_play to load vars for managed_node2 10976 1726879453.34264: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879453.34267: Calling groups_plugins_play to load vars for managed_node2 10976 1726879453.35104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879453.35808: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879453.35821: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879453.35827: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879453.35870: done with get_vars() 10976 1726879453.35892: done getting variables 10976 1726879453.35928: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Configure ACL roles] ************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-acls.yml:3 Friday 20 September 2024 20:44:13 -0400 (0:00:00.116) 0:01:34.782 ****** 10976 1726879453.35954: entering _queue_task() for managed_node2/command 10976 1726879453.36208: worker is 1 (out of 1 available) 10976 1726879453.36224: exiting _queue_task() for managed_node2/command 10976 1726879453.36238: done queuing things up, now waiting for results queue to drain 10976 1726879453.36240: waiting for pending results... 10976 1726879453.36474: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure ACL roles 10976 1726879453.36599: in run() - task 0e24e73b-299d-f469-e0b0-000000001108 10976 1726879453.36618: variable 'ansible_search_path' from source: unknown 10976 1726879453.36628: variable 'ansible_search_path' from source: unknown 10976 1726879453.36899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879453.38938: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879453.38983: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879453.39016: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879453.39044: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879453.39064: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879453.39133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879453.39164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879453.39182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879453.39210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879453.39221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879453.39316: variable 'acls' from source: include params 10976 1726879453.39403: variable 'ha_cluster_acls' from source: role '' defaults 10976 1726879453.39465: dumping result to json 10976 1726879453.39468: done dumping result, returning 10976 1726879453.39476: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure ACL roles [0e24e73b-299d-f469-e0b0-000000001108] 10976 1726879453.39482: sending task result for task 0e24e73b-299d-f469-e0b0-000000001108 10976 1726879453.39582: done sending task result for task 0e24e73b-299d-f469-e0b0-000000001108 10976 1726879453.39585: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879453.39637: no more pending results, returning what we have 10976 1726879453.39641: results queue empty 10976 1726879453.39642: checking for any_errors_fatal 10976 1726879453.39643: done checking for any_errors_fatal 10976 1726879453.39644: checking for max_fail_percentage 10976 1726879453.39646: done checking for max_fail_percentage 10976 1726879453.39646: checking to see if all hosts have failed and the running result is not ok 10976 1726879453.39647: done checking to see if all hosts have failed 10976 1726879453.39648: getting the remaining hosts for this loop 10976 1726879453.39649: done getting the remaining hosts for this loop 10976 1726879453.39653: getting the next task for host managed_node2 10976 1726879453.39660: done getting next task for host managed_node2 10976 1726879453.39665: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure ACL users 10976 1726879453.39672: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879453.39692: getting variables 10976 1726879453.39695: in VariableManager get_vars() 10976 1726879453.39739: Calling all_inventory to load vars for managed_node2 10976 1726879453.39742: Calling groups_inventory to load vars for managed_node2 10976 1726879453.39744: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879453.39753: Calling all_plugins_play to load vars for managed_node2 10976 1726879453.39756: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879453.39758: Calling groups_plugins_play to load vars for managed_node2 10976 1726879453.40460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879453.41133: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879453.41146: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879453.41151: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879453.41209: done with get_vars() 10976 1726879453.41228: done getting variables 10976 1726879453.41269: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Configure ACL users] ************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-acls.yml:28 Friday 20 September 2024 20:44:13 -0400 (0:00:00.053) 0:01:34.836 ****** 10976 1726879453.41296: entering _queue_task() for managed_node2/command 10976 1726879453.41543: worker is 1 (out of 1 available) 10976 1726879453.41556: exiting _queue_task() for managed_node2/command 10976 1726879453.41568: done queuing things up, now waiting for results queue to drain 10976 1726879453.41570: waiting for pending results... 10976 1726879453.41786: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure ACL users 10976 1726879453.41887: in run() - task 0e24e73b-299d-f469-e0b0-00000000110a 10976 1726879453.41901: variable 'ansible_search_path' from source: unknown 10976 1726879453.41904: variable 'ansible_search_path' from source: unknown 10976 1726879453.42138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879453.44001: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879453.44050: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879453.44078: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879453.44109: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879453.44131: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879453.44195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879453.44216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879453.44236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879453.44264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879453.44276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879453.44362: variable 'acls' from source: include params 10976 1726879453.44445: variable 'ha_cluster_acls' from source: role '' defaults 10976 1726879453.44515: dumping result to json 10976 1726879453.44518: done dumping result, returning 10976 1726879453.44537: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure ACL users [0e24e73b-299d-f469-e0b0-00000000110a] 10976 1726879453.44548: sending task result for task 0e24e73b-299d-f469-e0b0-00000000110a skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879453.44713: no more pending results, returning what we have 10976 1726879453.44716: results queue empty 10976 1726879453.44717: checking for any_errors_fatal 10976 1726879453.44730: done checking for any_errors_fatal 10976 1726879453.44730: checking for max_fail_percentage 10976 1726879453.44732: done checking for max_fail_percentage 10976 1726879453.44733: checking to see if all hosts have failed and the running result is not ok 10976 1726879453.44734: done checking to see if all hosts have failed 10976 1726879453.44735: getting the remaining hosts for this loop 10976 1726879453.44736: done getting the remaining hosts for this loop 10976 1726879453.44740: getting the next task for host managed_node2 10976 1726879453.44748: done getting next task for host managed_node2 10976 1726879453.44752: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure ACL groups 10976 1726879453.44758: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879453.44775: getting variables 10976 1726879453.44777: in VariableManager get_vars() 10976 1726879453.44936: Calling all_inventory to load vars for managed_node2 10976 1726879453.44939: Calling groups_inventory to load vars for managed_node2 10976 1726879453.44941: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879453.45008: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000110a 10976 1726879453.45011: WORKER PROCESS EXITING 10976 1726879453.45021: Calling all_plugins_play to load vars for managed_node2 10976 1726879453.45026: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879453.45029: Calling groups_plugins_play to load vars for managed_node2 10976 1726879453.46393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879453.47087: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879453.47103: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879453.47108: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879453.47163: done with get_vars() 10976 1726879453.47182: done getting variables 10976 1726879453.47231: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Configure ACL groups] ************* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-acls.yml:44 Friday 20 September 2024 20:44:13 -0400 (0:00:00.059) 0:01:34.895 ****** 10976 1726879453.47258: entering _queue_task() for managed_node2/command 10976 1726879453.47512: worker is 1 (out of 1 available) 10976 1726879453.47530: exiting _queue_task() for managed_node2/command 10976 1726879453.47542: done queuing things up, now waiting for results queue to drain 10976 1726879453.47544: waiting for pending results... 10976 1726879453.47755: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure ACL groups 10976 1726879453.47866: in run() - task 0e24e73b-299d-f469-e0b0-00000000110c 10976 1726879453.47877: variable 'ansible_search_path' from source: unknown 10976 1726879453.47882: variable 'ansible_search_path' from source: unknown 10976 1726879453.48104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879453.49720: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879453.49772: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879453.49799: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879453.49825: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879453.49848: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879453.49913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879453.49944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879453.49963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879453.49992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879453.50002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879453.50087: variable 'acls' from source: include params 10976 1726879453.50171: variable 'ha_cluster_acls' from source: role '' defaults 10976 1726879453.50231: dumping result to json 10976 1726879453.50234: done dumping result, returning 10976 1726879453.50240: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure ACL groups [0e24e73b-299d-f469-e0b0-00000000110c] 10976 1726879453.50246: sending task result for task 0e24e73b-299d-f469-e0b0-00000000110c 10976 1726879453.50345: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000110c 10976 1726879453.50348: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879453.50399: no more pending results, returning what we have 10976 1726879453.50403: results queue empty 10976 1726879453.50404: checking for any_errors_fatal 10976 1726879453.50411: done checking for any_errors_fatal 10976 1726879453.50412: checking for max_fail_percentage 10976 1726879453.50414: done checking for max_fail_percentage 10976 1726879453.50415: checking to see if all hosts have failed and the running result is not ok 10976 1726879453.50416: done checking to see if all hosts have failed 10976 1726879453.50417: getting the remaining hosts for this loop 10976 1726879453.50418: done getting the remaining hosts for this loop 10976 1726879453.50425: getting the next task for host managed_node2 10976 1726879453.50434: done getting next task for host managed_node2 10976 1726879453.50440: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure alerts 10976 1726879453.50445: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879453.50467: getting variables 10976 1726879453.50469: in VariableManager get_vars() 10976 1726879453.50513: Calling all_inventory to load vars for managed_node2 10976 1726879453.50515: Calling groups_inventory to load vars for managed_node2 10976 1726879453.50518: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879453.50530: Calling all_plugins_play to load vars for managed_node2 10976 1726879453.50532: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879453.50535: Calling groups_plugins_play to load vars for managed_node2 10976 1726879453.51214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879453.51878: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879453.51892: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879453.51896: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879453.51955: done with get_vars() 10976 1726879453.51971: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure alerts] ***************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:241 Friday 20 September 2024 20:44:13 -0400 (0:00:00.047) 0:01:34.943 ****** 10976 1726879453.52045: entering _queue_task() for managed_node2/include_tasks 10976 1726879453.52292: worker is 1 (out of 1 available) 10976 1726879453.52306: exiting _queue_task() for managed_node2/include_tasks 10976 1726879453.52319: done queuing things up, now waiting for results queue to drain 10976 1726879453.52320: waiting for pending results... 10976 1726879453.52534: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure alerts 10976 1726879453.52632: in run() - task 0e24e73b-299d-f469-e0b0-000000000ea0 10976 1726879453.52642: variable 'ansible_search_path' from source: unknown 10976 1726879453.52648: variable 'ansible_search_path' from source: unknown 10976 1726879453.52866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879453.54669: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879453.54720: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879453.54750: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879453.54775: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879453.54796: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879453.54862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879453.54882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879453.54901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879453.54929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879453.54940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879453.55020: variable 'ha_cluster_alerts' from source: role '' defaults 10976 1726879453.55062: dumping result to json 10976 1726879453.55066: done dumping result, returning 10976 1726879453.55074: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure alerts [0e24e73b-299d-f469-e0b0-000000000ea0] 10976 1726879453.55080: sending task result for task 0e24e73b-299d-f469-e0b0-000000000ea0 10976 1726879453.55177: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000ea0 10976 1726879453.55180: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 10976 1726879453.55232: no more pending results, returning what we have 10976 1726879453.55236: results queue empty 10976 1726879453.55237: checking for any_errors_fatal 10976 1726879453.55247: done checking for any_errors_fatal 10976 1726879453.55248: checking for max_fail_percentage 10976 1726879453.55249: done checking for max_fail_percentage 10976 1726879453.55250: checking to see if all hosts have failed and the running result is not ok 10976 1726879453.55251: done checking to see if all hosts have failed 10976 1726879453.55252: getting the remaining hosts for this loop 10976 1726879453.55254: done getting the remaining hosts for this loop 10976 1726879453.55257: getting the next task for host managed_node2 10976 1726879453.55267: done getting next task for host managed_node2 10976 1726879453.55272: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Create a tempfile for CIB diff 10976 1726879453.55276: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879453.55300: getting variables 10976 1726879453.55302: in VariableManager get_vars() 10976 1726879453.55346: Calling all_inventory to load vars for managed_node2 10976 1726879453.55349: Calling groups_inventory to load vars for managed_node2 10976 1726879453.55351: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879453.55360: Calling all_plugins_play to load vars for managed_node2 10976 1726879453.55362: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879453.55365: Calling groups_plugins_play to load vars for managed_node2 10976 1726879453.56153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879453.56818: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879453.56832: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879453.56836: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879453.56887: done with get_vars() 10976 1726879453.56904: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Create a tempfile for CIB diff] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:249 Friday 20 September 2024 20:44:13 -0400 (0:00:00.049) 0:01:34.993 ****** 10976 1726879453.56974: entering _queue_task() for managed_node2/tempfile 10976 1726879453.57227: worker is 1 (out of 1 available) 10976 1726879453.57243: exiting _queue_task() for managed_node2/tempfile 10976 1726879453.57256: done queuing things up, now waiting for results queue to drain 10976 1726879453.57258: waiting for pending results... 10976 1726879453.57475: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Create a tempfile for CIB diff 10976 1726879453.57563: in run() - task 0e24e73b-299d-f469-e0b0-000000000ea3 10976 1726879453.57575: variable 'ansible_search_path' from source: unknown 10976 1726879453.57578: variable 'ansible_search_path' from source: unknown 10976 1726879453.57612: calling self._execute() 10976 1726879453.57706: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879453.57710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879453.57716: variable 'omit' from source: magic vars 10976 1726879453.58003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879453.59618: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879453.59667: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879453.59712: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879453.59740: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879453.59764: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879453.59843: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879453.59857: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879453.59863: variable 'omit' from source: magic vars 10976 1726879453.59910: variable 'omit' from source: magic vars 10976 1726879453.59937: variable 'omit' from source: magic vars 10976 1726879453.59961: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879453.59984: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879453.60001: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879453.60014: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879453.60024: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879453.60047: variable 'inventory_hostname' from source: set_fact 10976 1726879453.60051: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879453.60055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879453.60130: Set connection var ansible_pipelining to False 10976 1726879453.60136: Set connection var ansible_shell_executable to /bin/sh 10976 1726879453.60142: Set connection var ansible_timeout to 10 10976 1726879453.60144: Set connection var ansible_shell_type to sh 10976 1726879453.60149: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879453.60154: Set connection var ansible_connection to ssh 10976 1726879453.60171: variable 'ansible_shell_executable' from source: unknown 10976 1726879453.60174: variable 'ansible_connection' from source: unknown 10976 1726879453.60176: variable 'ansible_module_compression' from source: unknown 10976 1726879453.60178: variable 'ansible_shell_type' from source: unknown 10976 1726879453.60181: variable 'ansible_shell_executable' from source: unknown 10976 1726879453.60183: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879453.60188: variable 'ansible_pipelining' from source: unknown 10976 1726879453.60190: variable 'ansible_timeout' from source: unknown 10976 1726879453.60196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879453.60307: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879453.60314: variable 'omit' from source: magic vars 10976 1726879453.60319: starting attempt loop 10976 1726879453.60329: running the handler 10976 1726879453.60340: _low_level_execute_command(): starting 10976 1726879453.60346: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879453.60859: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879453.60876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879453.60901: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879453.60915: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879453.60964: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879453.60977: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879453.61040: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879453.62704: stdout chunk (state=3): >>>/root <<< 10976 1726879453.62806: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879453.62869: stderr chunk (state=3): >>><<< 10976 1726879453.62872: stdout chunk (state=3): >>><<< 10976 1726879453.62897: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879453.62905: _low_level_execute_command(): starting 10976 1726879453.62912: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879453.6289365-14180-197892541853278 `" && echo ansible-tmp-1726879453.6289365-14180-197892541853278="` echo /root/.ansible/tmp/ansible-tmp-1726879453.6289365-14180-197892541853278 `" ) && sleep 0' 10976 1726879453.63382: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879453.63399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879453.63415: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879453.63434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879453.63480: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879453.63496: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879453.63546: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879453.65410: stdout chunk (state=3): >>>ansible-tmp-1726879453.6289365-14180-197892541853278=/root/.ansible/tmp/ansible-tmp-1726879453.6289365-14180-197892541853278 <<< 10976 1726879453.65514: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879453.65575: stderr chunk (state=3): >>><<< 10976 1726879453.65578: stdout chunk (state=3): >>><<< 10976 1726879453.65597: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879453.6289365-14180-197892541853278=/root/.ansible/tmp/ansible-tmp-1726879453.6289365-14180-197892541853278 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879453.65645: variable 'ansible_module_compression' from source: unknown 10976 1726879453.65678: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.tempfile-ZIP_DEFLATED 10976 1726879453.65704: variable 'ansible_facts' from source: unknown 10976 1726879453.65758: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879453.6289365-14180-197892541853278/AnsiballZ_tempfile.py 10976 1726879453.65865: Sending initial data 10976 1726879453.65875: Sent initial data (157 bytes) 10976 1726879453.66559: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879453.66564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879453.66602: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879453.66606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879453.66609: 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879453.66611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879453.66661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879453.66665: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879453.66672: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879453.66709: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879453.68462: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879453.68498: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879453.68537: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp_cms0tf2 /root/.ansible/tmp/ansible-tmp-1726879453.6289365-14180-197892541853278/AnsiballZ_tempfile.py <<< 10976 1726879453.68570: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879453.69348: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879453.69458: stderr chunk (state=3): >>><<< 10976 1726879453.69462: stdout chunk (state=3): >>><<< 10976 1726879453.69481: done transferring module to remote 10976 1726879453.69496: _low_level_execute_command(): starting 10976 1726879453.69499: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879453.6289365-14180-197892541853278/ /root/.ansible/tmp/ansible-tmp-1726879453.6289365-14180-197892541853278/AnsiballZ_tempfile.py && sleep 0' 10976 1726879453.69959: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879453.69972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879453.69994: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879453.70007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879453.70057: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879453.70069: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879453.70112: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879453.71931: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879453.71974: stderr chunk (state=3): >>><<< 10976 1726879453.71980: stdout chunk (state=3): >>><<< 10976 1726879453.71999: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879453.72002: _low_level_execute_command(): starting 10976 1726879453.72007: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879453.6289365-14180-197892541853278/AnsiballZ_tempfile.py && sleep 0' 10976 1726879453.72713: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879453.72717: 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 <<< 10976 1726879453.72749: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879453.72768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879453.72794: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879453.72811: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879453.72828: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879453.72847: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879453.72862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879453.72879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879453.72895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879453.72963: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879453.72967: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879453.72971: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879453.73024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879453.75065: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879453.75070: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879453.75129: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879453.75167: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879453.75197: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879453.75202: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879453.75236: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879453.75246: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879453.75297: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879453.75316: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879453.75340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879453.75345: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879453.75368: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb11edc0> <<< 10976 1726879453.75416: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879453.75419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879453.75424: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb0c33a0> <<< 10976 1726879453.75426: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb11eb20> <<< 10976 1726879453.75449: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879453.75473: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb11eac0> <<< 10976 1726879453.75494: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879453.75509: stdout chunk (state=3): >>> <<< 10976 1726879453.75524: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 10976 1726879453.75527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879453.75529: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb0c3490> <<< 10976 1726879453.75556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 10976 1726879453.75567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879453.75580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879453.75602: stdout chunk (state=3): >>>import '_abc' # <<< 10976 1726879453.75609: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb0c3940> <<< 10976 1726879453.75629: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb0c3670> <<< 10976 1726879453.75661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879453.75667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879453.75687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879453.75708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879453.75725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879453.75744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879453.75769: stdout chunk (state=3): >>>import '_stat' # <<< 10976 1726879453.75777: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb07a190> <<< 10976 1726879453.75785: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879453.75811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879453.75883: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb07a220> <<< 10976 1726879453.75908: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879453.75912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879453.75946: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb09d850> <<< 10976 1726879453.75956: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb07a940> <<< 10976 1726879453.76007: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb0db880> <<< 10976 1726879453.76020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb072d90> <<< 10976 1726879453.76077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879453.76080: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb09dd90> <<< 10976 1726879453.76137: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb0c3970> <<< 10976 1726879453.76164: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879453.76678: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fadd0eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fadd6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fadcc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fadd4640> <<< 10976 1726879453.76696: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fadd0370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879453.76774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879453.76794: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879453.76834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879453.76857: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879453.76895: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879453.76908: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fad54e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad54910> import 'itertools' # <<< 10976 1726879453.76940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad54f10> <<< 10976 1726879453.76961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879453.76991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # <<< 10976 1726879453.77020: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad54fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 10976 1726879453.77042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad670d0> import '_collections' # <<< 10976 1726879453.77094: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fadaed90> import '_functools' # <<< 10976 1726879453.77117: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fada7670> <<< 10976 1726879453.77179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fadba6d0> <<< 10976 1726879453.77206: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69faddbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879453.77246: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fad67cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fadae2b0> <<< 10976 1726879453.77289: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fadba2e0> <<< 10976 1726879453.77320: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fade19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879453.77349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879453.77375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879453.77396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad67eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad67df0> <<< 10976 1726879453.77447: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad67d60> <<< 10976 1726879453.77459: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879453.77484: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879453.77514: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879453.77561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879453.77596: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad3a3d0> <<< 10976 1726879453.77614: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879453.77628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879453.77655: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad3a4c0> <<< 10976 1726879453.77773: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad6ff40> <<< 10976 1726879453.77812: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad69a90> <<< 10976 1726879453.77838: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad69490> <<< 10976 1726879453.77854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879453.77889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879453.77912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879453.77934: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fac89220> <<< 10976 1726879453.77966: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad25520> <<< 10976 1726879453.78015: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad69f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fade1040> <<< 10976 1726879453.78043: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879453.78068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879453.78101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fac9ab50> <<< 10976 1726879453.78112: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879453.78149: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fac9ae80> <<< 10976 1726879453.78177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879453.78202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879453.78212: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69facac790> <<< 10976 1726879453.78239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879453.78261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879453.78291: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69facaccd0> <<< 10976 1726879453.78338: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879453.78363: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fac45400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fac9af70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879453.78374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879453.78424: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879453.78437: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fac552e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69facac610> import 'pwd' # <<< 10976 1726879453.78463: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fac553a0> <<< 10976 1726879453.78504: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad67a30> <<< 10976 1726879453.78530: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879453.78549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879453.78567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879453.78605: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fac71700> <<< 10976 1726879453.78632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879453.78661: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fac719d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fac717c0> <<< 10976 1726879453.78693: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fac718b0> <<< 10976 1726879453.78723: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 10976 1726879453.78736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879453.78925: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879453.78956: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fac71d00> <<< 10976 1726879453.78978: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fac7c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fac71940> <<< 10976 1726879453.78998: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fac64a90> <<< 10976 1726879453.79010: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad67610> <<< 10976 1726879453.79033: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879453.79084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879453.79118: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fac71af0> <<< 10976 1726879453.79247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f69fab9f6d0> <<< 10976 1726879453.79417: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip' # zipimport: zlib available <<< 10976 1726879453.79511: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.79547: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879453.79588: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.79608: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879453.79611: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.80911: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.81905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa596820> <<< 10976 1726879453.81947: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879453.81988: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879453.82008: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879453.82039: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa596160> <<< 10976 1726879453.82062: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa596280> <<< 10976 1726879453.82088: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa596f70> <<< 10976 1726879453.82113: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879453.82168: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa5964f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa596d90> import 'atexit' # <<< 10976 1726879453.82212: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa596fd0> <<< 10976 1726879453.82226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879453.82251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879453.82305: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa596100> <<< 10976 1726879453.82335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879453.82360: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879453.82379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879453.82392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879453.82474: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa4eff40> <<< 10976 1726879453.82520: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa50cd00> <<< 10976 1726879453.82547: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa50ceb0> <<< 10976 1726879453.82559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879453.82592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879453.82629: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa50c370> <<< 10976 1726879453.82643: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa5fcdc0> <<< 10976 1726879453.82809: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa5fc3a0> <<< 10976 1726879453.82833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879453.82847: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa5fcfd0> <<< 10976 1726879453.82896: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879453.82933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879453.82937: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879453.82975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879453.82978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa5cdd30> <<< 10976 1726879453.83062: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa569d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa569400> <<< 10976 1726879453.83089: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa59e4f0> <<< 10976 1726879453.83102: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa569520> <<< 10976 1726879453.83135: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa569550> <<< 10976 1726879453.83160: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879453.83179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879453.83190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879453.83215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879453.83291: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa4ddfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa5df250> <<< 10976 1726879453.83332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879453.83340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879453.83388: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa4db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa5df3d0> <<< 10976 1726879453.83411: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879453.83475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879453.83489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879453.83546: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa5f6e50> <<< 10976 1726879453.83731: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa4db7f0> <<< 10976 1726879453.83773: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa4db640> <<< 10976 1726879453.83807: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa4da5b0> <<< 10976 1726879453.83853: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa4cfd90> <<< 10976 1726879453.83877: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa5d7910> <<< 10976 1726879453.83913: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879453.83916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879453.83927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879453.83969: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa55e6a0> <<< 10976 1726879453.84158: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa55db20> <<< 10976 1726879453.84168: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa56e0a0> <<< 10976 1726879453.84199: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa55e100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa5a1b20> <<< 10976 1726879453.84231: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.84251: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879453.84262: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.84326: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.84412: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879453.84445: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879453.84465: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879453.84475: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.84565: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.84665: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.85142: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.85622: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10976 1726879453.85644: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879453.85666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879453.85720: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa0b35e0> <<< 10976 1726879453.85790: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879453.85812: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa4b9580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa055100> <<< 10976 1726879453.85864: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879453.85892: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.85911: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879453.86036: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.86164: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879453.86192: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa55db80> <<< 10976 1726879453.86203: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.86597: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.86969: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.87020: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.87088: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879453.87132: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.87171: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879453.87174: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.87217: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.87304: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879453.87328: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879453.87341: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.87369: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.87405: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879453.87596: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.87784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879453.87817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 10976 1726879453.87900: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa087f10> # zipimport: zlib available <<< 10976 1726879453.87965: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.88042: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879453.88069: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879453.88072: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.88104: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.88154: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879453.88157: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.88182: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.88217: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.88307: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.88376: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879453.88396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879453.88481: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa5e9220> <<< 10976 1726879453.88511: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa087850> <<< 10976 1726879453.88552: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879453.88563: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.88693: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.88742: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.88770: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.88817: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879453.88845: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879453.88848: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879453.88880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879453.88916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879453.88921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879453.89003: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa49cca0> <<< 10976 1726879453.89048: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa499f70> <<< 10976 1726879453.89113: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa493940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879453.89133: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.89150: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.89209: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879453.89261: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879453.89291: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/modules/__init__.py <<< 10976 1726879453.89295: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.89331: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.89431: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879453.89611: stdout chunk (state=3): >>> {"changed": true, "path": "/tmp/ansible.nirdgpp8_ha_cluster_cib_diff", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "invocation": {"module_args": {"state": "file", "suffix": "_ha_cluster_cib_diff", "prefix": "ansible.", "path": null}}} <<< 10976 1726879453.89627: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879453.89891: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path <<< 10976 1726879453.89936: stdout chunk (state=3): >>># clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools <<< 10976 1726879453.89980: stdout chunk (state=3): >>># cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes <<< 10976 1726879453.89992: stdout chunk (state=3): >>># destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10976 1726879453.90197: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util <<< 10976 1726879453.90224: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879453.90262: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879453.90308: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 10976 1726879453.90321: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879453.90394: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 10976 1726879453.90442: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 10976 1726879453.90504: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types <<< 10976 1726879453.90540: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 10976 1726879453.90577: 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 # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879453.90821: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879453.90835: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879453.91133: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879453.91211: stderr chunk (state=3): >>><<< 10976 1726879453.91219: stdout chunk (state=3): >>><<< 10976 1726879453.91320: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb11edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb0c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb11eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb11eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb0c3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb0c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb0c3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb07a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb07a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb09d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb07a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb0db880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb072d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb09dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fb0c3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fadd0eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fadd6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fadcc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fadd4640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fadd0370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fad54e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad54910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad54f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad54fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad670d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fadaed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fada7670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fadba6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69faddbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fad67cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fadae2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fadba2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fade19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad67eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad67df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad67d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad3a3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad3a4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad6ff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad69a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad69490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fac89220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad25520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad69f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fade1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fac9ab50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fac9ae80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69facac790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69facaccd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fac45400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fac9af70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fac552e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69facac610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fac553a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad67a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fac71700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fac719d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fac717c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fac718b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fac71d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fac7c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fac71940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fac64a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fad67610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fac71af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f69fab9f6d0> # zipimport: found 30 names in '/tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa596820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa596160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa596280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa596f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa5964f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa596d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa596fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa596100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa4eff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa50cd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa50ceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa50c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa5fcdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa5fc3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa5fcfd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa5cdd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa569d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa569400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa59e4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa569520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa569550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa4ddfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa5df250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa4db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa5df3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa5f6e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa4db7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa4db640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa4da5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa4cfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa5d7910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa55e6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa55db20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa56e0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa55e100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa5a1b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa0b35e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa4b9580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa055100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa55db80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa087f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69fa5e9220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa087850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa49cca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa499f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69fa493940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_tempfile_payload_h_7ca7ti/ansible_tempfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": true, "path": "/tmp/ansible.nirdgpp8_ha_cluster_cib_diff", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "invocation": {"module_args": {"state": "file", "suffix": "_ha_cluster_cib_diff", "prefix": "ansible.", "path": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879453.92025: done with _execute_module (tempfile, {'state': 'file', 'suffix': '_ha_cluster_cib_diff', '_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': 'tempfile', '_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-1726879453.6289365-14180-197892541853278/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879453.92029: _low_level_execute_command(): starting 10976 1726879453.92032: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879453.6289365-14180-197892541853278/ > /dev/null 2>&1 && sleep 0' 10976 1726879453.92607: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879453.92620: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879453.92638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879453.92654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879453.92698: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879453.92709: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879453.92725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879453.92742: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879453.92753: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879453.92763: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879453.92773: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879453.92786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879453.92801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879453.92812: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879453.92821: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879453.92836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879453.92911: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879453.92929: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879453.92944: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879453.93021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879453.94966: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879453.94971: stdout chunk (state=3): >>><<< 10976 1726879453.94976: stderr chunk (state=3): >>><<< 10976 1726879453.95001: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879453.95005: handler run complete 10976 1726879453.95163: variable 'ansible_check_mode' from source: magic vars 10976 1726879453.95168: Evaluated conditional (not ansible_check_mode): True 10976 1726879453.95179: attempt loop complete, returning result 10976 1726879453.95182: _execute() done 10976 1726879453.95185: dumping result to json 10976 1726879453.95187: done dumping result, returning 10976 1726879453.95202: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Create a tempfile for CIB diff [0e24e73b-299d-f469-e0b0-000000000ea3] 10976 1726879453.95207: sending task result for task 0e24e73b-299d-f469-e0b0-000000000ea3 10976 1726879453.95311: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000ea3 10976 1726879453.95314: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.nirdgpp8_ha_cluster_cib_diff", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } 10976 1726879453.95419: no more pending results, returning what we have 10976 1726879453.95424: results queue empty 10976 1726879453.95425: checking for any_errors_fatal 10976 1726879453.95434: done checking for any_errors_fatal 10976 1726879453.95435: checking for max_fail_percentage 10976 1726879453.95437: done checking for max_fail_percentage 10976 1726879453.95438: checking to see if all hosts have failed and the running result is not ok 10976 1726879453.95439: done checking to see if all hosts have failed 10976 1726879453.95440: getting the remaining hosts for this loop 10976 1726879453.95442: done getting the remaining hosts for this loop 10976 1726879453.95446: getting the next task for host managed_node2 10976 1726879453.95454: done getting next task for host managed_node2 10976 1726879453.95458: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Compare new and original CIB 10976 1726879453.95463: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879453.95476: getting variables 10976 1726879453.95478: in VariableManager get_vars() 10976 1726879453.95530: Calling all_inventory to load vars for managed_node2 10976 1726879453.95533: Calling groups_inventory to load vars for managed_node2 10976 1726879453.95535: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879453.95545: Calling all_plugins_play to load vars for managed_node2 10976 1726879453.95548: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879453.95550: Calling groups_plugins_play to load vars for managed_node2 10976 1726879453.97057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879453.98780: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879453.98799: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879453.98804: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879453.98880: done with get_vars() 10976 1726879453.98901: done getting variables 10976 1726879453.98963: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Compare new and original CIB] ***** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:257 Friday 20 September 2024 20:44:13 -0400 (0:00:00.420) 0:01:35.413 ****** 10976 1726879453.98997: entering _queue_task() for managed_node2/command 10976 1726879453.99328: worker is 1 (out of 1 available) 10976 1726879453.99341: exiting _queue_task() for managed_node2/command 10976 1726879453.99352: done queuing things up, now waiting for results queue to drain 10976 1726879453.99354: waiting for pending results... 10976 1726879453.99680: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Compare new and original CIB 10976 1726879453.99839: in run() - task 0e24e73b-299d-f469-e0b0-000000000ea4 10976 1726879453.99857: variable 'ansible_search_path' from source: unknown 10976 1726879453.99864: variable 'ansible_search_path' from source: unknown 10976 1726879453.99905: calling self._execute() 10976 1726879454.00023: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879454.00037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879454.00052: variable 'omit' from source: magic vars 10976 1726879454.00432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879454.08962: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879454.09028: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879454.09069: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879454.09102: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879454.09145: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879454.09242: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879454.09266: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879454.09277: variable 'omit' from source: magic vars 10976 1726879454.09345: variable 'omit' from source: magic vars 10976 1726879454.09491: variable '__ha_cluster_tempfile_original_cib_xml' from source: set_fact 10976 1726879454.09505: variable '__ha_cluster_tempfile_cib_xml' from source: set_fact 10976 1726879454.09539: variable 'omit' from source: magic vars 10976 1726879454.09571: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879454.09604: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879454.09626: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879454.09645: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879454.09658: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879454.09684: variable 'inventory_hostname' from source: set_fact 10976 1726879454.09694: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879454.09704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879454.09798: Set connection var ansible_pipelining to False 10976 1726879454.09818: Set connection var ansible_shell_executable to /bin/sh 10976 1726879454.09833: Set connection var ansible_timeout to 10 10976 1726879454.09841: Set connection var ansible_shell_type to sh 10976 1726879454.09851: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879454.09862: Set connection var ansible_connection to ssh 10976 1726879454.09888: variable 'ansible_shell_executable' from source: unknown 10976 1726879454.09896: variable 'ansible_connection' from source: unknown 10976 1726879454.09904: variable 'ansible_module_compression' from source: unknown 10976 1726879454.09913: variable 'ansible_shell_type' from source: unknown 10976 1726879454.09924: variable 'ansible_shell_executable' from source: unknown 10976 1726879454.09932: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879454.09940: variable 'ansible_pipelining' from source: unknown 10976 1726879454.09947: variable 'ansible_timeout' from source: unknown 10976 1726879454.09993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879454.10203: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879454.10218: variable 'omit' from source: magic vars 10976 1726879454.10255: starting attempt loop 10976 1726879454.10262: running the handler 10976 1726879454.10277: _low_level_execute_command(): starting 10976 1726879454.10338: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879454.11064: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879454.11082: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879454.11100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879454.11124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879454.11168: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879454.11182: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879454.11198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879454.11216: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879454.11233: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879454.11244: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879454.11257: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879454.11272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879454.11288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879454.11300: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879454.11312: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879454.11330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879454.11409: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879454.11434: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879454.11455: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879454.11540: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879454.13208: stdout chunk (state=3): >>>/root <<< 10976 1726879454.13401: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879454.13405: stdout chunk (state=3): >>><<< 10976 1726879454.13408: stderr chunk (state=3): >>><<< 10976 1726879454.13524: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879454.13536: _low_level_execute_command(): starting 10976 1726879454.13540: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879454.1343126-14192-159517987027988 `" && echo ansible-tmp-1726879454.1343126-14192-159517987027988="` echo /root/.ansible/tmp/ansible-tmp-1726879454.1343126-14192-159517987027988 `" ) && sleep 0' 10976 1726879454.14123: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879454.14139: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879454.14155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879454.14180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879454.14224: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879454.14238: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879454.14253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879454.14273: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879454.14292: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879454.14305: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879454.14319: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879454.14336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879454.14352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879454.14402: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879454.14416: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879454.14434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879454.14793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879454.14821: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879454.14844: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879454.14919: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879454.16863: stdout chunk (state=3): >>>ansible-tmp-1726879454.1343126-14192-159517987027988=/root/.ansible/tmp/ansible-tmp-1726879454.1343126-14192-159517987027988 <<< 10976 1726879454.17085: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879454.17088: stdout chunk (state=3): >>><<< 10976 1726879454.17092: stderr chunk (state=3): >>><<< 10976 1726879454.17228: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879454.1343126-14192-159517987027988=/root/.ansible/tmp/ansible-tmp-1726879454.1343126-14192-159517987027988 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879454.17232: variable 'ansible_module_compression' from source: unknown 10976 1726879454.17235: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 10976 1726879454.17353: variable 'ansible_facts' from source: unknown 10976 1726879454.17356: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879454.1343126-14192-159517987027988/AnsiballZ_command.py 10976 1726879454.17496: Sending initial data 10976 1726879454.17499: Sent initial data (156 bytes) 10976 1726879454.20390: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879454.20397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879454.20412: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879454.20419: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879454.20441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879454.20444: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879454.20447: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879454.20454: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879454.20462: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879454.20471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879454.20483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879454.20490: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879454.20500: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879454.20513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879454.20583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879454.20848: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879454.20860: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879454.20935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879454.22750: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879454.22831: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879454.22855: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpusp16szg /root/.ansible/tmp/ansible-tmp-1726879454.1343126-14192-159517987027988/AnsiballZ_command.py <<< 10976 1726879454.22882: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879454.24363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879454.24367: stderr chunk (state=3): >>><<< 10976 1726879454.24479: stdout chunk (state=3): >>><<< 10976 1726879454.24483: done transferring module to remote 10976 1726879454.24485: _low_level_execute_command(): starting 10976 1726879454.24488: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879454.1343126-14192-159517987027988/ /root/.ansible/tmp/ansible-tmp-1726879454.1343126-14192-159517987027988/AnsiballZ_command.py && sleep 0' 10976 1726879454.25893: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879454.26026: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879454.26043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879454.26061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879454.26107: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879454.26124: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879454.26141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879454.26245: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879454.26258: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879454.26268: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879454.26282: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879454.26295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879454.26311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879454.26326: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879454.26341: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879454.26355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879454.26434: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879454.26571: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879454.26586: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879454.26730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879454.28637: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879454.28641: stdout chunk (state=3): >>><<< 10976 1726879454.28644: stderr chunk (state=3): >>><<< 10976 1726879454.28742: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879454.28746: _low_level_execute_command(): starting 10976 1726879454.28748: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879454.1343126-14192-159517987027988/AnsiballZ_command.py && sleep 0' 10976 1726879454.30294: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879454.30309: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879454.30326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879454.30344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879454.30387: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879454.30402: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879454.30416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879454.30436: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879454.30447: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879454.30457: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879454.30469: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879454.30482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879454.30499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879454.30513: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879454.30527: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879454.30540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879454.30618: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879454.30742: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879454.30758: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879454.30958: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879454.33037: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 10976 1726879454.33040: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10976 1726879454.33106: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879454.33110: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879454.33134: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879454.33169: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879454.33223: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 10976 1726879454.33227: stdout chunk (state=3): >>># installed zipimport hook <<< 10976 1726879454.33272: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879454.33316: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879454.33345: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0bf3dc0> <<< 10976 1726879454.33392: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879454.33425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0bf3b20> <<< 10976 1726879454.33445: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0bf3ac0> <<< 10976 1726879454.33479: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879454.33501: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b98490> <<< 10976 1726879454.33540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879454.33564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879454.33577: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b98940> <<< 10976 1726879454.33601: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b98670> <<< 10976 1726879454.33640: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879454.33654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879454.33684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879454.33707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879454.33721: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879454.33756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b4f190> <<< 10976 1726879454.33785: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879454.33788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879454.33859: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b4f220> <<< 10976 1726879454.33907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879454.33923: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b4f940> <<< 10976 1726879454.33967: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0bb0880> <<< 10976 1726879454.33981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b47d90> <<< 10976 1726879454.34044: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b72d90> <<< 10976 1726879454.34108: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b98970> <<< 10976 1726879454.34129: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879454.34326: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879454.34359: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879454.34391: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879454.34415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879454.34450: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879454.34453: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b12eb0> <<< 10976 1726879454.34494: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b16f40> <<< 10976 1726879454.34541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879454.34570: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879454.34592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879454.34632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 10976 1726879454.34636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879454.34672: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b0c610> <<< 10976 1726879454.34690: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b14640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b12370> <<< 10976 1726879454.34703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879454.34835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879454.34861: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879454.34901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879454.34915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879454.34951: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff0a95dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0a958b0> <<< 10976 1726879454.34969: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879454.35016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0a95eb0> <<< 10976 1726879454.35019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879454.35041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879454.35081: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0a95f70> <<< 10976 1726879454.35116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0a95e80> <<< 10976 1726879454.35119: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879454.35171: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0aeed30> <<< 10976 1726879454.35181: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879454.35196: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0ae8610> <<< 10976 1726879454.35255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0afb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b1be20> <<< 10976 1726879454.35281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879454.35314: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff0aa7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0aee250> <<< 10976 1726879454.35385: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff0afb280> <<< 10976 1726879454.35389: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b219d0> <<< 10976 1726879454.35411: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879454.35439: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879454.35466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879454.35479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0aa7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0aa7d90> <<< 10976 1726879454.35520: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0aa7d00> <<< 10976 1726879454.35551: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879454.35583: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879454.35588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879454.35599: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879454.35648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879454.35682: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0a7b370> <<< 10976 1726879454.35701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879454.35714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879454.35741: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0a7b460> <<< 10976 1726879454.35864: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0aaffa0> <<< 10976 1726879454.35907: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0aa9a30> <<< 10976 1726879454.35947: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0aa9490> <<< 10976 1726879454.35951: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879454.35984: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879454.36012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879454.36032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff07891c0> <<< 10976 1726879454.36070: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0a65c70> <<< 10976 1726879454.36121: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0aa9eb0> <<< 10976 1726879454.36145: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b21040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879454.36189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879454.36215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff079aaf0> <<< 10976 1726879454.36218: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879454.36264: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff079ae20> <<< 10976 1726879454.36277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879454.36310: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879454.36329: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff07ad730> <<< 10976 1726879454.36341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879454.36373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879454.36403: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff07adc70> <<< 10976 1726879454.36438: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff07453a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff079af10> <<< 10976 1726879454.36469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879454.36528: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff0755280> <<< 10976 1726879454.36540: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff07ad5b0> import 'pwd' # <<< 10976 1726879454.36567: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff0755340> <<< 10976 1726879454.36609: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0aa79d0> <<< 10976 1726879454.36637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879454.36655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879454.36679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879454.36705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879454.36727: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff07716a0> <<< 10976 1726879454.36754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879454.36767: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff0771970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0771760> <<< 10976 1726879454.36792: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff0771850> <<< 10976 1726879454.36825: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879454.37067: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff0771ca0> <<< 10976 1726879454.37107: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff077e1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff07718e0> <<< 10976 1726879454.37145: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0764a30> <<< 10976 1726879454.37169: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0aa75b0> <<< 10976 1726879454.37182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879454.37235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879454.37298: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0771a90> <<< 10976 1726879454.37378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879454.37394: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5ff0692670> <<< 10976 1726879454.37550: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 10976 1726879454.37642: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879454.37687: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879454.37726: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879454.37730: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879454.38969: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879454.39983: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff05b77c0> <<< 10976 1726879454.40038: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879454.40055: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879454.40058: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879454.40094: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff05b7160> <<< 10976 1726879454.40170: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff05b7280> <<< 10976 1726879454.40184: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff05b7f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879454.40281: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff05b74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff05b7d30> <<< 10976 1726879454.40305: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879454.40309: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff05b7f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879454.40403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff05b7100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879454.40429: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879454.40449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879454.40471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879454.40638: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5feffedee0> <<< 10976 1726879454.40827: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff052ff40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff052fd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff052f3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff061ddc0> <<< 10976 1726879454.40905: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff061d3a0> <<< 10976 1726879454.40915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879454.40963: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff061df70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879454.40995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879454.41084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879454.41109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff05edc10> <<< 10976 1726879454.41155: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff058acd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff058a3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff05bb490> <<< 10976 1726879454.41159: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879454.41161: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff058a4c0> <<< 10976 1726879454.41201: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879454.41204: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff058a4f0> <<< 10976 1726879454.41219: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879454.41243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879454.41246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879454.41275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879454.41367: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5feffd0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff05ff1f0><<< 10976 1726879454.41373: stdout chunk (state=3): >>> <<< 10976 1726879454.41394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879454.41397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879454.41458: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879454.41462: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5feffdc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff05ff370> <<< 10976 1726879454.41483: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879454.41553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879454.41556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879454.41568: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879454.42801: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0617d90> <<< 10976 1726879454.43059: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5feffdc880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5feffdc6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5feffdb670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5feffdb5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff05f68b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff0580670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff057fac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff05900d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff05800d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff05c2a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879454.43173: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879454.43632: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879454.43663: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879454.43674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879454.43733: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fefb9d580> <<< 10976 1726879454.43806: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879454.43819: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5feffbd520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fefb420a0> <<< 10976 1726879454.43868: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 10976 1726879454.43909: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879454.43926: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879454.44035: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879454.44167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879454.44195: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff057fbb0> # zipimport: zlib available <<< 10976 1726879454.44602: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879454.44966: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879454.45028: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879454.45091: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879454.45127: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879454.45160: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879454.45220: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879454.45307: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879454.45338: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879454.45341: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879454.45372: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879454.45413: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879454.45417: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879454.45601: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879454.45789: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879454.45830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 10976 1726879454.45914: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5feffb7970> # zipimport: zlib available <<< 10976 1726879454.45974: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879454.46051: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879454.46075: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879454.46110: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879454.46150: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10976 1726879454.46192: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879454.46227: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879454.46320: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879454.46386: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879454.46411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879454.46501: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff0609250> <<< 10976 1726879454.46526: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5feffb76a0> <<< 10976 1726879454.46566: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879454.46715: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879454.46774: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879454.46796: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879454.46864: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879454.46867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879454.46905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879454.46928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879454.47024: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5feff9c7c0> <<< 10976 1726879454.47064: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5feff997f0> <<< 10976 1726879454.47261: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5feff93970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879454.47270: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 10976 1726879454.47297: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10976 1726879454.47384: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879454.47487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879454.47517: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fefb2c5e0> <<< 10976 1726879454.47602: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879454.47766: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879454.48506: stdout chunk (state=3): >>> {"changed": true, "stdout": "\n \n \n \n \n \n \n \n", "stderr": "", "rc": 1, "cmd": ["crm_diff", "--no-version", "--original", "/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml", "--new", "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml"], "start": "2024-09-20 20:44:14.477225", "end": "2024-09-20 20:44:14.484004", "delta": "0:00:00.006779", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "crm_diff --no-version --original /tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml --new /tmp/ansible.lgzsw14q_ha_cluster_cib_xml\n", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ <<< 10976 1726879454.48954: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879454.49123: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder<<< 10976 1726879454.49148: stdout chunk (state=3): >>> # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux<<< 10976 1726879454.49208: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 10976 1726879454.49395: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879454.49409: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879454.49457: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 10976 1726879454.49512: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879454.49519: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879454.49557: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879454.49600: stdout chunk (state=3): >>># destroy array <<< 10976 1726879454.49603: stdout chunk (state=3): >>># destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879454.49713: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 10976 1726879454.49770: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 10976 1726879454.49892: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10976 1726879454.49910: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879454.50076: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 10976 1726879454.50113: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879454.50145: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879454.50186: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879454.50666: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.42.6 closed. <<< 10976 1726879454.50672: stdout chunk (state=3): >>><<< 10976 1726879454.50674: stderr chunk (state=3): >>><<< 10976 1726879454.50969: _low_level_execute_command() done: rc=1, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0bf3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0bf3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0bf3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b98490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b98940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b98670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b4f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b4f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b4f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0bb0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b47d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b72d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b98970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b12eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b16f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b0c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b14640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b12370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff0a95dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0a958b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0a95eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0a95f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0a95e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0aeed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0ae8610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0afb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b1be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff0aa7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0aee250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff0afb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b219d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0aa7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0aa7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0aa7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0a7b370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0a7b460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0aaffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0aa9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0aa9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff07891c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0a65c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0aa9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0b21040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff079aaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff079ae20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff07ad730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff07adc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff07453a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff079af10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff0755280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff07ad5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff0755340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0aa79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff07716a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff0771970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0771760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff0771850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff0771ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff077e1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff07718e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0764a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0aa75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0771a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5ff0692670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff05b77c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff05b7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff05b7280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff05b7f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff05b74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff05b7d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff05b7f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff05b7100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5feffedee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff052ff40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff052fd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff052f3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff061ddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff061d3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff061df70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff05edc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff058acd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff058a3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff05bb490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff058a4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff058a4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5feffd0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff05ff1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5feffdc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff05ff370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff0617d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5feffdc880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5feffdc6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5feffdb670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5feffdb5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff05f68b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff0580670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff057fac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff05900d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff05800d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff05c2a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fefb9d580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5feffbd520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fefb420a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff057fbb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5feffb7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff0609250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5feffb76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5feff9c7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5feff997f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5feff93970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gzs_odib/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fefb2c5e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "\n \n \n \n \n \n \n \n", "stderr": "", "rc": 1, "cmd": ["crm_diff", "--no-version", "--original", "/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml", "--new", "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml"], "start": "2024-09-20 20:44:14.477225", "end": "2024-09-20 20:44:14.484004", "delta": "0:00:00.006779", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "crm_diff --no-version --original /tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml --new /tmp/ansible.lgzsw14q_ha_cluster_cib_xml\n", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.42.6 closed. 10976 1726879454.52332: done with _execute_module (ansible.legacy.command, {'_raw_params': 'crm_diff --no-version --original /tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml --new /tmp/ansible.lgzsw14q_ha_cluster_cib_xml\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_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-1726879454.1343126-14192-159517987027988/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879454.52336: _low_level_execute_command(): starting 10976 1726879454.52341: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879454.1343126-14192-159517987027988/ > /dev/null 2>&1 && sleep 0' 10976 1726879454.53737: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879454.53759: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879454.53779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879454.53803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879454.53897: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879454.53914: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879454.53933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879454.53958: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879454.53984: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879454.54000: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879454.54015: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879454.54034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879454.54080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879454.54096: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879454.54108: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879454.54124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879454.54318: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879454.54343: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879454.54364: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879454.54442: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879454.56326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879454.56330: stdout chunk (state=3): >>><<< 10976 1726879454.56338: stderr chunk (state=3): >>><<< 10976 1726879454.56352: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879454.56358: handler run complete 10976 1726879454.56510: variable 'ansible_check_mode' from source: magic vars 10976 1726879454.56515: Evaluated conditional (not ansible_check_mode): True 10976 1726879454.56655: variable '__ha_cluster_cib_diff' from source: unknown 10976 1726879454.56668: Evaluated conditional (__ha_cluster_cib_diff.rc != 0): True 10976 1726879454.56798: variable '__ha_cluster_cib_diff' from source: unknown 10976 1726879454.56810: Evaluated conditional (__ha_cluster_cib_diff.rc != 1): False 10976 1726879454.56823: attempt loop complete, returning result 10976 1726879454.56826: _execute() done 10976 1726879454.56829: dumping result to json 10976 1726879454.56835: done dumping result, returning 10976 1726879454.56843: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Compare new and original CIB [0e24e73b-299d-f469-e0b0-000000000ea4] 10976 1726879454.56855: sending task result for task 0e24e73b-299d-f469-e0b0-000000000ea4 changed: [managed_node2] => { "changed": true, "cmd": [ "crm_diff", "--no-version", "--original", "/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml", "--new", "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml" ], "delta": "0:00:00.006779", "end": "2024-09-20 20:44:14.484004", "failed_when_result": false, "rc": 1, "start": "2024-09-20 20:44:14.477225" } STDOUT: MSG: non-zero return code 10976 1726879454.57373: no more pending results, returning what we have 10976 1726879454.57376: results queue empty 10976 1726879454.57377: checking for any_errors_fatal 10976 1726879454.57387: done checking for any_errors_fatal 10976 1726879454.57388: checking for max_fail_percentage 10976 1726879454.57392: done checking for max_fail_percentage 10976 1726879454.57394: checking to see if all hosts have failed and the running result is not ok 10976 1726879454.57467: done checking to see if all hosts have failed 10976 1726879454.57469: getting the remaining hosts for this loop 10976 1726879454.57470: done getting the remaining hosts for this loop 10976 1726879454.57518: getting the next task for host managed_node2 10976 1726879454.57527: done getting next task for host managed_node2 10976 1726879454.57531: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Write CIB diff to its tempfile 10976 1726879454.57534: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879454.57548: getting variables 10976 1726879454.57550: in VariableManager get_vars() 10976 1726879454.57770: Calling all_inventory to load vars for managed_node2 10976 1726879454.57773: Calling groups_inventory to load vars for managed_node2 10976 1726879454.57775: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879454.57799: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000ea4 10976 1726879454.57802: WORKER PROCESS EXITING 10976 1726879454.57815: Calling all_plugins_play to load vars for managed_node2 10976 1726879454.57819: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879454.57824: Calling groups_plugins_play to load vars for managed_node2 10976 1726879454.69525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879454.74207: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879454.74563: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879454.74571: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879454.74636: done with get_vars() 10976 1726879454.74663: done getting variables 10976 1726879454.74716: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Write CIB diff to its tempfile] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:270 Friday 20 September 2024 20:44:14 -0400 (0:00:00.757) 0:01:36.171 ****** 10976 1726879454.74783: entering _queue_task() for managed_node2/copy 10976 1726879454.75720: worker is 1 (out of 1 available) 10976 1726879454.75742: exiting _queue_task() for managed_node2/copy 10976 1726879454.75756: done queuing things up, now waiting for results queue to drain 10976 1726879454.75758: waiting for pending results... 10976 1726879454.76754: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Write CIB diff to its tempfile 10976 1726879454.77049: in run() - task 0e24e73b-299d-f469-e0b0-000000000ea5 10976 1726879454.77129: variable 'ansible_search_path' from source: unknown 10976 1726879454.77142: variable 'ansible_search_path' from source: unknown 10976 1726879454.77259: calling self._execute() 10976 1726879454.77499: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879454.77511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879454.77527: variable 'omit' from source: magic vars 10976 1726879454.78398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879454.83913: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879454.84005: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879454.84059: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879454.84165: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879454.84246: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879454.84530: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879454.84557: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879454.84821: variable '__ha_cluster_cib_diff' from source: set_fact 10976 1726879454.84895: Evaluated conditional (__ha_cluster_cib_diff.rc == 1): True 10976 1726879454.84907: variable 'omit' from source: magic vars 10976 1726879454.85119: variable 'omit' from source: magic vars 10976 1726879454.85334: variable '__ha_cluster_cib_diff' from source: set_fact 10976 1726879454.85532: variable '__ha_cluster_tempfile_cib_diff' from source: set_fact 10976 1726879454.85556: variable 'omit' from source: magic vars 10976 1726879454.85586: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879454.85617: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879454.85756: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879454.85776: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879454.85792: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879454.85824: variable 'inventory_hostname' from source: set_fact 10976 1726879454.85834: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879454.85846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879454.86071: Set connection var ansible_pipelining to False 10976 1726879454.86085: Set connection var ansible_shell_executable to /bin/sh 10976 1726879454.86097: Set connection var ansible_timeout to 10 10976 1726879454.86174: Set connection var ansible_shell_type to sh 10976 1726879454.86186: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879454.86196: Set connection var ansible_connection to ssh 10976 1726879454.86224: variable 'ansible_shell_executable' from source: unknown 10976 1726879454.86233: variable 'ansible_connection' from source: unknown 10976 1726879454.86240: variable 'ansible_module_compression' from source: unknown 10976 1726879454.86246: variable 'ansible_shell_type' from source: unknown 10976 1726879454.86253: variable 'ansible_shell_executable' from source: unknown 10976 1726879454.86259: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879454.86284: variable 'ansible_pipelining' from source: unknown 10976 1726879454.86290: variable 'ansible_timeout' from source: unknown 10976 1726879454.86396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879454.86624: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879454.86639: variable 'omit' from source: magic vars 10976 1726879454.86647: starting attempt loop 10976 1726879454.86652: running the handler 10976 1726879454.86664: _low_level_execute_command(): starting 10976 1726879454.86674: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879454.88469: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879454.88615: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879454.88634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879454.88653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879454.88697: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879454.88713: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879454.88732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879454.88750: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879454.88835: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879454.88848: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879454.88860: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879454.88874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879454.88889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879454.88901: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879454.88913: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879454.88932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879454.89005: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879454.89060: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879454.89078: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879454.89168: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879454.90824: stdout chunk (state=3): >>>/root <<< 10976 1726879454.91038: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879454.91041: stdout chunk (state=3): >>><<< 10976 1726879454.91043: stderr chunk (state=3): >>><<< 10976 1726879454.91157: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879454.91168: _low_level_execute_command(): starting 10976 1726879454.91171: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879454.910649-14223-82321260917963 `" && echo ansible-tmp-1726879454.910649-14223-82321260917963="` echo /root/.ansible/tmp/ansible-tmp-1726879454.910649-14223-82321260917963 `" ) && sleep 0' 10976 1726879454.93334: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879454.93485: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879454.93503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879454.93532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879454.93580: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879454.93597: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879454.93612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879454.93632: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879454.93644: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879454.93654: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879454.93664: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879454.93676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879454.93691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879454.93706: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879454.93717: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879454.93732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879454.93811: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879454.93941: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879454.93958: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879454.94043: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879454.96046: stdout chunk (state=3): >>>ansible-tmp-1726879454.910649-14223-82321260917963=/root/.ansible/tmp/ansible-tmp-1726879454.910649-14223-82321260917963 <<< 10976 1726879454.96248: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879454.96251: stdout chunk (state=3): >>><<< 10976 1726879454.96254: stderr chunk (state=3): >>><<< 10976 1726879454.96602: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879454.910649-14223-82321260917963=/root/.ansible/tmp/ansible-tmp-1726879454.910649-14223-82321260917963 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879454.96606: variable 'ansible_module_compression' from source: unknown 10976 1726879454.96608: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10976 1726879454.96611: variable 'ansible_facts' from source: unknown 10976 1726879454.96613: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879454.910649-14223-82321260917963/AnsiballZ_stat.py 10976 1726879454.97169: Sending initial data 10976 1726879454.97173: Sent initial data (151 bytes) 10976 1726879454.99541: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879455.00104: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879455.00115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879455.00133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879455.00172: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879455.00179: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879455.00188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879455.00202: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879455.00209: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879455.00216: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879455.00225: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879455.00249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879455.00270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879455.00288: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879455.00296: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879455.00315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879455.00416: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879455.00440: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879455.00456: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879455.00537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879455.02468: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879455.02516: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879455.02607: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp1urqb1qu /root/.ansible/tmp/ansible-tmp-1726879454.910649-14223-82321260917963/AnsiballZ_stat.py <<< 10976 1726879455.02618: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879455.04269: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879455.04376: stderr chunk (state=3): >>><<< 10976 1726879455.04379: stdout chunk (state=3): >>><<< 10976 1726879455.04403: done transferring module to remote 10976 1726879455.04431: _low_level_execute_command(): starting 10976 1726879455.04438: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879454.910649-14223-82321260917963/ /root/.ansible/tmp/ansible-tmp-1726879454.910649-14223-82321260917963/AnsiballZ_stat.py && sleep 0' 10976 1726879455.06051: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879455.06658: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879455.06681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879455.06723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879455.06928: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879455.06952: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879455.06974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879455.06998: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879455.07020: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879455.07044: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879455.07143: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879455.07172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879455.07201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879455.07218: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879455.07241: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879455.07268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879455.07612: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879455.07654: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879455.07686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879455.07831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879455.09844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879455.09961: stderr chunk (state=3): >>><<< 10976 1726879455.09965: stdout chunk (state=3): >>><<< 10976 1726879455.10011: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879455.10015: _low_level_execute_command(): starting 10976 1726879455.10020: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879454.910649-14223-82321260917963/AnsiballZ_stat.py && sleep 0' 10976 1726879455.12442: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879455.13183: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879455.13207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879455.13248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879455.13329: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879455.13347: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879455.13368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879455.13408: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879455.13429: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879455.13447: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879455.13478: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879455.13503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879455.13528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879455.13558: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879455.13565: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879455.13586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879455.13712: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879455.14346: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879455.14357: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879455.14436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879455.16528: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 10976 1726879455.16542: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10976 1726879455.16590: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879455.16634: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879455.16666: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879455.16713: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879455.16716: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879455.16780: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879455.16811: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879455.16835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879455.16851: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be5f3dc0> <<< 10976 1726879455.16889: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879455.16905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be5983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be5f3b20> <<< 10976 1726879455.16935: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879455.16946: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be5f3ac0> <<< 10976 1726879455.16977: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879455.16996: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879455.17006: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be598490> <<< 10976 1726879455.17047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 10976 1726879455.17075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 10976 1726879455.17078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 10976 1726879455.17096: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be598940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be598670> <<< 10976 1726879455.17139: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879455.17169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879455.17193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879455.17218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879455.17237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879455.17272: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be54f190> <<< 10976 1726879455.17276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879455.17286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879455.17360: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be54f220> <<< 10976 1726879455.17385: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879455.17430: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be572850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be54f940> <<< 10976 1726879455.17453: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be5b0880> <<< 10976 1726879455.17498: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 10976 1726879455.17506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be548d90> <<< 10976 1726879455.17554: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879455.17557: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be572d90> <<< 10976 1726879455.17604: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be598970> <<< 10976 1726879455.17631: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879455.17830: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879455.17873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879455.17910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879455.17927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879455.17958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879455.17961: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4edeb0> <<< 10976 1726879455.18028: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4f1f40> <<< 10976 1726879455.18037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879455.18051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 10976 1726879455.18078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879455.18107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879455.18140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879455.18169: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4ef640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4ed370> <<< 10976 1726879455.18182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879455.18277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879455.18280: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879455.18314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879455.18339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879455.18386: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879455.18406: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78be470dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4708b0> import 'itertools' # <<< 10976 1726879455.18446: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be470eb0> <<< 10976 1726879455.18449: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879455.18500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879455.18504: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be470f70> <<< 10976 1726879455.18530: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be470e80> <<< 10976 1726879455.18533: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879455.18574: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4c9d30> import '_functools' # <<< 10976 1726879455.18610: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4c3610> <<< 10976 1726879455.18686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 10976 1726879455.18689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4d6670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4f6e20> <<< 10976 1726879455.18703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879455.18739: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78be482c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4c9250> <<< 10976 1726879455.18795: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879455.18799: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78be4d6280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4fc9d0> <<< 10976 1726879455.18811: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879455.18847: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879455.18877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879455.18903: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be482fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be482d90> <<< 10976 1726879455.18941: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be482d00> <<< 10976 1726879455.18973: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879455.18982: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879455.19004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879455.19049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879455.19089: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be456370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879455.19114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879455.19143: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be456460> <<< 10976 1726879455.19283: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be48afa0> <<< 10976 1726879455.19328: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be484a30> <<< 10976 1726879455.19360: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be484490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879455.19373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879455.19404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879455.19441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879455.19453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be16f1c0> <<< 10976 1726879455.19483: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be440c70> <<< 10976 1726879455.19537: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be484eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4fc040> <<< 10976 1726879455.19560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879455.19587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879455.19617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be180af0> <<< 10976 1726879455.19634: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879455.19681: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78be180e20> <<< 10976 1726879455.19693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879455.19727: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879455.19750: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be193730> <<< 10976 1726879455.19760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879455.19785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879455.19812: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be193c70> <<< 10976 1726879455.19863: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78be1203a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be180f10> <<< 10976 1726879455.19892: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879455.19951: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78be130280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be1935b0> <<< 10976 1726879455.19977: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879455.19992: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78be130340> <<< 10976 1726879455.20035: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4829d0> <<< 10976 1726879455.20056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879455.20078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879455.20099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879455.20134: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879455.20161: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78be14c6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879455.20198: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78be14c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be14c760> <<< 10976 1726879455.20229: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879455.20257: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78be14c850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879455.20458: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78be14cca0> <<< 10976 1726879455.20493: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879455.20574: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78be1591f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be14c8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be13fa30> <<< 10976 1726879455.20589: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4825b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879455.20617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879455.20655: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be14ca90> <<< 10976 1726879455.20763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879455.20778: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f78be075670> <<< 10976 1726879455.20939: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 10976 1726879455.21033: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.21060: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879455.21086: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.21114: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10976 1726879455.22371: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.23355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdf9c7c0> <<< 10976 1726879455.23383: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879455.23428: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879455.23443: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879455.23475: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bdf9c160> <<< 10976 1726879455.23527: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdf9c280> <<< 10976 1726879455.23557: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdf9cf10> <<< 10976 1726879455.23571: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879455.23630: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdf9c4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdf9cd30> <<< 10976 1726879455.23668: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879455.23683: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bdf9cf70> <<< 10976 1726879455.23686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879455.23706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879455.23757: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdf9c100> <<< 10976 1726879455.23782: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879455.23794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879455.23806: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879455.23838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879455.23857: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879455.23926: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bd9aeee0> <<< 10976 1726879455.23977: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bd9cdf40> <<< 10976 1726879455.24009: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bd9cdd60> <<< 10976 1726879455.24013: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879455.24044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879455.24091: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bd9cd3d0> <<< 10976 1726879455.24105: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be002dc0> <<< 10976 1726879455.24270: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be0023a0> <<< 10976 1726879455.24295: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879455.24328: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be002f70> <<< 10976 1726879455.24353: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879455.24386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879455.24399: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879455.24442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879455.24445: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdfd0c10> <<< 10976 1726879455.24526: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdf6ecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdf6e3a0> <<< 10976 1726879455.24551: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdfa1490> <<< 10976 1726879455.24575: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bdf6e4c0> <<< 10976 1726879455.24588: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdf6e4f0> <<< 10976 1726879455.24624: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879455.24637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879455.24663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879455.24677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879455.24766: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bd990250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdfe31f0> <<< 10976 1726879455.24790: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879455.24848: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bd99c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdfe3370> <<< 10976 1726879455.24883: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879455.24926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879455.24955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879455.24958: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879455.25008: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdffbd90> <<< 10976 1726879455.25138: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bd99c880> <<< 10976 1726879455.25243: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879455.25246: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bd99c6d0> <<< 10976 1726879455.25272: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bd99b670> <<< 10976 1726879455.25317: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bd99b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdfdb8b0> <<< 10976 1726879455.25342: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879455.25378: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879455.25392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879455.25434: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bdf65670> <<< 10976 1726879455.25627: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bdf64ac0> <<< 10976 1726879455.25630: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdf730d0> <<< 10976 1726879455.25678: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879455.25692: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bdf650d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdfa7a60> # zipimport: zlib available <<< 10976 1726879455.25710: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10976 1726879455.25793: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.25881: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879455.25919: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879455.25934: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879455.26034: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.26131: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.26603: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.27098: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py <<< 10976 1726879455.27103: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879455.27126: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879455.27204: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879455.27207: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bd581580> <<< 10976 1726879455.27269: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879455.27285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bd96a520> <<< 10976 1726879455.27288: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bd5270a0> <<< 10976 1726879455.27341: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879455.27344: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.27383: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.27387: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879455.27505: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.27646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879455.27682: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdf64bb0> # zipimport: zlib available <<< 10976 1726879455.28071: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.28446: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.28505: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.28568: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879455.28608: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.28644: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879455.28702: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.28786: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10976 1726879455.28807: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879455.28824: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.28853: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.28890: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879455.29080: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.29300: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879455.29336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 10976 1726879455.29417: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bd978970> # zipimport: zlib available <<< 10976 1726879455.29482: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.29560: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879455.29590: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879455.29593: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.29619: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.29677: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879455.29680: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.29704: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.29742: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.29836: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.29901: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879455.29925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879455.30005: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bdfed250> <<< 10976 1726879455.30043: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bd9786a0> <<< 10976 1726879455.30084: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879455.30101: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.30227: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.30284: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.30305: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.30352: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879455.30382: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879455.30385: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879455.30411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879455.30446: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879455.30463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879455.30546: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bd95d7c0> <<< 10976 1726879455.30587: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bd95a7f0> <<< 10976 1726879455.30643: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bd954970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879455.30668: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.30692: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.30706: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879455.30783: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879455.30806: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py <<< 10976 1726879455.30820: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.30930: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.31119: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.31292: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879455.31979: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/tmp/ansible.nirdgpp8_ha_cluster_cib_diff", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 590688, "dev": 51713, "nlink": 1, "atime": 1726879453.8937018, "mtime": 1726879453.8937018, "ctime": 1726879453.8937018, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "2610829524", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/ansible.nirdgpp8_ha_cluster_cib_diff", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 10976 1726879455.31997: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879455.32404: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879455.32421: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 10976 1726879455.32501: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 10976 1726879455.32510: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 10976 1726879455.32707: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879455.32721: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879455.32774: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 10976 1726879455.32839: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879455.32842: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879455.32896: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879455.32901: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 10976 1726879455.32916: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879455.33031: stdout chunk (state=3): >>># cleanup[3] wiping gc # 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 <<< 10976 1726879455.33078: 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 10976 1726879455.33114: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879455.33193: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 10976 1726879455.33197: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10976 1726879455.33242: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879455.33458: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879455.33462: stdout chunk (state=3): >>># destroy select <<< 10976 1726879455.33465: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879455.33534: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879455.33876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879455.33899: stderr chunk (state=3): >>><<< 10976 1726879455.33903: stdout chunk (state=3): >>><<< 10976 1726879455.34000: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be5f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be5983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be5f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be5f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be598490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be598940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be598670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be54f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be54f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be572850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be54f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be5b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be548d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be572d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be598970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4edeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4f1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4ef640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4ed370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78be470dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4708b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be470eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be470f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be470e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4c9d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4c3610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4d6670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4f6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78be482c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4c9250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78be4d6280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4fc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be482fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be482d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be482d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be456370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be456460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be48afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be484a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be484490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be16f1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be440c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be484eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4fc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be180af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78be180e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be193730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be193c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78be1203a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be180f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78be130280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be1935b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78be130340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4829d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78be14c6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78be14c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be14c760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78be14c850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78be14cca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78be1591f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be14c8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be13fa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be4825b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be14ca90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f78be075670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdf9c7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bdf9c160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdf9c280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdf9cf10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdf9c4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdf9cd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bdf9cf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdf9c100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bd9aeee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bd9cdf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bd9cdd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bd9cd3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be002dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be0023a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78be002f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdfd0c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdf6ecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdf6e3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdfa1490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bdf6e4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdf6e4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bd990250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdfe31f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bd99c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdfe3370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdffbd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bd99c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bd99c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bd99b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bd99b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdfdb8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bdf65670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bdf64ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdf730d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bdf650d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdfa7a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bd581580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bd96a520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bd5270a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bdf64bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bd978970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bdfed250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bd9786a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bd95d7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bd95a7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bd954970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_s1zrewen/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/tmp/ansible.nirdgpp8_ha_cluster_cib_diff", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 590688, "dev": 51713, "nlink": 1, "atime": 1726879453.8937018, "mtime": 1726879453.8937018, "ctime": 1726879453.8937018, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "2610829524", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/ansible.nirdgpp8_ha_cluster_cib_diff", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879455.34551: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/ansible.nirdgpp8_ha_cluster_cib_diff', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726879454.910649-14223-82321260917963/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 10976 1726879455.34930: Sending initial data 10976 1726879455.34934: Sent initial data (168 bytes) 10976 1726879455.36896: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879455.36900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879455.36930: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879455.36951: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879455.36969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879455.36987: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879455.37003: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879455.37014: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879455.37029: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879455.37043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879455.37066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879455.37081: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879455.37097: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879455.37111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879455.37199: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879455.37224: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879455.37243: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879455.37351: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879455.39220: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879455.39263: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879455.39303: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/._ugrqyik /root/.ansible/tmp/ansible-tmp-1726879454.910649-14223-82321260917963/.source.nirdgpp8_ha_cluster_cib_diff <<< 10976 1726879455.39339: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879455.39628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879455.39767: stderr chunk (state=3): >>><<< 10976 1726879455.39771: stdout chunk (state=3): >>><<< 10976 1726879455.39774: _low_level_execute_command(): starting 10976 1726879455.39776: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879454.910649-14223-82321260917963/ /root/.ansible/tmp/ansible-tmp-1726879454.910649-14223-82321260917963/.source.nirdgpp8_ha_cluster_cib_diff && sleep 0' 10976 1726879455.41049: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879455.41141: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879455.41158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879455.41176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879455.41335: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879455.41348: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879455.41361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879455.41377: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879455.41388: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879455.41399: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879455.41416: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879455.41434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879455.41449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879455.41461: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879455.41471: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879455.41485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879455.41565: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879455.41647: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879455.41663: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879455.41745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879455.43681: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879455.43685: stdout chunk (state=3): >>><<< 10976 1726879455.43688: stderr chunk (state=3): >>><<< 10976 1726879455.43729: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879455.43932: variable 'ansible_module_compression' from source: unknown 10976 1726879455.43935: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 10976 1726879455.43937: variable 'ansible_facts' from source: unknown 10976 1726879455.43939: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879454.910649-14223-82321260917963/AnsiballZ_copy.py 10976 1726879455.44928: Sending initial data 10976 1726879455.44939: Sent initial data (151 bytes) 10976 1726879455.47332: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879455.47335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879455.47440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879455.47480: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879455.47484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879455.47486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879455.47652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879455.47671: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879455.47681: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879455.47750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879455.49618: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879455.49658: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879455.49701: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpnfhval_o /root/.ansible/tmp/ansible-tmp-1726879454.910649-14223-82321260917963/AnsiballZ_copy.py <<< 10976 1726879455.49730: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879455.52164: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879455.52359: stderr chunk (state=3): >>><<< 10976 1726879455.52362: stdout chunk (state=3): >>><<< 10976 1726879455.52365: done transferring module to remote 10976 1726879455.52367: _low_level_execute_command(): starting 10976 1726879455.52369: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879454.910649-14223-82321260917963/ /root/.ansible/tmp/ansible-tmp-1726879454.910649-14223-82321260917963/AnsiballZ_copy.py && sleep 0' 10976 1726879455.53903: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879455.53917: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879455.53935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879455.53953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879455.54079: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879455.54132: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879455.54147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879455.54164: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879455.54175: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879455.54184: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879455.54197: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879455.54212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879455.54233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879455.54247: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879455.54341: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879455.54360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879455.54435: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879455.54457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879455.54474: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879455.54687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879455.56436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879455.56519: stderr chunk (state=3): >>><<< 10976 1726879455.56525: stdout chunk (state=3): >>><<< 10976 1726879455.56619: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879455.56624: _low_level_execute_command(): starting 10976 1726879455.56627: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879454.910649-14223-82321260917963/AnsiballZ_copy.py && sleep 0' 10976 1726879455.58033: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879455.58141: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879455.58160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879455.58183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879455.58229: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879455.58265: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879455.58285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879455.58308: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879455.58338: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879455.58350: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879455.58366: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879455.58380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879455.58409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879455.58485: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879455.58505: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879455.58519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879455.58626: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879455.58648: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879455.58665: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879455.58810: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879455.60801: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 10976 1726879455.60820: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10976 1726879455.60879: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879455.60921: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879455.60951: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879455.61007: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 10976 1726879455.61070: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879455.61118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879455.61130: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d373dc0> <<< 10976 1726879455.61208: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d3183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d373b20> <<< 10976 1726879455.61298: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d373ac0> <<< 10976 1726879455.61342: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d318490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879455.61358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879455.61365: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d318940> <<< 10976 1726879455.61387: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d318670> <<< 10976 1726879455.61427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879455.61464: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879455.61520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879455.61543: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d2cf190> <<< 10976 1726879455.61568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879455.61582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879455.61669: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d2cf220> <<< 10976 1726879455.61692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879455.61724: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 10976 1726879455.61736: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d2f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d2cf940> <<< 10976 1726879455.61767: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d330880> <<< 10976 1726879455.61773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d2c8d90> <<< 10976 1726879455.61839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879455.61849: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d2f2d90> <<< 10976 1726879455.61890: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d318970> <<< 10976 1726879455.61946: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879455.62145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879455.62161: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879455.62168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879455.62235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879455.62255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d26deb0> <<< 10976 1726879455.62308: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d271f40> <<< 10976 1726879455.62328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879455.62341: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879455.62357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879455.62377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879455.62405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879455.62431: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d267610> <<< 10976 1726879455.62463: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d26f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d26d370> <<< 10976 1726879455.62472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879455.62565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879455.62571: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879455.62600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879455.62615: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879455.62658: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77cfd5dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfd58b0> <<< 10976 1726879455.62681: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879455.62694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfd5eb0> <<< 10976 1726879455.62752: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879455.62759: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfd5f70> <<< 10976 1726879455.62814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfd5e80> import '_collections' # <<< 10976 1726879455.62867: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d249d30> import '_functools' # <<< 10976 1726879455.62880: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d243610> <<< 10976 1726879455.62988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d256670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d276e20> <<< 10976 1726879455.63014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77cfe7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d249250> <<< 10976 1726879455.63086: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77d256280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d27c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879455.63110: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879455.63162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879455.63199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfe7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfe7d90> <<< 10976 1726879455.63213: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfe7d00> <<< 10976 1726879455.63225: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879455.63269: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879455.63362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879455.63380: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfbb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879455.63383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879455.63412: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfbb460> <<< 10976 1726879455.63538: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfeffa0> <<< 10976 1726879455.63569: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfe9a30> <<< 10976 1726879455.63626: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfe9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879455.63663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879455.63670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879455.63701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77ced51c0> <<< 10976 1726879455.63749: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfa5c70> <<< 10976 1726879455.63791: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfe9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d27c040> <<< 10976 1726879455.63814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879455.63873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879455.63880: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cee7af0> import 'errno' # <<< 10976 1726879455.63910: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77cee7e20> <<< 10976 1726879455.63936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879455.63967: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879455.63984: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cef9730> <<< 10976 1726879455.64002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879455.64040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879455.64059: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cef9c70> <<< 10976 1726879455.64116: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77ce863a0> <<< 10976 1726879455.64153: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cee7f10> <<< 10976 1726879455.64183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879455.64212: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77ce96280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cef95b0> import 'pwd' # <<< 10976 1726879455.64239: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77ce96340> <<< 10976 1726879455.64278: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfe79d0> <<< 10976 1726879455.64297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879455.64316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879455.64334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879455.64347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879455.64380: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77ceb26a0> <<< 10976 1726879455.64402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879455.64434: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77ceb2970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77ceb2760> <<< 10976 1726879455.64461: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77ceb2850> <<< 10976 1726879455.64488: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879455.64732: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77ceb2ca0> <<< 10976 1726879455.64740: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77cebf1f0> <<< 10976 1726879455.64742: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77ceb28e0> <<< 10976 1726879455.64750: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cea5a30> <<< 10976 1726879455.64828: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfe75b0> <<< 10976 1726879455.64832: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879455.65032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879455.65036: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77ceb2a90> <<< 10976 1726879455.65038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879455.65040: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe77cde1670> <<< 10976 1726879455.65165: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip' # zipimport: zlib available <<< 10976 1726879455.65255: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.65287: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879455.65315: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.65333: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879455.65339: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.66579: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.67597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c7d87c0> <<< 10976 1726879455.67600: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879455.67620: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879455.67642: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879455.67668: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c7d8160> <<< 10976 1726879455.67721: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c7d8280> <<< 10976 1726879455.67741: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c7d8f10> <<< 10976 1726879455.67768: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879455.67827: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c7d84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c7d8d30> <<< 10976 1726879455.67830: stdout chunk (state=3): >>>import 'atexit' # <<< 10976 1726879455.67879: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c7d8f70> <<< 10976 1726879455.67898: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879455.67904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879455.67941: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c7d8100> <<< 10976 1726879455.67980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879455.67985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879455.68003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879455.68023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879455.68046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879455.68120: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c72eee0> <<< 10976 1726879455.68162: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c74df40> <<< 10976 1726879455.68229: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c74dd60> <<< 10976 1726879455.68234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879455.68269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879455.68310: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c74d3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cd6edc0> <<< 10976 1726879455.68459: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cd6e3a0> <<< 10976 1726879455.68478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879455.68502: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cd6ef70> <<< 10976 1726879455.68533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879455.68595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879455.68648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 10976 1726879455.68651: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cd3cc10> <<< 10976 1726879455.68711: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c7aacd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c7aa3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c7dd490> <<< 10976 1726879455.68745: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c7aa4c0> <<< 10976 1726879455.68781: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c7aa4f0> <<< 10976 1726879455.68850: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879455.68871: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879455.68939: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c710250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cd4f1f0> <<< 10976 1726879455.68979: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879455.69035: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c71c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cd4f370> <<< 10976 1726879455.69068: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879455.69113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879455.69121: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879455.69138: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879455.69212: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cd67d90> <<< 10976 1726879455.69342: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c71c880> <<< 10976 1726879455.69440: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c71c6d0> <<< 10976 1726879455.69475: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c71b670> <<< 10976 1726879455.69525: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c71b5b0> <<< 10976 1726879455.69557: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cd478b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879455.69579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879455.69593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879455.69642: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c7a1670> <<< 10976 1726879455.69830: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c7a0ac0> <<< 10976 1726879455.69844: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c7af0d0> <<< 10976 1726879455.69884: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c7a10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c7e3a60> <<< 10976 1726879455.69910: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.69920: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879455.69934: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.70027: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.70091: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879455.70131: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 10976 1726879455.70148: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879455.70152: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.70278: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.70346: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.70828: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.71293: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10976 1726879455.71313: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879455.71343: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879455.71364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879455.71418: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c2f2580> <<< 10976 1726879455.71517: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c6fd520> <<< 10976 1726879455.71520: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c2970a0> <<< 10976 1726879455.71572: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879455.71591: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879455.71595: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879455.71731: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.71849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879455.71883: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c7a0bb0> <<< 10976 1726879455.71892: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.72282: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.72641: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.72717: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.72772: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879455.72811: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.72841: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879455.72905: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.72972: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10976 1726879455.72995: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879455.73011: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.73045: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.73094: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879455.73290: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.73463: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879455.73511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 10976 1726879455.73574: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c6f8970> # zipimport: zlib available <<< 10976 1726879455.73658: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.73709: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879455.73756: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879455.73760: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.73779: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.73819: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879455.73827: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.73869: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.73899: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.73991: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.74055: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879455.74082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879455.74160: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77cd59250> <<< 10976 1726879455.74203: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c6f86a0> <<< 10976 1726879455.74233: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879455.74246: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.74388: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.74440: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.74467: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.74517: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879455.74534: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879455.74540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879455.74574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879455.74606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879455.74613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879455.74701: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c6dd7c0> <<< 10976 1726879455.74744: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c6da7f0> <<< 10976 1726879455.74798: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c6d3970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879455.74810: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.74838: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.74859: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879455.74923: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879455.74945: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879455.74955: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/modules/__init__.py <<< 10976 1726879455.74970: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.75298: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.75606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/filecmp.cpython-39.pyc matches /usr/lib64/python3.9/filecmp.py # code object from '/usr/lib64/python3.9/__pycache__/filecmp.cpython-39.pyc' <<< 10976 1726879455.75616: stdout chunk (state=3): >>>import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cd590d0> <<< 10976 1726879455.75710: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879455.76127: stdout chunk (state=3): >>> {"dest": "/tmp/ansible.nirdgpp8_ha_cluster_cib_diff", "src": "/root/.ansible/tmp/ansible-tmp-1726879454.910649-14223-82321260917963/.source.nirdgpp8_ha_cluster_cib_diff", "md5sum": "8a4a7b3435812ae6c7fd8889fda38470", "checksum": "717069f573c74ead12224cf58fbcff4f09aa5f54", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 378, "invocation": {"module_args": {"dest": "/tmp/ansible.nirdgpp8_ha_cluster_cib_diff", "owner": "root", "group": "root", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726879454.910649-14223-82321260917963/.source.nirdgpp8_ha_cluster_cib_diff", "_original_basename": "._ugrqyik", "follow": false, "checksum": "717069f573c74ead12224cf58fbcff4f09aa5f54", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 10976 1726879455.76472: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10976 1726879455.76655: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random <<< 10976 1726879455.76715: stdout chunk (state=3): >>># destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic <<< 10976 1726879455.76724: stdout chunk (state=3): >>># destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing filecmp # destroy filecmp <<< 10976 1726879455.76934: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879455.76944: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879455.76968: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879455.76976: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879455.77007: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879455.77043: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 10976 1726879455.77057: stdout chunk (state=3): >>># destroy datetime <<< 10976 1726879455.77070: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879455.77139: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 10976 1726879455.77167: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 10976 1726879455.77246: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879455.77293: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc <<< 10976 1726879455.77324: stdout chunk (state=3): >>># cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879455.77491: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath <<< 10976 1726879455.77510: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879455.77534: stdout chunk (state=3): >>># destroy select <<< 10976 1726879455.77541: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879455.77574: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879455.77934: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879455.77937: stderr chunk (state=3): >>><<< 10976 1726879455.77944: stdout chunk (state=3): >>><<< 10976 1726879455.78027: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d373dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d3183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d373b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d373ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d318490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d318940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d318670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d2cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d2cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d2f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d2cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d330880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d2c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d2f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d318970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d26deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d271f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d267610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d26f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d26d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77cfd5dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfd58b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfd5eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfd5f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfd5e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d249d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d243610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d256670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d276e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77cfe7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d249250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77d256280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d27c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfe7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfe7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfe7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfbb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfbb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfeffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfe9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfe9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77ced51c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfa5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfe9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d27c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cee7af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77cee7e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cef9730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cef9c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77ce863a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cee7f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77ce96280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cef95b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77ce96340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfe79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77ceb26a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77ceb2970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77ceb2760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77ceb2850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77ceb2ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77cebf1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77ceb28e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cea5a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cfe75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77ceb2a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe77cde1670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c7d87c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c7d8160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c7d8280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c7d8f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c7d84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c7d8d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c7d8f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c7d8100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c72eee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c74df40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c74dd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c74d3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cd6edc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cd6e3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cd6ef70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cd3cc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c7aacd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c7aa3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c7dd490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c7aa4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c7aa4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c710250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cd4f1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c71c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cd4f370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cd67d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c71c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c71c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c71b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c71b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cd478b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c7a1670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c7a0ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c7af0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c7a10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c7e3a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77c2f2580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c6fd520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c2970a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c7a0bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c6f8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe77cd59250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c6f86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c6dd7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c6da7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77c6d3970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload__4h0wlnq/ansible_ansible.legacy.copy_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/filecmp.cpython-39.pyc matches /usr/lib64/python3.9/filecmp.py # code object from '/usr/lib64/python3.9/__pycache__/filecmp.cpython-39.pyc' import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77cd590d0> # zipimport: zlib available {"dest": "/tmp/ansible.nirdgpp8_ha_cluster_cib_diff", "src": "/root/.ansible/tmp/ansible-tmp-1726879454.910649-14223-82321260917963/.source.nirdgpp8_ha_cluster_cib_diff", "md5sum": "8a4a7b3435812ae6c7fd8889fda38470", "checksum": "717069f573c74ead12224cf58fbcff4f09aa5f54", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 378, "invocation": {"module_args": {"dest": "/tmp/ansible.nirdgpp8_ha_cluster_cib_diff", "owner": "root", "group": "root", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726879454.910649-14223-82321260917963/.source.nirdgpp8_ha_cluster_cib_diff", "_original_basename": "._ugrqyik", "follow": false, "checksum": "717069f573c74ead12224cf58fbcff4f09aa5f54", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing filecmp # destroy filecmp # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879455.78553: done with _execute_module (ansible.legacy.copy, {'dest': '/tmp/ansible.nirdgpp8_ha_cluster_cib_diff', 'owner': 'root', 'group': 'root', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726879454.910649-14223-82321260917963/.source.nirdgpp8_ha_cluster_cib_diff', '_original_basename': '._ugrqyik', 'follow': False, 'checksum': '717069f573c74ead12224cf58fbcff4f09aa5f54', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_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-1726879454.910649-14223-82321260917963/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879455.78557: _low_level_execute_command(): starting 10976 1726879455.78559: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879454.910649-14223-82321260917963/ > /dev/null 2>&1 && sleep 0' 10976 1726879455.79953: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879455.79959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879455.80215: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879455.80220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879455.80234: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879455.80239: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879455.80253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879455.80258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879455.80340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879455.80407: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879455.80411: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879455.80516: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879455.82372: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879455.82375: stderr chunk (state=3): >>><<< 10976 1726879455.82382: stdout chunk (state=3): >>><<< 10976 1726879455.82400: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879455.82407: handler run complete 10976 1726879455.82556: variable 'ansible_check_mode' from source: magic vars 10976 1726879455.82562: Evaluated conditional (not ansible_check_mode): True 10976 1726879455.82576: attempt loop complete, returning result 10976 1726879455.82579: _execute() done 10976 1726879455.82581: dumping result to json 10976 1726879455.82587: done dumping result, returning 10976 1726879455.82600: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Write CIB diff to its tempfile [0e24e73b-299d-f469-e0b0-000000000ea5] 10976 1726879455.82605: sending task result for task 0e24e73b-299d-f469-e0b0-000000000ea5 10976 1726879455.82712: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000ea5 10976 1726879455.82714: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "717069f573c74ead12224cf58fbcff4f09aa5f54", "dest": "/tmp/ansible.nirdgpp8_ha_cluster_cib_diff", "gid": 0, "group": "root", "md5sum": "8a4a7b3435812ae6c7fd8889fda38470", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 378, "src": "/root/.ansible/tmp/ansible-tmp-1726879454.910649-14223-82321260917963/.source.nirdgpp8_ha_cluster_cib_diff", "state": "file", "uid": 0 } 10976 1726879455.82790: no more pending results, returning what we have 10976 1726879455.82793: results queue empty 10976 1726879455.82794: checking for any_errors_fatal 10976 1726879455.82804: done checking for any_errors_fatal 10976 1726879455.82805: checking for max_fail_percentage 10976 1726879455.82807: done checking for max_fail_percentage 10976 1726879455.82808: checking to see if all hosts have failed and the running result is not ok 10976 1726879455.82809: done checking to see if all hosts have failed 10976 1726879455.82810: getting the remaining hosts for this loop 10976 1726879455.82812: done getting the remaining hosts for this loop 10976 1726879455.82815: getting the next task for host managed_node2 10976 1726879455.82821: done getting next task for host managed_node2 10976 1726879455.82831: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Push CIB diff to the cluster if it has any changes 10976 1726879455.82835: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879455.82846: getting variables 10976 1726879455.82848: in VariableManager get_vars() 10976 1726879455.82889: Calling all_inventory to load vars for managed_node2 10976 1726879455.82892: Calling groups_inventory to load vars for managed_node2 10976 1726879455.82894: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879455.82903: Calling all_plugins_play to load vars for managed_node2 10976 1726879455.82905: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879455.82911: Calling groups_plugins_play to load vars for managed_node2 10976 1726879455.84655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879455.87056: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879455.87078: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879455.87084: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879455.87164: done with get_vars() 10976 1726879455.87188: done getting variables 10976 1726879455.87253: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Push CIB diff to the cluster if it has any changes] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:281 Friday 20 September 2024 20:44:15 -0400 (0:00:01.125) 0:01:37.296 ****** 10976 1726879455.87298: entering _queue_task() for managed_node2/command 10976 1726879455.87607: worker is 1 (out of 1 available) 10976 1726879455.87620: exiting _queue_task() for managed_node2/command 10976 1726879455.87625: done queuing things up, now waiting for results queue to drain 10976 1726879455.87628: waiting for pending results... 10976 1726879455.87973: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Push CIB diff to the cluster if it has any changes 10976 1726879455.88131: in run() - task 0e24e73b-299d-f469-e0b0-000000000ea6 10976 1726879455.88162: variable 'ansible_search_path' from source: unknown 10976 1726879455.88171: variable 'ansible_search_path' from source: unknown 10976 1726879455.88232: calling self._execute() 10976 1726879455.88381: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879455.88397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879455.88420: variable 'omit' from source: magic vars 10976 1726879455.88872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879455.92230: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879455.92305: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879455.92362: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879455.92406: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879455.92446: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879455.92560: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879455.92580: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879455.92736: variable '__ha_cluster_cib_diff' from source: set_fact 10976 1726879455.92763: Evaluated conditional (__ha_cluster_cib_diff.rc == 1): True 10976 1726879455.92773: variable 'omit' from source: magic vars 10976 1726879455.92847: variable 'omit' from source: magic vars 10976 1726879455.92992: variable '__ha_cluster_tempfile_cib_diff' from source: set_fact 10976 1726879455.93034: variable 'omit' from source: magic vars 10976 1726879455.93074: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879455.93106: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879455.93130: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879455.93156: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879455.93170: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879455.93206: variable 'inventory_hostname' from source: set_fact 10976 1726879455.93214: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879455.93224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879455.93340: Set connection var ansible_pipelining to False 10976 1726879455.93353: Set connection var ansible_shell_executable to /bin/sh 10976 1726879455.93363: Set connection var ansible_timeout to 10 10976 1726879455.93373: Set connection var ansible_shell_type to sh 10976 1726879455.93382: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879455.93391: Set connection var ansible_connection to ssh 10976 1726879455.93418: variable 'ansible_shell_executable' from source: unknown 10976 1726879455.93429: variable 'ansible_connection' from source: unknown 10976 1726879455.93435: variable 'ansible_module_compression' from source: unknown 10976 1726879455.93441: variable 'ansible_shell_type' from source: unknown 10976 1726879455.93447: variable 'ansible_shell_executable' from source: unknown 10976 1726879455.93453: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879455.93460: variable 'ansible_pipelining' from source: unknown 10976 1726879455.93466: variable 'ansible_timeout' from source: unknown 10976 1726879455.93479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879455.93593: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879455.93610: variable 'omit' from source: magic vars 10976 1726879455.93621: starting attempt loop 10976 1726879455.93630: running the handler 10976 1726879455.93647: _low_level_execute_command(): starting 10976 1726879455.93657: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879455.94401: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879455.94416: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879455.94434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879455.94456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879455.94502: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879455.94515: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879455.94531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879455.94548: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879455.94561: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879455.94576: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879455.94591: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879455.94606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879455.94637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879455.94650: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879455.94661: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879455.94678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879455.94758: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879455.94782: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879455.94801: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879455.94878: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879455.96535: stdout chunk (state=3): >>>/root <<< 10976 1726879455.96724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879455.96729: stdout chunk (state=3): >>><<< 10976 1726879455.96732: stderr chunk (state=3): >>><<< 10976 1726879455.96871: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879455.96882: _low_level_execute_command(): starting 10976 1726879455.96885: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879455.967822-14264-217728432049452 `" && echo ansible-tmp-1726879455.967822-14264-217728432049452="` echo /root/.ansible/tmp/ansible-tmp-1726879455.967822-14264-217728432049452 `" ) && sleep 0' 10976 1726879455.97537: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879455.97552: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879455.97567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879455.97583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879455.97624: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879455.97643: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879455.97660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879455.97676: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879455.97686: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879455.97697: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879455.97708: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879455.97720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879455.97742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879455.97756: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879455.97769: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879455.97781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879455.97867: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879455.97890: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879455.97906: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879455.97985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879455.99901: stdout chunk (state=3): >>>ansible-tmp-1726879455.967822-14264-217728432049452=/root/.ansible/tmp/ansible-tmp-1726879455.967822-14264-217728432049452 <<< 10976 1726879456.00016: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879456.00086: stderr chunk (state=3): >>><<< 10976 1726879456.00101: stdout chunk (state=3): >>><<< 10976 1726879456.00937: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879455.967822-14264-217728432049452=/root/.ansible/tmp/ansible-tmp-1726879455.967822-14264-217728432049452 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879456.00941: variable 'ansible_module_compression' from source: unknown 10976 1726879456.00943: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 10976 1726879456.00945: variable 'ansible_facts' from source: unknown 10976 1726879456.00947: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879455.967822-14264-217728432049452/AnsiballZ_command.py 10976 1726879456.01416: Sending initial data 10976 1726879456.01419: Sent initial data (155 bytes) 10976 1726879456.02629: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879456.02643: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879456.02666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879456.02687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879456.02730: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879456.02778: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879456.02794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879456.02813: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879456.02827: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879456.02840: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879456.02853: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879456.02867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879456.02893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879456.02908: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879456.02921: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879456.02939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879456.03026: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879456.03047: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879456.03064: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879456.03140: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879456.04931: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879456.04965: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879456.05004: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpym619akg /root/.ansible/tmp/ansible-tmp-1726879455.967822-14264-217728432049452/AnsiballZ_command.py <<< 10976 1726879456.05046: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879456.06464: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879456.06533: stderr chunk (state=3): >>><<< 10976 1726879456.06536: stdout chunk (state=3): >>><<< 10976 1726879456.06539: done transferring module to remote 10976 1726879456.06541: _low_level_execute_command(): starting 10976 1726879456.06544: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879455.967822-14264-217728432049452/ /root/.ansible/tmp/ansible-tmp-1726879455.967822-14264-217728432049452/AnsiballZ_command.py && sleep 0' 10976 1726879456.07717: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879456.07736: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879456.07751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879456.07768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879456.07811: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879456.07826: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879456.07841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879456.07859: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879456.07872: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879456.07885: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879456.07900: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879456.07914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879456.07933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879456.07946: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879456.07959: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879456.07972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879456.08055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879456.08081: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879456.08100: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879456.08175: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879456.10047: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879456.10169: stderr chunk (state=3): >>><<< 10976 1726879456.10182: stdout chunk (state=3): >>><<< 10976 1726879456.10252: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879456.10256: _low_level_execute_command(): starting 10976 1726879456.10270: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879455.967822-14264-217728432049452/AnsiballZ_command.py && sleep 0' 10976 1726879456.11156: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879456.11172: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879456.11187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879456.11212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879456.11274: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879456.11313: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879456.11335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879456.11372: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879456.11402: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879456.11425: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879456.11456: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879456.11487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879456.11513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879456.11527: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879456.11558: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879456.11582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879456.11693: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879456.11732: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879456.11774: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879456.11886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879456.13902: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879456.13906: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879456.13962: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879456.14000: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879456.14029: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879456.14076: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879456.14089: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879456.14128: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879456.14170: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879456.14184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879456.14214: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5173dc0> <<< 10976 1726879456.14296: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879456.14299: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f51183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5173b20> <<< 10976 1726879456.14342: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5173ac0> <<< 10976 1726879456.14365: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879456.14381: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5118490> <<< 10976 1726879456.14434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879456.14438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879456.14456: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5118940> <<< 10976 1726879456.14470: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5118670> <<< 10976 1726879456.14503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879456.14536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879456.14559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879456.14597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879456.14601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879456.14638: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f50cf190> <<< 10976 1726879456.14654: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879456.14657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879456.14724: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f50cf220> <<< 10976 1726879456.14851: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f50f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f50cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5130880> <<< 10976 1726879456.14869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f50c8d90> <<< 10976 1726879456.14931: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879456.14934: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f50f2d90> <<< 10976 1726879456.14981: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5118970> <<< 10976 1726879456.15007: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879456.15211: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879456.15259: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879456.15263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879456.15307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879456.15312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879456.15338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f506deb0> <<< 10976 1726879456.15396: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5071f40> <<< 10976 1726879456.15420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879456.15458: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879456.15484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879456.15502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879456.15532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5067610> <<< 10976 1726879456.15568: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f506f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f506d370> <<< 10976 1726879456.15571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879456.15644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879456.15661: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879456.15694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879456.15707: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879456.15749: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4dd5dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4dd58b0> <<< 10976 1726879456.15780: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879456.15802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4dd5eb0> <<< 10976 1726879456.15821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879456.15865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879456.15869: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4dd5f70> <<< 10976 1726879456.15902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879456.15906: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4dd5e80> import '_collections' # <<< 10976 1726879456.15952: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5049d30> import '_functools' # <<< 10976 1726879456.15983: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5043610> <<< 10976 1726879456.16044: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5056670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5076e20> <<< 10976 1726879456.16073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879456.16111: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4de7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5049250> <<< 10976 1726879456.16160: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879456.16186: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f5056280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f507c9d0> <<< 10976 1726879456.16200: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879456.16236: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879456.16274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879456.16277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4de7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4de7d90> <<< 10976 1726879456.16306: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4de7d00> <<< 10976 1726879456.16339: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879456.16368: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879456.16396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879456.16445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879456.16494: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4dbb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879456.16508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879456.16539: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4dbb460> <<< 10976 1726879456.16663: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4deffa0> <<< 10976 1726879456.16749: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4de9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4de9490> <<< 10976 1726879456.16807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879456.16825: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879456.16852: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cd51c0> <<< 10976 1726879456.16865: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4da5c70> <<< 10976 1726879456.16919: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4de9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f507c040> <<< 10976 1726879456.16976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879456.17005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879456.17008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ce7af0> import 'errno' # <<< 10976 1726879456.17083: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4ce7e20> <<< 10976 1726879456.17096: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879456.17138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cf9730> <<< 10976 1726879456.17158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879456.17189: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cf9c70> <<< 10976 1726879456.17228: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4c863a0> <<< 10976 1726879456.17273: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ce7f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879456.17344: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4c96280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cf95b0> <<< 10976 1726879456.17366: stdout chunk (state=3): >>>import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4c96340> <<< 10976 1726879456.17407: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4de79d0> <<< 10976 1726879456.17428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879456.17450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879456.17469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879456.17499: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4cb26a0> <<< 10976 1726879456.17518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879456.17555: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4cb2970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cb2760> <<< 10976 1726879456.17605: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4cb2850> <<< 10976 1726879456.17639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879456.17850: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4cb2ca0> <<< 10976 1726879456.17891: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4cbf1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cb28e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ca5a30> <<< 10976 1726879456.17929: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4de75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879456.17985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879456.18013: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cb2a90> <<< 10976 1726879456.18107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879456.18153: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f14f4bdb670> <<< 10976 1726879456.18315: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 10976 1726879456.18412: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.18463: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879456.18477: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10976 1726879456.19735: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.20747: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f45d67c0> <<< 10976 1726879456.20781: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879456.20785: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879456.20803: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f45d6160> <<< 10976 1726879456.20839: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f45d6280> <<< 10976 1726879456.20888: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f45d6f10> <<< 10976 1726879456.20894: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879456.20942: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f45d64f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f45d6d30> import 'atexit' # <<< 10976 1726879456.20993: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f45d6f70> <<< 10976 1726879456.21038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879456.21049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879456.21080: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f45d6100> <<< 10976 1726879456.21104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879456.21126: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879456.21161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879456.21165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879456.21235: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f452dee0> <<< 10976 1726879456.21274: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f454ef40> <<< 10976 1726879456.21325: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f454ed60> <<< 10976 1726879456.21328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879456.21352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879456.21395: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f454e3d0> <<< 10976 1726879456.21409: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4b66dc0> <<< 10976 1726879456.21576: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4b663a0> <<< 10976 1726879456.21601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879456.21632: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4b66f70> <<< 10976 1726879456.21664: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879456.21698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879456.21725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879456.21740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4b36c10> <<< 10976 1726879456.21855: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f45a8cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f45a83a0> <<< 10976 1726879456.21887: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f45db490> <<< 10976 1726879456.21934: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f45a84c0> <<< 10976 1726879456.21952: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f45a84f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879456.21981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879456.22019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879456.22093: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4510250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4b481f0> <<< 10976 1726879456.22140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879456.22160: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f451c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4b48370> <<< 10976 1726879456.22263: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879456.22317: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4b60d90> <<< 10976 1726879456.22429: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f451c880> <<< 10976 1726879456.22555: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f451c6d0> <<< 10976 1726879456.22568: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f451b670> <<< 10976 1726879456.22612: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f451b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4b3f8b0> <<< 10976 1726879456.22650: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879456.22674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879456.22754: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f459f670> <<< 10976 1726879456.23068: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f459eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f45af0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f459f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f45e1a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10976 1726879456.23088: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.23767: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879456.23979: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879456.24015: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.25418: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f40e7580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f44ea520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f408c0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f459ebb0> # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879456.26249: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879456.26377: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879456.26598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 10976 1726879456.26674: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f44f7970> <<< 10976 1726879456.26695: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.26749: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.26832: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879456.26869: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879456.26873: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.26884: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.26925: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879456.26928: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.26958: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.27026: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.27085: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.27148: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879456.27174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879456.27251: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4b52250> <<< 10976 1726879456.27281: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f44f76a0> <<< 10976 1726879456.27328: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879456.27382: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.27485: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.27566: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879456.27672: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879456.27720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879456.27725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879456.27820: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f44dc7c0> <<< 10976 1726879456.27939: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f44d97f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f44d3970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879456.27942: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879456.28063: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10976 1726879456.28137: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.28239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879456.28310: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40775e0> <<< 10976 1726879456.28373: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.28527: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879456.30794: stdout chunk (state=3): >>> <<< 10976 1726879456.30833: stdout chunk (state=3): >>>{"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cibadmin", "--verbose", "--patch", "--xml-file", "/tmp/ansible.nirdgpp8_ha_cluster_cib_diff"], "start": "2024-09-20 20:44:16.284636", "end": "2024-09-20 20:44:16.306235", "delta": "0:00:00.021599", "msg": "", "invocation": {"module_args": {"_raw_params": "cibadmin --verbose --patch --xml-file /tmp/ansible.nirdgpp8_ha_cluster_cib_diff\n", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}<<< 10976 1726879456.30840: stdout chunk (state=3): >>> <<< 10976 1726879456.30857: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879456.31697: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type <<< 10976 1726879456.31737: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins<<< 10976 1726879456.31962: stdout chunk (state=3): >>> # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 10976 1726879456.32346: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879456.32613: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime <<< 10976 1726879456.32662: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879456.32891: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 10976 1726879456.32895: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp <<< 10976 1726879456.32898: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 10976 1726879456.32900: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879456.32946: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types <<< 10976 1726879456.32949: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path <<< 10976 1726879456.32952: stdout chunk (state=3): >>># destroy genericpath <<< 10976 1726879456.33109: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 10976 1726879456.33113: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 10976 1726879456.33236: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879456.33809: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879456.34587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879456.34786: stderr chunk (state=3): >>><<< 10976 1726879456.34793: stdout chunk (state=3): >>><<< 10976 1726879456.34910: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5173dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f51183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5173b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5173ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5118490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5118940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5118670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f50cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f50cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f50f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f50cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5130880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f50c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f50f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5118970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f506deb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5071f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5067610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f506f640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f506d370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4dd5dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4dd58b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4dd5eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4dd5f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4dd5e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5049d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5043610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5056670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5076e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4de7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5049250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f5056280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f507c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4de7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4de7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4de7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4dbb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4dbb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4deffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4de9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4de9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cd51c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4da5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4de9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f507c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ce7af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4ce7e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cf9730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cf9c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4c863a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ce7f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4c96280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cf95b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4c96340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4de79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4cb26a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4cb2970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cb2760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4cb2850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4cb2ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4cbf1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cb28e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ca5a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4de75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cb2a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f14f4bdb670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f45d67c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f45d6160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f45d6280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f45d6f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f45d64f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f45d6d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f45d6f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f45d6100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f452dee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f454ef40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f454ed60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f454e3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4b66dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4b663a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4b66f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4b36c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f45a8cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f45a83a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f45db490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f45a84c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f45a84f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4510250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4b481f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f451c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4b48370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4b60d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f451c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f451c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f451b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f451b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4b3f8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f459f670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f459eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f45af0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f459f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f45e1a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f40e7580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f44ea520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f408c0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f459ebb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f44f7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4b52250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f44f76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f44dc7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f44d97f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f44d3970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_haqo26uw/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40775e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cibadmin", "--verbose", "--patch", "--xml-file", "/tmp/ansible.nirdgpp8_ha_cluster_cib_diff"], "start": "2024-09-20 20:44:16.284636", "end": "2024-09-20 20:44:16.306235", "delta": "0:00:00.021599", "msg": "", "invocation": {"module_args": {"_raw_params": "cibadmin --verbose --patch --xml-file /tmp/ansible.nirdgpp8_ha_cluster_cib_diff\n", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879456.35667: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cibadmin --verbose --patch --xml-file /tmp/ansible.nirdgpp8_ha_cluster_cib_diff\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_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-1726879455.967822-14264-217728432049452/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879456.35672: _low_level_execute_command(): starting 10976 1726879456.35674: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879455.967822-14264-217728432049452/ > /dev/null 2>&1 && sleep 0' 10976 1726879456.36777: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879456.36784: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879456.36794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879456.36810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879456.36856: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879456.37243: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879456.37253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879456.37267: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879456.37275: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879456.37281: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879456.37292: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879456.37299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879456.37310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879456.37316: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879456.37327: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879456.37334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879456.37408: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879456.37430: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879456.37443: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879456.37514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879456.39503: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879456.39507: stdout chunk (state=3): >>><<< 10976 1726879456.39512: stderr chunk (state=3): >>><<< 10976 1726879456.39532: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879456.39537: handler run complete 10976 1726879456.39684: variable 'ansible_check_mode' from source: magic vars 10976 1726879456.39688: Evaluated conditional (not ansible_check_mode): True 10976 1726879456.39705: attempt loop complete, returning result 10976 1726879456.39709: _execute() done 10976 1726879456.39711: dumping result to json 10976 1726879456.39716: done dumping result, returning 10976 1726879456.39726: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Push CIB diff to the cluster if it has any changes [0e24e73b-299d-f469-e0b0-000000000ea6] 10976 1726879456.39734: sending task result for task 0e24e73b-299d-f469-e0b0-000000000ea6 10976 1726879456.39840: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000ea6 10976 1726879456.39844: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "cibadmin", "--verbose", "--patch", "--xml-file", "/tmp/ansible.nirdgpp8_ha_cluster_cib_diff" ], "delta": "0:00:00.021599", "end": "2024-09-20 20:44:16.306235", "rc": 0, "start": "2024-09-20 20:44:16.284636" } 10976 1726879456.39925: no more pending results, returning what we have 10976 1726879456.39928: results queue empty 10976 1726879456.39929: checking for any_errors_fatal 10976 1726879456.39941: done checking for any_errors_fatal 10976 1726879456.39942: checking for max_fail_percentage 10976 1726879456.39943: done checking for max_fail_percentage 10976 1726879456.39944: checking to see if all hosts have failed and the running result is not ok 10976 1726879456.39945: done checking to see if all hosts have failed 10976 1726879456.39946: getting the remaining hosts for this loop 10976 1726879456.39947: done getting the remaining hosts for this loop 10976 1726879456.39951: getting the next task for host managed_node2 10976 1726879456.39958: done getting next task for host managed_node2 10976 1726879456.39962: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Remove CIB tempfiles 10976 1726879456.39966: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879456.39976: getting variables 10976 1726879456.39977: in VariableManager get_vars() 10976 1726879456.40019: Calling all_inventory to load vars for managed_node2 10976 1726879456.40021: Calling groups_inventory to load vars for managed_node2 10976 1726879456.40025: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879456.40035: Calling all_plugins_play to load vars for managed_node2 10976 1726879456.40037: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879456.40044: Calling groups_plugins_play to load vars for managed_node2 10976 1726879456.42166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879456.45193: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879456.45212: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879456.45218: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879456.45430: done with get_vars() 10976 1726879456.45532: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Remove CIB tempfiles] ************* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:290 Friday 20 September 2024 20:44:16 -0400 (0:00:00.584) 0:01:37.880 ****** 10976 1726879456.45770: entering _queue_task() for managed_node2/file 10976 1726879456.46613: worker is 1 (out of 1 available) 10976 1726879456.46629: exiting _queue_task() for managed_node2/file 10976 1726879456.46641: done queuing things up, now waiting for results queue to drain 10976 1726879456.46642: waiting for pending results... 10976 1726879456.47357: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Remove CIB tempfiles 10976 1726879456.48204: in run() - task 0e24e73b-299d-f469-e0b0-000000000ea7 10976 1726879456.48233: variable 'ansible_search_path' from source: unknown 10976 1726879456.48242: variable 'ansible_search_path' from source: unknown 10976 1726879456.48307: variable '__ha_cluster_tempfile_cib_xml' from source: set_fact 10976 1726879456.48535: variable '__ha_cluster_tempfile_cib_xml' from source: set_fact 10976 1726879456.49360: variable '__ha_cluster_tempfile_original_cib_xml' from source: set_fact 10976 1726879456.49454: variable '__ha_cluster_tempfile_original_cib_xml' from source: set_fact 10976 1726879456.49514: variable '__ha_cluster_tempfile_cib_diff' from source: set_fact 10976 1726879456.49587: variable '__ha_cluster_tempfile_cib_diff' from source: set_fact 10976 1726879456.49647: variable 'omit' from source: magic vars 10976 1726879456.49802: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879456.49815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879456.49834: variable 'omit' from source: magic vars 10976 1726879456.50108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879456.55295: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879456.55834: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879456.55887: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879456.55929: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879456.55958: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879456.56055: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879456.56145: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879456.56157: variable 'omit' from source: magic vars 10976 1726879456.56227: variable 'omit' from source: magic vars 10976 1726879456.56484: variable 'item' from source: unknown 10976 1726879456.56659: variable 'omit' from source: magic vars 10976 1726879456.56864: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879456.56901: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879456.56929: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879456.56953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879456.56969: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879456.57004: variable 'inventory_hostname' from source: set_fact 10976 1726879456.57013: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879456.57034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879456.57145: Set connection var ansible_pipelining to False 10976 1726879456.57444: Set connection var ansible_shell_executable to /bin/sh 10976 1726879456.57456: Set connection var ansible_timeout to 10 10976 1726879456.57464: Set connection var ansible_shell_type to sh 10976 1726879456.57475: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879456.57485: Set connection var ansible_connection to ssh 10976 1726879456.57517: variable 'ansible_shell_executable' from source: unknown 10976 1726879456.57528: variable 'ansible_connection' from source: unknown 10976 1726879456.57535: variable 'ansible_module_compression' from source: unknown 10976 1726879456.57542: variable 'ansible_shell_type' from source: unknown 10976 1726879456.57549: variable 'ansible_shell_executable' from source: unknown 10976 1726879456.57555: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879456.57562: variable 'ansible_pipelining' from source: unknown 10976 1726879456.57569: variable 'ansible_timeout' from source: unknown 10976 1726879456.57577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879456.57745: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10976 1726879456.58047: variable 'omit' from source: magic vars 10976 1726879456.58058: starting attempt loop 10976 1726879456.58066: running the handler 10976 1726879456.58085: _low_level_execute_command(): starting 10976 1726879456.58096: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879456.59813: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879456.59819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879456.59861: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879456.59864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879456.59867: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879456.59869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879456.59943: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879456.59947: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879456.59950: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879456.60028: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879456.61666: stdout chunk (state=3): >>>/root <<< 10976 1726879456.61782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879456.61885: stderr chunk (state=3): >>><<< 10976 1726879456.61889: stdout chunk (state=3): >>><<< 10976 1726879456.62009: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879456.62027: _low_level_execute_command(): starting 10976 1726879456.62030: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879456.6191058-14288-189328936651220 `" && echo ansible-tmp-1726879456.6191058-14288-189328936651220="` echo /root/.ansible/tmp/ansible-tmp-1726879456.6191058-14288-189328936651220 `" ) && sleep 0' 10976 1726879456.62655: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879456.62674: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879456.62689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879456.62710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879456.62759: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879456.62774: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879456.62788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879456.62805: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879456.62817: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879456.62830: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879456.62842: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879456.62854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879456.62869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879456.62881: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879456.62893: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879456.62905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879456.62980: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879456.63007: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879456.63027: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879456.63116: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879456.65064: stdout chunk (state=3): >>>ansible-tmp-1726879456.6191058-14288-189328936651220=/root/.ansible/tmp/ansible-tmp-1726879456.6191058-14288-189328936651220 <<< 10976 1726879456.65278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879456.65282: stdout chunk (state=3): >>><<< 10976 1726879456.65284: stderr chunk (state=3): >>><<< 10976 1726879456.65636: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879456.6191058-14288-189328936651220=/root/.ansible/tmp/ansible-tmp-1726879456.6191058-14288-189328936651220 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879456.65640: variable 'ansible_module_compression' from source: unknown 10976 1726879456.65643: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 10976 1726879456.65645: variable 'ansible_facts' from source: unknown 10976 1726879456.65647: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879456.6191058-14288-189328936651220/AnsiballZ_file.py 10976 1726879456.65714: Sending initial data 10976 1726879456.65717: Sent initial data (153 bytes) 10976 1726879456.66716: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879456.66740: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879456.66757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879456.66777: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879456.66820: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879456.66837: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879456.66851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879456.66870: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879456.66883: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879456.66894: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879456.66906: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879456.66920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879456.66943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879456.66955: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879456.66967: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879456.66980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879456.67054: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879456.67073: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879456.67089: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879456.67160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879456.68974: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879456.69030: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879456.69034: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpv125b3fg /root/.ansible/tmp/ansible-tmp-1726879456.6191058-14288-189328936651220/AnsiballZ_file.py <<< 10976 1726879456.69373: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879456.70197: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879456.70335: stderr chunk (state=3): >>><<< 10976 1726879456.70339: stdout chunk (state=3): >>><<< 10976 1726879456.70452: done transferring module to remote 10976 1726879456.70456: _low_level_execute_command(): starting 10976 1726879456.70459: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879456.6191058-14288-189328936651220/ /root/.ansible/tmp/ansible-tmp-1726879456.6191058-14288-189328936651220/AnsiballZ_file.py && sleep 0' 10976 1726879456.71178: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879456.71196: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879456.71212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879456.71233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879456.71279: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879456.71295: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879456.71309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879456.71331: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879456.71346: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879456.71356: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879456.71367: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879456.71386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879456.71405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879456.71420: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879456.71435: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879456.71452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879456.71526: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879456.71551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879456.71572: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879456.71646: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879456.73430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879456.73506: stderr chunk (state=3): >>><<< 10976 1726879456.73510: stdout chunk (state=3): >>><<< 10976 1726879456.73564: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879456.73568: _low_level_execute_command(): starting 10976 1726879456.73572: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879456.6191058-14288-189328936651220/AnsiballZ_file.py && sleep 0' 10976 1726879456.74353: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879456.74360: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879456.74370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879456.74384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879456.74442: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879456.74448: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879456.74458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879456.74471: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879456.74478: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879456.74484: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879456.74491: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879456.74503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879456.74514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879456.74524: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879456.74535: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879456.74549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879456.74626: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879456.74650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879456.74669: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879456.74754: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879456.76827: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879456.76886: stdout chunk (state=3): >>>import '_io' # <<< 10976 1726879456.76890: stdout chunk (state=3): >>>import 'marshal' # <<< 10976 1726879456.76917: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879456.76952: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879456.76998: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 10976 1726879456.77001: stdout chunk (state=3): >>># installed zipimport hook <<< 10976 1726879456.77055: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879456.77078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879456.77090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879456.77120: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851db3dc0> <<< 10976 1726879456.77152: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879456.77193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851d583a0> <<< 10976 1726879456.77198: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851db3b20> <<< 10976 1726879456.77227: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879456.77231: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851db3ac0> <<< 10976 1726879456.77271: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879456.77278: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 10976 1726879456.77284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879456.77337: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851d58490> <<< 10976 1726879456.77341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879456.77345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 10976 1726879456.77348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879456.77374: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851d58940> <<< 10976 1726879456.77377: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851d58670> <<< 10976 1726879456.77408: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879456.77413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879456.77453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879456.77485: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879456.77494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879456.77535: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851d0f190> <<< 10976 1726879456.77542: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879456.77560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879456.77625: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851d0f220> <<< 10976 1726879456.77646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879456.77700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 10976 1726879456.77707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851d32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851d0f940> <<< 10976 1726879456.77763: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851d70880> <<< 10976 1726879456.77770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879456.77777: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851d08d90> <<< 10976 1726879456.77804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 10976 1726879456.77825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851d32d90> <<< 10976 1726879456.77867: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851d58970> <<< 10976 1726879456.77902: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879456.78086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879456.78099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879456.78125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879456.78138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879456.78147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879456.78206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879456.78219: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851cadeb0> <<< 10976 1726879456.78280: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851cb1f40> <<< 10976 1726879456.78300: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879456.78352: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879456.78376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879456.78404: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851ca7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851caf640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851cad370> <<< 10976 1726879456.78448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879456.78507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879456.78537: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879456.78566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879456.78598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879456.78649: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff851c2fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c2f910> import 'itertools' # <<< 10976 1726879456.78680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c2ff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879456.78713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c2ffd0> <<< 10976 1726879456.78742: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879456.78768: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c420d0> import '_collections' # <<< 10976 1726879456.78942: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c89d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c83670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c956d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851cb6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879456.78959: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff851c42cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c892b0> <<< 10976 1726879456.79048: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff851c952e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851cbc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 10976 1726879456.79075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879456.79125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c42df0> <<< 10976 1726879456.79162: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c42d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879456.79195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879456.79258: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879456.79285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879456.79301: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8519fa3d0> <<< 10976 1726879456.79314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879456.79327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879456.79365: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8519fa4c0> <<< 10976 1726879456.79484: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c4af40> <<< 10976 1726879456.79517: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c44a90> <<< 10976 1726879456.79545: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c44490> <<< 10976 1726879456.79597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879456.79620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879456.79638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879456.79669: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851915220> <<< 10976 1726879456.79719: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8519e5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c44f10> <<< 10976 1726879456.79736: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851cbc040> <<< 10976 1726879456.79768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879456.79816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851926b50> <<< 10976 1726879456.79832: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879456.79847: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff851926e80> <<< 10976 1726879456.79862: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 10976 1726879456.79893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 10976 1726879456.79926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851938790> <<< 10976 1726879456.79959: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879456.79996: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851938cd0> <<< 10976 1726879456.80035: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8518c6400> <<< 10976 1726879456.80061: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851926f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879456.80096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879456.80153: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8518d62e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851938610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879456.80167: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8518d63a0> <<< 10976 1726879456.80198: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c42a30> <<< 10976 1726879456.80254: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879456.80288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879456.80371: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8518f1700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8518f19d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8518f17c0> <<< 10976 1726879456.80408: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8518f18b0> <<< 10976 1726879456.80436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879456.80703: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8518f1d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8518fd250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8518f1940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8518e5a90> <<< 10976 1726879456.80735: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c42610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879456.80781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879456.80893: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8518f1af0> <<< 10976 1726879456.80920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879456.80945: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff85181a6d0> <<< 10976 1726879456.81096: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip' # zipimport: zlib available <<< 10976 1726879456.81193: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.81238: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879456.81255: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879456.81287: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.82518: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.83480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851741820> <<< 10976 1726879456.83501: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879456.83534: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 10976 1726879456.83537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879456.83550: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879456.83578: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879456.83581: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff851741160> <<< 10976 1726879456.83613: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851741280> <<< 10976 1726879456.83652: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851741f70> <<< 10976 1726879456.83673: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879456.83721: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8517414f0> <<< 10976 1726879456.83728: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851741d90> import 'atexit' # <<< 10976 1726879456.83769: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff851741fd0> <<< 10976 1726879456.83781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879456.83812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879456.83845: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851741100> <<< 10976 1726879456.83876: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879456.83897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879456.83901: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879456.83918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879456.83965: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879456.84012: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff85116ff40> <<< 10976 1726879456.84048: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff85118cd00> <<< 10976 1726879456.84115: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879456.84118: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff85118ceb0> <<< 10976 1726879456.84121: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879456.84134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879456.84178: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff85118c370> <<< 10976 1726879456.84194: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8517a7dc0> <<< 10976 1726879456.84348: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8517a73a0> <<< 10976 1726879456.84382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879456.84413: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8517a7fd0> <<< 10976 1726879456.84459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879456.84463: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879456.84497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879456.84520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851777d30> <<< 10976 1726879456.84604: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8511e9d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8511e9400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff85174a4f0> <<< 10976 1726879456.84640: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8511e9520> <<< 10976 1726879456.84685: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8511e9550> <<< 10976 1726879456.84711: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879456.84747: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879456.84760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879456.84831: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff85115dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851788250> <<< 10976 1726879456.84861: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879456.84886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879456.85046: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff85115b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8517883d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879456.85090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8517a0e50> <<< 10976 1726879456.85255: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff85115b7f0> <<< 10976 1726879456.85313: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff85115b640> <<< 10976 1726879456.85461: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff85115a5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff85114fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff85177f910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879456.85513: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8511df6a0> <<< 10976 1726879456.85739: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8511deb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8511ee0a0> <<< 10976 1726879456.85825: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8511df100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff85174cb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879456.85888: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.86031: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.86059: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879456.86112: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.86228: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.86673: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.87160: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10976 1726879456.87311: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879456.87339: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff850d295e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff85113a580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff850ccb100> <<< 10976 1726879456.87525: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879456.87556: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.87688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879456.87708: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8511deb80> # zipimport: zlib available <<< 10976 1726879456.88111: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.88468: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.88513: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.88581: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879456.88617: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.88744: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879456.88747: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879456.88827: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10976 1726879456.88930: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879456.89099: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.89291: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879456.89325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879456.89343: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879456.89407: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff850cfcf10> # zipimport: zlib available <<< 10976 1726879456.89477: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.89565: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879456.89570: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879456.89602: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.89615: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.89678: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879456.89683: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.89700: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.89727: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.89815: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.89885: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879456.89910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879456.89993: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff851793220> <<< 10976 1726879456.90048: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff850cfc850> <<< 10976 1726879456.90081: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879456.90229: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.90298: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.90301: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.90431: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879456.90526: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff85111dca0> <<< 10976 1726879456.90614: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851119f70> <<< 10976 1726879456.90683: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851113940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879456.90703: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.90722: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879456.90804: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 10976 1726879456.90841: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/modules/__init__.py <<< 10976 1726879456.90887: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.91316: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.91805: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879456.91951: stdout chunk (state=3): >>> {"path": "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml", "changed": true, "diff": {"before": {"path": "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml", "state": "file"}, "after": {"path": "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 10976 1726879456.92509: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes <<< 10976 1726879456.92522: stdout chunk (state=3): >>># cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10976 1726879456.92741: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879456.92747: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879456.92841: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux <<< 10976 1726879456.93103: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib <<< 10976 1726879456.93615: stdout chunk (state=3): >>># destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse # destroy functools # destroy tokenize # destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # 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 stat # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _signal <<< 10976 1726879456.93619: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879456.93816: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879456.93906: stderr chunk (state=3): >>><<< 10976 1726879456.93910: stdout chunk (state=3): >>><<< 10976 1726879456.94148: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851db3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851d583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851db3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851db3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851d58490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851d58940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851d58670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851d0f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851d0f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851d32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851d0f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851d70880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851d08d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851d32d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851d58970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851cadeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851cb1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851ca7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851caf640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851cad370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff851c2fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c2f910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c2ff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c2ffd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c420d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c89d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c83670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c956d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851cb6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff851c42cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c892b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff851c952e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851cbc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c42df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c42d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8519fa3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8519fa4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c4af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c44a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c44490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851915220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8519e5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c44f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851cbc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851926b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff851926e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851938790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851938cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8518c6400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851926f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8518d62e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851938610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8518d63a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c42a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8518f1700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8518f19d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8518f17c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8518f18b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8518f1d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8518fd250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8518f1940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8518e5a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851c42610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8518f1af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff85181a6d0> # zipimport: found 30 names in '/tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851741820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff851741160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851741280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851741f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8517414f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851741d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff851741fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851741100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff85116ff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff85118cd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff85118ceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff85118c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8517a7dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8517a73a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8517a7fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851777d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8511e9d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8511e9400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff85174a4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8511e9520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8511e9550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff85115dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851788250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff85115b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8517883d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8517a0e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff85115b7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff85115b640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff85115a5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff85114fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff85177f910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8511df6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8511deb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8511ee0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8511df100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff85174cb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff850d295e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff85113a580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff850ccb100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8511deb80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff850cfcf10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff851793220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff850cfc850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff85111dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851119f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff851113940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_j68ajo5a/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml", "changed": true, "diff": {"before": {"path": "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml", "state": "file"}, "after": {"path": "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib # destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse # destroy functools # destroy tokenize # destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # 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 stat # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _signal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879456.95515: done with _execute_module (file, {'path': '/tmp/ansible.lgzsw14q_ha_cluster_cib_xml', 'state': 'absent', '_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': 'file', '_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-1726879456.6191058-14288-189328936651220/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879456.95520: _low_level_execute_command(): starting 10976 1726879456.95525: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879456.6191058-14288-189328936651220/ > /dev/null 2>&1 && sleep 0' 10976 1726879456.96732: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879456.96752: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879456.96769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879456.96793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879456.96849: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879456.96861: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879456.96874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879456.96894: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879456.96906: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879456.96920: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879456.96935: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879456.96953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879456.96967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879456.96977: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879456.96987: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879456.97004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879456.97093: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879456.97117: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879456.97136: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879456.97217: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879456.99171: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879456.99175: stdout chunk (state=3): >>><<< 10976 1726879456.99178: stderr chunk (state=3): >>><<< 10976 1726879456.99230: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879456.99234: handler run complete 10976 1726879456.99437: variable 'ansible_check_mode' from source: magic vars 10976 1726879456.99441: Evaluated conditional (not ansible_check_mode): True 10976 1726879456.99443: attempt loop complete, returning result 10976 1726879456.99445: variable 'item' from source: unknown 10976 1726879456.99515: variable 'item' from source: unknown changed: [managed_node2] => (item={'changed': True, 'path': '/tmp/ansible.lgzsw14q_ha_cluster_cib_xml', 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 0, 'failed': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 }, "path": "/tmp/ansible.lgzsw14q_ha_cluster_cib_xml", "state": "absent" } 10976 1726879457.00562: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879457.00679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879457.00698: variable 'omit' from source: magic vars 10976 1726879457.02548: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879457.02626: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879457.02637: variable 'omit' from source: magic vars 10976 1726879457.02740: variable 'omit' from source: magic vars 10976 1726879457.03209: variable 'item' from source: unknown 10976 1726879457.03283: variable 'omit' from source: magic vars 10976 1726879457.03504: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879457.03518: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879457.03532: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879457.03550: variable 'inventory_hostname' from source: set_fact 10976 1726879457.03557: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879457.03594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879457.03684: Set connection var ansible_pipelining to False 10976 1726879457.03928: Set connection var ansible_shell_executable to /bin/sh 10976 1726879457.03941: Set connection var ansible_timeout to 10 10976 1726879457.03948: Set connection var ansible_shell_type to sh 10976 1726879457.03956: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879457.04033: Set connection var ansible_connection to ssh 10976 1726879457.04061: variable 'ansible_shell_executable' from source: unknown 10976 1726879457.04136: variable 'ansible_connection' from source: unknown 10976 1726879457.04147: variable 'ansible_module_compression' from source: unknown 10976 1726879457.04153: variable 'ansible_shell_type' from source: unknown 10976 1726879457.04160: variable 'ansible_shell_executable' from source: unknown 10976 1726879457.04166: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879457.04177: variable 'ansible_pipelining' from source: unknown 10976 1726879457.04244: variable 'ansible_timeout' from source: unknown 10976 1726879457.04257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879457.04630: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879457.04692: variable 'omit' from source: magic vars 10976 1726879457.04787: starting attempt loop 10976 1726879457.04799: running the handler 10976 1726879457.04902: _low_level_execute_command(): starting 10976 1726879457.04913: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879457.06429: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879457.06433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879457.06664: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879457.06667: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879457.06743: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879457.06746: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879457.06753: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879457.06839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879457.08459: stdout chunk (state=3): >>>/root <<< 10976 1726879457.08559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879457.08641: stderr chunk (state=3): >>><<< 10976 1726879457.08645: stdout chunk (state=3): >>><<< 10976 1726879457.08758: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879457.08762: _low_level_execute_command(): starting 10976 1726879457.08765: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879457.0866396-14288-251574885555622 `" && echo ansible-tmp-1726879457.0866396-14288-251574885555622="` echo /root/.ansible/tmp/ansible-tmp-1726879457.0866396-14288-251574885555622 `" ) && sleep 0' 10976 1726879457.09872: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879457.09892: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879457.09907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879457.09927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879457.09980: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879457.09998: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879457.10011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879457.10031: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879457.10044: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879457.10055: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879457.10068: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879457.10094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879457.10114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879457.10129: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879457.10140: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879457.10154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879457.10245: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879457.10269: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879457.10287: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879457.10384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879457.12291: stdout chunk (state=3): >>>ansible-tmp-1726879457.0866396-14288-251574885555622=/root/.ansible/tmp/ansible-tmp-1726879457.0866396-14288-251574885555622 <<< 10976 1726879457.12498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879457.12501: stdout chunk (state=3): >>><<< 10976 1726879457.12504: stderr chunk (state=3): >>><<< 10976 1726879457.12738: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879457.0866396-14288-251574885555622=/root/.ansible/tmp/ansible-tmp-1726879457.0866396-14288-251574885555622 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879457.12745: variable 'ansible_module_compression' from source: unknown 10976 1726879457.12748: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 10976 1726879457.12751: variable 'ansible_facts' from source: unknown 10976 1726879457.12753: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879457.0866396-14288-251574885555622/AnsiballZ_file.py 10976 1726879457.14095: Sending initial data 10976 1726879457.14099: Sent initial data (153 bytes) 10976 1726879457.17083: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879457.17213: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879457.17235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879457.17254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879457.17341: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879457.17353: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879457.17368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879457.17424: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879457.17445: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879457.17457: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879457.17469: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879457.17483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879457.17503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879457.17521: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879457.17539: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879457.17560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879457.17756: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879457.17788: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879457.17808: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879457.17891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879457.19683: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879457.19718: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879457.19772: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp29xgx4xo /root/.ansible/tmp/ansible-tmp-1726879457.0866396-14288-251574885555622/AnsiballZ_file.py <<< 10976 1726879457.19802: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879457.21248: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879457.21387: stderr chunk (state=3): >>><<< 10976 1726879457.21394: stdout chunk (state=3): >>><<< 10976 1726879457.21396: done transferring module to remote 10976 1726879457.21398: _low_level_execute_command(): starting 10976 1726879457.21400: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879457.0866396-14288-251574885555622/ /root/.ansible/tmp/ansible-tmp-1726879457.0866396-14288-251574885555622/AnsiballZ_file.py && sleep 0' 10976 1726879457.23609: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879457.23614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879457.23641: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 10976 1726879457.23645: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 <<< 10976 1726879457.23927: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879457.23930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879457.24008: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879457.24015: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879457.24251: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879457.24343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879457.26326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879457.26330: stdout chunk (state=3): >>><<< 10976 1726879457.26335: stderr chunk (state=3): >>><<< 10976 1726879457.26359: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879457.26363: _low_level_execute_command(): starting 10976 1726879457.26368: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879457.0866396-14288-251574885555622/AnsiballZ_file.py && sleep 0' 10976 1726879457.28252: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879457.28257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879457.28350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879457.28354: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879457.28420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879457.28431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879457.28513: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879457.28642: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879457.28664: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879457.28757: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879457.30778: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 10976 1726879457.30783: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10976 1726879457.30833: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879457.30873: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879457.30904: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879457.30956: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879457.30959: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879457.31004: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879457.31044: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879457.31065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879457.31078: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e3f3dc0> <<< 10976 1726879457.31128: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879457.31131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e3983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e3f3b20> <<< 10976 1726879457.31166: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879457.31185: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e3f3ac0> <<< 10976 1726879457.31207: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879457.31224: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879457.31241: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e398490> <<< 10976 1726879457.31268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879457.31286: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879457.31308: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e398940> <<< 10976 1726879457.31334: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e398670> <<< 10976 1726879457.31357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879457.31372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879457.31397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879457.31411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879457.31433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879457.31454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879457.31481: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e34f190> <<< 10976 1726879457.31505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879457.31520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879457.31601: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e34f220> <<< 10976 1726879457.31625: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879457.31664: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e372850> <<< 10976 1726879457.31669: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e34f940> <<< 10976 1726879457.31705: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e3b0880> <<< 10976 1726879457.31726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e348d90> <<< 10976 1726879457.31780: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879457.31798: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e372d90> <<< 10976 1726879457.31851: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e398970> <<< 10976 1726879457.31878: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879457.32081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879457.32087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879457.32118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879457.32134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879457.32139: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879457.32161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879457.32207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879457.32211: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e310eb0> <<< 10976 1726879457.32258: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e316f40> <<< 10976 1726879457.32451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879457.32455: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879457.32457: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e30c610> <<< 10976 1726879457.32459: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e314640> <<< 10976 1726879457.32462: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e310370> <<< 10976 1726879457.32464: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879457.32755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879457.32758: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879457.32761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879457.32763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879457.32765: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2e294e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e294910> <<< 10976 1726879457.32768: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879457.32770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e294f10> <<< 10976 1726879457.32772: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879457.32774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879457.32776: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e294fd0> <<< 10976 1726879457.32778: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879457.32780: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2a70d0> import '_collections' # <<< 10976 1726879457.32815: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2eed90> import '_functools' # <<< 10976 1726879457.32845: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2e7670> <<< 10976 1726879457.32906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2fa6d0> <<< 10976 1726879457.32916: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e31be20> <<< 10976 1726879457.32938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879457.32973: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2e2a7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2ee2b0> <<< 10976 1726879457.33026: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2e2fa2e0> <<< 10976 1726879457.33047: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e3219d0> <<< 10976 1726879457.33055: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879457.33080: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879457.33106: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879457.33116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879457.33135: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2a7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2a7df0> <<< 10976 1726879457.33163: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2a7d60> <<< 10976 1726879457.33194: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879457.33217: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879457.33234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879457.33260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879457.33306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879457.33339: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e27a3d0> <<< 10976 1726879457.33351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879457.33370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879457.33396: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e27a4c0> <<< 10976 1726879457.33520: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2aff40> <<< 10976 1726879457.33554: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2a9a90> <<< 10976 1726879457.33569: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2a9490> <<< 10976 1726879457.33599: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879457.33606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879457.33636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879457.33646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879457.33679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879457.33685: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e1a4220> <<< 10976 1726879457.33718: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e265520> <<< 10976 1726879457.33769: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2a9f10> <<< 10976 1726879457.33778: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e321040> <<< 10976 1726879457.33793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879457.33817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879457.33845: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e1b5b50> <<< 10976 1726879457.33857: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879457.33893: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2e1b5e80> <<< 10976 1726879457.33921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879457.33946: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879457.33957: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e1c7790> <<< 10976 1726879457.33979: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879457.34012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879457.34039: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e1c7cd0> <<< 10976 1726879457.34080: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2e155400> <<< 10976 1726879457.34139: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e1b5f70> <<< 10976 1726879457.34145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879457.34170: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2e1652e0> <<< 10976 1726879457.34182: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e1c7610> <<< 10976 1726879457.34192: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879457.34212: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2e1653a0> <<< 10976 1726879457.34254: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2a7a30> <<< 10976 1726879457.34274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879457.34292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879457.34310: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879457.34328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879457.34360: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2e180700> <<< 10976 1726879457.34377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879457.34410: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2e1809d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e1807c0> <<< 10976 1726879457.34442: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2e1808b0> <<< 10976 1726879457.34480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879457.34681: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2e180d00> <<< 10976 1726879457.34715: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879457.34723: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2e18c250> <<< 10976 1726879457.34838: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e180940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e174a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2a7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879457.34866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879457.34904: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e180af0> <<< 10976 1726879457.35006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879457.35017: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0c2e0a16d0> <<< 10976 1726879457.35186: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip' # zipimport: zlib available <<< 10976 1726879457.35275: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.35310: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879457.35335: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.35342: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879457.35361: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.37224: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.38249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2dfc8820> <<< 10976 1726879457.38266: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879457.38292: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 10976 1726879457.38350: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879457.38354: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879457.38356: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2dfc8160> <<< 10976 1726879457.38411: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2dfc8280> <<< 10976 1726879457.38443: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2dfc8f70> <<< 10976 1726879457.38459: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 10976 1726879457.38471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879457.38521: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2dfc84f0> <<< 10976 1726879457.38527: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2dfc8d90> import 'atexit' # <<< 10976 1726879457.38554: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2dfc8fd0> <<< 10976 1726879457.38571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879457.38599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879457.38643: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2dfc8100> <<< 10976 1726879457.38659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879457.38678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879457.38692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879457.38717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879457.38745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879457.38824: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2d9eff40> <<< 10976 1726879457.38869: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2df3dd00> <<< 10976 1726879457.38903: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879457.38906: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2df3deb0> <<< 10976 1726879457.38909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879457.38942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879457.39009: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2df3d370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e02edc0> <<< 10976 1726879457.39424: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e02e3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e02efd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2dffed30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2df9ad30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2df9a400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2dfd14f0> <<< 10976 1726879457.39443: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2df9a520> <<< 10976 1726879457.39485: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879457.39492: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2df9a550> <<< 10976 1726879457.39507: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879457.39518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879457.39550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879457.39666: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2d9ddfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e010250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879457.39670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879457.39744: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2d9db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e0103d0> <<< 10976 1726879457.39749: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879457.39788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879457.40105: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 10976 1726879457.40109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879457.40111: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e027e50> <<< 10976 1726879457.40113: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2d9db7f0> <<< 10976 1726879457.40119: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2d9db640> <<< 10976 1726879457.40428: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2d9da5b0> <<< 10976 1726879457.40437: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2d9cfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e008910> <<< 10976 1726879457.40439: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879457.40442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879457.40444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879457.40446: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2df906a0> <<< 10976 1726879457.40833: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2df8fb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2df9f0a0> <<< 10976 1726879457.40837: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2df90100> <<< 10976 1726879457.40840: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2dfd3b20> # zipimport: zlib available <<< 10976 1726879457.40842: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879457.40844: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.40846: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.40848: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879457.40850: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 10976 1726879457.40852: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879457.40854: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.40895: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.40995: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.41477: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.41964: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879457.42002: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879457.42005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879457.42066: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2d5b65e0> <<< 10976 1726879457.42142: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879457.42151: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2d9ac580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2d556100> <<< 10976 1726879457.42205: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 10976 1726879457.42267: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.42272: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879457.42373: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.42494: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879457.42528: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2df8fb80> # zipimport: zlib available <<< 10976 1726879457.42930: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.43288: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.43345: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.43411: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/collections.py <<< 10976 1726879457.43415: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.43442: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.43479: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879457.43541: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.43620: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/errors.py <<< 10976 1726879457.43635: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879457.43646: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.43687: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.43724: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879457.43731: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.43907: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.44101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879457.44135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879457.44141: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879457.44214: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2d586f10> <<< 10976 1726879457.44222: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.44278: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.44374: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/validation.py <<< 10976 1726879457.44377: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879457.44381: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.44447: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.44514: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10976 1726879457.44553: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.44590: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.44693: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.44751: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879457.44782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879457.44863: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2e01a220> <<< 10976 1726879457.44943: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2d586850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879457.45085: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.45137: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.45187: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.45208: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879457.45235: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879457.45238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879457.45381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879457.45384: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879457.45387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879457.45399: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2d99dca0> <<< 10976 1726879457.45442: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2d999f70> <<< 10976 1726879457.45501: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2d992940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879457.45508: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.45537: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.45558: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879457.45618: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879457.45643: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.45653: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/modules/__init__.py <<< 10976 1726879457.45668: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.46136: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.46607: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.46749: stdout chunk (state=3): >>> {"path": "/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml", "changed": true, "diff": {"before": {"path": "/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml", "state": "file"}, "after": {"path": "/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 10976 1726879457.46756: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879457.47041: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 10976 1726879457.47058: stdout chunk (state=3): >>># clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 10976 1726879457.47085: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale <<< 10976 1726879457.47125: stdout chunk (state=3): >>># destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil <<< 10976 1726879457.47134: stdout chunk (state=3): >>># cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat <<< 10976 1726879457.47167: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10976 1726879457.47357: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879457.47367: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879457.47399: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879457.47438: stdout chunk (state=3): >>># destroy array <<< 10976 1726879457.47464: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux <<< 10976 1726879457.47484: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 10976 1726879457.47524: stdout chunk (state=3): >>># 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 systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy contextlib <<< 10976 1726879457.47565: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings <<< 10976 1726879457.47575: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 10976 1726879457.47607: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10976 1726879457.47648: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc <<< 10976 1726879457.47656: stdout chunk (state=3): >>># cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale <<< 10976 1726879457.47715: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 10976 1726879457.47745: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib <<< 10976 1726879457.47941: stdout chunk (state=3): >>># destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime <<< 10976 1726879457.47973: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy functools # destroy tokenize <<< 10976 1726879457.48014: stdout chunk (state=3): >>># destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879457.48018: stdout chunk (state=3): >>># 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 stat <<< 10976 1726879457.48032: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select <<< 10976 1726879457.48040: stdout chunk (state=3): >>># destroy _signal <<< 10976 1726879457.48102: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879457.48503: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879457.48507: stdout chunk (state=3): >>><<< 10976 1726879457.48515: stderr chunk (state=3): >>><<< 10976 1726879457.48607: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e3f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e3983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e3f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e3f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e398490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e398940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e398670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e34f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e34f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e372850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e34f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e3b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e348d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e372d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e398970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e310eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e316f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e30c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e314640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e310370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2e294e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e294910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e294f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e294fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2a70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2eed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2e7670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2fa6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e31be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2e2a7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2ee2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2e2fa2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e3219d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2a7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2a7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2a7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e27a3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e27a4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2aff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2a9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2a9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e1a4220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e265520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2a9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e321040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e1b5b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2e1b5e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e1c7790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e1c7cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2e155400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e1b5f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2e1652e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e1c7610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2e1653a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2a7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2e180700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2e1809d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e1807c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2e1808b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2e180d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2e18c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e180940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e174a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e2a7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e180af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0c2e0a16d0> # zipimport: found 30 names in '/tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2dfc8820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2dfc8160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2dfc8280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2dfc8f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2dfc84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2dfc8d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2dfc8fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2dfc8100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2d9eff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2df3dd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2df3deb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2df3d370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e02edc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e02e3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e02efd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2dffed30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2df9ad30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2df9a400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2dfd14f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2df9a520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2df9a550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2d9ddfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e010250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2d9db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e0103d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e027e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2d9db7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2d9db640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2d9da5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2d9cfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e008910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2df906a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2df8fb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2df9f0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2df90100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2dfd3b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2d5b65e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2d9ac580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2d556100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2df8fb80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2d586f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c2e01a220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2d586850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2d99dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2d999f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2d992940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload__j0n4a64/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml", "changed": true, "diff": {"before": {"path": "/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml", "state": "file"}, "after": {"path": "/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib # destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse # destroy functools # destroy tokenize # destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # 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 stat # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _signal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879457.49179: done with _execute_module (file, {'path': '/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml', 'state': 'absent', '_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': 'file', '_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-1726879457.0866396-14288-251574885555622/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879457.49183: _low_level_execute_command(): starting 10976 1726879457.49186: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879457.0866396-14288-251574885555622/ > /dev/null 2>&1 && sleep 0' 10976 1726879457.50373: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879457.50379: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879457.50504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879457.50508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879457.50614: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879457.50620: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879457.50656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879457.50667: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879457.50731: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879457.50737: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879457.50758: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879457.50775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879457.50784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879457.50837: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879457.50856: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879457.50885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879457.51253: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879457.51366: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879457.51429: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879457.51570: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879457.53426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879457.53605: stderr chunk (state=3): >>><<< 10976 1726879457.53628: stdout chunk (state=3): >>><<< 10976 1726879457.53659: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879457.53663: handler run complete 10976 1726879457.54028: variable 'ansible_check_mode' from source: magic vars 10976 1726879457.54079: Evaluated conditional (not ansible_check_mode): True 10976 1726879457.54119: attempt loop complete, returning result 10976 1726879457.54141: variable 'item' from source: unknown 10976 1726879457.54215: variable 'item' from source: unknown changed: [managed_node2] => (item={'changed': True, 'path': '/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml', 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 0, 'failed': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 }, "path": "/tmp/ansible.myj9d4g0_ha_cluster_original_cib_xml", "state": "absent" } 10976 1726879457.54538: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879457.54541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879457.54543: variable 'omit' from source: magic vars 10976 1726879457.55036: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879457.55042: Evaluated conditional (ha_cluster_cluster_present | bool): True 10976 1726879457.55047: variable 'omit' from source: magic vars 10976 1726879457.55065: variable 'omit' from source: magic vars 10976 1726879457.55204: variable 'item' from source: unknown 10976 1726879457.55224: variable 'omit' from source: magic vars 10976 1726879457.55247: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879457.55255: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879457.55262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879457.55277: variable 'inventory_hostname' from source: set_fact 10976 1726879457.55280: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879457.55282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879457.55367: Set connection var ansible_pipelining to False 10976 1726879457.55374: Set connection var ansible_shell_executable to /bin/sh 10976 1726879457.55380: Set connection var ansible_timeout to 10 10976 1726879457.55382: Set connection var ansible_shell_type to sh 10976 1726879457.55387: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879457.55396: Set connection var ansible_connection to ssh 10976 1726879457.55417: variable 'ansible_shell_executable' from source: unknown 10976 1726879457.55420: variable 'ansible_connection' from source: unknown 10976 1726879457.55425: variable 'ansible_module_compression' from source: unknown 10976 1726879457.55427: variable 'ansible_shell_type' from source: unknown 10976 1726879457.55430: variable 'ansible_shell_executable' from source: unknown 10976 1726879457.55437: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879457.55439: variable 'ansible_pipelining' from source: unknown 10976 1726879457.55441: variable 'ansible_timeout' from source: unknown 10976 1726879457.55443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879457.56175: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879457.56186: variable 'omit' from source: magic vars 10976 1726879457.56337: starting attempt loop 10976 1726879457.56341: running the handler 10976 1726879457.56347: _low_level_execute_command(): starting 10976 1726879457.56351: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879457.58285: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879457.58313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879457.58475: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879457.58480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879457.58498: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879457.58504: 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879457.58727: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879457.58780: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879457.60420: stdout chunk (state=3): >>>/root <<< 10976 1726879457.60530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879457.60616: stderr chunk (state=3): >>><<< 10976 1726879457.60620: stdout chunk (state=3): >>><<< 10976 1726879457.60640: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879457.60649: _low_level_execute_command(): starting 10976 1726879457.60655: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879457.6063955-14288-89519986298482 `" && echo ansible-tmp-1726879457.6063955-14288-89519986298482="` echo /root/.ansible/tmp/ansible-tmp-1726879457.6063955-14288-89519986298482 `" ) && sleep 0' 10976 1726879457.62606: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879457.62610: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879457.62708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879457.62757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879457.62761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration <<< 10976 1726879457.62774: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879457.62781: 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.42.6 originally 10.31.42.6 <<< 10976 1726879457.62787: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879457.62825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879457.63007: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879457.63054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879457.63139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879457.65020: stdout chunk (state=3): >>>ansible-tmp-1726879457.6063955-14288-89519986298482=/root/.ansible/tmp/ansible-tmp-1726879457.6063955-14288-89519986298482 <<< 10976 1726879457.65201: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879457.65207: stderr chunk (state=3): >>><<< 10976 1726879457.65209: stdout chunk (state=3): >>><<< 10976 1726879457.65232: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879457.6063955-14288-89519986298482=/root/.ansible/tmp/ansible-tmp-1726879457.6063955-14288-89519986298482 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879457.65280: variable 'ansible_module_compression' from source: unknown 10976 1726879457.65327: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 10976 1726879457.65347: variable 'ansible_facts' from source: unknown 10976 1726879457.65417: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879457.6063955-14288-89519986298482/AnsiballZ_file.py 10976 1726879457.65924: Sending initial data 10976 1726879457.65928: Sent initial data (152 bytes) 10976 1726879457.69005: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879457.69095: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879457.69107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879457.69121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879457.69170: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879457.69178: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879457.69192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879457.69208: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879457.69216: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879457.69312: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879457.69320: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879457.69332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879457.69344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879457.69352: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879457.69359: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879457.69369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879457.69449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879457.69542: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879457.69555: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879457.69628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879457.71448: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879457.71495: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879457.71523: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmp2ak8_uq0 /root/.ansible/tmp/ansible-tmp-1726879457.6063955-14288-89519986298482/AnsiballZ_file.py <<< 10976 1726879457.71561: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879457.72945: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879457.73061: stderr chunk (state=3): >>><<< 10976 1726879457.73065: stdout chunk (state=3): >>><<< 10976 1726879457.73108: done transferring module to remote 10976 1726879457.73119: _low_level_execute_command(): starting 10976 1726879457.73127: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879457.6063955-14288-89519986298482/ /root/.ansible/tmp/ansible-tmp-1726879457.6063955-14288-89519986298482/AnsiballZ_file.py && sleep 0' 10976 1726879457.74012: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879457.74019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879457.74066: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879457.74082: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration <<< 10976 1726879457.74087: 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 <<< 10976 1726879457.74102: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879457.74107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879457.74197: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879457.74201: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879457.74214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879457.74297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879457.76223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879457.76264: stderr chunk (state=3): >>><<< 10976 1726879457.76268: stdout chunk (state=3): >>><<< 10976 1726879457.76328: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879457.76332: _low_level_execute_command(): starting 10976 1726879457.76334: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879457.6063955-14288-89519986298482/AnsiballZ_file.py && sleep 0' 10976 1726879457.77321: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879457.77341: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879457.77382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879457.77407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879457.77456: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879457.77476: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879457.77507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879457.77530: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879457.77545: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879457.77555: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879457.77566: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879457.77578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879457.77601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879457.77618: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879457.77632: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879457.77646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879457.77735: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879457.77758: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879457.77772: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879457.77988: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879457.79886: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879457.79953: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879457.80004: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # <<< 10976 1726879457.80010: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879457.80169: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879457.80176: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32c243dc0> <<< 10976 1726879457.80223: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879457.80231: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bfd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32c243b20> <<< 10976 1726879457.80277: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32c243ac0> <<< 10976 1726879457.80289: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879457.80333: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bfd8490> <<< 10976 1726879457.80356: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879457.80414: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 10976 1726879457.80425: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bfd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bfd8670> <<< 10976 1726879457.80458: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879457.80464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879457.80502: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879457.80525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879457.80563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879457.80571: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf8f190> <<< 10976 1726879457.80587: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879457.80606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879457.80681: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf8f220> <<< 10976 1726879457.80709: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879457.80751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 10976 1726879457.80756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bfb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf8f940> <<< 10976 1726879457.80780: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bff0880> <<< 10976 1726879457.80813: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 10976 1726879457.80818: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf88d90> <<< 10976 1726879457.80878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879457.80886: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bfb2d90> <<< 10976 1726879457.80933: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bfd8970> <<< 10976 1726879457.80961: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879457.81164: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879457.81171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879457.81205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879457.81216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879457.81228: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879457.81246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879457.81263: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879457.81281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879457.81287: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf52eb0> <<< 10976 1726879457.81342: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf56f40> <<< 10976 1726879457.81352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879457.81366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879457.81379: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879457.81403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879457.81414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879457.81441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879457.81471: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf4c610> <<< 10976 1726879457.81478: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf54640> <<< 10976 1726879457.81494: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf52370> <<< 10976 1726879457.81506: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879457.81587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879457.81607: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879457.81640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879457.81663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879457.81668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879457.81710: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879457.81717: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bed4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bed4910> import 'itertools' # <<< 10976 1726879457.81757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bed4f10> <<< 10976 1726879457.81763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879457.81786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879457.81809: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bed4fd0> <<< 10976 1726879457.81838: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 10976 1726879457.81850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bee70d0> <<< 10976 1726879457.81861: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879457.81908: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf2ed90> import '_functools' # <<< 10976 1726879457.81937: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf27670> <<< 10976 1726879457.81994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf3a6d0> <<< 10976 1726879457.82001: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf5be20> <<< 10976 1726879457.82025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879457.82065: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bee7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf2e2b0> <<< 10976 1726879457.82104: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879457.82113: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bf3a2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf619d0> <<< 10976 1726879457.82134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879457.82165: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879457.82194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879457.82207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879457.82215: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bee7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bee7df0> <<< 10976 1726879457.82252: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 10976 1726879457.82267: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bee7d60> <<< 10976 1726879457.82281: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879457.82296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879457.82307: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879457.82312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879457.82335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879457.82383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879457.82411: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32beba3d0> <<< 10976 1726879457.82441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879457.82447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879457.82481: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32beba4c0> <<< 10976 1726879457.82603: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32beeff40> <<< 10976 1726879457.82644: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bee9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bee9490> <<< 10976 1726879457.82676: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879457.82682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879457.82719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879457.82722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879457.82757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 10976 1726879457.82764: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bdd5220> <<< 10976 1726879457.82798: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bea5520> <<< 10976 1726879457.82847: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bee9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf61040> <<< 10976 1726879457.82876: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879457.82900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879457.82925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bde7b50> <<< 10976 1726879457.82939: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879457.83001: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bde7e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879457.83025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 10976 1726879457.83037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bdf8790> <<< 10976 1726879457.83061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879457.83095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879457.83120: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bdf8cd0> <<< 10976 1726879457.83172: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bd86400> <<< 10976 1726879457.83188: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bde7f70> <<< 10976 1726879457.83203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879457.83254: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bd962e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bdf8610> <<< 10976 1726879457.83274: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879457.83303: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bd963a0> <<< 10976 1726879457.83342: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bee7a30> <<< 10976 1726879457.83356: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879457.83379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879457.83392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879457.83412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879457.83450: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bdb1700> <<< 10976 1726879457.83475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 10976 1726879457.83491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879457.83505: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879457.83509: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bdb19d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bdb17c0> <<< 10976 1726879457.83766: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bdb18b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bdb1d00> <<< 10976 1726879457.83809: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bdbd250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bdb1940> <<< 10976 1726879457.83840: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bda5a90> <<< 10976 1726879457.83873: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bee7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879457.83936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879457.83965: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bdb1af0> <<< 10976 1726879457.84075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879457.84083: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa32bcda6d0> <<< 10976 1726879457.84270: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip' # zipimport: zlib available <<< 10976 1726879457.84342: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.84381: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879457.84389: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.84408: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879457.84421: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.85782: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.86783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc01820> <<< 10976 1726879457.86894: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bc01160> <<< 10976 1726879457.86898: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc01280> <<< 10976 1726879457.87055: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc01f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879457.87059: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc014f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc01d90> import 'atexit' # <<< 10976 1726879457.87245: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bc01fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879457.87436: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc01100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879457.87578: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bb59f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bb76d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bb76eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bb76370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc67dc0> <<< 10976 1726879457.87743: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc673a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc67fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879457.87755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879457.87829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc37d30> <<< 10976 1726879457.87945: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bbd4d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bbd4400> <<< 10976 1726879457.87965: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc094f0> <<< 10976 1726879457.87999: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bbd4520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bbd4550> <<< 10976 1726879457.88227: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bb47fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc49250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879457.88321: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bb45850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc493d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879457.88364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 10976 1726879457.88367: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc60e50> <<< 10976 1726879457.88521: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bb457f0> <<< 10976 1726879457.88631: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bb45640> <<< 10976 1726879457.88687: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bb445b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bb39d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc42910> <<< 10976 1726879457.88736: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879457.88783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bbc96a0> <<< 10976 1726879457.89088: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bbc8b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bbd80a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bbc9100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc0cb20> # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879457.89115: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10976 1726879457.89168: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.89273: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879457.89296: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879457.89402: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.89496: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.90007: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.90530: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10976 1726879457.90829: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32b1ea5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32b5e8580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32b18b100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879457.90899: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.91109: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bbc8b80> # zipimport: zlib available <<< 10976 1726879457.91425: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.91801: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.91850: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.92007: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879457.92014: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10976 1726879457.92207: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.92215: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10976 1726879457.92277: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879457.92466: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.92678: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 10976 1726879457.92813: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32b1bcf10> <<< 10976 1726879457.92821: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879457.92879: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/validation.py <<< 10976 1726879457.92885: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879457.92909: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.92942: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.92991: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10976 1726879457.93075: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879457.93151: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.93216: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879457.93244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879457.93333: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bc53220> <<< 10976 1726879457.93358: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32b1bc850> <<< 10976 1726879457.93487: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879457.93534: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.93617: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879457.93716: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879457.93774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879457.93882: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32b5ddca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32b5d9f70> <<< 10976 1726879457.94007: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32b5d2940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10976 1726879457.94020: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879457.94111: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 10976 1726879457.94115: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10976 1726879457.94572: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.95049: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879457.95188: stdout chunk (state=3): >>> {"path": "/tmp/ansible.nirdgpp8_ha_cluster_cib_diff", "changed": true, "diff": {"before": {"path": "/tmp/ansible.nirdgpp8_ha_cluster_cib_diff", "state": "file"}, "after": {"path": "/tmp/ansible.nirdgpp8_ha_cluster_cib_diff", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/ansible.nirdgpp8_ha_cluster_cib_diff", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 10976 1726879457.95196: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879457.95511: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 10976 1726879457.95546: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib <<< 10976 1726879457.95587: stdout chunk (state=3): >>># destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors <<< 10976 1726879457.95596: 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 # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10976 1726879457.95812: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879457.95846: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879457.95859: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879457.95972: stdout chunk (state=3): >>># destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings <<< 10976 1726879457.96063: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 10976 1726879457.96121: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 10976 1726879457.96159: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10976 1726879457.96183: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879457.96209: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib <<< 10976 1726879457.96420: stdout chunk (state=3): >>># destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib<<< 10976 1726879457.96445: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse # destroy functools # destroy tokenize <<< 10976 1726879457.96465: stdout chunk (state=3): >>># destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879457.96501: stdout chunk (state=3): >>># 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 stat # destroy platform # destroy distro # destroy json.scanner # destroy _json <<< 10976 1726879457.96510: stdout chunk (state=3): >>># destroy select <<< 10976 1726879457.96522: stdout chunk (state=3): >>># destroy _signal <<< 10976 1726879457.96584: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879457.96930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879457.97004: stderr chunk (state=3): >>><<< 10976 1726879457.97008: stdout chunk (state=3): >>><<< 10976 1726879457.97131: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32c243dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bfd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32c243b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32c243ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bfd8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bfd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bfd8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf8f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf8f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bfb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bff0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf88d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bfb2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bfd8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf52eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf56f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf4c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf54640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf52370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bed4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bed4910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bed4f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bed4fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bee70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf2ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf27670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf3a6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf5be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bee7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf2e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bf3a2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf619d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bee7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bee7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bee7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32beba3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32beba4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32beeff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bee9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bee9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bdd5220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bea5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bee9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bf61040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bde7b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bde7e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bdf8790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bdf8cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bd86400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bde7f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bd962e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bdf8610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bd963a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bee7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bdb1700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bdb19d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bdb17c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bdb18b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bdb1d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bdbd250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bdb1940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bda5a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bee7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bdb1af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa32bcda6d0> # zipimport: found 30 names in '/tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc01820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bc01160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc01280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc01f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc014f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc01d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bc01fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc01100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bb59f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bb76d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bb76eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bb76370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc67dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc673a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc67fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc37d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bbd4d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bbd4400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc094f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bbd4520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bbd4550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bb47fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc49250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bb45850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc493d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc60e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bb457f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bb45640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bb445b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bb39d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc42910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bbc96a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bbc8b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bbd80a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bbc9100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bc0cb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32b1ea5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32b5e8580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32b18b100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32bbc8b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32b1bcf10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa32bc53220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32b1bc850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32b5ddca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32b5d9f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa32b5d2940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_da_sphyr/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/tmp/ansible.nirdgpp8_ha_cluster_cib_diff", "changed": true, "diff": {"before": {"path": "/tmp/ansible.nirdgpp8_ha_cluster_cib_diff", "state": "file"}, "after": {"path": "/tmp/ansible.nirdgpp8_ha_cluster_cib_diff", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/ansible.nirdgpp8_ha_cluster_cib_diff", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib # destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse # destroy functools # destroy tokenize # destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # 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 stat # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _signal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879457.97984: done with _execute_module (file, {'path': '/tmp/ansible.nirdgpp8_ha_cluster_cib_diff', 'state': 'absent', '_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': 'file', '_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-1726879457.6063955-14288-89519986298482/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879457.97988: _low_level_execute_command(): starting 10976 1726879457.97993: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879457.6063955-14288-89519986298482/ > /dev/null 2>&1 && sleep 0' 10976 1726879457.98449: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879457.98453: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879457.98459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879457.98669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879457.98674: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879457.98677: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879457.98680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879457.98682: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879457.98879: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879457.98883: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879457.98885: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879457.98887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879457.98889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879457.98892: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879457.98894: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879457.98895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879457.99020: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879457.99026: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879457.99031: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879457.99104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879458.01037: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879458.01041: stdout chunk (state=3): >>><<< 10976 1726879458.01048: stderr chunk (state=3): >>><<< 10976 1726879458.01072: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879458.01082: handler run complete 10976 1726879458.01221: variable 'ansible_check_mode' from source: magic vars 10976 1726879458.01226: Evaluated conditional (not ansible_check_mode): True 10976 1726879458.01239: attempt loop complete, returning result 10976 1726879458.01257: variable 'item' from source: unknown 10976 1726879458.01346: variable 'item' from source: unknown changed: [managed_node2] => (item={'changed': True, 'path': '/tmp/ansible.nirdgpp8_ha_cluster_cib_diff', 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 0, 'failed': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.nirdgpp8_ha_cluster_cib_diff", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 }, "path": "/tmp/ansible.nirdgpp8_ha_cluster_cib_diff", "state": "absent" } 10976 1726879458.01654: dumping result to json 10976 1726879458.01657: done dumping result, returning 10976 1726879458.01659: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Remove CIB tempfiles [0e24e73b-299d-f469-e0b0-000000000ea7] 10976 1726879458.01660: sending task result for task 0e24e73b-299d-f469-e0b0-000000000ea7 10976 1726879458.01929: no more pending results, returning what we have 10976 1726879458.01938: results queue empty 10976 1726879458.01940: checking for any_errors_fatal 10976 1726879458.01946: done checking for any_errors_fatal 10976 1726879458.01947: checking for max_fail_percentage 10976 1726879458.01949: done checking for max_fail_percentage 10976 1726879458.01949: checking to see if all hosts have failed and the running result is not ok 10976 1726879458.01950: done checking to see if all hosts have failed 10976 1726879458.01951: getting the remaining hosts for this loop 10976 1726879458.01952: done getting the remaining hosts for this loop 10976 1726879458.01955: getting the next task for host managed_node2 10976 1726879458.01964: done getting next task for host managed_node2 10976 1726879458.01968: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Remove cluster configuration 10976 1726879458.01971: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879458.01980: getting variables 10976 1726879458.01981: in VariableManager get_vars() 10976 1726879458.02070: Calling all_inventory to load vars for managed_node2 10976 1726879458.02073: Calling groups_inventory to load vars for managed_node2 10976 1726879458.02076: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879458.02085: Calling all_plugins_play to load vars for managed_node2 10976 1726879458.02088: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879458.02096: Calling groups_plugins_play to load vars for managed_node2 10976 1726879458.02640: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000ea7 10976 1726879458.02643: WORKER PROCESS EXITING 10976 1726879458.07150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879458.10012: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879458.10068: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879458.10075: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879458.10264: done with get_vars() 10976 1726879458.10299: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Remove cluster configuration] ***** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:101 Friday 20 September 2024 20:44:18 -0400 (0:00:01.647) 0:01:39.528 ****** 10976 1726879458.10515: entering _queue_task() for managed_node2/include_tasks 10976 1726879458.11270: worker is 1 (out of 1 available) 10976 1726879458.11539: exiting _queue_task() for managed_node2/include_tasks 10976 1726879458.11551: done queuing things up, now waiting for results queue to drain 10976 1726879458.11553: waiting for pending results... 10976 1726879458.12133: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Remove cluster configuration 10976 1726879458.12284: in run() - task 0e24e73b-299d-f469-e0b0-0000000000ff 10976 1726879458.12310: variable 'ansible_search_path' from source: unknown 10976 1726879458.12318: variable 'ansible_search_path' from source: unknown 10976 1726879458.12363: calling self._execute() 10976 1726879458.12495: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879458.12512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879458.12529: variable 'omit' from source: magic vars 10976 1726879458.12948: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879458.12961: Evaluated conditional (not ha_cluster_cluster_present): False 10976 1726879458.12973: when evaluation is False, skipping this task 10976 1726879458.12980: _execute() done 10976 1726879458.12987: dumping result to json 10976 1726879458.12997: done dumping result, returning 10976 1726879458.13008: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Remove cluster configuration [0e24e73b-299d-f469-e0b0-0000000000ff] 10976 1726879458.13018: sending task result for task 0e24e73b-299d-f469-e0b0-0000000000ff skipping: [managed_node2] => { "changed": false, "false_condition": "not ha_cluster_cluster_present", "skip_reason": "Conditional result was False" } 10976 1726879458.13196: no more pending results, returning what we have 10976 1726879458.13201: results queue empty 10976 1726879458.13202: checking for any_errors_fatal 10976 1726879458.13232: done checking for any_errors_fatal 10976 1726879458.13233: checking for max_fail_percentage 10976 1726879458.13235: done checking for max_fail_percentage 10976 1726879458.13236: checking to see if all hosts have failed and the running result is not ok 10976 1726879458.13237: done checking to see if all hosts have failed 10976 1726879458.13238: getting the remaining hosts for this loop 10976 1726879458.13239: done getting the remaining hosts for this loop 10976 1726879458.13244: getting the next task for host managed_node2 10976 1726879458.13251: done getting next task for host managed_node2 10976 1726879458.13256: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Remove fence-virt authkey 10976 1726879458.13260: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879458.13279: getting variables 10976 1726879458.13281: in VariableManager get_vars() 10976 1726879458.13333: Calling all_inventory to load vars for managed_node2 10976 1726879458.13336: Calling groups_inventory to load vars for managed_node2 10976 1726879458.13338: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879458.13351: Calling all_plugins_play to load vars for managed_node2 10976 1726879458.13355: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879458.13358: Calling groups_plugins_play to load vars for managed_node2 10976 1726879458.15852: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000000ff 10976 1726879458.15857: WORKER PROCESS EXITING 10976 1726879458.17015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879458.19832: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879458.19857: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879458.19863: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879458.19947: done with get_vars() 10976 1726879458.20098: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Remove fence-virt authkey] ******** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:104 Friday 20 September 2024 20:44:18 -0400 (0:00:00.097) 0:01:39.626 ****** 10976 1726879458.20315: entering _queue_task() for managed_node2/file 10976 1726879458.21161: worker is 1 (out of 1 available) 10976 1726879458.21174: exiting _queue_task() for managed_node2/file 10976 1726879458.21186: done queuing things up, now waiting for results queue to drain 10976 1726879458.21188: waiting for pending results... 10976 1726879458.22323: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Remove fence-virt authkey 10976 1726879458.23554: in run() - task 0e24e73b-299d-f469-e0b0-000000000100 10976 1726879458.23584: variable 'ansible_search_path' from source: unknown 10976 1726879458.23597: variable 'ansible_search_path' from source: unknown 10976 1726879458.23812: calling self._execute() 10976 1726879458.24165: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879458.24179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879458.24198: variable 'omit' from source: magic vars 10976 1726879458.24814: variable 'ha_cluster_cluster_present' from source: role '' defaults 10976 1726879458.24833: Evaluated conditional (not ha_cluster_cluster_present): False 10976 1726879458.24842: when evaluation is False, skipping this task 10976 1726879458.24850: _execute() done 10976 1726879458.24857: dumping result to json 10976 1726879458.24863: done dumping result, returning 10976 1726879458.24874: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Remove fence-virt authkey [0e24e73b-299d-f469-e0b0-000000000100] 10976 1726879458.24894: sending task result for task 0e24e73b-299d-f469-e0b0-000000000100 skipping: [managed_node2] => { "changed": false, "false_condition": "not ha_cluster_cluster_present", "skip_reason": "Conditional result was False" } 10976 1726879458.25063: no more pending results, returning what we have 10976 1726879458.25067: results queue empty 10976 1726879458.25069: checking for any_errors_fatal 10976 1726879458.25080: done checking for any_errors_fatal 10976 1726879458.25081: checking for max_fail_percentage 10976 1726879458.25083: done checking for max_fail_percentage 10976 1726879458.25084: checking to see if all hosts have failed and the running result is not ok 10976 1726879458.25085: done checking to see if all hosts have failed 10976 1726879458.25086: getting the remaining hosts for this loop 10976 1726879458.25088: done getting the remaining hosts for this loop 10976 1726879458.25095: getting the next task for host managed_node2 10976 1726879458.25107: done getting next task for host managed_node2 10976 1726879458.25112: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Configure qnetd 10976 1726879458.25116: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879458.25138: getting variables 10976 1726879458.25140: in VariableManager get_vars() 10976 1726879458.25187: Calling all_inventory to load vars for managed_node2 10976 1726879458.25193: Calling groups_inventory to load vars for managed_node2 10976 1726879458.25195: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879458.25208: Calling all_plugins_play to load vars for managed_node2 10976 1726879458.25212: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879458.25215: Calling groups_plugins_play to load vars for managed_node2 10976 1726879458.26277: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000100 10976 1726879458.26281: WORKER PROCESS EXITING 10976 1726879458.28158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879458.32558: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879458.32578: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879458.32585: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879458.32950: done with get_vars() 10976 1726879458.32988: done getting variables TASK [fedora.linux_system_roles.ha_cluster : Configure qnetd] ****************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:109 Friday 20 September 2024 20:44:18 -0400 (0:00:00.129) 0:01:39.756 ****** 10976 1726879458.33277: entering _queue_task() for managed_node2/include_tasks 10976 1726879458.34131: worker is 1 (out of 1 available) 10976 1726879458.34239: exiting _queue_task() for managed_node2/include_tasks 10976 1726879458.34255: done queuing things up, now waiting for results queue to drain 10976 1726879458.34258: waiting for pending results... 10976 1726879458.35296: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure qnetd 10976 1726879458.35681: in run() - task 0e24e73b-299d-f469-e0b0-000000000102 10976 1726879458.35709: variable 'ansible_search_path' from source: unknown 10976 1726879458.35719: variable 'ansible_search_path' from source: unknown 10976 1726879458.35911: calling self._execute() 10976 1726879458.36112: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879458.36185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879458.36205: variable 'omit' from source: magic vars 10976 1726879458.37117: variable 'ha_cluster_pacemaker_shell' from source: role '' defaults 10976 1726879458.37159: _execute() done 10976 1726879458.37168: dumping result to json 10976 1726879458.37261: done dumping result, returning 10976 1726879458.37275: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Configure qnetd [0e24e73b-299d-f469-e0b0-000000000102] 10976 1726879458.37286: sending task result for task 0e24e73b-299d-f469-e0b0-000000000102 10976 1726879458.37569: no more pending results, returning what we have 10976 1726879458.37577: in VariableManager get_vars() 10976 1726879458.37640: Calling all_inventory to load vars for managed_node2 10976 1726879458.37643: Calling groups_inventory to load vars for managed_node2 10976 1726879458.37646: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879458.37659: Calling all_plugins_play to load vars for managed_node2 10976 1726879458.37663: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879458.37666: Calling groups_plugins_play to load vars for managed_node2 10976 1726879458.38832: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000102 10976 1726879458.38837: WORKER PROCESS EXITING 10976 1726879458.40469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879458.43611: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879458.43634: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879458.43640: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879458.43720: done with get_vars() 10976 1726879458.43752: variable 'ansible_search_path' from source: unknown 10976 1726879458.43753: variable 'ansible_search_path' from source: unknown 10976 1726879458.43785: we have included files to process 10976 1726879458.43786: generating all_blocks data 10976 1726879458.43788: done generating all_blocks data 10976 1726879458.43797: processing included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml 10976 1726879458.43798: loading included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml 10976 1726879458.43914: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml 10976 1726879458.45039: done processing included file 10976 1726879458.45043: iterating over new_blocks loaded from include file 10976 1726879458.45044: in VariableManager get_vars() 10976 1726879458.45067: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879458.45084: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879458.45091: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879458.46005: done with get_vars() 10976 1726879458.46008: filtering new block on tags 10976 1726879458.46046: done filtering new block on tags 10976 1726879458.46049: in VariableManager get_vars() 10976 1726879458.46070: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879458.46086: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879458.46094: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879458.46132: done with get_vars() 10976 1726879458.46134: filtering new block on tags 10976 1726879458.46176: done filtering new block on tags 10976 1726879458.46178: done iterating over new_blocks loaded from include file included: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml for managed_node2 10976 1726879458.46184: extending task lists for all hosts with included blocks 10976 1726879458.46971: done extending task lists 10976 1726879458.46975: done processing included files 10976 1726879458.46976: results queue empty 10976 1726879458.46977: checking for any_errors_fatal 10976 1726879458.46981: done checking for any_errors_fatal 10976 1726879458.46982: checking for max_fail_percentage 10976 1726879458.46983: done checking for max_fail_percentage 10976 1726879458.46984: checking to see if all hosts have failed and the running result is not ok 10976 1726879458.46985: done checking to see if all hosts have failed 10976 1726879458.46986: getting the remaining hosts for this loop 10976 1726879458.46987: done getting the remaining hosts for this loop 10976 1726879458.46991: getting the next task for host managed_node2 10976 1726879458.46996: done getting next task for host managed_node2 10976 1726879458.46999: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Remove qnetd configuration 10976 1726879458.47002: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879458.47013: getting variables 10976 1726879458.47014: in VariableManager get_vars() 10976 1726879458.47034: Calling all_inventory to load vars for managed_node2 10976 1726879458.47042: Calling groups_inventory to load vars for managed_node2 10976 1726879458.47044: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879458.47050: Calling all_plugins_play to load vars for managed_node2 10976 1726879458.47052: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879458.47055: Calling groups_plugins_play to load vars for managed_node2 10976 1726879458.49452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879458.52143: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879458.52161: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879458.52166: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879458.52226: done with get_vars() 10976 1726879458.52260: done getting variables 10976 1726879458.52310: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Remove qnetd configuration] ******* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:3 Friday 20 September 2024 20:44:18 -0400 (0:00:00.192) 0:01:39.948 ****** 10976 1726879458.52552: entering _queue_task() for managed_node2/command 10976 1726879458.53318: worker is 1 (out of 1 available) 10976 1726879458.53332: exiting _queue_task() for managed_node2/command 10976 1726879458.53345: done queuing things up, now waiting for results queue to drain 10976 1726879458.53347: waiting for pending results... 10976 1726879458.54354: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Remove qnetd configuration 10976 1726879458.54730: in run() - task 0e24e73b-299d-f469-e0b0-0000000011c7 10976 1726879458.54753: variable 'ansible_search_path' from source: unknown 10976 1726879458.54760: variable 'ansible_search_path' from source: unknown 10976 1726879458.54805: calling self._execute() 10976 1726879458.55158: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879458.55171: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879458.55186: variable 'omit' from source: magic vars 10976 1726879458.55883: variable 'ansible_check_mode' from source: magic vars 10976 1726879458.56019: Evaluated conditional (not ansible_check_mode): True 10976 1726879458.56501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879458.62077: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879458.62274: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879458.62461: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879458.62504: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879458.62551: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879458.62712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879458.62864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879458.62894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879458.62947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879458.63051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879458.63287: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879458.63320: Evaluated conditional (( not ha_cluster_qnetd.present | d(false) or ha_cluster_qnetd.regenerate_keys | d(false) )): True 10976 1726879458.63343: variable 'omit' from source: magic vars 10976 1726879458.63429: variable 'omit' from source: magic vars 10976 1726879458.63474: variable 'omit' from source: magic vars 10976 1726879458.63518: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879458.63582: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879458.63669: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879458.63692: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879458.63732: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879458.63805: variable 'inventory_hostname' from source: set_fact 10976 1726879458.63883: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879458.63896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879458.64167: Set connection var ansible_pipelining to False 10976 1726879458.64183: Set connection var ansible_shell_executable to /bin/sh 10976 1726879458.64199: Set connection var ansible_timeout to 10 10976 1726879458.64208: Set connection var ansible_shell_type to sh 10976 1726879458.64252: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879458.64316: Set connection var ansible_connection to ssh 10976 1726879458.64353: variable 'ansible_shell_executable' from source: unknown 10976 1726879458.64384: variable 'ansible_connection' from source: unknown 10976 1726879458.64392: variable 'ansible_module_compression' from source: unknown 10976 1726879458.64399: variable 'ansible_shell_type' from source: unknown 10976 1726879458.64421: variable 'ansible_shell_executable' from source: unknown 10976 1726879458.64436: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879458.64493: variable 'ansible_pipelining' from source: unknown 10976 1726879458.64502: variable 'ansible_timeout' from source: unknown 10976 1726879458.64510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879458.64796: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879458.64864: variable 'omit' from source: magic vars 10976 1726879458.64876: starting attempt loop 10976 1726879458.64927: running the handler 10976 1726879458.64946: _low_level_execute_command(): starting 10976 1726879458.64962: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879458.67452: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879458.67457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879458.67612: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879458.67616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879458.67619: 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.42.6 originally 10.31.42.6 debug2: match found <<< 10976 1726879458.67621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879458.67798: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879458.67814: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879458.67886: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879458.67986: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879458.69620: stdout chunk (state=3): >>>/root <<< 10976 1726879458.69744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879458.69884: stderr chunk (state=3): >>><<< 10976 1726879458.69889: stdout chunk (state=3): >>><<< 10976 1726879458.69930: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879458.70049: _low_level_execute_command(): starting 10976 1726879458.70055: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879458.6993349-14370-253470004096737 `" && echo ansible-tmp-1726879458.6993349-14370-253470004096737="` echo /root/.ansible/tmp/ansible-tmp-1726879458.6993349-14370-253470004096737 `" ) && sleep 0' 10976 1726879458.71597: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879458.71693: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879458.71712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879458.71742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879458.71814: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879458.71906: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879458.71929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879458.71957: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879458.71976: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879458.71996: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879458.72019: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879458.72037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879458.72054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879458.72065: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879458.72075: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879458.72087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879458.72272: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879458.72298: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879458.72317: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879458.72403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879458.74340: stdout chunk (state=3): >>>ansible-tmp-1726879458.6993349-14370-253470004096737=/root/.ansible/tmp/ansible-tmp-1726879458.6993349-14370-253470004096737 <<< 10976 1726879458.74538: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879458.74542: stdout chunk (state=3): >>><<< 10976 1726879458.74544: stderr chunk (state=3): >>><<< 10976 1726879458.74731: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879458.6993349-14370-253470004096737=/root/.ansible/tmp/ansible-tmp-1726879458.6993349-14370-253470004096737 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879458.74735: variable 'ansible_module_compression' from source: unknown 10976 1726879458.74737: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 10976 1726879458.74740: variable 'ansible_facts' from source: unknown 10976 1726879458.74777: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879458.6993349-14370-253470004096737/AnsiballZ_command.py 10976 1726879458.75457: Sending initial data 10976 1726879458.75460: Sent initial data (156 bytes) 10976 1726879458.79862: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879458.79866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879458.80016: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879458.80021: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879458.80213: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879458.80217: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879458.80219: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879458.80282: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879458.82128: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879458.82163: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879458.82204: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpyzpjwa79 /root/.ansible/tmp/ansible-tmp-1726879458.6993349-14370-253470004096737/AnsiballZ_command.py <<< 10976 1726879458.82238: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879458.83444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879458.83719: stderr chunk (state=3): >>><<< 10976 1726879458.83730: stdout chunk (state=3): >>><<< 10976 1726879458.83733: done transferring module to remote 10976 1726879458.83735: _low_level_execute_command(): starting 10976 1726879458.83737: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879458.6993349-14370-253470004096737/ /root/.ansible/tmp/ansible-tmp-1726879458.6993349-14370-253470004096737/AnsiballZ_command.py && sleep 0' 10976 1726879458.85147: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879458.85151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879458.85291: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879458.85295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879458.85298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879458.85359: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879458.85484: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879458.85550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879458.87394: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879458.87478: stderr chunk (state=3): >>><<< 10976 1726879458.87482: stdout chunk (state=3): >>><<< 10976 1726879458.87586: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879458.87590: _low_level_execute_command(): starting 10976 1726879458.87593: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879458.6993349-14370-253470004096737/AnsiballZ_command.py && sleep 0' 10976 1726879458.89262: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879458.89344: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879458.89359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879458.89377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879458.89458: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879458.89536: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879458.89552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879458.89569: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879458.89580: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879458.89592: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879458.89603: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879458.89614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879458.89633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879458.89644: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879458.89656: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879458.89669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879458.89866: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879458.89894: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879458.89910: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879458.89999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879458.92056: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879458.92118: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879458.92154: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879458.92181: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10976 1726879458.92228: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879458.92241: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879458.92294: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879458.92321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879458.92337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 10976 1726879458.92368: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae3f3dc0> <<< 10976 1726879458.92411: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae3983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae3f3b20> <<< 10976 1726879458.92442: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879458.92460: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae3f3ac0> <<< 10976 1726879458.92500: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879458.92520: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae398490> <<< 10976 1726879458.92558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879458.92577: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879458.92613: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae398940> <<< 10976 1726879458.92635: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae398670> <<< 10976 1726879458.92654: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879458.92672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879458.92693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879458.92715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879458.92751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879458.92754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879458.92788: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae34f190> <<< 10976 1726879458.92794: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879458.92805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879458.92876: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae34f220> <<< 10976 1726879458.92911: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 10976 1726879458.92931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 10976 1726879458.92944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae372850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae34f940> <<< 10976 1726879458.92972: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae3b0880> <<< 10976 1726879458.93001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae348d90> <<< 10976 1726879458.93077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 10976 1726879458.93080: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae372d90> <<< 10976 1726879458.93125: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae398970> <<< 10976 1726879458.93147: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879458.93352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879458.93404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879458.93424: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879458.93451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879458.93476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879458.93494: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2edeb0> <<< 10976 1726879458.93518: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2f1f40> <<< 10976 1726879458.93547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879458.93574: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879458.93626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879458.93645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879458.93672: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879458.93676: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2e7610> <<< 10976 1726879458.93702: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2ef640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2ed370> <<< 10976 1726879458.93724: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879458.93778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879458.93805: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879458.93851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879458.93868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879458.93898: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fae270dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2708b0> <<< 10976 1726879458.93937: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879458.93963: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae270eb0> <<< 10976 1726879458.93976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879458.94014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879458.94018: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae270f70> <<< 10976 1726879458.94056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 10976 1726879458.94059: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae270e80> import '_collections' # <<< 10976 1726879458.94104: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2c9d30> import '_functools' # <<< 10976 1726879458.94129: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2c3610> <<< 10976 1726879458.94188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2d6670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2f6e20> <<< 10976 1726879458.94216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879458.94258: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fae282c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2c9250> <<< 10976 1726879458.94332: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fae2d6280> <<< 10976 1726879458.94335: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2fc9d0> <<< 10976 1726879458.94377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879458.94391: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879458.94420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae282fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae282d90> <<< 10976 1726879458.94451: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae282d00> <<< 10976 1726879458.94482: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879458.94509: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879458.94539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879458.94585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879458.94619: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae256370> <<< 10976 1726879458.94652: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879458.94657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879458.94679: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae256460> <<< 10976 1726879458.94803: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae28afa0> <<< 10976 1726879458.94847: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae284a30> <<< 10976 1726879458.94874: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae284490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879458.94899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879458.94955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879458.94959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879458.94971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadf641c0> <<< 10976 1726879458.95010: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae240c70> <<< 10976 1726879458.95047: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae284eb0> <<< 10976 1726879458.95075: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2fc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879458.95099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879458.95134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadf75af0> <<< 10976 1726879458.95145: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879458.95191: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadf75e20> <<< 10976 1726879458.95215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879458.95243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadf88730> <<< 10976 1726879458.95262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879458.95299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 10976 1726879458.95318: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadf88c70> <<< 10976 1726879458.95366: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadf153a0> <<< 10976 1726879458.95399: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadf75f10> <<< 10976 1726879458.95410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879458.95453: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadf25280> <<< 10976 1726879458.95469: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadf885b0> import 'pwd' # <<< 10976 1726879458.95499: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadf25340> <<< 10976 1726879458.95535: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2829d0> <<< 10976 1726879458.95556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 10976 1726879458.95585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 10976 1726879458.95607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879458.95637: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadf416a0> <<< 10976 1726879458.95661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 10976 1726879458.95700: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadf41970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadf41760> <<< 10976 1726879458.95734: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadf41850> <<< 10976 1726879458.95760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879458.95961: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadf41ca0> <<< 10976 1726879458.96002: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadf4e1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadf418e0> <<< 10976 1726879458.96029: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadf34a30> <<< 10976 1726879458.96052: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2825b0> <<< 10976 1726879458.96081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879458.96130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879458.96169: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadf41a90> <<< 10976 1726879458.96282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879458.96299: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5fade62670> <<< 10976 1726879458.96836: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10976 1726879458.97943: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879458.98964: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadd877c0> <<< 10976 1726879458.98968: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879458.98992: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 10976 1726879458.99026: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadd87160> <<< 10976 1726879458.99068: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadd87280> <<< 10976 1726879458.99105: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadd87f10> <<< 10976 1726879458.99119: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879458.99216: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadd874f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadd87d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadd87f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 10976 1726879458.99247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 10976 1726879458.99297: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadd87100> <<< 10976 1726879458.99330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 10976 1726879458.99333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 10976 1726879458.99345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 10976 1726879458.99393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 10976 1726879458.99396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879458.99459: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fad7adee0> <<< 10976 1726879458.99503: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fad7cef40> <<< 10976 1726879458.99542: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fad7ced60> <<< 10976 1726879458.99556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 10976 1726879458.99584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 10976 1726879458.99616: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fad7ce3d0> <<< 10976 1726879458.99636: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5faddeddc0> <<< 10976 1726879458.99815: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadded3a0> <<< 10976 1726879458.99841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879458.99854: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5faddedf70> <<< 10976 1726879458.99871: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879458.99909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 10976 1726879458.99946: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879458.99973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879458.99977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5faddbdc10> <<< 10976 1726879459.00055: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadd5acd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadd5a3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadd8b490> <<< 10976 1726879459.00086: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadd5a4c0> <<< 10976 1726879459.00119: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadd5a4f0> <<< 10976 1726879459.00154: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879459.00177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879459.00205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879459.00296: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fad790250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5faddcf1f0> <<< 10976 1726879459.00325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879459.00328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879459.00377: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fad79c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5faddcf370> <<< 10976 1726879459.00408: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879459.00443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879459.00478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879459.00497: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879459.00538: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadde7d90> <<< 10976 1726879459.00672: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fad79c880> <<< 10976 1726879459.00766: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fad79c6d0> <<< 10976 1726879459.00803: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fad79b670> <<< 10976 1726879459.00851: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fad79b5b0> <<< 10976 1726879459.00874: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5faddc68b0> <<< 10976 1726879459.00914: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879459.00917: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879459.00932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879459.01116: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadd50670> <<< 10976 1726879459.01242: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadd4fac0> <<< 10976 1726879459.01245: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadd600d0> <<< 10976 1726879459.01302: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadd500d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadd92a60> # zipimport: zlib available <<< 10976 1726879459.01325: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 10976 1726879459.01340: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.01410: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.01496: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10976 1726879459.01539: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 10976 1726879459.01556: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10976 1726879459.01671: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.01759: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.02251: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.02744: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10976 1726879459.02748: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879459.02772: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879459.02834: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fad372580> <<< 10976 1726879459.02915: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879459.02919: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fad76a520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fad3170a0> <<< 10976 1726879459.02981: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879459.03004: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.03018: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10976 1726879459.03139: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.03281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879459.03303: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadd4fbb0> # zipimport: zlib available <<< 10976 1726879459.03711: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.04085: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.04138: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.04204: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879459.04243: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.04284: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879459.04287: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.04336: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.04408: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10976 1726879459.04473: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.04502: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879459.04529: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.04559: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.04599: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10976 1726879459.04792: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.04983: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879459.05017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 10976 1726879459.05100: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fad777970> # zipimport: zlib available <<< 10976 1726879459.05168: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.05247: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879459.05262: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879459.05274: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.05304: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.05350: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879459.05353: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.05384: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.05421: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.05517: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.05580: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879459.05608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879459.05687: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5faddd9250> <<< 10976 1726879459.05726: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fad7776a0> <<< 10976 1726879459.05765: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10976 1726879459.05913: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.05966: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.05988: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.06058: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879459.06062: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879459.06078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879459.06107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879459.06135: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879459.06138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879459.06226: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fad75c7c0> <<< 10976 1726879459.06264: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fad7597f0> <<< 10976 1726879459.06336: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fad752970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879459.06345: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.06357: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.06384: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879459.06464: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879459.06488: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.06492: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 10976 1726879459.06511: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.06588: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.06692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879459.06720: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fad3015e0> <<< 10976 1726879459.06805: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879459.06967: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879460.11680: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "Stopping quorum device...\nquorum device stopped\nquorum device disabled\nQuorum device 'net' configuration files removed", "rc": 0, "cmd": ["pcs", "--force", "--", "qdevice", "destroy", "net"], "start": "2024-09-20 20:44:19.069163", "end": "2024-09-20 20:44:20.115214", "delta": "0:00:01.046051", "msg": "", "invocation": {"module_args": {"_raw_params": "pcs --force -- qdevice destroy net", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 10976 1726879460.11771: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879460.12080: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 10976 1726879460.12165: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc <<< 10976 1726879460.12262: stdout chunk (state=3): >>># cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno <<< 10976 1726879460.12323: stdout chunk (state=3): >>># cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible<<< 10976 1726879460.12327: stdout chunk (state=3): >>> # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json<<< 10976 1726879460.12330: stdout chunk (state=3): >>> # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl <<< 10976 1726879460.12333: stdout chunk (state=3): >>># cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog<<< 10976 1726879460.12335: stdout chunk (state=3): >>> # 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 <<< 10976 1726879460.12338: stdout chunk (state=3): >>># 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<<< 10976 1726879460.12341: stdout chunk (state=3): >>> # 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 <<< 10976 1726879460.12344: stdout chunk (state=3): >>># 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 <<< 10976 1726879460.12347: stdout chunk (state=3): >>># destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux <<< 10976 1726879460.12349: stdout chunk (state=3): >>># cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 10976 1726879460.12582: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879460.12599: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879460.12641: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 10976 1726879460.12684: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879460.12719: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 10976 1726879460.12748: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879460.12776: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 10976 1726879460.12793: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879460.12948: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 10976 1726879460.13013: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 10976 1726879460.13070: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 10976 1726879460.13131: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10976 1726879460.13145: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879460.13343: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 10976 1726879460.13375: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath <<< 10976 1726879460.13438: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879460.13442: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 10976 1726879460.13467: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879460.14013: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879460.14016: stdout chunk (state=3): >>><<< 10976 1726879460.14030: stderr chunk (state=3): >>><<< 10976 1726879460.14211: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae3f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae3983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae3f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae3f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae398490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae398940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae398670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae34f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae34f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae372850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae34f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae3b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae348d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae372d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae398970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2edeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2f1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2ef640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2ed370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fae270dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2708b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae270eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae270f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae270e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2c9d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2c3610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2d6670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2f6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fae282c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2c9250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fae2d6280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2fc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae282fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae282d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae282d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae256370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae256460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae28afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae284a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae284490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadf641c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae240c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae284eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2fc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadf75af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadf75e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadf88730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadf88c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadf153a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadf75f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadf25280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadf885b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadf25340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2829d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadf416a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadf41970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadf41760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadf41850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadf41ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadf4e1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadf418e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadf34a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fae2825b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadf41a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5fade62670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadd877c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadd87160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadd87280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadd87f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadd874f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadd87d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadd87f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadd87100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fad7adee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fad7cef40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fad7ced60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fad7ce3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5faddeddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadded3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5faddedf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5faddbdc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadd5acd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadd5a3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadd8b490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadd5a4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadd5a4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fad790250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5faddcf1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fad79c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5faddcf370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadde7d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fad79c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fad79c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fad79b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fad79b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5faddc68b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadd50670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadd4fac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadd600d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fadd500d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadd92a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fad372580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fad76a520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fad3170a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fadd4fbb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fad777970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5faddd9250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fad7776a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fad75c7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fad7597f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fad752970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bhcc2bpn/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fad3015e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "Stopping quorum device...\nquorum device stopped\nquorum device disabled\nQuorum device 'net' configuration files removed", "rc": 0, "cmd": ["pcs", "--force", "--", "qdevice", "destroy", "net"], "start": "2024-09-20 20:44:19.069163", "end": "2024-09-20 20:44:20.115214", "delta": "0:00:01.046051", "msg": "", "invocation": {"module_args": {"_raw_params": "pcs --force -- qdevice destroy net", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879460.14761: done with _execute_module (ansible.legacy.command, {'_raw_params': 'pcs --force -- qdevice destroy net', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_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-1726879458.6993349-14370-253470004096737/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879460.14766: _low_level_execute_command(): starting 10976 1726879460.14770: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879458.6993349-14370-253470004096737/ > /dev/null 2>&1 && sleep 0' 10976 1726879460.15324: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879460.15338: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879460.15353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879460.15370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879460.15426: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879460.15441: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879460.15466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879460.15484: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879460.15498: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879460.15510: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879460.15557: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879460.15570: 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879460.15636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879460.15690: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879460.17634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879460.17717: stderr chunk (state=3): >>><<< 10976 1726879460.17729: stdout chunk (state=3): >>><<< 10976 1726879460.18030: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879460.18034: handler run complete 10976 1726879460.18036: Evaluated conditional (True): True 10976 1726879460.18038: attempt loop complete, returning result 10976 1726879460.18041: _execute() done 10976 1726879460.18043: dumping result to json 10976 1726879460.18045: done dumping result, returning 10976 1726879460.18047: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Remove qnetd configuration [0e24e73b-299d-f469-e0b0-0000000011c7] 10976 1726879460.18049: sending task result for task 0e24e73b-299d-f469-e0b0-0000000011c7 10976 1726879460.18128: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000011c7 10976 1726879460.18131: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "pcs", "--force", "--", "qdevice", "destroy", "net" ], "delta": "0:00:01.046051", "end": "2024-09-20 20:44:20.115214", "rc": 0, "start": "2024-09-20 20:44:19.069163" } STDERR: Stopping quorum device... quorum device stopped quorum device disabled Quorum device 'net' configuration files removed 10976 1726879460.18216: no more pending results, returning what we have 10976 1726879460.18219: results queue empty 10976 1726879460.18220: checking for any_errors_fatal 10976 1726879460.18231: done checking for any_errors_fatal 10976 1726879460.18232: checking for max_fail_percentage 10976 1726879460.18234: done checking for max_fail_percentage 10976 1726879460.18235: checking to see if all hosts have failed and the running result is not ok 10976 1726879460.18236: done checking to see if all hosts have failed 10976 1726879460.18237: getting the remaining hosts for this loop 10976 1726879460.18239: done getting the remaining hosts for this loop 10976 1726879460.18242: getting the next task for host managed_node2 10976 1726879460.18252: done getting next task for host managed_node2 10976 1726879460.18256: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Setup qnetd 10976 1726879460.18261: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879460.18271: getting variables 10976 1726879460.18273: in VariableManager get_vars() 10976 1726879460.18319: Calling all_inventory to load vars for managed_node2 10976 1726879460.18324: Calling groups_inventory to load vars for managed_node2 10976 1726879460.18327: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879460.18338: Calling all_plugins_play to load vars for managed_node2 10976 1726879460.18341: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879460.18344: Calling groups_plugins_play to load vars for managed_node2 10976 1726879460.20878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879460.22520: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879460.22544: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879460.22549: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879460.22629: done with get_vars() 10976 1726879460.22652: done getting variables 10976 1726879460.22724: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Setup qnetd] ********************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:16 Friday 20 September 2024 20:44:20 -0400 (0:00:01.702) 0:01:41.650 ****** 10976 1726879460.22762: entering _queue_task() for managed_node2/command 10976 1726879460.23134: worker is 1 (out of 1 available) 10976 1726879460.23147: exiting _queue_task() for managed_node2/command 10976 1726879460.23159: done queuing things up, now waiting for results queue to drain 10976 1726879460.23161: waiting for pending results... 10976 1726879460.23524: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Setup qnetd 10976 1726879460.23698: in run() - task 0e24e73b-299d-f469-e0b0-0000000011c9 10976 1726879460.23723: variable 'ansible_search_path' from source: unknown 10976 1726879460.23732: variable 'ansible_search_path' from source: unknown 10976 1726879460.23781: calling self._execute() 10976 1726879460.23917: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879460.23934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879460.23949: variable 'omit' from source: magic vars 10976 1726879460.25415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879460.31120: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879460.31364: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879460.31426: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879460.31542: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879460.31572: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879460.31685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879460.31863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879460.31899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879460.31977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879460.32063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879460.32297: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879460.32327: Evaluated conditional (ha_cluster_qnetd.present | d(false)): False 10976 1726879460.32372: when evaluation is False, skipping this task 10976 1726879460.32383: _execute() done 10976 1726879460.32481: dumping result to json 10976 1726879460.32497: done dumping result, returning 10976 1726879460.32508: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Setup qnetd [0e24e73b-299d-f469-e0b0-0000000011c9] 10976 1726879460.32518: sending task result for task 0e24e73b-299d-f469-e0b0-0000000011c9 skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_qnetd.present | d(false)", "skip_reason": "Conditional result was False" } 10976 1726879460.32684: no more pending results, returning what we have 10976 1726879460.32688: results queue empty 10976 1726879460.32691: checking for any_errors_fatal 10976 1726879460.32705: done checking for any_errors_fatal 10976 1726879460.32706: checking for max_fail_percentage 10976 1726879460.32708: done checking for max_fail_percentage 10976 1726879460.32709: checking to see if all hosts have failed and the running result is not ok 10976 1726879460.32710: done checking to see if all hosts have failed 10976 1726879460.32711: getting the remaining hosts for this loop 10976 1726879460.32713: done getting the remaining hosts for this loop 10976 1726879460.32717: getting the next task for host managed_node2 10976 1726879460.32726: done getting next task for host managed_node2 10976 1726879460.32731: ^ task is: TASK: fedora.linux_system_roles.ha_cluster : Enable or disable qnetd service on boot 10976 1726879460.32735: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879460.32753: getting variables 10976 1726879460.32754: in VariableManager get_vars() 10976 1726879460.32800: Calling all_inventory to load vars for managed_node2 10976 1726879460.32802: Calling groups_inventory to load vars for managed_node2 10976 1726879460.32805: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879460.32815: Calling all_plugins_play to load vars for managed_node2 10976 1726879460.32818: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879460.32821: Calling groups_plugins_play to load vars for managed_node2 10976 1726879460.34028: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000011c9 10976 1726879460.34032: WORKER PROCESS EXITING 10976 1726879460.35508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879460.38173: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879460.38195: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879460.38202: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879460.38393: done with get_vars() 10976 1726879460.38421: done getting variables 10976 1726879460.38600: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ha_cluster : Enable or disable qnetd service on boot] *** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:26 Friday 20 September 2024 20:44:20 -0400 (0:00:00.158) 0:01:41.809 ****** 10976 1726879460.38642: entering _queue_task() for managed_node2/service 10976 1726879460.39336: worker is 1 (out of 1 available) 10976 1726879460.39349: exiting _queue_task() for managed_node2/service 10976 1726879460.39478: done queuing things up, now waiting for results queue to drain 10976 1726879460.39480: waiting for pending results... 10976 1726879460.40538: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Enable or disable qnetd service on boot 10976 1726879460.40681: in run() - task 0e24e73b-299d-f469-e0b0-0000000011ca 10976 1726879460.40703: variable 'ansible_search_path' from source: unknown 10976 1726879460.40712: variable 'ansible_search_path' from source: unknown 10976 1726879460.40758: calling self._execute() 10976 1726879460.40877: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879460.41137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879460.41151: variable 'omit' from source: magic vars 10976 1726879460.41844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879460.46950: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879460.47021: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879460.47063: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879460.47105: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879460.47138: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879460.47216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879460.47252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879460.47281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879460.47326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879460.47345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879460.47451: variable 'ha_cluster_qnetd' from source: role '' defaults 10976 1726879460.47479: Evaluated conditional (ha_cluster_qnetd.present | d(false)): False 10976 1726879460.47488: when evaluation is False, skipping this task 10976 1726879460.47496: _execute() done 10976 1726879460.47503: dumping result to json 10976 1726879460.47509: done dumping result, returning 10976 1726879460.47520: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ha_cluster : Enable or disable qnetd service on boot [0e24e73b-299d-f469-e0b0-0000000011ca] 10976 1726879460.47532: sending task result for task 0e24e73b-299d-f469-e0b0-0000000011ca 10976 1726879460.47633: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000011ca skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_qnetd.present | d(false)", "skip_reason": "Conditional result was False" } 10976 1726879460.47679: no more pending results, returning what we have 10976 1726879460.47683: results queue empty 10976 1726879460.47684: checking for any_errors_fatal 10976 1726879460.47692: done checking for any_errors_fatal 10976 1726879460.47693: checking for max_fail_percentage 10976 1726879460.47695: done checking for max_fail_percentage 10976 1726879460.47696: checking to see if all hosts have failed and the running result is not ok 10976 1726879460.47696: done checking to see if all hosts have failed 10976 1726879460.47697: getting the remaining hosts for this loop 10976 1726879460.47699: done getting the remaining hosts for this loop 10976 1726879460.47702: getting the next task for host managed_node2 10976 1726879460.47714: done getting next task for host managed_node2 10976 1726879460.47716: ^ task is: TASK: meta (role_complete) 10976 1726879460.47719: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879460.47738: getting variables 10976 1726879460.47739: in VariableManager get_vars() 10976 1726879460.47779: Calling all_inventory to load vars for managed_node2 10976 1726879460.47781: Calling groups_inventory to load vars for managed_node2 10976 1726879460.47783: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879460.47795: Calling all_plugins_play to load vars for managed_node2 10976 1726879460.47798: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879460.47801: Calling groups_plugins_play to load vars for managed_node2 10976 1726879460.48475: WORKER PROCESS EXITING 10976 1726879460.49539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879460.51957: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879460.51974: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879460.51985: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879460.52058: done with get_vars() 10976 1726879460.52080: done getting variables 10976 1726879460.52166: done queuing things up, now waiting for results queue to drain 10976 1726879460.52168: results queue empty 10976 1726879460.52169: checking for any_errors_fatal 10976 1726879460.52172: done checking for any_errors_fatal 10976 1726879460.52173: checking for max_fail_percentage 10976 1726879460.52174: done checking for max_fail_percentage 10976 1726879460.52175: checking to see if all hosts have failed and the running result is not ok 10976 1726879460.52175: done checking to see if all hosts have failed 10976 1726879460.52176: getting the remaining hosts for this loop 10976 1726879460.52177: done getting the remaining hosts for this loop 10976 1726879460.52180: getting the next task for host managed_node2 10976 1726879460.52184: done getting next task for host managed_node2 10976 1726879460.52187: ^ task is: TASK: Fetch node attributes configuration from the cluster 10976 1726879460.52191: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879460.52233: getting variables 10976 1726879460.52235: in VariableManager get_vars() 10976 1726879460.52247: Calling all_inventory to load vars for managed_node2 10976 1726879460.52250: Calling groups_inventory to load vars for managed_node2 10976 1726879460.52252: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879460.52257: Calling all_plugins_play to load vars for managed_node2 10976 1726879460.52259: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879460.52261: Calling groups_plugins_play to load vars for managed_node2 10976 1726879460.54279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879460.57112: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879460.57395: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879460.57401: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879460.57442: done with get_vars() 10976 1726879460.57463: done getting variables 10976 1726879460.58230: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Fetch node attributes configuration from the cluster] ******************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_cib_node_attributes.yml:51 Friday 20 September 2024 20:44:20 -0400 (0:00:00.196) 0:01:42.005 ****** 10976 1726879460.58259: entering _queue_task() for managed_node2/command 10976 1726879460.58977: worker is 1 (out of 1 available) 10976 1726879460.58993: exiting _queue_task() for managed_node2/command 10976 1726879460.59005: done queuing things up, now waiting for results queue to drain 10976 1726879460.59007: waiting for pending results... 10976 1726879460.59323: running TaskExecutor() for managed_node2/TASK: Fetch node attributes configuration from the cluster 10976 1726879460.59473: in run() - task 0e24e73b-299d-f469-e0b0-00000000000d 10976 1726879460.59497: variable 'ansible_search_path' from source: unknown 10976 1726879460.59542: calling self._execute() 10976 1726879460.59663: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879460.59677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879460.59694: variable 'omit' from source: magic vars 10976 1726879460.59809: variable 'omit' from source: magic vars 10976 1726879460.59852: variable 'omit' from source: magic vars 10976 1726879460.59894: variable 'omit' from source: magic vars 10976 1726879460.59943: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879460.59983: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879460.60014: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879460.60039: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879460.60056: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879460.60091: variable 'inventory_hostname' from source: set_fact 10976 1726879460.60101: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879460.60112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879460.60228: Set connection var ansible_pipelining to False 10976 1726879460.60241: Set connection var ansible_shell_executable to /bin/sh 10976 1726879460.60252: Set connection var ansible_timeout to 10 10976 1726879460.60258: Set connection var ansible_shell_type to sh 10976 1726879460.60266: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879460.60276: Set connection var ansible_connection to ssh 10976 1726879460.60306: variable 'ansible_shell_executable' from source: unknown 10976 1726879460.60313: variable 'ansible_connection' from source: unknown 10976 1726879460.60321: variable 'ansible_module_compression' from source: unknown 10976 1726879460.60331: variable 'ansible_shell_type' from source: unknown 10976 1726879460.60338: variable 'ansible_shell_executable' from source: unknown 10976 1726879460.60344: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879460.60351: variable 'ansible_pipelining' from source: unknown 10976 1726879460.60356: variable 'ansible_timeout' from source: unknown 10976 1726879460.60362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879460.60512: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879460.60530: variable 'omit' from source: magic vars 10976 1726879460.60539: starting attempt loop 10976 1726879460.60550: running the handler 10976 1726879460.60567: _low_level_execute_command(): starting 10976 1726879460.60578: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10976 1726879460.61479: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879460.61497: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879460.61514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879460.61536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879460.61578: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879460.61598: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879460.61615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879460.61637: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879460.61649: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879460.61661: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879460.61674: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879460.61687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879460.61709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879460.61723: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879460.61736: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879460.61752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879460.61837: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879460.61860: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879460.61881: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879460.61959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879460.63584: stdout chunk (state=3): >>>/root <<< 10976 1726879460.63763: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879460.63766: stdout chunk (state=3): >>><<< 10976 1726879460.63769: stderr chunk (state=3): >>><<< 10976 1726879460.63878: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879460.63882: _low_level_execute_command(): starting 10976 1726879460.63885: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879460.6379404-14438-104050349153674 `" && echo ansible-tmp-1726879460.6379404-14438-104050349153674="` echo /root/.ansible/tmp/ansible-tmp-1726879460.6379404-14438-104050349153674 `" ) && sleep 0' 10976 1726879460.64859: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879460.64863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879460.64884: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879460.64896: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879460.64907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879460.64919: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879460.64930: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879460.64938: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879460.64949: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879460.64958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879460.64969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879460.64977: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879460.64983: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879460.64994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879460.65099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879460.65103: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879460.65119: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879460.65225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879460.67042: stdout chunk (state=3): >>>ansible-tmp-1726879460.6379404-14438-104050349153674=/root/.ansible/tmp/ansible-tmp-1726879460.6379404-14438-104050349153674 <<< 10976 1726879460.67211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879460.67215: stdout chunk (state=3): >>><<< 10976 1726879460.67226: stderr chunk (state=3): >>><<< 10976 1726879460.67247: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879460.6379404-14438-104050349153674=/root/.ansible/tmp/ansible-tmp-1726879460.6379404-14438-104050349153674 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879460.67279: variable 'ansible_module_compression' from source: unknown 10976 1726879460.67335: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10976qpz0s45i/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 10976 1726879460.67382: variable 'ansible_facts' from source: unknown 10976 1726879460.67441: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879460.6379404-14438-104050349153674/AnsiballZ_command.py 10976 1726879460.67573: Sending initial data 10976 1726879460.67576: Sent initial data (156 bytes) 10976 1726879460.68539: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879460.68547: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879460.68557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879460.68571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879460.68608: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879460.68623: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879460.68636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879460.68649: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879460.68656: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879460.68663: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879460.68670: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879460.68680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879460.68696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879460.68700: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879460.68705: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879460.68715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879460.68816: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879460.68819: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879460.68858: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879460.68960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879460.70721: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 10976 1726879460.70757: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 10976 1726879460.70797: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10976qpz0s45i/tmpf4zhs92g /root/.ansible/tmp/ansible-tmp-1726879460.6379404-14438-104050349153674/AnsiballZ_command.py <<< 10976 1726879460.70833: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 10976 1726879460.72099: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879460.72173: stderr chunk (state=3): >>><<< 10976 1726879460.72177: stdout chunk (state=3): >>><<< 10976 1726879460.72197: done transferring module to remote 10976 1726879460.72211: _low_level_execute_command(): starting 10976 1726879460.72216: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879460.6379404-14438-104050349153674/ /root/.ansible/tmp/ansible-tmp-1726879460.6379404-14438-104050349153674/AnsiballZ_command.py && sleep 0' 10976 1726879460.73567: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10976 1726879460.73699: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879460.73710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879460.73725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879460.73761: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879460.73768: stderr chunk (state=3): >>>debug2: match not found <<< 10976 1726879460.73779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879460.73794: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10976 1726879460.73875: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879460.73879: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879460.73881: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879460.73884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879460.73886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879460.73892: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 <<< 10976 1726879460.73895: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879460.73897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879460.74041: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879460.74048: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879460.74050: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879460.74239: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879460.75936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879460.75998: stderr chunk (state=3): >>><<< 10976 1726879460.76001: stdout chunk (state=3): >>><<< 10976 1726879460.76017: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879460.76020: _low_level_execute_command(): starting 10976 1726879460.76024: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726879460.6379404-14438-104050349153674/AnsiballZ_command.py && sleep 0' 10976 1726879460.77566: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879460.77571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879460.77758: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found <<< 10976 1726879460.77764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address <<< 10976 1726879460.77769: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10976 1726879460.77782: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879460.77787: 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.42.6 originally 10.31.42.6 <<< 10976 1726879460.77794: stderr chunk (state=3): >>>debug2: match found <<< 10976 1726879460.77838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879460.78038: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879460.80101: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10976 1726879460.80106: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10976 1726879460.80171: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10976 1726879460.80214: stdout chunk (state=3): >>>import 'posix' # <<< 10976 1726879460.80241: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10976 1726879460.80246: stdout chunk (state=3): >>># installing zipimport hook <<< 10976 1726879460.80283: stdout chunk (state=3): >>>import 'time' # <<< 10976 1726879460.80290: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10976 1726879460.80343: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879460.80371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 10976 1726879460.80374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 10976 1726879460.80395: stdout chunk (state=3): >>>import '_codecs' # <<< 10976 1726879460.80412: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d7f3dc0> <<< 10976 1726879460.80465: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 10976 1726879460.80468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 10976 1726879460.80471: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d7983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d7f3b20> <<< 10976 1726879460.80513: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 10976 1726879460.80520: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d7f3ac0> <<< 10976 1726879460.80549: stdout chunk (state=3): >>>import '_signal' # <<< 10976 1726879460.80567: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 10976 1726879460.80571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 10976 1726879460.80574: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d798490> <<< 10976 1726879460.80617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 10976 1726879460.80620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 10976 1726879460.80643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879460.80650: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d798940> <<< 10976 1726879460.80678: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d798670> <<< 10976 1726879460.80708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 10976 1726879460.80714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 10976 1726879460.80737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 10976 1726879460.80763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 10976 1726879460.80768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 10976 1726879460.80811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 10976 1726879460.80815: stdout chunk (state=3): >>>import '_stat' # <<< 10976 1726879460.80820: stdout chunk (state=3): >>> import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d74f190> <<< 10976 1726879460.80843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 10976 1726879460.80865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 10976 1726879460.81206: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d74f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d772850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d74f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d7b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d748d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d772d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d798970> <<< 10976 1726879460.81232: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10976 1726879460.81418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 10976 1726879460.81425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 10976 1726879460.81455: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 10976 1726879460.81467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 10976 1726879460.81476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 10976 1726879460.81504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 10976 1726879460.81507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 10976 1726879460.81535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 10976 1726879460.81542: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6edeb0> <<< 10976 1726879460.81591: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6f1f40> <<< 10976 1726879460.81611: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 10976 1726879460.81620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 10976 1726879460.81632: stdout chunk (state=3): >>>import '_sre' # <<< 10976 1726879460.81658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 10976 1726879460.81661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 10976 1726879460.81689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 10976 1726879460.81723: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6e7610> <<< 10976 1726879460.81728: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6ef640> <<< 10976 1726879460.81755: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6ed370> <<< 10976 1726879460.81761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 10976 1726879460.81838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 10976 1726879460.81858: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 10976 1726879460.81891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879460.81908: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 10976 1726879460.81911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 10976 1726879460.81953: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d670dc0> <<< 10976 1726879460.81957: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6708b0> <<< 10976 1726879460.81962: stdout chunk (state=3): >>>import 'itertools' # <<< 10976 1726879460.82000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 10976 1726879460.82003: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d670eb0> <<< 10976 1726879460.82006: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 10976 1726879460.82039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 10976 1726879460.82052: stdout chunk (state=3): >>>import '_operator' # <<< 10976 1726879460.82055: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d670f70> <<< 10976 1726879460.82079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 10976 1726879460.82082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d670e80> <<< 10976 1726879460.82108: stdout chunk (state=3): >>>import '_collections' # <<< 10976 1726879460.82151: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6c9d30> <<< 10976 1726879460.82159: stdout chunk (state=3): >>>import '_functools' # <<< 10976 1726879460.82183: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6c3610> <<< 10976 1726879460.82236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6d6670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6f6e20> <<< 10976 1726879460.82261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 10976 1726879460.82296: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d682c70> <<< 10976 1726879460.82302: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6c9250> <<< 10976 1726879460.82338: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879460.82345: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d6d6280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6fc9d0> <<< 10976 1726879460.82370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 10976 1726879460.82417: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879460.82423: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 10976 1726879460.82447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 10976 1726879460.82450: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d682fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d682d90> <<< 10976 1726879460.82485: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 10976 1726879460.82505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d682d00> <<< 10976 1726879460.82509: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 10976 1726879460.82514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 10976 1726879460.82547: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 10976 1726879460.82560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879460.82575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 10976 1726879460.82621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 10976 1726879460.82647: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 10976 1726879460.82659: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d656370> <<< 10976 1726879460.82662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 10976 1726879460.82685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 10976 1726879460.82711: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d656460> <<< 10976 1726879460.82835: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d68afa0> <<< 10976 1726879460.82877: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d684a30> <<< 10976 1726879460.82883: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d684490> <<< 10976 1726879460.82910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 10976 1726879460.82916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 10976 1726879460.82953: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 10976 1726879460.82964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 10976 1726879460.82987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 10976 1726879460.82994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d36f1c0> <<< 10976 1726879460.83036: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d640c70> <<< 10976 1726879460.83085: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d684eb0> <<< 10976 1726879460.83099: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6fc040> <<< 10976 1726879460.83105: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 10976 1726879460.83134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 10976 1726879460.83159: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 10976 1726879460.83163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d380af0> <<< 10976 1726879460.83166: stdout chunk (state=3): >>>import 'errno' # <<< 10976 1726879460.83203: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d380e20> <<< 10976 1726879460.83231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 10976 1726879460.83252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 10976 1726879460.83273: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d393730> <<< 10976 1726879460.83290: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 10976 1726879460.83370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d393c70> <<< 10976 1726879460.83412: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879460.83419: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d3203a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d380f10> <<< 10976 1726879460.83446: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 10976 1726879460.83456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 10976 1726879460.83501: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d330280> <<< 10976 1726879460.83504: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d3935b0> <<< 10976 1726879460.83510: stdout chunk (state=3): >>>import 'pwd' # <<< 10976 1726879460.83560: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d330340> <<< 10976 1726879460.83638: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6829d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 10976 1726879460.83677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 10976 1726879460.83741: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d34c6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879460.83745: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d34c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d34c760> <<< 10976 1726879460.83774: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d34c850> <<< 10976 1726879460.83807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 10976 1726879460.84011: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d34cca0> <<< 10976 1726879460.84047: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879460.84055: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d3591f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d34c8e0> <<< 10976 1726879460.84077: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d33fa30> <<< 10976 1726879460.84099: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6825b0> <<< 10976 1726879460.84118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 10976 1726879460.84180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 10976 1726879460.84218: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d34ca90> <<< 10976 1726879460.84321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 10976 1726879460.84329: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f358d26d670> <<< 10976 1726879460.84485: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip' <<< 10976 1726879460.84493: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.84579: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.84611: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10976 1726879460.84656: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.84659: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 10976 1726879460.84662: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.85886: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.87056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d1927c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d192160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d192280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d192f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 10976 1726879460.87144: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d1924f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d192d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879460.87155: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d192f70> <<< 10976 1726879460.87351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d192100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 10976 1726879460.87409: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358cbadee0> <<< 10976 1726879460.87444: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358cbcef40> <<< 10976 1726879460.87472: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879460.87485: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358cbced60> <<< 10976 1726879460.87571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358cbce3d0> <<< 10976 1726879460.87577: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d1f8dc0> <<< 10976 1726879460.87754: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d1f83a0> <<< 10976 1726879460.87758: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 10976 1726879460.87798: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d1f8f70> <<< 10976 1726879460.87810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 10976 1726879460.87815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 10976 1726879460.87870: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 10976 1726879460.87877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 10976 1726879460.87901: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 10976 1726879460.87907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d1c8c10> <<< 10976 1726879460.88006: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d165cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d1653a0> <<< 10976 1726879460.88032: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d196490> <<< 10976 1726879460.88035: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879460.88052: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d1654c0> <<< 10976 1726879460.88094: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d1654f0> <<< 10976 1726879460.88097: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 10976 1726879460.88099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 10976 1726879460.88138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 10976 1726879460.88150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 10976 1726879460.88242: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358cb90250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d1da1f0> <<< 10976 1726879460.88253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 10976 1726879460.88271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 10976 1726879460.88311: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358cb9c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d1da370> <<< 10976 1726879460.88348: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 10976 1726879460.88398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879460.88415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 10976 1726879460.88418: stdout chunk (state=3): >>>import '_string' # <<< 10976 1726879460.88484: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d1f2d90> <<< 10976 1726879460.88612: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358cb9c880> <<< 10976 1726879460.88700: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 10976 1726879460.88703: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358cb9c6d0> <<< 10976 1726879460.88736: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358cb9b670> <<< 10976 1726879460.88775: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358cb9b5b0> <<< 10976 1726879460.88778: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d1d18b0> <<< 10976 1726879460.88818: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 10976 1726879460.88848: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 10976 1726879460.88851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 10976 1726879460.88898: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d15b670> <<< 10976 1726879460.89084: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d15aac0> <<< 10976 1726879460.89093: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d16b0d0> <<< 10976 1726879460.89124: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d15b0d0> <<< 10976 1726879460.89128: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d19da60> # zipimport: zlib available <<< 10976 1726879460.89207: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10976 1726879460.89251: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.89335: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.89345: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.89367: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 10976 1726879460.89370: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.89374: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10976 1726879460.89394: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.89494: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.89592: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.90065: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.90562: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10976 1726879460.90577: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 10976 1726879460.90581: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 10976 1726879460.90583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879460.90726: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358c77c580> <<< 10976 1726879460.90730: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 10976 1726879460.90733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 10976 1726879460.90735: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358cb6a520> <<< 10976 1726879460.90737: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358c7210a0> <<< 10976 1726879460.90780: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 10976 1726879460.90783: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.90828: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.90831: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 10976 1726879460.90834: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.90962: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.91079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 10976 1726879460.91085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 10976 1726879460.91109: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d15abb0> <<< 10976 1726879460.91115: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.91508: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.91883: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.91936: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.92012: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10976 1726879460.92047: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.92080: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 10976 1726879460.92088: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.92141: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.92227: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10976 1726879460.92234: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.92249: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10976 1726879460.92255: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.92288: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.92324: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10976 1726879460.92330: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.92515: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.92703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 10976 1726879460.92738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 10976 1726879460.92744: stdout chunk (state=3): >>>import '_ast' # <<< 10976 1726879460.92831: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358cb77970> <<< 10976 1726879460.92835: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.92895: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.92968: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10976 1726879460.92973: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 10976 1726879460.92997: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10976 1726879460.93002: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.93031: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.93073: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 10976 1726879460.93076: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.93104: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.93146: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.93240: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.93303: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 10976 1726879460.93341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 10976 1726879460.93406: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d1e4250> <<< 10976 1726879460.93443: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358cb776a0> <<< 10976 1726879460.93480: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py <<< 10976 1726879460.93484: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 10976 1726879460.93495: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.93627: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.93680: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.93703: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.93748: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 10976 1726879460.93756: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 10976 1726879460.93775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 10976 1726879460.93810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 10976 1726879460.93840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 10976 1726879460.93844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 10976 1726879460.93934: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358cb5c7c0> <<< 10976 1726879460.93978: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358cb597f0> <<< 10976 1726879460.94035: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358cb53970> <<< 10976 1726879460.94039: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 10976 1726879460.94044: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.94075: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.94096: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 10976 1726879460.94157: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 10976 1726879460.94177: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.94180: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.94197: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 10976 1726879460.94203: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.94297: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.94398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 10976 1726879460.94426: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358c70b5e0> <<< 10976 1726879460.94508: stdout chunk (state=3): >>># zipimport: zlib available <<< 10976 1726879460.94717: stdout chunk (state=3): >>>import 'gc' # <<< 10976 1726879461.47677: stdout chunk (state=3): >>> {"changed": true, "stdout": "Node Attributes:\n localhost: attr1=val1 attr2=val2", "stderr": "", "rc": 0, "cmd": ["pcs", "node", "attribute"], "start": "2024-09-20 20:44:20.946554", "end": "2024-09-20 20:44:21.475827", "delta": "0:00:00.529273", "msg": "", "invocation": {"module_args": {"_raw_params": "pcs node attribute", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 10976 1726879461.47707: stdout chunk (state=3): >>># destroy __main__ <<< 10976 1726879461.48153: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ <<< 10976 1726879461.48163: 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 # 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 <<< 10976 1726879461.48168: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 10976 1726879461.48184: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch <<< 10976 1726879461.48193: stdout chunk (state=3): >>># cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog <<< 10976 1726879461.48233: stdout chunk (state=3): >>># cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 10976 1726879461.48399: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10976 1726879461.48414: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10976 1726879461.48465: stdout chunk (state=3): >>># destroy zipimport <<< 10976 1726879461.48469: stdout chunk (state=3): >>># destroy _compression <<< 10976 1726879461.48486: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 10976 1726879461.48518: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 10976 1726879461.48521: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10976 1726879461.48526: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 10976 1726879461.48565: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10976 1726879461.48580: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 10976 1726879461.48610: stdout chunk (state=3): >>># destroy selinux <<< 10976 1726879461.48613: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 10976 1726879461.48687: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 10976 1726879461.48698: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 10976 1726879461.48749: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl <<< 10976 1726879461.48765: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 10976 1726879461.48774: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd <<< 10976 1726879461.48935: stdout chunk (state=3): >>># cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 <<< 10976 1726879461.48939: stdout chunk (state=3): >>># cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time <<< 10976 1726879461.48942: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10976 1726879461.48944: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 10976 1726879461.48946: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 10976 1726879461.48992: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 10976 1726879461.49083: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 10976 1726879461.49102: stdout chunk (state=3): >>># destroy tokenize <<< 10976 1726879461.49147: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 10976 1726879461.49150: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 10976 1726879461.49230: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 10976 1726879461.49685: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. <<< 10976 1726879461.49724: stdout chunk (state=3): >>><<< 10976 1726879461.49732: stderr chunk (state=3): >>><<< 10976 1726879461.49843: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d7f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d7983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d7f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d7f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d798490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d798940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d798670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d74f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d74f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d772850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d74f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d7b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d748d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d772d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d798970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6edeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6f1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6ef640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6ed370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d670dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6708b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d670eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d670f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d670e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6c9d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6c3610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6d6670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6f6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d682c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6c9250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d6d6280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6fc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d682fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d682d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d682d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d656370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d656460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d68afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d684a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d684490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d36f1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d640c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d684eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6fc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d380af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d380e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d393730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d393c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d3203a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d380f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d330280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d3935b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d330340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6829d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d34c6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d34c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d34c760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d34c850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d34cca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d3591f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d34c8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d33fa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d6825b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d34ca90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f358d26d670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d1927c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d192160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d192280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d192f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d1924f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d192d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d192f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d192100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358cbadee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358cbcef40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358cbced60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358cbce3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d1f8dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d1f83a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d1f8f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d1c8c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d165cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d1653a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d196490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d1654c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d1654f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358cb90250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d1da1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358cb9c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d1da370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d1f2d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358cb9c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358cb9c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358cb9b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358cb9b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d1d18b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d15b670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d15aac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d16b0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d15b0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d19da60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358c77c580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358cb6a520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358c7210a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358d15abb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358cb77970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f358d1e4250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358cb776a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358cb5c7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358cb597f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358cb53970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nlafp_m6/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f358c70b5e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "Node Attributes:\n localhost: attr1=val1 attr2=val2", "stderr": "", "rc": 0, "cmd": ["pcs", "node", "attribute"], "start": "2024-09-20 20:44:20.946554", "end": "2024-09-20 20:44:21.475827", "delta": "0:00:00.529273", "msg": "", "invocation": {"module_args": {"_raw_params": "pcs node attribute", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.6 closed. 10976 1726879461.50467: done with _execute_module (ansible.legacy.command, {'_raw_params': 'pcs node attribute', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_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-1726879460.6379404-14438-104050349153674/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10976 1726879461.50476: _low_level_execute_command(): starting 10976 1726879461.50479: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879460.6379404-14438-104050349153674/ > /dev/null 2>&1 && sleep 0' 10976 1726879461.50724: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10976 1726879461.50729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10976 1726879461.50759: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879461.50762: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.6 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10976 1726879461.50765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10976 1726879461.50851: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 10976 1726879461.50870: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10976 1726879461.50891: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10976 1726879461.50980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10976 1726879461.52819: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10976 1726879461.53133: stderr chunk (state=3): >>><<< 10976 1726879461.53137: stdout chunk (state=3): >>><<< 10976 1726879461.53139: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.6 originally 10.31.42.6 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.42.6 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.42.6 originally 10.31.42.6 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10976 1726879461.53142: handler run complete 10976 1726879461.53144: Evaluated conditional (False): False 10976 1726879461.53146: attempt loop complete, returning result 10976 1726879461.53148: _execute() done 10976 1726879461.53150: dumping result to json 10976 1726879461.53152: done dumping result, returning 10976 1726879461.53154: done running TaskExecutor() for managed_node2/TASK: Fetch node attributes configuration from the cluster [0e24e73b-299d-f469-e0b0-00000000000d] 10976 1726879461.53156: sending task result for task 0e24e73b-299d-f469-e0b0-00000000000d ok: [managed_node2] => { "changed": false, "cmd": [ "pcs", "node", "attribute" ], "delta": "0:00:00.529273", "end": "2024-09-20 20:44:21.475827", "rc": 0, "start": "2024-09-20 20:44:20.946554" } STDOUT: Node Attributes: localhost: attr1=val1 attr2=val2 10976 1726879461.53452: no more pending results, returning what we have 10976 1726879461.53455: results queue empty 10976 1726879461.53456: checking for any_errors_fatal 10976 1726879461.53458: done checking for any_errors_fatal 10976 1726879461.53459: checking for max_fail_percentage 10976 1726879461.53461: done checking for max_fail_percentage 10976 1726879461.53461: checking to see if all hosts have failed and the running result is not ok 10976 1726879461.53462: done checking to see if all hosts have failed 10976 1726879461.53463: getting the remaining hosts for this loop 10976 1726879461.53465: done getting the remaining hosts for this loop 10976 1726879461.53469: getting the next task for host managed_node2 10976 1726879461.53476: done getting next task for host managed_node2 10976 1726879461.53479: ^ task is: TASK: Print real node attributes configuration 10976 1726879461.53482: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879461.53486: getting variables 10976 1726879461.53490: in VariableManager get_vars() 10976 1726879461.53555: Calling all_inventory to load vars for managed_node2 10976 1726879461.53558: Calling groups_inventory to load vars for managed_node2 10976 1726879461.53561: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879461.53572: Calling all_plugins_play to load vars for managed_node2 10976 1726879461.53575: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879461.53578: Calling groups_plugins_play to load vars for managed_node2 10976 1726879461.54366: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000000d 10976 1726879461.54370: WORKER PROCESS EXITING 10976 1726879461.55019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879461.57609: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879461.57629: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879461.57634: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879461.57853: done with get_vars() 10976 1726879461.57876: done getting variables 10976 1726879461.58147: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Print real node attributes configuration] ******************************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_cib_node_attributes.yml:57 Friday 20 September 2024 20:44:21 -0400 (0:00:00.999) 0:01:43.005 ****** 10976 1726879461.58184: entering _queue_task() for managed_node2/debug 10976 1726879461.58936: worker is 1 (out of 1 available) 10976 1726879461.58953: exiting _queue_task() for managed_node2/debug 10976 1726879461.58984: done queuing things up, now waiting for results queue to drain 10976 1726879461.58986: waiting for pending results... 10976 1726879461.59369: running TaskExecutor() for managed_node2/TASK: Print real node attributes configuration 10976 1726879461.59488: in run() - task 0e24e73b-299d-f469-e0b0-00000000000e 10976 1726879461.59550: variable 'ansible_search_path' from source: unknown 10976 1726879461.59670: calling self._execute() 10976 1726879461.59810: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879461.59826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879461.59844: variable 'omit' from source: magic vars 10976 1726879461.59973: variable 'omit' from source: magic vars 10976 1726879461.60041: variable 'omit' from source: magic vars 10976 1726879461.60084: variable 'omit' from source: magic vars 10976 1726879461.60143: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879461.60193: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879461.60229: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879461.60254: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879461.60274: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879461.60319: variable 'inventory_hostname' from source: set_fact 10976 1726879461.60329: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879461.60336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879461.60448: Set connection var ansible_pipelining to False 10976 1726879461.60459: Set connection var ansible_shell_executable to /bin/sh 10976 1726879461.60467: Set connection var ansible_timeout to 10 10976 1726879461.60472: Set connection var ansible_shell_type to sh 10976 1726879461.60480: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879461.60487: Set connection var ansible_connection to ssh 10976 1726879461.60519: variable 'ansible_shell_executable' from source: unknown 10976 1726879461.60531: variable 'ansible_connection' from source: unknown 10976 1726879461.60537: variable 'ansible_module_compression' from source: unknown 10976 1726879461.60542: variable 'ansible_shell_type' from source: unknown 10976 1726879461.60547: variable 'ansible_shell_executable' from source: unknown 10976 1726879461.60553: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879461.60559: variable 'ansible_pipelining' from source: unknown 10976 1726879461.60563: variable 'ansible_timeout' from source: unknown 10976 1726879461.60569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879461.60723: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879461.60744: variable 'omit' from source: magic vars 10976 1726879461.60757: starting attempt loop 10976 1726879461.60763: running the handler 10976 1726879461.60817: variable '__test_pcs_node_attribute_config' from source: set_fact 10976 1726879461.61021: variable '__test_pcs_node_attribute_config' from source: set_fact 10976 1726879461.61141: handler run complete 10976 1726879461.61173: attempt loop complete, returning result 10976 1726879461.61190: _execute() done 10976 1726879461.61200: dumping result to json 10976 1726879461.61208: done dumping result, returning 10976 1726879461.61220: done running TaskExecutor() for managed_node2/TASK: Print real node attributes configuration [0e24e73b-299d-f469-e0b0-00000000000e] 10976 1726879461.61244: sending task result for task 0e24e73b-299d-f469-e0b0-00000000000e ok: [managed_node2] => { "__test_pcs_node_attribute_config": { "changed": false, "cmd": [ "pcs", "node", "attribute" ], "delta": "0:00:00.529273", "end": "2024-09-20 20:44:21.475827", "failed": false, "msg": "", "rc": 0, "start": "2024-09-20 20:44:20.946554", "stderr": "", "stderr_lines": [], "stdout": "Node Attributes:\n localhost: attr1=val1 attr2=val2", "stdout_lines": [ "Node Attributes:", " localhost: attr1=val1 attr2=val2" ] } } 10976 1726879461.61429: no more pending results, returning what we have 10976 1726879461.61433: results queue empty 10976 1726879461.61434: checking for any_errors_fatal 10976 1726879461.61445: done checking for any_errors_fatal 10976 1726879461.61446: checking for max_fail_percentage 10976 1726879461.61447: done checking for max_fail_percentage 10976 1726879461.61449: checking to see if all hosts have failed and the running result is not ok 10976 1726879461.61450: done checking to see if all hosts have failed 10976 1726879461.61451: getting the remaining hosts for this loop 10976 1726879461.61452: done getting the remaining hosts for this loop 10976 1726879461.61456: getting the next task for host managed_node2 10976 1726879461.61464: done getting next task for host managed_node2 10976 1726879461.61467: ^ task is: TASK: Print expected node attributes configuration 10976 1726879461.61472: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879461.61476: getting variables 10976 1726879461.61477: in VariableManager get_vars() 10976 1726879461.61524: Calling all_inventory to load vars for managed_node2 10976 1726879461.61527: Calling groups_inventory to load vars for managed_node2 10976 1726879461.61530: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879461.61541: Calling all_plugins_play to load vars for managed_node2 10976 1726879461.61545: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879461.61548: Calling groups_plugins_play to load vars for managed_node2 10976 1726879461.62950: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000000e 10976 1726879461.62953: WORKER PROCESS EXITING 10976 1726879461.62975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879461.64635: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879461.64651: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879461.64657: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879461.64716: done with get_vars() 10976 1726879461.64740: done getting variables 10976 1726879461.64811: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Print expected node attributes configuration] **************************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_cib_node_attributes.yml:61 Friday 20 September 2024 20:44:21 -0400 (0:00:00.066) 0:01:43.071 ****** 10976 1726879461.64864: entering _queue_task() for managed_node2/debug 10976 1726879461.65268: worker is 1 (out of 1 available) 10976 1726879461.65285: exiting _queue_task() for managed_node2/debug 10976 1726879461.65296: done queuing things up, now waiting for results queue to drain 10976 1726879461.65297: waiting for pending results... 10976 1726879461.65668: running TaskExecutor() for managed_node2/TASK: Print expected node attributes configuration 10976 1726879461.65802: in run() - task 0e24e73b-299d-f469-e0b0-00000000000f 10976 1726879461.65822: variable 'ansible_search_path' from source: unknown 10976 1726879461.65868: calling self._execute() 10976 1726879461.66004: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879461.66015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879461.66032: variable 'omit' from source: magic vars 10976 1726879461.66149: variable 'omit' from source: magic vars 10976 1726879461.66201: variable 'omit' from source: magic vars 10976 1726879461.66239: variable 'omit' from source: magic vars 10976 1726879461.66285: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879461.66327: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879461.66352: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879461.66378: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879461.66395: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879461.66431: variable 'inventory_hostname' from source: set_fact 10976 1726879461.66439: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879461.66445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879461.66634: Set connection var ansible_pipelining to False 10976 1726879461.66668: Set connection var ansible_shell_executable to /bin/sh 10976 1726879461.66687: Set connection var ansible_timeout to 10 10976 1726879461.66708: Set connection var ansible_shell_type to sh 10976 1726879461.66725: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879461.66751: Set connection var ansible_connection to ssh 10976 1726879461.66792: variable 'ansible_shell_executable' from source: unknown 10976 1726879461.66801: variable 'ansible_connection' from source: unknown 10976 1726879461.66812: variable 'ansible_module_compression' from source: unknown 10976 1726879461.66819: variable 'ansible_shell_type' from source: unknown 10976 1726879461.66827: variable 'ansible_shell_executable' from source: unknown 10976 1726879461.66834: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879461.66841: variable 'ansible_pipelining' from source: unknown 10976 1726879461.66857: variable 'ansible_timeout' from source: unknown 10976 1726879461.66873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879461.67042: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879461.67059: variable 'omit' from source: magic vars 10976 1726879461.67081: starting attempt loop 10976 1726879461.67090: running the handler 10976 1726879461.67336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879461.70499: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879461.70603: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879461.70656: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879461.70701: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879461.70737: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879461.70810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879461.70851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879461.70899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879461.70990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879461.71050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879461.71196: variable '__test_expected_lines' from source: task vars 10976 1726879461.71286: variable '__test_first_node' from source: set_fact 10976 1726879461.71341: handler run complete 10976 1726879461.71366: attempt loop complete, returning result 10976 1726879461.71374: _execute() done 10976 1726879461.71384: dumping result to json 10976 1726879461.71395: done dumping result, returning 10976 1726879461.71407: done running TaskExecutor() for managed_node2/TASK: Print expected node attributes configuration [0e24e73b-299d-f469-e0b0-00000000000f] 10976 1726879461.71417: sending task result for task 0e24e73b-299d-f469-e0b0-00000000000f ok: [managed_node2] => { "__test_expected_lines | list": [ "Node Attributes:", " localhost: attr1=val1 attr2=val2" ] } 10976 1726879461.71573: no more pending results, returning what we have 10976 1726879461.71577: results queue empty 10976 1726879461.71578: checking for any_errors_fatal 10976 1726879461.71593: done checking for any_errors_fatal 10976 1726879461.71595: checking for max_fail_percentage 10976 1726879461.71597: done checking for max_fail_percentage 10976 1726879461.71598: checking to see if all hosts have failed and the running result is not ok 10976 1726879461.71599: done checking to see if all hosts have failed 10976 1726879461.71600: getting the remaining hosts for this loop 10976 1726879461.71602: done getting the remaining hosts for this loop 10976 1726879461.71605: getting the next task for host managed_node2 10976 1726879461.71613: done getting next task for host managed_node2 10976 1726879461.71616: ^ task is: TASK: Check node attributes configuration 10976 1726879461.71620: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879461.71625: getting variables 10976 1726879461.71627: in VariableManager get_vars() 10976 1726879461.71676: Calling all_inventory to load vars for managed_node2 10976 1726879461.71679: Calling groups_inventory to load vars for managed_node2 10976 1726879461.71685: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879461.71703: Calling all_plugins_play to load vars for managed_node2 10976 1726879461.71710: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879461.71714: Calling groups_plugins_play to load vars for managed_node2 10976 1726879461.72793: done sending task result for task 0e24e73b-299d-f469-e0b0-00000000000f 10976 1726879461.72796: WORKER PROCESS EXITING 10976 1726879461.73531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879461.75006: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879461.75025: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879461.75030: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879461.75079: done with get_vars() 10976 1726879461.75104: done getting variables 10976 1726879461.75245: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Check node attributes configuration] ************************************* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_cib_node_attributes.yml:65 Friday 20 September 2024 20:44:21 -0400 (0:00:00.104) 0:01:43.176 ****** 10976 1726879461.75274: entering _queue_task() for managed_node2/assert 10976 1726879461.75283: Creating lock for assert 10976 1726879461.75571: worker is 1 (out of 1 available) 10976 1726879461.75587: exiting _queue_task() for managed_node2/assert 10976 1726879461.75607: done queuing things up, now waiting for results queue to drain 10976 1726879461.75609: waiting for pending results... 10976 1726879461.75938: running TaskExecutor() for managed_node2/TASK: Check node attributes configuration 10976 1726879461.76055: in run() - task 0e24e73b-299d-f469-e0b0-000000000010 10976 1726879461.76080: variable 'ansible_search_path' from source: unknown 10976 1726879461.76127: calling self._execute() 10976 1726879461.76249: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879461.76261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879461.76285: variable 'omit' from source: magic vars 10976 1726879461.76408: variable 'omit' from source: magic vars 10976 1726879461.76458: variable 'omit' from source: magic vars 10976 1726879461.76503: variable 'omit' from source: magic vars 10976 1726879461.76556: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10976 1726879461.76605: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10976 1726879461.76636: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10976 1726879461.76658: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879461.76675: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10976 1726879461.76714: variable 'inventory_hostname' from source: set_fact 10976 1726879461.76729: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879461.76738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879461.76854: Set connection var ansible_pipelining to False 10976 1726879461.76868: Set connection var ansible_shell_executable to /bin/sh 10976 1726879461.76879: Set connection var ansible_timeout to 10 10976 1726879461.76886: Set connection var ansible_shell_type to sh 10976 1726879461.76900: Set connection var ansible_module_compression to ZIP_DEFLATED 10976 1726879461.76910: Set connection var ansible_connection to ssh 10976 1726879461.76942: variable 'ansible_shell_executable' from source: unknown 10976 1726879461.76953: variable 'ansible_connection' from source: unknown 10976 1726879461.76960: variable 'ansible_module_compression' from source: unknown 10976 1726879461.76968: variable 'ansible_shell_type' from source: unknown 10976 1726879461.76974: variable 'ansible_shell_executable' from source: unknown 10976 1726879461.76981: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879461.76992: variable 'ansible_pipelining' from source: unknown 10976 1726879461.77000: variable 'ansible_timeout' from source: unknown 10976 1726879461.77008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879461.77193: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10976 1726879461.77210: variable 'omit' from source: magic vars 10976 1726879461.77221: starting attempt loop 10976 1726879461.77230: running the handler 10976 1726879461.77541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879461.80563: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879461.80656: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879461.80697: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879461.80774: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879461.80839: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879461.80919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10976 1726879461.80963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10976 1726879461.81016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10976 1726879461.81096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10976 1726879461.81117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10976 1726879461.81264: variable '__test_pcs_node_attribute_config' from source: set_fact 10976 1726879461.81300: variable '__test_expected_lines' from source: task vars 10976 1726879461.81417: variable '__test_first_node' from source: set_fact 10976 1726879461.81455: Evaluated conditional (__test_pcs_node_attribute_config.stdout_lines == __test_expected_lines | list): True 10976 1726879461.81473: handler run complete 10976 1726879461.81509: attempt loop complete, returning result 10976 1726879461.81532: _execute() done 10976 1726879461.81547: dumping result to json 10976 1726879461.81565: done dumping result, returning 10976 1726879461.81590: done running TaskExecutor() for managed_node2/TASK: Check node attributes configuration [0e24e73b-299d-f469-e0b0-000000000010] 10976 1726879461.81632: sending task result for task 0e24e73b-299d-f469-e0b0-000000000010 10976 1726879461.81756: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000010 10976 1726879461.81759: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 10976 1726879461.81811: no more pending results, returning what we have 10976 1726879461.81815: results queue empty 10976 1726879461.81817: checking for any_errors_fatal 10976 1726879461.81826: done checking for any_errors_fatal 10976 1726879461.81827: checking for max_fail_percentage 10976 1726879461.81828: done checking for max_fail_percentage 10976 1726879461.81829: checking to see if all hosts have failed and the running result is not ok 10976 1726879461.81830: done checking to see if all hosts have failed 10976 1726879461.81831: getting the remaining hosts for this loop 10976 1726879461.81833: done getting the remaining hosts for this loop 10976 1726879461.81836: getting the next task for host managed_node2 10976 1726879461.81849: done getting next task for host managed_node2 10976 1726879461.81856: ^ task is: TASK: Check firewall and selinux state 10976 1726879461.81858: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879461.81862: getting variables 10976 1726879461.81864: in VariableManager get_vars() 10976 1726879461.81906: Calling all_inventory to load vars for managed_node2 10976 1726879461.81909: Calling groups_inventory to load vars for managed_node2 10976 1726879461.81911: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879461.81927: Calling all_plugins_play to load vars for managed_node2 10976 1726879461.81930: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879461.81933: Calling groups_plugins_play to load vars for managed_node2 10976 1726879461.82695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879461.83843: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879461.83863: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879461.83873: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879461.83939: done with get_vars() 10976 1726879461.83964: done getting variables TASK [Check firewall and selinux state] **************************************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_cib_node_attributes.yml:70 Friday 20 September 2024 20:44:21 -0400 (0:00:00.087) 0:01:43.263 ****** 10976 1726879461.84067: entering _queue_task() for managed_node2/include_tasks 10976 1726879461.84357: worker is 1 (out of 1 available) 10976 1726879461.84370: exiting _queue_task() for managed_node2/include_tasks 10976 1726879461.84382: done queuing things up, now waiting for results queue to drain 10976 1726879461.84384: waiting for pending results... 10976 1726879461.84743: running TaskExecutor() for managed_node2/TASK: Check firewall and selinux state 10976 1726879461.84868: in run() - task 0e24e73b-299d-f469-e0b0-000000000011 10976 1726879461.84897: variable 'ansible_search_path' from source: unknown 10976 1726879461.84964: calling self._execute() 10976 1726879461.85106: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879461.85119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879461.85136: variable 'omit' from source: magic vars 10976 1726879461.85276: _execute() done 10976 1726879461.85290: dumping result to json 10976 1726879461.85300: done dumping result, returning 10976 1726879461.85313: done running TaskExecutor() for managed_node2/TASK: Check firewall and selinux state [0e24e73b-299d-f469-e0b0-000000000011] 10976 1726879461.85327: sending task result for task 0e24e73b-299d-f469-e0b0-000000000011 10976 1726879461.85496: no more pending results, returning what we have 10976 1726879461.85503: in VariableManager get_vars() 10976 1726879461.85565: Calling all_inventory to load vars for managed_node2 10976 1726879461.85570: Calling groups_inventory to load vars for managed_node2 10976 1726879461.85575: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879461.85600: Calling all_plugins_play to load vars for managed_node2 10976 1726879461.85605: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879461.85609: Calling groups_plugins_play to load vars for managed_node2 10976 1726879461.86647: done sending task result for task 0e24e73b-299d-f469-e0b0-000000000011 10976 1726879461.86652: WORKER PROCESS EXITING 10976 1726879461.87311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879461.88618: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879461.88642: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879461.88650: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879461.88703: done with get_vars() 10976 1726879461.88731: variable 'ansible_search_path' from source: unknown 10976 1726879461.88747: we have included files to process 10976 1726879461.88749: generating all_blocks data 10976 1726879461.88751: done generating all_blocks data 10976 1726879461.88755: processing included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tasks/check_firewall_selinux.yml 10976 1726879461.88756: loading included file: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tasks/check_firewall_selinux.yml 10976 1726879461.88759: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tasks/check_firewall_selinux.yml 10976 1726879461.89305: done processing included file 10976 1726879461.89307: iterating over new_blocks loaded from include file 10976 1726879461.89308: in VariableManager get_vars() 10976 1726879461.89321: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879461.89333: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879461.89336: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879461.89354: done with get_vars() 10976 1726879461.89356: filtering new block on tags 10976 1726879461.89377: done filtering new block on tags 10976 1726879461.89379: in VariableManager get_vars() 10976 1726879461.89391: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879461.89400: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879461.89403: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879461.89420: done with get_vars() 10976 1726879461.89421: filtering new block on tags 10976 1726879461.89444: done filtering new block on tags 10976 1726879461.89446: done iterating over new_blocks loaded from include file included: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tasks/check_firewall_selinux.yml for managed_node2 10976 1726879461.89449: extending task lists for all hosts with included blocks 10976 1726879461.91237: done extending task lists 10976 1726879461.91239: done processing included files 10976 1726879461.91241: results queue empty 10976 1726879461.91242: checking for any_errors_fatal 10976 1726879461.91246: done checking for any_errors_fatal 10976 1726879461.91246: checking for max_fail_percentage 10976 1726879461.91247: done checking for max_fail_percentage 10976 1726879461.91248: checking to see if all hosts have failed and the running result is not ok 10976 1726879461.91249: done checking to see if all hosts have failed 10976 1726879461.91250: getting the remaining hosts for this loop 10976 1726879461.91251: done getting the remaining hosts for this loop 10976 1726879461.91253: getting the next task for host managed_node2 10976 1726879461.91257: done getting next task for host managed_node2 10976 1726879461.91259: ^ task is: TASK: Check firewall service status 10976 1726879461.91262: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879461.91264: getting variables 10976 1726879461.91265: in VariableManager get_vars() 10976 1726879461.91281: Calling all_inventory to load vars for managed_node2 10976 1726879461.91284: Calling groups_inventory to load vars for managed_node2 10976 1726879461.91286: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879461.91292: Calling all_plugins_play to load vars for managed_node2 10976 1726879461.91297: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879461.91300: Calling groups_plugins_play to load vars for managed_node2 10976 1726879461.92339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879461.93760: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879461.93794: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879461.93802: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879461.93848: done with get_vars() 10976 1726879461.93870: done getting variables 10976 1726879461.93921: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check firewall service status] ******************************************* task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tasks/check_firewall_selinux.yml:6 Friday 20 September 2024 20:44:21 -0400 (0:00:00.098) 0:01:43.362 ****** 10976 1726879461.93949: entering _queue_task() for managed_node2/command 10976 1726879461.94219: worker is 1 (out of 1 available) 10976 1726879461.94233: exiting _queue_task() for managed_node2/command 10976 1726879461.94244: done queuing things up, now waiting for results queue to drain 10976 1726879461.94246: waiting for pending results... 10976 1726879461.94621: running TaskExecutor() for managed_node2/TASK: Check firewall service status 10976 1726879461.94769: in run() - task 0e24e73b-299d-f469-e0b0-0000000011ef 10976 1726879461.94802: variable 'ansible_search_path' from source: unknown 10976 1726879461.94817: variable 'ansible_search_path' from source: unknown 10976 1726879461.94874: calling self._execute() 10976 1726879461.95018: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879461.95045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879461.95062: variable 'omit' from source: magic vars 10976 1726879461.95540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879461.98621: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879461.98697: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879461.98762: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879461.98817: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879461.98867: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879461.98996: variable 'ha_cluster_manage_firewall' from source: role '' defaults 10976 1726879461.99032: Evaluated conditional (ha_cluster_manage_firewall | bool): False 10976 1726879461.99036: when evaluation is False, skipping this task 10976 1726879461.99038: _execute() done 10976 1726879461.99040: dumping result to json 10976 1726879461.99043: done dumping result, returning 10976 1726879461.99045: done running TaskExecutor() for managed_node2/TASK: Check firewall service status [0e24e73b-299d-f469-e0b0-0000000011ef] 10976 1726879461.99047: sending task result for task 0e24e73b-299d-f469-e0b0-0000000011ef 10976 1726879461.99167: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000011ef 10976 1726879461.99184: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_manage_firewall | bool", "skip_reason": "Conditional result was False" } 10976 1726879461.99245: no more pending results, returning what we have 10976 1726879461.99249: results queue empty 10976 1726879461.99250: checking for any_errors_fatal 10976 1726879461.99251: done checking for any_errors_fatal 10976 1726879461.99252: checking for max_fail_percentage 10976 1726879461.99253: done checking for max_fail_percentage 10976 1726879461.99254: checking to see if all hosts have failed and the running result is not ok 10976 1726879461.99255: done checking to see if all hosts have failed 10976 1726879461.99256: getting the remaining hosts for this loop 10976 1726879461.99257: done getting the remaining hosts for this loop 10976 1726879461.99261: getting the next task for host managed_node2 10976 1726879461.99266: done getting next task for host managed_node2 10976 1726879461.99268: ^ task is: TASK: Check firewall port status 10976 1726879461.99272: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879461.99275: getting variables 10976 1726879461.99276: in VariableManager get_vars() 10976 1726879461.99318: Calling all_inventory to load vars for managed_node2 10976 1726879461.99321: Calling groups_inventory to load vars for managed_node2 10976 1726879461.99324: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879461.99334: Calling all_plugins_play to load vars for managed_node2 10976 1726879461.99337: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879461.99339: Calling groups_plugins_play to load vars for managed_node2 10976 1726879462.00666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879462.01996: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879462.02015: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879462.02028: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879462.02091: done with get_vars() 10976 1726879462.02116: done getting variables 10976 1726879462.02201: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check firewall port status] ********************************************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tasks/check_firewall_selinux.yml:12 Friday 20 September 2024 20:44:22 -0400 (0:00:00.082) 0:01:43.445 ****** 10976 1726879462.02234: entering _queue_task() for managed_node2/command 10976 1726879462.02494: worker is 1 (out of 1 available) 10976 1726879462.02507: exiting _queue_task() for managed_node2/command 10976 1726879462.02519: done queuing things up, now waiting for results queue to drain 10976 1726879462.02520: waiting for pending results... 10976 1726879462.02926: running TaskExecutor() for managed_node2/TASK: Check firewall port status 10976 1726879462.03059: in run() - task 0e24e73b-299d-f469-e0b0-0000000011f0 10976 1726879462.03091: variable 'ansible_search_path' from source: unknown 10976 1726879462.03105: variable 'ansible_search_path' from source: unknown 10976 1726879462.03159: calling self._execute() 10976 1726879462.03323: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879462.03342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879462.03367: variable 'omit' from source: magic vars 10976 1726879462.03868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879462.06377: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879462.06468: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879462.06526: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879462.06579: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879462.06615: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879462.06753: variable 'ha_cluster_manage_firewall' from source: role '' defaults 10976 1726879462.06784: Evaluated conditional (ha_cluster_manage_firewall | bool): False 10976 1726879462.06802: when evaluation is False, skipping this task 10976 1726879462.06817: _execute() done 10976 1726879462.06835: dumping result to json 10976 1726879462.06844: done dumping result, returning 10976 1726879462.06861: done running TaskExecutor() for managed_node2/TASK: Check firewall port status [0e24e73b-299d-f469-e0b0-0000000011f0] 10976 1726879462.06881: sending task result for task 0e24e73b-299d-f469-e0b0-0000000011f0 skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_manage_firewall | bool", "skip_reason": "Conditional result was False" } 10976 1726879462.07077: no more pending results, returning what we have 10976 1726879462.07081: results queue empty 10976 1726879462.07085: checking for any_errors_fatal 10976 1726879462.07099: done checking for any_errors_fatal 10976 1726879462.07101: checking for max_fail_percentage 10976 1726879462.07103: done checking for max_fail_percentage 10976 1726879462.07104: checking to see if all hosts have failed and the running result is not ok 10976 1726879462.07105: done checking to see if all hosts have failed 10976 1726879462.07106: getting the remaining hosts for this loop 10976 1726879462.07108: done getting the remaining hosts for this loop 10976 1726879462.07115: getting the next task for host managed_node2 10976 1726879462.07131: done getting next task for host managed_node2 10976 1726879462.07138: ^ task is: TASK: Get associated selinux ports 10976 1726879462.07145: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879462.07149: getting variables 10976 1726879462.07151: in VariableManager get_vars() 10976 1726879462.07206: Calling all_inventory to load vars for managed_node2 10976 1726879462.07212: Calling groups_inventory to load vars for managed_node2 10976 1726879462.07215: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879462.07231: Calling all_plugins_play to load vars for managed_node2 10976 1726879462.07236: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879462.07239: Calling groups_plugins_play to load vars for managed_node2 10976 1726879462.08344: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000011f0 10976 1726879462.08348: WORKER PROCESS EXITING 10976 1726879462.08599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879462.09679: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879462.09702: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879462.09708: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879462.09804: done with get_vars() 10976 1726879462.09833: done getting variables 10976 1726879462.09917: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get associated selinux ports] ******************************************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tasks/check_firewall_selinux.yml:25 Friday 20 September 2024 20:44:22 -0400 (0:00:00.077) 0:01:43.522 ****** 10976 1726879462.09956: entering _queue_task() for managed_node2/shell 10976 1726879462.10286: worker is 1 (out of 1 available) 10976 1726879462.10300: exiting _queue_task() for managed_node2/shell 10976 1726879462.10314: done queuing things up, now waiting for results queue to drain 10976 1726879462.10315: waiting for pending results... 10976 1726879462.10819: running TaskExecutor() for managed_node2/TASK: Get associated selinux ports 10976 1726879462.11015: in run() - task 0e24e73b-299d-f469-e0b0-0000000011f2 10976 1726879462.11058: variable 'ansible_search_path' from source: unknown 10976 1726879462.11076: variable 'ansible_search_path' from source: unknown 10976 1726879462.11150: calling self._execute() 10976 1726879462.11332: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879462.11351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879462.11385: variable 'omit' from source: magic vars 10976 1726879462.11886: variable 'ansible_facts' from source: unknown 10976 1726879462.20531: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879462.20769: variable 'ansible_facts' from source: unknown 10976 1726879462.21394: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879462.21627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879462.24074: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879462.24175: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879462.24237: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879462.24294: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879462.24352: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879462.24453: variable 'ha_cluster_manage_selinux' from source: role '' defaults 10976 1726879462.24482: Evaluated conditional (ha_cluster_manage_selinux | bool): False 10976 1726879462.24494: when evaluation is False, skipping this task 10976 1726879462.24503: _execute() done 10976 1726879462.24512: dumping result to json 10976 1726879462.24521: done dumping result, returning 10976 1726879462.24529: done running TaskExecutor() for managed_node2/TASK: Get associated selinux ports [0e24e73b-299d-f469-e0b0-0000000011f2] 10976 1726879462.24534: sending task result for task 0e24e73b-299d-f469-e0b0-0000000011f2 10976 1726879462.24639: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000011f2 10976 1726879462.24642: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_manage_selinux | bool", "skip_reason": "Conditional result was False" } 10976 1726879462.24706: no more pending results, returning what we have 10976 1726879462.24709: results queue empty 10976 1726879462.24710: checking for any_errors_fatal 10976 1726879462.24718: done checking for any_errors_fatal 10976 1726879462.24718: checking for max_fail_percentage 10976 1726879462.24720: done checking for max_fail_percentage 10976 1726879462.24721: checking to see if all hosts have failed and the running result is not ok 10976 1726879462.24721: done checking to see if all hosts have failed 10976 1726879462.24724: getting the remaining hosts for this loop 10976 1726879462.24725: done getting the remaining hosts for this loop 10976 1726879462.24729: getting the next task for host managed_node2 10976 1726879462.24735: done getting next task for host managed_node2 10976 1726879462.24737: ^ task is: TASK: Check associated selinux ports 10976 1726879462.24741: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 10976 1726879462.24745: getting variables 10976 1726879462.24746: in VariableManager get_vars() 10976 1726879462.24801: Calling all_inventory to load vars for managed_node2 10976 1726879462.24804: Calling groups_inventory to load vars for managed_node2 10976 1726879462.24806: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879462.24815: Calling all_plugins_play to load vars for managed_node2 10976 1726879462.24818: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879462.24821: Calling groups_plugins_play to load vars for managed_node2 10976 1726879462.34905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879462.36165: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879462.36185: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879462.36191: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879462.36250: done with get_vars() 10976 1726879462.36286: done getting variables 10976 1726879462.36341: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check associated selinux ports] ****************************************** task path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tasks/check_firewall_selinux.yml:33 Friday 20 September 2024 20:44:22 -0400 (0:00:00.264) 0:01:43.786 ****** 10976 1726879462.36369: entering _queue_task() for managed_node2/shell 10976 1726879462.36740: worker is 1 (out of 1 available) 10976 1726879462.36753: exiting _queue_task() for managed_node2/shell 10976 1726879462.36766: done queuing things up, now waiting for results queue to drain 10976 1726879462.36768: waiting for pending results... 10976 1726879462.37108: running TaskExecutor() for managed_node2/TASK: Check associated selinux ports 10976 1726879462.37245: in run() - task 0e24e73b-299d-f469-e0b0-0000000011f3 10976 1726879462.37266: variable 'ansible_search_path' from source: unknown 10976 1726879462.37274: variable 'ansible_search_path' from source: unknown 10976 1726879462.37613: variable '__ports' from source: set_fact 10976 1726879462.37662: calling self._execute() 10976 1726879462.37782: variable 'ansible_host' from source: host vars for 'managed_node2' 10976 1726879462.37794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10976 1726879462.37809: variable 'omit' from source: magic vars 10976 1726879462.38081: variable 'ansible_facts' from source: unknown 10976 1726879462.38742: Evaluated conditional ("firewalld.service" in ansible_facts.services): True 10976 1726879462.38929: variable 'ansible_facts' from source: unknown 10976 1726879462.39450: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): True 10976 1726879462.39644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10976 1726879462.42208: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10976 1726879462.42290: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10976 1726879462.42343: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10976 1726879462.42384: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10976 1726879462.42424: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10976 1726879462.42518: variable 'ha_cluster_manage_selinux' from source: role '' defaults 10976 1726879462.42544: Evaluated conditional (ha_cluster_manage_selinux | bool): False 10976 1726879462.42552: when evaluation is False, skipping this task 10976 1726879462.42561: _execute() done 10976 1726879462.42570: dumping result to json 10976 1726879462.42577: done dumping result, returning 10976 1726879462.42590: done running TaskExecutor() for managed_node2/TASK: Check associated selinux ports [0e24e73b-299d-f469-e0b0-0000000011f3] 10976 1726879462.42601: sending task result for task 0e24e73b-299d-f469-e0b0-0000000011f3 10976 1726879462.42726: done sending task result for task 0e24e73b-299d-f469-e0b0-0000000011f3 10976 1726879462.42735: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ha_cluster_manage_selinux | bool", "skip_reason": "Conditional result was False" } 10976 1726879462.42794: no more pending results, returning what we have 10976 1726879462.42798: results queue empty 10976 1726879462.42799: checking for any_errors_fatal 10976 1726879462.42809: done checking for any_errors_fatal 10976 1726879462.42810: checking for max_fail_percentage 10976 1726879462.42812: done checking for max_fail_percentage 10976 1726879462.42813: checking to see if all hosts have failed and the running result is not ok 10976 1726879462.42814: done checking to see if all hosts have failed 10976 1726879462.42815: getting the remaining hosts for this loop 10976 1726879462.42817: done getting the remaining hosts for this loop 10976 1726879462.42820: getting the next task for host managed_node2 10976 1726879462.42832: done getting next task for host managed_node2 10976 1726879462.42836: ^ task is: TASK: meta (flush_handlers) 10976 1726879462.42840: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879462.42846: getting variables 10976 1726879462.42848: in VariableManager get_vars() 10976 1726879462.42897: Calling all_inventory to load vars for managed_node2 10976 1726879462.42900: Calling groups_inventory to load vars for managed_node2 10976 1726879462.42903: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879462.42915: Calling all_plugins_play to load vars for managed_node2 10976 1726879462.42919: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879462.42923: Calling groups_plugins_play to load vars for managed_node2 10976 1726879462.44341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879462.45189: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879462.45205: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879462.45211: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879462.45266: done with get_vars() 10976 1726879462.45284: done getting variables 10976 1726879462.45342: in VariableManager get_vars() 10976 1726879462.45353: Calling all_inventory to load vars for managed_node2 10976 1726879462.45354: Calling groups_inventory to load vars for managed_node2 10976 1726879462.45356: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879462.45360: Calling all_plugins_play to load vars for managed_node2 10976 1726879462.45362: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879462.45364: Calling groups_plugins_play to load vars for managed_node2 10976 1726879462.46019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879462.47290: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879462.47303: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879462.47306: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879462.47341: done with get_vars() 10976 1726879462.47367: done queuing things up, now waiting for results queue to drain 10976 1726879462.47369: results queue empty 10976 1726879462.47370: checking for any_errors_fatal 10976 1726879462.47373: done checking for any_errors_fatal 10976 1726879462.47374: checking for max_fail_percentage 10976 1726879462.47375: done checking for max_fail_percentage 10976 1726879462.47375: checking to see if all hosts have failed and the running result is not ok 10976 1726879462.47376: done checking to see if all hosts have failed 10976 1726879462.47376: getting the remaining hosts for this loop 10976 1726879462.47377: done getting the remaining hosts for this loop 10976 1726879462.47379: getting the next task for host managed_node2 10976 1726879462.47383: done getting next task for host managed_node2 10976 1726879462.47384: ^ task is: TASK: meta (flush_handlers) 10976 1726879462.47385: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879462.47398: getting variables 10976 1726879462.47399: in VariableManager get_vars() 10976 1726879462.47409: Calling all_inventory to load vars for managed_node2 10976 1726879462.47411: Calling groups_inventory to load vars for managed_node2 10976 1726879462.47412: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879462.47416: Calling all_plugins_play to load vars for managed_node2 10976 1726879462.47418: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879462.47419: Calling groups_plugins_play to load vars for managed_node2 10976 1726879462.48047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879462.48747: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879462.48760: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879462.48764: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879462.48801: done with get_vars() 10976 1726879462.48820: done getting variables 10976 1726879462.48858: in VariableManager get_vars() 10976 1726879462.48868: Calling all_inventory to load vars for managed_node2 10976 1726879462.48869: Calling groups_inventory to load vars for managed_node2 10976 1726879462.48871: Calling all_plugins_inventory to load vars for managed_node2 10976 1726879462.48874: Calling all_plugins_play to load vars for managed_node2 10976 1726879462.48875: Calling groups_plugins_inventory to load vars for managed_node2 10976 1726879462.48877: Calling groups_plugins_play to load vars for managed_node2 10976 1726879462.49577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10976 1726879462.50870: evaluation_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster 10976 1726879462.50893: search_path: /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/vars/main.yml /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879462.50898: Loading data from /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/vars/main.yml 10976 1726879462.50946: done with get_vars() 10976 1726879462.50981: done queuing things up, now waiting for results queue to drain 10976 1726879462.50983: results queue empty 10976 1726879462.50984: checking for any_errors_fatal 10976 1726879462.50986: done checking for any_errors_fatal 10976 1726879462.50986: checking for max_fail_percentage 10976 1726879462.50990: done checking for max_fail_percentage 10976 1726879462.50991: checking to see if all hosts have failed and the running result is not ok 10976 1726879462.50992: done checking to see if all hosts have failed 10976 1726879462.50992: getting the remaining hosts for this loop 10976 1726879462.50993: done getting the remaining hosts for this loop 10976 1726879462.50996: getting the next task for host managed_node2 10976 1726879462.51000: done getting next task for host managed_node2 10976 1726879462.51001: ^ task is: None 10976 1726879462.51002: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10976 1726879462.51003: done queuing things up, now waiting for results queue to drain 10976 1726879462.51004: results queue empty 10976 1726879462.51005: checking for any_errors_fatal 10976 1726879462.51006: done checking for any_errors_fatal 10976 1726879462.51006: checking for max_fail_percentage 10976 1726879462.51008: done checking for max_fail_percentage 10976 1726879462.51008: checking to see if all hosts have failed and the running result is not ok 10976 1726879462.51009: done checking to see if all hosts have failed 10976 1726879462.51011: getting the next task for host managed_node2 10976 1726879462.51014: done getting next task for host managed_node2 10976 1726879462.51015: ^ task is: None 10976 1726879462.51016: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=133 changed=18 unreachable=0 failed=0 skipped=116 rescued=0 ignored=0 Friday 20 September 2024 20:44:22 -0400 (0:00:00.147) 0:01:43.934 ****** =============================================================================== fedora.linux_system_roles.selinux : Set an SELinux label on a port ------ 6.45s /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 fedora.linux_system_roles.ha_cluster : Wait for the cluster to fully start and form membership --- 4.90s /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:75 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 3.77s /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 fedora.linux_system_roles.ha_cluster : Get services status - detect corosync-qdevice --- 2.87s /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:21 fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.51s /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 fedora.linux_system_roles.ha_cluster : Install role essential packages --- 2.40s /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:11 fedora.linux_system_roles.ha_cluster : Populate service facts ----------- 2.34s /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:3 fedora.linux_system_roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot --- 2.24s /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:88 fedora.linux_system_roles.ha_cluster : Stop pcsd ------------------------ 2.07s /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:6 fedora.linux_system_roles.ha_cluster : Get services status - detect pacemaker --- 1.94s /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:135 fedora.linux_system_roles.ha_cluster : Get services status - detect SBD --- 1.81s /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_common/cluster-enable-disable.yml:16 fedora.linux_system_roles.selinux : Install SELinux python3 tools ------- 1.77s /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 fedora.linux_system_roles.ha_cluster : Write CIB configuration ---------- 1.76s /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:33 Gathering Facts --------------------------------------------------------- 1.74s /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_cib_node_attributes.yml:9 fedora.linux_system_roles.selinux : Install SELinux tool semanage ------- 1.74s /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 fedora.linux_system_roles.ha_cluster : Remove qnetd configuration ------- 1.70s /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:3 fedora.linux_system_roles.firewall : Configure firewall ----------------- 1.66s /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 fedora.linux_system_roles.ha_cluster : Remove CIB tempfiles ------------- 1.65s /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:290 fedora.linux_system_roles.ha_cluster : Fetch pcsd capabilities ---------- 1.64s /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:155 fedora.linux_system_roles.ha_cluster : Install cluster packages --------- 1.63s /tmp/collections-njL/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:58 10976 1726879462.51215: RUNNING CLEANUP